Skip to content

Commit dc49f32

Browse files
committed
feat: playground and inspector apps — Prompt 7
Signed-off-by: Todd Palmer <todd@betterdata.co>
1 parent fe1cc24 commit dc49f32

197 files changed

Lines changed: 3484 additions & 11 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/inspector/.next/BUILD_ID

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
77EQ-xfLarBmoYTD6NDyt
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"pages": {
3+
"/_not-found/page": [
4+
"static/chunks/webpack-078f6dfb37dff419.js",
5+
"static/chunks/8e6518bb-c26e82767f1faf66.js",
6+
"static/chunks/743-33720d133c383396.js",
7+
"static/chunks/main-app-aa1ec590d1c465bc.js",
8+
"static/chunks/app/_not-found/page-8e78e9bd362588d5.js"
9+
],
10+
"/layout": [
11+
"static/chunks/webpack-078f6dfb37dff419.js",
12+
"static/chunks/8e6518bb-c26e82767f1faf66.js",
13+
"static/chunks/743-33720d133c383396.js",
14+
"static/chunks/main-app-aa1ec590d1c465bc.js",
15+
"static/chunks/app/layout-e2e29ecada1063e6.js"
16+
],
17+
"/page": [
18+
"static/chunks/webpack-078f6dfb37dff419.js",
19+
"static/chunks/8e6518bb-c26e82767f1faf66.js",
20+
"static/chunks/743-33720d133c383396.js",
21+
"static/chunks/main-app-aa1ec590d1c465bc.js",
22+
"static/chunks/app/page-e3e077f15855c4b8.js"
23+
]
24+
}
25+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"/_not-found/page": "/_not-found",
3+
"/page": "/"
4+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"polyfillFiles": [
3+
"static/chunks/polyfills-42372ed130431b0a.js"
4+
],
5+
"devFiles": [],
6+
"ampDevFiles": [],
7+
"lowPriorityFiles": [
8+
"static/77EQ-xfLarBmoYTD6NDyt/_buildManifest.js",
9+
"static/77EQ-xfLarBmoYTD6NDyt/_ssgManifest.js"
10+
],
11+
"rootMainFiles": [
12+
"static/chunks/webpack-078f6dfb37dff419.js",
13+
"static/chunks/8e6518bb-c26e82767f1faf66.js",
14+
"static/chunks/743-33720d133c383396.js",
15+
"static/chunks/main-app-aa1ec590d1c465bc.js"
16+
],
17+
"rootMainFilesTree": {},
18+
"pages": {
19+
"/_app": [
20+
"static/chunks/webpack-078f6dfb37dff419.js",
21+
"static/chunks/framework-077b27ad7787463c.js",
22+
"static/chunks/main-f1c74cefd4965abf.js",
23+
"static/chunks/pages/_app-0a7b2e66ecbe3f0a.js"
24+
],
25+
"/_error": [
26+
"static/chunks/webpack-078f6dfb37dff419.js",
27+
"static/chunks/framework-077b27ad7787463c.js",
28+
"static/chunks/main-f1c74cefd4965abf.js",
29+
"static/chunks/pages/_error-273a093c18b5ed0f.js"
30+
]
31+
},
32+
"ampFirstPages": []
33+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"previewModeId":"9f797f0e0f8462113a12d5030388a1a5","previewModeSigningKey":"f1eea8a921c66f93856bf68202feef90b1ef4668e5a3bd4eac5122a3f15e7b94","previewModeEncryptionKey":"ae5c0bc3b17fed0f34f86bf4598bcbee1ac90233ad932ee7788000b56cc56a4a","expireAt":1774302303034}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"encryption.key":"fstsHTtuttDZrNsDsOs0CW/lO3d27FKi26oy4ABiBsE=","encryption.expire_at":1774302302995}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"telemetry": {
3+
"notifiedAt": "1773092702985",
4+
"anonymousId": "3106bfd23c99b2045e5a826fc15f4ccedfcfc908543bf9dc2cea438f9215f399",
5+
"salt": "746a97263d38a40513a8ba529610cc63"
6+
}
7+
}
22.2 MB
Binary file not shown.
118 KB
Binary file not shown.
1.65 KB
Binary file not shown.

0 commit comments

Comments
 (0)