clawpad 0.3.5 → 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 (791) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-path-routes-manifest.json +8 -6
  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 +8 -6
  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 +419 -53
  774. package/package.json +1 -1
  775. package/.next/standalone/.next/server/chunks/7035.js +0 -51
  776. package/.next/static/LvUY6ibmmD6EHrRtm1qSH/_buildManifest.js +0 -1
  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/{LvUY6ibmmD6EHrRtm1qSH → rGAYJ4bISlgQfbD0kAYd_}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- LvUY6ibmmD6EHrRtm1qSH
1
+ rGAYJ4bISlgQfbD0kAYd_
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "/_not-found/page": "/_not-found",
3
- "/_global-error/page": "/_global-error",
4
3
  "/api/ai/write/route": "/api/ai/write",
4
+ "/_global-error/page": "/_global-error",
5
5
  "/api/chat/abort/route": "/api/chat/abort",
6
6
  "/api/chat/route": "/api/chat",
7
- "/api/files/pages/[...path]/route": "/api/files/pages/[...path]",
8
7
  "/api/files/recent/route": "/api/files/recent",
8
+ "/api/files/pages/[...path]/route": "/api/files/pages/[...path]",
9
9
  "/api/files/search/route": "/api/files/search",
10
10
  "/api/files/spaces/[space]/pages/route": "/api/files/spaces/[space]/pages",
11
11
  "/api/files/spaces/route": "/api/files/spaces",
@@ -22,19 +22,21 @@
22
22
  "/api/setup/bootstrap-workspace/route": "/api/setup/bootstrap-workspace",
23
23
  "/api/setup/bootstrap/route": "/api/setup/bootstrap",
24
24
  "/api/setup/status/route": "/api/setup/status",
25
- "/favicon.ico/route": "/favicon.ico",
26
25
  "/api/setup/trigger-onboarding/route": "/api/setup/trigger-onboarding",
26
+ "/favicon.ico/route": "/favicon.ico",
27
27
  "/api/changes/[id]/route": "/api/changes/[id]",
28
- "/api/changes/record/route": "/api/changes/record",
29
28
  "/api/changes/route": "/api/changes",
30
29
  "/api/changes/run/route": "/api/changes/run",
30
+ "/api/changes/record/route": "/api/changes/record",
31
31
  "/api/changes/revert/route": "/api/changes/revert",
32
32
  "/api/gateway/events/route": "/api/gateway/events",
33
- "/settings/connection/page": "/settings/connection",
34
33
  "/page": "/",
34
+ "/settings/connection/page": "/settings/connection",
35
35
  "/settings/page": "/settings",
36
+ "/settings/relay/page": "/settings/relay",
36
37
  "/setup/page": "/setup",
37
- "/workspace/[...path]/page": "/workspace/[...path]",
38
+ "/waitlist/page": "/waitlist",
38
39
  "/workspace/page": "/workspace",
40
+ "/workspace/[...path]/page": "/workspace/[...path]",
39
41
  "/workspace/search/page": "/workspace/search"
40
42
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/LvUY6ibmmD6EHrRtm1qSH/_buildManifest.js",
8
- "static/LvUY6ibmmD6EHrRtm1qSH/_ssgManifest.js"
7
+ "static/rGAYJ4bISlgQfbD0kAYd_/_buildManifest.js",
8
+ "static/rGAYJ4bISlgQfbD0kAYd_/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-0c9808987c6b957c.js",
@@ -151,6 +151,30 @@
151
151
  "x-next-revalidate-tag-token"
152
152
  ]
153
153
  },
154
+ "/settings/relay": {
155
+ "experimentalBypassFor": [
156
+ {
157
+ "type": "header",
158
+ "key": "next-action"
159
+ },
160
+ {
161
+ "type": "header",
162
+ "key": "content-type",
163
+ "value": "multipart/form-data;.*"
164
+ }
165
+ ],
166
+ "initialRevalidateSeconds": false,
167
+ "srcRoute": "/settings/relay",
168
+ "dataRoute": "/settings/relay.rsc",
169
+ "allowHeader": [
170
+ "host",
171
+ "x-matched-path",
172
+ "x-prerender-revalidate",
173
+ "x-prerender-revalidate-if-generated",
174
+ "x-next-revalidated-tags",
175
+ "x-next-revalidate-tag-token"
176
+ ]
177
+ },
154
178
  "/setup": {
155
179
  "experimentalBypassFor": [
156
180
  {
@@ -175,6 +199,30 @@
175
199
  "x-next-revalidate-tag-token"
176
200
  ]
177
201
  },
202
+ "/waitlist": {
203
+ "experimentalBypassFor": [
204
+ {
205
+ "type": "header",
206
+ "key": "next-action"
207
+ },
208
+ {
209
+ "type": "header",
210
+ "key": "content-type",
211
+ "value": "multipart/form-data;.*"
212
+ }
213
+ ],
214
+ "initialRevalidateSeconds": false,
215
+ "srcRoute": "/waitlist",
216
+ "dataRoute": "/waitlist.rsc",
217
+ "allowHeader": [
218
+ "host",
219
+ "x-matched-path",
220
+ "x-prerender-revalidate",
221
+ "x-prerender-revalidate-if-generated",
222
+ "x-next-revalidated-tags",
223
+ "x-next-revalidate-tag-token"
224
+ ]
225
+ },
178
226
  "/workspace": {
179
227
  "experimentalBypassFor": [
180
228
  {
@@ -227,8 +275,8 @@
227
275
  "dynamicRoutes": {},
228
276
  "notFoundRoutes": [],
229
277
  "preview": {
230
- "previewModeId": "ef5ab71496054caf04318d173f48e1a7",
231
- "previewModeSigningKey": "2922b9a8c266cb401ad33732b4fc18543050452f77dbc7796b448041824551a9",
232
- "previewModeEncryptionKey": "abf562fd35a202938f6a09da01fa5e57925090cbc23604ba7ce90c99972e7c11"
278
+ "previewModeId": "dda106f646f01f7176b50a757adda9a0",
279
+ "previewModeSigningKey": "1c4174f2f55435896696415874238e2245a1820ed70ed90da41c9f2deaff8f09",
280
+ "previewModeEncryptionKey": "72be0749bcd20c72e34dffefbdf3bdaf754b4a96cd000e94af238bd95ece20b2"
233
281
  }
234
282
  }
@@ -280,12 +280,24 @@
280
280
  "routeKeys": {},
281
281
  "namedRegex": "^/settings/connection(?:/)?$"
282
282
  },
283
+ {
284
+ "page": "/settings/relay",
285
+ "regex": "^/settings/relay(?:/)?$",
286
+ "routeKeys": {},
287
+ "namedRegex": "^/settings/relay(?:/)?$"
288
+ },
283
289
  {
284
290
  "page": "/setup",
285
291
  "regex": "^/setup(?:/)?$",
286
292
  "routeKeys": {},
287
293
  "namedRegex": "^/setup(?:/)?$"
288
294
  },
295
+ {
296
+ "page": "/waitlist",
297
+ "regex": "^/waitlist(?:/)?$",
298
+ "routeKeys": {},
299
+ "namedRegex": "^/waitlist(?:/)?$"
300
+ },
289
301
  {
290
302
  "page": "/workspace",
291
303
  "regex": "^/workspace(?:/)?$",
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_global-error/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/58342f9a044e019d.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/_global-error/page":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_global-error/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1433":{"*":{"id":"85717","name":"*","chunks":[],"async":false}},"5494":{"*":{"id":"44688","name":"*","chunks":[],"async":false}},"9142":{"*":{"id":"46176","name":"*","chunks":[],"async":false}},"9960":{"*":{"id":"88450","name":"*","chunks":[],"async":false}},"19324":{"*":{"id":"83726","name":"*","chunks":[],"async":false}},"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"25479":{"*":{"id":"51161","name":"*","chunks":[],"async":false}},"25623":{"*":{"id":"10443","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28662":{"*":{"id":"80804","name":"*","chunks":[],"async":false}},"28935":{"*":{"id":"33159","name":"*","chunks":[],"async":false}},"33960":{"*":{"id":"4150","name":"*","chunks":[],"async":false}},"35585":{"*":{"id":"35109","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"2455","name":"*","chunks":[],"async":false}},"40201":{"*":{"id":"8530","name":"*","chunks":[],"async":false}},"46645":{"*":{"id":"71603","name":"*","chunks":[],"async":false}},"47218":{"*":{"id":"67686","name":"*","chunks":[],"async":false}},"49613":{"*":{"id":"90517","name":"*","chunks":[],"async":false}},"50911":{"*":{"id":"93907","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"57383":{"*":{"id":"4927","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"58479":{"*":{"id":"18081","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61584":{"*":{"id":"99474","name":"*","chunks":[],"async":false}},"63481":{"*":{"id":"19741","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"71140":{"*":{"id":"99650","name":"*","chunks":[],"async":false}},"74006":{"*":{"id":"62702","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86835":{"*":{"id":"14533","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87564":{"*":{"id":"12604","name":"*","chunks":[],"async":false}},"88285":{"*":{"id":"50761","name":"*","chunks":[],"async":false}},"89471":{"*":{"id":"88589","name":"*","chunks":[],"async":false}},"89641":{"*":{"id":"521","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"91760":{"*":{"id":"16944","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"81247","name":"*","chunks":[],"async":false}},"94984":{"*":{"id":"87260","name":"*","chunks":[],"async":false}},"97063":{"*":{"id":"46141","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/relay/page.tsx":{"id":40201,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-accordion/dist/index.mjs":{"id":94984,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs":{"id":86835,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-avatar/dist/index.mjs":{"id":58479,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-checkbox/dist/index.mjs":{"id":25479,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-collapsible/dist/index.mjs":{"id":47218,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-context-menu/dist/index.mjs":{"id":89471,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-dialog/dist/index.mjs":{"id":19324,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs":{"id":25623,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-form/dist/index.mjs":{"id":9142,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-hover-card/dist/index.mjs":{"id":46645,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-label/dist/index.mjs":{"id":91760,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-menubar/dist/index.mjs":{"id":74006,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs":{"id":87564,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs":{"id":88285,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs":{"id":89641,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-popover/dist/index.mjs":{"id":1433,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-portal/dist/index.mjs":{"id":5494,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-progress/dist/index.mjs":{"id":38489,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-radio-group/dist/index.mjs":{"id":49613,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-scroll-area/dist/index.mjs":{"id":35585,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-select/dist/index.mjs":{"id":33960,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-slider/dist/index.mjs":{"id":97063,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-switch/dist/index.mjs":{"id":9960,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-tabs/dist/index.mjs":{"id":61584,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-toast/dist/index.mjs":{"id":50911,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-toggle-group/dist/index.mjs":{"id":28662,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-toggle/dist/index.mjs":{"id":71140,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-toolbar/dist/index.mjs":{"id":57383,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-tooltip/dist/index.mjs":{"id":28935,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":63481,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/26ca2e105e2de17f.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/_global-error/page":[]},"rscModuleMapping":{"1433":{"*":{"id":"33427","name":"*","chunks":[],"async":false}},"5494":{"*":{"id":"8488","name":"*","chunks":[],"async":false}},"9142":{"*":{"id":"66183","name":"*","chunks":[],"async":false}},"9960":{"*":{"id":"86610","name":"*","chunks":[],"async":false}},"19324":{"*":{"id":"94106","name":"*","chunks":[],"async":false}},"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"25479":{"*":{"id":"49911","name":"*","chunks":[],"async":false}},"25623":{"*":{"id":"3221","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28662":{"*":{"id":"16564","name":"*","chunks":[],"async":false}},"28935":{"*":{"id":"54190","name":"*","chunks":[],"async":false}},"33960":{"*":{"id":"45586","name":"*","chunks":[],"async":false}},"35585":{"*":{"id":"88991","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"47197","name":"*","chunks":[],"async":false}},"40201":{"*":{"id":"84286","name":"*","chunks":[],"async":false}},"46645":{"*":{"id":"63021","name":"*","chunks":[],"async":false}},"47218":{"*":{"id":"74966","name":"*","chunks":[],"async":false}},"49613":{"*":{"id":"50359","name":"*","chunks":[],"async":false}},"50911":{"*":{"id":"3949","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"57383":{"*":{"id":"65785","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"58479":{"*":{"id":"32683","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61584":{"*":{"id":"52182","name":"*","chunks":[],"async":false}},"63481":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"71140":{"*":{"id":"47762","name":"*","chunks":[],"async":false}},"74006":{"*":{"id":"47306","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86835":{"*":{"id":"18811","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87564":{"*":{"id":"23944","name":"*","chunks":[],"async":false}},"88285":{"*":{"id":"31303","name":"*","chunks":[],"async":false}},"89471":{"*":{"id":"66767","name":"*","chunks":[],"async":false}},"89641":{"*":{"id":"1451","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"91760":{"*":{"id":"34288","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"94984":{"*":{"id":"24400","name":"*","chunks":[],"async":false}},"97063":{"*":{"id":"82255","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1,2 +1,2 @@
1
- <!DOCTYPE html><!--LvUY6ibmmD6EHrRtm1qSH--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0c9808987c6b957c.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-a1f34f01f7efbb58.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
2
- @media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-0c9808987c6b957c.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[90484,[],\"ViewportBoundary\"]\n9:I[90484,[],\"MetadataBoundary\"]\nb:I[27123,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"LvUY6ibmmD6EHrRtm1qSH\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--rGAYJ4bISlgQfbD0kAYd_--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0c9808987c6b957c.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-a1f34f01f7efbb58.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
2
+ @media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-0c9808987c6b957c.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[90484,[],\"ViewportBoundary\"]\n9:I[90484,[],\"MetadataBoundary\"]\nb:I[27123,[],\"\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"rGAYJ4bISlgQfbD0kAYd_\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
@@ -6,7 +6,7 @@
6
6
  7:I[90484,[],"ViewportBoundary"]
7
7
  9:I[90484,[],"MetadataBoundary"]
8
8
  b:I[27123,[],""]
9
- 0:{"P":null,"b":"LvUY6ibmmD6EHrRtm1qSH","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
9
+ 0:{"P":null,"b":"rGAYJ4bISlgQfbD0kAYd_","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
10
10
  8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
11
11
  6:null
12
12
  a:[]
@@ -6,7 +6,7 @@
6
6
  7:I[90484,[],"ViewportBoundary"]
7
7
  9:I[90484,[],"MetadataBoundary"]
8
8
  b:I[27123,[],""]
9
- 0:{"P":null,"b":"LvUY6ibmmD6EHrRtm1qSH","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
9
+ 0:{"P":null,"b":"rGAYJ4bISlgQfbD0kAYd_","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
10
10
  8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
11
11
  6:null
12
12
  a:[]
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[90484,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"buildId":"LvUY6ibmmD6EHrRtm1qSH","rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"rGAYJ4bISlgQfbD0kAYd_","rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
5
5
  4:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
- 0:{"buildId":"LvUY6ibmmD6EHrRtm1qSH","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"rGAYJ4bISlgQfbD0kAYd_","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -2,4 +2,4 @@
2
2
  2:I[90484,[],"ViewportBoundary"]
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"buildId":"LvUY6ibmmD6EHrRtm1qSH","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
5
+ 0:{"buildId":"rGAYJ4bISlgQfbD0kAYd_","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
- 0:{"buildId":"LvUY6ibmmD6EHrRtm1qSH","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"rGAYJ4bISlgQfbD0kAYd_","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1 +1 @@
1
- 0:{"buildId":"LvUY6ibmmD6EHrRtm1qSH","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_global-error","paramType":null,"paramKey":"_global-error","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false},"staleTime":300}
1
+ 0:{"buildId":"rGAYJ4bISlgQfbD0kAYd_","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_global-error","paramType":null,"paramKey":"_global-error","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false},"staleTime":300}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"56633","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"87334","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-b7c74823606cc925.js","9907","static/chunks/9907-887311f99f5ddadc.js","528","static/chunks/528-bcce4b03dcd2cc7a.js","3496","static/chunks/3496-84f355a971d68950.js","6522","static/chunks/6522-eb26a839daf0ace1.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-c12666d2d05cce33.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":56003,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/58342f9a044e019d.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/_not-found/page":[]},"rscModuleMapping":{"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"56003":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1433":{"*":{"id":"85717","name":"*","chunks":[],"async":false}},"5494":{"*":{"id":"44688","name":"*","chunks":[],"async":false}},"9142":{"*":{"id":"46176","name":"*","chunks":[],"async":false}},"9960":{"*":{"id":"88450","name":"*","chunks":[],"async":false}},"19324":{"*":{"id":"83726","name":"*","chunks":[],"async":false}},"24733":{"*":{"id":"43744","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"9062","name":"*","chunks":[],"async":false}},"25479":{"*":{"id":"51161","name":"*","chunks":[],"async":false}},"25623":{"*":{"id":"10443","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28662":{"*":{"id":"80804","name":"*","chunks":[],"async":false}},"28935":{"*":{"id":"33159","name":"*","chunks":[],"async":false}},"33960":{"*":{"id":"4150","name":"*","chunks":[],"async":false}},"35585":{"*":{"id":"35109","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"2455","name":"*","chunks":[],"async":false}},"40201":{"*":{"id":"8530","name":"*","chunks":[],"async":false}},"46645":{"*":{"id":"71603","name":"*","chunks":[],"async":false}},"47218":{"*":{"id":"67686","name":"*","chunks":[],"async":false}},"49613":{"*":{"id":"90517","name":"*","chunks":[],"async":false}},"50911":{"*":{"id":"93907","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"70129","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"57383":{"*":{"id":"4927","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"4312","name":"*","chunks":[],"async":false}},"58479":{"*":{"id":"18081","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"47174","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61584":{"*":{"id":"99474","name":"*","chunks":[],"async":false}},"63481":{"*":{"id":"19741","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"37243","name":"*","chunks":[],"async":false}},"71140":{"*":{"id":"99650","name":"*","chunks":[],"async":false}},"74006":{"*":{"id":"62702","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"68049","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86835":{"*":{"id":"14533","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87564":{"*":{"id":"12604","name":"*","chunks":[],"async":false}},"88285":{"*":{"id":"50761","name":"*","chunks":[],"async":false}},"89471":{"*":{"id":"88589","name":"*","chunks":[],"async":false}},"89641":{"*":{"id":"521","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"91760":{"*":{"id":"16944","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"81247","name":"*","chunks":[],"async":false}},"94984":{"*":{"id":"87260","name":"*","chunks":[],"async":false}},"97063":{"*":{"id":"46141","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/mono.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-mono/GeistMono-Variable.woff2\",\"variable\":\"--font-geist-mono\",\"adjustFontFallback\":false,\"fallback\":[\"ui-monospace\",\"SFMono-Regular\",\"Roboto Mono\",\"Menlo\",\"Monaco\",\"Liberation Mono\",\"DejaVu Sans Mono\",\"Courier New\",\"monospace\"],\"weight\":\"100 900\"}],\"variableName\":\"GeistMono\"}":{"id":7086,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/font/local/target.css?{\"path\":\"node_modules/geist/dist/sans.js\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/geist-sans/Geist-Variable.woff2\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"GeistSans\"}":{"id":84438,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-59824510b74e3d59.js","7300","static/chunks/7300-94af248c8ba80a2a.js","6609","static/chunks/6609-078a8cdc853f87c6.js","8935","static/chunks/8935-b62f5c8bf50ff5e8.js","112","static/chunks/112-8da50d6fab374e89.js","1178","static/chunks/1178-f2f0bd687a63b9f8.js","7177","static/chunks/app/layout-d1b7bdd23960e354.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":52139,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75934,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/relay/page.tsx":{"id":40201,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/setup/page.tsx":{"id":69676,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-accordion/dist/index.mjs":{"id":94984,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs":{"id":86835,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-avatar/dist/index.mjs":{"id":58479,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-checkbox/dist/index.mjs":{"id":25479,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-collapsible/dist/index.mjs":{"id":47218,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-context-menu/dist/index.mjs":{"id":89471,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-dialog/dist/index.mjs":{"id":19324,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs":{"id":25623,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-form/dist/index.mjs":{"id":9142,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-hover-card/dist/index.mjs":{"id":46645,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-label/dist/index.mjs":{"id":91760,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-menubar/dist/index.mjs":{"id":74006,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs":{"id":87564,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs":{"id":88285,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs":{"id":89641,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-popover/dist/index.mjs":{"id":1433,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-portal/dist/index.mjs":{"id":5494,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-progress/dist/index.mjs":{"id":38489,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-radio-group/dist/index.mjs":{"id":49613,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-scroll-area/dist/index.mjs":{"id":35585,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-select/dist/index.mjs":{"id":33960,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-slider/dist/index.mjs":{"id":97063,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-switch/dist/index.mjs":{"id":9960,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-tabs/dist/index.mjs":{"id":61584,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-toast/dist/index.mjs":{"id":50911,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-toggle-group/dist/index.mjs":{"id":28662,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-toggle/dist/index.mjs":{"id":71140,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-toolbar/dist/index.mjs":{"id":57383,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/@radix-ui/react-tooltip/dist/index.mjs":{"id":28935,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/layout.tsx":{"id":24733,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-diff-fallback.tsx":{"id":58206,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/components/editor/page-editor.tsx":{"id":92232,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/workspace/search/page.tsx":{"id":63481,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/clawpad/clawpad/src/":[],"/home/runner/work/clawpad/clawpad/src/app/layout":[{"inlined":false,"path":"static/css/a6a6c7db5d43079b.css"},{"inlined":false,"path":"static/css/26ca2e105e2de17f.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/_not-found/page":[]},"rscModuleMapping":{"1433":{"*":{"id":"33427","name":"*","chunks":[],"async":false}},"5494":{"*":{"id":"8488","name":"*","chunks":[],"async":false}},"9142":{"*":{"id":"66183","name":"*","chunks":[],"async":false}},"9960":{"*":{"id":"86610","name":"*","chunks":[],"async":false}},"19324":{"*":{"id":"94106","name":"*","chunks":[],"async":false}},"24733":{"*":{"id":"84763","name":"*","chunks":[],"async":false}},"25044":{"*":{"id":"27728","name":"*","chunks":[],"async":false}},"25479":{"*":{"id":"49911","name":"*","chunks":[],"async":false}},"25623":{"*":{"id":"3221","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28662":{"*":{"id":"16564","name":"*","chunks":[],"async":false}},"28935":{"*":{"id":"54190","name":"*","chunks":[],"async":false}},"33960":{"*":{"id":"45586","name":"*","chunks":[],"async":false}},"35585":{"*":{"id":"88991","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"47197","name":"*","chunks":[],"async":false}},"40201":{"*":{"id":"84286","name":"*","chunks":[],"async":false}},"46645":{"*":{"id":"63021","name":"*","chunks":[],"async":false}},"47218":{"*":{"id":"74966","name":"*","chunks":[],"async":false}},"49613":{"*":{"id":"50359","name":"*","chunks":[],"async":false}},"50911":{"*":{"id":"3949","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52139":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"57383":{"*":{"id":"65785","name":"*","chunks":[],"async":false}},"58206":{"*":{"id":"25994","name":"*","chunks":[],"async":false}},"58479":{"*":{"id":"32683","name":"*","chunks":[],"async":false}},"59176":{"*":{"id":"73280","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61584":{"*":{"id":"52182","name":"*","chunks":[],"async":false}},"63481":{"*":{"id":"7491","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69676":{"*":{"id":"69376","name":"*","chunks":[],"async":false}},"71140":{"*":{"id":"47762","name":"*","chunks":[],"async":false}},"74006":{"*":{"id":"47306","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75934":{"*":{"id":"1112","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"86835":{"*":{"id":"18811","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87564":{"*":{"id":"23944","name":"*","chunks":[],"async":false}},"88285":{"*":{"id":"31303","name":"*","chunks":[],"async":false}},"89471":{"*":{"id":"66767","name":"*","chunks":[],"async":false}},"89641":{"*":{"id":"1451","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"91760":{"*":{"id":"34288","name":"*","chunks":[],"async":false}},"92232":{"*":{"id":"22463","name":"*","chunks":[],"async":false}},"94984":{"*":{"id":"24400","name":"*","chunks":[],"async":false}},"97063":{"*":{"id":"82255","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}