denchclaw 3.0.1 → 3.0.3

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 (307) hide show
  1. package/apps/web/.next/standalone/apps/web/.env +3 -0
  2. package/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
  3. package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +262 -262
  4. package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +36 -36
  5. package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +3 -3
  6. package/apps/web/.next/standalone/apps/web/.next/cache/config.json +3 -3
  7. package/apps/web/.next/standalone/apps/web/.next/prerender-manifest.json +3 -3
  8. package/apps/web/.next/standalone/apps/web/.next/required-server-files.json +5 -5
  9. package/apps/web/.next/standalone/apps/web/.next/routes-manifest.json +1 -1
  10. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page.js +2 -2
  11. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page.js.nft.json +1 -1
  12. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  13. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route.js +1 -1
  14. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route_client-reference-manifest.js +1 -1
  15. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/proxy/route.js +1 -1
  16. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/proxy/route_client-reference-manifest.js +1 -1
  17. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route.js +1 -1
  18. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route_client-reference-manifest.js +1 -1
  19. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route.js +2 -2
  20. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route_client-reference-manifest.js +1 -1
  21. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/store/route.js +1 -1
  22. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/store/route_client-reference-manifest.js +1 -1
  23. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/webhooks/[...path]/route.js +1 -1
  24. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/webhooks/[...path]/route_client-reference-manifest.js +1 -1
  25. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route.js +1 -1
  26. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route_client-reference-manifest.js +1 -1
  27. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route.js +2 -2
  28. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
  29. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route.js +1 -1
  30. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route_client-reference-manifest.js +1 -1
  31. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route.js +1 -1
  32. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route_client-reference-manifest.js +1 -1
  33. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route.js +2 -2
  34. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
  35. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route.js +1 -1
  36. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route_client-reference-manifest.js +1 -1
  37. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route.js +2 -2
  38. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route_client-reference-manifest.js +1 -1
  39. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connect/route.js +1 -1
  40. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connect/route_client-reference-manifest.js +1 -1
  41. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connections/route.js +1 -1
  42. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connections/route_client-reference-manifest.js +1 -1
  43. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route.js +1 -1
  44. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route_client-reference-manifest.js +1 -1
  45. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route.js +2 -2
  46. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route_client-reference-manifest.js +1 -1
  47. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/toolkits/route.js +1 -1
  48. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/toolkits/route_client-reference-manifest.js +1 -1
  49. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/calendar/[id]/route.js +12 -12
  50. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/calendar/[id]/route_client-reference-manifest.js +1 -1
  51. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/calendar/route.js +3 -3
  52. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/calendar/route_client-reference-manifest.js +1 -1
  53. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/companies/[id]/route.js +2 -2
  54. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/companies/[id]/route_client-reference-manifest.js +1 -1
  55. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/enrich/[type]/[id]/route.js +2 -2
  56. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/enrich/[type]/[id]/route_client-reference-manifest.js +1 -1
  57. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/inbox/[threadId]/route.js +2 -2
  58. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/inbox/[threadId]/route_client-reference-manifest.js +1 -1
  59. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/inbox/route.js +55 -55
  60. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/inbox/route_client-reference-manifest.js +1 -1
  61. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/[id]/activity/route.js +3 -3
  62. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/[id]/activity/route_client-reference-manifest.js +1 -1
  63. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/[id]/route.js +2 -2
  64. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/[id]/route_client-reference-manifest.js +1 -1
  65. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/route.js +3 -3
  66. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/route_client-reference-manifest.js +1 -1
  67. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/photos/proxy/route.js +1 -1
  68. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/photos/proxy/route_client-reference-manifest.js +1 -1
  69. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/photos/sync/route.js +1 -1
  70. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/photos/sync/route_client-reference-manifest.js +1 -1
  71. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route.js +1 -1
  72. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route_client-reference-manifest.js +1 -1
  73. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route.js +1 -1
  74. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route_client-reference-manifest.js +1 -1
  75. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route.js +1 -1
  76. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route_client-reference-manifest.js +1 -1
  77. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route.js +1 -1
  78. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route_client-reference-manifest.js +1 -1
  79. package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route.js +1 -1
  80. package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route_client-reference-manifest.js +1 -1
  81. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/channels/route.js +1 -1
  82. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/channels/route_client-reference-manifest.js +1 -1
  83. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/route.js +1 -1
  84. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/route_client-reference-manifest.js +1 -1
  85. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/stream/route.js +2 -2
  86. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/stream/route_client-reference-manifest.js +1 -1
  87. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/[id]/route.js +1 -1
  88. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/[id]/route_client-reference-manifest.js +1 -1
  89. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/route.js +1 -1
  90. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/route_client-reference-manifest.js +1 -1
  91. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route.js +1 -1
  92. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route_client-reference-manifest.js +1 -1
  93. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route.js +1 -1
  94. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route_client-reference-manifest.js +1 -1
  95. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route.js +1 -1
  96. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route_client-reference-manifest.js +1 -1
  97. package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route.js +1 -1
  98. package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route_client-reference-manifest.js +1 -1
  99. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/connections/route.js +1 -1
  100. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/connections/route_client-reference-manifest.js +1 -1
  101. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/dench-cloud/route.js +1 -1
  102. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/dench-cloud/route_client-reference-manifest.js +1 -1
  103. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/identity/route.js +1 -1
  104. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/identity/route_client-reference-manifest.js +1 -1
  105. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/state/route.js +1 -1
  106. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/state/route_client-reference-manifest.js +1 -1
  107. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/progress/route.js +2 -2
  108. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/progress/route_client-reference-manifest.js +1 -1
  109. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/start/route.js +2 -2
  110. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/start/route_client-reference-manifest.js +1 -1
  111. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route.js +1 -1
  112. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
  113. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route.js +1 -1
  114. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route_client-reference-manifest.js +1 -1
  115. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route.js +1 -1
  116. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route_client-reference-manifest.js +1 -1
  117. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route.js +1 -1
  118. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  119. package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route.js +1 -1
  120. package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route_client-reference-manifest.js +1 -1
  121. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/content/route.js +1 -1
  122. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/content/route_client-reference-manifest.js +1 -1
  123. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/route.js +1 -1
  124. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/route_client-reference-manifest.js +1 -1
  125. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/browse/route.js +1 -1
  126. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/browse/route_client-reference-manifest.js +1 -1
  127. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/install/route.js +1 -1
  128. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -1
  129. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route.js +2 -2
  130. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  131. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/poll-tick/route.js +1 -1
  132. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/poll-tick/route_client-reference-manifest.js +1 -1
  133. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/refresh/route.js +1 -1
  134. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/refresh/route_client-reference-manifest.js +1 -1
  135. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/status/route.js +1 -1
  136. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/status/route_client-reference-manifest.js +1 -1
  137. package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route.js +1 -1
  138. package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route_client-reference-manifest.js +1 -1
  139. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route.js +1 -1
  140. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route_client-reference-manifest.js +1 -1
  141. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route.js +1 -1
  142. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route_client-reference-manifest.js +1 -1
  143. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route.js +1 -1
  144. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route_client-reference-manifest.js +1 -1
  145. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route.js +1 -1
  146. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route_client-reference-manifest.js +1 -1
  147. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route.js +1 -1
  148. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.js +1 -1
  149. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route.js +1 -1
  150. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route_client-reference-manifest.js +1 -1
  151. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route.js +1 -1
  152. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route_client-reference-manifest.js +1 -1
  153. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route.js +1 -1
  154. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route_client-reference-manifest.js +1 -1
  155. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route.js +1 -1
  156. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route_client-reference-manifest.js +1 -1
  157. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route.js +1 -1
  158. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route_client-reference-manifest.js +1 -1
  159. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route.js +1 -1
  160. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route_client-reference-manifest.js +1 -1
  161. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route.js +1 -1
  162. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route_client-reference-manifest.js +1 -1
  163. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route.js +1 -1
  164. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route_client-reference-manifest.js +1 -1
  165. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route.js +1 -1
  166. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route_client-reference-manifest.js +1 -1
  167. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/execute/route.js +1 -1
  168. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/execute/route_client-reference-manifest.js +1 -1
  169. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route.js +1 -1
  170. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route_client-reference-manifest.js +1 -1
  171. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route.js +2 -2
  172. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route_client-reference-manifest.js +1 -1
  173. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/link-preview/route.js +1 -1
  174. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/link-preview/route_client-reference-manifest.js +1 -1
  175. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route.js +1 -1
  176. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route_client-reference-manifest.js +1 -1
  177. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route.js +1 -1
  178. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route_client-reference-manifest.js +1 -1
  179. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route.js +1 -1
  180. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route_client-reference-manifest.js +1 -1
  181. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/route.js +2 -2
  182. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/route_client-reference-manifest.js +1 -1
  183. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/runs/route.js +2 -2
  184. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/runs/route_client-reference-manifest.js +1 -1
  185. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route.js +1 -1
  186. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route_client-reference-manifest.js +1 -1
  187. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/content/route.js +2 -2
  188. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/content/route_client-reference-manifest.js +1 -1
  189. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route.js +2 -2
  190. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route_client-reference-manifest.js +1 -1
  191. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route.js +1 -1
  192. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route_client-reference-manifest.js +1 -1
  193. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route.js +2 -2
  194. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route_client-reference-manifest.js +1 -1
  195. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route.js +1 -1
  196. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route_client-reference-manifest.js +1 -1
  197. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route.js +1 -1
  198. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route_client-reference-manifest.js +1 -1
  199. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route.js +2 -2
  200. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route_client-reference-manifest.js +1 -1
  201. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route.js +1 -1
  202. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route_client-reference-manifest.js +1 -1
  203. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/route.js +2 -2
  204. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/route_client-reference-manifest.js +1 -1
  205. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/icon/route.js +1 -1
  206. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/icon/route_client-reference-manifest.js +1 -1
  207. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route.js +2 -2
  208. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route_client-reference-manifest.js +1 -1
  209. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route.js +1 -1
  210. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route_client-reference-manifest.js +1 -1
  211. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route.js +1 -1
  212. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
  213. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route.js +1 -1
  214. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
  215. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route.js +1 -1
  216. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
  217. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route.js +1 -1
  218. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
  219. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route.js +1 -1
  220. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
  221. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route.js +1 -1
  222. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
  223. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route.js +2 -2
  224. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route_client-reference-manifest.js +1 -1
  225. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route.js +2 -2
  226. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
  227. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route.js +1 -1
  228. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
  229. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route.js +1 -1
  230. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
  231. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route.js +1 -1
  232. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
  233. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route.js +1 -1
  234. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
  235. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route.js +1 -1
  236. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
  237. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route.js +2 -2
  238. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
  239. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route.js +1 -1
  240. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
  241. package/apps/web/.next/standalone/apps/web/.next/server/app/onboarding/page.js +3 -3
  242. package/apps/web/.next/standalone/apps/web/.next/server/app/onboarding/page.js.nft.json +1 -1
  243. package/apps/web/.next/standalone/apps/web/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  244. package/apps/web/.next/standalone/apps/web/.next/server/app/page.js +8 -8
  245. package/apps/web/.next/standalone/apps/web/.next/server/app/page.js.nft.json +1 -1
  246. package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  247. package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page.js +2 -2
  248. package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page.js.nft.json +1 -1
  249. package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  250. package/apps/web/.next/standalone/apps/web/.next/server/app-paths-manifest.json +36 -36
  251. package/apps/web/.next/standalone/apps/web/.next/server/chunks/10684.js +2 -2
  252. package/apps/web/.next/standalone/apps/web/.next/server/chunks/22477.js +1 -1
  253. package/apps/web/.next/standalone/apps/web/.next/server/chunks/83673.js +15 -0
  254. package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +28 -28
  255. package/apps/web/.next/standalone/apps/web/.next/server/middleware-build-manifest.js +1 -1
  256. package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
  257. package/apps/web/.next/standalone/apps/web/.next/server/pages-manifest.json +1 -1
  258. package/apps/web/.next/standalone/apps/web/.next/server/server-reference-manifest.json +1 -1
  259. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/_not-found/page-34ba45b7a65b67f2.js +1 -0
  260. package/apps/web/.next/{static/chunks/app/global-error-1bc925390c69d878.js → standalone/apps/web/.next/static/chunks/app/global-error-a5d3e037e55fb373.js} +1 -1
  261. package/apps/web/.next/{static/chunks/app/layout-660f18c3bb2cdcb3.js → standalone/apps/web/.next/static/chunks/app/layout-ea7c8d3b62d26ae8.js} +1 -1
  262. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/onboarding/{page-dbd74d39e3496aab.js → page-843f5c7d95580a57.js} +1 -1
  263. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/{page-348b80df5b4c7586.js → page-def4445c2914d3c7.js} +1 -1
  264. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/workspace/{page-91860e80d85899e8.js → page-2e4a0cbe1fb0520e.js} +1 -1
  265. package/apps/web/.next/standalone/apps/web/.next/static/chunks/main-app-d8ac5ee8fad9c4e6.js +1 -0
  266. package/apps/web/.next/standalone/apps/web/node_modules/@esbuild/{linux-x64 → darwin-arm64}/bin/esbuild +0 -0
  267. package/apps/web/.next/standalone/apps/web/node_modules/@esbuild/{linux-x64 → darwin-arm64}/package.json +4 -4
  268. package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-darwin-arm64/lib/sharp-darwin-arm64.node +0 -0
  269. package/apps/web/.next/standalone/apps/web/node_modules/@img/{sharp-linux-x64 → sharp-darwin-arm64}/package.json +7 -13
  270. package/apps/web/.next/standalone/apps/web/node_modules/@img/{sharp-libvips-linux-x64/lib/libvips-cpp.so.8.17.3 → sharp-libvips-darwin-arm64/lib/libvips-cpp.8.17.3.dylib} +0 -0
  271. package/apps/web/.next/standalone/apps/web/node_modules/@img/{sharp-libvips-linux-x64 → sharp-libvips-darwin-arm64}/package.json +5 -11
  272. package/apps/web/.next/standalone/apps/web/server.js +1 -1
  273. package/apps/web/.next/standalone/extensions/posthog-analytics/lib/build-env.js +1 -1
  274. package/apps/web/.next/standalone/package.json +3 -2
  275. package/apps/web/.next/static/chunks/app/_not-found/page-34ba45b7a65b67f2.js +1 -0
  276. package/apps/web/.next/{standalone/apps/web/.next/static/chunks/app/global-error-1bc925390c69d878.js → static/chunks/app/global-error-a5d3e037e55fb373.js} +1 -1
  277. package/apps/web/.next/{standalone/apps/web/.next/static/chunks/app/layout-660f18c3bb2cdcb3.js → static/chunks/app/layout-ea7c8d3b62d26ae8.js} +1 -1
  278. package/apps/web/.next/static/chunks/app/onboarding/{page-dbd74d39e3496aab.js → page-843f5c7d95580a57.js} +1 -1
  279. package/apps/web/.next/static/chunks/app/{page-348b80df5b4c7586.js → page-def4445c2914d3c7.js} +1 -1
  280. package/apps/web/.next/static/chunks/app/workspace/{page-91860e80d85899e8.js → page-2e4a0cbe1fb0520e.js} +1 -1
  281. package/apps/web/.next/static/chunks/main-app-d8ac5ee8fad9c4e6.js +1 -0
  282. package/assets/seed/workspace.duckdb +0 -0
  283. package/dist/entry.js +1 -1
  284. package/dist/{program-DJ--v24B.js → program-CX_f4ysH.js} +9 -7
  285. package/dist/{run-main-Bx_uvxUj.js → run-main-RQeyyBrT.js} +1 -1
  286. package/extensions/posthog-analytics/lib/build-env.js +1 -1
  287. package/package.json +3 -2
  288. package/apps/web/.next/standalone/apps/web/.next/server/chunks/6787.js +0 -15
  289. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/_not-found/page-139ff89c1888b4b6.js +0 -1
  290. package/apps/web/.next/standalone/apps/web/.next/static/chunks/main-app-e2066e8cc4690474.js +0 -1
  291. package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/index.js +0 -1
  292. package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/libvips-cpp.so.8.17.3 +0 -0
  293. package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-libvips-linuxmusl-x64/package.json +0 -42
  294. package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-libvips-linuxmusl-x64/versions.json +0 -30
  295. package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-linux-x64/lib/sharp-linux-x64.node +0 -0
  296. package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-linuxmusl-x64/LICENSE +0 -191
  297. package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-linuxmusl-x64/lib/sharp-linuxmusl-x64.node +0 -0
  298. package/apps/web/.next/standalone/apps/web/node_modules/@img/sharp-linuxmusl-x64/package.json +0 -46
  299. package/apps/web/.next/static/chunks/app/_not-found/page-139ff89c1888b4b6.js +0 -1
  300. package/apps/web/.next/static/chunks/main-app-e2066e8cc4690474.js +0 -1
  301. /package/apps/web/.next/standalone/apps/web/.next/static/{sKX9nLBRkTqA5tC4fKclW → 943kaCHy9rwpDBll6vsXk}/_buildManifest.js +0 -0
  302. /package/apps/web/.next/standalone/apps/web/.next/static/{sKX9nLBRkTqA5tC4fKclW → 943kaCHy9rwpDBll6vsXk}/_ssgManifest.js +0 -0
  303. /package/apps/web/.next/standalone/apps/web/node_modules/@img/{sharp-linux-x64 → sharp-darwin-arm64}/LICENSE +0 -0
  304. /package/apps/web/.next/standalone/apps/web/node_modules/@img/{sharp-libvips-linux-x64 → sharp-libvips-darwin-arm64}/lib/index.js +0 -0
  305. /package/apps/web/.next/standalone/apps/web/node_modules/@img/{sharp-libvips-linux-x64 → sharp-libvips-darwin-arm64}/versions.json +0 -0
  306. /package/apps/web/.next/static/{sKX9nLBRkTqA5tC4fKclW → 943kaCHy9rwpDBll6vsXk}/_buildManifest.js +0 -0
  307. /package/apps/web/.next/static/{sKX9nLBRkTqA5tC4fKclW → 943kaCHy9rwpDBll6vsXk}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[26364],{395:(e,t,r)=>{"use strict";r.d(t,{V:()=>a});var l=r(80534),n=r(74166),o=r(65163);function a(e){let{name:t="braille",children:r,className:a,style:f}=e,[s,u]=(0,n.useState)(0),i=(0,n.useMemo)(()=>{var e;return null!=(e=o.Mb[t])?e:o.Mb.braille},[t]),h=i.frames.length,c=h>0?i.frames[s%h]:"";return(0,n.useEffect)(()=>{if(u(0),h<=1||i.interval<=0)return;let e=window.setInterval(()=>u(e=>(e+1)%h),i.interval);return()=>window.clearInterval(e)},[i,h]),(0,l.jsxs)("span",{className:a,style:{fontFamily:"monospace",...f},children:[c,null!=r&&(0,l.jsxs)(l.Fragment,{children:[" ",r]})]})}},9296:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var l=r(80534),n=r(74166),o=r(99197),a=r(395);function f(){let e=(0,o.useRouter)();return(0,n.useEffect)(()=>{let t=window.location.search,r=window.location.hash;e.replace("/".concat(t).concat(r))},[e]),(0,l.jsx)("div",{className:"flex h-screen items-center justify-center",style:{background:"var(--color-bg)"},children:(0,l.jsx)(a.V,{name:"braille",className:"text-2xl",style:{color:"var(--color-text-muted)"}})})}},27431:(e,t,r)=>{Promise.resolve().then(r.bind(r,9296))},65163:(e,t,r)=>{"use strict";r.d(t,{Mb:()=>a});var l=[[1,8],[2,16],[4,32],[64,128]];function n(e){let t=e.length,r=e[0]?e[0].length:0,n=Math.ceil(r/2),o="";for(let a=0;a<n;a++){let n=10240;for(let o=0;o<4&&o<t;o++)for(let t=0;t<2;t++){let f=2*a+t;f<r&&e[o]&&e[o][f]&&(n|=l[o][t])}o+=String.fromCodePoint(n)}return o}function o(e,t){return e<=0||t<=0?[]:Array.from({length:e},()=>Array(t).fill(!1))}var a={braille:{frames:["⠋","⠙","⠹","⠸","⠼","⠴","⠦","⠧","⠇","⠏"],interval:80},braillewave:{frames:["⠁⠂⠄⡀","⠂⠄⡀⢀","⠄⡀⢀⠠","⡀⢀⠠⠐","⢀⠠⠐⠈","⠠⠐⠈⠁","⠐⠈⠁⠂","⠈⠁⠂⠄"],interval:100},dna:{frames:["⠋⠉⠙⠚","⠉⠙⠚⠒","⠙⠚⠒⠂","⠚⠒⠂⠂","⠒⠂⠂⠒","⠂⠂⠒⠲","⠂⠒⠲⠴","⠒⠲⠴⠤","⠲⠴⠤⠄","⠴⠤⠄⠋","⠤⠄⠋⠉","⠄⠋⠉⠙"],interval:80},scan:{frames:function(){let e=[];for(let t=-1;t<9;t++){let r=o(4,8);for(let e=0;e<4;e++)for(let l=0;l<8;l++)(l===t||l===t-1)&&(r[e][l]=!0);e.push(n(r))}return e}(),interval:70},rain:{frames:function(){let e=[],t=[0,3,1,5,2,7,4,6];for(let r=0;r<12;r++){let l=o(4,8);for(let e=0;e<8;e++){let n=(r+t[e])%6;n<4&&(l[n][e]=!0)}e.push(n(l))}return e}(),interval:100},scanline:{frames:function(){let e=[];for(let t of[0,1,2,3,2,1]){let r=o(4,6);for(let e=0;e<6;e++)r[t][e]=!0,t>0&&(r[t-1][e]=e%2==0);e.push(n(r))}return e}(),interval:120},pulse:{frames:function(){let e=[];for(let t of[.5,1.2,2,3,3.5]){let r=o(4,6);for(let e=0;e<4;e++)for(let l=0;l<6;l++).9>Math.abs(Math.sqrt((l-2.5)**2+(e-1.5)**2)-t)&&(r[e][l]=!0);e.push(n(r))}return e}(),interval:180},snake:{frames:function(){let e=[];for(let t=0;t<4;t++)if(t%2==0)for(let r=0;r<4;r++)e.push([t,r]);else for(let r=3;r>=0;r--)e.push([t,r]);let t=[];for(let r=0;r<e.length;r++){let l=o(4,4);for(let t=0;t<4;t++){let n=(r-t+e.length)%e.length;l[e[n][0]][e[n][1]]=!0}t.push(n(l))}return t}(),interval:80},sparkle:{frames:function(){let e=[];for(let t of[[1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,1,0,0,0,0,1,0,0],[0,1,0,0,1,0,0,1,1,0,0,1,0,0,0,1,0,0,0,1,0,1,0,0,0,0,1,0,1,0,1,0],[0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,1,0,1,0,0,0,0,1,0,1,0,1,0,0,0,1],[1,0,0,0,0,0,1,1,0,0,1,0,1,0,0,0,0,0,0,0,1,0,1,0,1,0,0,1,0,0,1,0],[0,0,0,1,1,0,0,0,0,1,0,0,0,1,0,1,1,0,0,1,0,0,0,0,0,1,0,0,0,1,0,1],[0,1,1,0,0,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,1,0,0,0]]){let r=o(4,8);for(let e=0;e<4;e++)for(let l=0;l<8;l++)r[e][l]=!!t[8*e+l];e.push(n(r))}return e}(),interval:150},cascade:{frames:function(){let e=[];for(let t=-2;t<12;t++){let r=o(4,8);for(let e=0;e<4;e++)for(let l=0;l<8;l++){let n=l+e;(n===t||n===t-1)&&(r[e][l]=!0)}e.push(n(r))}return e}(),interval:60},columns:{frames:function(){let e=[];for(let t=0;t<6;t++)for(let r=3;r>=0;r--){let l=o(4,6);for(let e=0;e<t;e++)for(let t=0;t<4;t++)l[t][e]=!0;for(let e=r;e<4;e++)l[e][t]=!0;e.push(n(l))}let t=o(4,6);for(let e=0;e<4;e++)for(let r=0;r<6;r++)t[e][r]=!0;return e.push(n(t)),e.push(n(o(4,6))),e}(),interval:60},orbit:{frames:function(){let e=[[0,0],[0,1],[1,1],[2,1],[3,1],[3,0],[2,0],[1,0]],t=[];for(let r=0;r<e.length;r++){let l=o(4,2);l[e[r][0]][e[r][1]]=!0;let a=(r-1+e.length)%e.length;l[e[a][0]][e[a][1]]=!0,t.push(n(l))}return t}(),interval:100},breathe:{frames:function(){let e=[[],[[1,0]],[[0,1],[2,0]],[[0,0],[1,1],[3,0]],[[0,0],[1,1],[2,0],[3,1]],[[0,0],[0,1],[1,1],[2,0],[3,1]],[[0,0],[0,1],[1,0],[2,1],[3,0],[3,1]],[[0,0],[0,1],[1,0],[1,1],[2,0],[3,0],[3,1]],[[0,0],[0,1],[1,0],[1,1],[2,0],[2,1],[3,0],[3,1]]],t=[];for(let r of[...e,...e.slice().reverse().slice(1)]){let e=o(4,2);for(let[t,l]of r)e[t][l]=!0;t.push(n(e))}return t}(),interval:100},waverows:{frames:function(){let e=[];for(let t=0;t<16;t++){let r=o(4,8);for(let e=0;e<8;e++){let l=Math.round((Math.sin(.8*(t-.5*e))+1)/2*3);r[l][e]=!0,l>0&&(r[l-1][e]=(t+e)%3==0)}e.push(n(r))}return e}(),interval:90},checkerboard:{frames:function(){let e=[];for(let t=0;t<4;t++){let r=o(4,6);for(let e=0;e<4;e++)for(let l=0;l<6;l++)t<2?r[e][l]=(e+l+t)%2==0:r[e][l]=(e+l+t)%3==0;e.push(n(r))}return e}(),interval:250},helix:{frames:function(){let e=[];for(let t=0;t<16;t++){let r=o(4,8);for(let e=0;e<8;e++){let l=Math.PI/4*(t+e),n=Math.round((Math.sin(l)+1)/2*3),o=Math.round((Math.sin(l+Math.PI)+1)/2*3);r[n][e]=!0,r[o][e]=!0}e.push(n(r))}return e}(),interval:80},fillsweep:{frames:function(){let e=[];for(let t=3;t>=0;t--){let r=o(4,4);for(let e=t;e<4;e++)for(let t=0;t<4;t++)r[e][t]=!0;e.push(n(r))}let t=o(4,4);for(let e=0;e<4;e++)for(let r=0;r<4;r++)t[e][r]=!0;e.push(n(t)),e.push(n(t));for(let t=0;t<4;t++){let r=o(4,4);for(let e=t+1;e<4;e++)for(let t=0;t<4;t++)r[e][t]=!0;e.push(n(r))}return e.push(n(o(4,4))),e}(),interval:100},diagswipe:{frames:function(){let e=[];for(let t=0;t<=6;t++){let r=o(4,4);for(let e=0;e<4;e++)for(let l=0;l<4;l++)e+l<=t&&(r[e][l]=!0);e.push(n(r))}let t=o(4,4);for(let e=0;e<4;e++)for(let r=0;r<4;r++)t[e][r]=!0;e.push(n(t));for(let t=0;t<=6;t++){let r=o(4,4);for(let e=0;e<4;e++)for(let l=0;l<4;l++)e+l>t&&(r[e][l]=!0);e.push(n(r))}return e.push(n(o(4,4))),e}(),interval:60}}},99197:(e,t,r)=>{"use strict";var l=r(84841);r.o(l,"usePathname")&&r.d(t,{usePathname:function(){return l.usePathname}}),r.o(l,"useRouter")&&r.d(t,{useRouter:function(){return l.useRouter}}),r.o(l,"useSearchParams")&&r.d(t,{useSearchParams:function(){return l.useSearchParams}})}},e=>{e.O(0,[21705,98522,77358],()=>e(e.s=27431)),_N_E=e.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[26364],{395:(e,t,r)=>{"use strict";r.d(t,{V:()=>a});var l=r(80534),n=r(74166),o=r(65163);function a(e){let{name:t="braille",children:r,className:a,style:f}=e,[s,u]=(0,n.useState)(0),i=(0,n.useMemo)(()=>{var e;return null!=(e=o.Mb[t])?e:o.Mb.braille},[t]),h=i.frames.length,c=h>0?i.frames[s%h]:"";return(0,n.useEffect)(()=>{if(u(0),h<=1||i.interval<=0)return;let e=window.setInterval(()=>u(e=>(e+1)%h),i.interval);return()=>window.clearInterval(e)},[i,h]),(0,l.jsxs)("span",{className:a,style:{fontFamily:"monospace",...f},children:[c,null!=r&&(0,l.jsxs)(l.Fragment,{children:[" ",r]})]})}},9296:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>f});var l=r(80534),n=r(74166),o=r(99197),a=r(395);function f(){let e=(0,o.useRouter)();return(0,n.useEffect)(()=>{let t=window.location.search,r=window.location.hash;e.replace("/".concat(t).concat(r))},[e]),(0,l.jsx)("div",{className:"flex h-screen items-center justify-center",style:{background:"var(--color-bg)"},children:(0,l.jsx)(a.V,{name:"braille",className:"text-2xl",style:{color:"var(--color-text-muted)"}})})}},16114:(e,t,r)=>{Promise.resolve().then(r.bind(r,9296))},65163:(e,t,r)=>{"use strict";r.d(t,{Mb:()=>a});var l=[[1,8],[2,16],[4,32],[64,128]];function n(e){let t=e.length,r=e[0]?e[0].length:0,n=Math.ceil(r/2),o="";for(let a=0;a<n;a++){let n=10240;for(let o=0;o<4&&o<t;o++)for(let t=0;t<2;t++){let f=2*a+t;f<r&&e[o]&&e[o][f]&&(n|=l[o][t])}o+=String.fromCodePoint(n)}return o}function o(e,t){return e<=0||t<=0?[]:Array.from({length:e},()=>Array(t).fill(!1))}var a={braille:{frames:["⠋","⠙","⠹","⠸","⠼","⠴","⠦","⠧","⠇","⠏"],interval:80},braillewave:{frames:["⠁⠂⠄⡀","⠂⠄⡀⢀","⠄⡀⢀⠠","⡀⢀⠠⠐","⢀⠠⠐⠈","⠠⠐⠈⠁","⠐⠈⠁⠂","⠈⠁⠂⠄"],interval:100},dna:{frames:["⠋⠉⠙⠚","⠉⠙⠚⠒","⠙⠚⠒⠂","⠚⠒⠂⠂","⠒⠂⠂⠒","⠂⠂⠒⠲","⠂⠒⠲⠴","⠒⠲⠴⠤","⠲⠴⠤⠄","⠴⠤⠄⠋","⠤⠄⠋⠉","⠄⠋⠉⠙"],interval:80},scan:{frames:function(){let e=[];for(let t=-1;t<9;t++){let r=o(4,8);for(let e=0;e<4;e++)for(let l=0;l<8;l++)(l===t||l===t-1)&&(r[e][l]=!0);e.push(n(r))}return e}(),interval:70},rain:{frames:function(){let e=[],t=[0,3,1,5,2,7,4,6];for(let r=0;r<12;r++){let l=o(4,8);for(let e=0;e<8;e++){let n=(r+t[e])%6;n<4&&(l[n][e]=!0)}e.push(n(l))}return e}(),interval:100},scanline:{frames:function(){let e=[];for(let t of[0,1,2,3,2,1]){let r=o(4,6);for(let e=0;e<6;e++)r[t][e]=!0,t>0&&(r[t-1][e]=e%2==0);e.push(n(r))}return e}(),interval:120},pulse:{frames:function(){let e=[];for(let t of[.5,1.2,2,3,3.5]){let r=o(4,6);for(let e=0;e<4;e++)for(let l=0;l<6;l++).9>Math.abs(Math.sqrt((l-2.5)**2+(e-1.5)**2)-t)&&(r[e][l]=!0);e.push(n(r))}return e}(),interval:180},snake:{frames:function(){let e=[];for(let t=0;t<4;t++)if(t%2==0)for(let r=0;r<4;r++)e.push([t,r]);else for(let r=3;r>=0;r--)e.push([t,r]);let t=[];for(let r=0;r<e.length;r++){let l=o(4,4);for(let t=0;t<4;t++){let n=(r-t+e.length)%e.length;l[e[n][0]][e[n][1]]=!0}t.push(n(l))}return t}(),interval:80},sparkle:{frames:function(){let e=[];for(let t of[[1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,1,0,0,0,0,1,0,0],[0,1,0,0,1,0,0,1,1,0,0,1,0,0,0,1,0,0,0,1,0,1,0,0,0,0,1,0,1,0,1,0],[0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,1,0,1,0,0,0,0,1,0,1,0,1,0,0,0,1],[1,0,0,0,0,0,1,1,0,0,1,0,1,0,0,0,0,0,0,0,1,0,1,0,1,0,0,1,0,0,1,0],[0,0,0,1,1,0,0,0,0,1,0,0,0,1,0,1,1,0,0,1,0,0,0,0,0,1,0,0,0,1,0,1],[0,1,1,0,0,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,1,0,0,0]]){let r=o(4,8);for(let e=0;e<4;e++)for(let l=0;l<8;l++)r[e][l]=!!t[8*e+l];e.push(n(r))}return e}(),interval:150},cascade:{frames:function(){let e=[];for(let t=-2;t<12;t++){let r=o(4,8);for(let e=0;e<4;e++)for(let l=0;l<8;l++){let n=l+e;(n===t||n===t-1)&&(r[e][l]=!0)}e.push(n(r))}return e}(),interval:60},columns:{frames:function(){let e=[];for(let t=0;t<6;t++)for(let r=3;r>=0;r--){let l=o(4,6);for(let e=0;e<t;e++)for(let t=0;t<4;t++)l[t][e]=!0;for(let e=r;e<4;e++)l[e][t]=!0;e.push(n(l))}let t=o(4,6);for(let e=0;e<4;e++)for(let r=0;r<6;r++)t[e][r]=!0;return e.push(n(t)),e.push(n(o(4,6))),e}(),interval:60},orbit:{frames:function(){let e=[[0,0],[0,1],[1,1],[2,1],[3,1],[3,0],[2,0],[1,0]],t=[];for(let r=0;r<e.length;r++){let l=o(4,2);l[e[r][0]][e[r][1]]=!0;let a=(r-1+e.length)%e.length;l[e[a][0]][e[a][1]]=!0,t.push(n(l))}return t}(),interval:100},breathe:{frames:function(){let e=[[],[[1,0]],[[0,1],[2,0]],[[0,0],[1,1],[3,0]],[[0,0],[1,1],[2,0],[3,1]],[[0,0],[0,1],[1,1],[2,0],[3,1]],[[0,0],[0,1],[1,0],[2,1],[3,0],[3,1]],[[0,0],[0,1],[1,0],[1,1],[2,0],[3,0],[3,1]],[[0,0],[0,1],[1,0],[1,1],[2,0],[2,1],[3,0],[3,1]]],t=[];for(let r of[...e,...e.slice().reverse().slice(1)]){let e=o(4,2);for(let[t,l]of r)e[t][l]=!0;t.push(n(e))}return t}(),interval:100},waverows:{frames:function(){let e=[];for(let t=0;t<16;t++){let r=o(4,8);for(let e=0;e<8;e++){let l=Math.round((Math.sin(.8*(t-.5*e))+1)/2*3);r[l][e]=!0,l>0&&(r[l-1][e]=(t+e)%3==0)}e.push(n(r))}return e}(),interval:90},checkerboard:{frames:function(){let e=[];for(let t=0;t<4;t++){let r=o(4,6);for(let e=0;e<4;e++)for(let l=0;l<6;l++)t<2?r[e][l]=(e+l+t)%2==0:r[e][l]=(e+l+t)%3==0;e.push(n(r))}return e}(),interval:250},helix:{frames:function(){let e=[];for(let t=0;t<16;t++){let r=o(4,8);for(let e=0;e<8;e++){let l=Math.PI/4*(t+e),n=Math.round((Math.sin(l)+1)/2*3),o=Math.round((Math.sin(l+Math.PI)+1)/2*3);r[n][e]=!0,r[o][e]=!0}e.push(n(r))}return e}(),interval:80},fillsweep:{frames:function(){let e=[];for(let t=3;t>=0;t--){let r=o(4,4);for(let e=t;e<4;e++)for(let t=0;t<4;t++)r[e][t]=!0;e.push(n(r))}let t=o(4,4);for(let e=0;e<4;e++)for(let r=0;r<4;r++)t[e][r]=!0;e.push(n(t)),e.push(n(t));for(let t=0;t<4;t++){let r=o(4,4);for(let e=t+1;e<4;e++)for(let t=0;t<4;t++)r[e][t]=!0;e.push(n(r))}return e.push(n(o(4,4))),e}(),interval:100},diagswipe:{frames:function(){let e=[];for(let t=0;t<=6;t++){let r=o(4,4);for(let e=0;e<4;e++)for(let l=0;l<4;l++)e+l<=t&&(r[e][l]=!0);e.push(n(r))}let t=o(4,4);for(let e=0;e<4;e++)for(let r=0;r<4;r++)t[e][r]=!0;e.push(n(t));for(let t=0;t<=6;t++){let r=o(4,4);for(let e=0;e<4;e++)for(let l=0;l<4;l++)e+l>t&&(r[e][l]=!0);e.push(n(r))}return e.push(n(o(4,4))),e}(),interval:60}}},99197:(e,t,r)=>{"use strict";var l=r(84841);r.o(l,"usePathname")&&r.d(t,{usePathname:function(){return l.usePathname}}),r.o(l,"useRouter")&&r.d(t,{useRouter:function(){return l.useRouter}}),r.o(l,"useSearchParams")&&r.d(t,{useSearchParams:function(){return l.useSearchParams}})}},e=>{e.O(0,[21705,98522,77358],()=>e(e.s=16114)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[77358],{25065:(e,s,n)=>{Promise.resolve().then(n.t.bind(n,24636,23)),Promise.resolve().then(n.t.bind(n,6820,23)),Promise.resolve().then(n.t.bind(n,95797,23)),Promise.resolve().then(n.t.bind(n,22229,23)),Promise.resolve().then(n.t.bind(n,56673,23)),Promise.resolve().then(n.t.bind(n,41457,23)),Promise.resolve().then(n.t.bind(n,91464,23)),Promise.resolve().then(n.bind(n,85681))},29318:()=>{}},e=>{var s=s=>e(e.s=s);e.O(0,[21705,98522],()=>(s(95169),s(25065))),_N_E=e.O()}]);
Binary file
package/dist/entry.js CHANGED
@@ -1154,7 +1154,7 @@ if (!ensureExperimentalWarningSuppressed()) {
1154
1154
  const appliedProfile = applyCliProfileEnv({ profile: parsed.profile ?? void 0 });
1155
1155
  if (appliedProfile.warning) console.warn(`[denchclaw] ${appliedProfile.warning}`);
1156
1156
  process$1.argv = parsed.argv;
1157
- import("./run-main-Bx_uvxUj.js").then(({ runCli }) => runCli(process$1.argv)).then(() => import("./telemetry-C_b18hhq.js").then((n) => n.n).then(({ shutdownTelemetry }) => shutdownTelemetry())).catch((error) => {
1157
+ import("./run-main-RQeyyBrT.js").then(({ runCli }) => runCli(process$1.argv)).then(() => import("./telemetry-C_b18hhq.js").then((n) => n.n).then(({ shutdownTelemetry }) => shutdownTelemetry())).catch((error) => {
1158
1158
  console.error("[denchclaw] Failed to start CLI:", error instanceof Error ? error.stack ?? error.message : error);
1159
1159
  process$1.exitCode = 1;
1160
1160
  });
@@ -2274,7 +2274,8 @@ async function ensureAgentDefaults(openclawCommand, profile) {
2274
2274
  ["tools.elevated.allowFrom.webchat", "[\"*\"]"],
2275
2275
  ["agents.defaults.elevatedDefault", "on"],
2276
2276
  ["commands.bash", "true"],
2277
- ["commands.config", "true"]
2277
+ ["commands.config", "true"],
2278
+ ["agents.defaults.heartbeat.every", "24h"]
2278
2279
  ]) await runOpenClawOrThrow({
2279
2280
  openclawCommand,
2280
2281
  args: [
@@ -3851,6 +3852,11 @@ async function bootstrapCommand(opts, runtime = defaultRuntime) {
3851
3852
  catalog: denchCloudSelection.catalog,
3852
3853
  selectedModel: denchCloudSelection.selectedModel
3853
3854
  });
3855
+ preOnboardSpinner?.message("Seeding workspace…");
3856
+ const workspaceSeed = seedWorkspaceFromAssets({
3857
+ workspaceDir,
3858
+ packageRoot
3859
+ });
3854
3860
  preOnboardSpinner?.stop("Ready to onboard.");
3855
3861
  const onboardArgv = [
3856
3862
  "--profile",
@@ -3864,8 +3870,8 @@ async function bootstrapCommand(opts, runtime = defaultRuntime) {
3864
3870
  ];
3865
3871
  if (opts.forceOnboard) onboardArgv.push("--reset");
3866
3872
  if (nonInteractive) onboardArgv.push("--non-interactive");
3867
- if (denchCloudSelection.enabled) {
3868
- onboardArgv.push("--auth-choice", "skip");
3873
+ if (denchCloudSelection.enabled) onboardArgv.push("--auth-choice", "skip");
3874
+ if (nonInteractive) {
3869
3875
  onboardArgv.push("--skip-search");
3870
3876
  onboardArgv.push("--skip-skills");
3871
3877
  }
@@ -3884,10 +3890,6 @@ async function bootstrapCommand(opts, runtime = defaultRuntime) {
3884
3890
  errorMessage: "OpenClaw onboarding failed.",
3885
3891
  gatewayLogPath: daemonless ? void 0 : path.join(stateDir, "logs", "gateway.log")
3886
3892
  });
3887
- const workspaceSeed = seedWorkspaceFromAssets({
3888
- workspaceDir,
3889
- packageRoot
3890
- });
3891
3893
  const postOnboardSpinner = !opts.json ? spinner() : null;
3892
3894
  postOnboardSpinner?.start("Finalizing configuration…");
3893
3895
  await ensureDefaultWorkspacePath(openclawCommand, profile, workspaceDir);
@@ -238,7 +238,7 @@ async function runCli(argv = process$1.argv) {
238
238
  process$1.exitCode = await delegateToGlobalOpenClaw(parseArgv);
239
239
  return;
240
240
  }
241
- const { buildProgram } = await import("./program-DJ--v24B.js");
241
+ const { buildProgram } = await import("./program-CX_f4ysH.js");
242
242
  await buildProgram().parseAsync(parseArgv);
243
243
  }
244
244
 
@@ -1,3 +1,3 @@
1
1
  export const POSTHOG_KEY = "phc_Nt8s1Ny8062TY9aKT8LWiB4nBuoHNYQXRU9MypWfQCW";
2
- export const DENCHCLAW_VERSION = "3.0.1";
2
+ export const DENCHCLAW_VERSION = "3.0.3";
3
3
  export const OPENCLAW_VERSION = "";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "denchclaw",
3
- "version": "3.0.1",
3
+ "version": "3.0.3",
4
4
  "description": "Fully Managed OpenClaw Framework for managing your CRM, Sales Automation and Outreach agents. The only local productivity tool you need.",
5
5
  "keywords": [],
6
6
  "homepage": "https://github.com/DenchHQ/DenchClaw#readme",
@@ -38,6 +38,7 @@
38
38
  "scripts": {
39
39
  "build": "tsdown",
40
40
  "build:plugin-env": "node scripts/build-plugin-env.mjs",
41
+ "build:seed-duckdb": "node scripts/build-seed-duckdb.mjs",
41
42
  "check": "pnpm format:check && pnpm lint",
42
43
  "denchclaw": "node denchclaw.mjs",
43
44
  "deploy": "bash scripts/with-root-env.sh bash scripts/deploy.sh",
@@ -50,7 +51,7 @@
50
51
  "format:check": "oxfmt --check",
51
52
  "github:sync-secrets": "bash scripts/with-root-env.sh bash scripts/sync-github-secrets.sh",
52
53
  "lint": "oxlint --type-aware",
53
- "prepack": "pnpm build:plugin-env && pnpm build && pnpm web:build && pnpm web:prepack",
54
+ "prepack": "pnpm build:seed-duckdb && pnpm build:plugin-env && pnpm build && pnpm web:build && pnpm web:prepack",
54
55
  "start": "node denchclaw.mjs",
55
56
  "test": "pnpm test:cli && pnpm --dir apps/web test",
56
57
  "test:cli": "vitest run --config vitest.unit.config.ts src/cli/run-main.test.ts src/cli/bootstrap-external.test.ts src/cli/bootstrap-external.bootstrap-command.test.ts src/cli/dench-cloud.test.ts src/cli/workspace-seed.test.ts src/cli/web-runtime.test.ts src/cli/web-runtime-command.test.ts src/cli/flatten-standalone-deps.test.ts src/cli/sync-poll.test.ts && vitest run --config extensions/vitest.config.ts extensions/dench-identity/index.test.ts extensions/dench-identity/composio-cheat-sheet.test.ts extensions/dench-ai-gateway/index.test.ts",
@@ -1,15 +0,0 @@
1
- exports.id=6787,exports.ids=[6787],exports.modules={43182:(a,b,c)=>{"use strict";let d,e;c.d(b,{Cl:()=>n,Hk:()=>s,ZW:()=>o,_A:()=>q,qU:()=>p});var f=c(977598),g=c(973024),h=c(848161),i=c(176760),j=c(53536);let k="phc_Nt8s1Ny8062TY9aKT8LWiB4nBuoHNYQXRU9MypWfQCW",l=null,m=null;function n(){if(m)return m;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json"),c={};if((0,g.existsSync)(b)&&(c=JSON.parse((0,g.readFileSync)(b,"utf-8"))),"string"==typeof c.anonymousId&&c.anonymousId)return m=c.anonymousId,c.anonymousId;let d=(0,f.randomUUID)();return c.anonymousId=d,(0,g.mkdirSync)((0,i.dirname)(b),{recursive:!0}),(0,g.writeFileSync)(b,JSON.stringify(c,null,2)+"\n","utf-8"),m=d,d}catch{let a=(0,f.randomUUID)();return m=a,a}}function o(a){try{let b=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),c=(0,i.join)(b,"telemetry.json"),d={};if((0,g.existsSync)(c))try{d=JSON.parse((0,g.readFileSync)(c,"utf-8"))}catch{d={}}"string"==typeof a.name&&a.name.trim()&&(d.name=a.name.trim()),"string"==typeof a.email&&a.email.trim()&&(d.email=a.email.trim()),"string"==typeof a.avatar&&a.avatar.trim()&&(d.avatar=a.avatar.trim()),"string"==typeof a.denchOrgId&&a.denchOrgId.trim()&&(d.denchOrgId=a.denchOrgId.trim()),(0,g.mkdirSync)((0,i.dirname)(c),{recursive:!0}),(0,g.writeFileSync)(c,JSON.stringify(d,null,2)+"\n","utf-8")}catch{}return d=void 0,p()}function p(){if(void 0!==d)return d;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json");if(!(0,g.existsSync)(b))return d=null,null;let c=JSON.parse((0,g.readFileSync)(b,"utf-8")),e={};return"string"==typeof c.name&&c.name&&(e.name=c.name),"string"==typeof c.email&&c.email&&(e.email=c.email),"string"==typeof c.avatar&&c.avatar&&(e.avatar=c.avatar),"string"==typeof c.denchOrgId&&c.denchOrgId&&(e.denchOrgId=c.denchOrgId),d=Object.keys(e).length>0?e:null}catch{return d=null,null}}function q(){if(void 0!==e)return e;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json");if(!(0,g.existsSync)(b))return e=!0,!0;let c=JSON.parse((0,g.readFileSync)(b,"utf-8"));return e=!1!==c.privacyMode}catch{return e=!0,!0}}let r=!1;function s(a,b,c){let d=k?(l||(l=new j.f2(k,{host:"https://us.i.posthog.com",flushAt:10,flushInterval:3e4})),l):null;if(!d)return;let e=c||n();if(!r){r=!0;let a=p();a&&d.identify({distinctId:e,properties:function(a){let b={};return a.name&&(b.$name=a.name),a.email&&(b.$email=a.email),a.avatar&&(b.$avatar=a.avatar),a.denchOrgId&&(b.dench_org_id=a.denchOrgId),b}(a)})}d.capture({distinctId:e,event:a,properties:{...b,denchclaw_version:"3.0.1",openclaw_version:void 0}})}},63891:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,553948,23)),Promise.resolve().then(c.t.bind(c,765194,23)),Promise.resolve().then(c.t.bind(c,748389,23)),Promise.resolve().then(c.t.bind(c,163521,23)),Promise.resolve().then(c.t.bind(c,512409,23)),Promise.resolve().then(c.t.bind(c,32459,23)),Promise.resolve().then(c.t.bind(c,906604,23)),Promise.resolve().then(c.t.bind(c,162049,23))},79341:()=>{},299207:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(872665).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx","default")},417209:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(736927);function e(a){return!!("ChunkLoadError"===a.name||a.message?.includes("Loading chunk")||a.message?.includes("Loading CSS chunk"))}function f({error:a,reset:b}){return(0,d.jsx)("html",{lang:"en",children:(0,d.jsx)("body",{style:{display:"flex",alignItems:"center",justifyContent:"center",height:"100vh",fontFamily:"Inter, system-ui, sans-serif",background:"#0a0a0a",color:"#e5e5e5"},children:(0,d.jsxs)("div",{style:{textAlign:"center",maxWidth:420,padding:24},children:[(0,d.jsx)("h2",{style:{fontSize:20,fontWeight:600,marginBottom:8},children:e(a)?"A new version is available":"Something went wrong"}),(0,d.jsx)("p",{style:{fontSize:14,color:"#a3a3a3",marginBottom:20},children:e(a)?"The app was updated while you had it open. Reload to get the latest version.":"An unexpected error occurred. Try reloading the page."}),(0,d.jsx)("button",{onClick:()=>window.location.reload(),style:{padding:"8px 20px",borderRadius:6,border:"1px solid #333",background:"#1a1a1a",color:"#e5e5e5",cursor:"pointer",fontSize:14},children:"Reload"})]})})})}c(115962)},448752:(a,b,c)=>{"use strict";c.d(b,{PostHogProvider:()=>j});var d=c(736927),e=c(799967),f=c(514071),g=c(115962),h=c(638253);function i(){return(0,h.usePathname)(),(0,h.useSearchParams)(),null}function j({children:a,anonymousId:b,personInfo:c,privacyMode:h}){return(0,g.useRef)(!1),(0,d.jsxs)(f.so,{client:e.Ay,children:[(0,d.jsx)(i,{}),a]})}},509549:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>l,dynamic:()=>k,metadata:()=>i,viewport:()=>j});var d=c(622885),e=c(896736),f=c(831906),g=c(43182),h=c(879554);c(79341);let i={title:"DenchClaw",description:"AI Workspace with an agent that connects to your apps and does the work for you",icons:{icon:"/dench-workspace-icon.png",apple:"/dench-workspace-icon.png"}},j={width:"device-width",initialScale:1,maximumScale:1},k="force-dynamic";function l({children:a}){let b=(0,g.Cl)(),c=(0,g.qU)(),i=(0,g._A)();return(0,d.jsxs)("html",{lang:"en",suppressHydrationWarning:!0,children:[(0,d.jsxs)("head",{children:[(0,d.jsx)("script",{dangerouslySetInnerHTML:{__html:`(function(){
2
- var k='__chunk_reload';
3
- if(sessionStorage.getItem(k)){sessionStorage.removeItem(k);return}
4
- function reload(){sessionStorage.setItem(k,'1');window.location.reload()}
5
- window.addEventListener('error',function(e){
6
- var t=e.target;
7
- if(t&&(t.tagName==='SCRIPT'||t.tagName==='LINK')){
8
- var s=t.src||t.href||'';
9
- if(s.indexOf('_next/static')!==-1)reload();
10
- }
11
- },true);
12
- window.addEventListener('unhandledrejection',function(e){
13
- if(e.reason&&e.reason.name==='ChunkLoadError')reload();
14
- });
15
- })();`}}),(0,d.jsx)("link",{rel:"preconnect",href:"https://fonts.googleapis.com"}),(0,d.jsx)("link",{rel:"preconnect",href:"https://fonts.gstatic.com",crossOrigin:"anonymous"}),(0,d.jsx)("link",{href:"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@300;400;500;600;700&family=Lora:ital,wght@0,400..700;1,400..700&display=swap",rel:"stylesheet"})]}),(0,d.jsx)("body",{className:"antialiased",children:(0,d.jsx)(f.ThemeProvider,{attribute:"class",defaultTheme:"system",enableSystem:!0,disableTransitionOnChange:!0,children:(0,d.jsx)(e.Suspense,{fallback:null,children:(0,d.jsx)(h.PostHogProvider,{anonymousId:b,personInfo:c??void 0,privacyMode:i,children:a})})})})]})}},673364:(a,b,c)=>{Promise.resolve().then(c.bind(c,417209))},820628:(a,b,c)=>{Promise.resolve().then(c.bind(c,299207))},831294:(a,b,c)=>{Promise.resolve().then(c.bind(c,448752)),Promise.resolve().then(c.bind(c,826948))},836022:(a,b,c)=>{Promise.resolve().then(c.bind(c,879554)),Promise.resolve().then(c.bind(c,831906))},879554:(a,b,c)=>{"use strict";c.d(b,{PostHogProvider:()=>d});let d=(0,c(872665).registerClientReference)(function(){throw Error("Attempted to call PostHogProvider() from the server but PostHogProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx","PostHogProvider")},900843:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,404762,23)),Promise.resolve().then(c.t.bind(c,118372,23)),Promise.resolve().then(c.t.bind(c,971091,23)),Promise.resolve().then(c.t.bind(c,761971,23)),Promise.resolve().then(c.t.bind(c,276459,23)),Promise.resolve().then(c.t.bind(c,683173,23)),Promise.resolve().then(c.t.bind(c,711362,23)),Promise.resolve().then(c.bind(c,677667))}};
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[29492],{3116:(e,t,l)=>{(window.__NEXT_P=window.__NEXT_P||[]).push(["/_not-found/page",function(){return l(97473)}])},87009:(e,t,l)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"HTTPAccessErrorFallback",{enumerable:!0,get:function(){return o}});let r=l(80534),n=l(87152);function o(e){let{status:t,message:l}=e;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("title",{children:t+": "+l}),(0,r.jsx)("div",{style:n.styles.error,children:(0,r.jsxs)("div",{children:[(0,r.jsx)("style",{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)}}"}}),(0,r.jsx)("h1",{className:"next-error-h1",style:n.styles.h1,children:t}),(0,r.jsx)("div",{style:n.styles.desc,children:(0,r.jsx)("h2",{style:n.styles.h2,children:l})})]})})]})}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},87152:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"styles",{enumerable:!0,get:function(){return l}});let l={error:{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"},desc:{display:"inline-block"},h1:{display:"inline-block",margin:"0 20px 0 0",padding:"0 23px 0 0",fontSize:24,fontWeight:500,verticalAlign:"top",lineHeight:"49px"},h2:{fontSize:14,fontWeight:400,lineHeight:"49px",margin:0}};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},97473:(e,t,l)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o}});let r=l(80534),n=l(87009),o=function(){return(0,r.jsx)("html",{children:(0,r.jsx)("body",{children:(0,r.jsx)(n.HTTPAccessErrorFallback,{status:404,message:"This page could not be found."})})})};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}},e=>{e.O(0,[21705,98522,77358],()=>e(e.s=3116)),_N_E=e.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[77358],{4629:(e,s,n)=>{Promise.resolve().then(n.t.bind(n,24636,23)),Promise.resolve().then(n.t.bind(n,6820,23)),Promise.resolve().then(n.t.bind(n,95797,23)),Promise.resolve().then(n.t.bind(n,22229,23)),Promise.resolve().then(n.t.bind(n,56673,23)),Promise.resolve().then(n.t.bind(n,41457,23)),Promise.resolve().then(n.t.bind(n,91464,23)),Promise.resolve().then(n.bind(n,85681))},29318:()=>{}},e=>{var s=s=>e(e.s=s);e.O(0,[21705,98522],()=>(s(95169),s(4629))),_N_E=e.O()}]);
@@ -1,42 +0,0 @@
1
- {
2
- "name": "@img/sharp-libvips-linuxmusl-x64",
3
- "version": "1.2.4",
4
- "description": "Prebuilt libvips and dependencies for use with sharp on Linux (musl) x64",
5
- "author": "Lovell Fuller <npm@lovell.info>",
6
- "homepage": "https://sharp.pixelplumbing.com",
7
- "repository": {
8
- "type": "git",
9
- "url": "git+https://github.com/lovell/sharp-libvips.git",
10
- "directory": "npm/linuxmusl-x64"
11
- },
12
- "license": "LGPL-3.0-or-later",
13
- "funding": {
14
- "url": "https://opencollective.com/libvips"
15
- },
16
- "preferUnplugged": true,
17
- "publishConfig": {
18
- "access": "public"
19
- },
20
- "files": [
21
- "lib",
22
- "versions.json"
23
- ],
24
- "type": "commonjs",
25
- "exports": {
26
- "./lib": "./lib/index.js",
27
- "./package": "./package.json",
28
- "./versions": "./versions.json"
29
- },
30
- "config": {
31
- "musl": ">=1.2.2"
32
- },
33
- "os": [
34
- "linux"
35
- ],
36
- "libc": [
37
- "musl"
38
- ],
39
- "cpu": [
40
- "x64"
41
- ]
42
- }
@@ -1,30 +0,0 @@
1
- {
2
- "aom": "3.13.1",
3
- "archive": "3.8.2",
4
- "cairo": "1.18.4",
5
- "cgif": "0.5.0",
6
- "exif": "0.6.25",
7
- "expat": "2.7.3",
8
- "ffi": "3.5.2",
9
- "fontconfig": "2.17.1",
10
- "freetype": "2.14.1",
11
- "fribidi": "1.0.16",
12
- "glib": "2.86.1",
13
- "harfbuzz": "12.1.0",
14
- "heif": "1.20.2",
15
- "highway": "1.3.0",
16
- "imagequant": "2.4.1",
17
- "lcms": "2.17",
18
- "mozjpeg": "0826579",
19
- "pango": "1.57.0",
20
- "pixman": "0.46.4",
21
- "png": "1.6.50",
22
- "proxy-libintl": "0.5",
23
- "rsvg": "2.61.2",
24
- "spng": "0.7.4",
25
- "tiff": "4.7.1",
26
- "vips": "8.17.3",
27
- "webp": "1.6.0",
28
- "xml2": "2.15.1",
29
- "zlib-ng": "2.2.5"
30
- }
@@ -1,191 +0,0 @@
1
- Apache License
2
- Version 2.0, January 2004
3
- http://www.apache.org/licenses/
4
-
5
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
-
7
- 1. Definitions.
8
-
9
- "License" shall mean the terms and conditions for use, reproduction, and
10
- distribution as defined by Sections 1 through 9 of this document.
11
-
12
- "Licensor" shall mean the copyright owner or entity authorized by the copyright
13
- owner that is granting the License.
14
-
15
- "Legal Entity" shall mean the union of the acting entity and all other entities
16
- that control, are controlled by, or are under common control with that entity.
17
- For the purposes of this definition, "control" means (i) the power, direct or
18
- indirect, to cause the direction or management of such entity, whether by
19
- contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
20
- outstanding shares, or (iii) beneficial ownership of such entity.
21
-
22
- "You" (or "Your") shall mean an individual or Legal Entity exercising
23
- permissions granted by this License.
24
-
25
- "Source" form shall mean the preferred form for making modifications, including
26
- but not limited to software source code, documentation source, and configuration
27
- files.
28
-
29
- "Object" form shall mean any form resulting from mechanical transformation or
30
- translation of a Source form, including but not limited to compiled object code,
31
- generated documentation, and conversions to other media types.
32
-
33
- "Work" shall mean the work of authorship, whether in Source or Object form, made
34
- available under the License, as indicated by a copyright notice that is included
35
- in or attached to the work (an example is provided in the Appendix below).
36
-
37
- "Derivative Works" shall mean any work, whether in Source or Object form, that
38
- is based on (or derived from) the Work and for which the editorial revisions,
39
- annotations, elaborations, or other modifications represent, as a whole, an
40
- original work of authorship. For the purposes of this License, Derivative Works
41
- shall not include works that remain separable from, or merely link (or bind by
42
- name) to the interfaces of, the Work and Derivative Works thereof.
43
-
44
- "Contribution" shall mean any work of authorship, including the original version
45
- of the Work and any modifications or additions to that Work or Derivative Works
46
- thereof, that is intentionally submitted to Licensor for inclusion in the Work
47
- by the copyright owner or by an individual or Legal Entity authorized to submit
48
- on behalf of the copyright owner. For the purposes of this definition,
49
- "submitted" means any form of electronic, verbal, or written communication sent
50
- to the Licensor or its representatives, including but not limited to
51
- communication on electronic mailing lists, source code control systems, and
52
- issue tracking systems that are managed by, or on behalf of, the Licensor for
53
- the purpose of discussing and improving the Work, but excluding communication
54
- that is conspicuously marked or otherwise designated in writing by the copyright
55
- owner as "Not a Contribution."
56
-
57
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf
58
- of whom a Contribution has been received by Licensor and subsequently
59
- incorporated within the Work.
60
-
61
- 2. Grant of Copyright License.
62
-
63
- Subject to the terms and conditions of this License, each Contributor hereby
64
- grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
65
- irrevocable copyright license to reproduce, prepare Derivative Works of,
66
- publicly display, publicly perform, sublicense, and distribute the Work and such
67
- Derivative Works in Source or Object form.
68
-
69
- 3. Grant of Patent License.
70
-
71
- Subject to the terms and conditions of this License, each Contributor hereby
72
- grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
73
- irrevocable (except as stated in this section) patent license to make, have
74
- made, use, offer to sell, sell, import, and otherwise transfer the Work, where
75
- such license applies only to those patent claims licensable by such Contributor
76
- that are necessarily infringed by their Contribution(s) alone or by combination
77
- of their Contribution(s) with the Work to which such Contribution(s) was
78
- submitted. If You institute patent litigation against any entity (including a
79
- cross-claim or counterclaim in a lawsuit) alleging that the Work or a
80
- Contribution incorporated within the Work constitutes direct or contributory
81
- patent infringement, then any patent licenses granted to You under this License
82
- for that Work shall terminate as of the date such litigation is filed.
83
-
84
- 4. Redistribution.
85
-
86
- You may reproduce and distribute copies of the Work or Derivative Works thereof
87
- in any medium, with or without modifications, and in Source or Object form,
88
- provided that You meet the following conditions:
89
-
90
- You must give any other recipients of the Work or Derivative Works a copy of
91
- this License; and
92
- You must cause any modified files to carry prominent notices stating that You
93
- changed the files; and
94
- You must retain, in the Source form of any Derivative Works that You distribute,
95
- all copyright, patent, trademark, and attribution notices from the Source form
96
- of the Work, excluding those notices that do not pertain to any part of the
97
- Derivative Works; and
98
- If the Work includes a "NOTICE" text file as part of its distribution, then any
99
- Derivative Works that You distribute must include a readable copy of the
100
- attribution notices contained within such NOTICE file, excluding those notices
101
- that do not pertain to any part of the Derivative Works, in at least one of the
102
- following places: within a NOTICE text file distributed as part of the
103
- Derivative Works; within the Source form or documentation, if provided along
104
- with the Derivative Works; or, within a display generated by the Derivative
105
- Works, if and wherever such third-party notices normally appear. The contents of
106
- the NOTICE file are for informational purposes only and do not modify the
107
- License. You may add Your own attribution notices within Derivative Works that
108
- You distribute, alongside or as an addendum to the NOTICE text from the Work,
109
- provided that such additional attribution notices cannot be construed as
110
- modifying the License.
111
- You may add Your own copyright statement to Your modifications and may provide
112
- additional or different license terms and conditions for use, reproduction, or
113
- distribution of Your modifications, or for any such Derivative Works as a whole,
114
- provided Your use, reproduction, and distribution of the Work otherwise complies
115
- with the conditions stated in this License.
116
-
117
- 5. Submission of Contributions.
118
-
119
- Unless You explicitly state otherwise, any Contribution intentionally submitted
120
- for inclusion in the Work by You to the Licensor shall be under the terms and
121
- conditions of this License, without any additional terms or conditions.
122
- Notwithstanding the above, nothing herein shall supersede or modify the terms of
123
- any separate license agreement you may have executed with Licensor regarding
124
- such Contributions.
125
-
126
- 6. Trademarks.
127
-
128
- This License does not grant permission to use the trade names, trademarks,
129
- service marks, or product names of the Licensor, except as required for
130
- reasonable and customary use in describing the origin of the Work and
131
- reproducing the content of the NOTICE file.
132
-
133
- 7. Disclaimer of Warranty.
134
-
135
- Unless required by applicable law or agreed to in writing, Licensor provides the
136
- Work (and each Contributor provides its Contributions) on an "AS IS" BASIS,
137
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied,
138
- including, without limitation, any warranties or conditions of TITLE,
139
- NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are
140
- solely responsible for determining the appropriateness of using or
141
- redistributing the Work and assume any risks associated with Your exercise of
142
- permissions under this License.
143
-
144
- 8. Limitation of Liability.
145
-
146
- In no event and under no legal theory, whether in tort (including negligence),
147
- contract, or otherwise, unless required by applicable law (such as deliberate
148
- and grossly negligent acts) or agreed to in writing, shall any Contributor be
149
- liable to You for damages, including any direct, indirect, special, incidental,
150
- or consequential damages of any character arising as a result of this License or
151
- out of the use or inability to use the Work (including but not limited to
152
- damages for loss of goodwill, work stoppage, computer failure or malfunction, or
153
- any and all other commercial damages or losses), even if such Contributor has
154
- been advised of the possibility of such damages.
155
-
156
- 9. Accepting Warranty or Additional Liability.
157
-
158
- While redistributing the Work or Derivative Works thereof, You may choose to
159
- offer, and charge a fee for, acceptance of support, warranty, indemnity, or
160
- other liability obligations and/or rights consistent with this License. However,
161
- in accepting such obligations, You may act only on Your own behalf and on Your
162
- sole responsibility, not on behalf of any other Contributor, and only if You
163
- agree to indemnify, defend, and hold each Contributor harmless for any liability
164
- incurred by, or claims asserted against, such Contributor by reason of your
165
- accepting any such warranty or additional liability.
166
-
167
- END OF TERMS AND CONDITIONS
168
-
169
- APPENDIX: How to apply the Apache License to your work
170
-
171
- To apply the Apache License to your work, attach the following boilerplate
172
- notice, with the fields enclosed by brackets "[]" replaced with your own
173
- identifying information. (Don't include the brackets!) The text should be
174
- enclosed in the appropriate comment syntax for the file format. We also
175
- recommend that a file or class name and description of purpose be included on
176
- the same "printed page" as the copyright notice for easier identification within
177
- third-party archives.
178
-
179
- Copyright [yyyy] [name of copyright owner]
180
-
181
- Licensed under the Apache License, Version 2.0 (the "License");
182
- you may not use this file except in compliance with the License.
183
- You may obtain a copy of the License at
184
-
185
- http://www.apache.org/licenses/LICENSE-2.0
186
-
187
- Unless required by applicable law or agreed to in writing, software
188
- distributed under the License is distributed on an "AS IS" BASIS,
189
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
190
- See the License for the specific language governing permissions and
191
- limitations under the License.
@@ -1,46 +0,0 @@
1
- {
2
- "name": "@img/sharp-linuxmusl-x64",
3
- "version": "0.34.5",
4
- "description": "Prebuilt sharp for use with Linux (musl) x64",
5
- "author": "Lovell Fuller <npm@lovell.info>",
6
- "homepage": "https://sharp.pixelplumbing.com",
7
- "repository": {
8
- "type": "git",
9
- "url": "git+https://github.com/lovell/sharp.git",
10
- "directory": "npm/linuxmusl-x64"
11
- },
12
- "license": "Apache-2.0",
13
- "funding": {
14
- "url": "https://opencollective.com/libvips"
15
- },
16
- "preferUnplugged": true,
17
- "optionalDependencies": {
18
- "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
19
- },
20
- "files": [
21
- "lib"
22
- ],
23
- "publishConfig": {
24
- "access": "public"
25
- },
26
- "type": "commonjs",
27
- "exports": {
28
- "./sharp.node": "./lib/sharp-linuxmusl-x64.node",
29
- "./package": "./package.json"
30
- },
31
- "engines": {
32
- "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
33
- },
34
- "config": {
35
- "musl": ">=1.2.2"
36
- },
37
- "os": [
38
- "linux"
39
- ],
40
- "libc": [
41
- "musl"
42
- ],
43
- "cpu": [
44
- "x64"
45
- ]
46
- }
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[29492],{3116:(e,t,l)=>{(window.__NEXT_P=window.__NEXT_P||[]).push(["/_not-found/page",function(){return l(97473)}])},87009:(e,t,l)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"HTTPAccessErrorFallback",{enumerable:!0,get:function(){return o}});let r=l(80534),n=l(87152);function o(e){let{status:t,message:l}=e;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("title",{children:t+": "+l}),(0,r.jsx)("div",{style:n.styles.error,children:(0,r.jsxs)("div",{children:[(0,r.jsx)("style",{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)}}"}}),(0,r.jsx)("h1",{className:"next-error-h1",style:n.styles.h1,children:t}),(0,r.jsx)("div",{style:n.styles.desc,children:(0,r.jsx)("h2",{style:n.styles.h2,children:l})})]})})]})}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},87152:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"styles",{enumerable:!0,get:function(){return l}});let l={error:{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"},desc:{display:"inline-block"},h1:{display:"inline-block",margin:"0 20px 0 0",padding:"0 23px 0 0",fontSize:24,fontWeight:500,verticalAlign:"top",lineHeight:"49px"},h2:{fontSize:14,fontWeight:400,lineHeight:"49px",margin:0}};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},97473:(e,t,l)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o}});let r=l(80534),n=l(87009),o=function(){return(0,r.jsx)("html",{children:(0,r.jsx)("body",{children:(0,r.jsx)(n.HTTPAccessErrorFallback,{status:404,message:"This page could not be found."})})})};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}},e=>{e.O(0,[21705,98522,77358],()=>e(e.s=3116)),_N_E=e.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[77358],{4629:(e,s,n)=>{Promise.resolve().then(n.t.bind(n,24636,23)),Promise.resolve().then(n.t.bind(n,6820,23)),Promise.resolve().then(n.t.bind(n,95797,23)),Promise.resolve().then(n.t.bind(n,22229,23)),Promise.resolve().then(n.t.bind(n,56673,23)),Promise.resolve().then(n.t.bind(n,41457,23)),Promise.resolve().then(n.t.bind(n,91464,23)),Promise.resolve().then(n.bind(n,85681))},29318:()=>{}},e=>{var s=s=>e(e.s=s);e.O(0,[21705,98522],()=>(s(95169),s(4629))),_N_E=e.O()}]);