auramaxx 0.0.3 → 0.0.5
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 +56 -42
- package/.next/app-path-routes-manifest.json +7 -5
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +43 -43
- 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 +2 -2
- package/.next/server/app/api/[...doc]/page.js +1 -1
- package/.next/server/app/api/[...doc]/page.js.nft.json +1 -1
- package/.next/server/app/api/[...doc]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agent-requests/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/apps/install/route.js +2 -2
- package/.next/server/app/api/apps/install/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/apps/manifests/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/apps/static/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/docs/plain/route.js +1 -1
- package/.next/server/app/api/docs/plain/route.js.nft.json +1 -1
- package/.next/server/app/api/docs/plain/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/page.js +1 -1
- package/.next/server/app/api/page.js.nft.json +1 -1
- package/.next/server/app/api/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/update/route.js +1 -0
- package/.next/server/app/api/update/route.js.nft.json +1 -0
- package/.next/server/app/api/update/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/version/route.js +1 -0
- package/.next/server/app/api/version/route.js.nft.json +1 -0
- package/.next/server/app/api/version/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/workspace/[id]/apps/[wid]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/[id]/apps/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/[id]/export/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/config/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/import/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace/route_client-reference-manifest.js +1 -1
- package/.next/server/app/app-legacy-do-not-use/page_client-reference-manifest.js +1 -1
- package/.next/server/app/app-legacy-do-not-use.html +1 -1
- package/.next/server/app/app-legacy-do-not-use.rsc +2 -2
- package/.next/server/app/approve/[actionId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/docs/[...doc]/page.js +1 -1
- package/.next/server/app/docs/[...doc]/page.js.nft.json +1 -1
- package/.next/server/app/docs/[...doc]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/docs/page.js +1 -1
- package/.next/server/app/docs/page.js.nft.json +1 -1
- package/.next/server/app/docs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/health/page_client-reference-manifest.js +1 -1
- package/.next/server/app/health.html +1 -1
- package/.next/server/app/health.rsc +2 -2
- package/.next/server/app/hello/page_client-reference-manifest.js +1 -1
- package/.next/server/app/hello.html +1 -1
- package/.next/server/app/hello.rsc +2 -2
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +3 -3
- package/.next/server/app/page.js +15 -15
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
- package/.next/server/app/privacy.html +1 -1
- package/.next/server/app/privacy.rsc +2 -2
- package/.next/server/app/share/[token]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/terms/page_client-reference-manifest.js +1 -1
- package/.next/server/app/terms.html +1 -1
- package/.next/server/app/terms.rsc +2 -2
- package/.next/server/app-paths-manifest.json +7 -5
- package/.next/server/chunks/{8553.js → 4697.js} +1 -1
- package/.next/server/chunks/9361.js +1 -0
- 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/api/agent-requests/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/apps/install/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/apps/manifests/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/apps/static/[...path]/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/docs/plain/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/events/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/update/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/version/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/workspace/[id]/apps/[wid]/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/workspace/[id]/apps/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/workspace/[id]/export/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/workspace/[id]/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/workspace/config/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/workspace/import/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/api/workspace/route-d8d4daf8d4870d7c.js +1 -0
- package/.next/static/chunks/app/page-cc9477ca52e8f3ff.js +1 -0
- package/.next/static/css/25eb6a853536db2c.css +3 -0
- package/.next/static/itoIPLfl14bgNZHKzdqn8/_buildManifest.js +1 -0
- package/.next/trace +4 -4
- package/.next/types/app/api/update/route.ts +347 -0
- package/.next/types/app/api/version/route.ts +347 -0
- package/.next/types/routes.d.ts +3 -1
- package/.next/types/validator.ts +18 -0
- package/README.md +3 -1
- package/next.config.ts +10 -0
- package/package.json +2 -1
- package/skills/auramaxx/HEARTBEAT.md +5 -3
- package/src/app/api/update/route.ts +43 -0
- package/src/app/api/version/route.ts +56 -0
- package/src/app/globals.css +15 -0
- package/src/app/page.tsx +155 -50
- package/src/components/UpdateBanner.tsx +65 -0
- package/src/components/vault/CredentialForm.tsx +87 -0
- package/src/components/vault/CredentialList.tsx +2 -45
- package/src/components/vault/CredentialShareModal.tsx +16 -4
- package/src/components/vault/CredentialVault.tsx +6 -1
- package/src/components/vault/credentialListSort.ts +56 -0
- package/src/hooks/useUpdateChecker.ts +85 -0
- package/src/lib/docs.ts +37 -4
- package/src/lib/startBannerQuotes.ts +64 -0
- package/src/server/cli/commands/skill.ts +4 -3
- package/src/server/cli/commands/start.ts +14 -5
- package/src/server/cli/lib/process.ts +20 -4
- package/src/server/cli/lib/theme.ts +45 -0
- package/src/server/mcp/server.ts +19 -7
- package/src/server/node_modules/.vite/vitest/da39a3ee5e6b4b0d3255bfef95601890afd80709/results.json +1 -1
- package/src/server/routes/heartbeat.ts +17 -16
- package/src/server/tests/cli/process.test.ts +59 -0
- package/src/server/tests/cli/start-run.test.ts +77 -0
- package/src/server/tests/cli/start.test.ts +13 -0
- package/src/server/tests/endpoints/heartbeat.test.ts +4 -3
- package/src/server/tests/mcp/server.test.ts +11 -3
- package/src/server/tsconfig.tsbuildinfo +1 -1
- package/tsconfig.json +1 -0
- package/.next/static/_bIvet5KVNOwzb3A-wDR5/_buildManifest.js +0 -1
- package/.next/static/chunks/app/api/agent-requests/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/api/apps/install/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/api/apps/manifests/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/api/apps/static/[...path]/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/api/docs/plain/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/api/events/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/api/workspace/[id]/apps/[wid]/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/api/workspace/[id]/apps/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/api/workspace/[id]/export/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/api/workspace/[id]/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/api/workspace/config/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/api/workspace/import/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/api/workspace/route-bb285b0c3655d981.js +0 -1
- package/.next/static/chunks/app/page-2473d18d5410c900.js +0 -1
- package/.next/static/css/7774b6feefd2f794.css +0 -3
- /package/.next/static/{_bIvet5KVNOwzb3A-wDR5 → itoIPLfl14bgNZHKzdqn8}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
itoIPLfl14bgNZHKzdqn8
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
13
13
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
14
14
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
15
|
-
"static/css/
|
|
15
|
+
"static/css/25eb6a853536db2c.css",
|
|
16
16
|
"static/chunks/4901-2fb78a7f9308613e.js",
|
|
17
17
|
"static/chunks/8273-922091226ba84a94.js",
|
|
18
18
|
"static/chunks/app/layout-644d52f255ca637c.js"
|
|
@@ -22,91 +22,105 @@
|
|
|
22
22
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
23
23
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
24
24
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
25
|
-
"static/chunks/app/api/agent-requests/route-
|
|
25
|
+
"static/chunks/app/api/agent-requests/route-d8d4daf8d4870d7c.js"
|
|
26
26
|
],
|
|
27
27
|
"/api/apps/install/route": [
|
|
28
28
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
29
29
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
30
30
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
31
31
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
32
|
-
"static/chunks/app/api/apps/install/route-
|
|
32
|
+
"static/chunks/app/api/apps/install/route-d8d4daf8d4870d7c.js"
|
|
33
33
|
],
|
|
34
34
|
"/api/apps/manifests/route": [
|
|
35
35
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
36
36
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
37
37
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
38
38
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
39
|
-
"static/chunks/app/api/apps/manifests/route-
|
|
39
|
+
"static/chunks/app/api/apps/manifests/route-d8d4daf8d4870d7c.js"
|
|
40
40
|
],
|
|
41
41
|
"/api/apps/static/[...path]/route": [
|
|
42
42
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
43
43
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
44
44
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
45
45
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
46
|
-
"static/chunks/app/api/apps/static/[...path]/route-
|
|
46
|
+
"static/chunks/app/api/apps/static/[...path]/route-d8d4daf8d4870d7c.js"
|
|
47
47
|
],
|
|
48
48
|
"/api/docs/plain/route": [
|
|
49
49
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
50
50
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
51
51
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
52
52
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
53
|
-
"static/chunks/app/api/docs/plain/route-
|
|
53
|
+
"static/chunks/app/api/docs/plain/route-d8d4daf8d4870d7c.js"
|
|
54
54
|
],
|
|
55
55
|
"/api/events/route": [
|
|
56
56
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
57
57
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
58
58
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
59
59
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
60
|
-
"static/chunks/app/api/events/route-
|
|
60
|
+
"static/chunks/app/api/events/route-d8d4daf8d4870d7c.js"
|
|
61
|
+
],
|
|
62
|
+
"/api/update/route": [
|
|
63
|
+
"static/chunks/webpack-c8bb136219038f88.js",
|
|
64
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
65
|
+
"static/chunks/1255-e8718b02724690dd.js",
|
|
66
|
+
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
67
|
+
"static/chunks/app/api/update/route-d8d4daf8d4870d7c.js"
|
|
68
|
+
],
|
|
69
|
+
"/api/version/route": [
|
|
70
|
+
"static/chunks/webpack-c8bb136219038f88.js",
|
|
71
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
72
|
+
"static/chunks/1255-e8718b02724690dd.js",
|
|
73
|
+
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
74
|
+
"static/chunks/app/api/version/route-d8d4daf8d4870d7c.js"
|
|
61
75
|
],
|
|
62
76
|
"/api/workspace/[id]/apps/[wid]/route": [
|
|
63
77
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
64
78
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
65
79
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
66
80
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
67
|
-
"static/chunks/app/api/workspace/[id]/apps/[wid]/route-
|
|
81
|
+
"static/chunks/app/api/workspace/[id]/apps/[wid]/route-d8d4daf8d4870d7c.js"
|
|
68
82
|
],
|
|
69
83
|
"/api/workspace/[id]/apps/route": [
|
|
70
84
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
71
85
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
72
86
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
73
87
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
74
|
-
"static/chunks/app/api/workspace/[id]/apps/route-
|
|
88
|
+
"static/chunks/app/api/workspace/[id]/apps/route-d8d4daf8d4870d7c.js"
|
|
75
89
|
],
|
|
76
90
|
"/api/workspace/[id]/export/route": [
|
|
77
91
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
78
92
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
79
93
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
80
94
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
81
|
-
"static/chunks/app/api/workspace/[id]/export/route-
|
|
95
|
+
"static/chunks/app/api/workspace/[id]/export/route-d8d4daf8d4870d7c.js"
|
|
82
96
|
],
|
|
83
97
|
"/api/workspace/[id]/route": [
|
|
84
98
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
85
99
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
86
100
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
87
101
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
88
|
-
"static/chunks/app/api/workspace/[id]/route-
|
|
102
|
+
"static/chunks/app/api/workspace/[id]/route-d8d4daf8d4870d7c.js"
|
|
89
103
|
],
|
|
90
104
|
"/api/workspace/config/route": [
|
|
91
105
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
92
106
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
93
107
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
94
108
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
95
|
-
"static/chunks/app/api/workspace/config/route-
|
|
109
|
+
"static/chunks/app/api/workspace/config/route-d8d4daf8d4870d7c.js"
|
|
96
110
|
],
|
|
97
111
|
"/api/workspace/import/route": [
|
|
98
112
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
99
113
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
100
114
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
101
115
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
102
|
-
"static/chunks/app/api/workspace/import/route-
|
|
116
|
+
"static/chunks/app/api/workspace/import/route-d8d4daf8d4870d7c.js"
|
|
103
117
|
],
|
|
104
118
|
"/api/workspace/route": [
|
|
105
119
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
106
120
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
107
121
|
"static/chunks/1255-e8718b02724690dd.js",
|
|
108
122
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
109
|
-
"static/chunks/app/api/workspace/route-
|
|
123
|
+
"static/chunks/app/api/workspace/route-d8d4daf8d4870d7c.js"
|
|
110
124
|
],
|
|
111
125
|
"/api/[...doc]/page": [
|
|
112
126
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
@@ -126,6 +140,24 @@
|
|
|
126
140
|
"static/chunks/6233-c09314c7a84d5da5.js",
|
|
127
141
|
"static/chunks/app/api/page-b53f9aa17a4c5201.js"
|
|
128
142
|
],
|
|
143
|
+
"/docs/[...doc]/page": [
|
|
144
|
+
"static/chunks/webpack-c8bb136219038f88.js",
|
|
145
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
146
|
+
"static/chunks/1255-e8718b02724690dd.js",
|
|
147
|
+
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
148
|
+
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
149
|
+
"static/chunks/6233-c09314c7a84d5da5.js",
|
|
150
|
+
"static/chunks/app/docs/[...doc]/page-632ac406200b66fe.js"
|
|
151
|
+
],
|
|
152
|
+
"/approve/[actionId]/page": [
|
|
153
|
+
"static/chunks/webpack-c8bb136219038f88.js",
|
|
154
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
155
|
+
"static/chunks/1255-e8718b02724690dd.js",
|
|
156
|
+
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
157
|
+
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
158
|
+
"static/chunks/4901-2fb78a7f9308613e.js",
|
|
159
|
+
"static/chunks/app/approve/[actionId]/page-453066e9a3107df0.js"
|
|
160
|
+
],
|
|
129
161
|
"/app-legacy-do-not-use/page": [
|
|
130
162
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
131
163
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -146,24 +178,6 @@
|
|
|
146
178
|
"static/chunks/4919-9dd500c795f4a027.js",
|
|
147
179
|
"static/chunks/app/app-legacy-do-not-use/page-81136c67ea69b61f.js"
|
|
148
180
|
],
|
|
149
|
-
"/approve/[actionId]/page": [
|
|
150
|
-
"static/chunks/webpack-c8bb136219038f88.js",
|
|
151
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
152
|
-
"static/chunks/1255-e8718b02724690dd.js",
|
|
153
|
-
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
154
|
-
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
155
|
-
"static/chunks/4901-2fb78a7f9308613e.js",
|
|
156
|
-
"static/chunks/app/approve/[actionId]/page-453066e9a3107df0.js"
|
|
157
|
-
],
|
|
158
|
-
"/docs/[...doc]/page": [
|
|
159
|
-
"static/chunks/webpack-c8bb136219038f88.js",
|
|
160
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
161
|
-
"static/chunks/1255-e8718b02724690dd.js",
|
|
162
|
-
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
163
|
-
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
164
|
-
"static/chunks/6233-c09314c7a84d5da5.js",
|
|
165
|
-
"static/chunks/app/docs/[...doc]/page-632ac406200b66fe.js"
|
|
166
|
-
],
|
|
167
181
|
"/docs/page": [
|
|
168
182
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
169
183
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -197,15 +211,6 @@
|
|
|
197
211
|
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
198
212
|
"static/chunks/app/privacy/page-faf36cd0dde6dfa3.js"
|
|
199
213
|
],
|
|
200
|
-
"/share/[token]/page": [
|
|
201
|
-
"static/chunks/webpack-c8bb136219038f88.js",
|
|
202
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
203
|
-
"static/chunks/1255-e8718b02724690dd.js",
|
|
204
|
-
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
205
|
-
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
206
|
-
"static/chunks/9062-3eb1607c96486f88.js",
|
|
207
|
-
"static/chunks/app/share/[token]/page-0ae1dffbb37906c0.js"
|
|
208
|
-
],
|
|
209
214
|
"/page": [
|
|
210
215
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
211
216
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -218,7 +223,7 @@
|
|
|
218
223
|
"static/chunks/3667-3ab1f1d69db13c12.js",
|
|
219
224
|
"static/chunks/4901-2fb78a7f9308613e.js",
|
|
220
225
|
"static/chunks/6872-9ea5bdbd158a4b42.js",
|
|
221
|
-
"static/chunks/app/page-
|
|
226
|
+
"static/chunks/app/page-cc9477ca52e8f3ff.js"
|
|
222
227
|
],
|
|
223
228
|
"/terms/page": [
|
|
224
229
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
@@ -227,6 +232,15 @@
|
|
|
227
232
|
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
228
233
|
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
229
234
|
"static/chunks/app/terms/page-faf36cd0dde6dfa3.js"
|
|
235
|
+
],
|
|
236
|
+
"/share/[token]/page": [
|
|
237
|
+
"static/chunks/webpack-c8bb136219038f88.js",
|
|
238
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
239
|
+
"static/chunks/1255-e8718b02724690dd.js",
|
|
240
|
+
"static/chunks/main-app-f63b86bdbf5b7b88.js",
|
|
241
|
+
"static/chunks/2619-3c9e02e22d10480a.js",
|
|
242
|
+
"static/chunks/9062-3eb1607c96486f88.js",
|
|
243
|
+
"static/chunks/app/share/[token]/page-0ae1dffbb37906c0.js"
|
|
230
244
|
]
|
|
231
245
|
}
|
|
232
246
|
}
|
|
@@ -6,6 +6,8 @@
|
|
|
6
6
|
"/api/apps/static/[...path]/route": "/api/apps/static/[...path]",
|
|
7
7
|
"/api/docs/plain/route": "/api/docs/plain",
|
|
8
8
|
"/api/events/route": "/api/events",
|
|
9
|
+
"/api/update/route": "/api/update",
|
|
10
|
+
"/api/version/route": "/api/version",
|
|
9
11
|
"/api/workspace/[id]/apps/[wid]/route": "/api/workspace/[id]/apps/[wid]",
|
|
10
12
|
"/api/workspace/[id]/apps/route": "/api/workspace/[id]/apps",
|
|
11
13
|
"/api/workspace/[id]/export/route": "/api/workspace/[id]/export",
|
|
@@ -13,19 +15,19 @@
|
|
|
13
15
|
"/api/workspace/config/route": "/api/workspace/config",
|
|
14
16
|
"/api/workspace/import/route": "/api/workspace/import",
|
|
15
17
|
"/api/workspace/route": "/api/workspace",
|
|
16
|
-
"/apple-icon.png/route": "/apple-icon.png",
|
|
17
18
|
"/favicon.ico/route": "/favicon.ico",
|
|
19
|
+
"/apple-icon.png/route": "/apple-icon.png",
|
|
18
20
|
"/icon.png/route": "/icon.png",
|
|
19
21
|
"/api/[...doc]/page": "/api/[...doc]",
|
|
20
22
|
"/api/page": "/api",
|
|
21
|
-
"/app-legacy-do-not-use/page": "/app-legacy-do-not-use",
|
|
22
|
-
"/approve/[actionId]/page": "/approve/[actionId]",
|
|
23
23
|
"/docs/[...doc]/page": "/docs/[...doc]",
|
|
24
|
+
"/approve/[actionId]/page": "/approve/[actionId]",
|
|
25
|
+
"/app-legacy-do-not-use/page": "/app-legacy-do-not-use",
|
|
24
26
|
"/docs/page": "/docs",
|
|
25
27
|
"/health/page": "/health",
|
|
26
28
|
"/hello/page": "/hello",
|
|
27
29
|
"/privacy/page": "/privacy",
|
|
28
|
-
"/share/[token]/page": "/share/[token]",
|
|
29
30
|
"/page": "/",
|
|
30
|
-
"/terms/page": "/terms"
|
|
31
|
+
"/terms/page": "/terms",
|
|
32
|
+
"/share/[token]/page": "/share/[token]"
|
|
31
33
|
}
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/itoIPLfl14bgNZHKzdqn8/_buildManifest.js",
|
|
9
|
+
"static/itoIPLfl14bgNZHKzdqn8/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-c8bb136219038f88.js",
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 4,
|
|
3
3
|
"routes": {
|
|
4
|
-
"/
|
|
5
|
-
"
|
|
4
|
+
"/apple-icon.png": {
|
|
5
|
+
"initialHeaders": {
|
|
6
|
+
"cache-control": "public, immutable, no-transform, max-age=31536000",
|
|
7
|
+
"content-type": "image/png",
|
|
8
|
+
"x-next-cache-tags": "_N_T_/layout,_N_T_/apple-icon.png/layout,_N_T_/apple-icon.png/route,_N_T_/apple-icon.png"
|
|
9
|
+
},
|
|
6
10
|
"experimentalBypassFor": [
|
|
7
11
|
{
|
|
8
12
|
"type": "header",
|
|
@@ -15,8 +19,8 @@
|
|
|
15
19
|
}
|
|
16
20
|
],
|
|
17
21
|
"initialRevalidateSeconds": false,
|
|
18
|
-
"srcRoute": "/
|
|
19
|
-
"dataRoute":
|
|
22
|
+
"srcRoute": "/apple-icon.png",
|
|
23
|
+
"dataRoute": null,
|
|
20
24
|
"allowHeader": [
|
|
21
25
|
"host",
|
|
22
26
|
"x-matched-path",
|
|
@@ -26,11 +30,11 @@
|
|
|
26
30
|
"x-next-revalidate-tag-token"
|
|
27
31
|
]
|
|
28
32
|
},
|
|
29
|
-
"/
|
|
33
|
+
"/icon.png": {
|
|
30
34
|
"initialHeaders": {
|
|
31
|
-
"cache-control": "public, max-age=
|
|
32
|
-
"content-type": "image/
|
|
33
|
-
"x-next-cache-tags": "_N_T_/layout,_N_T_/
|
|
35
|
+
"cache-control": "public, immutable, no-transform, max-age=31536000",
|
|
36
|
+
"content-type": "image/png",
|
|
37
|
+
"x-next-cache-tags": "_N_T_/layout,_N_T_/icon.png/layout,_N_T_/icon.png/route,_N_T_/icon.png"
|
|
34
38
|
},
|
|
35
39
|
"experimentalBypassFor": [
|
|
36
40
|
{
|
|
@@ -44,7 +48,7 @@
|
|
|
44
48
|
}
|
|
45
49
|
],
|
|
46
50
|
"initialRevalidateSeconds": false,
|
|
47
|
-
"srcRoute": "/
|
|
51
|
+
"srcRoute": "/icon.png",
|
|
48
52
|
"dataRoute": null,
|
|
49
53
|
"allowHeader": [
|
|
50
54
|
"host",
|
|
@@ -55,11 +59,11 @@
|
|
|
55
59
|
"x-next-revalidate-tag-token"
|
|
56
60
|
]
|
|
57
61
|
},
|
|
58
|
-
"/
|
|
62
|
+
"/favicon.ico": {
|
|
59
63
|
"initialHeaders": {
|
|
60
|
-
"cache-control": "public,
|
|
61
|
-
"content-type": "image/
|
|
62
|
-
"x-next-cache-tags": "_N_T_/layout,_N_T_/
|
|
64
|
+
"cache-control": "public, max-age=0, must-revalidate",
|
|
65
|
+
"content-type": "image/x-icon",
|
|
66
|
+
"x-next-cache-tags": "_N_T_/layout,_N_T_/favicon.ico/layout,_N_T_/favicon.ico/route,_N_T_/favicon.ico"
|
|
63
67
|
},
|
|
64
68
|
"experimentalBypassFor": [
|
|
65
69
|
{
|
|
@@ -73,7 +77,7 @@
|
|
|
73
77
|
}
|
|
74
78
|
],
|
|
75
79
|
"initialRevalidateSeconds": false,
|
|
76
|
-
"srcRoute": "/
|
|
80
|
+
"srcRoute": "/favicon.ico",
|
|
77
81
|
"dataRoute": null,
|
|
78
82
|
"allowHeader": [
|
|
79
83
|
"host",
|
|
@@ -84,12 +88,8 @@
|
|
|
84
88
|
"x-next-revalidate-tag-token"
|
|
85
89
|
]
|
|
86
90
|
},
|
|
87
|
-
"/
|
|
88
|
-
"
|
|
89
|
-
"cache-control": "public, immutable, no-transform, max-age=31536000",
|
|
90
|
-
"content-type": "image/png",
|
|
91
|
-
"x-next-cache-tags": "_N_T_/layout,_N_T_/icon.png/layout,_N_T_/icon.png/route,_N_T_/icon.png"
|
|
92
|
-
},
|
|
91
|
+
"/_not-found": {
|
|
92
|
+
"initialStatus": 404,
|
|
93
93
|
"experimentalBypassFor": [
|
|
94
94
|
{
|
|
95
95
|
"type": "header",
|
|
@@ -102,8 +102,8 @@
|
|
|
102
102
|
}
|
|
103
103
|
],
|
|
104
104
|
"initialRevalidateSeconds": false,
|
|
105
|
-
"srcRoute": "/
|
|
106
|
-
"dataRoute":
|
|
105
|
+
"srcRoute": "/_not-found",
|
|
106
|
+
"dataRoute": "/_not-found.rsc",
|
|
107
107
|
"allowHeader": [
|
|
108
108
|
"host",
|
|
109
109
|
"x-matched-path",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"x-next-revalidate-tag-token"
|
|
114
114
|
]
|
|
115
115
|
},
|
|
116
|
-
"/
|
|
116
|
+
"/health": {
|
|
117
117
|
"experimentalBypassFor": [
|
|
118
118
|
{
|
|
119
119
|
"type": "header",
|
|
@@ -126,8 +126,8 @@
|
|
|
126
126
|
}
|
|
127
127
|
],
|
|
128
128
|
"initialRevalidateSeconds": false,
|
|
129
|
-
"srcRoute": "/
|
|
130
|
-
"dataRoute": "/
|
|
129
|
+
"srcRoute": "/health",
|
|
130
|
+
"dataRoute": "/health.rsc",
|
|
131
131
|
"allowHeader": [
|
|
132
132
|
"host",
|
|
133
133
|
"x-matched-path",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"x-next-revalidate-tag-token"
|
|
138
138
|
]
|
|
139
139
|
},
|
|
140
|
-
"/
|
|
140
|
+
"/": {
|
|
141
141
|
"experimentalBypassFor": [
|
|
142
142
|
{
|
|
143
143
|
"type": "header",
|
|
@@ -150,8 +150,8 @@
|
|
|
150
150
|
}
|
|
151
151
|
],
|
|
152
152
|
"initialRevalidateSeconds": false,
|
|
153
|
-
"srcRoute": "/
|
|
154
|
-
"dataRoute": "/
|
|
153
|
+
"srcRoute": "/",
|
|
154
|
+
"dataRoute": "/index.rsc",
|
|
155
155
|
"allowHeader": [
|
|
156
156
|
"host",
|
|
157
157
|
"x-matched-path",
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
"x-next-revalidate-tag-token"
|
|
162
162
|
]
|
|
163
163
|
},
|
|
164
|
-
"/
|
|
164
|
+
"/hello": {
|
|
165
165
|
"experimentalBypassFor": [
|
|
166
166
|
{
|
|
167
167
|
"type": "header",
|
|
@@ -174,8 +174,8 @@
|
|
|
174
174
|
}
|
|
175
175
|
],
|
|
176
176
|
"initialRevalidateSeconds": false,
|
|
177
|
-
"srcRoute": "/
|
|
178
|
-
"dataRoute": "/
|
|
177
|
+
"srcRoute": "/hello",
|
|
178
|
+
"dataRoute": "/hello.rsc",
|
|
179
179
|
"allowHeader": [
|
|
180
180
|
"host",
|
|
181
181
|
"x-matched-path",
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"x-next-revalidate-tag-token"
|
|
186
186
|
]
|
|
187
187
|
},
|
|
188
|
-
"/
|
|
188
|
+
"/privacy": {
|
|
189
189
|
"experimentalBypassFor": [
|
|
190
190
|
{
|
|
191
191
|
"type": "header",
|
|
@@ -198,8 +198,8 @@
|
|
|
198
198
|
}
|
|
199
199
|
],
|
|
200
200
|
"initialRevalidateSeconds": false,
|
|
201
|
-
"srcRoute": "/
|
|
202
|
-
"dataRoute": "/
|
|
201
|
+
"srcRoute": "/privacy",
|
|
202
|
+
"dataRoute": "/privacy.rsc",
|
|
203
203
|
"allowHeader": [
|
|
204
204
|
"host",
|
|
205
205
|
"x-matched-path",
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
"x-next-revalidate-tag-token"
|
|
210
210
|
]
|
|
211
211
|
},
|
|
212
|
-
"/
|
|
212
|
+
"/app-legacy-do-not-use": {
|
|
213
213
|
"experimentalBypassFor": [
|
|
214
214
|
{
|
|
215
215
|
"type": "header",
|
|
@@ -222,8 +222,8 @@
|
|
|
222
222
|
}
|
|
223
223
|
],
|
|
224
224
|
"initialRevalidateSeconds": false,
|
|
225
|
-
"srcRoute": "/
|
|
226
|
-
"dataRoute": "/
|
|
225
|
+
"srcRoute": "/app-legacy-do-not-use",
|
|
226
|
+
"dataRoute": "/app-legacy-do-not-use.rsc",
|
|
227
227
|
"allowHeader": [
|
|
228
228
|
"host",
|
|
229
229
|
"x-matched-path",
|
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
"x-next-revalidate-tag-token"
|
|
234
234
|
]
|
|
235
235
|
},
|
|
236
|
-
"/": {
|
|
236
|
+
"/terms": {
|
|
237
237
|
"experimentalBypassFor": [
|
|
238
238
|
{
|
|
239
239
|
"type": "header",
|
|
@@ -246,8 +246,8 @@
|
|
|
246
246
|
}
|
|
247
247
|
],
|
|
248
248
|
"initialRevalidateSeconds": false,
|
|
249
|
-
"srcRoute": "/",
|
|
250
|
-
"dataRoute": "/
|
|
249
|
+
"srcRoute": "/terms",
|
|
250
|
+
"dataRoute": "/terms.rsc",
|
|
251
251
|
"allowHeader": [
|
|
252
252
|
"host",
|
|
253
253
|
"x-matched-path",
|
|
@@ -261,8 +261,8 @@
|
|
|
261
261
|
"dynamicRoutes": {},
|
|
262
262
|
"notFoundRoutes": [],
|
|
263
263
|
"preview": {
|
|
264
|
-
"previewModeId": "
|
|
265
|
-
"previewModeSigningKey": "
|
|
266
|
-
"previewModeEncryptionKey": "
|
|
264
|
+
"previewModeId": "f7aac9996335018596248c333b075be4",
|
|
265
|
+
"previewModeSigningKey": "c3023db852bef79a910c96bed393b2493e7a005963c080170f9d9bdfd80da738",
|
|
266
|
+
"previewModeEncryptionKey": "fa2692783e3484216728779854adcfcb0b9f4262e01049357b9791bed9f9e854"
|
|
267
267
|
}
|
|
268
268
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2145":{"*":{"id":"79475","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"2812":{"*":{"id":"40977","name":"*","chunks":[],"async":false}},"3279":{"*":{"id":"93261","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4265":{"*":{"id":"60125","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5685":{"*":{"id":"68225","name":"*","chunks":[],"async":false}},"6300":{"*":{"id":"15144","name":"*","chunks":[],"async":false}},"6493":{"*":{"id":"84103","name":"*","chunks":[],"async":false}},"6823":{"*":{"id":"61525","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2145":{"*":{"id":"79475","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"2812":{"*":{"id":"40977","name":"*","chunks":[],"async":false}},"3279":{"*":{"id":"93261","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4265":{"*":{"id":"60125","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5685":{"*":{"id":"68225","name":"*","chunks":[],"async":false}},"6300":{"*":{"id":"15144","name":"*","chunks":[],"async":false}},"6493":{"*":{"id":"84103","name":"*","chunks":[],"async":false}},"6823":{"*":{"id":"61525","name":"*","chunks":[],"async":false}},"6952":{"*":{"id":"38297","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7669":{"*":{"id":"33745","name":"*","chunks":[],"async":false}},"7935":{"*":{"id":"76159","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8107":{"*":{"id":"30843","name":"*","chunks":[],"async":false}},"8392":{"*":{"id":"88978","name":"*","chunks":[],"async":false}},"8609":{"*":{"id":"42461","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/src/app/globals.css":{"id":3673,"name":"*","chunks":["4901","static/chunks/4901-2fb78a7f9308613e.js","8273","static/chunks/8273-922091226ba84a94.js","7177","static/chunks/app/layout-644d52f255ca637c.js"],"async":false},"/Users/alyssa/src/aura/aurawallet/src/app/providers.tsx":{"id":6300,"name":"*","chunks":["4901","static/chunks/4901-2fb78a7f9308613e.js","8273","static/chunks/8273-922091226ba84a94.js","7177","static/chunks/app/layout-644d52f255ca637c.js"],"async":false},"/Users/alyssa/src/aura/aurawallet/src/hooks/useTheme.ts":{"id":5685,"name":"*","chunks":["4901","static/chunks/4901-2fb78a7f9308613e.js","8273","static/chunks/8273-922091226ba84a94.js","7177","static/chunks/app/layout-644d52f255ca637c.js"],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/client/app-dir/link.js":{"id":2619,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2619,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/src/components/docs/ClientSideMarkdown.tsx":{"id":8392,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/src/components/docs/DocsSearchBar.tsx":{"id":7669,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/src/components/docs/DocsThemeToggle.tsx":{"id":4265,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/src/components/docs/PersistentDocGroup.tsx":{"id":3279,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/src/components/docs/ShareUrlButton.tsx":{"id":6823,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/src/components/docs/SidebarScrollMemory.tsx":{"id":8107,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/src/app/approve/[actionId]/page.tsx":{"id":7935,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/src/app/app-legacy-do-not-use/page.tsx":{"id":2812,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/src/components/health/CredentialHealthDashboard.tsx":{"id":8609,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/src/app/hello/page.tsx":{"id":6493,"name":"*","chunks":[],"async":false},"/Users/alyssa/src/aura/aurawallet/src/app/page.tsx":{"id":6952,"name":"*","chunks":["2619","static/chunks/2619-3c9e02e22d10480a.js","7616","static/chunks/7616-b8bd37ce1f735d6f.js","142","static/chunks/142-aeaf7ffa9c53516d.js","2424","static/chunks/2424-6574446c6b93b920.js","3667","static/chunks/3667-3ab1f1d69db13c12.js","4901","static/chunks/4901-2fb78a7f9308613e.js","6872","static/chunks/6872-9ea5bdbd158a4b42.js","8974","static/chunks/app/page-cc9477ca52e8f3ff.js"],"async":false},"/Users/alyssa/src/aura/aurawallet/src/app/share/[token]/page.tsx":{"id":2145,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/alyssa/src/aura/aurawallet/src/":[],"/Users/alyssa/src/aura/aurawallet/src/app/layout":[{"inlined":false,"path":"static/css/25eb6a853536db2c.css"}],"/Users/alyssa/src/aura/aurawallet/src/app/page":[],"/Users/alyssa/src/aura/aurawallet/src/app/_not-found/page":[]},"rscModuleMapping":{"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2145":{"*":{"id":"7553","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"2812":{"*":{"id":"57011","name":"*","chunks":[],"async":false}},"3279":{"*":{"id":"93843","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4265":{"*":{"id":"4955","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5685":{"*":{"id":"21971","name":"*","chunks":[],"async":false}},"6300":{"*":{"id":"27626","name":"*","chunks":[],"async":false}},"6493":{"*":{"id":"61592","name":"*","chunks":[],"async":false}},"6823":{"*":{"id":"73836","name":"*","chunks":[],"async":false}},"6952":{"*":{"id":"60967","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7669":{"*":{"id":"94303","name":"*","chunks":[],"async":false}},"7935":{"*":{"id":"61197","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8107":{"*":{"id":"67781","name":"*","chunks":[],"async":false}},"8392":{"*":{"id":"56892","name":"*","chunks":[],"async":false}},"8609":{"*":{"id":"33819","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|