tokentrace 0.3.0 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +85 -67
- package/.next/app-path-routes-manifest.json +11 -11
- package/.next/build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/app/_not-found/page.js +2 -2
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +31 -28
- package/.next/server/app/api/analytics/route.js +1 -1
- package/.next/server/app/api/analytics/route.js.nft.json +1 -1
- package/.next/server/app/api/analytics/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/data/route.js +163 -2
- package/.next/server/app/api/data/route.js.nft.json +1 -1
- package/.next/server/app/api/data/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/export/route.js +1 -1
- package/.next/server/app/api/export/route.js.nft.json +1 -1
- package/.next/server/app/api/export/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/files/route.js +1 -1
- package/.next/server/app/api/files/route.js.nft.json +1 -1
- package/.next/server/app/api/files/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/prices/refresh/route.js +163 -2
- package/.next/server/app/api/prices/refresh/route.js.nft.json +1 -1
- package/.next/server/app/api/prices/refresh/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/prices/route.js +163 -2
- package/.next/server/app/api/prices/route.js.nft.json +1 -1
- package/.next/server/app/api/prices/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/scan/route.js +165 -4
- package/.next/server/app/api/scan/route.js.nft.json +1 -1
- package/.next/server/app/api/scan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/.next/server/app/debug/page.js +2 -2
- package/.next/server/app/debug/page.js.nft.json +1 -1
- package/.next/server/app/debug/page_client-reference-manifest.js +1 -1
- package/.next/server/app/diagnostics/page.js +2 -2
- package/.next/server/app/diagnostics/page.js.nft.json +1 -1
- package/.next/server/app/diagnostics/page_client-reference-manifest.js +1 -1
- package/.next/server/app/discovery/page.js +2 -2
- package/.next/server/app/discovery/page.js.nft.json +1 -1
- package/.next/server/app/discovery/page_client-reference-manifest.js +1 -1
- package/.next/server/app/models/page.js +2 -2
- package/.next/server/app/models/page.js.nft.json +1 -1
- package/.next/server/app/models/page_client-reference-manifest.js +1 -1
- package/.next/server/app/optimisation/page.js +2 -2
- package/.next/server/app/optimisation/page.js.nft.json +1 -1
- package/.next/server/app/optimisation/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +2 -2
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/parser-debug/page.js +2 -2
- package/.next/server/app/parser-debug/page.js.nft.json +1 -1
- package/.next/server/app/parser-debug/page_client-reference-manifest.js +1 -1
- package/.next/server/app/pricing/page.js +36 -3
- package/.next/server/app/pricing/page.js.nft.json +1 -1
- package/.next/server/app/pricing/page_client-reference-manifest.js +1 -1
- package/.next/server/app/projects/page.js +2 -2
- package/.next/server/app/projects/page.js.nft.json +1 -1
- package/.next/server/app/projects/page_client-reference-manifest.js +1 -1
- package/.next/server/app/sessions/page.js +2 -2
- package/.next/server/app/sessions/page.js.nft.json +1 -1
- package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page.js +2 -2
- package/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/tools/page.js +2 -2
- package/.next/server/app/tools/page.js.nft.json +1 -1
- package/.next/server/app/tools/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +11 -11
- package/.next/server/chunks/168.js +9 -0
- package/.next/server/chunks/239.js +1 -0
- package/.next/server/chunks/287.js +392 -0
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/app/_not-found/page-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/api/analytics/route-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/api/data/route-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/api/export/route-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/api/files/route-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/api/prices/refresh/route-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/api/prices/route-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/api/scan/route-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/api/settings/route-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/debug/page-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/discovery/page-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/global-error-5e5ca289097d6752.js +1 -0
- package/.next/static/chunks/app/not-found-a5d65eff385a58cb.js +1 -0
- package/.next/static/chunks/app/optimisation/page-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/{page-32d95f632ce2b861.js → page-0ba6c578b543d4cf.js} +1 -1
- package/.next/static/chunks/app/parser-debug/page-73368c3ff767c206.js +1 -0
- package/.next/static/chunks/app/pricing/page-ef5c7a194064f762.js +1 -0
- package/.next/static/chunks/app/projects/{page-8f9f2b2ac6f5ee32.js → page-8c1cafedbf59fe39.js} +1 -1
- package/.next/static/chunks/app/sessions/page-29caec7e6ccc927c.js +1 -0
- package/.next/static/chunks/app/settings/page-eb73d2694a8aea17.js +1 -0
- package/.next/static/chunks/main-app-cbae64fb3267e561.js +1 -0
- package/.next/static/css/721beb79f7b8ba3d.css +3 -0
- package/CHANGELOG.md +30 -1
- package/CONTRIBUTING.md +8 -0
- package/README.md +15 -3
- package/app/diagnostics/page.tsx +130 -5
- package/app/discovery/page.tsx +5 -4
- package/app/global-error.tsx +39 -0
- package/app/globals.css +13 -2
- package/app/layout.tsx +13 -3
- package/app/models/page.tsx +4 -4
- package/app/not-found.tsx +19 -0
- package/app/optimisation/page.tsx +7 -7
- package/app/page.tsx +110 -2
- package/app/parser-debug/page.tsx +31 -4
- package/app/pricing/page.tsx +13 -2
- package/app/sessions/page.tsx +17 -2
- package/app/settings/page.tsx +3 -1
- package/app/tools/page.tsx +6 -6
- package/bin/tokentrace.js +29 -1
- package/components/period-filter.tsx +37 -38
- package/components/pricing-settings.tsx +113 -17
- package/components/scan-health-summary.tsx +5 -5
- package/components/session-explorer.tsx +114 -22
- package/components/settings-panel.tsx +29 -12
- package/components/sidebar.tsx +21 -16
- package/components/ui/badge.tsx +7 -7
- package/components/ui/button.tsx +4 -4
- package/components/ui/card.tsx +2 -2
- package/components/ui/typography.tsx +1 -1
- package/dist/runtime/doctor.mjs +1009 -0
- package/dist/runtime/insights.mjs +1235 -0
- package/dist/runtime/scan.mjs +45 -3
- package/dist/runtime/status.mjs +59 -5
- package/docs/assets/diagnostics.png +0 -0
- package/docs/assets/discovery.png +0 -0
- package/docs/assets/mobile-overview.png +0 -0
- package/docs/assets/overview.png +0 -0
- package/docs/assets/pricing.png +0 -0
- package/docs/assets/session-explorer.png +0 -0
- package/package.json +1 -1
- package/scripts/build-cli-runtime.mjs +2 -0
- package/scripts/doctor.ts +47 -0
- package/scripts/insights.ts +19 -0
- package/scripts/scan.ts +2 -0
- package/scripts/status.ts +9 -3
- package/src/ingestion/adapters/claude-code.ts +1 -0
- package/src/ingestion/adapters/codex-cli.ts +1 -0
- package/src/ingestion/adapters/generic-json.ts +1 -0
- package/src/ingestion/adapters/generic-jsonl.ts +1 -0
- package/src/ingestion/adapters/generic-log.ts +1 -0
- package/src/ingestion/scan.ts +46 -0
- package/src/ingestion/types.ts +1 -0
- package/src/lib/analytics.ts +354 -22
- package/src/lib/app-version.ts +9 -0
- package/src/lib/doctor.ts +328 -0
- package/src/lib/live-status.ts +57 -2
- package/src/lib/recommendations.ts +163 -0
- package/.next/server/chunks/123.js +0 -9
- package/.next/server/chunks/153.js +0 -1
- package/.next/server/chunks/232.js +0 -162
- package/.next/server/chunks/633.js +0 -310
- package/.next/server/chunks/701.js +0 -1
- package/.next/server/chunks/779.js +0 -1
- package/.next/server/chunks/870.js +0 -1
- package/.next/static/chunks/app/_not-found/page-6d75243350d9e0b5.js +0 -1
- package/.next/static/chunks/app/api/analytics/route-b9e09e8d8dbe4e09.js +0 -1
- package/.next/static/chunks/app/api/data/route-b9e09e8d8dbe4e09.js +0 -1
- package/.next/static/chunks/app/api/export/route-b9e09e8d8dbe4e09.js +0 -1
- package/.next/static/chunks/app/api/files/route-b9e09e8d8dbe4e09.js +0 -1
- package/.next/static/chunks/app/api/prices/refresh/route-b9e09e8d8dbe4e09.js +0 -1
- package/.next/static/chunks/app/api/prices/route-b9e09e8d8dbe4e09.js +0 -1
- package/.next/static/chunks/app/api/scan/route-b9e09e8d8dbe4e09.js +0 -1
- package/.next/static/chunks/app/api/settings/route-b9e09e8d8dbe4e09.js +0 -1
- package/.next/static/chunks/app/debug/page-b9e09e8d8dbe4e09.js +0 -1
- package/.next/static/chunks/app/discovery/page-b9e09e8d8dbe4e09.js +0 -1
- package/.next/static/chunks/app/optimisation/page-b9e09e8d8dbe4e09.js +0 -1
- package/.next/static/chunks/app/parser-debug/page-b9e09e8d8dbe4e09.js +0 -1
- package/.next/static/chunks/app/pricing/page-018afe8b173798a7.js +0 -1
- package/.next/static/chunks/app/sessions/page-a3788e4109a7326a.js +0 -1
- package/.next/static/chunks/app/settings/page-d6f4231b4f3d3d52.js +0 -1
- package/.next/static/chunks/main-app-e9ccddef393e28c3.js +0 -1
- package/.next/static/css/345c72d042dc3b8c.css +0 -3
- /package/.next/static/{tXdtPlJBSPsCp8hkWrZhA → 7TYr5z_VBVbDKre2-G3zo}/_buildManifest.js +0 -0
- /package/.next/static/{tXdtPlJBSPsCp8hkWrZhA → 7TYr5z_VBVbDKre2-G3zo}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
7TYr5z_VBVbDKre2-G3zo
|
|
@@ -4,171 +4,189 @@
|
|
|
4
4
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
5
5
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
6
6
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
7
|
-
"static/chunks/main-app-
|
|
8
|
-
"static/chunks/app/_not-found/page-
|
|
7
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
8
|
+
"static/chunks/app/_not-found/page-73368c3ff767c206.js"
|
|
9
9
|
],
|
|
10
|
-
"/
|
|
10
|
+
"/global-error": [
|
|
11
11
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
12
12
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
13
13
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
14
|
-
"static/chunks/main-app-
|
|
15
|
-
"static/css/345c72d042dc3b8c.css",
|
|
14
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
16
15
|
"static/chunks/619-f072ac750404f9da.js",
|
|
17
|
-
"static/chunks/
|
|
16
|
+
"static/chunks/125-ab0f8db8f84c1166.js",
|
|
17
|
+
"static/chunks/app/global-error-5e5ca289097d6752.js"
|
|
18
18
|
],
|
|
19
|
-
"/
|
|
19
|
+
"/not-found": [
|
|
20
20
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
21
21
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
22
22
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
23
|
-
"static/chunks/main-app-
|
|
24
|
-
"static/chunks/
|
|
23
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
24
|
+
"static/chunks/619-f072ac750404f9da.js",
|
|
25
|
+
"static/chunks/app/not-found-a5d65eff385a58cb.js"
|
|
25
26
|
],
|
|
26
|
-
"/
|
|
27
|
+
"/layout": [
|
|
27
28
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
28
29
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
29
30
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
30
|
-
"static/chunks/main-app-
|
|
31
|
-
"static/
|
|
31
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
32
|
+
"static/css/721beb79f7b8ba3d.css",
|
|
33
|
+
"static/chunks/619-f072ac750404f9da.js",
|
|
34
|
+
"static/chunks/app/layout-8942804176ff26f3.js"
|
|
32
35
|
],
|
|
33
|
-
"/api/
|
|
36
|
+
"/api/prices/refresh/route": [
|
|
34
37
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
35
38
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
36
39
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
37
|
-
"static/chunks/main-app-
|
|
38
|
-
"static/chunks/app/api/
|
|
40
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
41
|
+
"static/chunks/app/api/prices/refresh/route-73368c3ff767c206.js"
|
|
39
42
|
],
|
|
40
43
|
"/api/files/route": [
|
|
41
44
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
42
45
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
43
46
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
44
|
-
"static/chunks/main-app-
|
|
45
|
-
"static/chunks/app/api/files/route-
|
|
47
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
48
|
+
"static/chunks/app/api/files/route-73368c3ff767c206.js"
|
|
46
49
|
],
|
|
47
|
-
"/api/
|
|
50
|
+
"/api/data/route": [
|
|
48
51
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
49
52
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
50
53
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
51
|
-
"static/chunks/main-app-
|
|
52
|
-
"static/chunks/app/api/
|
|
54
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
55
|
+
"static/chunks/app/api/data/route-73368c3ff767c206.js"
|
|
53
56
|
],
|
|
54
57
|
"/api/settings/route": [
|
|
55
58
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
56
59
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
57
60
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
58
|
-
"static/chunks/main-app-
|
|
59
|
-
"static/chunks/app/api/settings/route-
|
|
61
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
62
|
+
"static/chunks/app/api/settings/route-73368c3ff767c206.js"
|
|
60
63
|
],
|
|
61
|
-
"/api/
|
|
64
|
+
"/api/analytics/route": [
|
|
62
65
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
63
66
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
64
67
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
65
|
-
"static/chunks/main-app-
|
|
66
|
-
"static/chunks/app/api/
|
|
68
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
69
|
+
"static/chunks/app/api/analytics/route-73368c3ff767c206.js"
|
|
67
70
|
],
|
|
68
|
-
"/api/
|
|
71
|
+
"/api/scan/route": [
|
|
69
72
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
70
73
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
71
74
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
72
|
-
"static/chunks/main-app-
|
|
73
|
-
"static/chunks/app/api/
|
|
75
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
76
|
+
"static/chunks/app/api/scan/route-73368c3ff767c206.js"
|
|
74
77
|
],
|
|
75
|
-
"/
|
|
78
|
+
"/api/export/route": [
|
|
76
79
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
77
80
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
78
81
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
79
|
-
"static/chunks/main-app-
|
|
80
|
-
"static/chunks/app/
|
|
82
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
83
|
+
"static/chunks/app/api/export/route-73368c3ff767c206.js"
|
|
81
84
|
],
|
|
82
|
-
"/
|
|
85
|
+
"/api/prices/route": [
|
|
83
86
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
84
87
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
85
88
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
86
|
-
"static/chunks/main-app-
|
|
87
|
-
"static/chunks/app/
|
|
89
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
90
|
+
"static/chunks/app/api/prices/route-73368c3ff767c206.js"
|
|
88
91
|
],
|
|
89
92
|
"/debug/page": [
|
|
90
93
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
91
94
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
92
95
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
93
|
-
"static/chunks/main-app-
|
|
94
|
-
"static/chunks/app/debug/page-
|
|
96
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
97
|
+
"static/chunks/app/debug/page-73368c3ff767c206.js"
|
|
95
98
|
],
|
|
96
|
-
"/
|
|
99
|
+
"/optimisation/page": [
|
|
97
100
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
98
101
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
99
102
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
100
|
-
"static/chunks/main-app-
|
|
101
|
-
"static/chunks/
|
|
102
|
-
"static/chunks/app/diagnostics/page-b441b4dc7540d900.js"
|
|
103
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
104
|
+
"static/chunks/app/optimisation/page-73368c3ff767c206.js"
|
|
103
105
|
],
|
|
104
106
|
"/pricing/page": [
|
|
105
107
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
106
108
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
107
109
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
108
|
-
"static/chunks/main-app-
|
|
110
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
109
111
|
"static/chunks/125-ab0f8db8f84c1166.js",
|
|
110
|
-
"static/chunks/app/pricing/page-
|
|
112
|
+
"static/chunks/app/pricing/page-ef5c7a194064f762.js"
|
|
111
113
|
],
|
|
112
|
-
"/
|
|
114
|
+
"/parser-debug/page": [
|
|
113
115
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
114
116
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
115
117
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
116
|
-
"static/chunks/main-app-
|
|
117
|
-
"static/chunks/app/
|
|
118
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
119
|
+
"static/chunks/app/parser-debug/page-73368c3ff767c206.js"
|
|
118
120
|
],
|
|
119
|
-
"/
|
|
121
|
+
"/discovery/page": [
|
|
120
122
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
121
123
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
122
124
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
123
|
-
"static/chunks/main-app-
|
|
124
|
-
"static/chunks/
|
|
125
|
-
"static/chunks/app/sessions/page-a3788e4109a7326a.js"
|
|
125
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
126
|
+
"static/chunks/app/discovery/page-73368c3ff767c206.js"
|
|
126
127
|
],
|
|
127
|
-
"/
|
|
128
|
+
"/models/page": [
|
|
128
129
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
129
130
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
130
131
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
131
|
-
"static/chunks/main-app-
|
|
132
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
133
|
+
"static/chunks/938-23236de1c47554ea.js",
|
|
134
|
+
"static/chunks/app/models/page-322bc59cb4e509ea.js"
|
|
135
|
+
],
|
|
136
|
+
"/sessions/page": [
|
|
137
|
+
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
138
|
+
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
139
|
+
"static/chunks/255-e881f48ae1d2333a.js",
|
|
140
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
141
|
+
"static/chunks/619-f072ac750404f9da.js",
|
|
132
142
|
"static/chunks/125-ab0f8db8f84c1166.js",
|
|
133
|
-
"static/chunks/app/
|
|
143
|
+
"static/chunks/app/sessions/page-29caec7e6ccc927c.js"
|
|
134
144
|
],
|
|
135
|
-
"/
|
|
145
|
+
"/settings/page": [
|
|
136
146
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
137
147
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
138
148
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
139
|
-
"static/chunks/main-app-
|
|
140
|
-
"static/chunks/
|
|
141
|
-
"static/chunks/app/
|
|
149
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
150
|
+
"static/chunks/125-ab0f8db8f84c1166.js",
|
|
151
|
+
"static/chunks/app/settings/page-eb73d2694a8aea17.js"
|
|
142
152
|
],
|
|
143
153
|
"/projects/page": [
|
|
144
154
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
145
155
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
146
156
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
147
|
-
"static/chunks/main-app-
|
|
157
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
158
|
+
"static/chunks/619-f072ac750404f9da.js",
|
|
148
159
|
"static/chunks/125-ab0f8db8f84c1166.js",
|
|
149
160
|
"static/chunks/938-23236de1c47554ea.js",
|
|
150
|
-
"static/chunks/619-f072ac750404f9da.js",
|
|
151
161
|
"static/chunks/850-8bc31e41590b5831.js",
|
|
152
|
-
"static/chunks/app/projects/page-
|
|
162
|
+
"static/chunks/app/projects/page-8c1cafedbf59fe39.js"
|
|
153
163
|
],
|
|
154
|
-
"/page": [
|
|
164
|
+
"/tools/page": [
|
|
155
165
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
156
166
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
157
167
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
158
|
-
"static/chunks/main-app-
|
|
159
|
-
"static/chunks/125-ab0f8db8f84c1166.js",
|
|
168
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
160
169
|
"static/chunks/938-23236de1c47554ea.js",
|
|
170
|
+
"static/chunks/app/tools/page-322bc59cb4e509ea.js"
|
|
171
|
+
],
|
|
172
|
+
"/diagnostics/page": [
|
|
173
|
+
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
174
|
+
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
175
|
+
"static/chunks/255-e881f48ae1d2333a.js",
|
|
176
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
161
177
|
"static/chunks/619-f072ac750404f9da.js",
|
|
162
|
-
"static/chunks/
|
|
163
|
-
"static/chunks/app/page-32d95f632ce2b861.js"
|
|
178
|
+
"static/chunks/app/diagnostics/page-b441b4dc7540d900.js"
|
|
164
179
|
],
|
|
165
|
-
"/
|
|
180
|
+
"/page": [
|
|
166
181
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
167
182
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
168
183
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
169
|
-
"static/chunks/main-app-
|
|
184
|
+
"static/chunks/main-app-cbae64fb3267e561.js",
|
|
185
|
+
"static/chunks/619-f072ac750404f9da.js",
|
|
186
|
+
"static/chunks/125-ab0f8db8f84c1166.js",
|
|
170
187
|
"static/chunks/938-23236de1c47554ea.js",
|
|
171
|
-
"static/chunks/
|
|
188
|
+
"static/chunks/850-8bc31e41590b5831.js",
|
|
189
|
+
"static/chunks/app/page-0ba6c578b543d4cf.js"
|
|
172
190
|
]
|
|
173
191
|
}
|
|
174
192
|
}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_not-found/page": "/_not-found",
|
|
3
|
-
"/api/analytics/route": "/api/analytics",
|
|
4
|
-
"/api/export/route": "/api/export",
|
|
5
|
-
"/api/data/route": "/api/data",
|
|
6
|
-
"/api/files/route": "/api/files",
|
|
7
3
|
"/api/prices/refresh/route": "/api/prices/refresh",
|
|
4
|
+
"/api/files/route": "/api/files",
|
|
5
|
+
"/api/data/route": "/api/data",
|
|
8
6
|
"/api/settings/route": "/api/settings",
|
|
7
|
+
"/api/analytics/route": "/api/analytics",
|
|
9
8
|
"/api/scan/route": "/api/scan",
|
|
9
|
+
"/api/export/route": "/api/export",
|
|
10
10
|
"/api/prices/route": "/api/prices",
|
|
11
|
-
"/discovery/page": "/discovery",
|
|
12
|
-
"/parser-debug/page": "/parser-debug",
|
|
13
11
|
"/debug/page": "/debug",
|
|
14
|
-
"/diagnostics/page": "/diagnostics",
|
|
15
|
-
"/pricing/page": "/pricing",
|
|
16
12
|
"/optimisation/page": "/optimisation",
|
|
13
|
+
"/pricing/page": "/pricing",
|
|
14
|
+
"/parser-debug/page": "/parser-debug",
|
|
15
|
+
"/discovery/page": "/discovery",
|
|
16
|
+
"/models/page": "/models",
|
|
17
17
|
"/sessions/page": "/sessions",
|
|
18
18
|
"/settings/page": "/settings",
|
|
19
|
-
"/models/page": "/models",
|
|
20
19
|
"/projects/page": "/projects",
|
|
21
|
-
"/page": "/",
|
|
22
|
-
"/
|
|
20
|
+
"/tools/page": "/tools",
|
|
21
|
+
"/diagnostics/page": "/diagnostics",
|
|
22
|
+
"/page": "/"
|
|
23
23
|
}
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/7TYr5z_VBVbDKre2-G3zo/_buildManifest.js",
|
|
9
|
+
"static/7TYr5z_VBVbDKre2-G3zo/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-3fcacae817f3ffab.js",
|
|
13
13
|
"static/chunks/4bd1b696-409494caf8c83275.js",
|
|
14
14
|
"static/chunks/255-e881f48ae1d2333a.js",
|
|
15
|
-
"static/chunks/main-app-
|
|
15
|
+
"static/chunks/main-app-cbae64fb3267e561.js"
|
|
16
16
|
],
|
|
17
17
|
"rootMainFilesTree": {},
|
|
18
18
|
"pages": {
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"dynamicRoutes": {},
|
|
31
31
|
"notFoundRoutes": [],
|
|
32
32
|
"preview": {
|
|
33
|
-
"previewModeId": "
|
|
34
|
-
"previewModeSigningKey": "
|
|
35
|
-
"previewModeEncryptionKey": "
|
|
33
|
+
"previewModeId": "edbfe1750b08bb8b51811662e554deb2",
|
|
34
|
+
"previewModeSigningKey": "01d8f75dbcf1ac6da8aeffef2c2bebea95c1d196c930111a19c43482ca6ca6c7",
|
|
35
|
+
"previewModeEncryptionKey": "f4f0278083ff88a63839ffdf827331ab6be4e96c658bf626df9ab5fba9800065"
|
|
36
36
|
}
|
|
37
37
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(()=>{var a={};a.id=492,a.ids=[492],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},
|
|
2
|
-
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:w.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===L.isDev,l=c||b.writableEnded;if(ai&&ac&&!f&&!O)return(null==ad?void 0:ad.render404)?await ad.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(j=(0,x.parseFallbackField)(aj.fallback)),j===x.FallbackMode.PRERENDER&&(0,v.isBot)(am)&&(!as||ao)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(j!==x.FallbackMode.NOT_FOUND||f)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),!O&&j!==x.FallbackMode.BLOCKING_STATIC_RENDER&&aC&&!l&&!aa&&U&&(k||!ak)){let b;if((k||aj)&&j===x.FallbackMode.NOT_FOUND)throw new C.NoFallbackError;if(as&&!aq){let c="string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:k?ah:null;if(b=await L.handleResponse({cacheKey:c,req:a,nextConfig:ae,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:_,isRoutePPREnabled:as,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||au?(0,o.u)(ah):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let n=ai||g||!av?void 0:av;if(at&&void 0!==n)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:w.CachedRouteKind.PAGES,html:y.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=U&&as&&((0,h.getRequestMeta)(a,"renderFallbackShell")||au)?(0,o.u)(ag):null;return m({span:i,postponed:n,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,o=await L.handleResponse({cacheKey:aB,responseGenerator:a=>n({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ae,prerenderManifest:_,waitUntil:d.waitUntil});if(aa&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!o){if(aB)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=o.value)?void 0:f.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=o.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof o.value.postponed;al&&!aw&&(!p||ap)&&(O||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":o.isMiss?"MISS":o.isStale?"STALE":"HIT"),b.setHeader(u.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=o;if(av)l={revalidate:0,expire:void 0};else if(O&&aq&&!ap&&as)l={revalidate:0,expire:void 0};else if(!L.isDev)if(aa)l={revalidate:0,expire:void 0};else if(al){if(o.cacheControl)if("number"==typeof o.cacheControl.revalidate){if(o.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${o.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:o.cacheControl.revalidate,expire:(null==(j=o.cacheControl)?void 0:j.expire)??ae.expireTime}}else l={revalidate:z.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(o.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===w.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[z.NEXT_CACHE_TAGS_HEADER];O&&al&&c&&"string"==typeof c&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(d,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.EMPTY,cacheControl:o.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...o,value:{...o.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&av)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(O&&al||delete a[z.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[z.NEXT_CACHE_TAGS_HEADER];if(O&&al&&s&&"string"==typeof s&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,s),!q.status||aq&&as||(b.statusCode=q.status),!O&&q.status&&G.RedirectStatusCode[q.status]&&aq&&(b.statusCode=200),p&&b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"1"),aq&&!aa){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:q.html,cacheControl:aw?{revalidate:0,expire:void 0}:o.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(q.rscData,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl})}let t=q.html;if(!p||O||aq)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:o.cacheControl});if(at)return t.push(new ReadableStream({start(a){a.enqueue(A.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}});let v=new TransformStream;return t.push(v.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(v.writable)}).catch(a=>{v.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}})};if(!aG)return await aF.withPropagatedContext(a.headers,()=>aF.trace(i.BaseServerSpan.handleRequest,{spanName:`${aE} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aE,"http.target":a.url}},p));await p(aG)}catch(b){throw b instanceof C.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:al,isOnDemandRevalidate:ai})},ad),b}}},79694:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,3991,23))},82704:()=>{},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},89743:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,54160,23)),Promise.resolve().then(c.t.bind(c,31603,23)),Promise.resolve().then(c.t.bind(c,68495,23)),Promise.resolve().then(c.t.bind(c,75170,23)),Promise.resolve().then(c.t.bind(c,77526,23)),Promise.resolve().then(c.t.bind(c,78922,23)),Promise.resolve().then(c.t.bind(c,29234,23)),Promise.resolve().then(c.t.bind(c,12263,23)),Promise.resolve().then(c.bind(c,82146))},98635:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>w,metadata:()=>v});var d=c(75338);c(82704);var e=c(65169),f=c.n(e),g=c(95904),h=c(87859),i=c(23554),j=c(50629),k=c(44391),l=c(17448),m=c(93238),n=c(69138),o=c(47186),p=c(27765),q=c(5794),r=c(99618);let s=[{href:"/",label:"Overview",icon:g.A},{href:"/tools",label:"Tools",icon:h.A},{href:"/models",label:"Models",icon:i.A},{href:"/projects",label:"Projects",icon:j.A},{href:"/sessions",label:"Sessions",icon:k.A},{href:"/optimisation",label:"Insights",icon:l.A},{href:"/pricing",label:"Pricing",icon:m.A},{href:"/diagnostics",label:"Doctor",icon:n.A},{href:"/discovery",label:"Discovery",icon:o.A},{href:"/parser-debug",label:"Parsers",icon:p.A},{href:"/debug",label:"Raw Data",icon:p.A},{href:"/settings",label:"Settings",icon:q.A}];function t(){return(0,d.jsx)("aside",{className:"sticky top-0 hidden h-screen w-64 shrink-0 border-r bg-card md:block",children:(0,d.jsxs)("div",{className:"flex h-full flex-col",children:[(0,d.jsx)("div",{className:"border-b p-5",children:(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("div",{className:"flex h-9 w-9 items-center justify-center rounded-md bg-primary text-primary-foreground",children:(0,d.jsx)(r.A,{className:"h-5 w-5"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("div",{className:"text-sm font-semibold",children:"TokenTrace CLI"}),(0,d.jsx)("div",{className:"text-xs text-muted-foreground",children:"Local analytics"})]})]})}),(0,d.jsx)("nav",{className:"flex-1 space-y-1 p-3",children:s.map(a=>{let b=a.icon;return(0,d.jsxs)(f(),{href:a.href,className:"flex items-center gap-3 rounded-md px-3 py-2 text-sm text-muted-foreground transition-colors hover:bg-muted hover:text-foreground",children:[(0,d.jsx)(b,{className:"h-4 w-4"}),a.label]},a.href)})}),(0,d.jsxs)("div",{className:"space-y-2 border-t p-4 text-xs text-muted-foreground",children:[(0,d.jsx)("p",{children:"Local only. No telemetry. Raw content off by default."}),(0,d.jsxs)("p",{children:["Open source by"," ",(0,d.jsx)("a",{href:"https://github.com/abhiyoheswaran1",target:"_blank",rel:"noreferrer",className:"underline-offset-2 hover:underline",children:"Abhi Yoheswaran"}),"."]})]})]})})}function u(){return(0,d.jsx)("nav",{className:"flex gap-2 overflow-x-auto border-b bg-card px-4 py-2 md:hidden",children:s.map(a=>{let b=a.icon;return(0,d.jsxs)(f(),{href:a.href,className:"flex shrink-0 items-center gap-2 rounded-md border px-3 py-2 text-xs text-muted-foreground",children:[(0,d.jsx)(b,{className:"h-3.5 w-3.5"}),a.label]},a.href)})})}let v={title:"TokenTrace CLI",description:"Local-first AI CLI token and cost analytics"};function w({children:a}){return(0,d.jsx)("html",{lang:"en",children:(0,d.jsx)("body",{children:(0,d.jsxs)("div",{className:"flex min-h-screen",children:[(0,d.jsx)(t,{}),(0,d.jsxs)("main",{className:"min-w-0 flex-1",children:[(0,d.jsxs)("div",{className:"border-b bg-card px-4 py-3 md:hidden",children:[(0,d.jsx)("div",{className:"text-sm font-semibold",children:"TokenTrace CLI"}),(0,d.jsx)("div",{className:"text-xs text-muted-foreground",children:"Local analytics dashboard"})]}),(0,d.jsx)(u,{}),(0,d.jsx)("div",{className:"mx-auto w-full max-w-7xl px-4 py-6 sm:px-6 lg:px-8",children:a})]})]})})})}}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[331,123],()=>b(b.s=67455));module.exports=c})();
|
|
1
|
+
(()=>{var a={};a.id=492,a.ids=[492],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},67455:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>D.default,__next_app__:()=>J,handler:()=>L,pages:()=>I,routeModule:()=>K,tree:()=>H});var d=c(49754),e=c(9117),f=c(46595),g=c(32324),h=c(39326),i=c(38928),j=c(20175),k=c(12),l=c(54290),m=c(12696),n=c(52574),o=c(82802),p=c(77533),q=c(45229),r=c(32822),s=c(261),t=c(26453),u=c(52474),v=c(26713),w=c(51356),x=c(62685),y=c(36225),z=c(63446),A=c(2762),B=c(45742),C=c(86439),D=c(50539),E=c(62506),F=c(91203),G={};for(let a in E)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(G[a]=()=>E[a]);c.d(b,G);let H={children:["",{children:["/_not-found",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,8595)),"/Users/abhyoh/Documents/Brand/Apps/token-usage/app/not-found.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,98635)),"/Users/abhyoh/Documents/Brand/Apps/token-usage/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.bind(c,50539)),"/Users/abhyoh/Documents/Brand/Apps/token-usage/app/global-error.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,8595)),"/Users/abhyoh/Documents/Brand/Apps/token-usage/app/not-found.tsx"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,90461,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,32768,23)),"next/dist/client/components/builtin/unauthorized.js"]}]}.children,I=[],J={require:c,loadChunk:()=>Promise.resolve()},K=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/_not-found/page",pathname:"/_not-found",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:H},distDir:".next",relativeProjectDir:""});async function L(a,b,d){var G;let M="/_not-found/page";"/index"===M&&(M="/");let N=(0,h.getRequestMeta)(a,"postponed"),O=(0,h.getRequestMeta)(a,"minimalMode"),P=await K.prepare(a,b,{srcPage:M,multiZoneDraftMode:!1});if(!P)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Q,query:R,params:S,parsedUrl:T,pageIsDynamic:U,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,serverActionsManifest:Y,clientReferenceManifest:Z,subresourceIntegrityManifest:$,prerenderManifest:_,isDraftMode:aa,resolvedPathname:ab,revalidateOnlyGenerated:ac,routerServerContext:ad,nextConfig:ae,interceptionRoutePatterns:af}=P,ag=T.pathname||"/",ah=(0,s.normalizeAppPath)(M),{isOnDemandRevalidate:ai}=P,aj=K.match(ag,_),ak=!!_.routes[ab],al=!!(aj||ak||_.routes[ah]),am=a.headers["user-agent"]||"",an=(0,v.getBotType)(am),ao=(0,q.isHtmlBotRequest)(a),ap=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[u.NEXT_ROUTER_PREFETCH_HEADER],aq=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[u.RSC_HEADER]),ar=(0,t.getIsPossibleServerAction)(a),as=(0,m.checkIsAppPPREnabled)(ae.experimental.ppr)&&(null==(G=_.routes[ah]??_.dynamicRoutes[ah])?void 0:G.renderingMode)==="PARTIALLY_STATIC",at=!1,au=!1,av=as?N:void 0,aw=as&&aq&&!ap,ax=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ay=!am||(0,q.shouldServeStreamingMetadata)(am,ae.htmlLimitedBots);ao&&as&&(al=!1,ay=!1);let az=!0===K.isDev||!al||"string"==typeof N||aw,aA=ao&&as,aB=null;aa||!al||az||ar||av||aw||(aB=ab);let aC=aB;!aC&&K.isDev&&(aC=ab),K.isDev||aa||!al||!aq||aw||(0,k.d)(a.headers);let aD={...E,tree:H,pages:I,GlobalError:D.default,handler:L,routeModule:K,__next_app__:J};Y&&Z&&(0,p.setReferenceManifestsSingleton)({page:M,clientReferenceManifest:Z,serverActionsManifest:Y,serverModuleMap:(0,r.createServerModuleMap)({serverActionsManifest:Y})});let aE=a.method||"GET",aF=(0,g.getTracer)(),aG=aF.getActiveScopeSpan();try{let f=K.getVaryHeader(ab,af);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return K.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aF.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aE} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aE} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:R,params:S,page:ah,sharedContext:{buildId:Q},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aD,Component:(0,j.T)(aD),params:S,routeModule:K,page:M,postponed:f,shouldWaitOnAllReady:aA,serveStreamingMetadata:ay,supportsDynamicResponse:"string"==typeof f||az,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,subresourceIntegrityManifest:$,serverActionsManifest:Y,clientReferenceManifest:Z,setIsrStatus:null==ad?void 0:ad.setIsrStatus,dir:c(33873).join(process.cwd(),K.relativeProjectDir),isDraftMode:aa,isRevalidate:al&&!f&&!aw,botType:an,isOnDemandRevalidate:ai,isPossibleServerAction:ar,assetPrefix:ae.assetPrefix,nextConfigOutput:ae.output,crossOrigin:ae.crossOrigin,trailingSlash:ae.trailingSlash,previewProps:_.preview,deploymentId:ae.deploymentId,enableTainting:ae.experimental.taint,htmlLimitedBots:ae.htmlLimitedBots,devtoolSegmentExplorer:ae.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ae.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ae.experimental.cacheLife,basePath:ae.basePath,serverActions:ae.experimental.serverActions,...at?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:at}:{},experimental:{isRoutePPREnabled:as,expireTime:ae.expireTime,staleTimes:ae.experimental.staleTimes,cacheComponents:!!ae.experimental.cacheComponents,clientSegmentCache:!!ae.experimental.clientSegmentCache,clientParamParsing:!!ae.experimental.clientParamParsing,dynamicOnHover:!!ae.experimental.dynamicOnHover,inlineCss:!!ae.experimental.inlineCss,authInterrupts:!!ae.experimental.authInterrupts,clientTraceMetadata:ae.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>K.onRequestError(a,b,d,ad),err:(0,h.getRequestMeta)(a,"invokeError"),dev:K.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[z.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,al&&(null==n?void 0:n.revalidate)===0&&!K.isDev&&!as){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ab}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
|
+
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:w.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===K.isDev,l=c||b.writableEnded;if(ai&&ac&&!f&&!O)return(null==ad?void 0:ad.render404)?await ad.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(j=(0,x.parseFallbackField)(aj.fallback)),j===x.FallbackMode.PRERENDER&&(0,v.isBot)(am)&&(!as||ao)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(j!==x.FallbackMode.NOT_FOUND||f)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),!O&&j!==x.FallbackMode.BLOCKING_STATIC_RENDER&&aC&&!l&&!aa&&U&&(k||!ak)){let b;if((k||aj)&&j===x.FallbackMode.NOT_FOUND)throw new C.NoFallbackError;if(as&&!aq){let c="string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:k?ah:null;if(b=await K.handleResponse({cacheKey:c,req:a,nextConfig:ae,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:_,isRoutePPREnabled:as,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||au?(0,o.u)(ah):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let n=ai||g||!av?void 0:av;if(at&&void 0!==n)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:w.CachedRouteKind.PAGES,html:y.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=U&&as&&((0,h.getRequestMeta)(a,"renderFallbackShell")||au)?(0,o.u)(ag):null;return m({span:i,postponed:n,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,o=await K.handleResponse({cacheKey:aB,responseGenerator:a=>n({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ae,prerenderManifest:_,waitUntil:d.waitUntil});if(aa&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),K.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!o){if(aB)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=o.value)?void 0:f.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=o.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof o.value.postponed;al&&!aw&&(!p||ap)&&(O||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":o.isMiss?"MISS":o.isStale?"STALE":"HIT"),b.setHeader(u.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=o;if(av)l={revalidate:0,expire:void 0};else if(O&&aq&&!ap&&as)l={revalidate:0,expire:void 0};else if(!K.isDev)if(aa)l={revalidate:0,expire:void 0};else if(al){if(o.cacheControl)if("number"==typeof o.cacheControl.revalidate){if(o.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${o.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:o.cacheControl.revalidate,expire:(null==(j=o.cacheControl)?void 0:j.expire)??ae.expireTime}}else l={revalidate:z.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(o.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===w.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[z.NEXT_CACHE_TAGS_HEADER];O&&al&&c&&"string"==typeof c&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(d,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.EMPTY,cacheControl:o.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...o,value:{...o.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&av)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(O&&al||delete a[z.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[z.NEXT_CACHE_TAGS_HEADER];if(O&&al&&s&&"string"==typeof s&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,s),!q.status||aq&&as||(b.statusCode=q.status),!O&&q.status&&F.RedirectStatusCode[q.status]&&aq&&(b.statusCode=200),p&&b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"1"),aq&&!aa){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:q.html,cacheControl:aw?{revalidate:0,expire:void 0}:o.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(q.rscData,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl})}let t=q.html;if(!p||O||aq)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:o.cacheControl});if(at)return t.push(new ReadableStream({start(a){a.enqueue(A.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}});let v=new TransformStream;return t.push(v.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(v.writable)}).catch(a=>{v.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}})};if(!aG)return await aF.withPropagatedContext(a.headers,()=>aF.trace(i.BaseServerSpan.handleRequest,{spanName:`${aE} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aE,"http.target":a.url}},p));await p(aG)}catch(b){throw b instanceof C.NoFallbackError||await K.onRequestError(a,b,{routerKind:"App Router",routePath:M,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:al,isOnDemandRevalidate:ai})},ad),b}}},78335:()=>{},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},96487:()=>{}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[331,168,239],()=>b(b.s=67455));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../node_modules/next/dist/shared/lib/segment.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../package.json","../../chunks/
|
|
1
|
+
{"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../node_modules/next/dist/shared/lib/segment.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../package.json","../../chunks/168.js","../../chunks/239.js","../../chunks/331.js","../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5813":{"*":{"id":"1551","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"23050":{"*":{"id":"30438","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5813":{"*":{"id":"1551","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"23050":{"*":{"id":"30438","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"28731":{"*":{"id":"77189","name":"*","chunks":[],"async":false}},"33055":{"*":{"id":"13879","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"58832":{"*":{"id":"86878","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"99550":{"*":{"id":"4103","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/esm/client/components/client-page.js":{"id":81959,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17989,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":63886,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":15278,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":98924,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":24431,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":80622,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/app/global-error.tsx":{"id":28731,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","125","static/chunks/125-ab0f8db8f84c1166.js","219","static/chunks/app/global-error-5e5ca289097d6752.js"],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/client/app-dir/link.js":{"id":52619,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","125","static/chunks/125-ab0f8db8f84c1166.js","938","static/chunks/938-23236de1c47554ea.js","850","static/chunks/850-8bc31e41590b5831.js","974","static/chunks/app/page-0ba6c578b543d4cf.js"],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/node_modules/next/dist/esm/client/app-dir/link.js":{"id":52619,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","125","static/chunks/125-ab0f8db8f84c1166.js","938","static/chunks/938-23236de1c47554ea.js","850","static/chunks/850-8bc31e41590b5831.js","974","static/chunks/app/page-0ba6c578b543d4cf.js"],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/app/globals.css":{"id":41290,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","558","static/chunks/app/layout-8942804176ff26f3.js"],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/components/pricing-settings.tsx":{"id":58832,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/components/charts/rank-bar-chart.tsx":{"id":5813,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","125","static/chunks/125-ab0f8db8f84c1166.js","938","static/chunks/938-23236de1c47554ea.js","850","static/chunks/850-8bc31e41590b5831.js","974","static/chunks/app/page-0ba6c578b543d4cf.js"],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/components/session-explorer.tsx":{"id":33055,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/components/settings-panel.tsx":{"id":99550,"name":"*","chunks":[],"async":false},"/Users/abhyoh/Documents/Brand/Apps/token-usage/components/charts/trend-chart.tsx":{"id":23050,"name":"*","chunks":["619","static/chunks/619-f072ac750404f9da.js","125","static/chunks/125-ab0f8db8f84c1166.js","938","static/chunks/938-23236de1c47554ea.js","850","static/chunks/850-8bc31e41590b5831.js","974","static/chunks/app/page-0ba6c578b543d4cf.js"],"async":false}},"entryCSSFiles":{"/Users/abhyoh/Documents/Brand/Apps/token-usage/":[],"/Users/abhyoh/Documents/Brand/Apps/token-usage/app/global-error":[],"/Users/abhyoh/Documents/Brand/Apps/token-usage/app/not-found":[],"/Users/abhyoh/Documents/Brand/Apps/token-usage/app/layout":[{"inlined":false,"path":"static/css/721beb79f7b8ba3d.css"}],"/Users/abhyoh/Documents/Brand/Apps/token-usage/app/page":[],"/Users/abhyoh/Documents/Brand/Apps/token-usage/app/_not-found/page":[]},"rscModuleMapping":{"5813":{"*":{"id":"62317","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}},"15278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"17989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"23050":{"*":{"id":"25268","name":"*","chunks":[],"async":false}},"24431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"28731":{"*":{"id":"50539","name":"*","chunks":[],"async":false}},"33055":{"*":{"id":"44300","name":"*","chunks":[],"async":false}},"41290":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"52619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"58832":{"*":{"id":"61488","name":"*","chunks":[],"async":false}},"63886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"80622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"81959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"98924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"99550":{"*":{"id":"3570","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|