@evoscientist/webui 0.0.1 → 0.0.2
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.
- package/dist/.next/BUILD_ID +1 -1
- package/dist/.next/app-path-routes-manifest.json +1 -0
- package/dist/.next/build-manifest.json +5 -5
- package/dist/.next/routes-manifest.json +6 -0
- package/dist/.next/server/app/_global-error/page/build-manifest.json +2 -2
- package/dist/.next/server/app/_global-error/page.js +1 -1
- package/dist/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/dist/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_global-error.html +1 -1
- package/dist/.next/server/app/_global-error.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/.next/server/app/_not-found/page/build-manifest.json +2 -2
- package/dist/.next/server/app/_not-found/page.js +2 -2
- package/dist/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found.html +1 -1
- package/dist/.next/server/app/_not-found.rsc +18 -17
- package/dist/.next/server/app/_not-found.segments/_full.segment.rsc +18 -17
- package/dist/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/dist/.next/server/app/_not-found.segments/_index.segment.rsc +7 -6
- package/dist/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/dist/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/dist/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/api/skills/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/workspace/upload/route/app-paths-manifest.json +3 -0
- package/dist/.next/server/app/api/workspace/upload/route/build-manifest.json +9 -0
- package/dist/.next/server/app/api/workspace/upload/route/server-reference-manifest.json +4 -0
- package/dist/.next/server/app/api/workspace/upload/route.js +6 -0
- package/dist/.next/server/app/api/workspace/upload/route.js.nft.json +1 -0
- package/dist/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +3 -0
- package/dist/.next/server/app/index.html +1 -1
- package/dist/.next/server/app/index.rsc +20 -19
- package/dist/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
- package/dist/.next/server/app/index.segments/_full.segment.rsc +20 -19
- package/dist/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/dist/.next/server/app/index.segments/_index.segment.rsc +7 -6
- package/dist/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/page/build-manifest.json +2 -2
- package/dist/.next/server/app/page.js +2 -2
- package/dist/.next/server/app/page.js.nft.json +1 -1
- package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app-paths-manifest.json +1 -0
- package/dist/.next/server/chunks/[root-of-the-server]__12gt1j0._.js +3 -0
- package/dist/.next/server/chunks/_next-internal_server_app_api_workspace_upload_route_actions_070kzk5.js +3 -0
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__069oppe._.js → [root-of-the-server]__01cqrhy._.js} +2 -2
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__098zro9._.js +3 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0lb9jwe._.js +1 -1
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0tcyn68._.js +1 -1
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0zi~h76._.js +1 -1
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0g4ly72._.js → [root-of-the-server]__0~c~7_y._.js} +2 -2
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__1130a6w._.js +3 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__12ur71h._.js +31 -28
- package/dist/.next/server/chunks/ssr/_03eop86._.js +4 -0
- package/dist/.next/server/functions-config-manifest.json +3 -1
- package/dist/.next/server/middleware-build-manifest.js +5 -5
- package/dist/.next/server/pages/404.html +1 -1
- package/dist/.next/server/pages/500.html +1 -1
- package/dist/.next/static/chunks/{131mzyo~hpjqh.js → 09j8za_6zxpaz.js} +1 -1
- package/dist/.next/static/chunks/{0kc55v1u8ldv6.js → 0bcatlsfnsa1w.js} +31 -28
- package/dist/.next/static/chunks/0jtueskz-y_9~.js +2 -0
- package/dist/.next/static/chunks/0rng-b-qj2x95.css +2 -0
- package/dist/.next/static/chunks/{turbopack-0byzsf22k8au7.js → turbopack-0yd~9xptp2nkd.js} +1 -1
- package/dist/package.json +1 -2
- package/package.json +1 -2
- package/dist/.next/server/app/_global-error/page.js.map +0 -5
- package/dist/.next/server/app/_not-found/page.js.map +0 -5
- package/dist/.next/server/app/api/evosci-config/route.js.map +0 -5
- package/dist/.next/server/app/api/skills/route.js.map +0 -5
- package/dist/.next/server/app/icon.png/route.js.map +0 -5
- package/dist/.next/server/app/page.js.map +0 -5
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0ruwz1q._.js +0 -3
- package/dist/.next/server/chunks/ssr/node_modules_06h~7p-._.js +0 -4
- package/dist/.next/static/chunks/167j_.qvshngx.js +0 -2
- package/dist/.next/static/chunks/16bymncnuytip.css +0 -2
- /package/dist/.next/static/{GNGDfMXLX_GJ4Sri4Mr2r → fF8OFhkmpEV3b0v3u9BmF}/_buildManifest.js +0 -0
- /package/dist/.next/static/{GNGDfMXLX_GJ4Sri4Mr2r → fF8OFhkmpEV3b0v3u9BmF}/_clientMiddlewareManifest.js +0 -0
- /package/dist/.next/static/{GNGDfMXLX_GJ4Sri4Mr2r → fF8OFhkmpEV3b0v3u9BmF}/_ssgManifest.js +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.