reflex-agent 0.10.0 → 0.10.1
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 +114 -113
- package/.next/app-path-routes-manifest.json +10 -10
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +3 -3
- package/.next/react-loadable-manifest.json +1 -1
- package/.next/server/app/_not-found/page.js +2 -2
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/agents/[agentId]/page.js +2 -2
- package/.next/server/app/agents/[agentId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/[agentId]/respond/route.js +1 -1
- package/.next/server/app/api/agents/[agentId]/respond/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/images/[rootId]/[file]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/oauth/callback/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/oauth/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/attachments/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route.js +2 -2
- package/.next/server/app/api/roots/[id]/chat/[topicId]/stream/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/dashboard/route.js +1 -1
- package/.next/server/app/api/roots/[id]/dashboard/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/roots/[id]/suggestions/route.js +1 -1
- package/.next/server/app/api/roots/[id]/suggestions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/bundle.js/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host/route.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host-api.mjs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/host-ui.mjs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/iframe/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/utilities/[scope]/[id]/style.css/route_client-reference-manifest.js +1 -1
- package/.next/server/app/audit/page.js +2 -2
- package/.next/server/app/audit/page.js.nft.json +1 -1
- package/.next/server/app/audit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding/page.js +3 -3
- package/.next/server/app/onboarding/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/roots/[id]/chat/[topicId]/page.js +2 -2
- package/.next/server/app/roots/[id]/chat/[topicId]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/chat/[topicId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/kb/[...slug]/page.js +2 -2
- package/.next/server/app/roots/[id]/kb/[...slug]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/kb/[...slug]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/page.js +6 -6
- package/.next/server/app/roots/[id]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/workflows/[wfId]/page.js +2 -2
- package/.next/server/app/roots/[id]/workflows/[wfId]/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/workflows/[wfId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/workflows/page.js +2 -2
- package/.next/server/app/roots/[id]/workflows/page.js.nft.json +1 -1
- package/.next/server/app/roots/[id]/workflows/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/new/page.js +3 -3
- package/.next/server/app/roots/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page.js +6 -6
- 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/share/[id]/file/page.js +1 -1
- package/.next/server/app/share/[id]/file/page_client-reference-manifest.js +1 -1
- package/.next/server/app/share/[id]/page.js +2 -2
- package/.next/server/app/share/[id]/page.js.nft.json +1 -1
- package/.next/server/app/share/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/utilities/[scope]/[id]/page.js +2 -2
- package/.next/server/app/utilities/[scope]/[id]/page.js.nft.json +1 -1
- package/.next/server/app/utilities/[scope]/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/utilities/page.js +2 -2
- package/.next/server/app/utilities/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +10 -10
- package/.next/server/chunks/1358.js +1 -1
- package/.next/server/chunks/2108.js +1 -0
- package/.next/server/chunks/243.js +1 -0
- package/.next/server/chunks/2552.js +1 -1
- package/.next/server/chunks/285.js +5 -4
- package/.next/server/chunks/3332.js +1 -1
- package/.next/server/chunks/{9333.js → 3829.js} +2 -2
- package/.next/server/chunks/4812.js +1 -1
- package/.next/server/chunks/7800.js +1 -1
- package/.next/server/chunks/827.js +1 -0
- package/.next/server/chunks/{5090.js → 8501.js} +1 -1
- package/.next/server/chunks/9098.js +1 -1
- package/.next/server/chunks/9448.js +3 -0
- package/.next/server/chunks/9809.js +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/1215-6bf6c0997a3966b5.js +1 -0
- package/.next/static/chunks/{3954-fe27ff41d9bf012d.js → 2038-0849f9c03cc8d6ab.js} +1 -1
- package/.next/static/chunks/4108.e60f6f2d13c6e341.js +1 -0
- package/.next/static/chunks/{6445-99824866a51b582a.js → 5041-50b52df22f60e028.js} +1 -1
- package/.next/static/chunks/5475-fd7801895adb058e.js +1 -0
- package/.next/static/chunks/{5235-990ba9c4c8446446.js → 6231-d572db56a0a44f92.js} +2 -2
- package/.next/static/chunks/7529-5e60df9bb54dac00.js +1 -0
- package/.next/static/chunks/7544-361ab91088caf4e2.js +1 -0
- package/.next/static/chunks/83-c3e4801d1362769d.js +1 -0
- package/.next/static/chunks/{5097-f07f6aeee3f60a33.js → 9776-e3882c1c63293e0a.js} +1 -1
- package/.next/static/chunks/app/audit/page-8dcb779a1ca1f1d1.js +1 -0
- package/.next/static/chunks/app/layout-d10a100470029f0e.js +1 -0
- package/.next/static/chunks/app/onboarding/page-a52d76f48c071f59.js +1 -0
- package/.next/static/chunks/app/{page-1ea9bd7d8a2c7e0d.js → page-8551ff0fd6989e65.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-ca235f5f1d523635.js +1 -0
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-aebc35e79e6e16d6.js +1 -0
- package/.next/static/chunks/app/roots/[id]/page-9b4a28b335dd8190.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-ab2801337dc9cc52.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/page-85f4eb885ecb80a1.js +1 -0
- package/.next/static/chunks/app/roots/new/page-4036140c7828948d.js +1 -0
- package/.next/static/chunks/app/settings/page-175f2087baeb2328.js +1 -0
- package/.next/static/chunks/app/share/[id]/page-5f86538339553350.js +1 -0
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-223495e5566167ef.js +1 -0
- package/.next/static/chunks/app/utilities/page-cbd341f4f56941a0.js +1 -0
- package/.next/static/chunks/{webpack-ab6092bb760ab431.js → webpack-680c8fa1cf6aef64.js} +1 -1
- package/.next/trace +89 -89
- package/package.json +1 -1
- package/.next/server/chunks/1198.js +0 -1
- package/.next/server/chunks/2722.js +0 -1
- package/.next/server/chunks/5934.js +0 -1
- package/.next/server/chunks/6622.js +0 -3
- package/.next/static/chunks/1166-5f91e07573aba5c2.js +0 -1
- package/.next/static/chunks/1316-fbbc7e5231784e28.js +0 -1
- package/.next/static/chunks/1520-eeab8b7f39ffea7b.js +0 -1
- package/.next/static/chunks/4108.5478f85adbbd1337.js +0 -1
- package/.next/static/chunks/5779-5be906c67d9d3c80.js +0 -1
- package/.next/static/chunks/6594-fcdf71ca82322736.js +0 -1
- package/.next/static/chunks/app/audit/page-e3445076d462aa80.js +0 -1
- package/.next/static/chunks/app/layout-5e299e9b79abfedf.js +0 -1
- package/.next/static/chunks/app/onboarding/page-1cde2db95ed14b64.js +0 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-5e805f15e4b1cdf6.js +0 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-9424547b67be2a76.js +0 -1
- package/.next/static/chunks/app/roots/[id]/page-c3140c542b7fc06d.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-4da7b5a46cbaf70c.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/page-e3445076d462aa80.js +0 -1
- package/.next/static/chunks/app/roots/new/page-ed360b415bf7fe38.js +0 -1
- package/.next/static/chunks/app/settings/page-27ef527431277f6b.js +0 -1
- package/.next/static/chunks/app/share/[id]/page-70b32c2d1c5819a4.js +0 -1
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-3f219cbd957603ef.js +0 -1
- package/.next/static/chunks/app/utilities/page-5f8903782a48ebac.js +0 -1
- /package/.next/static/{l_M5u154jKhXKvK6-kjlW → fQIjUyzIepDxqQpzYlf6H}/_buildManifest.js +0 -0
- /package/.next/static/{l_M5u154jKhXKvK6-kjlW → fQIjUyzIepDxqQpzYlf6H}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
fQIjUyzIepDxqQpzYlf6H
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pages": {
|
|
3
3
|
"/_not-found/page": [
|
|
4
|
-
"static/chunks/webpack-
|
|
4
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
5
5
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
6
6
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
7
7
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
8
8
|
"static/chunks/app/_not-found/page-ffead1b4e248e14d.js"
|
|
9
9
|
],
|
|
10
10
|
"/layout": [
|
|
11
|
-
"static/chunks/webpack-
|
|
11
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
12
12
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
13
13
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
14
14
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -16,124 +16,124 @@
|
|
|
16
16
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
17
17
|
"static/chunks/1217-407174d9b164a499.js",
|
|
18
18
|
"static/chunks/9411-af5f758c57741929.js",
|
|
19
|
-
"static/chunks/
|
|
20
|
-
"static/chunks/
|
|
21
|
-
"static/chunks/app/layout-
|
|
19
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
20
|
+
"static/chunks/5041-50b52df22f60e028.js",
|
|
21
|
+
"static/chunks/app/layout-d10a100470029f0e.js"
|
|
22
22
|
],
|
|
23
|
-
"/api/
|
|
24
|
-
"static/chunks/webpack-
|
|
23
|
+
"/api/agents/[agentId]/respond/route": [
|
|
24
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
25
25
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
26
26
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
27
27
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
28
|
-
"static/chunks/app/api/
|
|
28
|
+
"static/chunks/app/api/agents/[agentId]/respond/route-7e2f82a91b10b7e2.js"
|
|
29
29
|
],
|
|
30
|
-
"/api/
|
|
31
|
-
"static/chunks/webpack-
|
|
30
|
+
"/api/images/[rootId]/[file]/route": [
|
|
31
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
32
32
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
33
33
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
34
34
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
35
|
-
"static/chunks/app/api/
|
|
35
|
+
"static/chunks/app/api/images/[rootId]/[file]/route-7e2f82a91b10b7e2.js"
|
|
36
36
|
],
|
|
37
37
|
"/api/oauth/start/route": [
|
|
38
|
-
"static/chunks/webpack-
|
|
38
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
39
39
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
40
40
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
41
41
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
42
42
|
"static/chunks/app/api/oauth/start/route-7e2f82a91b10b7e2.js"
|
|
43
43
|
],
|
|
44
|
-
"/api/
|
|
45
|
-
"static/chunks/webpack-
|
|
44
|
+
"/api/oauth/callback/route": [
|
|
45
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
46
46
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
47
47
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
48
48
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
49
|
-
"static/chunks/app/api/
|
|
49
|
+
"static/chunks/app/api/oauth/callback/route-7e2f82a91b10b7e2.js"
|
|
50
50
|
],
|
|
51
51
|
"/api/roots/[id]/chat/[topicId]/stop/route": [
|
|
52
|
-
"static/chunks/webpack-
|
|
52
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
53
53
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
54
54
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
55
55
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
56
56
|
"static/chunks/app/api/roots/[id]/chat/[topicId]/stop/route-7e2f82a91b10b7e2.js"
|
|
57
57
|
],
|
|
58
|
-
"/api/roots/[id]/chat/[topicId]/
|
|
59
|
-
"static/chunks/webpack-
|
|
60
|
-
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
61
|
-
"static/chunks/146-ccee3b26755b68c8.js",
|
|
62
|
-
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
63
|
-
"static/chunks/app/api/roots/[id]/chat/[topicId]/send/route-7e2f82a91b10b7e2.js"
|
|
64
|
-
],
|
|
65
|
-
"/api/roots/[id]/dashboard/route": [
|
|
66
|
-
"static/chunks/webpack-ab6092bb760ab431.js",
|
|
58
|
+
"/api/roots/[id]/chat/[topicId]/stream/route": [
|
|
59
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
67
60
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
68
61
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
69
62
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
70
|
-
"static/chunks/app/api/roots/[id]/
|
|
63
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stream/route-7e2f82a91b10b7e2.js"
|
|
71
64
|
],
|
|
72
65
|
"/api/roots/[id]/attachments/route": [
|
|
73
|
-
"static/chunks/webpack-
|
|
66
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
74
67
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
75
68
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
76
69
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
77
70
|
"static/chunks/app/api/roots/[id]/attachments/route-7e2f82a91b10b7e2.js"
|
|
78
71
|
],
|
|
79
|
-
"/api/roots/[id]/
|
|
80
|
-
"static/chunks/webpack-
|
|
72
|
+
"/api/roots/[id]/dashboard/route": [
|
|
73
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
81
74
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
82
75
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
83
76
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
84
|
-
"static/chunks/app/api/roots/[id]/
|
|
77
|
+
"static/chunks/app/api/roots/[id]/dashboard/route-7e2f82a91b10b7e2.js"
|
|
85
78
|
],
|
|
86
|
-
"/api/roots/[id]/
|
|
87
|
-
"static/chunks/webpack-
|
|
79
|
+
"/api/roots/[id]/suggestions/route": [
|
|
80
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
88
81
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
89
82
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
90
83
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
91
|
-
"static/chunks/app/api/roots/[id]/
|
|
84
|
+
"static/chunks/app/api/roots/[id]/suggestions/route-7e2f82a91b10b7e2.js"
|
|
92
85
|
],
|
|
93
86
|
"/api/utilities/[scope]/[id]/host-api.mjs/route": [
|
|
94
|
-
"static/chunks/webpack-
|
|
87
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
95
88
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
96
89
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
97
90
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
98
91
|
"static/chunks/app/api/utilities/[scope]/[id]/host-api.mjs/route-7e2f82a91b10b7e2.js"
|
|
99
92
|
],
|
|
100
93
|
"/api/utilities/[scope]/[id]/bundle.js/route": [
|
|
101
|
-
"static/chunks/webpack-
|
|
94
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
102
95
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
103
96
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
104
97
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
105
98
|
"static/chunks/app/api/utilities/[scope]/[id]/bundle.js/route-7e2f82a91b10b7e2.js"
|
|
106
99
|
],
|
|
107
100
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": [
|
|
108
|
-
"static/chunks/webpack-
|
|
101
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
109
102
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
110
103
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
111
104
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
112
105
|
"static/chunks/app/api/utilities/[scope]/[id]/host-ui.mjs/route-7e2f82a91b10b7e2.js"
|
|
113
106
|
],
|
|
114
107
|
"/api/utilities/[scope]/[id]/host/route": [
|
|
115
|
-
"static/chunks/webpack-
|
|
108
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
116
109
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
117
110
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
118
111
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
119
112
|
"static/chunks/app/api/utilities/[scope]/[id]/host/route-7e2f82a91b10b7e2.js"
|
|
120
113
|
],
|
|
121
114
|
"/api/utilities/[scope]/[id]/iframe/route": [
|
|
122
|
-
"static/chunks/webpack-
|
|
115
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
123
116
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
124
117
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
125
118
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
126
119
|
"static/chunks/app/api/utilities/[scope]/[id]/iframe/route-7e2f82a91b10b7e2.js"
|
|
127
120
|
],
|
|
128
121
|
"/api/utilities/[scope]/[id]/style.css/route": [
|
|
129
|
-
"static/chunks/webpack-
|
|
122
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
130
123
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
131
124
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
132
125
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
133
126
|
"static/chunks/app/api/utilities/[scope]/[id]/style.css/route-7e2f82a91b10b7e2.js"
|
|
134
127
|
],
|
|
128
|
+
"/api/roots/[id]/chat/[topicId]/send/route": [
|
|
129
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
130
|
+
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
131
|
+
"static/chunks/146-ccee3b26755b68c8.js",
|
|
132
|
+
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
133
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/send/route-7e2f82a91b10b7e2.js"
|
|
134
|
+
],
|
|
135
135
|
"/agents/[agentId]/page": [
|
|
136
|
-
"static/chunks/webpack-
|
|
136
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
137
137
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
138
138
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
139
139
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -144,189 +144,190 @@
|
|
|
144
144
|
"static/chunks/app/agents/[agentId]/page-5d6f4cb16b42d02b.js"
|
|
145
145
|
],
|
|
146
146
|
"/page": [
|
|
147
|
-
"static/chunks/webpack-
|
|
147
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
148
148
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
149
149
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
150
150
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
151
151
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
152
152
|
"static/chunks/1217-407174d9b164a499.js",
|
|
153
153
|
"static/chunks/9411-af5f758c57741929.js",
|
|
154
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
154
155
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
155
|
-
"static/chunks/
|
|
156
|
-
"static/chunks/
|
|
157
|
-
"static/chunks/
|
|
158
|
-
"static/chunks/app/page-1ea9bd7d8a2c7e0d.js"
|
|
156
|
+
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
157
|
+
"static/chunks/7529-5e60df9bb54dac00.js",
|
|
158
|
+
"static/chunks/app/page-8551ff0fd6989e65.js"
|
|
159
159
|
],
|
|
160
160
|
"/onboarding/page": [
|
|
161
|
-
"static/chunks/webpack-
|
|
161
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
162
162
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
163
163
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
164
164
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
165
165
|
"static/chunks/9411-af5f758c57741929.js",
|
|
166
|
-
"static/chunks/
|
|
167
|
-
"static/chunks/app/onboarding/page-
|
|
166
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
167
|
+
"static/chunks/app/onboarding/page-a52d76f48c071f59.js"
|
|
168
168
|
],
|
|
169
169
|
"/audit/page": [
|
|
170
|
-
"static/chunks/webpack-
|
|
170
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
171
171
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
172
172
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
173
173
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
174
174
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
175
175
|
"static/chunks/1217-407174d9b164a499.js",
|
|
176
176
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
177
|
-
"static/chunks/app/audit/page-
|
|
177
|
+
"static/chunks/app/audit/page-8dcb779a1ca1f1d1.js"
|
|
178
178
|
],
|
|
179
179
|
"/roots/new/page": [
|
|
180
|
-
"static/chunks/webpack-
|
|
180
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
181
181
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
182
182
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
183
183
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
184
184
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
185
185
|
"static/chunks/1217-407174d9b164a499.js",
|
|
186
186
|
"static/chunks/9411-af5f758c57741929.js",
|
|
187
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
187
188
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
188
|
-
"static/chunks/
|
|
189
|
-
"static/chunks/app/roots/new/page-ed360b415bf7fe38.js"
|
|
189
|
+
"static/chunks/app/roots/new/page-4036140c7828948d.js"
|
|
190
190
|
],
|
|
191
191
|
"/settings/page": [
|
|
192
|
-
"static/chunks/webpack-
|
|
192
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
193
193
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
194
194
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
195
195
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
196
196
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
197
197
|
"static/chunks/1217-407174d9b164a499.js",
|
|
198
198
|
"static/chunks/9411-af5f758c57741929.js",
|
|
199
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
199
200
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
200
|
-
"static/chunks/
|
|
201
|
-
"static/chunks/
|
|
202
|
-
"static/chunks/app/settings/page-27ef527431277f6b.js"
|
|
201
|
+
"static/chunks/6231-d572db56a0a44f92.js",
|
|
202
|
+
"static/chunks/app/settings/page-175f2087baeb2328.js"
|
|
203
203
|
],
|
|
204
|
-
"/
|
|
205
|
-
"static/chunks/webpack-
|
|
204
|
+
"/share/[id]/file/page": [
|
|
205
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
206
206
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
207
207
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
208
208
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
209
209
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
210
|
-
"static/chunks/
|
|
211
|
-
"static/chunks/9411-af5f758c57741929.js",
|
|
212
|
-
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
213
|
-
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
214
|
-
"static/chunks/app/utilities/page-5f8903782a48ebac.js"
|
|
210
|
+
"static/chunks/app/share/[id]/file/page-93e0105d7903f777.js"
|
|
215
211
|
],
|
|
216
212
|
"/share/[id]/page": [
|
|
217
|
-
"static/chunks/webpack-
|
|
213
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
218
214
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
219
215
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
220
216
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
221
217
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
222
218
|
"static/chunks/9411-af5f758c57741929.js",
|
|
223
|
-
"static/chunks/
|
|
224
|
-
"static/chunks/
|
|
225
|
-
"static/chunks/app/share/[id]/page-
|
|
219
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
220
|
+
"static/chunks/7544-361ab91088caf4e2.js",
|
|
221
|
+
"static/chunks/app/share/[id]/page-5f86538339553350.js"
|
|
226
222
|
],
|
|
227
|
-
"/utilities/
|
|
228
|
-
"static/chunks/webpack-
|
|
223
|
+
"/utilities/page": [
|
|
224
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
229
225
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
230
226
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
231
227
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
232
228
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
233
229
|
"static/chunks/1217-407174d9b164a499.js",
|
|
234
230
|
"static/chunks/9411-af5f758c57741929.js",
|
|
231
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
235
232
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
236
|
-
"static/chunks/
|
|
237
|
-
"static/chunks/1520-eeab8b7f39ffea7b.js",
|
|
238
|
-
"static/chunks/app/utilities/[scope]/[id]/page-3f219cbd957603ef.js"
|
|
233
|
+
"static/chunks/app/utilities/page-cbd341f4f56941a0.js"
|
|
239
234
|
],
|
|
240
|
-
"/
|
|
241
|
-
"static/chunks/webpack-
|
|
235
|
+
"/utilities/[scope]/[id]/page": [
|
|
236
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
242
237
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
243
238
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
244
239
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
245
240
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
246
|
-
"static/chunks/
|
|
241
|
+
"static/chunks/1217-407174d9b164a499.js",
|
|
242
|
+
"static/chunks/9411-af5f758c57741929.js",
|
|
243
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
244
|
+
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
245
|
+
"static/chunks/7544-361ab91088caf4e2.js",
|
|
246
|
+
"static/chunks/app/utilities/[scope]/[id]/page-223495e5566167ef.js"
|
|
247
247
|
],
|
|
248
248
|
"/roots/[id]/layout": [
|
|
249
|
-
"static/chunks/webpack-
|
|
249
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
250
250
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
251
251
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
252
252
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
253
253
|
"static/chunks/app/roots/[id]/layout-7e2f82a91b10b7e2.js"
|
|
254
254
|
],
|
|
255
|
-
"/roots/[id]/page": [
|
|
256
|
-
"static/chunks/webpack-
|
|
255
|
+
"/roots/[id]/chat/[topicId]/page": [
|
|
256
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
257
257
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
258
258
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
259
259
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
260
260
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
261
261
|
"static/chunks/1217-407174d9b164a499.js",
|
|
262
262
|
"static/chunks/9411-af5f758c57741929.js",
|
|
263
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
263
264
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
264
|
-
"static/chunks/
|
|
265
|
-
"static/chunks/3954-fe27ff41d9bf012d.js",
|
|
265
|
+
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
266
266
|
"static/chunks/8775-890699c74c28df61.js",
|
|
267
|
-
"static/chunks/
|
|
268
|
-
"static/chunks/
|
|
269
|
-
"static/chunks/
|
|
270
|
-
"static/chunks/
|
|
271
|
-
"static/chunks/
|
|
272
|
-
"static/chunks/app/roots/[id]/page-c3140c542b7fc06d.js"
|
|
267
|
+
"static/chunks/6568-e4d2de23d9f8d347.js",
|
|
268
|
+
"static/chunks/7529-5e60df9bb54dac00.js",
|
|
269
|
+
"static/chunks/5475-fd7801895adb058e.js",
|
|
270
|
+
"static/chunks/83-c3e4801d1362769d.js",
|
|
271
|
+
"static/chunks/app/roots/[id]/chat/[topicId]/page-ca235f5f1d523635.js"
|
|
273
272
|
],
|
|
274
|
-
"/roots/[id]/
|
|
275
|
-
"static/chunks/webpack-
|
|
273
|
+
"/roots/[id]/page": [
|
|
274
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
276
275
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
277
276
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
278
277
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
279
278
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
280
279
|
"static/chunks/1217-407174d9b164a499.js",
|
|
281
280
|
"static/chunks/9411-af5f758c57741929.js",
|
|
281
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
282
282
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
283
|
-
"static/chunks/
|
|
284
|
-
"static/chunks/3954-fe27ff41d9bf012d.js",
|
|
283
|
+
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
285
284
|
"static/chunks/8775-890699c74c28df61.js",
|
|
286
|
-
"static/chunks/
|
|
287
|
-
"static/chunks/
|
|
288
|
-
"static/chunks/
|
|
289
|
-
"static/chunks/
|
|
290
|
-
"static/chunks/
|
|
285
|
+
"static/chunks/8566-5d4c89b722d9cee1.js",
|
|
286
|
+
"static/chunks/7529-5e60df9bb54dac00.js",
|
|
287
|
+
"static/chunks/5475-fd7801895adb058e.js",
|
|
288
|
+
"static/chunks/83-c3e4801d1362769d.js",
|
|
289
|
+
"static/chunks/1215-6bf6c0997a3966b5.js",
|
|
290
|
+
"static/chunks/app/roots/[id]/page-9b4a28b335dd8190.js"
|
|
291
291
|
],
|
|
292
|
-
"/roots/[id]/
|
|
293
|
-
"static/chunks/webpack-
|
|
292
|
+
"/roots/[id]/workflows/[wfId]/page": [
|
|
293
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
294
294
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
295
295
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
296
296
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
297
297
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
298
298
|
"static/chunks/1217-407174d9b164a499.js",
|
|
299
299
|
"static/chunks/9411-af5f758c57741929.js",
|
|
300
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
300
301
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
301
|
-
"static/chunks/
|
|
302
|
-
"static/chunks/3954-fe27ff41d9bf012d.js",
|
|
303
|
-
"static/chunks/8775-890699c74c28df61.js",
|
|
304
|
-
"static/chunks/5779-5be906c67d9d3c80.js",
|
|
305
|
-
"static/chunks/6594-fcdf71ca82322736.js",
|
|
306
|
-
"static/chunks/1316-fbbc7e5231784e28.js",
|
|
307
|
-
"static/chunks/app/roots/[id]/kb/[...slug]/page-9424547b67be2a76.js"
|
|
302
|
+
"static/chunks/app/roots/[id]/workflows/[wfId]/page-ab2801337dc9cc52.js"
|
|
308
303
|
],
|
|
309
|
-
"/roots/[id]/
|
|
310
|
-
"static/chunks/webpack-
|
|
304
|
+
"/roots/[id]/kb/[...slug]/page": [
|
|
305
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
311
306
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
312
307
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
313
308
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
314
309
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
315
310
|
"static/chunks/1217-407174d9b164a499.js",
|
|
311
|
+
"static/chunks/9411-af5f758c57741929.js",
|
|
312
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
316
313
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
317
|
-
"static/chunks/
|
|
314
|
+
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
315
|
+
"static/chunks/8775-890699c74c28df61.js",
|
|
316
|
+
"static/chunks/7529-5e60df9bb54dac00.js",
|
|
317
|
+
"static/chunks/5475-fd7801895adb058e.js",
|
|
318
|
+
"static/chunks/1215-6bf6c0997a3966b5.js",
|
|
319
|
+
"static/chunks/app/roots/[id]/kb/[...slug]/page-aebc35e79e6e16d6.js"
|
|
318
320
|
],
|
|
319
|
-
"/roots/[id]/workflows/
|
|
320
|
-
"static/chunks/webpack-
|
|
321
|
+
"/roots/[id]/workflows/page": [
|
|
322
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
321
323
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
322
324
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
323
325
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
324
326
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
325
327
|
"static/chunks/1217-407174d9b164a499.js",
|
|
326
|
-
"static/chunks/
|
|
328
|
+
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
327
329
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
328
|
-
"static/chunks/
|
|
329
|
-
"static/chunks/app/roots/[id]/workflows/[wfId]/page-4da7b5a46cbaf70c.js"
|
|
330
|
+
"static/chunks/app/roots/[id]/workflows/page-85f4eb885ecb80a1.js"
|
|
330
331
|
]
|
|
331
332
|
}
|
|
332
333
|
}
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_not-found/page": "/_not-found",
|
|
3
|
+
"/api/agents/[agentId]/respond/route": "/api/agents/[agentId]/respond",
|
|
3
4
|
"/api/images/[rootId]/[file]/route": "/api/images/[rootId]/[file]",
|
|
4
|
-
"/api/oauth/callback/route": "/api/oauth/callback",
|
|
5
5
|
"/api/oauth/start/route": "/api/oauth/start",
|
|
6
|
-
"/api/
|
|
6
|
+
"/api/oauth/callback/route": "/api/oauth/callback",
|
|
7
7
|
"/api/roots/[id]/chat/[topicId]/stop/route": "/api/roots/[id]/chat/[topicId]/stop",
|
|
8
|
-
"/api/roots/[id]/chat/[topicId]/
|
|
9
|
-
"/api/roots/[id]/dashboard/route": "/api/roots/[id]/dashboard",
|
|
8
|
+
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
10
9
|
"/api/roots/[id]/attachments/route": "/api/roots/[id]/attachments",
|
|
10
|
+
"/api/roots/[id]/dashboard/route": "/api/roots/[id]/dashboard",
|
|
11
11
|
"/api/roots/[id]/suggestions/route": "/api/roots/[id]/suggestions",
|
|
12
|
-
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
13
12
|
"/api/utilities/[scope]/[id]/host-api.mjs/route": "/api/utilities/[scope]/[id]/host-api.mjs",
|
|
14
13
|
"/api/utilities/[scope]/[id]/bundle.js/route": "/api/utilities/[scope]/[id]/bundle.js",
|
|
15
14
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": "/api/utilities/[scope]/[id]/host-ui.mjs",
|
|
16
15
|
"/api/utilities/[scope]/[id]/host/route": "/api/utilities/[scope]/[id]/host",
|
|
17
16
|
"/api/utilities/[scope]/[id]/iframe/route": "/api/utilities/[scope]/[id]/iframe",
|
|
18
17
|
"/api/utilities/[scope]/[id]/style.css/route": "/api/utilities/[scope]/[id]/style.css",
|
|
18
|
+
"/api/roots/[id]/chat/[topicId]/send/route": "/api/roots/[id]/chat/[topicId]/send",
|
|
19
19
|
"/agents/[agentId]/page": "/agents/[agentId]",
|
|
20
20
|
"/page": "/",
|
|
21
21
|
"/onboarding/page": "/onboarding",
|
|
22
22
|
"/audit/page": "/audit",
|
|
23
23
|
"/roots/new/page": "/roots/new",
|
|
24
24
|
"/settings/page": "/settings",
|
|
25
|
-
"/
|
|
25
|
+
"/share/[id]/file/page": "/share/[id]/file",
|
|
26
26
|
"/share/[id]/page": "/share/[id]",
|
|
27
|
+
"/utilities/page": "/utilities",
|
|
27
28
|
"/utilities/[scope]/[id]/page": "/utilities/[scope]/[id]",
|
|
28
|
-
"/share/[id]/file/page": "/share/[id]/file",
|
|
29
|
-
"/roots/[id]/page": "/roots/[id]",
|
|
30
29
|
"/roots/[id]/chat/[topicId]/page": "/roots/[id]/chat/[topicId]",
|
|
30
|
+
"/roots/[id]/page": "/roots/[id]",
|
|
31
|
+
"/roots/[id]/workflows/[wfId]/page": "/roots/[id]/workflows/[wfId]",
|
|
31
32
|
"/roots/[id]/kb/[...slug]/page": "/roots/[id]/kb/[...slug]",
|
|
32
|
-
"/roots/[id]/workflows/page": "/roots/[id]/workflows"
|
|
33
|
-
"/roots/[id]/workflows/[wfId]/page": "/roots/[id]/workflows/[wfId]"
|
|
33
|
+
"/roots/[id]/workflows/page": "/roots/[id]/workflows"
|
|
34
34
|
}
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/fQIjUyzIepDxqQpzYlf6H/_buildManifest.js",
|
|
9
|
+
"static/fQIjUyzIepDxqQpzYlf6H/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
|
-
"static/chunks/webpack-
|
|
12
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
13
13
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
14
14
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
15
15
|
"static/chunks/main-app-ebe67847147d19aa.js"
|
|
@@ -17,13 +17,13 @@
|
|
|
17
17
|
"rootMainFilesTree": {},
|
|
18
18
|
"pages": {
|
|
19
19
|
"/_app": [
|
|
20
|
-
"static/chunks/webpack-
|
|
20
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
21
21
|
"static/chunks/framework-aaa7c1a953276299.js",
|
|
22
22
|
"static/chunks/main-bfb98fc1d6aa1d45.js",
|
|
23
23
|
"static/chunks/pages/_app-bf8bc157ace53d59.js"
|
|
24
24
|
],
|
|
25
25
|
"/_error": [
|
|
26
|
-
"static/chunks/webpack-
|
|
26
|
+
"static/chunks/webpack-680c8fa1cf6aef64.js",
|
|
27
27
|
"static/chunks/framework-aaa7c1a953276299.js",
|
|
28
28
|
"static/chunks/main-bfb98fc1d6aa1d45.js",
|
|
29
29
|
"static/chunks/pages/_error-da89ab2956f0cf38.js"
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
},
|
|
56
56
|
"notFoundRoutes": [],
|
|
57
57
|
"preview": {
|
|
58
|
-
"previewModeId": "
|
|
59
|
-
"previewModeSigningKey": "
|
|
60
|
-
"previewModeEncryptionKey": "
|
|
58
|
+
"previewModeId": "f4a959adf1f5c27690bb420c4bfe67de",
|
|
59
|
+
"previewModeSigningKey": "88e4cecfd6a345130930e3ba666b74935397b8bfc25ce07aa8eebc8c03cc143b",
|
|
60
|
+
"previewModeEncryptionKey": "2b62785d036d479fbff07a27320b31d9e8def4aeebf3d1206d796cb3cd65cc0d"
|
|
61
61
|
}
|
|
62
62
|
}
|