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.
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-build-manifest.json +88 -88
- package/app/.next/app-path-routes-manifest.json +30 -30
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/prerender-manifest.json +36 -36
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +1 -1
- package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- package/app/.next/server/app/dashboard/providers/new.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.html +1 -1
- package/app/.next/server/app/dashboard/providers.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.rsc +1 -1
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.rsc +1 -1
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +1 -1
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +30 -30
- package/app/.next/server/chunks/1185.js +1 -1
- package/app/.next/server/chunks/4568.js +1 -1
- package/app/.next/server/chunks/9753.js +1 -1
- package/app/.next/server/middleware-manifest.json +1 -1
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +1 -1
- package/app/open-sse/translator/request/openai-to-claude.js +41 -14
- package/app/open-sse/translator/response/openai-to-claude.js +11 -1
- package/package.json +1 -1
- /package/app/.next/static/{iQti2dg7WNsGLj4WOZMDH → _KzlmQqzdjku65OXKBIY4}/_buildManifest.js +0 -0
- /package/app/.next/static/{iQti2dg7WNsGLj4WOZMDH → _KzlmQqzdjku65OXKBIY4}/_ssgManifest.js +0 -0
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"x-next-revalidate-tag-token"
|
|
56
56
|
]
|
|
57
57
|
},
|
|
58
|
-
"/
|
|
58
|
+
"/login": {
|
|
59
59
|
"experimentalBypassFor": [
|
|
60
60
|
{
|
|
61
61
|
"type": "header",
|
|
@@ -68,8 +68,8 @@
|
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
70
|
"initialRevalidateSeconds": false,
|
|
71
|
-
"srcRoute": "/
|
|
72
|
-
"dataRoute": "/
|
|
71
|
+
"srcRoute": "/login",
|
|
72
|
+
"dataRoute": "/login.rsc",
|
|
73
73
|
"allowHeader": [
|
|
74
74
|
"host",
|
|
75
75
|
"x-matched-path",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"x-next-revalidate-tag-token"
|
|
80
80
|
]
|
|
81
81
|
},
|
|
82
|
-
"/
|
|
82
|
+
"/callback": {
|
|
83
83
|
"experimentalBypassFor": [
|
|
84
84
|
{
|
|
85
85
|
"type": "header",
|
|
@@ -92,8 +92,8 @@
|
|
|
92
92
|
}
|
|
93
93
|
],
|
|
94
94
|
"initialRevalidateSeconds": false,
|
|
95
|
-
"srcRoute": "/
|
|
96
|
-
"dataRoute": "/
|
|
95
|
+
"srcRoute": "/callback",
|
|
96
|
+
"dataRoute": "/callback.rsc",
|
|
97
97
|
"allowHeader": [
|
|
98
98
|
"host",
|
|
99
99
|
"x-matched-path",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"x-next-revalidate-tag-token"
|
|
104
104
|
]
|
|
105
105
|
},
|
|
106
|
-
"/
|
|
106
|
+
"/dashboard/cli-tools": {
|
|
107
107
|
"experimentalBypassFor": [
|
|
108
108
|
{
|
|
109
109
|
"type": "header",
|
|
@@ -116,8 +116,8 @@
|
|
|
116
116
|
}
|
|
117
117
|
],
|
|
118
118
|
"initialRevalidateSeconds": false,
|
|
119
|
-
"srcRoute": "/
|
|
120
|
-
"dataRoute": "/
|
|
119
|
+
"srcRoute": "/dashboard/cli-tools",
|
|
120
|
+
"dataRoute": "/dashboard/cli-tools.rsc",
|
|
121
121
|
"allowHeader": [
|
|
122
122
|
"host",
|
|
123
123
|
"x-matched-path",
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
"x-next-revalidate-tag-token"
|
|
128
128
|
]
|
|
129
129
|
},
|
|
130
|
-
"/": {
|
|
130
|
+
"/dashboard/combos": {
|
|
131
131
|
"experimentalBypassFor": [
|
|
132
132
|
{
|
|
133
133
|
"type": "header",
|
|
@@ -140,8 +140,8 @@
|
|
|
140
140
|
}
|
|
141
141
|
],
|
|
142
142
|
"initialRevalidateSeconds": false,
|
|
143
|
-
"srcRoute": "/",
|
|
144
|
-
"dataRoute": "/
|
|
143
|
+
"srcRoute": "/dashboard/combos",
|
|
144
|
+
"dataRoute": "/dashboard/combos.rsc",
|
|
145
145
|
"allowHeader": [
|
|
146
146
|
"host",
|
|
147
147
|
"x-matched-path",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"x-next-revalidate-tag-token"
|
|
152
152
|
]
|
|
153
153
|
},
|
|
154
|
-
"/
|
|
154
|
+
"/landing": {
|
|
155
155
|
"experimentalBypassFor": [
|
|
156
156
|
{
|
|
157
157
|
"type": "header",
|
|
@@ -164,8 +164,8 @@
|
|
|
164
164
|
}
|
|
165
165
|
],
|
|
166
166
|
"initialRevalidateSeconds": false,
|
|
167
|
-
"srcRoute": "/
|
|
168
|
-
"dataRoute": "/
|
|
167
|
+
"srcRoute": "/landing",
|
|
168
|
+
"dataRoute": "/landing.rsc",
|
|
169
169
|
"allowHeader": [
|
|
170
170
|
"host",
|
|
171
171
|
"x-matched-path",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"x-next-revalidate-tag-token"
|
|
176
176
|
]
|
|
177
177
|
},
|
|
178
|
-
"/dashboard/
|
|
178
|
+
"/dashboard/providers": {
|
|
179
179
|
"experimentalBypassFor": [
|
|
180
180
|
{
|
|
181
181
|
"type": "header",
|
|
@@ -188,8 +188,8 @@
|
|
|
188
188
|
}
|
|
189
189
|
],
|
|
190
190
|
"initialRevalidateSeconds": false,
|
|
191
|
-
"srcRoute": "/dashboard/
|
|
192
|
-
"dataRoute": "/dashboard/
|
|
191
|
+
"srcRoute": "/dashboard/providers",
|
|
192
|
+
"dataRoute": "/dashboard/providers.rsc",
|
|
193
193
|
"allowHeader": [
|
|
194
194
|
"host",
|
|
195
195
|
"x-matched-path",
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"x-next-revalidate-tag-token"
|
|
200
200
|
]
|
|
201
201
|
},
|
|
202
|
-
"/
|
|
202
|
+
"/dashboard": {
|
|
203
203
|
"experimentalBypassFor": [
|
|
204
204
|
{
|
|
205
205
|
"type": "header",
|
|
@@ -212,8 +212,8 @@
|
|
|
212
212
|
}
|
|
213
213
|
],
|
|
214
214
|
"initialRevalidateSeconds": false,
|
|
215
|
-
"srcRoute": "/
|
|
216
|
-
"dataRoute": "/
|
|
215
|
+
"srcRoute": "/dashboard",
|
|
216
|
+
"dataRoute": "/dashboard.rsc",
|
|
217
217
|
"allowHeader": [
|
|
218
218
|
"host",
|
|
219
219
|
"x-matched-path",
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"x-next-revalidate-tag-token"
|
|
224
224
|
]
|
|
225
225
|
},
|
|
226
|
-
"/dashboard/
|
|
226
|
+
"/dashboard/profile": {
|
|
227
227
|
"experimentalBypassFor": [
|
|
228
228
|
{
|
|
229
229
|
"type": "header",
|
|
@@ -236,8 +236,8 @@
|
|
|
236
236
|
}
|
|
237
237
|
],
|
|
238
238
|
"initialRevalidateSeconds": false,
|
|
239
|
-
"srcRoute": "/dashboard/
|
|
240
|
-
"dataRoute": "/dashboard/
|
|
239
|
+
"srcRoute": "/dashboard/profile",
|
|
240
|
+
"dataRoute": "/dashboard/profile.rsc",
|
|
241
241
|
"allowHeader": [
|
|
242
242
|
"host",
|
|
243
243
|
"x-matched-path",
|
|
@@ -247,7 +247,7 @@
|
|
|
247
247
|
"x-next-revalidate-tag-token"
|
|
248
248
|
]
|
|
249
249
|
},
|
|
250
|
-
"/
|
|
250
|
+
"/": {
|
|
251
251
|
"experimentalBypassFor": [
|
|
252
252
|
{
|
|
253
253
|
"type": "header",
|
|
@@ -260,8 +260,8 @@
|
|
|
260
260
|
}
|
|
261
261
|
],
|
|
262
262
|
"initialRevalidateSeconds": false,
|
|
263
|
-
"srcRoute": "/
|
|
264
|
-
"dataRoute": "/
|
|
263
|
+
"srcRoute": "/",
|
|
264
|
+
"dataRoute": "/index.rsc",
|
|
265
265
|
"allowHeader": [
|
|
266
266
|
"host",
|
|
267
267
|
"x-matched-path",
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"x-next-revalidate-tag-token"
|
|
272
272
|
]
|
|
273
273
|
},
|
|
274
|
-
"/dashboard/
|
|
274
|
+
"/dashboard/endpoint": {
|
|
275
275
|
"experimentalBypassFor": [
|
|
276
276
|
{
|
|
277
277
|
"type": "header",
|
|
@@ -284,8 +284,8 @@
|
|
|
284
284
|
}
|
|
285
285
|
],
|
|
286
286
|
"initialRevalidateSeconds": false,
|
|
287
|
-
"srcRoute": "/dashboard/
|
|
288
|
-
"dataRoute": "/dashboard/
|
|
287
|
+
"srcRoute": "/dashboard/endpoint",
|
|
288
|
+
"dataRoute": "/dashboard/endpoint.rsc",
|
|
289
289
|
"allowHeader": [
|
|
290
290
|
"host",
|
|
291
291
|
"x-matched-path",
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
"x-next-revalidate-tag-token"
|
|
296
296
|
]
|
|
297
297
|
},
|
|
298
|
-
"/
|
|
298
|
+
"/dashboard/providers/new": {
|
|
299
299
|
"experimentalBypassFor": [
|
|
300
300
|
{
|
|
301
301
|
"type": "header",
|
|
@@ -308,8 +308,8 @@
|
|
|
308
308
|
}
|
|
309
309
|
],
|
|
310
310
|
"initialRevalidateSeconds": false,
|
|
311
|
-
"srcRoute": "/
|
|
312
|
-
"dataRoute": "/
|
|
311
|
+
"srcRoute": "/dashboard/providers/new",
|
|
312
|
+
"dataRoute": "/dashboard/providers/new.rsc",
|
|
313
313
|
"allowHeader": [
|
|
314
314
|
"host",
|
|
315
315
|
"x-matched-path",
|
|
@@ -319,7 +319,7 @@
|
|
|
319
319
|
"x-next-revalidate-tag-token"
|
|
320
320
|
]
|
|
321
321
|
},
|
|
322
|
-
"/dashboard/
|
|
322
|
+
"/dashboard/settings/pricing": {
|
|
323
323
|
"experimentalBypassFor": [
|
|
324
324
|
{
|
|
325
325
|
"type": "header",
|
|
@@ -332,8 +332,8 @@
|
|
|
332
332
|
}
|
|
333
333
|
],
|
|
334
334
|
"initialRevalidateSeconds": false,
|
|
335
|
-
"srcRoute": "/dashboard/
|
|
336
|
-
"dataRoute": "/dashboard/
|
|
335
|
+
"srcRoute": "/dashboard/settings/pricing",
|
|
336
|
+
"dataRoute": "/dashboard/settings/pricing.rsc",
|
|
337
337
|
"allowHeader": [
|
|
338
338
|
"host",
|
|
339
339
|
"x-matched-path",
|
package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/cli-tools/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":["1760","static/chunks/1760-b91a44d089080cde.js","5239","static/chunks/5239-248c4ce6377cd214.js","4244","static/chunks/4244-718fbe4896c384f4.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8180d8dcc58ba9d8.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/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":[],"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/cli-tools/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/cli-tools/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":["1760","static/chunks/1760-b91a44d089080cde.js","5239","static/chunks/5239-248c4ce6377cd214.js","4244","static/chunks/4244-718fbe4896c384f4.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8180d8dcc58ba9d8.js"],"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":[],"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/cli-tools/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/combos/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":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-2ea23751c7f1e46a.js"],"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":[],"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/combos/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/combos/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":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":3170,"name":"*","chunks":["1760","static/chunks/1760-b91a44d089080cde.js","4244","static/chunks/4244-718fbe4896c384f4.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-2ea23751c7f1e46a.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/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/combos/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":{}}
|