clawpad 0.4.4 → 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.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-path-routes-manifest.json +8 -8
- package/.next/standalone/.next/build-manifest.json +2 -2
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_global-error.html +2 -2
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/api/ai/write/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ai/write/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/changes/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/changes/record/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/changes/revert/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/changes/route.js +1 -1
- package/.next/standalone/.next/server/app/api/changes/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/changes/run/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/abort/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/files/pages/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/files/search/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/files/spaces/[space]/pages/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/files/spaces/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/files/watch/route.js +1 -1
- package/.next/standalone/.next/server/app/api/files/watch/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/gateway/detect/route.js +1 -1
- package/.next/standalone/.next/server/app/api/gateway/detect/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/gateway/events/route.js +1 -1
- package/.next/standalone/.next/server/app/api/gateway/events/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/gateway/features/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/gateway/history/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/gateway/resolve/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/gateway/sessions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/gateway/sessions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/gateway/status/route.js +1 -1
- package/.next/standalone/.next/server/app/api/gateway/status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/openclaw/commands/route.js +1 -1
- package/.next/standalone/.next/server/app/api/openclaw/commands/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/settings/search-status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/setup/bootstrap/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/setup/bootstrap-workspace/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/setup/status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/setup/trigger-onboarding/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/index.html +1 -1
- package/.next/standalone/.next/server/app/index.rsc +1 -1
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/connection/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/connection.html +1 -1
- package/.next/standalone/.next/server/app/settings/connection.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/connection.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/connection.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/connection.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/connection.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/connection.segments/settings/connection/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/connection.segments/settings/connection.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/connection.segments/settings.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/relay/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/relay.html +1 -1
- package/.next/standalone/.next/server/app/settings/relay.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/relay.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/relay.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/relay.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/relay.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/relay.segments/settings/relay/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/relay.segments/settings/relay.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/relay.segments/settings.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.html +1 -1
- package/.next/standalone/.next/server/app/settings.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/setup/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/setup.html +1 -1
- package/.next/standalone/.next/server/app/setup.rsc +1 -1
- package/.next/standalone/.next/server/app/setup.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/setup.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/setup.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/setup.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/setup.segments/setup.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/waitlist/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/waitlist.html +1 -1
- package/.next/standalone/.next/server/app/waitlist.rsc +1 -1
- package/.next/standalone/.next/server/app/waitlist.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/waitlist.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/waitlist.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/waitlist.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/waitlist.segments/waitlist/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/waitlist.segments/waitlist.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspace/search/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspace/search.html +2 -2
- package/.next/standalone/.next/server/app/workspace/search.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace/search.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace/search.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace/search.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace/search.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace/search.segments/workspace/search/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace/search.segments/workspace/search.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace/search.segments/workspace.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace.html +2 -2
- package/.next/standalone/.next/server/app/workspace.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace.segments/workspace/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/workspace.segments/workspace.segment.rsc +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +8 -8
- package/.next/standalone/.next/server/chunks/3016.js +1 -1
- package/.next/standalone/.next/server/chunks/534.js +1 -1
- package/.next/standalone/.next/server/chunks/8349.js +1 -1
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +2 -2
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/package.json +1 -1
- package/package.json +1 -1
- /package/.next/static/{q8WBS9VWbJZgklpdqB8tX → CkqFlpCjRdWenNWQme1sl}/_buildManifest.js +0 -0
- /package/.next/static/{q8WBS9VWbJZgklpdqB8tX → CkqFlpCjRdWenNWQme1sl}/_ssgManifest.js +0 -0
package/.next/standalone/.next/server/app/api/changes/[id]/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/[id]/route"]={"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}},"21272":{"*":{"id":"26432","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}},"36383":{"*":{"id":"56045","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"2455","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}},"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}},"75442":{"*":{"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":"73943","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-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.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-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":36383,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75442,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/relay/page.tsx":{"id":21272,"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/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},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"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/b5d2bd8e17641061.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/[id]/route":[]},"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}},"21272":{"*":{"id":"84286","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}},"36383":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"47197","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}},"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}},"75442":{"*":{"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
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/[id]/route"]={"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}},"21272":{"*":{"id":"26432","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}},"36383":{"*":{"id":"56045","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"2455","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}},"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}},"75442":{"*":{"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":"73943","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-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.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-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":36383,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/relay/page.tsx":{"id":21272,"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/settings/page.tsx":{"id":75442,"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/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/b5d2bd8e17641061.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/[id]/route":[]},"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}},"21272":{"*":{"id":"84286","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}},"36383":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"47197","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}},"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}},"75442":{"*":{"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":{}}
|
package/.next/standalone/.next/server/app/api/changes/record/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/record/route"]={"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}},"21272":{"*":{"id":"26432","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}},"36383":{"*":{"id":"56045","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"2455","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}},"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}},"75442":{"*":{"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":"73943","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-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.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-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":36383,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75442,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/relay/page.tsx":{"id":21272,"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/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},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"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/b5d2bd8e17641061.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/record/route":[]},"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}},"21272":{"*":{"id":"84286","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}},"36383":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"47197","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}},"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}},"75442":{"*":{"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
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/record/route"]={"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}},"21272":{"*":{"id":"26432","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}},"36383":{"*":{"id":"56045","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"2455","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}},"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}},"75442":{"*":{"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":"73943","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-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.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-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":36383,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/relay/page.tsx":{"id":21272,"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/settings/page.tsx":{"id":75442,"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/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/b5d2bd8e17641061.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/record/route":[]},"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}},"21272":{"*":{"id":"84286","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}},"36383":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"47197","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}},"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}},"75442":{"*":{"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":{}}
|
package/.next/standalone/.next/server/app/api/changes/revert/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/revert/route"]={"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}},"21272":{"*":{"id":"26432","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}},"36383":{"*":{"id":"56045","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"2455","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}},"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}},"75442":{"*":{"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":"73943","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-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.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-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":36383,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/page.tsx":{"id":75442,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/relay/page.tsx":{"id":21272,"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/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},"/home/runner/work/clawpad/clawpad/src/app/workspace/page.tsx":{"id":59176,"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/b5d2bd8e17641061.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/revert/route":[]},"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}},"21272":{"*":{"id":"84286","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}},"36383":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"47197","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}},"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}},"75442":{"*":{"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
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/changes/revert/route"]={"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}},"21272":{"*":{"id":"26432","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}},"36383":{"*":{"id":"56045","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"23535","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"2455","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}},"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}},"75442":{"*":{"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":"73943","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-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.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-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/globals.css":{"id":51743,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/providers.tsx":{"id":37279,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/components/ui/sonner.tsx":{"id":25044,"name":"*","chunks":["330","static/chunks/330-60f33582af3e15a5.js","7300","static/chunks/7300-9984bd6aa378227a.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-df1bcd23e841ae19.js"],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/connection/page.tsx":{"id":36383,"name":"*","chunks":[],"async":false},"/home/runner/work/clawpad/clawpad/src/app/settings/relay/page.tsx":{"id":21272,"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/settings/page.tsx":{"id":75442,"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/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/b5d2bd8e17641061.css"}],"/home/runner/work/clawpad/clawpad/src/app/page":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/route":[],"/home/runner/work/clawpad/clawpad/src/app/api/changes/revert/route":[]},"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}},"21272":{"*":{"id":"84286","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}},"36383":{"*":{"id":"98727","name":"*","chunks":[],"async":false}},"37279":{"*":{"id":"73736","name":"*","chunks":[],"async":false}},"38489":{"*":{"id":"47197","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}},"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}},"75442":{"*":{"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 +1 @@
|
|
|
1
|
-
(()=>{var exports={};exports.id=9861,exports.ids=[9861],exports.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},6522:(a,b,c)=>{"use strict";c.d(b,{Y7:()=>n,YV:()=>v,aI:()=>m,bG:()=>u,d0:()=>B,iI:()=>y,mC:()=>A,oX:()=>z});var d=c(79748),e=c.n(d),f=c(33873),g=c.n(f),h=c(64341);let i=30,j=864e5;function k(a){return encodeURIComponent(a)}function l(a){return decodeURIComponent(a)}function m(a,b){return Buffer.from(`${a}::${b}`).toString("base64url")}function n(a){let[b,c]=Buffer.from(a,"base64url").toString("utf-8").split("::");if(!b||!c)throw Error("Invalid change set id");return{sessionKey:b,runId:c}}function o(){return g().join((0,h.X_)(),"clawpad","changes")}function p(a){return g().join(o(),k(a))}function q(a,b){return g().join(p(a),`${k(b)}.json`)}function r(a){return g().join(p(a),"index.json")}async function s(a){try{let b=await e().readFile(a,"utf-8");return JSON.parse(b)}catch{return null}}async function t(a,b){await e().mkdir(g().dirname(a),{recursive:!0}),await e().writeFile(a,JSON.stringify(b,null,2),"utf-8")}async function u(a,b){return s(q(a,b))}async function v(a){let b=q(a.sessionKey,a.runId);await t(b,a)}async function w(a){let b=r(a),c=await s(b);return Array.isArray(c)?c:[]}async function x(a,b){let c=r(a);await t(c,b)}async function y(a){let b=(await w(a.sessionKey)).filter(b=>b.id!==a.id);b.unshift(a),await x(a.sessionKey,b)}async function z(a){let b=await w(a);if(b.length>0)return b;let c=p(a);try{let b=await e().readdir(c,{withFileTypes:!0}),d=[];for(let c of b){if(!c.isFile()||!c.name.endsWith(".json")||"index.json"===c.name)continue;let b=l(c.name.replace(/\.json$/,"")),e=await u(a,b);e&&d.push(A(e))}let f=d.sort((a,b)=>new Date(b.endedAt??b.startedAt).getTime()-new Date(a.endedAt??a.startedAt).getTime());return f.length>0&&await x(a,f),f}catch{return[]}}function A(a){return{id:a.id,sessionKey:a.sessionKey,runId:a.runId,status:a.status,startedAt:a.startedAt,endedAt:a.endedAt,updatedAt:a.updatedAt,totals:a.totals,files:a.files.map(a=>({path:a.path,additions:a.stats?.additions??0,deletions:a.stats?.deletions??0,tooLarge:a.tooLarge}))}}async function B(a){let b=o(),c=Date.now()-i*j;for(let d of a?[p(a)]:await C(b))await D(d,c)}async function C(a){try{return(await e().readdir(a,{withFileTypes:!0})).filter(a=>a.isDirectory()).map(b=>g().join(a,b.name))}catch{return[]}}async function D(a,b){let c;try{c=await e().readdir(a,{withFileTypes:!0})}catch{return}let d=[];for(let f of c){if(!f.isFile()||!f.name.endsWith(".json")||"index.json"===f.name)continue;let c=g().join(a,f.name),h=await s(c);if(!h)continue;let i=new Date(h.endedAt??h.startedAt).getTime();if(Number.isFinite(i)&&i<b){await e().unlink(c);continue}d.push(A(h))}if(d.length>0){let b=d.sort((a,b)=>new Date(b.endedAt??b.startedAt).getTime()-new Date(a.endedAt??a.startedAt).getTime());await t(g().join(a,"index.json"),b)}else try{await e().unlink(g().join(a,"index.json"))}catch{}}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21642:(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";function loadOptionalJson5(){try{let req=eval("require"),mod=req("json5");if(mod&&"function"==typeof mod.parse)return mod}catch{}return null}function stripComments(a){let b="",c=!1,d="",e=!1,f=!1,g=!1;for(let h=0;h<a.length;h+=1){let i=a[h],j=a[h+1];if(e){"\n"===i&&(e=!1,b+=i);continue}if(f){"*"===i&&"/"===j&&(f=!1,h+=1);continue}if(c){if(b+=i,g){g=!1;continue}if("\\"===i){g=!0;continue}i===d&&(c=!1,d="");continue}if('"'===i||"'"===i){c=!0,d=i,b+=i;continue}if("/"===i&&"/"===j){e=!0,h+=1;continue}if("/"===i&&"*"===j){f=!0,h+=1;continue}b+=i}return b}function stripTrailingCommas(a){let b="",c=!1,d="",e=!1;for(let f=0;f<a.length;f+=1){let g=a[f];if(c){if(b+=g,e){e=!1;continue}if("\\"===g){e=!0;continue}g===d&&(c=!1,d="");continue}if('"'===g||"'"===g){c=!0,d=g,b+=g;continue}if(","===g){let b=f+1;for(;b<a.length&&/\s/.test(a[b]);)b+=1;let c=a[b];if("}"===c||"]"===c)continue}b+=g}return b}function parseJsonFallback(a){try{return{ok:!0,value:JSON.parse(a)}}catch{}try{let b=stripTrailingCommas(stripComments(a));return{ok:!0,value:JSON.parse(b)}}catch(a){return{ok:!1,error:a instanceof Error?a.message:String(a)}}}function parseOpenClawConfig(a){let b=loadOptionalJson5();if(b)try{return{ok:!0,value:b.parse(a)}}catch{}return parseJsonFallback(a)}__webpack_require__.d(__webpack_exports__,{N:()=>parseOpenClawConfig})},21820:a=>{"use strict";a.exports=require("os")},27843:(a,b,c)=>{"use strict";c.d(b,{We:()=>o,YJ:()=>p,l5:()=>q});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(21820),i=c.n(h),j=c(21642);let k=[".clawdbot"],l=["openclaw.json","clawdbot.json"];function m(a=process.env){return[...new Set([a.APPDATA?g().join(a.APPDATA,"OpenClaw"):null,a.APPDATA?g().join(a.APPDATA,"openclaw"):null,a.LOCALAPPDATA?g().join(a.LOCALAPPDATA,"OpenClaw"):null,a.LOCALAPPDATA?g().join(a.LOCALAPPDATA,"openclaw"):null,g().join(i().homedir(),"AppData","Roaming","OpenClaw"),g().join(i().homedir(),"AppData","Roaming","openclaw")].filter(a=>!!(a&&a.trim())).map(a=>g().resolve(a)))]}function n(a){let b=a.trim();return b?b.startsWith("~")?g().resolve(b.replace(/^~(?=$|[\\/])/,i().homedir())):g().resolve(b):b}function o(a=process.env){let b=a.OPENCLAW_STATE_DIR||a.CLAWDBOT_STATE_DIR;if(b&&b.trim())return n(b);if("win32"===process.platform){let b=m(a).find(a=>e().existsSync(a));if(b)return b}return g().join(i().homedir(),".openclaw")}function p(a=process.env){let b=a.OPENCLAW_CONFIG_PATH||a.CLAWDBOT_CONFIG_PATH;if(b&&b.trim()){let a=n(b);return e().existsSync(a)?a:null}let c=o(a),d="win32"===process.platform?m(a):[];for(let a of[...l.map(a=>g().join(c,a)),...d.flatMap(a=>l.map(b=>g().join(a,b))),g().join(i().homedir(),".openclaw","openclaw.json"),...k.map(a=>g().join(i().homedir(),a,"clawdbot.json"))])if(e().existsSync(a))return a;return null}function q(a=process.env){let b=p(a);if(!b)return{path:null,config:null};try{let a=e().readFileSync(b,"utf-8"),c=(0,j.N)(a);if(c.ok&&c.value&&"object"==typeof c.value)return{path:b,config:c.value}}catch{}return{path:b,config:null}}},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33006:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>F,patchFetch:()=>E,routeModule:()=>A,serverHooks:()=>D,workAsyncStorage:()=>B,workUnitAsyncStorage:()=>C});var d={};c.r(d),c.d(d,{GET:()=>y,dynamic:()=>x});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(6522);let x="force-dynamic";async function y(a){let b=new URL(a.url).searchParams.get("sessionKey");if(!b)return v.NextResponse.json({error:"Missing sessionKey"},{status:400});await (0,w.d0)(b);let c=await (0,w.oX)(b);return v.NextResponse.json(c)}let z="standalone",A=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/changes/route",pathname:"/api/changes",filename:"route",bundlePath:"app/api/changes/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/clawpad/clawpad/src/app/api/changes/route.ts",nextConfigOutput:z,userland:d}),{workAsyncStorage:B,workUnitAsyncStorage:C,serverHooks:D}=A;function E(){return(0,g.patchFetch)({workAsyncStorage:B,workUnitAsyncStorage:C})}async function F(a,b,c){A.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/changes/route";"/index"===d&&(d="/");let e=!1,g=await A.prepare(a,b,{srcPage:d,multiZoneDraftMode:e});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:B,routerServerContext:C,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=g,I=(0,k.normalizeAppPath)(d),J=!!(B.dynamicRoutes[I]||B.routes[F]),K=async()=>((null==C?void 0:C.render404)?await C.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!B.routes[F],b=B.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.experimental.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||A.isDev||z||(L="/index"===(L=F)?"/":L);let M=!0===A.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R={params:w,prerenderManifest:B,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>A.onRequestError(a,b,d,e,C)},sharedContext:{buildId:v}},S=new l.NodeNextRequest(a),T=new l.NodeNextResponse(b),U=m.NextRequestAdapter.fromNodeNextRequest(S,(0,m.signalFromNodeResponse)(b));try{let e=async a=>A.handle(U,R).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${O} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${O} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=R.renderOpts.fetchMetrics;let i=R.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=R.renderOpts.collectedTags;if(!J)return await (0,p.I)(S,T,d,R.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==R.renderOpts.collectedRevalidate&&!(R.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&R.renderOpts.collectedRevalidate,e=void 0===R.renderOpts.collectedExpire||R.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:R.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){if(null==f?void 0:f.isStale){let c=!1;await A.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},c,C)}throw b}},l=await A.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:B,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!J)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",D?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&J||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(S,T,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};Q?await j(Q):await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},j))}catch(b){if(!(b instanceof t.NoFallbackError)){let c=!1;await A.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},c,C)}if(J)throw b;return await (0,p.I)(S,T,new Response(null,{status:500})),null}}},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64341:(a,b,c)=>{"use strict";c.d(b,{GK:()=>w,X_:()=>n,fw:()=>u,g4:()=>s,iQ:()=>v,nW:()=>t,pP:()=>x,sZ:()=>r});var d=c(33873),e=c.n(d),f=c(21820),g=c.n(f),h=c(29021),i=c.n(h),j=c(27843),k=c(94608),l=c(72092);function m(a){return a.replace(/\\/g,"/")}function n(){let a=process.env.CLAWPAD_OPENCLAW_DIR;return a&&a.trim()?e().resolve(a):(0,j.We)()}function o(){let{config:a}=(0,j.l5)(),b=a?.agents?.defaults?.workspace;if("string"!=typeof b||!b.trim())return null;let c=b.startsWith("~")?b.replace(/^~(?=$|[\\/])/,g().homedir()):b;return e().join(e().resolve(c),"pages")}function p(a){try{return i().readdirSync(a,{withFileTypes:!0}).some(a=>!a.name.startsWith("."))}catch{return!1}}function q(){let{config:a}=(0,j.l5)(),b=a?.plugins?.entries,c=b?.["openclaw-plugin"]?.config?.pagesDir??b?.["openclaw-plugin"]?.config?.pages_dir??b?.clawpad?.config?.pagesDir??b?.clawpad?.config?.pages_dir;if("string"!=typeof c||!c.trim())return null;let d=c.startsWith("~")?c.replace(/^~(?=$|[\\/])/,g().homedir()):c;return e().resolve(d)}function r(){let a=process.env.CLAWPAD_PAGES_DIR;if(a&&a.trim())return e().resolve(a);let b=q();if(b)return b;let c=o(),d=e().join(n(),"pages");return c&&p(c)?c:p(d)?d:c||d}function s(){return e().join(n(),"trash")}function t(a){let b=a.replace(/[/\\]/g,e().sep);if(!v(b))throw new k.i(`Invalid path: "${a}" — path traversal detected or invalid characters`,"PATH_TRAVERSAL",a);let c=r();return e().join(c,b)}function u(a){let b=e().resolve(a),c=e().resolve(r());if(!b.startsWith(c+e().sep)&&b!==c)throw new k.i(`Path "${a}" is not within PAGES_DIR`,"PATH_TRAVERSAL",a);return m(e().relative(c,b))}function v(a){if(!a||""===a.trim()||a.includes("\0")||e().isAbsolute(a))return!1;let b=e().normalize(a);if(b.startsWith("..")||b.includes(`${e().sep}..`)||b.includes("/.."))return!1;let c=r(),d=e().resolve(c,b),f=e().resolve(c);return d.startsWith(f+e().sep)||d===f}function w(a){let b=m(e().normalize(a)).split("/");return b.length<=1?l.Sz:b[0]}function x(a){return a.endsWith(".md")?a:`${a}.md`}n(),r(),s()},72092:(a,b,c)=>{"use strict";c.d(b,{Gq:()=>f,Sz:()=>d,ke:()=>e});let d="__root__",e="General",f="\uD83D\uDCC4"},78335:()=>{},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},94608:(a,b,c)=>{"use strict";c.d(b,{i:()=>d});class d extends Error{constructor(a,b,c,d){super(a),this.code=b,this.filePath=c,this.cause=d,this.name="FileSystemError"}}},96487:()=>{}};var __webpack_require__=require("../../../webpack-runtime.js");__webpack_require__.C(exports);var __webpack_exec__=a=>__webpack_require__(__webpack_require__.s=a),__webpack_exports__=__webpack_require__.X(0,[4741,1813],()=>__webpack_exec__(33006));module.exports=__webpack_exports__})();
|
|
1
|
+
(()=>{var exports={};exports.id=9861,exports.ids=[9861],exports.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},6522:(a,b,c)=>{"use strict";c.d(b,{Y7:()=>n,YV:()=>v,aI:()=>m,bG:()=>u,d0:()=>B,iI:()=>y,mC:()=>A,oX:()=>z});var d=c(79748),e=c.n(d),f=c(33873),g=c.n(f),h=c(64341);let i=30,j=864e5;function k(a){return encodeURIComponent(a)}function l(a){return decodeURIComponent(a)}function m(a,b){return Buffer.from(`${a}::${b}`).toString("base64url")}function n(a){let[b,c]=Buffer.from(a,"base64url").toString("utf-8").split("::");if(!b||!c)throw Error("Invalid change set id");return{sessionKey:b,runId:c}}function o(){return g().join((0,h.X_)(),"clawpad","changes")}function p(a){return g().join(o(),k(a))}function q(a,b){return g().join(p(a),`${k(b)}.json`)}function r(a){return g().join(p(a),"index.json")}async function s(a){try{let b=await e().readFile(a,"utf-8");return JSON.parse(b)}catch{return null}}async function t(a,b){await e().mkdir(g().dirname(a),{recursive:!0}),await e().writeFile(a,JSON.stringify(b,null,2),"utf-8")}async function u(a,b){return s(q(a,b))}async function v(a){let b=q(a.sessionKey,a.runId);await t(b,a)}async function w(a){let b=r(a),c=await s(b);return Array.isArray(c)?c:[]}async function x(a,b){let c=r(a);await t(c,b)}async function y(a){let b=(await w(a.sessionKey)).filter(b=>b.id!==a.id);b.unshift(a),await x(a.sessionKey,b)}async function z(a){let b=await w(a);if(b.length>0)return b;let c=p(a);try{let b=await e().readdir(c,{withFileTypes:!0}),d=[];for(let c of b){if(!c.isFile()||!c.name.endsWith(".json")||"index.json"===c.name)continue;let b=l(c.name.replace(/\.json$/,"")),e=await u(a,b);e&&d.push(A(e))}let f=d.sort((a,b)=>new Date(b.endedAt??b.startedAt).getTime()-new Date(a.endedAt??a.startedAt).getTime());return f.length>0&&await x(a,f),f}catch{return[]}}function A(a){return{id:a.id,sessionKey:a.sessionKey,runId:a.runId,status:a.status,startedAt:a.startedAt,endedAt:a.endedAt,updatedAt:a.updatedAt,totals:a.totals,files:a.files.map(a=>({path:a.path,additions:a.stats?.additions??0,deletions:a.stats?.deletions??0,tooLarge:a.tooLarge}))}}async function B(a){let b=o(),c=Date.now()-i*j;for(let d of a?[p(a)]:await C(b))await D(d,c)}async function C(a){try{return(await e().readdir(a,{withFileTypes:!0})).filter(a=>a.isDirectory()).map(b=>g().join(a,b.name))}catch{return[]}}async function D(a,b){let c;try{c=await e().readdir(a,{withFileTypes:!0})}catch{return}let d=[];for(let f of c){if(!f.isFile()||!f.name.endsWith(".json")||"index.json"===f.name)continue;let c=g().join(a,f.name),h=await s(c);if(!h)continue;let i=new Date(h.endedAt??h.startedAt).getTime();if(Number.isFinite(i)&&i<b){await e().unlink(c);continue}d.push(A(h))}if(d.length>0){let b=d.sort((a,b)=>new Date(b.endedAt??b.startedAt).getTime()-new Date(a.endedAt??a.startedAt).getTime());await t(g().join(a,"index.json"),b)}else try{await e().unlink(g().join(a,"index.json"))}catch{}}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21642:(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";function loadOptionalJson5(){try{let req=eval("require"),mod=req("json5");if(mod&&"function"==typeof mod.parse)return mod}catch{}return null}function stripComments(a){let b="",c=!1,d="",e=!1,f=!1,g=!1;for(let h=0;h<a.length;h+=1){let i=a[h],j=a[h+1];if(e){"\n"===i&&(e=!1,b+=i);continue}if(f){"*"===i&&"/"===j&&(f=!1,h+=1);continue}if(c){if(b+=i,g){g=!1;continue}if("\\"===i){g=!0;continue}i===d&&(c=!1,d="");continue}if('"'===i||"'"===i){c=!0,d=i,b+=i;continue}if("/"===i&&"/"===j){e=!0,h+=1;continue}if("/"===i&&"*"===j){f=!0,h+=1;continue}b+=i}return b}function stripTrailingCommas(a){let b="",c=!1,d="",e=!1;for(let f=0;f<a.length;f+=1){let g=a[f];if(c){if(b+=g,e){e=!1;continue}if("\\"===g){e=!0;continue}g===d&&(c=!1,d="");continue}if('"'===g||"'"===g){c=!0,d=g,b+=g;continue}if(","===g){let b=f+1;for(;b<a.length&&/\s/.test(a[b]);)b+=1;let c=a[b];if("}"===c||"]"===c)continue}b+=g}return b}function parseJsonFallback(a){try{return{ok:!0,value:JSON.parse(a)}}catch{}try{let b=stripTrailingCommas(stripComments(a));return{ok:!0,value:JSON.parse(b)}}catch(a){return{ok:!1,error:a instanceof Error?a.message:String(a)}}}function parseOpenClawConfig(a){let b=loadOptionalJson5();if(b)try{return{ok:!0,value:b.parse(a)}}catch{}return parseJsonFallback(a)}__webpack_require__.d(__webpack_exports__,{N:()=>parseOpenClawConfig})},21820:a=>{"use strict";a.exports=require("os")},27843:(a,b,c)=>{"use strict";c.d(b,{We:()=>p,YJ:()=>q,l5:()=>r});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(21820),i=c.n(h),j=c(21642);let k=[".clawdbot"],l=["openclaw.json","clawdbot.json"];function m(a=process.env){return[...new Set([a.APPDATA?g().join(a.APPDATA,"OpenClaw"):null,a.APPDATA?g().join(a.APPDATA,"openclaw"):null,a.LOCALAPPDATA?g().join(a.LOCALAPPDATA,"OpenClaw"):null,a.LOCALAPPDATA?g().join(a.LOCALAPPDATA,"openclaw"):null,g().join(i().homedir(),"AppData","Roaming","OpenClaw"),g().join(i().homedir(),"AppData","Roaming","openclaw")].filter(a=>!!(a&&a.trim())).map(a=>g().resolve(a)))]}function n(a){let b=a.trim();return b?b.startsWith("~")?g().resolve(b.replace(/^~(?=$|[\\/])/,i().homedir())):g().resolve(b):b}function o(a){try{return e().existsSync(a)}catch{return!1}}function p(a=process.env){let b=a.OPENCLAW_STATE_DIR||a.CLAWDBOT_STATE_DIR;if(b&&b.trim())return n(b);if("win32"===process.platform){let b=m(a).find(a=>o(a));if(b)return b}return g().join(i().homedir(),".openclaw")}function q(a=process.env){let b=a.OPENCLAW_CONFIG_PATH||a.CLAWDBOT_CONFIG_PATH;if(b&&b.trim()){let a=n(b);return o(a)?a:null}let c=p(a),d="win32"===process.platform?m(a):[];for(let a of[...l.map(a=>g().join(c,a)),...d.flatMap(a=>l.map(b=>g().join(a,b))),g().join(i().homedir(),".openclaw","openclaw.json"),...k.map(a=>g().join(i().homedir(),a,"clawdbot.json"))])if(o(a))return a;return null}function r(a=process.env){let b=q(a);if(!b)return{path:null,config:null};try{let a=e().readFileSync(b,"utf-8"),c=(0,j.N)(a);if(c.ok&&c.value&&"object"==typeof c.value)return{path:b,config:c.value}}catch{}return{path:b,config:null}}},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33006:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>F,patchFetch:()=>E,routeModule:()=>A,serverHooks:()=>D,workAsyncStorage:()=>B,workUnitAsyncStorage:()=>C});var d={};c.r(d),c.d(d,{GET:()=>y,dynamic:()=>x});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(6522);let x="force-dynamic";async function y(a){let b=new URL(a.url).searchParams.get("sessionKey");if(!b)return v.NextResponse.json({error:"Missing sessionKey"},{status:400});await (0,w.d0)(b);let c=await (0,w.oX)(b);return v.NextResponse.json(c)}let z="standalone",A=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/changes/route",pathname:"/api/changes",filename:"route",bundlePath:"app/api/changes/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/clawpad/clawpad/src/app/api/changes/route.ts",nextConfigOutput:z,userland:d}),{workAsyncStorage:B,workUnitAsyncStorage:C,serverHooks:D}=A;function E(){return(0,g.patchFetch)({workAsyncStorage:B,workUnitAsyncStorage:C})}async function F(a,b,c){A.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/changes/route";"/index"===d&&(d="/");let e=!1,g=await A.prepare(a,b,{srcPage:d,multiZoneDraftMode:e});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:B,routerServerContext:C,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=g,I=(0,k.normalizeAppPath)(d),J=!!(B.dynamicRoutes[I]||B.routes[F]),K=async()=>((null==C?void 0:C.render404)?await C.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!B.routes[F],b=B.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.experimental.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||A.isDev||z||(L="/index"===(L=F)?"/":L);let M=!0===A.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R={params:w,prerenderManifest:B,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>A.onRequestError(a,b,d,e,C)},sharedContext:{buildId:v}},S=new l.NodeNextRequest(a),T=new l.NodeNextResponse(b),U=m.NextRequestAdapter.fromNodeNextRequest(S,(0,m.signalFromNodeResponse)(b));try{let e=async a=>A.handle(U,R).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${O} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${O} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&D&&E&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=R.renderOpts.fetchMetrics;let i=R.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=R.renderOpts.collectedTags;if(!J)return await (0,p.I)(S,T,d,R.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==R.renderOpts.collectedRevalidate&&!(R.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&R.renderOpts.collectedRevalidate,e=void 0===R.renderOpts.collectedExpire||R.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:R.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){if(null==f?void 0:f.isStale){let c=!1;await A.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},c,C)}throw b}},l=await A.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:B,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:E,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!J)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",D?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&J||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(S,T,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};Q?await j(Q):await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},j))}catch(b){if(!(b instanceof t.NoFallbackError)){let c=!1;await A.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:D})},c,C)}if(J)throw b;return await (0,p.I)(S,T,new Response(null,{status:500})),null}}},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64341:(a,b,c)=>{"use strict";c.d(b,{GK:()=>w,X_:()=>n,fw:()=>u,g4:()=>s,iQ:()=>v,nW:()=>t,pP:()=>x,sZ:()=>r});var d=c(33873),e=c.n(d),f=c(21820),g=c.n(f),h=c(29021),i=c.n(h),j=c(27843),k=c(94608),l=c(72092);function m(a){return a.replace(/\\/g,"/")}function n(){let a=process.env.CLAWPAD_OPENCLAW_DIR;return a&&a.trim()?e().resolve(a):(0,j.We)()}function o(){let{config:a}=(0,j.l5)(),b=a?.agents?.defaults?.workspace;if("string"!=typeof b||!b.trim())return null;let c=b.startsWith("~")?b.replace(/^~(?=$|[\\/])/,g().homedir()):b;return e().join(e().resolve(c),"pages")}function p(a){try{return i().readdirSync(a,{withFileTypes:!0}).some(a=>!a.name.startsWith("."))}catch{return!1}}function q(){let{config:a}=(0,j.l5)(),b=a?.plugins?.entries,c=b?.["openclaw-plugin"]?.config?.pagesDir??b?.["openclaw-plugin"]?.config?.pages_dir??b?.clawpad?.config?.pagesDir??b?.clawpad?.config?.pages_dir;if("string"!=typeof c||!c.trim())return null;let d=c.startsWith("~")?c.replace(/^~(?=$|[\\/])/,g().homedir()):c;return e().resolve(d)}function r(){let a=process.env.CLAWPAD_PAGES_DIR;if(a&&a.trim())return e().resolve(a);let b=q();if(b)return b;let c=o(),d=e().join(n(),"pages");return c&&p(c)?c:p(d)?d:c||d}function s(){return e().join(n(),"trash")}function t(a){let b=a.replace(/[/\\]/g,e().sep);if(!v(b))throw new k.i(`Invalid path: "${a}" — path traversal detected or invalid characters`,"PATH_TRAVERSAL",a);let c=r();return e().join(c,b)}function u(a){let b=e().resolve(a),c=e().resolve(r());if(!b.startsWith(c+e().sep)&&b!==c)throw new k.i(`Path "${a}" is not within PAGES_DIR`,"PATH_TRAVERSAL",a);return m(e().relative(c,b))}function v(a){if(!a||""===a.trim()||a.includes("\0")||e().isAbsolute(a))return!1;let b=e().normalize(a);if(b.startsWith("..")||b.includes(`${e().sep}..`)||b.includes("/.."))return!1;let c=r(),d=e().resolve(c,b),f=e().resolve(c);return d.startsWith(f+e().sep)||d===f}function w(a){let b=m(e().normalize(a)).split("/");return b.length<=1?l.Sz:b[0]}function x(a){return a.endsWith(".md")?a:`${a}.md`}n(),r(),s()},72092:(a,b,c)=>{"use strict";c.d(b,{Gq:()=>f,Sz:()=>d,ke:()=>e});let d="__root__",e="General",f="\uD83D\uDCC4"},78335:()=>{},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},94608:(a,b,c)=>{"use strict";c.d(b,{i:()=>d});class d extends Error{constructor(a,b,c,d){super(a),this.code=b,this.filePath=c,this.cause=d,this.name="FileSystemError"}}},96487:()=>{}};var __webpack_require__=require("../../../webpack-runtime.js");__webpack_require__.C(exports);var __webpack_exec__=a=>__webpack_require__(__webpack_require__.s=a),__webpack_exports__=__webpack_require__.X(0,[4741,1813],()=>__webpack_exec__(33006));module.exports=__webpack_exports__})();
|