9router 0.2.21 → 0.2.23
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/app/.next/BUILD_ID +1 -1
- package/app/.next/app-build-manifest.json +80 -80
- package/app/.next/app-path-routes-manifest.json +25 -25
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/prerender-manifest.json +30 -30
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +1 -1
- package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- package/app/.next/server/app/dashboard/providers/new.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.html +1 -1
- package/app/.next/server/app/dashboard/providers.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.rsc +1 -1
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.rsc +1 -1
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +1 -1
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +25 -25
- package/app/.next/server/chunks/1185.js +1 -1
- package/app/.next/server/chunks/4568.js +1 -1
- package/app/.next/server/chunks/9753.js +1 -1
- package/app/.next/server/chunks/9921.js +3 -3
- package/app/.next/server/middleware-manifest.json +1 -1
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +1 -1
- package/app/.next/server/pages-manifest.json +1 -1
- package/app/open-sse/translator/request/openai-to-claude.js +41 -14
- package/app/open-sse/translator/response/openai-to-claude.js +11 -1
- package/package.json +1 -1
- /package/app/.next/static/{iQti2dg7WNsGLj4WOZMDH → h6LxzFqgkFBca-o0RfiZE}/_buildManifest.js +0 -0
- /package/app/.next/static/{iQti2dg7WNsGLj4WOZMDH → h6LxzFqgkFBca-o0RfiZE}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/keys/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"60":{"*":{"id":"86644","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"7631","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"48140","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"90315","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"58711","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"59827","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"67733","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"30784","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"1404","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"75344","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"77442","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"7313","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"86845","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"92067","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"16964","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"75260","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"82977","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"65233","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"67411","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"67861","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"16678","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"61150","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"26608","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"18761","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"68997","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"15877","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"97087","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"34679","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"3605","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"27541","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":7011,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":3673,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":9955,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":2175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":3453,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":252,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":9223,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":1980,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":3876,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2513,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":1255,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":4486,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":1620,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":2411,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":3461,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":709,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":3367,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":4202,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2923,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":1553,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":422,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":7897,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":3439,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":3222,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":9957,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":8699,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":6445,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":3170,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":1902,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":60,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":5259,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":859,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4074,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/a87c95846faa72d0.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/api/keys/route":[]},"rscModuleMapping":{"60":{"*":{"id":"36198","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"84459","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"1974","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"96437","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"33505","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"74697","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"91451","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"99434","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"94178","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"30694","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"83771","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"23207","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"69855","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"57145","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"44806","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"57722","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"28975","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"84719","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"43497","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"56115","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"87136","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"20588","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"82686","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"87072","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"31283","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"78233","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"923","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"83941","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"27277","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"54359","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"46255","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/keys/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"60":{"*":{"id":"86644","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"7631","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"48140","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"90315","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"58711","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"59827","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"67733","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"30784","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"1404","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"75344","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"77442","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"7313","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"86845","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"92067","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"16964","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"75260","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"82977","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"65233","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"67411","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"67861","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"16678","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"61150","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"26608","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"18761","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"68997","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"15877","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"97087","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"34679","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"3605","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"27541","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":7011,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":3673,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":9955,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":252,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":3453,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":9223,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":2175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":1980,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":3876,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2513,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":1255,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":4486,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":1620,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":2411,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":3461,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":709,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":3367,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":4202,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2923,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":1553,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":422,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":7897,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":3439,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":3222,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":9957,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":8699,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":60,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":3170,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":6445,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":1902,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":859,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4074,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":5259,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/a87c95846faa72d0.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/api/keys/route":[]},"rscModuleMapping":{"60":{"*":{"id":"36198","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"84459","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"1974","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"96437","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"33505","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"74697","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"91451","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"99434","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"94178","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"30694","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"83771","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"23207","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"69855","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"57145","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"44806","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"57722","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"28975","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"84719","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"43497","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"56115","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"87136","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"20588","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"82686","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"87072","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"31283","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"78233","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"923","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"83941","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"27277","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"54359","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"46255","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/models/alias/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"60":{"*":{"id":"86644","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"7631","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"48140","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"90315","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"58711","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"59827","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"67733","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"30784","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"1404","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"75344","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"77442","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"7313","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"86845","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"92067","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"16964","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"75260","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"82977","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"65233","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"67411","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"67861","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"16678","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"61150","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"26608","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"18761","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"68997","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"15877","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"97087","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"34679","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"3605","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"27541","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":7011,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":3673,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":9955,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":2175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":3453,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":252,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":9223,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":1980,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":3876,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2513,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":1255,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":4486,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":1620,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":2411,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":3461,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":709,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":3367,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":4202,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2923,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":1553,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":422,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":7897,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":3439,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":3222,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":9957,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":8699,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":6445,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":3170,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":1902,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":60,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":5259,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":859,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4074,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/a87c95846faa72d0.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/api/models/route":[],"/Users/Working/router4/app/src/app/api/models/alias/route":[]},"rscModuleMapping":{"60":{"*":{"id":"36198","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"84459","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"1974","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"96437","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"33505","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"74697","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"91451","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"99434","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"94178","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"30694","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"83771","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"23207","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"69855","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"57145","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"44806","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"57722","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"28975","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"84719","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"43497","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"56115","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"87136","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"20588","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"82686","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"87072","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"31283","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"78233","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"923","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"83941","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"27277","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"54359","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"46255","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/models/alias/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"60":{"*":{"id":"86644","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"7631","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"48140","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"90315","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"58711","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"59827","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"67733","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"30784","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"1404","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"75344","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"77442","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"7313","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"86845","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"92067","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"16964","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"75260","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"82977","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"65233","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"67411","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"67861","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"16678","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"61150","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"26608","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"18761","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"68997","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"15877","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"97087","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"34679","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"3605","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"27541","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":7011,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":3673,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":9955,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":252,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":3453,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":9223,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":2175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":1980,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":3876,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2513,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":1255,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":4486,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":1620,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":2411,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":3461,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":709,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":3367,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":4202,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2923,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":1553,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":422,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":7897,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":3439,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":3222,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":9957,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":8699,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":60,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":3170,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":6445,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":1902,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":859,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4074,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":5259,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/a87c95846faa72d0.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/api/models/route":[],"/Users/Working/router4/app/src/app/api/models/alias/route":[]},"rscModuleMapping":{"60":{"*":{"id":"36198","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"84459","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"1974","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"96437","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"33505","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"74697","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"91451","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"99434","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"94178","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"30694","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"83771","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"23207","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"69855","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"57145","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"44806","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"57722","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"28975","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"84719","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"43497","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"56115","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"87136","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"20588","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"82686","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"87072","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"31283","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"78233","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"923","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"83941","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"27277","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"54359","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"46255","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/models/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"60":{"*":{"id":"86644","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"7631","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"48140","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"90315","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"58711","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"59827","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"67733","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"30784","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"1404","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"75344","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"77442","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"7313","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"86845","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"92067","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"16964","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"75260","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"82977","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"65233","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"67411","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"67861","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"16678","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"61150","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"26608","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"18761","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"68997","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"15877","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"97087","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"34679","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"3605","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"27541","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":7011,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":3673,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":9955,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":2175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":3453,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":252,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":9223,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":1980,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":3876,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2513,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":1255,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":4486,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":1620,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":2411,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":3461,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":709,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":3367,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":4202,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2923,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":1553,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":422,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":7897,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":3439,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":3222,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":9957,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":8699,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":6445,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":3170,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":1902,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":60,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":5259,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":859,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4074,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/a87c95846faa72d0.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/api/models/route":[]},"rscModuleMapping":{"60":{"*":{"id":"36198","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"84459","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"1974","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"96437","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"33505","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"74697","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"91451","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"99434","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"94178","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"30694","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"83771","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"23207","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"69855","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"57145","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"44806","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"57722","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"28975","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"84719","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"43497","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"56115","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"87136","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"20588","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"82686","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"87072","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"31283","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"78233","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"923","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"83941","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"27277","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"54359","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"46255","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/models/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"60":{"*":{"id":"86644","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"7631","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"48140","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"90315","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"58711","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"59827","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"67733","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"30784","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"1404","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"75344","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"77442","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"7313","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"86845","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"92067","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"16964","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"75260","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"82977","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"65233","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"67411","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"67861","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"16678","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"61150","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"26608","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"18761","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"68997","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"15877","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"97087","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"34679","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"3605","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"27541","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":7011,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":3673,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":9955,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":252,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":3453,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":9223,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":2175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":1980,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":3876,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2513,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":1255,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":4486,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":1620,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":2411,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":3461,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":709,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":3367,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":4202,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2923,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":1553,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":422,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":7897,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":3439,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":3222,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":9957,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":8699,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":60,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":3170,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":6445,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":1902,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":859,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4074,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":5259,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/a87c95846faa72d0.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/api/models/route":[]},"rscModuleMapping":{"60":{"*":{"id":"36198","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"84459","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"1974","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"96437","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"33505","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"74697","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"91451","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"99434","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"94178","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"30694","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"83771","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"23207","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"69855","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"57145","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"44806","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"57722","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"28975","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"84719","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"43497","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"56115","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"87136","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"20588","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"82686","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"87072","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"31283","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"78233","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"923","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"83941","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"27277","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"54359","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"46255","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/oauth/[provider]/[action]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"60":{"*":{"id":"86644","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"7631","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"48140","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"90315","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"58711","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"59827","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"67733","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"30784","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"1404","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"75344","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"77442","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"7313","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"86845","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"92067","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"16964","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"75260","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"82977","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"65233","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"67411","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"67861","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"16678","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"61150","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"26608","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"18761","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"68997","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"15877","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"97087","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"34679","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"3605","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"27541","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":7011,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":3673,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":9955,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":2175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":3453,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":252,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":9223,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":1980,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":3876,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2513,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":1255,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":4486,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":1620,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":2411,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":3461,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":709,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":3367,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":4202,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2923,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":1553,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":422,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":7897,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":3439,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":3222,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":9957,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":8699,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":6445,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":3170,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":1902,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":60,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":5259,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":859,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4074,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/a87c95846faa72d0.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/api/oauth/[provider]/[action]/route":[]},"rscModuleMapping":{"60":{"*":{"id":"36198","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"84459","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"1974","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"96437","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"33505","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"74697","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"91451","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"99434","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"94178","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"30694","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"83771","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"23207","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"69855","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"57145","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"44806","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"57722","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"28975","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"84719","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"43497","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"56115","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"87136","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"20588","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"82686","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"87072","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"31283","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"78233","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"923","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"83941","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"27277","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"54359","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"46255","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/oauth/[provider]/[action]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"60":{"*":{"id":"86644","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"7631","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"48140","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"90315","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"58711","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"59827","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"67733","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"30784","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"1404","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"75344","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"77442","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"7313","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"86845","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"92067","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"16964","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"75260","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"82977","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"65233","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"67411","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"67861","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"16678","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"61150","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"26608","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"18761","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"68997","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"15877","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"97087","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"34679","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"3605","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"27541","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":7011,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":3673,"name":"*","chunks":["7177","static/chunks/app/layout-d15b02e3918198ae.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":9955,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":252,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":3453,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":9223,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":2175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":1980,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":3876,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2513,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":1255,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":4486,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":1620,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":2411,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":3461,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":709,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":3367,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":4202,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2923,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":1553,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":422,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":7897,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":3439,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":3222,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":9957,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":8699,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9305","static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":60,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":3170,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":6445,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":1902,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":859,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4074,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":5259,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/a87c95846faa72d0.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/api/oauth/[provider]/[action]/route":[]},"rscModuleMapping":{"60":{"*":{"id":"36198","name":"*","chunks":[],"async":false}},"252":{"*":{"id":"84459","name":"*","chunks":[],"async":false}},"422":{"*":{"id":"1974","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"709":{"*":{"id":"96437","name":"*","chunks":[],"async":false}},"859":{"*":{"id":"33505","name":"*","chunks":[],"async":false}},"1255":{"*":{"id":"74697","name":"*","chunks":[],"async":false}},"1553":{"*":{"id":"91451","name":"*","chunks":[],"async":false}},"1620":{"*":{"id":"99434","name":"*","chunks":[],"async":false}},"1902":{"*":{"id":"94178","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"1980":{"*":{"id":"30694","name":"*","chunks":[],"async":false}},"2175":{"*":{"id":"83771","name":"*","chunks":[],"async":false}},"2411":{"*":{"id":"23207","name":"*","chunks":[],"async":false}},"2513":{"*":{"id":"69855","name":"*","chunks":[],"async":false}},"2923":{"*":{"id":"57145","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"44806","name":"*","chunks":[],"async":false}},"3222":{"*":{"id":"57722","name":"*","chunks":[],"async":false}},"3367":{"*":{"id":"28975","name":"*","chunks":[],"async":false}},"3439":{"*":{"id":"84719","name":"*","chunks":[],"async":false}},"3453":{"*":{"id":"43497","name":"*","chunks":[],"async":false}},"3461":{"*":{"id":"56115","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3876":{"*":{"id":"87136","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4074":{"*":{"id":"20588","name":"*","chunks":[],"async":false}},"4202":{"*":{"id":"82686","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4486":{"*":{"id":"87072","name":"*","chunks":[],"async":false}},"5259":{"*":{"id":"31283","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"6445":{"*":{"id":"78233","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7897":{"*":{"id":"923","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"83941","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9223":{"*":{"id":"27277","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"9955":{"*":{"id":"54359","name":"*","chunks":[],"async":false}},"9957":{"*":{"id":"46255","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|