@sapienx/agentos 0.4.5 → 0.4.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 (276) hide show
  1. package/bundle/.next/BUILD_ID +1 -1
  2. package/bundle/.next/app-path-routes-manifest.json +12 -9
  3. package/bundle/.next/build-manifest.json +6 -6
  4. package/bundle/.next/prerender-manifest.json +3 -3
  5. package/bundle/.next/react-loadable-manifest.json +4 -4
  6. package/bundle/.next/routes-manifest.json +20 -0
  7. package/bundle/.next/server/app/_global-error/page.js +3 -3
  8. package/bundle/.next/server/app/_global-error/page.js.nft.json +1 -1
  9. package/bundle/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  10. package/bundle/.next/server/app/_global-error.html +1 -1
  11. package/bundle/.next/server/app/_global-error.rsc +7 -7
  12. package/bundle/.next/server/app/_global-error.segments/_full.segment.rsc +7 -7
  13. package/bundle/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +2 -2
  14. package/bundle/.next/server/app/_global-error.segments/_global-error.segment.rsc +3 -3
  15. package/bundle/.next/server/app/_global-error.segments/_head.segment.rsc +3 -3
  16. package/bundle/.next/server/app/_global-error.segments/_index.segment.rsc +3 -3
  17. package/bundle/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  18. package/bundle/.next/server/app/_not-found/page.js +2 -2
  19. package/bundle/.next/server/app/_not-found/page.js.nft.json +1 -1
  20. package/bundle/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  21. package/bundle/.next/server/app/_not-found.html +1 -1
  22. package/bundle/.next/server/app/_not-found.rsc +10 -10
  23. package/bundle/.next/server/app/_not-found.segments/_full.segment.rsc +10 -10
  24. package/bundle/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  25. package/bundle/.next/server/app/_not-found.segments/_index.segment.rsc +5 -5
  26. package/bundle/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  27. package/bundle/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  28. package/bundle/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  29. package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js +5 -5
  30. package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js.nft.json +1 -1
  31. package/bundle/.next/server/app/api/agents/route.js +1 -1
  32. package/bundle/.next/server/app/api/agents/route.js.nft.json +1 -1
  33. package/bundle/.next/server/app/api/diagnostics/route.js +1 -1
  34. package/bundle/.next/server/app/api/diagnostics/route.js.nft.json +1 -1
  35. package/bundle/.next/server/app/api/files/reveal/route.js +1 -1
  36. package/bundle/.next/server/app/api/files/reveal/route.js.nft.json +1 -1
  37. package/bundle/.next/server/app/api/gateway/control/route.js +1 -1
  38. package/bundle/.next/server/app/api/gateway/control/route.js.nft.json +1 -1
  39. package/bundle/.next/server/app/api/mission/route.js +1 -1
  40. package/bundle/.next/server/app/api/mission/route.js.nft.json +1 -1
  41. package/bundle/.next/server/app/api/models/catalog/route.js +2 -1
  42. package/bundle/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
  43. package/bundle/.next/server/app/api/models/providers/route.js +2 -2
  44. package/bundle/.next/server/app/api/models/providers/route.js.nft.json +1 -1
  45. package/bundle/.next/server/app/api/onboarding/models/route.js +5 -5
  46. package/bundle/.next/server/app/api/onboarding/models/route.js.nft.json +1 -1
  47. package/bundle/.next/server/app/api/onboarding/route.js +6 -6
  48. package/bundle/.next/server/app/api/onboarding/route.js.nft.json +1 -1
  49. package/bundle/.next/server/app/api/openclaw/capabilities/route.js +1 -3
  50. package/bundle/.next/server/app/api/openclaw/capabilities/route.js.nft.json +1 -1
  51. package/bundle/.next/server/app/api/planner/[planId]/deploy/route.js +2 -2
  52. package/bundle/.next/server/app/api/planner/[planId]/deploy/route.js.nft.json +1 -1
  53. package/bundle/.next/server/app/api/planner/[planId]/document-rewrite/route.js +1 -1
  54. package/bundle/.next/server/app/api/planner/[planId]/document-rewrite/route.js.nft.json +1 -1
  55. package/bundle/.next/server/app/api/planner/[planId]/route.js +1 -1
  56. package/bundle/.next/server/app/api/planner/[planId]/route.js.nft.json +1 -1
  57. package/bundle/.next/server/app/api/planner/[planId]/simulate/route.js +1 -1
  58. package/bundle/.next/server/app/api/planner/[planId]/simulate/route.js.nft.json +1 -1
  59. package/bundle/.next/server/app/api/planner/[planId]/turn/route.js +1 -1
  60. package/bundle/.next/server/app/api/planner/[planId]/turn/route.js.nft.json +1 -1
  61. package/bundle/.next/server/app/api/planner/route.js +1 -1
  62. package/bundle/.next/server/app/api/planner/route.js.nft.json +1 -1
  63. package/bundle/.next/server/app/api/reset/route.js +3 -3
  64. package/bundle/.next/server/app/api/reset/route.js.nft.json +1 -1
  65. package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js +1 -1
  66. package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js.nft.json +1 -1
  67. package/bundle/.next/server/app/api/settings/gateway/route.js +1 -1
  68. package/bundle/.next/server/app/api/settings/gateway/route.js.nft.json +1 -1
  69. package/bundle/.next/server/app/api/settings/openclaw-binary/route.js +1 -0
  70. package/bundle/.next/server/app/api/settings/openclaw-binary/route.js.nft.json +1 -0
  71. package/bundle/.next/server/app/api/settings/openclaw-binary/route_client-reference-manifest.js +1 -0
  72. package/bundle/.next/server/app/api/settings/workspace-root/route.js +1 -1
  73. package/bundle/.next/server/app/api/settings/workspace-root/route.js.nft.json +1 -1
  74. package/bundle/.next/server/app/api/snapshot/route.js +1 -1
  75. package/bundle/.next/server/app/api/snapshot/route.js.nft.json +1 -1
  76. package/bundle/.next/server/app/api/stream/route.js +2 -2
  77. package/bundle/.next/server/app/api/stream/route.js.nft.json +1 -1
  78. package/bundle/.next/server/app/api/system/open-terminal/route.js +1 -1
  79. package/bundle/.next/server/app/api/system/open-terminal/route.js.nft.json +1 -1
  80. package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js +1 -1
  81. package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js.nft.json +1 -1
  82. package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js +2 -2
  83. package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js.nft.json +1 -1
  84. package/bundle/.next/server/app/api/update/route.js +7 -4
  85. package/bundle/.next/server/app/api/update/route.js.nft.json +1 -1
  86. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/discovered-groups/route.js +1 -1
  87. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/discovered-groups/route.js.nft.json +1 -1
  88. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/route.js +1 -1
  89. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/route.js.nft.json +1 -1
  90. package/bundle/.next/server/app/api/workspaces/[workspaceId]/edit-draft/route.js +1 -1
  91. package/bundle/.next/server/app/api/workspaces/[workspaceId]/edit-draft/route.js.nft.json +1 -1
  92. package/bundle/.next/server/app/api/workspaces/[workspaceId]/files/route.js +1 -0
  93. package/bundle/.next/server/app/api/workspaces/[workspaceId]/files/route.js.nft.json +1 -0
  94. package/bundle/.next/server/app/api/workspaces/[workspaceId]/files/route_client-reference-manifest.js +1 -0
  95. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/discovery/route.js +1 -1
  96. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/discovery/route.js.nft.json +1 -1
  97. package/bundle/.next/server/app/api/workspaces/route.js +2 -2
  98. package/bundle/.next/server/app/api/workspaces/route.js.nft.json +1 -1
  99. package/bundle/.next/server/app/page.js +2 -194
  100. package/bundle/.next/server/app/page.js.nft.json +1 -1
  101. package/bundle/.next/server/app/page_client-reference-manifest.js +1 -1
  102. package/bundle/.next/server/app/settings/page.js +2 -0
  103. package/bundle/.next/server/app/settings/page.js.nft.json +1 -0
  104. package/bundle/.next/server/app/settings/page_client-reference-manifest.js +1 -0
  105. package/bundle/.next/server/app-paths-manifest.json +12 -9
  106. package/bundle/.next/server/chunks/1721.js +186 -0
  107. package/bundle/.next/server/chunks/1813.js +1 -0
  108. package/bundle/.next/server/chunks/2908.js +1 -0
  109. package/bundle/.next/server/chunks/4741.js +18 -0
  110. package/bundle/.next/server/chunks/63.js +45 -0
  111. package/bundle/.next/server/chunks/6645.js +11 -0
  112. package/bundle/.next/server/chunks/6892.js +98 -0
  113. package/bundle/.next/server/chunks/707.js +1 -0
  114. package/bundle/.next/server/chunks/737.js +173 -0
  115. package/bundle/.next/server/chunks/8064.js +2 -0
  116. package/bundle/.next/server/chunks/8884.js +255 -0
  117. package/bundle/.next/server/chunks/9281.js +15 -0
  118. package/bundle/.next/server/functions-config-manifest.json +2 -0
  119. package/bundle/.next/server/middleware-build-manifest.js +1 -1
  120. package/bundle/.next/server/middleware-react-loadable-manifest.js +1 -1
  121. package/bundle/.next/server/pages/404.html +1 -1
  122. package/bundle/.next/server/pages/500.html +1 -1
  123. package/bundle/.next/server/server-reference-manifest.json +1 -1
  124. package/bundle/.next/server/webpack-runtime.js +1 -1
  125. package/bundle/.next/static/chunks/1287.facd47073fd9ee28.js +1 -0
  126. package/bundle/.next/static/chunks/1a258343.31cec7fec82d82e7.js +1 -0
  127. package/bundle/.next/static/chunks/3272.c112ebf2cc12c74d.js +1 -0
  128. package/bundle/.next/static/chunks/3513-9f504a6f64a919df.js +15 -0
  129. package/bundle/.next/static/chunks/3794-318642842e814c21.js +32 -0
  130. package/bundle/.next/static/chunks/4bd1b696-c2f6e0877b6c10aa.js +1 -0
  131. package/bundle/.next/static/chunks/6609-1948800b7ad9f570.js +1 -0
  132. package/bundle/.next/static/chunks/9281-33f8488964e956b3.js +186 -0
  133. package/bundle/.next/static/chunks/app/_global-error/page-b0e9d273dcff17f5.js +1 -0
  134. package/bundle/.next/static/chunks/app/_not-found/page-b0e9d273dcff17f5.js +1 -0
  135. package/bundle/.next/static/chunks/app/api/agents/[agentId]/chat/route-b0e9d273dcff17f5.js +1 -0
  136. package/bundle/.next/static/chunks/app/api/agents/route-b0e9d273dcff17f5.js +1 -0
  137. package/bundle/.next/static/chunks/app/api/diagnostics/route-b0e9d273dcff17f5.js +1 -0
  138. package/bundle/.next/static/chunks/app/api/files/reveal/route-b0e9d273dcff17f5.js +1 -0
  139. package/bundle/.next/static/chunks/app/api/gateway/control/route-b0e9d273dcff17f5.js +1 -0
  140. package/bundle/.next/static/chunks/app/api/mission/route-b0e9d273dcff17f5.js +1 -0
  141. package/bundle/.next/static/chunks/app/api/models/catalog/route-b0e9d273dcff17f5.js +1 -0
  142. package/bundle/.next/static/chunks/app/api/models/providers/route-b0e9d273dcff17f5.js +1 -0
  143. package/bundle/.next/static/chunks/app/api/onboarding/models/route-b0e9d273dcff17f5.js +1 -0
  144. package/bundle/.next/static/chunks/app/api/onboarding/route-b0e9d273dcff17f5.js +1 -0
  145. package/bundle/.next/static/chunks/app/api/openclaw/capabilities/route-b0e9d273dcff17f5.js +1 -0
  146. package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-b0e9d273dcff17f5.js +1 -0
  147. package/bundle/.next/static/chunks/app/api/planner/[planId]/document-rewrite/route-b0e9d273dcff17f5.js +1 -0
  148. package/bundle/.next/static/chunks/app/api/planner/[planId]/route-b0e9d273dcff17f5.js +1 -0
  149. package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-b0e9d273dcff17f5.js +1 -0
  150. package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-b0e9d273dcff17f5.js +1 -0
  151. package/bundle/.next/static/chunks/app/api/planner/route-b0e9d273dcff17f5.js +1 -0
  152. package/bundle/.next/static/chunks/app/api/reset/route-b0e9d273dcff17f5.js +1 -0
  153. package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-b0e9d273dcff17f5.js +1 -0
  154. package/bundle/.next/static/chunks/app/api/settings/gateway/route-b0e9d273dcff17f5.js +1 -0
  155. package/bundle/.next/static/chunks/app/api/settings/openclaw-binary/route-b0e9d273dcff17f5.js +1 -0
  156. package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-b0e9d273dcff17f5.js +1 -0
  157. package/bundle/.next/static/chunks/app/api/snapshot/route-b0e9d273dcff17f5.js +1 -0
  158. package/bundle/.next/static/chunks/app/api/stream/route-b0e9d273dcff17f5.js +1 -0
  159. package/bundle/.next/static/chunks/app/api/system/open-terminal/route-b0e9d273dcff17f5.js +1 -0
  160. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-b0e9d273dcff17f5.js +1 -0
  161. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-b0e9d273dcff17f5.js +1 -0
  162. package/bundle/.next/static/chunks/app/api/update/route-b0e9d273dcff17f5.js +1 -0
  163. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/discovered-groups/route-b0e9d273dcff17f5.js +1 -0
  164. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/route-b0e9d273dcff17f5.js +1 -0
  165. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/edit-draft/route-b0e9d273dcff17f5.js +1 -0
  166. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/files/route-b0e9d273dcff17f5.js +1 -0
  167. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/discovery/route-b0e9d273dcff17f5.js +1 -0
  168. package/bundle/.next/static/chunks/app/api/workspaces/route-b0e9d273dcff17f5.js +1 -0
  169. package/bundle/.next/static/chunks/app/layout-7e58cd41078411bc.js +1 -0
  170. package/bundle/.next/static/chunks/app/not-found-b0e9d273dcff17f5.js +1 -0
  171. package/bundle/.next/static/chunks/app/page-f7cd75289fd01742.js +1 -0
  172. package/bundle/.next/static/chunks/app/settings/page-8b8870f1f797eded.js +1 -0
  173. package/bundle/.next/static/chunks/ede5dfc2-bfa57fc44787fda0.js +1 -0
  174. package/bundle/.next/static/chunks/framework-d1de002210ddaaef.js +1 -0
  175. package/bundle/.next/static/chunks/main-app-e5953317e55d16ab.js +1 -0
  176. package/bundle/.next/static/chunks/main-cdd9e49cf451f30f.js +5 -0
  177. package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-b0e9d273dcff17f5.js +1 -0
  178. package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-b0e9d273dcff17f5.js +1 -0
  179. package/bundle/.next/static/chunks/next/dist/client/components/builtin/global-error-bd2008378c5c1f7c.js +1 -0
  180. package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-b0e9d273dcff17f5.js +1 -0
  181. package/bundle/.next/static/chunks/{webpack-be44493d75a62d03.js → webpack-18bf7c24ea50f9e6.js} +1 -1
  182. package/bundle/.next/static/css/e7b71a4de4ff8d92.css +3 -0
  183. package/bundle/.next/static/mwHPYd8h5FgBicMwCH---/_buildManifest.js +1 -0
  184. package/bundle/package.json +3 -0
  185. package/package.json +1 -1
  186. package/bundle/.next/server/chunks/199.js +0 -412
  187. package/bundle/.next/server/chunks/35.js +0 -45
  188. package/bundle/.next/server/chunks/408.js +0 -18
  189. package/bundle/.next/server/chunks/639.js +0 -98
  190. package/bundle/.next/server/chunks/661.js +0 -1
  191. package/bundle/.next/server/chunks/678.js +0 -1
  192. package/bundle/.next/server/chunks/825.js +0 -1
  193. package/bundle/.next/static/-Hi163pOppz8WaePTrAsR/_buildManifest.js +0 -1
  194. package/bundle/.next/static/chunks/2999.fef298fbe30cd4bd.js +0 -1
  195. package/bundle/.next/static/chunks/4424-08671f25c8f9ae84.js +0 -32
  196. package/bundle/.next/static/chunks/4a846800.17bbc9efb621dbb7.js +0 -1
  197. package/bundle/.next/static/chunks/5261.80260874ddbc586a.js +0 -1
  198. package/bundle/.next/static/chunks/7963-6bd42810c5733ae8.js +0 -15
  199. package/bundle/.next/static/chunks/8583-0efb0aa0937b762c.js +0 -1
  200. package/bundle/.next/static/chunks/app/_global-error/page-cde9c645dcfceb9f.js +0 -1
  201. package/bundle/.next/static/chunks/app/_not-found/page-cde9c645dcfceb9f.js +0 -1
  202. package/bundle/.next/static/chunks/app/api/agents/[agentId]/chat/route-cde9c645dcfceb9f.js +0 -1
  203. package/bundle/.next/static/chunks/app/api/agents/route-cde9c645dcfceb9f.js +0 -1
  204. package/bundle/.next/static/chunks/app/api/diagnostics/route-cde9c645dcfceb9f.js +0 -1
  205. package/bundle/.next/static/chunks/app/api/files/reveal/route-cde9c645dcfceb9f.js +0 -1
  206. package/bundle/.next/static/chunks/app/api/gateway/control/route-cde9c645dcfceb9f.js +0 -1
  207. package/bundle/.next/static/chunks/app/api/mission/route-cde9c645dcfceb9f.js +0 -1
  208. package/bundle/.next/static/chunks/app/api/models/catalog/route-cde9c645dcfceb9f.js +0 -1
  209. package/bundle/.next/static/chunks/app/api/models/providers/route-cde9c645dcfceb9f.js +0 -1
  210. package/bundle/.next/static/chunks/app/api/onboarding/models/route-cde9c645dcfceb9f.js +0 -1
  211. package/bundle/.next/static/chunks/app/api/onboarding/route-cde9c645dcfceb9f.js +0 -1
  212. package/bundle/.next/static/chunks/app/api/openclaw/capabilities/route-cde9c645dcfceb9f.js +0 -1
  213. package/bundle/.next/static/chunks/app/api/planner/[planId]/deploy/route-cde9c645dcfceb9f.js +0 -1
  214. package/bundle/.next/static/chunks/app/api/planner/[planId]/document-rewrite/route-cde9c645dcfceb9f.js +0 -1
  215. package/bundle/.next/static/chunks/app/api/planner/[planId]/route-cde9c645dcfceb9f.js +0 -1
  216. package/bundle/.next/static/chunks/app/api/planner/[planId]/simulate/route-cde9c645dcfceb9f.js +0 -1
  217. package/bundle/.next/static/chunks/app/api/planner/[planId]/turn/route-cde9c645dcfceb9f.js +0 -1
  218. package/bundle/.next/static/chunks/app/api/planner/route-cde9c645dcfceb9f.js +0 -1
  219. package/bundle/.next/static/chunks/app/api/reset/route-cde9c645dcfceb9f.js +0 -1
  220. package/bundle/.next/static/chunks/app/api/runtimes/[runtimeId]/route-cde9c645dcfceb9f.js +0 -1
  221. package/bundle/.next/static/chunks/app/api/settings/gateway/route-cde9c645dcfceb9f.js +0 -1
  222. package/bundle/.next/static/chunks/app/api/settings/workspace-root/route-cde9c645dcfceb9f.js +0 -1
  223. package/bundle/.next/static/chunks/app/api/snapshot/route-cde9c645dcfceb9f.js +0 -1
  224. package/bundle/.next/static/chunks/app/api/stream/route-cde9c645dcfceb9f.js +0 -1
  225. package/bundle/.next/static/chunks/app/api/system/open-terminal/route-cde9c645dcfceb9f.js +0 -1
  226. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/abort/route-cde9c645dcfceb9f.js +0 -1
  227. package/bundle/.next/static/chunks/app/api/tasks/[taskId]/stream/route-cde9c645dcfceb9f.js +0 -1
  228. package/bundle/.next/static/chunks/app/api/update/route-cde9c645dcfceb9f.js +0 -1
  229. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/discovered-groups/route-cde9c645dcfceb9f.js +0 -1
  230. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/channels/route-cde9c645dcfceb9f.js +0 -1
  231. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/edit-draft/route-cde9c645dcfceb9f.js +0 -1
  232. package/bundle/.next/static/chunks/app/api/workspaces/[workspaceId]/surfaces/discovery/route-cde9c645dcfceb9f.js +0 -1
  233. package/bundle/.next/static/chunks/app/api/workspaces/route-cde9c645dcfceb9f.js +0 -1
  234. package/bundle/.next/static/chunks/app/layout-7c2d7e515f68248b.js +0 -1
  235. package/bundle/.next/static/chunks/app/not-found-cde9c645dcfceb9f.js +0 -1
  236. package/bundle/.next/static/chunks/app/page-5de22cbc4ffb588d.js +0 -179
  237. package/bundle/.next/static/chunks/d08e407b-a7a2691dd8d9de6b.js +0 -1
  238. package/bundle/.next/static/chunks/f6503f1c-7df4e7c4564148dc.js +0 -1
  239. package/bundle/.next/static/chunks/framework-c8a5f18418cd0e86.js +0 -1
  240. package/bundle/.next/static/chunks/main-app-9a4481b0ab7b57f6.js +0 -1
  241. package/bundle/.next/static/chunks/main-eb49e7f5b314b5dc.js +0 -5
  242. package/bundle/.next/static/chunks/next/dist/client/components/builtin/app-error-cde9c645dcfceb9f.js +0 -1
  243. package/bundle/.next/static/chunks/next/dist/client/components/builtin/forbidden-cde9c645dcfceb9f.js +0 -1
  244. package/bundle/.next/static/chunks/next/dist/client/components/builtin/global-error-38aa72b47d0b8f99.js +0 -1
  245. package/bundle/.next/static/chunks/next/dist/client/components/builtin/unauthorized-cde9c645dcfceb9f.js +0 -1
  246. package/bundle/.next/static/css/0633750bbe1c3acc.css +0 -3
  247. /package/bundle/.next/static/{-Hi163pOppz8WaePTrAsR → mwHPYd8h5FgBicMwCH---}/_ssgManifest.js +0 -0
  248. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/at-rule.js +0 -0
  249. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/comment.js +0 -0
  250. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/container.js +0 -0
  251. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/css-syntax-error.js +0 -0
  252. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/declaration.js +0 -0
  253. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/document.js +0 -0
  254. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/fromJSON.js +0 -0
  255. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/input.js +0 -0
  256. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/lazy-result.js +0 -0
  257. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/list.js +0 -0
  258. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/map-generator.js +0 -0
  259. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/no-work-result.js +0 -0
  260. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/node.js +0 -0
  261. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/parse.js +0 -0
  262. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/parser.js +0 -0
  263. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/postcss.js +0 -0
  264. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/previous-map.js +0 -0
  265. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/processor.js +0 -0
  266. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/result.js +0 -0
  267. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/root.js +0 -0
  268. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/rule.js +0 -0
  269. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/stringifier.js +0 -0
  270. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/stringify.js +0 -0
  271. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/symbols.js +0 -0
  272. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/terminal-highlight.js +0 -0
  273. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/tokenize.js +0 -0
  274. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/warn-once.js +0 -0
  275. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/lib/warning.js +0 -0
  276. /package/bundle/node_modules/{postcss → next/node_modules/postcss}/package.json +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.