clawpad 0.3.4 → 0.3.6

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 (792) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-path-routes-manifest.json +5 -3
  3. package/.next/standalone/.next/build-manifest.json +2 -2
  4. package/.next/standalone/.next/prerender-manifest.json +51 -3
  5. package/.next/standalone/.next/routes-manifest.json +12 -0
  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.js +1 -1
  25. package/.next/standalone/.next/server/app/api/ai/write/route_client-reference-manifest.js +1 -1
  26. package/.next/standalone/.next/server/app/api/changes/[id]/route_client-reference-manifest.js +1 -1
  27. package/.next/standalone/.next/server/app/api/changes/record/route_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/api/changes/revert/route_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/api/changes/route.js +1 -1
  30. package/.next/standalone/.next/server/app/api/changes/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/api/changes/run/route_client-reference-manifest.js +1 -1
  32. package/.next/standalone/.next/server/app/api/chat/abort/route_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/api/chat/route.js +3 -3
  34. package/.next/standalone/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/api/files/pages/[...path]/route_client-reference-manifest.js +1 -1
  36. package/.next/standalone/.next/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/api/files/search/route_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/api/files/spaces/[space]/pages/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/api/files/spaces/route_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/api/files/watch/route.js +1 -1
  41. package/.next/standalone/.next/server/app/api/files/watch/route_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/api/gateway/detect/route.js +1 -1
  43. package/.next/standalone/.next/server/app/api/gateway/detect/route_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/api/gateway/events/route.js +1 -1
  45. package/.next/standalone/.next/server/app/api/gateway/events/route_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/api/gateway/features/route_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/api/gateway/history/route_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/api/gateway/resolve/route_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/api/gateway/sessions/route.js +1 -1
  50. package/.next/standalone/.next/server/app/api/gateway/sessions/route_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/api/gateway/status/route.js +1 -1
  52. package/.next/standalone/.next/server/app/api/gateway/status/route_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/api/openclaw/commands/route.js +1 -1
  54. package/.next/standalone/.next/server/app/api/openclaw/commands/route_client-reference-manifest.js +1 -1
  55. package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  56. package/.next/standalone/.next/server/app/api/settings/search-status/route_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/api/setup/bootstrap/route_client-reference-manifest.js +1 -1
  58. package/.next/standalone/.next/server/app/api/setup/bootstrap-workspace/route_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/api/setup/status/route_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/api/setup/trigger-onboarding/route.js +1 -1
  61. package/.next/standalone/.next/server/app/api/setup/trigger-onboarding/route_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/index.html +1 -1
  63. package/.next/standalone/.next/server/app/index.rsc +4 -4
  64. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  65. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +4 -4
  66. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  67. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +4 -4
  68. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  69. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  70. package/.next/standalone/.next/server/app/settings/connection/page_client-reference-manifest.js +1 -1
  71. package/.next/standalone/.next/server/app/settings/connection.html +1 -1
  72. package/.next/standalone/.next/server/app/settings/connection.rsc +5 -5
  73. package/.next/standalone/.next/server/app/settings/connection.segments/_full.segment.rsc +5 -5
  74. package/.next/standalone/.next/server/app/settings/connection.segments/_head.segment.rsc +1 -1
  75. package/.next/standalone/.next/server/app/settings/connection.segments/_index.segment.rsc +4 -4
  76. package/.next/standalone/.next/server/app/settings/connection.segments/_tree.segment.rsc +2 -2
  77. package/.next/standalone/.next/server/app/settings/connection.segments/settings/connection/__PAGE__.segment.rsc +2 -2
  78. package/.next/standalone/.next/server/app/settings/connection.segments/settings/connection.segment.rsc +1 -1
  79. package/.next/standalone/.next/server/app/settings/connection.segments/settings.segment.rsc +1 -1
  80. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/settings/relay/page.js +2 -0
  82. package/.next/standalone/.next/server/app/settings/relay/page.js.nft.json +1 -0
  83. package/.next/standalone/.next/server/app/settings/relay/page_client-reference-manifest.js +1 -0
  84. package/.next/standalone/.next/server/app/settings/relay.html +1 -0
  85. package/.next/standalone/.next/server/app/settings/relay.meta +16 -0
  86. package/.next/standalone/.next/server/app/settings/relay.rsc +23 -0
  87. package/.next/standalone/.next/server/app/settings/relay.segments/_full.segment.rsc +23 -0
  88. package/.next/standalone/.next/server/app/settings/relay.segments/_head.segment.rsc +6 -0
  89. package/.next/standalone/.next/server/app/settings/relay.segments/_index.segment.rsc +8 -0
  90. package/.next/standalone/.next/server/app/settings/relay.segments/_tree.segment.rsc +5 -0
  91. package/.next/standalone/.next/server/app/settings/relay.segments/settings/relay/__PAGE__.segment.rsc +9 -0
  92. package/.next/standalone/.next/server/app/settings/relay.segments/settings/relay.segment.rsc +4 -0
  93. package/.next/standalone/.next/server/app/settings/relay.segments/settings.segment.rsc +4 -0
  94. package/.next/standalone/.next/server/app/settings.html +1 -1
  95. package/.next/standalone/.next/server/app/settings.rsc +5 -5
  96. package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +5 -5
  97. package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  98. package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +4 -4
  99. package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  100. package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
  101. package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  102. package/.next/standalone/.next/server/app/setup/page_client-reference-manifest.js +1 -1
  103. package/.next/standalone/.next/server/app/setup.html +1 -1
  104. package/.next/standalone/.next/server/app/setup.rsc +5 -5
  105. package/.next/standalone/.next/server/app/setup.segments/_full.segment.rsc +5 -5
  106. package/.next/standalone/.next/server/app/setup.segments/_head.segment.rsc +1 -1
  107. package/.next/standalone/.next/server/app/setup.segments/_index.segment.rsc +4 -4
  108. package/.next/standalone/.next/server/app/setup.segments/_tree.segment.rsc +2 -2
  109. package/.next/standalone/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +2 -2
  110. package/.next/standalone/.next/server/app/setup.segments/setup.segment.rsc +1 -1
  111. package/.next/standalone/.next/server/app/waitlist/page.js +13 -0
  112. package/.next/standalone/.next/server/app/waitlist/page.js.nft.json +1 -0
  113. package/.next/standalone/.next/server/app/waitlist/page_client-reference-manifest.js +1 -0
  114. package/.next/standalone/.next/server/app/waitlist.html +1 -0
  115. package/.next/standalone/.next/server/app/waitlist.meta +15 -0
  116. package/.next/standalone/.next/server/app/waitlist.rsc +23 -0
  117. package/.next/standalone/.next/server/app/waitlist.segments/_full.segment.rsc +23 -0
  118. package/.next/standalone/.next/server/app/waitlist.segments/_head.segment.rsc +6 -0
  119. package/.next/standalone/.next/server/app/waitlist.segments/_index.segment.rsc +8 -0
  120. package/.next/standalone/.next/server/app/waitlist.segments/_tree.segment.rsc +5 -0
  121. package/.next/standalone/.next/server/app/waitlist.segments/waitlist/__PAGE__.segment.rsc +5 -0
  122. package/.next/standalone/.next/server/app/waitlist.segments/waitlist.segment.rsc +4 -0
  123. package/.next/standalone/.next/server/app/workspace/[...path]/page.js +2 -2
  124. package/.next/standalone/.next/server/app/workspace/[...path]/page.js.nft.json +1 -1
  125. package/.next/standalone/.next/server/app/workspace/[...path]/page_client-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/app/workspace/page.js +1 -1
  127. package/.next/standalone/.next/server/app/workspace/page.js.nft.json +1 -1
  128. package/.next/standalone/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  129. package/.next/standalone/.next/server/app/workspace/search/page.js +2 -2
  130. package/.next/standalone/.next/server/app/workspace/search/page.js.nft.json +1 -1
  131. package/.next/standalone/.next/server/app/workspace/search/page_client-reference-manifest.js +1 -1
  132. package/.next/standalone/.next/server/app/workspace/search.html +2 -2
  133. package/.next/standalone/.next/server/app/workspace/search.rsc +6 -6
  134. package/.next/standalone/.next/server/app/workspace/search.segments/_full.segment.rsc +6 -6
  135. package/.next/standalone/.next/server/app/workspace/search.segments/_head.segment.rsc +1 -1
  136. package/.next/standalone/.next/server/app/workspace/search.segments/_index.segment.rsc +4 -4
  137. package/.next/standalone/.next/server/app/workspace/search.segments/_tree.segment.rsc +2 -2
  138. package/.next/standalone/.next/server/app/workspace/search.segments/workspace/search/__PAGE__.segment.rsc +2 -2
  139. package/.next/standalone/.next/server/app/workspace/search.segments/workspace/search.segment.rsc +1 -1
  140. package/.next/standalone/.next/server/app/workspace/search.segments/workspace.segment.rsc +2 -2
  141. package/.next/standalone/.next/server/app/workspace.html +2 -2
  142. package/.next/standalone/.next/server/app/workspace.rsc +6 -6
  143. package/.next/standalone/.next/server/app/workspace.segments/_full.segment.rsc +6 -6
  144. package/.next/standalone/.next/server/app/workspace.segments/_head.segment.rsc +1 -1
  145. package/.next/standalone/.next/server/app/workspace.segments/_index.segment.rsc +4 -4
  146. package/.next/standalone/.next/server/app/workspace.segments/_tree.segment.rsc +2 -2
  147. package/.next/standalone/.next/server/app/workspace.segments/workspace/__PAGE__.segment.rsc +2 -2
  148. package/.next/standalone/.next/server/app/workspace.segments/workspace.segment.rsc +2 -2
  149. package/.next/standalone/.next/server/app-paths-manifest.json +5 -3
  150. package/.next/standalone/.next/server/chunks/2470.js +1 -1
  151. package/.next/standalone/.next/server/chunks/3016.js +1 -1
  152. package/.next/standalone/.next/server/chunks/3251.js +1 -1
  153. package/.next/standalone/.next/server/chunks/4150.js +1 -0
  154. package/.next/standalone/.next/server/chunks/4153.js +47 -0
  155. package/.next/standalone/.next/server/chunks/4780.js +5 -0
  156. package/.next/standalone/.next/server/chunks/5290.js +1 -0
  157. package/.next/standalone/.next/server/chunks/534.js +1 -1
  158. package/.next/standalone/.next/server/chunks/7051.js +1 -1
  159. package/.next/standalone/.next/server/chunks/7772.js +1 -1
  160. package/.next/standalone/.next/server/chunks/8349.js +1 -1
  161. package/.next/standalone/.next/server/pages/404.html +1 -1
  162. package/.next/standalone/.next/server/pages/500.html +2 -2
  163. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  164. package/.next/standalone/node_modules/caniuse-lite/data/agents.js +1 -1
  165. package/.next/standalone/node_modules/caniuse-lite/data/browserVersions.js +1 -1
  166. package/.next/standalone/node_modules/caniuse-lite/data/features/aac.js +1 -1
  167. package/.next/standalone/node_modules/caniuse-lite/data/features/abortcontroller.js +1 -1
  168. package/.next/standalone/node_modules/caniuse-lite/data/features/ac3-ec3.js +1 -1
  169. package/.next/standalone/node_modules/caniuse-lite/data/features/accelerometer.js +1 -1
  170. package/.next/standalone/node_modules/caniuse-lite/data/features/addeventlistener.js +1 -1
  171. package/.next/standalone/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +1 -1
  172. package/.next/standalone/node_modules/caniuse-lite/data/features/ambient-light.js +1 -1
  173. package/.next/standalone/node_modules/caniuse-lite/data/features/apng.js +1 -1
  174. package/.next/standalone/node_modules/caniuse-lite/data/features/array-find-index.js +1 -1
  175. package/.next/standalone/node_modules/caniuse-lite/data/features/array-find.js +1 -1
  176. package/.next/standalone/node_modules/caniuse-lite/data/features/array-flat.js +1 -1
  177. package/.next/standalone/node_modules/caniuse-lite/data/features/array-includes.js +1 -1
  178. package/.next/standalone/node_modules/caniuse-lite/data/features/arrow-functions.js +1 -1
  179. package/.next/standalone/node_modules/caniuse-lite/data/features/asmjs.js +1 -1
  180. package/.next/standalone/node_modules/caniuse-lite/data/features/async-clipboard.js +1 -1
  181. package/.next/standalone/node_modules/caniuse-lite/data/features/async-functions.js +1 -1
  182. package/.next/standalone/node_modules/caniuse-lite/data/features/atob-btoa.js +1 -1
  183. package/.next/standalone/node_modules/caniuse-lite/data/features/audio-api.js +1 -1
  184. package/.next/standalone/node_modules/caniuse-lite/data/features/audio.js +1 -1
  185. package/.next/standalone/node_modules/caniuse-lite/data/features/audiotracks.js +1 -1
  186. package/.next/standalone/node_modules/caniuse-lite/data/features/autofocus.js +1 -1
  187. package/.next/standalone/node_modules/caniuse-lite/data/features/auxclick.js +1 -1
  188. package/.next/standalone/node_modules/caniuse-lite/data/features/av1.js +1 -1
  189. package/.next/standalone/node_modules/caniuse-lite/data/features/avif.js +1 -1
  190. package/.next/standalone/node_modules/caniuse-lite/data/features/background-attachment.js +1 -1
  191. package/.next/standalone/node_modules/caniuse-lite/data/features/background-clip-text.js +1 -1
  192. package/.next/standalone/node_modules/caniuse-lite/data/features/background-img-opts.js +1 -1
  193. package/.next/standalone/node_modules/caniuse-lite/data/features/background-position-x-y.js +1 -1
  194. package/.next/standalone/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +1 -1
  195. package/.next/standalone/node_modules/caniuse-lite/data/features/background-sync.js +1 -1
  196. package/.next/standalone/node_modules/caniuse-lite/data/features/battery-status.js +1 -1
  197. package/.next/standalone/node_modules/caniuse-lite/data/features/beacon.js +1 -1
  198. package/.next/standalone/node_modules/caniuse-lite/data/features/beforeafterprint.js +1 -1
  199. package/.next/standalone/node_modules/caniuse-lite/data/features/bigint.js +1 -1
  200. package/.next/standalone/node_modules/caniuse-lite/data/features/blobbuilder.js +1 -1
  201. package/.next/standalone/node_modules/caniuse-lite/data/features/bloburls.js +1 -1
  202. package/.next/standalone/node_modules/caniuse-lite/data/features/border-image.js +1 -1
  203. package/.next/standalone/node_modules/caniuse-lite/data/features/border-radius.js +1 -1
  204. package/.next/standalone/node_modules/caniuse-lite/data/features/broadcastchannel.js +1 -1
  205. package/.next/standalone/node_modules/caniuse-lite/data/features/brotli.js +1 -1
  206. package/.next/standalone/node_modules/caniuse-lite/data/features/calc.js +1 -1
  207. package/.next/standalone/node_modules/caniuse-lite/data/features/canvas-blending.js +1 -1
  208. package/.next/standalone/node_modules/caniuse-lite/data/features/canvas-text.js +1 -1
  209. package/.next/standalone/node_modules/caniuse-lite/data/features/canvas.js +1 -1
  210. package/.next/standalone/node_modules/caniuse-lite/data/features/ch-unit.js +1 -1
  211. package/.next/standalone/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +1 -1
  212. package/.next/standalone/node_modules/caniuse-lite/data/features/channel-messaging.js +1 -1
  213. package/.next/standalone/node_modules/caniuse-lite/data/features/childnode-remove.js +1 -1
  214. package/.next/standalone/node_modules/caniuse-lite/data/features/classlist.js +1 -1
  215. package/.next/standalone/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +1 -1
  216. package/.next/standalone/node_modules/caniuse-lite/data/features/clipboard.js +1 -1
  217. package/.next/standalone/node_modules/caniuse-lite/data/features/colr-v1.js +1 -1
  218. package/.next/standalone/node_modules/caniuse-lite/data/features/colr.js +1 -1
  219. package/.next/standalone/node_modules/caniuse-lite/data/features/comparedocumentposition.js +1 -1
  220. package/.next/standalone/node_modules/caniuse-lite/data/features/console-basic.js +1 -1
  221. package/.next/standalone/node_modules/caniuse-lite/data/features/console-time.js +1 -1
  222. package/.next/standalone/node_modules/caniuse-lite/data/features/const.js +1 -1
  223. package/.next/standalone/node_modules/caniuse-lite/data/features/constraint-validation.js +1 -1
  224. package/.next/standalone/node_modules/caniuse-lite/data/features/contenteditable.js +1 -1
  225. package/.next/standalone/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +1 -1
  226. package/.next/standalone/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +1 -1
  227. package/.next/standalone/node_modules/caniuse-lite/data/features/cookie-store-api.js +1 -1
  228. package/.next/standalone/node_modules/caniuse-lite/data/features/cors.js +1 -1
  229. package/.next/standalone/node_modules/caniuse-lite/data/features/createimagebitmap.js +1 -1
  230. package/.next/standalone/node_modules/caniuse-lite/data/features/credential-management.js +1 -1
  231. package/.next/standalone/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +1 -1
  232. package/.next/standalone/node_modules/caniuse-lite/data/features/cryptography.js +1 -1
  233. package/.next/standalone/node_modules/caniuse-lite/data/features/css-all.js +1 -1
  234. package/.next/standalone/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +1 -1
  235. package/.next/standalone/node_modules/caniuse-lite/data/features/css-animation.js +1 -1
  236. package/.next/standalone/node_modules/caniuse-lite/data/features/css-any-link.js +1 -1
  237. package/.next/standalone/node_modules/caniuse-lite/data/features/css-appearance.js +1 -1
  238. package/.next/standalone/node_modules/caniuse-lite/data/features/css-at-counter-style.js +1 -1
  239. package/.next/standalone/node_modules/caniuse-lite/data/features/css-autofill.js +1 -1
  240. package/.next/standalone/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +1 -1
  241. package/.next/standalone/node_modules/caniuse-lite/data/features/css-background-offsets.js +1 -1
  242. package/.next/standalone/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +1 -1
  243. package/.next/standalone/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +1 -1
  244. package/.next/standalone/node_modules/caniuse-lite/data/features/css-boxshadow.js +1 -1
  245. package/.next/standalone/node_modules/caniuse-lite/data/features/css-canvas.js +1 -1
  246. package/.next/standalone/node_modules/caniuse-lite/data/features/css-caret-color.js +1 -1
  247. package/.next/standalone/node_modules/caniuse-lite/data/features/css-cascade-layers.js +1 -1
  248. package/.next/standalone/node_modules/caniuse-lite/data/features/css-cascade-scope.js +1 -1
  249. package/.next/standalone/node_modules/caniuse-lite/data/features/css-case-insensitive.js +1 -1
  250. package/.next/standalone/node_modules/caniuse-lite/data/features/css-clip-path.js +1 -1
  251. package/.next/standalone/node_modules/caniuse-lite/data/features/css-color-adjust.js +1 -1
  252. package/.next/standalone/node_modules/caniuse-lite/data/features/css-color-function.js +1 -1
  253. package/.next/standalone/node_modules/caniuse-lite/data/features/css-conic-gradients.js +1 -1
  254. package/.next/standalone/node_modules/caniuse-lite/data/features/css-container-queries-style.js +1 -1
  255. package/.next/standalone/node_modules/caniuse-lite/data/features/css-container-queries.js +1 -1
  256. package/.next/standalone/node_modules/caniuse-lite/data/features/css-container-query-units.js +1 -1
  257. package/.next/standalone/node_modules/caniuse-lite/data/features/css-containment.js +1 -1
  258. package/.next/standalone/node_modules/caniuse-lite/data/features/css-content-visibility.js +1 -1
  259. package/.next/standalone/node_modules/caniuse-lite/data/features/css-counters.js +1 -1
  260. package/.next/standalone/node_modules/caniuse-lite/data/features/css-crisp-edges.js +1 -1
  261. package/.next/standalone/node_modules/caniuse-lite/data/features/css-cross-fade.js +1 -1
  262. package/.next/standalone/node_modules/caniuse-lite/data/features/css-default-pseudo.js +1 -1
  263. package/.next/standalone/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +1 -1
  264. package/.next/standalone/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +1 -1
  265. package/.next/standalone/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +1 -1
  266. package/.next/standalone/node_modules/caniuse-lite/data/features/css-display-contents.js +1 -1
  267. package/.next/standalone/node_modules/caniuse-lite/data/features/css-element-function.js +1 -1
  268. package/.next/standalone/node_modules/caniuse-lite/data/features/css-env-function.js +1 -1
  269. package/.next/standalone/node_modules/caniuse-lite/data/features/css-exclusions.js +1 -1
  270. package/.next/standalone/node_modules/caniuse-lite/data/features/css-featurequeries.js +1 -1
  271. package/.next/standalone/node_modules/caniuse-lite/data/features/css-file-selector-button.js +1 -1
  272. package/.next/standalone/node_modules/caniuse-lite/data/features/css-filter-function.js +1 -1
  273. package/.next/standalone/node_modules/caniuse-lite/data/features/css-filters.js +1 -1
  274. package/.next/standalone/node_modules/caniuse-lite/data/features/css-first-letter.js +1 -1
  275. package/.next/standalone/node_modules/caniuse-lite/data/features/css-first-line.js +1 -1
  276. package/.next/standalone/node_modules/caniuse-lite/data/features/css-fixed.js +1 -1
  277. package/.next/standalone/node_modules/caniuse-lite/data/features/css-focus-visible.js +1 -1
  278. package/.next/standalone/node_modules/caniuse-lite/data/features/css-focus-within.js +1 -1
  279. package/.next/standalone/node_modules/caniuse-lite/data/features/css-font-palette.js +1 -1
  280. package/.next/standalone/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +1 -1
  281. package/.next/standalone/node_modules/caniuse-lite/data/features/css-font-stretch.js +1 -1
  282. package/.next/standalone/node_modules/caniuse-lite/data/features/css-gencontent.js +1 -1
  283. package/.next/standalone/node_modules/caniuse-lite/data/features/css-gradients.js +1 -1
  284. package/.next/standalone/node_modules/caniuse-lite/data/features/css-grid-animation.js +1 -1
  285. package/.next/standalone/node_modules/caniuse-lite/data/features/css-grid-lanes.js +1 -1
  286. package/.next/standalone/node_modules/caniuse-lite/data/features/css-grid.js +1 -1
  287. package/.next/standalone/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +1 -1
  288. package/.next/standalone/node_modules/caniuse-lite/data/features/css-has.js +1 -1
  289. package/.next/standalone/node_modules/caniuse-lite/data/features/css-hyphens.js +1 -1
  290. package/.next/standalone/node_modules/caniuse-lite/data/features/css-if.js +1 -1
  291. package/.next/standalone/node_modules/caniuse-lite/data/features/css-image-orientation.js +1 -1
  292. package/.next/standalone/node_modules/caniuse-lite/data/features/css-image-set.js +1 -1
  293. package/.next/standalone/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +1 -1
  294. package/.next/standalone/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +1 -1
  295. package/.next/standalone/node_modules/caniuse-lite/data/features/css-initial-letter.js +1 -1
  296. package/.next/standalone/node_modules/caniuse-lite/data/features/css-initial-value.js +1 -1
  297. package/.next/standalone/node_modules/caniuse-lite/data/features/css-lch-lab.js +1 -1
  298. package/.next/standalone/node_modules/caniuse-lite/data/features/css-letter-spacing.js +1 -1
  299. package/.next/standalone/node_modules/caniuse-lite/data/features/css-line-clamp.js +1 -1
  300. package/.next/standalone/node_modules/caniuse-lite/data/features/css-logical-props.js +1 -1
  301. package/.next/standalone/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +1 -1
  302. package/.next/standalone/node_modules/caniuse-lite/data/features/css-masks.js +1 -1
  303. package/.next/standalone/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +1 -1
  304. package/.next/standalone/node_modules/caniuse-lite/data/features/css-math-functions.js +1 -1
  305. package/.next/standalone/node_modules/caniuse-lite/data/features/css-media-interaction.js +1 -1
  306. package/.next/standalone/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +1 -1
  307. package/.next/standalone/node_modules/caniuse-lite/data/features/css-media-resolution.js +1 -1
  308. package/.next/standalone/node_modules/caniuse-lite/data/features/css-media-scripting.js +1 -1
  309. package/.next/standalone/node_modules/caniuse-lite/data/features/css-mediaqueries.js +1 -1
  310. package/.next/standalone/node_modules/caniuse-lite/data/features/css-mixblendmode.js +1 -1
  311. package/.next/standalone/node_modules/caniuse-lite/data/features/css-module-scripts.js +1 -1
  312. package/.next/standalone/node_modules/caniuse-lite/data/features/css-motion-paths.js +1 -1
  313. package/.next/standalone/node_modules/caniuse-lite/data/features/css-namespaces.js +1 -1
  314. package/.next/standalone/node_modules/caniuse-lite/data/features/css-nesting.js +1 -1
  315. package/.next/standalone/node_modules/caniuse-lite/data/features/css-not-sel-list.js +1 -1
  316. package/.next/standalone/node_modules/caniuse-lite/data/features/css-nth-child-of.js +1 -1
  317. package/.next/standalone/node_modules/caniuse-lite/data/features/css-opacity.js +1 -1
  318. package/.next/standalone/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +1 -1
  319. package/.next/standalone/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +1 -1
  320. package/.next/standalone/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +1 -1
  321. package/.next/standalone/node_modules/caniuse-lite/data/features/css-overflow.js +1 -1
  322. package/.next/standalone/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +1 -1
  323. package/.next/standalone/node_modules/caniuse-lite/data/features/css-page-break.js +1 -1
  324. package/.next/standalone/node_modules/caniuse-lite/data/features/css-paged-media.js +1 -1
  325. package/.next/standalone/node_modules/caniuse-lite/data/features/css-paint-api.js +1 -1
  326. package/.next/standalone/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +1 -1
  327. package/.next/standalone/node_modules/caniuse-lite/data/features/css-placeholder.js +1 -1
  328. package/.next/standalone/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +1 -1
  329. package/.next/standalone/node_modules/caniuse-lite/data/features/css-read-only-write.js +1 -1
  330. package/.next/standalone/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +1 -1
  331. package/.next/standalone/node_modules/caniuse-lite/data/features/css-reflections.js +1 -1
  332. package/.next/standalone/node_modules/caniuse-lite/data/features/css-regions.js +1 -1
  333. package/.next/standalone/node_modules/caniuse-lite/data/features/css-relative-colors.js +1 -1
  334. package/.next/standalone/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +1 -1
  335. package/.next/standalone/node_modules/caniuse-lite/data/features/css-resize.js +1 -1
  336. package/.next/standalone/node_modules/caniuse-lite/data/features/css-revert-value.js +1 -1
  337. package/.next/standalone/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +1 -1
  338. package/.next/standalone/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +1 -1
  339. package/.next/standalone/node_modules/caniuse-lite/data/features/css-scrollbar.js +1 -1
  340. package/.next/standalone/node_modules/caniuse-lite/data/features/css-sel2.js +1 -1
  341. package/.next/standalone/node_modules/caniuse-lite/data/features/css-sel3.js +1 -1
  342. package/.next/standalone/node_modules/caniuse-lite/data/features/css-selection.js +1 -1
  343. package/.next/standalone/node_modules/caniuse-lite/data/features/css-shapes.js +1 -1
  344. package/.next/standalone/node_modules/caniuse-lite/data/features/css-snappoints.js +1 -1
  345. package/.next/standalone/node_modules/caniuse-lite/data/features/css-sticky.js +1 -1
  346. package/.next/standalone/node_modules/caniuse-lite/data/features/css-subgrid.js +1 -1
  347. package/.next/standalone/node_modules/caniuse-lite/data/features/css-supports-api.js +1 -1
  348. package/.next/standalone/node_modules/caniuse-lite/data/features/css-table.js +1 -1
  349. package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-align-last.js +1 -1
  350. package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-box-trim.js +1 -1
  351. package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-indent.js +1 -1
  352. package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-justify.js +1 -1
  353. package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-orientation.js +1 -1
  354. package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-spacing.js +1 -1
  355. package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +1 -1
  356. package/.next/standalone/node_modules/caniuse-lite/data/features/css-textshadow.js +1 -1
  357. package/.next/standalone/node_modules/caniuse-lite/data/features/css-touch-action.js +1 -1
  358. package/.next/standalone/node_modules/caniuse-lite/data/features/css-transitions.js +1 -1
  359. package/.next/standalone/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +1 -1
  360. package/.next/standalone/node_modules/caniuse-lite/data/features/css-unset-value.js +1 -1
  361. package/.next/standalone/node_modules/caniuse-lite/data/features/css-variables.js +1 -1
  362. package/.next/standalone/node_modules/caniuse-lite/data/features/css-when-else.js +1 -1
  363. package/.next/standalone/node_modules/caniuse-lite/data/features/css-widows-orphans.js +1 -1
  364. package/.next/standalone/node_modules/caniuse-lite/data/features/css-width-stretch.js +1 -1
  365. package/.next/standalone/node_modules/caniuse-lite/data/features/css-writing-mode.js +1 -1
  366. package/.next/standalone/node_modules/caniuse-lite/data/features/css-zoom.js +1 -1
  367. package/.next/standalone/node_modules/caniuse-lite/data/features/css3-attr.js +1 -1
  368. package/.next/standalone/node_modules/caniuse-lite/data/features/css3-boxsizing.js +1 -1
  369. package/.next/standalone/node_modules/caniuse-lite/data/features/css3-colors.js +1 -1
  370. package/.next/standalone/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +1 -1
  371. package/.next/standalone/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +1 -1
  372. package/.next/standalone/node_modules/caniuse-lite/data/features/css3-cursors.js +1 -1
  373. package/.next/standalone/node_modules/caniuse-lite/data/features/css3-tabsize.js +1 -1
  374. package/.next/standalone/node_modules/caniuse-lite/data/features/currentcolor.js +1 -1
  375. package/.next/standalone/node_modules/caniuse-lite/data/features/custom-elements.js +1 -1
  376. package/.next/standalone/node_modules/caniuse-lite/data/features/custom-elementsv1.js +1 -1
  377. package/.next/standalone/node_modules/caniuse-lite/data/features/customevent.js +1 -1
  378. package/.next/standalone/node_modules/caniuse-lite/data/features/datalist.js +1 -1
  379. package/.next/standalone/node_modules/caniuse-lite/data/features/dataset.js +1 -1
  380. package/.next/standalone/node_modules/caniuse-lite/data/features/datauri.js +1 -1
  381. package/.next/standalone/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +1 -1
  382. package/.next/standalone/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +1 -1
  383. package/.next/standalone/node_modules/caniuse-lite/data/features/decorators.js +1 -1
  384. package/.next/standalone/node_modules/caniuse-lite/data/features/details.js +1 -1
  385. package/.next/standalone/node_modules/caniuse-lite/data/features/deviceorientation.js +1 -1
  386. package/.next/standalone/node_modules/caniuse-lite/data/features/devicepixelratio.js +1 -1
  387. package/.next/standalone/node_modules/caniuse-lite/data/features/dialog.js +1 -1
  388. package/.next/standalone/node_modules/caniuse-lite/data/features/dispatchevent.js +1 -1
  389. package/.next/standalone/node_modules/caniuse-lite/data/features/dnssec.js +1 -1
  390. package/.next/standalone/node_modules/caniuse-lite/data/features/do-not-track.js +1 -1
  391. package/.next/standalone/node_modules/caniuse-lite/data/features/document-currentscript.js +1 -1
  392. package/.next/standalone/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +1 -1
  393. package/.next/standalone/node_modules/caniuse-lite/data/features/document-execcommand.js +1 -1
  394. package/.next/standalone/node_modules/caniuse-lite/data/features/document-policy.js +1 -1
  395. package/.next/standalone/node_modules/caniuse-lite/data/features/document-scrollingelement.js +1 -1
  396. package/.next/standalone/node_modules/caniuse-lite/data/features/documenthead.js +1 -1
  397. package/.next/standalone/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +1 -1
  398. package/.next/standalone/node_modules/caniuse-lite/data/features/dom-range.js +1 -1
  399. package/.next/standalone/node_modules/caniuse-lite/data/features/domcontentloaded.js +1 -1
  400. package/.next/standalone/node_modules/caniuse-lite/data/features/dommatrix.js +1 -1
  401. package/.next/standalone/node_modules/caniuse-lite/data/features/download.js +1 -1
  402. package/.next/standalone/node_modules/caniuse-lite/data/features/dragndrop.js +1 -1
  403. package/.next/standalone/node_modules/caniuse-lite/data/features/element-closest.js +1 -1
  404. package/.next/standalone/node_modules/caniuse-lite/data/features/element-from-point.js +1 -1
  405. package/.next/standalone/node_modules/caniuse-lite/data/features/element-scroll-methods.js +1 -1
  406. package/.next/standalone/node_modules/caniuse-lite/data/features/eme.js +1 -1
  407. package/.next/standalone/node_modules/caniuse-lite/data/features/eot.js +1 -1
  408. package/.next/standalone/node_modules/caniuse-lite/data/features/es5.js +1 -1
  409. package/.next/standalone/node_modules/caniuse-lite/data/features/es6-class.js +1 -1
  410. package/.next/standalone/node_modules/caniuse-lite/data/features/es6-generators.js +1 -1
  411. package/.next/standalone/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +1 -1
  412. package/.next/standalone/node_modules/caniuse-lite/data/features/es6-module.js +1 -1
  413. package/.next/standalone/node_modules/caniuse-lite/data/features/es6-number.js +1 -1
  414. package/.next/standalone/node_modules/caniuse-lite/data/features/es6-string-includes.js +1 -1
  415. package/.next/standalone/node_modules/caniuse-lite/data/features/es6.js +1 -1
  416. package/.next/standalone/node_modules/caniuse-lite/data/features/eventsource.js +1 -1
  417. package/.next/standalone/node_modules/caniuse-lite/data/features/extended-system-fonts.js +1 -1
  418. package/.next/standalone/node_modules/caniuse-lite/data/features/feature-policy.js +1 -1
  419. package/.next/standalone/node_modules/caniuse-lite/data/features/fetch.js +1 -1
  420. package/.next/standalone/node_modules/caniuse-lite/data/features/fieldset-disabled.js +1 -1
  421. package/.next/standalone/node_modules/caniuse-lite/data/features/fileapi.js +1 -1
  422. package/.next/standalone/node_modules/caniuse-lite/data/features/filereader.js +1 -1
  423. package/.next/standalone/node_modules/caniuse-lite/data/features/filereadersync.js +1 -1
  424. package/.next/standalone/node_modules/caniuse-lite/data/features/filesystem.js +1 -1
  425. package/.next/standalone/node_modules/caniuse-lite/data/features/flac.js +1 -1
  426. package/.next/standalone/node_modules/caniuse-lite/data/features/flexbox-gap.js +1 -1
  427. package/.next/standalone/node_modules/caniuse-lite/data/features/flexbox.js +1 -1
  428. package/.next/standalone/node_modules/caniuse-lite/data/features/flow-root.js +1 -1
  429. package/.next/standalone/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +1 -1
  430. package/.next/standalone/node_modules/caniuse-lite/data/features/font-family-system-ui.js +1 -1
  431. package/.next/standalone/node_modules/caniuse-lite/data/features/font-feature.js +1 -1
  432. package/.next/standalone/node_modules/caniuse-lite/data/features/font-kerning.js +1 -1
  433. package/.next/standalone/node_modules/caniuse-lite/data/features/font-loading.js +1 -1
  434. package/.next/standalone/node_modules/caniuse-lite/data/features/font-size-adjust.js +1 -1
  435. package/.next/standalone/node_modules/caniuse-lite/data/features/font-smooth.js +1 -1
  436. package/.next/standalone/node_modules/caniuse-lite/data/features/font-unicode-range.js +1 -1
  437. package/.next/standalone/node_modules/caniuse-lite/data/features/font-variant-alternates.js +1 -1
  438. package/.next/standalone/node_modules/caniuse-lite/data/features/font-variant-numeric.js +1 -1
  439. package/.next/standalone/node_modules/caniuse-lite/data/features/fontface.js +1 -1
  440. package/.next/standalone/node_modules/caniuse-lite/data/features/form-attribute.js +1 -1
  441. package/.next/standalone/node_modules/caniuse-lite/data/features/form-submit-attributes.js +1 -1
  442. package/.next/standalone/node_modules/caniuse-lite/data/features/form-validation.js +1 -1
  443. package/.next/standalone/node_modules/caniuse-lite/data/features/forms.js +1 -1
  444. package/.next/standalone/node_modules/caniuse-lite/data/features/fullscreen.js +1 -1
  445. package/.next/standalone/node_modules/caniuse-lite/data/features/gamepad.js +1 -1
  446. package/.next/standalone/node_modules/caniuse-lite/data/features/geolocation.js +1 -1
  447. package/.next/standalone/node_modules/caniuse-lite/data/features/getboundingclientrect.js +1 -1
  448. package/.next/standalone/node_modules/caniuse-lite/data/features/getcomputedstyle.js +1 -1
  449. package/.next/standalone/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +1 -1
  450. package/.next/standalone/node_modules/caniuse-lite/data/features/getrandomvalues.js +1 -1
  451. package/.next/standalone/node_modules/caniuse-lite/data/features/gyroscope.js +1 -1
  452. package/.next/standalone/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +1 -1
  453. package/.next/standalone/node_modules/caniuse-lite/data/features/hashchange.js +1 -1
  454. package/.next/standalone/node_modules/caniuse-lite/data/features/heif.js +1 -1
  455. package/.next/standalone/node_modules/caniuse-lite/data/features/hevc.js +1 -1
  456. package/.next/standalone/node_modules/caniuse-lite/data/features/hidden.js +1 -1
  457. package/.next/standalone/node_modules/caniuse-lite/data/features/high-resolution-time.js +1 -1
  458. package/.next/standalone/node_modules/caniuse-lite/data/features/history.js +1 -1
  459. package/.next/standalone/node_modules/caniuse-lite/data/features/html-media-capture.js +1 -1
  460. package/.next/standalone/node_modules/caniuse-lite/data/features/html5semantic.js +1 -1
  461. package/.next/standalone/node_modules/caniuse-lite/data/features/http-live-streaming.js +1 -1
  462. package/.next/standalone/node_modules/caniuse-lite/data/features/http2.js +1 -1
  463. package/.next/standalone/node_modules/caniuse-lite/data/features/http3.js +1 -1
  464. package/.next/standalone/node_modules/caniuse-lite/data/features/iframe-sandbox.js +1 -1
  465. package/.next/standalone/node_modules/caniuse-lite/data/features/iframe-seamless.js +1 -1
  466. package/.next/standalone/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +1 -1
  467. package/.next/standalone/node_modules/caniuse-lite/data/features/imagecapture.js +1 -1
  468. package/.next/standalone/node_modules/caniuse-lite/data/features/ime.js +1 -1
  469. package/.next/standalone/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +1 -1
  470. package/.next/standalone/node_modules/caniuse-lite/data/features/import-maps.js +1 -1
  471. package/.next/standalone/node_modules/caniuse-lite/data/features/imports.js +1 -1
  472. package/.next/standalone/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +1 -1
  473. package/.next/standalone/node_modules/caniuse-lite/data/features/indexeddb.js +1 -1
  474. package/.next/standalone/node_modules/caniuse-lite/data/features/indexeddb2.js +1 -1
  475. package/.next/standalone/node_modules/caniuse-lite/data/features/inline-block.js +1 -1
  476. package/.next/standalone/node_modules/caniuse-lite/data/features/innertext.js +1 -1
  477. package/.next/standalone/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +1 -1
  478. package/.next/standalone/node_modules/caniuse-lite/data/features/input-color.js +1 -1
  479. package/.next/standalone/node_modules/caniuse-lite/data/features/input-datetime.js +1 -1
  480. package/.next/standalone/node_modules/caniuse-lite/data/features/input-email-tel-url.js +1 -1
  481. package/.next/standalone/node_modules/caniuse-lite/data/features/input-event.js +1 -1
  482. package/.next/standalone/node_modules/caniuse-lite/data/features/input-file-accept.js +1 -1
  483. package/.next/standalone/node_modules/caniuse-lite/data/features/input-file-directory.js +1 -1
  484. package/.next/standalone/node_modules/caniuse-lite/data/features/input-file-multiple.js +1 -1
  485. package/.next/standalone/node_modules/caniuse-lite/data/features/input-inputmode.js +1 -1
  486. package/.next/standalone/node_modules/caniuse-lite/data/features/input-minlength.js +1 -1
  487. package/.next/standalone/node_modules/caniuse-lite/data/features/input-number.js +1 -1
  488. package/.next/standalone/node_modules/caniuse-lite/data/features/input-pattern.js +1 -1
  489. package/.next/standalone/node_modules/caniuse-lite/data/features/input-placeholder.js +1 -1
  490. package/.next/standalone/node_modules/caniuse-lite/data/features/input-range.js +1 -1
  491. package/.next/standalone/node_modules/caniuse-lite/data/features/input-search.js +1 -1
  492. package/.next/standalone/node_modules/caniuse-lite/data/features/input-selection.js +1 -1
  493. package/.next/standalone/node_modules/caniuse-lite/data/features/insert-adjacent.js +1 -1
  494. package/.next/standalone/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +1 -1
  495. package/.next/standalone/node_modules/caniuse-lite/data/features/internationalization.js +1 -1
  496. package/.next/standalone/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +1 -1
  497. package/.next/standalone/node_modules/caniuse-lite/data/features/intersectionobserver.js +1 -1
  498. package/.next/standalone/node_modules/caniuse-lite/data/features/intl-pluralrules.js +1 -1
  499. package/.next/standalone/node_modules/caniuse-lite/data/features/intrinsic-width.js +1 -1
  500. package/.next/standalone/node_modules/caniuse-lite/data/features/jpeg2000.js +1 -1
  501. package/.next/standalone/node_modules/caniuse-lite/data/features/jpegxl.js +1 -1
  502. package/.next/standalone/node_modules/caniuse-lite/data/features/jpegxr.js +1 -1
  503. package/.next/standalone/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +1 -1
  504. package/.next/standalone/node_modules/caniuse-lite/data/features/json.js +1 -1
  505. package/.next/standalone/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +1 -1
  506. package/.next/standalone/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +1 -1
  507. package/.next/standalone/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +1 -1
  508. package/.next/standalone/node_modules/caniuse-lite/data/features/keyboardevent-code.js +1 -1
  509. package/.next/standalone/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +1 -1
  510. package/.next/standalone/node_modules/caniuse-lite/data/features/keyboardevent-key.js +1 -1
  511. package/.next/standalone/node_modules/caniuse-lite/data/features/keyboardevent-location.js +1 -1
  512. package/.next/standalone/node_modules/caniuse-lite/data/features/keyboardevent-which.js +1 -1
  513. package/.next/standalone/node_modules/caniuse-lite/data/features/lazyload.js +1 -1
  514. package/.next/standalone/node_modules/caniuse-lite/data/features/let.js +1 -1
  515. package/.next/standalone/node_modules/caniuse-lite/data/features/link-icon-png.js +1 -1
  516. package/.next/standalone/node_modules/caniuse-lite/data/features/link-icon-svg.js +1 -1
  517. package/.next/standalone/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +1 -1
  518. package/.next/standalone/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +1 -1
  519. package/.next/standalone/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +1 -1
  520. package/.next/standalone/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +1 -1
  521. package/.next/standalone/node_modules/caniuse-lite/data/features/link-rel-preload.js +1 -1
  522. package/.next/standalone/node_modules/caniuse-lite/data/features/link-rel-prerender.js +1 -1
  523. package/.next/standalone/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +1 -1
  524. package/.next/standalone/node_modules/caniuse-lite/data/features/localecompare.js +1 -1
  525. package/.next/standalone/node_modules/caniuse-lite/data/features/magnetometer.js +1 -1
  526. package/.next/standalone/node_modules/caniuse-lite/data/features/matchesselector.js +1 -1
  527. package/.next/standalone/node_modules/caniuse-lite/data/features/matchmedia.js +1 -1
  528. package/.next/standalone/node_modules/caniuse-lite/data/features/mathml.js +1 -1
  529. package/.next/standalone/node_modules/caniuse-lite/data/features/maxlength.js +1 -1
  530. package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +1 -1
  531. package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +1 -1
  532. package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +1 -1
  533. package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +1 -1
  534. package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +1 -1
  535. package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +1 -1
  536. package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +1 -1
  537. package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +1 -1
  538. package/.next/standalone/node_modules/caniuse-lite/data/features/media-fragments.js +1 -1
  539. package/.next/standalone/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +1 -1
  540. package/.next/standalone/node_modules/caniuse-lite/data/features/mediarecorder.js +1 -1
  541. package/.next/standalone/node_modules/caniuse-lite/data/features/mediasource.js +1 -1
  542. package/.next/standalone/node_modules/caniuse-lite/data/features/menu.js +1 -1
  543. package/.next/standalone/node_modules/caniuse-lite/data/features/meta-theme-color.js +1 -1
  544. package/.next/standalone/node_modules/caniuse-lite/data/features/meter.js +1 -1
  545. package/.next/standalone/node_modules/caniuse-lite/data/features/midi.js +1 -1
  546. package/.next/standalone/node_modules/caniuse-lite/data/features/minmaxwh.js +1 -1
  547. package/.next/standalone/node_modules/caniuse-lite/data/features/mp3.js +1 -1
  548. package/.next/standalone/node_modules/caniuse-lite/data/features/mpeg-dash.js +1 -1
  549. package/.next/standalone/node_modules/caniuse-lite/data/features/mpeg4.js +1 -1
  550. package/.next/standalone/node_modules/caniuse-lite/data/features/multibackgrounds.js +1 -1
  551. package/.next/standalone/node_modules/caniuse-lite/data/features/multicolumn.js +1 -1
  552. package/.next/standalone/node_modules/caniuse-lite/data/features/mutation-events.js +1 -1
  553. package/.next/standalone/node_modules/caniuse-lite/data/features/mutationobserver.js +1 -1
  554. package/.next/standalone/node_modules/caniuse-lite/data/features/namevalue-storage.js +1 -1
  555. package/.next/standalone/node_modules/caniuse-lite/data/features/native-filesystem-api.js +1 -1
  556. package/.next/standalone/node_modules/caniuse-lite/data/features/nav-timing.js +1 -1
  557. package/.next/standalone/node_modules/caniuse-lite/data/features/netinfo.js +1 -1
  558. package/.next/standalone/node_modules/caniuse-lite/data/features/notifications.js +1 -1
  559. package/.next/standalone/node_modules/caniuse-lite/data/features/object-entries.js +1 -1
  560. package/.next/standalone/node_modules/caniuse-lite/data/features/object-fit.js +1 -1
  561. package/.next/standalone/node_modules/caniuse-lite/data/features/object-observe.js +1 -1
  562. package/.next/standalone/node_modules/caniuse-lite/data/features/object-values.js +1 -1
  563. package/.next/standalone/node_modules/caniuse-lite/data/features/objectrtc.js +1 -1
  564. package/.next/standalone/node_modules/caniuse-lite/data/features/offline-apps.js +1 -1
  565. package/.next/standalone/node_modules/caniuse-lite/data/features/offscreencanvas.js +1 -1
  566. package/.next/standalone/node_modules/caniuse-lite/data/features/ogg-vorbis.js +1 -1
  567. package/.next/standalone/node_modules/caniuse-lite/data/features/ogv.js +1 -1
  568. package/.next/standalone/node_modules/caniuse-lite/data/features/ol-reversed.js +1 -1
  569. package/.next/standalone/node_modules/caniuse-lite/data/features/once-event-listener.js +1 -1
  570. package/.next/standalone/node_modules/caniuse-lite/data/features/online-status.js +1 -1
  571. package/.next/standalone/node_modules/caniuse-lite/data/features/opus.js +1 -1
  572. package/.next/standalone/node_modules/caniuse-lite/data/features/orientation-sensor.js +1 -1
  573. package/.next/standalone/node_modules/caniuse-lite/data/features/outline.js +1 -1
  574. package/.next/standalone/node_modules/caniuse-lite/data/features/pad-start-end.js +1 -1
  575. package/.next/standalone/node_modules/caniuse-lite/data/features/page-transition-events.js +1 -1
  576. package/.next/standalone/node_modules/caniuse-lite/data/features/pagevisibility.js +1 -1
  577. package/.next/standalone/node_modules/caniuse-lite/data/features/passive-event-listener.js +1 -1
  578. package/.next/standalone/node_modules/caniuse-lite/data/features/passkeys.js +1 -1
  579. package/.next/standalone/node_modules/caniuse-lite/data/features/passwordrules.js +1 -1
  580. package/.next/standalone/node_modules/caniuse-lite/data/features/path2d.js +1 -1
  581. package/.next/standalone/node_modules/caniuse-lite/data/features/payment-request.js +1 -1
  582. package/.next/standalone/node_modules/caniuse-lite/data/features/pdf-viewer.js +1 -1
  583. package/.next/standalone/node_modules/caniuse-lite/data/features/permissions-api.js +1 -1
  584. package/.next/standalone/node_modules/caniuse-lite/data/features/permissions-policy.js +1 -1
  585. package/.next/standalone/node_modules/caniuse-lite/data/features/picture-in-picture.js +1 -1
  586. package/.next/standalone/node_modules/caniuse-lite/data/features/picture.js +1 -1
  587. package/.next/standalone/node_modules/caniuse-lite/data/features/ping.js +1 -1
  588. package/.next/standalone/node_modules/caniuse-lite/data/features/png-alpha.js +1 -1
  589. package/.next/standalone/node_modules/caniuse-lite/data/features/pointer-events.js +1 -1
  590. package/.next/standalone/node_modules/caniuse-lite/data/features/pointer.js +1 -1
  591. package/.next/standalone/node_modules/caniuse-lite/data/features/pointerlock.js +1 -1
  592. package/.next/standalone/node_modules/caniuse-lite/data/features/portals.js +1 -1
  593. package/.next/standalone/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +1 -1
  594. package/.next/standalone/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +1 -1
  595. package/.next/standalone/node_modules/caniuse-lite/data/features/progress.js +1 -1
  596. package/.next/standalone/node_modules/caniuse-lite/data/features/promise-finally.js +1 -1
  597. package/.next/standalone/node_modules/caniuse-lite/data/features/promises.js +1 -1
  598. package/.next/standalone/node_modules/caniuse-lite/data/features/proximity.js +1 -1
  599. package/.next/standalone/node_modules/caniuse-lite/data/features/proxy.js +1 -1
  600. package/.next/standalone/node_modules/caniuse-lite/data/features/publickeypinning.js +1 -1
  601. package/.next/standalone/node_modules/caniuse-lite/data/features/push-api.js +1 -1
  602. package/.next/standalone/node_modules/caniuse-lite/data/features/queryselector.js +1 -1
  603. package/.next/standalone/node_modules/caniuse-lite/data/features/readonly-attr.js +1 -1
  604. package/.next/standalone/node_modules/caniuse-lite/data/features/referrer-policy.js +1 -1
  605. package/.next/standalone/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +1 -1
  606. package/.next/standalone/node_modules/caniuse-lite/data/features/rel-noopener.js +1 -1
  607. package/.next/standalone/node_modules/caniuse-lite/data/features/rel-noreferrer.js +1 -1
  608. package/.next/standalone/node_modules/caniuse-lite/data/features/rellist.js +1 -1
  609. package/.next/standalone/node_modules/caniuse-lite/data/features/rem.js +1 -1
  610. package/.next/standalone/node_modules/caniuse-lite/data/features/requestanimationframe.js +1 -1
  611. package/.next/standalone/node_modules/caniuse-lite/data/features/requestidlecallback.js +1 -1
  612. package/.next/standalone/node_modules/caniuse-lite/data/features/resizeobserver.js +1 -1
  613. package/.next/standalone/node_modules/caniuse-lite/data/features/resource-timing.js +1 -1
  614. package/.next/standalone/node_modules/caniuse-lite/data/features/rest-parameters.js +1 -1
  615. package/.next/standalone/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +1 -1
  616. package/.next/standalone/node_modules/caniuse-lite/data/features/ruby.js +1 -1
  617. package/.next/standalone/node_modules/caniuse-lite/data/features/run-in.js +1 -1
  618. package/.next/standalone/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +1 -1
  619. package/.next/standalone/node_modules/caniuse-lite/data/features/screen-orientation.js +1 -1
  620. package/.next/standalone/node_modules/caniuse-lite/data/features/script-async.js +1 -1
  621. package/.next/standalone/node_modules/caniuse-lite/data/features/script-defer.js +1 -1
  622. package/.next/standalone/node_modules/caniuse-lite/data/features/scrollintoview.js +1 -1
  623. package/.next/standalone/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +1 -1
  624. package/.next/standalone/node_modules/caniuse-lite/data/features/sdch.js +1 -1
  625. package/.next/standalone/node_modules/caniuse-lite/data/features/selection-api.js +1 -1
  626. package/.next/standalone/node_modules/caniuse-lite/data/features/selectlist.js +1 -1
  627. package/.next/standalone/node_modules/caniuse-lite/data/features/server-timing.js +1 -1
  628. package/.next/standalone/node_modules/caniuse-lite/data/features/serviceworkers.js +1 -1
  629. package/.next/standalone/node_modules/caniuse-lite/data/features/setimmediate.js +1 -1
  630. package/.next/standalone/node_modules/caniuse-lite/data/features/shadowdom.js +1 -1
  631. package/.next/standalone/node_modules/caniuse-lite/data/features/shadowdomv1.js +1 -1
  632. package/.next/standalone/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +1 -1
  633. package/.next/standalone/node_modules/caniuse-lite/data/features/sharedworkers.js +1 -1
  634. package/.next/standalone/node_modules/caniuse-lite/data/features/sni.js +1 -1
  635. package/.next/standalone/node_modules/caniuse-lite/data/features/spdy.js +1 -1
  636. package/.next/standalone/node_modules/caniuse-lite/data/features/speech-recognition.js +1 -1
  637. package/.next/standalone/node_modules/caniuse-lite/data/features/speech-synthesis.js +1 -1
  638. package/.next/standalone/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +1 -1
  639. package/.next/standalone/node_modules/caniuse-lite/data/features/sql-storage.js +1 -1
  640. package/.next/standalone/node_modules/caniuse-lite/data/features/srcset.js +1 -1
  641. package/.next/standalone/node_modules/caniuse-lite/data/features/stream.js +1 -1
  642. package/.next/standalone/node_modules/caniuse-lite/data/features/streams.js +1 -1
  643. package/.next/standalone/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +1 -1
  644. package/.next/standalone/node_modules/caniuse-lite/data/features/style-scoped.js +1 -1
  645. package/.next/standalone/node_modules/caniuse-lite/data/features/subresource-bundling.js +1 -1
  646. package/.next/standalone/node_modules/caniuse-lite/data/features/subresource-integrity.js +1 -1
  647. package/.next/standalone/node_modules/caniuse-lite/data/features/svg-css.js +1 -1
  648. package/.next/standalone/node_modules/caniuse-lite/data/features/svg-filters.js +1 -1
  649. package/.next/standalone/node_modules/caniuse-lite/data/features/svg-fonts.js +1 -1
  650. package/.next/standalone/node_modules/caniuse-lite/data/features/svg-fragment.js +1 -1
  651. package/.next/standalone/node_modules/caniuse-lite/data/features/svg-html.js +1 -1
  652. package/.next/standalone/node_modules/caniuse-lite/data/features/svg-html5.js +1 -1
  653. package/.next/standalone/node_modules/caniuse-lite/data/features/svg-img.js +1 -1
  654. package/.next/standalone/node_modules/caniuse-lite/data/features/svg-smil.js +1 -1
  655. package/.next/standalone/node_modules/caniuse-lite/data/features/svg.js +1 -1
  656. package/.next/standalone/node_modules/caniuse-lite/data/features/sxg.js +1 -1
  657. package/.next/standalone/node_modules/caniuse-lite/data/features/tabindex-attr.js +1 -1
  658. package/.next/standalone/node_modules/caniuse-lite/data/features/template-literals.js +1 -1
  659. package/.next/standalone/node_modules/caniuse-lite/data/features/template.js +1 -1
  660. package/.next/standalone/node_modules/caniuse-lite/data/features/temporal.js +1 -1
  661. package/.next/standalone/node_modules/caniuse-lite/data/features/testfeat.js +1 -1
  662. package/.next/standalone/node_modules/caniuse-lite/data/features/text-decoration.js +1 -1
  663. package/.next/standalone/node_modules/caniuse-lite/data/features/text-emphasis.js +1 -1
  664. package/.next/standalone/node_modules/caniuse-lite/data/features/text-overflow.js +1 -1
  665. package/.next/standalone/node_modules/caniuse-lite/data/features/text-size-adjust.js +1 -1
  666. package/.next/standalone/node_modules/caniuse-lite/data/features/text-stroke.js +1 -1
  667. package/.next/standalone/node_modules/caniuse-lite/data/features/textcontent.js +1 -1
  668. package/.next/standalone/node_modules/caniuse-lite/data/features/textencoder.js +1 -1
  669. package/.next/standalone/node_modules/caniuse-lite/data/features/tls1-1.js +1 -1
  670. package/.next/standalone/node_modules/caniuse-lite/data/features/tls1-2.js +1 -1
  671. package/.next/standalone/node_modules/caniuse-lite/data/features/tls1-3.js +1 -1
  672. package/.next/standalone/node_modules/caniuse-lite/data/features/touch.js +1 -1
  673. package/.next/standalone/node_modules/caniuse-lite/data/features/transforms2d.js +1 -1
  674. package/.next/standalone/node_modules/caniuse-lite/data/features/transforms3d.js +1 -1
  675. package/.next/standalone/node_modules/caniuse-lite/data/features/trusted-types.js +1 -1
  676. package/.next/standalone/node_modules/caniuse-lite/data/features/ttf.js +1 -1
  677. package/.next/standalone/node_modules/caniuse-lite/data/features/typedarrays.js +1 -1
  678. package/.next/standalone/node_modules/caniuse-lite/data/features/u2f.js +1 -1
  679. package/.next/standalone/node_modules/caniuse-lite/data/features/unhandledrejection.js +1 -1
  680. package/.next/standalone/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +1 -1
  681. package/.next/standalone/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +1 -1
  682. package/.next/standalone/node_modules/caniuse-lite/data/features/url.js +1 -1
  683. package/.next/standalone/node_modules/caniuse-lite/data/features/urlsearchparams.js +1 -1
  684. package/.next/standalone/node_modules/caniuse-lite/data/features/use-strict.js +1 -1
  685. package/.next/standalone/node_modules/caniuse-lite/data/features/user-select-none.js +1 -1
  686. package/.next/standalone/node_modules/caniuse-lite/data/features/user-timing.js +1 -1
  687. package/.next/standalone/node_modules/caniuse-lite/data/features/variable-fonts.js +1 -1
  688. package/.next/standalone/node_modules/caniuse-lite/data/features/vector-effect.js +1 -1
  689. package/.next/standalone/node_modules/caniuse-lite/data/features/vibration.js +1 -1
  690. package/.next/standalone/node_modules/caniuse-lite/data/features/video.js +1 -1
  691. package/.next/standalone/node_modules/caniuse-lite/data/features/videotracks.js +1 -1
  692. package/.next/standalone/node_modules/caniuse-lite/data/features/view-transitions.js +1 -1
  693. package/.next/standalone/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +1 -1
  694. package/.next/standalone/node_modules/caniuse-lite/data/features/viewport-units.js +1 -1
  695. package/.next/standalone/node_modules/caniuse-lite/data/features/wai-aria.js +1 -1
  696. package/.next/standalone/node_modules/caniuse-lite/data/features/wake-lock.js +1 -1
  697. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-bigint.js +1 -1
  698. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +1 -1
  699. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-extended-const.js +1 -1
  700. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-gc.js +1 -1
  701. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +1 -1
  702. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-multi-value.js +1 -1
  703. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +1 -1
  704. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +1 -1
  705. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-reference-types.js +1 -1
  706. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +1 -1
  707. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-signext.js +1 -1
  708. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-simd.js +1 -1
  709. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +1 -1
  710. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-threads.js +1 -1
  711. package/.next/standalone/node_modules/caniuse-lite/data/features/wasm.js +1 -1
  712. package/.next/standalone/node_modules/caniuse-lite/data/features/wav.js +1 -1
  713. package/.next/standalone/node_modules/caniuse-lite/data/features/wbr-element.js +1 -1
  714. package/.next/standalone/node_modules/caniuse-lite/data/features/web-animation.js +1 -1
  715. package/.next/standalone/node_modules/caniuse-lite/data/features/web-app-manifest.js +1 -1
  716. package/.next/standalone/node_modules/caniuse-lite/data/features/web-bluetooth.js +1 -1
  717. package/.next/standalone/node_modules/caniuse-lite/data/features/web-serial.js +1 -1
  718. package/.next/standalone/node_modules/caniuse-lite/data/features/web-share.js +1 -1
  719. package/.next/standalone/node_modules/caniuse-lite/data/features/webauthn.js +1 -1
  720. package/.next/standalone/node_modules/caniuse-lite/data/features/webcodecs.js +1 -1
  721. package/.next/standalone/node_modules/caniuse-lite/data/features/webgl.js +1 -1
  722. package/.next/standalone/node_modules/caniuse-lite/data/features/webgl2.js +1 -1
  723. package/.next/standalone/node_modules/caniuse-lite/data/features/webgpu.js +1 -1
  724. package/.next/standalone/node_modules/caniuse-lite/data/features/webhid.js +1 -1
  725. package/.next/standalone/node_modules/caniuse-lite/data/features/webkit-user-drag.js +1 -1
  726. package/.next/standalone/node_modules/caniuse-lite/data/features/webm.js +1 -1
  727. package/.next/standalone/node_modules/caniuse-lite/data/features/webnfc.js +1 -1
  728. package/.next/standalone/node_modules/caniuse-lite/data/features/webp.js +1 -1
  729. package/.next/standalone/node_modules/caniuse-lite/data/features/websockets.js +1 -1
  730. package/.next/standalone/node_modules/caniuse-lite/data/features/webtransport.js +1 -1
  731. package/.next/standalone/node_modules/caniuse-lite/data/features/webusb.js +1 -1
  732. package/.next/standalone/node_modules/caniuse-lite/data/features/webvr.js +1 -1
  733. package/.next/standalone/node_modules/caniuse-lite/data/features/webvtt.js +1 -1
  734. package/.next/standalone/node_modules/caniuse-lite/data/features/webworkers.js +1 -1
  735. package/.next/standalone/node_modules/caniuse-lite/data/features/webxr.js +1 -1
  736. package/.next/standalone/node_modules/caniuse-lite/data/features/will-change.js +1 -1
  737. package/.next/standalone/node_modules/caniuse-lite/data/features/woff.js +1 -1
  738. package/.next/standalone/node_modules/caniuse-lite/data/features/woff2.js +1 -1
  739. package/.next/standalone/node_modules/caniuse-lite/data/features/word-break.js +1 -1
  740. package/.next/standalone/node_modules/caniuse-lite/data/features/wordwrap.js +1 -1
  741. package/.next/standalone/node_modules/caniuse-lite/data/features/x-doc-messaging.js +1 -1
  742. package/.next/standalone/node_modules/caniuse-lite/data/features/x-frame-options.js +1 -1
  743. package/.next/standalone/node_modules/caniuse-lite/data/features/xhr2.js +1 -1
  744. package/.next/standalone/node_modules/caniuse-lite/data/features/xhtml.js +1 -1
  745. package/.next/standalone/node_modules/caniuse-lite/data/features/xhtmlsmil.js +1 -1
  746. package/.next/standalone/node_modules/caniuse-lite/data/features/xml-serializer.js +1 -1
  747. package/.next/standalone/node_modules/caniuse-lite/data/features/zstd.js +1 -1
  748. package/.next/standalone/node_modules/caniuse-lite/package.json +1 -1
  749. package/.next/standalone/package.json +1 -1
  750. package/.next/static/chunks/112-8da50d6fab374e89.js +1 -0
  751. package/.next/static/chunks/330-59824510b74e3d59.js +1 -0
  752. package/.next/static/chunks/3960-e79329a554c5f600.js +1 -0
  753. package/.next/static/chunks/4328-1baf4f862559cce8.js +1 -0
  754. package/.next/static/chunks/4576-ccb386f24fa8bdc1.js +47 -0
  755. package/.next/static/chunks/5623-2334450bda12e6f2.js +1 -0
  756. package/.next/static/chunks/6094-6afc351213ca1423.js +1 -0
  757. package/.next/static/chunks/6609-078a8cdc853f87c6.js +1 -0
  758. package/.next/static/chunks/7300-94af248c8ba80a2a.js +1 -0
  759. package/.next/static/chunks/7443-0fd37c994d97f7af.js +12 -0
  760. package/.next/static/chunks/7545-372a6ac31856a302.js +9 -0
  761. package/.next/static/chunks/8550-1006bc90e28110d2.js +5 -0
  762. package/.next/static/chunks/8935-b62f5c8bf50ff5e8.js +1 -0
  763. package/.next/static/chunks/9075-6844b0538e143748.js +1 -0
  764. package/.next/static/chunks/app/{layout-c12666d2d05cce33.js → layout-d1b7bdd23960e354.js} +1 -1
  765. package/.next/static/chunks/app/settings/relay/page-e0fd8c840d377b11.js +1 -0
  766. package/.next/static/chunks/app/setup/{page-7eac0e007d7fcd58.js → page-b7a32490f665e413.js} +1 -1
  767. package/.next/static/chunks/app/waitlist/page-4ab6d946cc7a124d.js +1 -0
  768. package/.next/static/chunks/app/workspace/[...path]/page-c99cdc1cfdfb0fef.js +1 -0
  769. package/.next/static/chunks/app/workspace/{layout-8f93dc32bce5ac46.js → layout-0d997ba181c7a0ac.js} +3 -3
  770. package/.next/static/chunks/app/workspace/search/page-06716c45413ff1db.js +1 -0
  771. package/.next/static/css/26ca2e105e2de17f.css +1 -0
  772. package/.next/static/rGAYJ4bISlgQfbD0kAYd_/_buildManifest.js +1 -0
  773. package/bin/clawpad.js +527 -54
  774. package/package.json +1 -1
  775. package/public/install.sh +19 -0
  776. package/.next/standalone/.next/server/chunks/7035.js +0 -51
  777. package/.next/static/chunks/1592-8d48cfb007c02ef4.js +0 -9
  778. package/.next/static/chunks/20-3538f9e141103136.js +0 -51
  779. package/.next/static/chunks/330-b7c74823606cc925.js +0 -1
  780. package/.next/static/chunks/3496-84f355a971d68950.js +0 -1
  781. package/.next/static/chunks/3505-9fff91cc0bc3d611.js +0 -1
  782. package/.next/static/chunks/385-4c7c8d3ad3b6b7db.js +0 -1
  783. package/.next/static/chunks/528-bcce4b03dcd2cc7a.js +0 -1
  784. package/.next/static/chunks/6217-dcce2b95259e116b.js +0 -1
  785. package/.next/static/chunks/6522-eb26a839daf0ace1.js +0 -1
  786. package/.next/static/chunks/8500-f284d1f0f4a2135b.js +0 -1
  787. package/.next/static/chunks/9907-887311f99f5ddadc.js +0 -1
  788. package/.next/static/chunks/app/workspace/[...path]/page-5c4919e22385a024.js +0 -1
  789. package/.next/static/chunks/app/workspace/search/page-d50c5815a7c7dc09.js +0 -1
  790. package/.next/static/css/58342f9a044e019d.css +0 -1
  791. package/.next/static/qgk2XcOMiy5iDOZJiQk9E/_buildManifest.js +0 -1
  792. /package/.next/static/{qgk2XcOMiy5iDOZJiQk9E → rGAYJ4bISlgQfbD0kAYd_}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><!--qgk2XcOMiy5iDOZJiQk9E--><html lang="en" class="__variable_245d8d __variable_97c177"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/27834908180db20f-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/78fec81b34c4a365.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/a6a6c7db5d43079b.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/58342f9a044e019d.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0c9808987c6b957c.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-a1f34f01f7efbb58.js" async=""></script><script src="/_next/static/chunks/330-b7c74823606cc925.js" async=""></script><script src="/_next/static/chunks/9907-887311f99f5ddadc.js" async=""></script><script src="/_next/static/chunks/528-bcce4b03dcd2cc7a.js" async=""></script><script src="/_next/static/chunks/3496-84f355a971d68950.js" async=""></script><script src="/_next/static/chunks/6522-eb26a839daf0ace1.js" async=""></script><script src="/_next/static/chunks/1178-f2f0bd687a63b9f8.js" async=""></script><script src="/_next/static/chunks/app/layout-c12666d2d05cce33.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>ClawPad</title><meta name="description" content="The workspace for OpenClaw"/><link rel="icon" href="/favicon.ico?50c20623341a5f1c" type="image/x-icon" sizes="256x256"/><link rel="icon" href="/favicon.ico"/><link rel="icon" href="/favicon.png" type="image/png"/><link rel="apple-touch-icon" href="/brand/apple-touch-icon.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/webpack-0c9808987c6b957c.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[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\"]\n3:I[57121,[],\"\"]\n4:I[74581,[],\"\"]\n5: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\"]\n6:I[90484,[],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\n9:I[90484,[],\"ViewportBoundary\"]\nb:I[90484,[],\"MetadataBoundary\"]\nd:I[27123,[],\"\"]\n:HL[\"/_next/static/media/27834908180db20f-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/78fec81b34c4a365.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/a6a6c7db5d43079b.css\",\"style\"]\n:HL[\"/_next/static/css/58342f9a044e019d.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"qgk2XcOMiy5iDOZJiQk9E\",\"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/58342f9a044e019d.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}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[86869,[],\"IconMark\"]\n8:null\nc:[[\"$\",\"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\"}],[\"$\",\"$Le\",\"6\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--rGAYJ4bISlgQfbD0kAYd_--><html lang="en" class="__variable_245d8d __variable_97c177"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/27834908180db20f-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/78fec81b34c4a365.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/a6a6c7db5d43079b.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/26ca2e105e2de17f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0c9808987c6b957c.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-a1f34f01f7efbb58.js" async=""></script><script src="/_next/static/chunks/330-59824510b74e3d59.js" async=""></script><script src="/_next/static/chunks/7300-94af248c8ba80a2a.js" async=""></script><script src="/_next/static/chunks/6609-078a8cdc853f87c6.js" async=""></script><script src="/_next/static/chunks/8935-b62f5c8bf50ff5e8.js" async=""></script><script src="/_next/static/chunks/112-8da50d6fab374e89.js" async=""></script><script src="/_next/static/chunks/1178-f2f0bd687a63b9f8.js" async=""></script><script src="/_next/static/chunks/app/layout-d1b7bdd23960e354.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>ClawPad</title><meta name="description" content="The workspace for OpenClaw"/><link rel="icon" href="/favicon.ico?50c20623341a5f1c" type="image/x-icon" sizes="256x256"/><link rel="icon" href="/favicon.ico"/><link rel="icon" href="/favicon.png" type="image/png"/><link rel="apple-touch-icon" href="/brand/apple-touch-icon.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/webpack-0c9808987c6b957c.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[37279,[\"330\",\"static/chunks/330-59824510b74e3d59.js\",\"7300\",\"static/chunks/7300-94af248c8ba80a2a.js\",\"6609\",\"static/chunks/6609-078a8cdc853f87c6.js\",\"8935\",\"static/chunks/8935-b62f5c8bf50ff5e8.js\",\"112\",\"static/chunks/112-8da50d6fab374e89.js\",\"1178\",\"static/chunks/1178-f2f0bd687a63b9f8.js\",\"7177\",\"static/chunks/app/layout-d1b7bdd23960e354.js\"],\"Providers\"]\n3:I[57121,[],\"\"]\n4:I[74581,[],\"\"]\n5:I[25044,[\"330\",\"static/chunks/330-59824510b74e3d59.js\",\"7300\",\"static/chunks/7300-94af248c8ba80a2a.js\",\"6609\",\"static/chunks/6609-078a8cdc853f87c6.js\",\"8935\",\"static/chunks/8935-b62f5c8bf50ff5e8.js\",\"112\",\"static/chunks/112-8da50d6fab374e89.js\",\"1178\",\"static/chunks/1178-f2f0bd687a63b9f8.js\",\"7177\",\"static/chunks/app/layout-d1b7bdd23960e354.js\"],\"Toaster\"]\n6:I[90484,[],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\n9:I[90484,[],\"ViewportBoundary\"]\nb:I[90484,[],\"MetadataBoundary\"]\nd:I[27123,[],\"\"]\n:HL[\"/_next/static/media/27834908180db20f-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/78fec81b34c4a365.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/a6a6c7db5d43079b.css\",\"style\"]\n:HL[\"/_next/static/css/26ca2e105e2de17f.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"rGAYJ4bISlgQfbD0kAYd_\",\"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/26ca2e105e2de17f.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}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[86869,[],\"IconMark\"]\n8:null\nc:[[\"$\",\"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\"}],[\"$\",\"$Le\",\"6\",{}]]\n"])</script></body></html>
@@ -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","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"Providers"]
2
+ 2:I[37279,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.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","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"Toaster"]
5
+ 5:I[25044,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.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/58342f9a044e019d.css","style"]
15
- 0:{"P":null,"b":"qgk2XcOMiy5iDOZJiQk9E","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/58342f9a044e019d.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/26ca2e105e2de17f.css","style"]
15
+ 0:{"P":null,"b":"rGAYJ4bISlgQfbD0kAYd_","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/26ca2e105e2de17f.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
@@ -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","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"Providers"]
2
+ 2:I[37279,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.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","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"Toaster"]
5
+ 5:I[25044,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.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/58342f9a044e019d.css","style"]
15
- 0:{"P":null,"b":"qgk2XcOMiy5iDOZJiQk9E","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/58342f9a044e019d.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/26ca2e105e2de17f.css","style"]
15
+ 0:{"P":null,"b":"rGAYJ4bISlgQfbD0kAYd_","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/26ca2e105e2de17f.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":"qgk2XcOMiy5iDOZJiQk9E","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":"rGAYJ4bISlgQfbD0kAYd_","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","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"Providers"]
2
+ 2:I[37279,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.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","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"Toaster"]
5
+ 5:I[25044,["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"Toaster"]
6
6
  :HL["/_next/static/css/a6a6c7db5d43079b.css","style"]
7
- :HL["/_next/static/css/58342f9a044e019d.css","style"]
8
- 0:{"buildId":"qgk2XcOMiy5iDOZJiQk9E","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/58342f9a044e019d.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"__variable_245d8d __variable_97c177","children":["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}]}],["$","$L5",null,{}]]}]}]}]]}],"loading":null,"isPartial":false}
7
+ :HL["/_next/static/css/26ca2e105e2de17f.css","style"]
8
+ 0:{"buildId":"rGAYJ4bISlgQfbD0kAYd_","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a6a6c7db5d43079b.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/26ca2e105e2de17f.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":"qgk2XcOMiy5iDOZJiQk9E","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"rGAYJ4bISlgQfbD0kAYd_","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":"qgk2XcOMiy5iDOZJiQk9E","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"rGAYJ4bISlgQfbD0kAYd_","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/58342f9a044e019d.css","style"]
5
- 0:{"buildId":"qgk2XcOMiy5iDOZJiQk9E","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_not-found","paramType":null,"paramKey":"_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
4
+ :HL["/_next/static/css/26ca2e105e2de17f.css","style"]
5
+ 0:{"buildId":"rGAYJ4bISlgQfbD0kAYd_","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
- (()=>{var exports={};exports.id=7244,exports.ids=[7244,8349],exports.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},18349:(a,b,c)=>{"use strict";c.d(b,{detectGateway:()=>g});var d=c(79748),e=c(27843),f=c(21642);async function g(){let a=process.env.OPENCLAW_GATEWAY_URL,b=process.env.OPENCLAW_GATEWAY_TOKEN,c=process.env.OPENCLAW_AGENT_NAME;if(a)return{url:i(a),token:b||void 0,agentName:c||void 0,source:"env"};try{let a=(0,e.YJ)();if(a){let c=await (0,d.readFile)(a,"utf-8"),e=(0,f.N)(c),g=e.ok&&e.value&&"object"==typeof e.value?e.value:{},i=g.gateway?.port??g.port??18789,j=h(g.gateway?.bind??g.gateway?.host??g.host??"127.0.0.1");return{url:`http://${j}:${i}`,token:b||(g.gateway?.auth?.token??void 0),agentName:g.name??g.agentName??void 0,source:a.includes("clawdbot.json")?"clawdbot.json":"openclaw.json"}}}catch{}return{url:"http://127.0.0.1:18789",token:void 0,agentName:void 0,source:"default"}}function h(a){return({loopback:"127.0.0.1",localhost:"127.0.0.1","0.0.0.0":"127.0.0.1","::":"127.0.0.1","::1":"127.0.0.1"})[a]??a}function i(a){return a.startsWith("http://")||a.startsWith("https://")?a.replace(/\/+$/,""):`http://${a}`}},19225:(a,b,c)=>{"use strict";a.exports=c(44870)},21642:(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";function loadOptionalJson5(){try{let req=eval("require"),mod=req("json5");if(mod&&"function"==typeof mod.parse)return mod}catch{}return null}function stripComments(a){let b="",c=!1,d="",e=!1,f=!1,g=!1;for(let h=0;h<a.length;h+=1){let i=a[h],j=a[h+1];if(e){"\n"===i&&(e=!1,b+=i);continue}if(f){"*"===i&&"/"===j&&(f=!1,h+=1);continue}if(c){if(b+=i,g){g=!1;continue}if("\\"===i){g=!0;continue}i===d&&(c=!1,d="");continue}if('"'===i||"'"===i){c=!0,d=i,b+=i;continue}if("/"===i&&"/"===j){e=!0,h+=1;continue}if("/"===i&&"*"===j){f=!0,h+=1;continue}b+=i}return b}function stripTrailingCommas(a){let b="",c=!1,d="",e=!1;for(let f=0;f<a.length;f+=1){let g=a[f];if(c){if(b+=g,e){e=!1;continue}if("\\"===g){e=!0;continue}g===d&&(c=!1,d="");continue}if('"'===g||"'"===g){c=!0,d=g,b+=g;continue}if(","===g){let b=f+1;for(;b<a.length&&/\s/.test(a[b]);)b+=1;let c=a[b];if("}"===c||"]"===c)continue}b+=g}return b}function parseJsonFallback(a){try{return{ok:!0,value:JSON.parse(a)}}catch{}try{let b=stripTrailingCommas(stripComments(a));return{ok:!0,value:JSON.parse(b)}}catch(a){return{ok:!1,error:a instanceof Error?a.message:String(a)}}}function parseOpenClawConfig(a){let b=loadOptionalJson5();if(b)try{return{ok:!0,value:b.parse(a)}}catch{}return parseJsonFallback(a)}__webpack_require__.d(__webpack_exports__,{N:()=>parseOpenClawConfig})},21820:a=>{"use strict";a.exports=require("os")},27843:(a,b,c)=>{"use strict";c.d(b,{We:()=>n,YJ:()=>o,l5:()=>p});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(21820),i=c.n(h),j=c(21642);let k=[".clawdbot"],l=["openclaw.json","clawdbot.json"];function m(a){let b=a.trim();return b?b.startsWith("~")?g().resolve(b.replace(/^~(?=$|[\\/])/,i().homedir())):g().resolve(b):b}function n(a=process.env){let b=a.OPENCLAW_STATE_DIR||a.CLAWDBOT_STATE_DIR;return b&&b.trim()?m(b):g().join(i().homedir(),".openclaw")}function o(a=process.env){let b=a.OPENCLAW_CONFIG_PATH||a.CLAWDBOT_CONFIG_PATH;if(b&&b.trim()){let a=m(b);return e().existsSync(a)?a:null}let c=n(a);for(let a of[...l.map(a=>g().join(c,a)),g().join(i().homedir(),".openclaw","openclaw.json"),...k.map(a=>g().join(i().homedir(),a,"clawdbot.json"))])if(e().existsSync(a))return a;return null}function p(a=process.env){let b=o(a);if(!b)return{path:null,config:null};try{let a=e().readFileSync(b,"utf-8"),c=(0,j.N)(a);if(c.ok&&c.value&&"object"==typeof c.value)return{path:b,config:c.value}}catch{}return{path:b,config:null}}},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30404:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>E,patchFetch:()=>D,routeModule:()=>z,serverHooks:()=>C,workAsyncStorage:()=>A,workUnitAsyncStorage:()=>B});var d={};c.r(d),c.d(d,{POST:()=>x});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(18349);let w={improve:"You are a writing assistant. Improve the following text to make it clearer, more engaging, and better written. Keep the same meaning and tone. Return only the improved text, no explanations.",simplify:"You are a writing assistant. Simplify the following text to make it easier to understand. Use shorter sentences and simpler words. Return only the simplified text, no explanations.",expand:"You are a writing assistant. Expand the following text with more detail, examples, and depth while maintaining the original meaning and style. Return only the expanded text, no explanations.",summarize:"You are a writing assistant. Summarize the following text into a concise version that captures the key points. Return only the summary, no explanations.","fix-grammar":"You are a writing assistant. Fix any grammar, spelling, and punctuation errors in the following text. Keep the original meaning and style. Return only the corrected text, no explanations.",translate:"You are a translation assistant. Translate the following text into the specified language. Return only the translation, no explanations.",continue:"You are a writing assistant. Continue writing from where the following text ends, matching its style and tone. Write 2-3 natural paragraphs. Return only the continuation, no explanations."};async function x(a){let b,c;try{b=await a.json()}catch{return Response.json({error:"Invalid JSON body"},{status:400})}let{text:d,action:e,language:f}=b;if("string"!=typeof d||!d.trim()||"string"!=typeof e)return Response.json({error:"Missing required fields: text and action"},{status:400});if(!Object.prototype.hasOwnProperty.call(w,e))return Response.json({error:"Invalid action"},{status:400});let g=await (0,v.detectGateway)();if(!g?.token)return Response.json({error:"OpenClaw gateway not configured or auth token missing. Check ~/.openclaw/openclaw.json"},{status:500});let h=w[e]??w.improve;"translate"===e&&"string"==typeof f&&f.trim()&&(h=`You are a translation assistant. Translate the following text into ${f}. Return only the translation, no explanations.`);let i=new AbortController,j=setTimeout(()=>i.abort(),2e4);try{c=await fetch(`${g.url}/v1/responses`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${g.token}`},body:JSON.stringify({model:"openclaw:main",input:[{role:"user",content:d}],instructions:h,stream:!0}),signal:i.signal})}catch(b){clearTimeout(j);let a=b instanceof Error?b.message:"Gateway request failed";return Response.json({error:a},{status:504})}finally{clearTimeout(j)}if(!c.ok){let a=await c.text();return console.error("[api/ai/write] Gateway error:",c.status,a),Response.json({error:`Gateway error: ${c.status}`},{status:c.status})}let k=c.body;if(!k)return Response.json({error:"No response body"},{status:500});let{readable:l,writable:m}=new TransformStream,n=m.getWriter(),o=new TextEncoder;return(async()=>{let a=k.getReader(),b=new TextDecoder,c="";try{for(;;){let{done:d,value:e}=await a.read();if(d)break;let f=(c+=b.decode(e,{stream:!0})).split("\n");for(let a of(c=f.pop()??"",f)){if(!a.startsWith("data: "))continue;let b=a.slice(6);if("[DONE]"!==b)try{let a=JSON.parse(b);"response.output_text.delta"===a.type&&a.delta&&await n.write(o.encode(a.delta))}catch{}}}}finally{a.releaseLock(),await n.close()}})(),new Response(l,{headers:{"Content-Type":"text/plain; charset=utf-8","Transfer-Encoding":"chunked"}})}let y="standalone",z=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/ai/write/route",pathname:"/api/ai/write",filename:"route",bundlePath:"app/api/ai/write/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/clawpad/clawpad/src/app/api/ai/write/route.ts",nextConfigOutput:y,userland:d}),{workAsyncStorage:A,workUnitAsyncStorage:B,serverHooks:C}=z;function D(){return(0,g.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:B})}async function E(a,b,c){z.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/ai/write/route";"/index"===d&&(d="/");let e=!1,g=await z.prepare(a,b,{srcPage:d,multiZoneDraftMode:e});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:A,prerenderManifest:B,routerServerContext:C,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=g,I=(0,k.normalizeAppPath)(d),J=!!(B.dynamicRoutes[I]||B.routes[F]),K=async()=>((null==C?void 0:C.render404)?await C.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!A){let a=!!B.routes[F],b=B.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.experimental.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||z.isDev||A||(L="/index"===(L=F)?"/":L);let M=!0===z.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R={params:w,prerenderManifest:B,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>z.onRequestError(a,b,d,e,C)},sharedContext:{buildId:v}},S=new l.NodeNextRequest(a),T=new l.NodeNextResponse(b),U=m.NextRequestAdapter.fromNodeNextRequest(S,(0,m.signalFromNodeResponse)(b));try{let e=async a=>z.handle(U,R).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${O} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${O} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=R.renderOpts.fetchMetrics;let i=R.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=R.renderOpts.collectedTags;if(!J)return await (0,p.I)(S,T,d,R.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==R.renderOpts.collectedRevalidate&&!(R.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&R.renderOpts.collectedRevalidate,e=void 0===R.renderOpts.collectedExpire||R.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:R.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){if(null==f?void 0:f.isStale){let c=!1;await z.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},c,C)}throw b}},l=await z.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:B,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!J)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",D?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),A&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&J||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(S,T,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};Q?await j(Q):await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},j))}catch(b){if(!(b instanceof t.NoFallbackError)){let c=!1;await z.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},c,C)}if(J)throw b;return await (0,p.I)(S,T,new Response(null,{status:500})),null}}},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},78335:()=>{},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},92280:(a,b,c)=>{"use strict";var d;d={value:!0},Object.defineProperty(b,"I",{enumerable:!0,get:function(){return h}});let e=c(28208),f=c(47617),g=c(62018);async function h(a,b,c,d){if((0,e.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let e=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,g.splitCookiesString)(a))b.appendHeader(c,d);else{let d=void 0!==b.getHeader(c);(e.includes(c.toLowerCase())||!d)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,f.pipeToNodeResponse)(c.body,i,d):i.end()}}},96487:()=>{}};var __webpack_require__=require("../../../../webpack-runtime.js");__webpack_require__.C(exports);var __webpack_exec__=a=>__webpack_require__(__webpack_require__.s=a),__webpack_exports__=__webpack_require__.X(0,[4741],()=>__webpack_exec__(30404));module.exports=__webpack_exports__})();
1
+ (()=>{var exports={};exports.id=7244,exports.ids=[7244,8349],exports.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},18349:(a,b,c)=>{"use strict";c.d(b,{detectGateway:()=>g});var d=c(79748),e=c(27843),f=c(21642);async function g(){let a=process.env.OPENCLAW_GATEWAY_URL,b=j(process.env.OPENCLAW_GATEWAY_TOKEN),c=process.env.OPENCLAW_AGENT_NAME;if(a)return{url:i(a),token:b||void 0,agentName:c||void 0,source:"env"};try{let a=(0,e.YJ)();if(a){let c=await (0,d.readFile)(a,"utf-8"),e=(0,f.N)(c),g=e.ok&&e.value&&"object"==typeof e.value?e.value:{},i=g.gateway?.port??g.port??18789,j=h(g.gateway?.bind??g.gateway?.host??g.host??"127.0.0.1");return{url:`http://${j}:${i}`,token:n(g.gateway?.auth)??b,agentName:g.name??g.agentName??void 0,source:a.includes("clawdbot.json")?"clawdbot.json":"openclaw.json"}}}catch{}return{url:"http://127.0.0.1:18789",token:void 0,agentName:void 0,source:"default"}}function h(a){return({loopback:"127.0.0.1",localhost:"127.0.0.1","0.0.0.0":"127.0.0.1","::":"127.0.0.1","::1":"127.0.0.1"})[a]??a}function i(a){return a.startsWith("http://")||a.startsWith("https://")?a.replace(/\/+$/,""):`http://${a}`}function j(a){if("string"==typeof a)return a.trim()||void 0}function k(a){let b=new Set,c=[];if("string"==typeof a)c.push(...a.split(/[,\s]+/g));else if(Array.isArray(a))for(let b of a)"string"==typeof b&&c.push(...b.split(/[,\s]+/g));for(let a of c){let c=a.trim().toLowerCase();c&&b.add(c)}return b}function l(a){return a.has("operator.admin")?100:a.has("operator.write")?90:a.has("operator.read")?20:10}function m(a){if("string"==typeof a)return j(a);if(!a||"object"!=typeof a)return;let b=a;if(!1!==b.enabled)return j(b.token??b.value??b.accessToken??b.access_token??b.bearer??b.secret)}function n(a){if(!a||"object"!=typeof a)return;let b=a,c=[],d=j(b.token);if(d){let a=k(b.scopes??b.scope);c.push({token:d,score:a.size>0?l(a)+30:50,priority:0})}let e=Array.isArray(b.tokens)?b.tokens:[];for(let a=0;a<e.length;a+=1){let b=e[a],d=m(b);if(!d)continue;let f=b&&"object"==typeof b?k(b.scopes??b.scope):new Set;c.push({token:d,score:f.size>0?l(f):25,priority:a+1})}if(0!==c.length)return c.sort((a,b)=>b.score-a.score||a.priority-b.priority),c[0]?.token}},19225:(a,b,c)=>{"use strict";a.exports=c(44870)},21642:(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";function loadOptionalJson5(){try{let req=eval("require"),mod=req("json5");if(mod&&"function"==typeof mod.parse)return mod}catch{}return null}function stripComments(a){let b="",c=!1,d="",e=!1,f=!1,g=!1;for(let h=0;h<a.length;h+=1){let i=a[h],j=a[h+1];if(e){"\n"===i&&(e=!1,b+=i);continue}if(f){"*"===i&&"/"===j&&(f=!1,h+=1);continue}if(c){if(b+=i,g){g=!1;continue}if("\\"===i){g=!0;continue}i===d&&(c=!1,d="");continue}if('"'===i||"'"===i){c=!0,d=i,b+=i;continue}if("/"===i&&"/"===j){e=!0,h+=1;continue}if("/"===i&&"*"===j){f=!0,h+=1;continue}b+=i}return b}function stripTrailingCommas(a){let b="",c=!1,d="",e=!1;for(let f=0;f<a.length;f+=1){let g=a[f];if(c){if(b+=g,e){e=!1;continue}if("\\"===g){e=!0;continue}g===d&&(c=!1,d="");continue}if('"'===g||"'"===g){c=!0,d=g,b+=g;continue}if(","===g){let b=f+1;for(;b<a.length&&/\s/.test(a[b]);)b+=1;let c=a[b];if("}"===c||"]"===c)continue}b+=g}return b}function parseJsonFallback(a){try{return{ok:!0,value:JSON.parse(a)}}catch{}try{let b=stripTrailingCommas(stripComments(a));return{ok:!0,value:JSON.parse(b)}}catch(a){return{ok:!1,error:a instanceof Error?a.message:String(a)}}}function parseOpenClawConfig(a){let b=loadOptionalJson5();if(b)try{return{ok:!0,value:b.parse(a)}}catch{}return parseJsonFallback(a)}__webpack_require__.d(__webpack_exports__,{N:()=>parseOpenClawConfig})},21820:a=>{"use strict";a.exports=require("os")},27843:(a,b,c)=>{"use strict";c.d(b,{We:()=>o,YJ:()=>p,l5:()=>q});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(21820),i=c.n(h),j=c(21642);let k=[".clawdbot"],l=["openclaw.json","clawdbot.json"];function m(a=process.env){return[...new Set([a.APPDATA?g().join(a.APPDATA,"OpenClaw"):null,a.APPDATA?g().join(a.APPDATA,"openclaw"):null,a.LOCALAPPDATA?g().join(a.LOCALAPPDATA,"OpenClaw"):null,a.LOCALAPPDATA?g().join(a.LOCALAPPDATA,"openclaw"):null,g().join(i().homedir(),"AppData","Roaming","OpenClaw"),g().join(i().homedir(),"AppData","Roaming","openclaw")].filter(a=>!!(a&&a.trim())).map(a=>g().resolve(a)))]}function n(a){let b=a.trim();return b?b.startsWith("~")?g().resolve(b.replace(/^~(?=$|[\\/])/,i().homedir())):g().resolve(b):b}function o(a=process.env){let b=a.OPENCLAW_STATE_DIR||a.CLAWDBOT_STATE_DIR;if(b&&b.trim())return n(b);if("win32"===process.platform){let b=m(a).find(a=>e().existsSync(a));if(b)return b}return g().join(i().homedir(),".openclaw")}function p(a=process.env){let b=a.OPENCLAW_CONFIG_PATH||a.CLAWDBOT_CONFIG_PATH;if(b&&b.trim()){let a=n(b);return e().existsSync(a)?a:null}let c=o(a),d="win32"===process.platform?m(a):[];for(let a of[...l.map(a=>g().join(c,a)),...d.flatMap(a=>l.map(b=>g().join(a,b))),g().join(i().homedir(),".openclaw","openclaw.json"),...k.map(a=>g().join(i().homedir(),a,"clawdbot.json"))])if(e().existsSync(a))return a;return null}function q(a=process.env){let b=p(a);if(!b)return{path:null,config:null};try{let a=e().readFileSync(b,"utf-8"),c=(0,j.N)(a);if(c.ok&&c.value&&"object"==typeof c.value)return{path:b,config:c.value}}catch{}return{path:b,config:null}}},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30404:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>E,patchFetch:()=>D,routeModule:()=>z,serverHooks:()=>C,workAsyncStorage:()=>A,workUnitAsyncStorage:()=>B});var d={};c.r(d),c.d(d,{POST:()=>x});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(18349);let w={improve:"You are a writing assistant. Improve the following text to make it clearer, more engaging, and better written. Keep the same meaning and tone. Return only the improved text, no explanations.",simplify:"You are a writing assistant. Simplify the following text to make it easier to understand. Use shorter sentences and simpler words. Return only the simplified text, no explanations.",expand:"You are a writing assistant. Expand the following text with more detail, examples, and depth while maintaining the original meaning and style. Return only the expanded text, no explanations.",summarize:"You are a writing assistant. Summarize the following text into a concise version that captures the key points. Return only the summary, no explanations.","fix-grammar":"You are a writing assistant. Fix any grammar, spelling, and punctuation errors in the following text. Keep the original meaning and style. Return only the corrected text, no explanations.",translate:"You are a translation assistant. Translate the following text into the specified language. Return only the translation, no explanations.",continue:"You are a writing assistant. Continue writing from where the following text ends, matching its style and tone. Write 2-3 natural paragraphs. Return only the continuation, no explanations."};async function x(a){let b,c;try{b=await a.json()}catch{return Response.json({error:"Invalid JSON body"},{status:400})}let{text:d,action:e,language:f}=b;if("string"!=typeof d||!d.trim()||"string"!=typeof e)return Response.json({error:"Missing required fields: text and action"},{status:400});if(!Object.prototype.hasOwnProperty.call(w,e))return Response.json({error:"Invalid action"},{status:400});let g=await (0,v.detectGateway)();if(!g?.token)return Response.json({error:"OpenClaw gateway not configured or auth token missing. Check ~/.openclaw/openclaw.json"},{status:500});let h=w[e]??w.improve;"translate"===e&&"string"==typeof f&&f.trim()&&(h=`You are a translation assistant. Translate the following text into ${f}. Return only the translation, no explanations.`);let i=new AbortController,j=setTimeout(()=>i.abort(),2e4);try{c=await fetch(`${g.url}/v1/responses`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${g.token}`},body:JSON.stringify({model:"openclaw:main",input:[{role:"user",content:d}],instructions:h,stream:!0}),signal:i.signal})}catch(b){clearTimeout(j);let a=b instanceof Error?b.message:"Gateway request failed";return Response.json({error:a},{status:504})}finally{clearTimeout(j)}if(!c.ok){let a=await c.text();return console.error("[api/ai/write] Gateway error:",c.status,a),Response.json({error:`Gateway error: ${c.status}`},{status:c.status})}let k=c.body;if(!k)return Response.json({error:"No response body"},{status:500});let{readable:l,writable:m}=new TransformStream,n=m.getWriter(),o=new TextEncoder;return(async()=>{let a=k.getReader(),b=new TextDecoder,c="";try{for(;;){let{done:d,value:e}=await a.read();if(d)break;let f=(c+=b.decode(e,{stream:!0})).split("\n");for(let a of(c=f.pop()??"",f)){if(!a.startsWith("data: "))continue;let b=a.slice(6);if("[DONE]"!==b)try{let a=JSON.parse(b);"response.output_text.delta"===a.type&&a.delta&&await n.write(o.encode(a.delta))}catch{}}}}finally{a.releaseLock(),await n.close()}})(),new Response(l,{headers:{"Content-Type":"text/plain; charset=utf-8","Transfer-Encoding":"chunked"}})}let y="standalone",z=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/ai/write/route",pathname:"/api/ai/write",filename:"route",bundlePath:"app/api/ai/write/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/clawpad/clawpad/src/app/api/ai/write/route.ts",nextConfigOutput:y,userland:d}),{workAsyncStorage:A,workUnitAsyncStorage:B,serverHooks:C}=z;function D(){return(0,g.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:B})}async function E(a,b,c){z.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/ai/write/route";"/index"===d&&(d="/");let e=!1,g=await z.prepare(a,b,{srcPage:d,multiZoneDraftMode:e});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:A,prerenderManifest:B,routerServerContext:C,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=g,I=(0,k.normalizeAppPath)(d),J=!!(B.dynamicRoutes[I]||B.routes[F]),K=async()=>((null==C?void 0:C.render404)?await C.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!A){let a=!!B.routes[F],b=B.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.experimental.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||z.isDev||A||(L="/index"===(L=F)?"/":L);let M=!0===z.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R={params:w,prerenderManifest:B,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>z.onRequestError(a,b,d,e,C)},sharedContext:{buildId:v}},S=new l.NodeNextRequest(a),T=new l.NodeNextResponse(b),U=m.NextRequestAdapter.fromNodeNextRequest(S,(0,m.signalFromNodeResponse)(b));try{let e=async a=>z.handle(U,R).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${O} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${O} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=R.renderOpts.fetchMetrics;let i=R.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=R.renderOpts.collectedTags;if(!J)return await (0,p.I)(S,T,d,R.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==R.renderOpts.collectedRevalidate&&!(R.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&R.renderOpts.collectedRevalidate,e=void 0===R.renderOpts.collectedExpire||R.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:R.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){if(null==f?void 0:f.isStale){let c=!1;await z.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},c,C)}throw b}},l=await z.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:B,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!J)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",D?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),A&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&J||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(S,T,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};Q?await j(Q):await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},j))}catch(b){if(!(b instanceof t.NoFallbackError)){let c=!1;await z.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},c,C)}if(J)throw b;return await (0,p.I)(S,T,new Response(null,{status:500})),null}}},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},78335:()=>{},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},92280:(a,b,c)=>{"use strict";var d;d={value:!0},Object.defineProperty(b,"I",{enumerable:!0,get:function(){return h}});let e=c(28208),f=c(47617),g=c(62018);async function h(a,b,c,d){if((0,e.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let e=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,g.splitCookiesString)(a))b.appendHeader(c,d);else{let d=void 0!==b.getHeader(c);(e.includes(c.toLowerCase())||!d)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,f.pipeToNodeResponse)(c.body,i,d):i.end()}}},96487:()=>{}};var __webpack_require__=require("../../../../webpack-runtime.js");__webpack_require__.C(exports);var __webpack_exec__=a=>__webpack_require__(__webpack_require__.s=a),__webpack_exports__=__webpack_require__.X(0,[4741],()=>__webpack_exec__(30404));module.exports=__webpack_exports__})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/ai/write/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/58342f9a044e019d.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/ai/write/route":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/ai/write/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1433":{"*":{"id":"85717","name":"*","chunks":[],"async":false}},"5494":{"*":{"id":"44688","name":"*","chunks":[],"async":false}},"9142":{"*":{"id":"46176","name":"*","chunks":[],"async":false}},"9960":{"*":{"id":"88450","name":"*","chunks":[],"async":false}},"19324":{"*":{"id":"83726","name":"*","chunks":[],"async":false}},"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"25479":{"*":{"id":"51161","name":"*","chunks":[],"async":false}},"25623":{"*":{"id":"10443","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28662":{"*":{"id":"80804","name":"*","chunks":[],"async":false}},"28935":{"*":{"id":"33159","name":"*","chunks":[],"async":false}},"33960":{"*":{"id":"4150","name":"*","chunks":[],"async":false}},"35585":{"*":{"id":"35109","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"2455","name":"*","chunks":[],"async":false}},"40201":{"*":{"id":"8530","name":"*","chunks":[],"async":false}},"46645":{"*":{"id":"71603","name":"*","chunks":[],"async":false}},"47218":{"*":{"id":"67686","name":"*","chunks":[],"async":false}},"49613":{"*":{"id":"90517","name":"*","chunks":[],"async":false}},"50911":{"*":{"id":"93907","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"57383":{"*":{"id":"4927","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"58479":{"*":{"id":"18081","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61584":{"*":{"id":"99474","name":"*","chunks":[],"async":false}},"63481":{"*":{"id":"19741","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"71140":{"*":{"id":"99650","name":"*","chunks":[],"async":false}},"74006":{"*":{"id":"62702","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}},"86835":{"*":{"id":"14533","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87564":{"*":{"id":"12604","name":"*","chunks":[],"async":false}},"88285":{"*":{"id":"50761","name":"*","chunks":[],"async":false}},"89471":{"*":{"id":"88589","name":"*","chunks":[],"async":false}},"89641":{"*":{"id":"521","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"91760":{"*":{"id":"16944","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"81247","name":"*","chunks":[],"async":false}},"94984":{"*":{"id":"87260","name":"*","chunks":[],"async":false}},"97063":{"*":{"id":"46141","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-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.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-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.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/settings/relay/page.tsx":{"id":40201,"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/node_modules/@radix-ui/react-accordion/dist/index.mjs":{"id":94984,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs":{"id":86835,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-avatar/dist/index.mjs":{"id":58479,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-checkbox/dist/index.mjs":{"id":25479,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-collapsible/dist/index.mjs":{"id":47218,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-context-menu/dist/index.mjs":{"id":89471,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-dialog/dist/index.mjs":{"id":19324,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs":{"id":25623,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-form/dist/index.mjs":{"id":9142,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-hover-card/dist/index.mjs":{"id":46645,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-label/dist/index.mjs":{"id":91760,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-menubar/dist/index.mjs":{"id":74006,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs":{"id":87564,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs":{"id":88285,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs":{"id":89641,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-popover/dist/index.mjs":{"id":1433,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-portal/dist/index.mjs":{"id":5494,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-progress/dist/index.mjs":{"id":38489,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-radio-group/dist/index.mjs":{"id":49613,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-scroll-area/dist/index.mjs":{"id":35585,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-select/dist/index.mjs":{"id":33960,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-slider/dist/index.mjs":{"id":97063,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-switch/dist/index.mjs":{"id":9960,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-tabs/dist/index.mjs":{"id":61584,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-toast/dist/index.mjs":{"id":50911,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-toggle-group/dist/index.mjs":{"id":28662,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-toggle/dist/index.mjs":{"id":71140,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-toolbar/dist/index.mjs":{"id":57383,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-tooltip/dist/index.mjs":{"id":28935,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":63481,"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/26ca2e105e2de17f.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/ai/write/route":[]},"rscModuleMapping":{"1433":{"*":{"id":"33427","name":"*","chunks":[],"async":false}},"5494":{"*":{"id":"8488","name":"*","chunks":[],"async":false}},"9142":{"*":{"id":"66183","name":"*","chunks":[],"async":false}},"9960":{"*":{"id":"86610","name":"*","chunks":[],"async":false}},"19324":{"*":{"id":"94106","name":"*","chunks":[],"async":false}},"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"25479":{"*":{"id":"49911","name":"*","chunks":[],"async":false}},"25623":{"*":{"id":"3221","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28662":{"*":{"id":"16564","name":"*","chunks":[],"async":false}},"28935":{"*":{"id":"54190","name":"*","chunks":[],"async":false}},"33960":{"*":{"id":"45586","name":"*","chunks":[],"async":false}},"35585":{"*":{"id":"88991","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"47197","name":"*","chunks":[],"async":false}},"40201":{"*":{"id":"84286","name":"*","chunks":[],"async":false}},"46645":{"*":{"id":"63021","name":"*","chunks":[],"async":false}},"47218":{"*":{"id":"74966","name":"*","chunks":[],"async":false}},"49613":{"*":{"id":"50359","name":"*","chunks":[],"async":false}},"50911":{"*":{"id":"3949","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}},"57383":{"*":{"id":"65785","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"58479":{"*":{"id":"32683","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61584":{"*":{"id":"52182","name":"*","chunks":[],"async":false}},"63481":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"71140":{"*":{"id":"47762","name":"*","chunks":[],"async":false}},"74006":{"*":{"id":"47306","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}},"86835":{"*":{"id":"18811","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87564":{"*":{"id":"23944","name":"*","chunks":[],"async":false}},"88285":{"*":{"id":"31303","name":"*","chunks":[],"async":false}},"89471":{"*":{"id":"66767","name":"*","chunks":[],"async":false}},"89641":{"*":{"id":"1451","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"91760":{"*":{"id":"34288","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"94984":{"*":{"id":"24400","name":"*","chunks":[],"async":false}},"97063":{"*":{"id":"82255","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}