9router 0.2.21 → 0.2.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-build-manifest.json +88 -88
  3. package/app/.next/app-path-routes-manifest.json +30 -30
  4. package/app/.next/build-manifest.json +2 -2
  5. package/app/.next/prerender-manifest.json +36 -36
  6. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/_not-found.html +1 -1
  16. package/app/.next/server/app/_not-found.rsc +1 -1
  17. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/callback.html +1 -1
  58. package/app/.next/server/app/callback.rsc +1 -1
  59. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  60. package/app/.next/server/app/dashboard/cli-tools.rsc +1 -1
  61. package/app/.next/server/app/dashboard/combos.html +1 -1
  62. package/app/.next/server/app/dashboard/combos.rsc +1 -1
  63. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  64. package/app/.next/server/app/dashboard/endpoint.rsc +1 -1
  65. package/app/.next/server/app/dashboard/profile.html +1 -1
  66. package/app/.next/server/app/dashboard/profile.rsc +1 -1
  67. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  68. package/app/.next/server/app/dashboard/providers/new.rsc +1 -1
  69. package/app/.next/server/app/dashboard/providers.html +1 -1
  70. package/app/.next/server/app/dashboard/providers.rsc +1 -1
  71. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  73. package/app/.next/server/app/dashboard/settings/pricing.rsc +1 -1
  74. package/app/.next/server/app/dashboard.html +1 -1
  75. package/app/.next/server/app/dashboard.rsc +1 -1
  76. package/app/.next/server/app/index.html +1 -1
  77. package/app/.next/server/app/index.rsc +1 -1
  78. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  79. package/app/.next/server/app/landing.html +1 -1
  80. package/app/.next/server/app/landing.rsc +1 -1
  81. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/login.html +1 -1
  83. package/app/.next/server/app/login.rsc +1 -1
  84. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app-paths-manifest.json +30 -30
  86. package/app/.next/server/chunks/1185.js +1 -1
  87. package/app/.next/server/chunks/4568.js +1 -1
  88. package/app/.next/server/chunks/9753.js +1 -1
  89. package/app/.next/server/middleware-manifest.json +1 -1
  90. package/app/.next/server/pages/404.html +1 -1
  91. package/app/.next/server/pages/500.html +1 -1
  92. package/app/open-sse/translator/request/openai-to-claude.js +41 -14
  93. package/app/open-sse/translator/response/openai-to-claude.js +11 -1
  94. package/package.json +1 -1
  95. /package/app/.next/static/{iQti2dg7WNsGLj4WOZMDH → _KzlmQqzdjku65OXKBIY4}/_buildManifest.js +0 -0
  96. /package/app/.next/static/{iQti2dg7WNsGLj4WOZMDH → _KzlmQqzdjku65OXKBIY4}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/providers/new/page"]={"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":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","1393","static/chunks/1393-c0bf788a0bc19102.js","6337","static/chunks/app/(dashboard)/dashboard/page-9e1b5cadb3d2e3f2.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":60,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-d2b882b4fcbfc78f.js"],"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":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","8460","static/chunks/app/(dashboard)/dashboard/providers/page-46de011fefaa1f94.js"],"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/(dashboard)/dashboard/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page":[]},"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["/(dashboard)/dashboard/providers/new/page"]={"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/callback/page.js":{"id":3453,"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/app/login/page.js":{"id":9223,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":252,"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/endpoint/EndpointPageClient.js":{"id":1902,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","1393","static/chunks/1393-c0bf788a0bc19102.js","6337","static/chunks/app/(dashboard)/dashboard/page-9e1b5cadb3d2e3f2.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":859,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","8460","static/chunks/app/(dashboard)/dashboard/providers/page-46de011fefaa1f94.js"],"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/providers/new/page.js":{"id":60,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-d2b882b4fcbfc78f.js"],"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/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/(dashboard)/dashboard/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page":[]},"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["/(dashboard)/dashboard/providers/page"]={"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":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","1393","static/chunks/1393-c0bf788a0bc19102.js","6337","static/chunks/app/(dashboard)/dashboard/page-9e1b5cadb3d2e3f2.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/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":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","8460","static/chunks/app/(dashboard)/dashboard/providers/page-46de011fefaa1f94.js"],"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/(dashboard)/dashboard/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page":[]},"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["/(dashboard)/dashboard/providers/page"]={"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/callback/page.js":{"id":3453,"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/app/login/page.js":{"id":9223,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":252,"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/endpoint/EndpointPageClient.js":{"id":1902,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","1393","static/chunks/1393-c0bf788a0bc19102.js","6337","static/chunks/app/(dashboard)/dashboard/page-9e1b5cadb3d2e3f2.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":859,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","8460","static/chunks/app/(dashboard)/dashboard/providers/page-46de011fefaa1f94.js"],"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/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/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/(dashboard)/dashboard/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page":[]},"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["/_not-found/page"]={"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/_not-found/page":[]},"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["/_not-found/page"]={"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/callback/page.js":{"id":3453,"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/app/login/page.js":{"id":9223,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":252,"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/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/combos/page.js":{"id":3170,"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/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/_not-found/page":[]},"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
- <!DOCTYPE html><!--iQti2dg7WNsGLj4WOZMDH--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/a87c95846faa72d0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-06b42724ed132f52.js"/><script src="/_next/static/chunks/4bd1b696-f785427dddbba9fb.js" async=""></script><script src="/_next/static/chunks/1255-9494d7e861e97d68.js" async=""></script><script src="/_next/static/chunks/main-app-1a9105a16c026010.js" async=""></script><script src="/_next/static/chunks/1760-b91a44d089080cde.js" async=""></script><script src="/_next/static/chunks/4244-718fbe4896c384f4.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><title>404: This page could not be found.</title><title>9Router - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-06b42724ed132f52.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[9955,[\"1760\",\"static/chunks/1760-b91a44d089080cde.js\",\"4244\",\"static/chunks/4244-718fbe4896c384f4.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js\"],\"ThemeProvider\"]\n3:I[9766,[],\"\"]\n4:I[8924,[],\"\"]\n5:I[4431,[],\"OutletBoundary\"]\n7:I[5278,[],\"AsyncMetadataOutlet\"]\n9:I[4431,[],\"ViewportBoundary\"]\nb:I[4431,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[7150,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/a87c95846faa72d0.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"iQti2dg7WNsGLj4WOZMDH\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/a87c95846faa72d0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1\u0026display=swap\",\"rel\":\"stylesheet\"}],[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}]]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"f:I[622,[],\"IconMark\"]\n8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"9Router - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"$Lf\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--_KzlmQqzdjku65OXKBIY4--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/a87c95846faa72d0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-06b42724ed132f52.js"/><script src="/_next/static/chunks/4bd1b696-f785427dddbba9fb.js" async=""></script><script src="/_next/static/chunks/1255-9494d7e861e97d68.js" async=""></script><script src="/_next/static/chunks/main-app-1a9105a16c026010.js" async=""></script><script src="/_next/static/chunks/1760-b91a44d089080cde.js" async=""></script><script src="/_next/static/chunks/4244-718fbe4896c384f4.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><title>404: This page could not be found.</title><title>9Router - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-06b42724ed132f52.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[9955,[\"1760\",\"static/chunks/1760-b91a44d089080cde.js\",\"4244\",\"static/chunks/4244-718fbe4896c384f4.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-9fdef137068f85f6.js\"],\"ThemeProvider\"]\n3:I[9766,[],\"\"]\n4:I[8924,[],\"\"]\n5:I[4431,[],\"OutletBoundary\"]\n7:I[5278,[],\"AsyncMetadataOutlet\"]\n9:I[4431,[],\"ViewportBoundary\"]\nb:I[4431,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[7150,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/a87c95846faa72d0.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"_KzlmQqzdjku65OXKBIY4\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/a87c95846faa72d0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1\u0026display=swap\",\"rel\":\"stylesheet\"}],[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}]]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"f:I[622,[],\"IconMark\"]\n8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"9Router - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"$Lf\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
@@ -10,7 +10,7 @@ c:"$Sreact.suspense"
10
10
  e:I[7150,[],""]
11
11
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
12
12
  :HL["/_next/static/css/a87c95846faa72d0.css","style"]
13
- 0:{"P":null,"b":"iQti2dg7WNsGLj4WOZMDH","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a87c95846faa72d0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap","rel":"stylesheet"}],["$","link",null,{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$L9",null,{"children":"$La"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
13
+ 0:{"P":null,"b":"_KzlmQqzdjku65OXKBIY4","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a87c95846faa72d0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap","rel":"stylesheet"}],["$","link",null,{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$L9",null,{"children":"$La"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
14
14
  a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
15
15
  6:null
16
16
  f:I[622,[],"IconMark"]