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
package/bin/clawpad.js CHANGED
@@ -6,11 +6,13 @@ const fs = require("fs");
6
6
  const os = require("os");
7
7
  const net = require("net");
8
8
  const readline = require("readline");
9
+ const WebSocket = require("ws"); // Added for Relay Tunnel
9
10
 
10
11
  // ─── Constants ───────────────────────────────────────────
11
12
  const DEFAULT_PORT = 3333;
12
13
  const GATEWAY_DEFAULT_PORT = 18789;
13
14
  const ROOT_DIR = path.resolve(__dirname, "..");
15
+ const RELAY_SERVER_URL = "wss://relay.clawpad.io"; // Default Production Relay
14
16
  const LOCALHOST_PROBE_HOSTS = ["127.0.0.1", "::1"];
15
17
  const FORCE_KILL_GRACE_MS = 1500;
16
18
  const FORCE_KILL_VERIFY_MS = 4000;
@@ -26,41 +28,316 @@ const QMD_INSTALL_SCRIPT_URL =
26
28
  // ─── Arg Parsing ─────────────────────────────────────────
27
29
  const args = process.argv.slice(2);
28
30
 
29
- if (args.includes("--help") || args.includes("-h")) {
30
- printHelp();
31
- process.exit(0);
32
- }
33
-
34
- const portIdx = Math.max(args.indexOf("-p"), args.indexOf("--port"));
35
- let port =
36
- portIdx !== -1 && args[portIdx + 1]
37
- ? parseInt(args[portIdx + 1], 10)
38
- : parseInt(process.env.PORT || String(DEFAULT_PORT), 10);
39
- const portExplicit = portIdx !== -1 || Boolean(process.env.PORT);
40
-
41
- const shouldOpen = !args.includes("--no-open");
42
- const shouldSetup = args.includes("--setup");
43
- const shouldIntegrate = !args.includes("--no-integrate");
44
- const autoYes = args.includes("--yes");
45
- const noPrompt = args.includes("--no-prompt");
46
- const forcePort = args.includes("--force");
47
- const migrateArg = args.find((arg) => arg === "--migrate" || arg.startsWith("--migrate="));
48
- let migrateMode = null;
49
- if (migrateArg) {
50
- if (migrateArg.includes("=")) {
51
- migrateMode = migrateArg.split("=")[1] || "move";
52
- } else {
53
- const idx = args.indexOf("--migrate");
54
- const next = idx !== -1 ? args[idx + 1] : null;
55
- migrateMode = next && !next.startsWith("-") ? next : "move";
31
+ // Handle Cloud Share Command
32
+ if (args[0] === "share") {
33
+ startShare(args.slice(1));
34
+ } else {
35
+ // Normal Launcher Logic
36
+ runLauncher(args);
37
+ }
38
+
39
+ function normalizeListenHost(input) {
40
+ const raw = String(input ?? "").trim();
41
+ if (!raw) return "localhost";
42
+ if (raw.startsWith("http://") || raw.startsWith("https://")) {
43
+ try {
44
+ const parsed = new URL(raw);
45
+ return parsed.hostname || "localhost";
46
+ } catch {
47
+ return "localhost";
48
+ }
49
+ }
50
+ return raw.replace(/^\[/, "").replace(/\]$/, "");
51
+ }
52
+
53
+ function isWildcardHost(host) {
54
+ return host === "0.0.0.0" || host === "::";
55
+ }
56
+
57
+ function formatHostForUrl(host) {
58
+ if (!host) return "localhost";
59
+ if (host.includes(":") && !host.startsWith("[") && !host.endsWith("]")) {
60
+ return `[${host}]`;
61
+ }
62
+ return host;
63
+ }
64
+
65
+ function getWindowsStateDirCandidates() {
66
+ if (process.platform !== "win32") return [];
67
+ const candidates = [
68
+ process.env.APPDATA ? path.join(process.env.APPDATA, "OpenClaw") : null,
69
+ process.env.APPDATA ? path.join(process.env.APPDATA, "openclaw") : null,
70
+ process.env.LOCALAPPDATA ? path.join(process.env.LOCALAPPDATA, "OpenClaw") : null,
71
+ process.env.LOCALAPPDATA ? path.join(process.env.LOCALAPPDATA, "openclaw") : null,
72
+ path.join(os.homedir(), "AppData", "Roaming", "OpenClaw"),
73
+ path.join(os.homedir(), "AppData", "Roaming", "openclaw"),
74
+ ].filter(Boolean);
75
+ return [...new Set(candidates.map((candidate) => path.resolve(candidate)))];
76
+ }
77
+
78
+ function getPrimaryLanIpv4() {
79
+ const interfaces = os.networkInterfaces();
80
+ for (const entries of Object.values(interfaces)) {
81
+ if (!Array.isArray(entries)) continue;
82
+ for (const info of entries) {
83
+ if (!info) continue;
84
+ if (info.family !== "IPv4") continue;
85
+ if (info.internal) continue;
86
+ if (info.address.startsWith("169.254.")) continue;
87
+ return info.address;
88
+ }
89
+ }
90
+ return null;
91
+ }
92
+
93
+ function normalizeToken(raw) {
94
+ if (typeof raw !== "string") return undefined;
95
+ const trimmed = raw.trim();
96
+ return trimmed || undefined;
97
+ }
98
+
99
+ function normalizeScopes(raw) {
100
+ const scopes = new Set();
101
+ const parts = [];
102
+ if (typeof raw === "string") {
103
+ parts.push(...raw.split(/[,\s]+/g));
104
+ } else if (Array.isArray(raw)) {
105
+ for (const item of raw) {
106
+ if (typeof item === "string") {
107
+ parts.push(...item.split(/[,\s]+/g));
108
+ }
109
+ }
110
+ }
111
+ for (const part of parts) {
112
+ const normalized = String(part || "").trim().toLowerCase();
113
+ if (normalized) scopes.add(normalized);
114
+ }
115
+ return scopes;
116
+ }
117
+
118
+ function scoreScopes(scopes) {
119
+ if (scopes.has("operator.admin")) return 100;
120
+ if (scopes.has("operator.write")) return 90;
121
+ if (scopes.has("operator.read")) return 20;
122
+ return 10;
123
+ }
124
+
125
+ function extractTokenFromEntry(entry) {
126
+ if (typeof entry === "string") {
127
+ return normalizeToken(entry);
56
128
  }
129
+ if (!entry || typeof entry !== "object") {
130
+ return undefined;
131
+ }
132
+ if (entry.enabled === false) {
133
+ return undefined;
134
+ }
135
+ return normalizeToken(
136
+ entry.token ??
137
+ entry.value ??
138
+ entry.accessToken ??
139
+ entry.access_token ??
140
+ entry.bearer ??
141
+ entry.secret,
142
+ );
143
+ }
144
+
145
+ function selectGatewayAuthToken(auth) {
146
+ if (!auth || typeof auth !== "object") return undefined;
147
+
148
+ const candidates = [];
149
+ const directToken = normalizeToken(auth.token);
150
+ if (directToken) {
151
+ const directScopes = normalizeScopes(auth.scopes ?? auth.scope);
152
+ candidates.push({
153
+ token: directToken,
154
+ score: directScopes.size > 0 ? scoreScopes(directScopes) + 30 : 50,
155
+ priority: 0,
156
+ });
157
+ }
158
+
159
+ const tokenEntries = Array.isArray(auth.tokens) ? auth.tokens : [];
160
+ for (let index = 0; index < tokenEntries.length; index += 1) {
161
+ const entry = tokenEntries[index];
162
+ const token = extractTokenFromEntry(entry);
163
+ if (!token) continue;
164
+ const entryScopes =
165
+ entry && typeof entry === "object"
166
+ ? normalizeScopes(entry.scopes ?? entry.scope)
167
+ : new Set();
168
+ candidates.push({
169
+ token,
170
+ score: entryScopes.size > 0 ? scoreScopes(entryScopes) : 25,
171
+ priority: index + 1,
172
+ });
173
+ }
174
+
175
+ if (candidates.length === 0) return undefined;
176
+ candidates.sort((a, b) => b.score - a.score || a.priority - b.priority);
177
+ return candidates[0].token;
57
178
  }
58
179
 
59
- const pagesDirIdx = args.indexOf("--pages-dir");
60
- if (pagesDirIdx !== -1 && args[pagesDirIdx + 1]) {
61
- process.env.CLAWPAD_PAGES_DIR = args[pagesDirIdx + 1];
180
+ // ─── Cloud Share Logic ──────────────────────────────────
181
+ async function startShare(shareArgs) {
182
+ console.log(`
183
+ ┌─────────────────────────────────────┐
184
+ │ ClawPad Cloud Share │
185
+ └─────────────────────────────────────┘
186
+ `);
187
+
188
+ const gateway = await detectGateway();
189
+ if (!gateway) {
190
+ console.error(" ❌ No OpenClaw Gateway detected. Is it running?");
191
+ process.exit(1);
192
+ }
193
+ console.log(` 🔗 Local Gateway: ${gateway.url}`);
194
+
195
+ const tokenArg = shareArgs.find(arg => arg.startsWith("--token="));
196
+ const token = tokenArg ? tokenArg.split("=")[1] : process.env.CLAWPAD_RELAY_TOKEN;
197
+
198
+ if (!token) {
199
+ console.error(" ❌ No Relay Token provided.");
200
+ console.error(" Use --token=<your_token> or set CLAWPAD_RELAY_TOKEN env var.");
201
+ console.error(" Get your token at https://app.clawpad.io/settings");
202
+ process.exit(1);
203
+ }
204
+
205
+ const relayUrl = process.env.CLAWPAD_RELAY_URL || RELAY_SERVER_URL;
206
+ connectRelay(relayUrl, token, gateway.url);
207
+ }
208
+
209
+ function connectRelay(relayUrl, token, gatewayWsUrl) {
210
+ console.log(` ☁️ Connecting to Relay: ${relayUrl}...`);
211
+
212
+ const tunnelUrl = `${relayUrl}?type=agent&token=${token}`;
213
+ const ws = new WebSocket(tunnelUrl);
214
+ let gatewayWs = null;
215
+ let reconnectTimer = null;
216
+
217
+ const cleanup = () => {
218
+ if (gatewayWs) {
219
+ gatewayWs.terminate();
220
+ gatewayWs = null;
221
+ }
222
+ if (reconnectTimer) {
223
+ clearTimeout(reconnectTimer);
224
+ reconnectTimer = null;
225
+ }
226
+ };
227
+
228
+ ws.on("open", () => {
229
+ console.log(" ✅ Connected to Cloud Relay.");
230
+ console.log(" Your agent is now accessible via app.clawpad.io");
231
+
232
+ // Connect to Local Gateway
233
+ gatewayWs = new WebSocket(gatewayWsUrl);
234
+
235
+ gatewayWs.on("open", () => {
236
+ console.log(" 🔗 Connected to Local Gateway.");
237
+ });
238
+
239
+ gatewayWs.on("message", (data) => {
240
+ // Forward Gateway -> Relay
241
+ // SECURITY: Here we could inspect 'data' if needed, but it's encrypted JSON-RPC usually.
242
+ // We rely on 'tools.allow' policy for security.
243
+ if (ws.readyState === WebSocket.OPEN) {
244
+ ws.send(data);
245
+ }
246
+ });
247
+
248
+ gatewayWs.on("error", (err) => {
249
+ console.error(" ⚠️ Local Gateway Error:", err.message);
250
+ });
251
+
252
+ gatewayWs.on("close", () => {
253
+ console.log(" ⚠️ Local Gateway Disconnected. Reconnecting in 5s...");
254
+ setTimeout(() => {
255
+ if (ws.readyState === WebSocket.OPEN) {
256
+ // Re-establish local connection logic could go here or just let it fail until next message
257
+ // Ideally we close the tunnel or try to reconnect local
258
+ ws.close(); // Force full reconnect cycle
259
+ }
260
+ }, 5000);
261
+ });
262
+ });
263
+
264
+ ws.on("message", (data) => {
265
+ // Forward Relay -> Gateway
266
+ // SECURITY: Intercept dangerous calls here if we parse JSON-RPC
267
+ if (gatewayWs && gatewayWs.readyState === WebSocket.OPEN) {
268
+ gatewayWs.send(data);
269
+ }
270
+ });
271
+
272
+ ws.on("error", (err) => {
273
+ console.error(" ❌ Relay Connection Error:", err.message);
274
+ });
275
+
276
+ ws.on("close", () => {
277
+ console.log(" ❌ Disconnected from Relay. Reconnecting in 5s...");
278
+ cleanup();
279
+ reconnectTimer = setTimeout(() => connectRelay(relayUrl, token, gatewayWsUrl), 5000);
280
+ });
281
+ }
282
+
283
+ // ─── Normal Launcher Logic ──────────────────────────────
284
+ async function runLauncher(args) {
285
+
286
+ if (args.includes("--help") || args.includes("-h")) {
287
+ printHelp();
288
+ process.exit(0);
289
+ }
290
+
291
+ const portIdx = Math.max(args.indexOf("-p"), args.indexOf("--port"));
292
+ let port =
293
+ portIdx !== -1 && args[portIdx + 1]
294
+ ? parseInt(args[portIdx + 1], 10)
295
+ : parseInt(process.env.PORT || String(DEFAULT_PORT), 10);
296
+ const portExplicit = portIdx !== -1 || Boolean(process.env.PORT);
297
+ const hostIdx = Math.max(args.indexOf("-H"), args.indexOf("--host"));
298
+ const listenHost =
299
+ hostIdx !== -1 && args[hostIdx + 1]
300
+ ? normalizeListenHost(args[hostIdx + 1])
301
+ : normalizeListenHost(process.env.CLAWPAD_HOST || "localhost");
302
+
303
+ const shouldOpen = !args.includes("--no-open");
304
+ const shouldSetup = args.includes("--setup");
305
+ const shouldIntegrate = !args.includes("--no-integrate");
306
+ const autoYes = args.includes("--yes");
307
+ const noPrompt = args.includes("--no-prompt");
308
+ const forcePort = args.includes("--force");
309
+ const migrateArg = args.find((arg) => arg === "--migrate" || arg.startsWith("--migrate="));
310
+ let migrateMode = null;
311
+ if (migrateArg) {
312
+ if (migrateArg.includes("=")) {
313
+ migrateMode = migrateArg.split("=")[1] || "move";
314
+ } else {
315
+ const idx = args.indexOf("--migrate");
316
+ const next = idx !== -1 ? args[idx + 1] : null;
317
+ migrateMode = next && !next.startsWith("-") ? next : "move";
318
+ }
319
+ }
320
+
321
+ const pagesDirIdx = args.indexOf("--pages-dir");
322
+ if (pagesDirIdx !== -1 && args[pagesDirIdx + 1]) {
323
+ process.env.CLAWPAD_PAGES_DIR = args[pagesDirIdx + 1];
324
+ }
325
+ const hasExplicitPagesDir = Boolean(process.env.CLAWPAD_PAGES_DIR);
326
+
327
+ main(
328
+ port,
329
+ portExplicit,
330
+ shouldOpen,
331
+ shouldSetup,
332
+ shouldIntegrate,
333
+ autoYes,
334
+ noPrompt,
335
+ forcePort,
336
+ migrateMode,
337
+ hasExplicitPagesDir,
338
+ listenHost,
339
+ );
62
340
  }
63
- const hasExplicitPagesDir = Boolean(process.env.CLAWPAD_PAGES_DIR);
64
341
 
65
342
  // ─── Help ────────────────────────────────────────────────
66
343
  function printHelp() {
@@ -68,26 +345,33 @@ function printHelp() {
68
345
  ClawPad — The workspace for OpenClaw
69
346
 
70
347
  Usage:
71
- clawpad [options]
348
+ clawpad [command] [options]
72
349
 
73
- Options:
350
+ Commands:
351
+ start (default) Start the local workspace UI
352
+ share Connect this agent to ClawPad Cloud
353
+
354
+ Options (start):
74
355
  -p, --port <port> Port to listen on (default: ${DEFAULT_PORT})
356
+ -H, --host <host> Host/interface to bind (default: localhost)
75
357
  --no-open Don't auto-open the browser
76
358
  --pages-dir <dir> Override docs directory (default: auto)
77
- --migrate[=mode] Migrate legacy docs (mode: move|copy)
78
359
  --setup Open setup onboarding flow on launch
79
- --no-integrate Skip OpenClaw integration prompt
80
360
  --yes Auto-approve integration steps
81
- --no-prompt Disable integration prompt (skip changes)
82
361
  --force Kill any process using the selected port
83
362
  -h, --help Show this help message
84
363
 
364
+ Options (share):
365
+ --token <token> Relay token from app.clawpad.io
366
+
85
367
  Examples:
86
368
  clawpad Start on port ${DEFAULT_PORT}
87
369
  clawpad -p 4000 Start on port 4000
370
+ clawpad --host 0.0.0.0 Allow LAN access from other devices
88
371
  clawpad --no-open Start without opening browser
89
372
  clawpad --setup Start and open setup onboarding
90
373
  clawpad --yes Auto-integrate with OpenClaw if detected
374
+ clawpad share --token=abc Connect to cloud
91
375
  `);
92
376
  }
93
377
 
@@ -112,6 +396,7 @@ async function detectGateway() {
112
396
  if (process.env.OPENCLAW_GATEWAY_URL) {
113
397
  return {
114
398
  url: process.env.OPENCLAW_GATEWAY_URL,
399
+ token: normalizeToken(process.env.OPENCLAW_GATEWAY_TOKEN),
115
400
  source: "env",
116
401
  };
117
402
  }
@@ -124,6 +409,10 @@ async function detectGateway() {
124
409
  explicitConfig ? resolveUserPath(explicitConfig) : null,
125
410
  stateDir ? path.join(resolveUserPath(stateDir), "openclaw.json") : null,
126
411
  stateDir ? path.join(resolveUserPath(stateDir), "clawdbot.json") : null,
412
+ ...getWindowsStateDirCandidates().flatMap((dir) => [
413
+ path.join(dir, "openclaw.json"),
414
+ path.join(dir, "clawdbot.json"),
415
+ ]),
127
416
  path.join(os.homedir(), ".openclaw", "openclaw.json"),
128
417
  path.join(os.homedir(), ".clawdbot", "clawdbot.json"),
129
418
  ].filter(Boolean);
@@ -136,7 +425,7 @@ async function detectGateway() {
136
425
  const host = normalizeHost(config.gateway?.bind ?? config.gateway?.host ?? config.host ?? "127.0.0.1");
137
426
  return {
138
427
  url: `ws://${host}:${gwPort}`,
139
- token: config.gateway?.auth?.token,
428
+ token: selectGatewayAuthToken(config.gateway?.auth),
140
429
  source: path.basename(configPath),
141
430
  };
142
431
  }
@@ -361,6 +650,104 @@ async function killPortListeners(port) {
361
650
  return { killedAny: true, verifiedFree };
362
651
  }
363
652
 
653
+ function readProcessCommand(pid) {
654
+ try {
655
+ return execSync(`ps -o command= -p ${pid}`, {
656
+ stdio: ["ignore", "pipe", "ignore"],
657
+ })
658
+ .toString()
659
+ .trim();
660
+ } catch {
661
+ return "";
662
+ }
663
+ }
664
+
665
+ function readProcessInfo(pid) {
666
+ if (process.platform === "win32") {
667
+ return null;
668
+ }
669
+
670
+ try {
671
+ const output = execSync(`ps -o ppid=,command= -p ${pid}`, {
672
+ stdio: ["ignore", "pipe", "ignore"],
673
+ })
674
+ .toString()
675
+ .trim();
676
+
677
+ if (!output) return null;
678
+ const match = output.match(/^(\d+)\s+([\s\S]+)$/);
679
+ if (!match) return null;
680
+
681
+ const ppid = Number(match[1]);
682
+ const command = match[2].trim();
683
+ const parentCommand = Number.isFinite(ppid) && ppid > 0 ? readProcessCommand(ppid) : "";
684
+
685
+ return {
686
+ pid: Number(pid),
687
+ ppid,
688
+ command,
689
+ parentCommand,
690
+ };
691
+ } catch {
692
+ return null;
693
+ }
694
+ }
695
+
696
+ function isLikelyClawpadListener(info) {
697
+ if (!info) return false;
698
+ const command = String(info.command || "").toLowerCase();
699
+ const parentCommand = String(info.parentCommand || "").toLowerCase();
700
+
701
+ if (command.includes("clawpad") || parentCommand.includes("clawpad")) {
702
+ return true;
703
+ }
704
+
705
+ if (
706
+ command.includes(".next/standalone/server.js") &&
707
+ (parentCommand.includes("clawpad") || command.includes("node_modules/clawpad"))
708
+ ) {
709
+ return true;
710
+ }
711
+
712
+ if (command.includes("next-server") && parentCommand.includes("clawpad")) {
713
+ return true;
714
+ }
715
+
716
+ return false;
717
+ }
718
+
719
+ async function maybeReplaceExistingClawpadListener(port) {
720
+ if (process.env.CLAWPAD_DISABLE_AUTO_PORT_REPLACE === "1") {
721
+ return { attempted: false, reason: "disabled" };
722
+ }
723
+
724
+ if (process.platform === "win32") {
725
+ return { attempted: false, reason: "unsupported-platform" };
726
+ }
727
+
728
+ const pids = listListeningPids(port);
729
+ if (pids.length === 0) {
730
+ return { attempted: false, reason: "no-listener" };
731
+ }
732
+
733
+ const infos = pids.map((pid) => readProcessInfo(pid)).filter(Boolean);
734
+ if (infos.length === 0) {
735
+ return { attempted: false, reason: "no-process-info" };
736
+ }
737
+
738
+ const allClawpad = infos.every((info) => isLikelyClawpadListener(info));
739
+ if (!allClawpad) {
740
+ return { attempted: false, reason: "non-clawpad-listener" };
741
+ }
742
+
743
+ const kill = await killPortListeners(port);
744
+ return {
745
+ attempted: true,
746
+ infos,
747
+ ...kill,
748
+ };
749
+ }
750
+
364
751
  function resolveUserPath(input) {
365
752
  if (!input || !input.trim()) return input;
366
753
  if (input.startsWith("~")) {
@@ -548,6 +935,12 @@ function resolveOpenClawStateDir() {
548
935
  if (override && override.trim()) {
549
936
  return resolveUserPath(override);
550
937
  }
938
+ const windowsCandidate = getWindowsStateDirCandidates().find((candidate) =>
939
+ fs.existsSync(candidate),
940
+ );
941
+ if (windowsCandidate) {
942
+ return windowsCandidate;
943
+ }
551
944
  return path.join(os.homedir(), ".openclaw");
552
945
  }
553
946
 
@@ -566,9 +959,14 @@ function findOpenClawConfigPath() {
566
959
  return fs.existsSync(resolved) ? resolved : null;
567
960
  }
568
961
  const stateDir = resolveOpenClawStateDir();
962
+ const windowsStateDirs = getWindowsStateDirCandidates();
569
963
  const candidates = [
570
964
  path.join(stateDir, "openclaw.json"),
571
965
  path.join(stateDir, "clawdbot.json"),
966
+ ...windowsStateDirs.flatMap((dir) => [
967
+ path.join(dir, "openclaw.json"),
968
+ path.join(dir, "clawdbot.json"),
969
+ ]),
572
970
  path.join(os.homedir(), ".openclaw", "openclaw.json"),
573
971
  path.join(os.homedir(), ".clawdbot", "clawdbot.json"),
574
972
  ];
@@ -908,16 +1306,31 @@ function applyIntegrationConfig(config, pagesDir, qmdPath) {
908
1306
 
909
1307
  next.agents = next.agents || {};
910
1308
  next.agents.defaults = next.agents.defaults || {};
911
- const memory = next.agents.defaults.memory || {};
912
- const memoryQmd = memory.qmd || {};
913
- next.agents.defaults.memory = {
914
- ...memory,
915
- backend: "qmd",
916
- qmd: {
917
- ...memoryQmd,
918
- ...(qmdPath ? { bin: qmdPath } : {}),
919
- },
920
- };
1309
+
1310
+ // OpenClaw 2026+ no longer recognizes agents.defaults.memory.
1311
+ // Only write this legacy key when explicitly forced.
1312
+ const hasLegacyMemoryKey =
1313
+ next.agents.defaults.memory &&
1314
+ typeof next.agents.defaults.memory === "object";
1315
+ const shouldWriteLegacyMemory =
1316
+ process.env.CLAWPAD_FORCE_LEGACY_MEMORY === "1";
1317
+
1318
+ if (shouldWriteLegacyMemory) {
1319
+ const memory = next.agents.defaults.memory || {};
1320
+ const memoryQmd = memory.qmd || {};
1321
+ next.agents.defaults.memory = {
1322
+ ...memory,
1323
+ backend: "qmd",
1324
+ qmd: {
1325
+ ...memoryQmd,
1326
+ ...(qmdPath ? { bin: qmdPath } : {}),
1327
+ },
1328
+ };
1329
+ } else if (hasLegacyMemoryKey) {
1330
+ // If a prior ClawPad version wrote this legacy key but it's not forced now,
1331
+ // remove it to avoid OpenClaw config validation errors on modern versions.
1332
+ delete next.agents.defaults.memory;
1333
+ }
921
1334
 
922
1335
  const memorySearch = next.agents.defaults.memorySearch || {};
923
1336
  const extraPaths = Array.isArray(memorySearch.extraPaths) ? [...memorySearch.extraPaths] : [];
@@ -939,11 +1352,20 @@ function needsIntegrationPatch(config, pagesDir, qmdPath) {
939
1352
  const pluginEnabled = entry?.enabled === true;
940
1353
  const extraPaths = config?.agents?.defaults?.memorySearch?.extraPaths;
941
1354
  const hasExtraPath = Array.isArray(extraPaths) && extraPaths.includes(pagesDir);
1355
+ const hasLegacyMemoryKey = Boolean(
1356
+ config?.agents?.defaults?.memory &&
1357
+ typeof config.agents.defaults.memory === "object",
1358
+ );
1359
+ const forceLegacyMemory = process.env.CLAWPAD_FORCE_LEGACY_MEMORY === "1";
1360
+
942
1361
  const memoryBackend = config?.agents?.defaults?.memory?.backend;
943
1362
  const configuredQmdBin = config?.agents?.defaults?.memory?.qmd?.bin;
944
1363
  const qmdConfigured = memoryBackend === "qmd" && (!qmdPath || configuredQmdBin === qmdPath);
945
1364
 
946
- return !(pluginEnabled && configuredPages === pagesDir && hasExtraPath && qmdConfigured);
1365
+ const memoryReady = forceLegacyMemory ? qmdConfigured : true;
1366
+ const memoryCleanupNeeded = hasLegacyMemoryKey && !forceLegacyMemory;
1367
+
1368
+ return !(pluginEnabled && configuredPages === pagesDir && hasExtraPath && memoryReady && !memoryCleanupNeeded);
947
1369
  }
948
1370
 
949
1371
  async function integrateWithOpenClaw(pagesDir, qmdPath) {
@@ -953,6 +1375,22 @@ async function integrateWithOpenClaw(pagesDir, qmdPath) {
953
1375
  const { configPath, config } = loadOpenClawConfig();
954
1376
  const pluginInstalled = isPluginInstalled(config);
955
1377
  const workspaceDir = resolveWorkspaceDir(config);
1378
+ const hasLegacyMemoryKey = Boolean(
1379
+ config?.agents?.defaults?.memory &&
1380
+ typeof config.agents.defaults.memory === "object",
1381
+ );
1382
+
1383
+ // Always clean the deprecated memory key for modern OpenClaw installs.
1384
+ // This prevents "config invalid" states that can break gateway UX.
1385
+ if (hasLegacyMemoryKey && process.env.CLAWPAD_FORCE_LEGACY_MEMORY !== "1") {
1386
+ try {
1387
+ delete config.agents.defaults.memory;
1388
+ writeOpenClawConfig(configPath, config);
1389
+ console.log(" ✅ Removed deprecated OpenClaw key: agents.defaults.memory");
1390
+ } catch (err) {
1391
+ console.warn(` ⚠️ Failed to clean deprecated OpenClaw memory key: ${err?.message || err}`);
1392
+ }
1393
+ }
956
1394
 
957
1395
  const workspaceManagerSkill = ensureBundledSkillInstalled(workspaceDir, "workspace-manager");
958
1396
  if (workspaceManagerSkill.installed) {
@@ -1083,16 +1521,41 @@ function openBrowser(url) {
1083
1521
  }
1084
1522
 
1085
1523
  // ─── Main ────────────────────────────────────────────────
1086
- async function main() {
1524
+ async function main(
1525
+ port,
1526
+ portExplicit,
1527
+ shouldOpen,
1528
+ shouldSetup,
1529
+ shouldIntegrate,
1530
+ autoYes,
1531
+ noPrompt,
1532
+ forcePort,
1533
+ migrateMode,
1534
+ hasExplicitPagesDir,
1535
+ listenHost,
1536
+ ) {
1087
1537
  printBanner();
1088
1538
 
1089
1539
  if (!Number.isFinite(port) || port <= 0) {
1090
1540
  console.error(` ❌ Invalid port: ${port}`);
1091
1541
  process.exit(1);
1092
1542
  }
1543
+ if (!listenHost) {
1544
+ console.error(" ❌ Invalid host.");
1545
+ process.exit(1);
1546
+ }
1093
1547
 
1094
1548
  if (await isPortInUse(port)) {
1095
- if (forcePort) {
1549
+ if (!forcePort) {
1550
+ const replaceResult = await maybeReplaceExistingClawpadListener(port);
1551
+ if (replaceResult.attempted && replaceResult.killedAny && replaceResult.verifiedFree) {
1552
+ console.log(` ♻️ Replaced existing ClawPad listener on port ${port}.`);
1553
+ } else if (replaceResult.attempted && replaceResult.killedAny && !replaceResult.verifiedFree) {
1554
+ console.error(` ❌ Found an existing ClawPad listener on port ${port} but could not free it.`);
1555
+ }
1556
+ }
1557
+
1558
+ if (forcePort && (await isPortInUse(port))) {
1096
1559
  const forceResult = await killPortListeners(port);
1097
1560
  if (forceResult.killedAny && forceResult.verifiedFree) {
1098
1561
  console.log(` ✅ Cleared existing listeners on port ${port}.`);
@@ -1249,8 +1712,18 @@ async function main() {
1249
1712
  port = nextPort;
1250
1713
  const runningPort = nextPort;
1251
1714
  const setupPath = shouldSetup || setupSignalCreated ? "/setup" : "";
1252
- const url = `http://localhost:${port}${setupPath}`;
1253
- console.log(` 🚀 Starting ClawPad at ${url}\n`);
1715
+ const browserHost = isWildcardHost(listenHost) ? "localhost" : listenHost;
1716
+ const localUrl = `http://${formatHostForUrl(browserHost)}:${port}${setupPath}`;
1717
+ console.log(` 🚀 Starting ClawPad at ${localUrl}`);
1718
+ if (isWildcardHost(listenHost)) {
1719
+ const lanIp = getPrimaryLanIpv4();
1720
+ if (lanIp) {
1721
+ console.log(` 🌐 Network URL: http://${lanIp}:${port}${setupPath}`);
1722
+ } else {
1723
+ console.log(" 🌐 Network URL unavailable (no LAN IPv4 detected)");
1724
+ }
1725
+ }
1726
+ console.log("");
1254
1727
 
1255
1728
  let sawAddrInUse = false;
1256
1729
  const childStartedAt = Date.now();
@@ -1260,7 +1733,7 @@ async function main() {
1260
1733
  env: {
1261
1734
  ...process.env,
1262
1735
  PORT: String(port),
1263
- HOSTNAME: "localhost",
1736
+ HOSTNAME: listenHost,
1264
1737
  },
1265
1738
  });
1266
1739
 
@@ -1276,7 +1749,7 @@ async function main() {
1276
1749
 
1277
1750
  if (shouldOpen) {
1278
1751
  clearOpenTimer();
1279
- openTimer = setTimeout(() => openBrowser(url), 2000);
1752
+ openTimer = setTimeout(() => openBrowser(localUrl), 2000);
1280
1753
  }
1281
1754
 
1282
1755
  server.on("error", (err) => {