reflex-agent 0.17.1 → 0.18.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 +97 -97
- package/.next/app-path-routes-manifest.json +7 -7
- 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/api/utilities/install-archive/route_client-reference-manifest.js +1 -1
- package/.next/server/app/audit/page.js +2 -2
- package/.next/server/app/audit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/dispatcher/page.js +2 -2
- package/.next/server/app/dispatcher/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]/memory/page.js +2 -2
- package/.next/server/app/roots/[id]/memory/page_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/page.js +4 -4
- 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 +4 -4
- 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 +2 -2
- 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_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 +7 -7
- package/.next/server/chunks/1358.js +1 -1
- package/.next/server/chunks/285.js +8 -8
- package/.next/server/chunks/3332.js +1 -1
- package/.next/server/chunks/3443.js +1 -0
- package/.next/server/chunks/3908.js +3 -0
- package/.next/server/chunks/4578.js +3 -1
- package/.next/server/chunks/4812.js +1 -1
- package/.next/server/chunks/6193.js +1 -0
- package/.next/server/chunks/{4333.js → 8310.js} +2 -2
- package/.next/server/chunks/8499.js +1 -0
- package/.next/server/chunks/9098.js +1 -1
- package/.next/server/chunks/9809.js +1 -1
- package/.next/server/functions-config-manifest.json +3 -3
- 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/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/1993-9dca1b1e6fd2aa4a.js +1 -0
- package/.next/static/chunks/4108.1f4c5d5167258fc2.js +1 -0
- package/.next/static/chunks/4339-598f4d295a1c9fd7.js +1 -0
- package/.next/static/chunks/7523-8e1a30a0a94360e6.js +1 -0
- package/.next/static/chunks/8700-67255781ff8535f8.js +1 -0
- package/.next/static/chunks/972-d90180d5752f1033.js +1 -0
- package/.next/static/chunks/app/layout-eade5a1d9244edb1.js +1 -0
- package/.next/static/chunks/app/onboarding/page-48b932af2f1ba2fa.js +1 -0
- package/.next/static/chunks/app/{page-04091ddd75f75dbe.js → page-86e96e2ba12ff458.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-12dc5a32dabf680b.js +1 -0
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-dfe79e6d415b578f.js +1 -0
- package/.next/static/chunks/app/roots/[id]/memory/{page-8a6c36c8f8b18027.js → page-aab917d8048049e7.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/page-eb45813070de86e8.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-3a7c7dcc78644559.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/page-e784b93a39334d2d.js +1 -0
- package/.next/static/chunks/app/roots/new/page-60665535912274c9.js +1 -0
- package/.next/static/chunks/app/settings/page-7c74a4601ded9acb.js +1 -0
- package/.next/static/chunks/app/share/[id]/page-5758d5aea102929e.js +1 -0
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-b0e4daae2e153833.js +1 -0
- package/.next/static/chunks/app/utilities/page-4b344f56d64101fa.js +1 -0
- package/.next/static/chunks/{webpack-365da08c2f4d8fd4.js → webpack-a051eba7e7f1881f.js} +1 -1
- package/.next/trace +90 -90
- package/package.json +1 -1
- package/.next/server/chunks/2420.js +0 -3
- package/.next/server/chunks/3943.js +0 -1
- package/.next/server/chunks/6370.js +0 -1
- package/.next/server/chunks/9840.js +0 -1
- package/.next/static/chunks/1140-64068d731caa9e74.js +0 -1
- package/.next/static/chunks/1449-6b7d830a92f3f938.js +0 -1
- package/.next/static/chunks/3281-8bd5b627634cdf42.js +0 -1
- package/.next/static/chunks/3680-c10f5bed1e72fdc2.js +0 -1
- package/.next/static/chunks/4108.19c3868f4af2c9f0.js +0 -1
- package/.next/static/chunks/9764-cdf07e52fe3e8237.js +0 -1
- package/.next/static/chunks/app/layout-a9e0a8f5993dd6d9.js +0 -1
- package/.next/static/chunks/app/onboarding/page-6fddd32281064f20.js +0 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-4ef3f3e86daba072.js +0 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-e06fed2af2d53515.js +0 -1
- package/.next/static/chunks/app/roots/[id]/page-dc75fd44657768c3.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-4159003e68210618.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/page-45cf79c938c988e5.js +0 -1
- package/.next/static/chunks/app/roots/new/page-c053590d2d0db45b.js +0 -1
- package/.next/static/chunks/app/settings/page-5514c8538063c316.js +0 -1
- package/.next/static/chunks/app/share/[id]/page-f88950f6a8ad9e41.js +0 -1
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-b15dcef01e478b72.js +0 -1
- package/.next/static/chunks/app/utilities/page-bb3e4a011e6bad5c.js +0 -1
- /package/.next/static/{6dGMfpiSfKb8VjYCBSJk6 → 9aIZJd7Nzsm6QMTXf63On}/_buildManifest.js +0 -0
- /package/.next/static/{6dGMfpiSfKb8VjYCBSJk6 → 9aIZJd7Nzsm6QMTXf63On}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
9aIZJd7Nzsm6QMTXf63On
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pages": {
|
|
3
3
|
"/_not-found/page": [
|
|
4
|
-
"static/chunks/webpack-
|
|
4
|
+
"static/chunks/webpack-a051eba7e7f1881f.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-a051eba7e7f1881f.js",
|
|
12
12
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
13
13
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
14
14
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -19,129 +19,129 @@
|
|
|
19
19
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
20
20
|
"static/chunks/9411-af5f758c57741929.js",
|
|
21
21
|
"static/chunks/951-5ff2aaad965fedb7.js",
|
|
22
|
-
"static/chunks/app/layout-
|
|
22
|
+
"static/chunks/app/layout-eade5a1d9244edb1.js"
|
|
23
23
|
],
|
|
24
24
|
"/api/images/[rootId]/[file]/route": [
|
|
25
|
-
"static/chunks/webpack-
|
|
25
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
26
26
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
27
27
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
28
28
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
29
29
|
"static/chunks/app/api/images/[rootId]/[file]/route-78f8e23cdd4112b9.js"
|
|
30
30
|
],
|
|
31
31
|
"/api/oauth/start/route": [
|
|
32
|
-
"static/chunks/webpack-
|
|
32
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
33
33
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
34
34
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
35
35
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
36
36
|
"static/chunks/app/api/oauth/start/route-78f8e23cdd4112b9.js"
|
|
37
37
|
],
|
|
38
|
+
"/api/oauth/callback/route": [
|
|
39
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
40
|
+
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
41
|
+
"static/chunks/146-ccee3b26755b68c8.js",
|
|
42
|
+
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
43
|
+
"static/chunks/app/api/oauth/callback/route-78f8e23cdd4112b9.js"
|
|
44
|
+
],
|
|
38
45
|
"/api/agents/[agentId]/respond/route": [
|
|
39
|
-
"static/chunks/webpack-
|
|
46
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
40
47
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
41
48
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
42
49
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
43
50
|
"static/chunks/app/api/agents/[agentId]/respond/route-78f8e23cdd4112b9.js"
|
|
44
51
|
],
|
|
45
|
-
"/api/
|
|
46
|
-
"static/chunks/webpack-
|
|
52
|
+
"/api/roots/[id]/attachments/route": [
|
|
53
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
47
54
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
48
55
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
49
56
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
50
|
-
"static/chunks/app/api/
|
|
57
|
+
"static/chunks/app/api/roots/[id]/attachments/route-78f8e23cdd4112b9.js"
|
|
51
58
|
],
|
|
52
|
-
"/api/roots/[id]/chat/[topicId]/
|
|
53
|
-
"static/chunks/webpack-
|
|
59
|
+
"/api/roots/[id]/chat/[topicId]/stream/route": [
|
|
60
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
54
61
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
55
62
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
56
63
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
57
|
-
"static/chunks/app/api/roots/[id]/chat/[topicId]/
|
|
64
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stream/route-78f8e23cdd4112b9.js"
|
|
58
65
|
],
|
|
59
66
|
"/api/roots/[id]/chat/[topicId]/send/route": [
|
|
60
|
-
"static/chunks/webpack-
|
|
67
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
61
68
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
62
69
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
63
70
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
64
71
|
"static/chunks/app/api/roots/[id]/chat/[topicId]/send/route-78f8e23cdd4112b9.js"
|
|
65
72
|
],
|
|
66
73
|
"/api/roots/[id]/dashboard/route": [
|
|
67
|
-
"static/chunks/webpack-
|
|
74
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
68
75
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
69
76
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
70
77
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
71
78
|
"static/chunks/app/api/roots/[id]/dashboard/route-78f8e23cdd4112b9.js"
|
|
72
79
|
],
|
|
73
|
-
"/api/roots/[id]/
|
|
74
|
-
"static/chunks/webpack-
|
|
80
|
+
"/api/roots/[id]/chat/[topicId]/stop/route": [
|
|
81
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
75
82
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
76
83
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
77
84
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
78
|
-
"static/chunks/app/api/roots/[id]/
|
|
85
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stop/route-78f8e23cdd4112b9.js"
|
|
86
|
+
],
|
|
87
|
+
"/api/utilities/[scope]/[id]/host-api.mjs/route": [
|
|
88
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
89
|
+
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
90
|
+
"static/chunks/146-ccee3b26755b68c8.js",
|
|
91
|
+
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
92
|
+
"static/chunks/app/api/utilities/[scope]/[id]/host-api.mjs/route-78f8e23cdd4112b9.js"
|
|
79
93
|
],
|
|
80
94
|
"/api/roots/[id]/suggestions/route": [
|
|
81
|
-
"static/chunks/webpack-
|
|
95
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
82
96
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
83
97
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
84
98
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
85
99
|
"static/chunks/app/api/roots/[id]/suggestions/route-78f8e23cdd4112b9.js"
|
|
86
100
|
],
|
|
87
101
|
"/api/utilities/[scope]/[id]/bundle.js/route": [
|
|
88
|
-
"static/chunks/webpack-
|
|
102
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
89
103
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
90
104
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
91
105
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
92
106
|
"static/chunks/app/api/utilities/[scope]/[id]/bundle.js/route-78f8e23cdd4112b9.js"
|
|
93
107
|
],
|
|
94
108
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": [
|
|
95
|
-
"static/chunks/webpack-
|
|
109
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
96
110
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
97
111
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
98
112
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
99
113
|
"static/chunks/app/api/utilities/[scope]/[id]/host-ui.mjs/route-78f8e23cdd4112b9.js"
|
|
100
114
|
],
|
|
101
|
-
"/api/roots/[id]/chat/[topicId]/stream/route": [
|
|
102
|
-
"static/chunks/webpack-365da08c2f4d8fd4.js",
|
|
103
|
-
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
104
|
-
"static/chunks/146-ccee3b26755b68c8.js",
|
|
105
|
-
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
106
|
-
"static/chunks/app/api/roots/[id]/chat/[topicId]/stream/route-78f8e23cdd4112b9.js"
|
|
107
|
-
],
|
|
108
|
-
"/api/utilities/[scope]/[id]/host-api.mjs/route": [
|
|
109
|
-
"static/chunks/webpack-365da08c2f4d8fd4.js",
|
|
110
|
-
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
111
|
-
"static/chunks/146-ccee3b26755b68c8.js",
|
|
112
|
-
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
113
|
-
"static/chunks/app/api/utilities/[scope]/[id]/host-api.mjs/route-78f8e23cdd4112b9.js"
|
|
114
|
-
],
|
|
115
115
|
"/api/utilities/[scope]/[id]/host/route": [
|
|
116
|
-
"static/chunks/webpack-
|
|
116
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
117
117
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
118
118
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
119
119
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
120
120
|
"static/chunks/app/api/utilities/[scope]/[id]/host/route-78f8e23cdd4112b9.js"
|
|
121
121
|
],
|
|
122
122
|
"/api/utilities/[scope]/[id]/style.css/route": [
|
|
123
|
-
"static/chunks/webpack-
|
|
123
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
124
124
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
125
125
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
126
126
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
127
127
|
"static/chunks/app/api/utilities/[scope]/[id]/style.css/route-78f8e23cdd4112b9.js"
|
|
128
128
|
],
|
|
129
129
|
"/api/utilities/[scope]/[id]/iframe/route": [
|
|
130
|
-
"static/chunks/webpack-
|
|
130
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
131
131
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
132
132
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
133
133
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
134
134
|
"static/chunks/app/api/utilities/[scope]/[id]/iframe/route-78f8e23cdd4112b9.js"
|
|
135
135
|
],
|
|
136
136
|
"/api/utilities/install-archive/route": [
|
|
137
|
-
"static/chunks/webpack-
|
|
137
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
138
138
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
139
139
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
140
140
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
141
141
|
"static/chunks/app/api/utilities/install-archive/route-78f8e23cdd4112b9.js"
|
|
142
142
|
],
|
|
143
143
|
"/agents/[agentId]/page": [
|
|
144
|
-
"static/chunks/webpack-
|
|
144
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
145
145
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
146
146
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
147
147
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"static/chunks/app/agents/[agentId]/page-2ee5d78dc94253c5.js"
|
|
154
154
|
],
|
|
155
155
|
"/page": [
|
|
156
|
-
"static/chunks/webpack-
|
|
156
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
157
157
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
158
158
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
159
159
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -164,27 +164,38 @@
|
|
|
164
164
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
165
165
|
"static/chunks/9411-af5f758c57741929.js",
|
|
166
166
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
167
|
-
"static/chunks/
|
|
168
|
-
"static/chunks/app/page-
|
|
167
|
+
"static/chunks/4339-598f4d295a1c9fd7.js",
|
|
168
|
+
"static/chunks/app/page-86e96e2ba12ff458.js"
|
|
169
169
|
],
|
|
170
170
|
"/dispatcher/page": [
|
|
171
|
-
"static/chunks/webpack-
|
|
171
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
172
172
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
173
173
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
174
174
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
175
175
|
"static/chunks/app/dispatcher/page-78f8e23cdd4112b9.js"
|
|
176
176
|
],
|
|
177
177
|
"/onboarding/page": [
|
|
178
|
-
"static/chunks/webpack-
|
|
178
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
179
179
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
180
180
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
181
181
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
182
182
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
183
183
|
"static/chunks/9411-af5f758c57741929.js",
|
|
184
|
-
"static/chunks/app/onboarding/page-
|
|
184
|
+
"static/chunks/app/onboarding/page-48b932af2f1ba2fa.js"
|
|
185
|
+
],
|
|
186
|
+
"/audit/page": [
|
|
187
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
188
|
+
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
189
|
+
"static/chunks/146-ccee3b26755b68c8.js",
|
|
190
|
+
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
191
|
+
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
192
|
+
"static/chunks/4678-15402b9832b27389.js",
|
|
193
|
+
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
194
|
+
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
195
|
+
"static/chunks/app/audit/page-9bac9e3674f0fae9.js"
|
|
185
196
|
],
|
|
186
197
|
"/roots/new/page": [
|
|
187
|
-
"static/chunks/webpack-
|
|
198
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
188
199
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
189
200
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
190
201
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -194,10 +205,10 @@
|
|
|
194
205
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
195
206
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
196
207
|
"static/chunks/9411-af5f758c57741929.js",
|
|
197
|
-
"static/chunks/app/roots/new/page-
|
|
208
|
+
"static/chunks/app/roots/new/page-60665535912274c9.js"
|
|
198
209
|
],
|
|
199
210
|
"/settings/page": [
|
|
200
|
-
"static/chunks/webpack-
|
|
211
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
201
212
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
202
213
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
203
214
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -208,29 +219,18 @@
|
|
|
208
219
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
209
220
|
"static/chunks/9411-af5f758c57741929.js",
|
|
210
221
|
"static/chunks/9338-9f6c33a593b60e12.js",
|
|
211
|
-
"static/chunks/app/settings/page-
|
|
222
|
+
"static/chunks/app/settings/page-7c74a4601ded9acb.js"
|
|
212
223
|
],
|
|
213
224
|
"/share/[id]/file/page": [
|
|
214
|
-
"static/chunks/webpack-
|
|
225
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
215
226
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
216
227
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
217
228
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
218
229
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
219
230
|
"static/chunks/app/share/[id]/file/page-93e0105d7903f777.js"
|
|
220
231
|
],
|
|
221
|
-
"/audit/page": [
|
|
222
|
-
"static/chunks/webpack-365da08c2f4d8fd4.js",
|
|
223
|
-
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
224
|
-
"static/chunks/146-ccee3b26755b68c8.js",
|
|
225
|
-
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
226
|
-
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
227
|
-
"static/chunks/4678-15402b9832b27389.js",
|
|
228
|
-
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
229
|
-
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
230
|
-
"static/chunks/app/audit/page-9bac9e3674f0fae9.js"
|
|
231
|
-
],
|
|
232
232
|
"/share/[id]/page": [
|
|
233
|
-
"static/chunks/webpack-
|
|
233
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
234
234
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
235
235
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
236
236
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -238,11 +238,11 @@
|
|
|
238
238
|
"static/chunks/4678-15402b9832b27389.js",
|
|
239
239
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
240
240
|
"static/chunks/9411-af5f758c57741929.js",
|
|
241
|
-
"static/chunks/
|
|
242
|
-
"static/chunks/app/share/[id]/page-
|
|
241
|
+
"static/chunks/972-d90180d5752f1033.js",
|
|
242
|
+
"static/chunks/app/share/[id]/page-5758d5aea102929e.js"
|
|
243
243
|
],
|
|
244
244
|
"/utilities/[scope]/[id]/page": [
|
|
245
|
-
"static/chunks/webpack-
|
|
245
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
246
246
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
247
247
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
248
248
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -252,11 +252,11 @@
|
|
|
252
252
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
253
253
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
254
254
|
"static/chunks/9411-af5f758c57741929.js",
|
|
255
|
-
"static/chunks/
|
|
256
|
-
"static/chunks/app/utilities/[scope]/[id]/page-
|
|
255
|
+
"static/chunks/972-d90180d5752f1033.js",
|
|
256
|
+
"static/chunks/app/utilities/[scope]/[id]/page-b0e4daae2e153833.js"
|
|
257
257
|
],
|
|
258
258
|
"/utilities/page": [
|
|
259
|
-
"static/chunks/webpack-
|
|
259
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
260
260
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
261
261
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
262
262
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -266,17 +266,17 @@
|
|
|
266
266
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
267
267
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
268
268
|
"static/chunks/9411-af5f758c57741929.js",
|
|
269
|
-
"static/chunks/app/utilities/page-
|
|
269
|
+
"static/chunks/app/utilities/page-4b344f56d64101fa.js"
|
|
270
270
|
],
|
|
271
271
|
"/roots/[id]/layout": [
|
|
272
|
-
"static/chunks/webpack-
|
|
272
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
273
273
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
274
274
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
275
275
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
276
276
|
"static/chunks/app/roots/[id]/layout-78f8e23cdd4112b9.js"
|
|
277
277
|
],
|
|
278
278
|
"/roots/[id]/kb/[...slug]/page": [
|
|
279
|
-
"static/chunks/webpack-
|
|
279
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
280
280
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
281
281
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
282
282
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -288,13 +288,13 @@
|
|
|
288
288
|
"static/chunks/9411-af5f758c57741929.js",
|
|
289
289
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
290
290
|
"static/chunks/8775-890699c74c28df61.js",
|
|
291
|
-
"static/chunks/
|
|
292
|
-
"static/chunks/
|
|
293
|
-
"static/chunks/
|
|
294
|
-
"static/chunks/app/roots/[id]/kb/[...slug]/page-
|
|
291
|
+
"static/chunks/4339-598f4d295a1c9fd7.js",
|
|
292
|
+
"static/chunks/8700-67255781ff8535f8.js",
|
|
293
|
+
"static/chunks/7523-8e1a30a0a94360e6.js",
|
|
294
|
+
"static/chunks/app/roots/[id]/kb/[...slug]/page-dfe79e6d415b578f.js"
|
|
295
295
|
],
|
|
296
296
|
"/roots/[id]/chat/[topicId]/page": [
|
|
297
|
-
"static/chunks/webpack-
|
|
297
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
298
298
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
299
299
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
300
300
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -307,13 +307,13 @@
|
|
|
307
307
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
308
308
|
"static/chunks/8775-890699c74c28df61.js",
|
|
309
309
|
"static/chunks/6568-e4d2de23d9f8d347.js",
|
|
310
|
-
"static/chunks/
|
|
311
|
-
"static/chunks/
|
|
312
|
-
"static/chunks/
|
|
313
|
-
"static/chunks/app/roots/[id]/chat/[topicId]/page-
|
|
310
|
+
"static/chunks/4339-598f4d295a1c9fd7.js",
|
|
311
|
+
"static/chunks/8700-67255781ff8535f8.js",
|
|
312
|
+
"static/chunks/1993-9dca1b1e6fd2aa4a.js",
|
|
313
|
+
"static/chunks/app/roots/[id]/chat/[topicId]/page-12dc5a32dabf680b.js"
|
|
314
314
|
],
|
|
315
|
-
"/roots/[id]/
|
|
316
|
-
"static/chunks/webpack-
|
|
315
|
+
"/roots/[id]/page": [
|
|
316
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
317
317
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
318
318
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
319
319
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -323,10 +323,17 @@
|
|
|
323
323
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
324
324
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
325
325
|
"static/chunks/9411-af5f758c57741929.js",
|
|
326
|
-
"static/chunks/
|
|
326
|
+
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
327
|
+
"static/chunks/8775-890699c74c28df61.js",
|
|
328
|
+
"static/chunks/8566-5d4c89b722d9cee1.js",
|
|
329
|
+
"static/chunks/4339-598f4d295a1c9fd7.js",
|
|
330
|
+
"static/chunks/8700-67255781ff8535f8.js",
|
|
331
|
+
"static/chunks/1993-9dca1b1e6fd2aa4a.js",
|
|
332
|
+
"static/chunks/7523-8e1a30a0a94360e6.js",
|
|
333
|
+
"static/chunks/app/roots/[id]/page-eb45813070de86e8.js"
|
|
327
334
|
],
|
|
328
|
-
"/roots/[id]/page": [
|
|
329
|
-
"static/chunks/webpack-
|
|
335
|
+
"/roots/[id]/workflows/[wfId]/page": [
|
|
336
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
330
337
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
331
338
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
332
339
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -336,17 +343,10 @@
|
|
|
336
343
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
337
344
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
338
345
|
"static/chunks/9411-af5f758c57741929.js",
|
|
339
|
-
"static/chunks/
|
|
340
|
-
"static/chunks/8775-890699c74c28df61.js",
|
|
341
|
-
"static/chunks/8566-5d4c89b722d9cee1.js",
|
|
342
|
-
"static/chunks/3680-c10f5bed1e72fdc2.js",
|
|
343
|
-
"static/chunks/9764-cdf07e52fe3e8237.js",
|
|
344
|
-
"static/chunks/3281-8bd5b627634cdf42.js",
|
|
345
|
-
"static/chunks/1449-6b7d830a92f3f938.js",
|
|
346
|
-
"static/chunks/app/roots/[id]/page-dc75fd44657768c3.js"
|
|
346
|
+
"static/chunks/app/roots/[id]/workflows/[wfId]/page-3a7c7dcc78644559.js"
|
|
347
347
|
],
|
|
348
348
|
"/roots/[id]/workflows/page": [
|
|
349
|
-
"static/chunks/webpack-
|
|
349
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
350
350
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
351
351
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
352
352
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -355,10 +355,10 @@
|
|
|
355
355
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
356
356
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
357
357
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
358
|
-
"static/chunks/app/roots/[id]/workflows/page-
|
|
358
|
+
"static/chunks/app/roots/[id]/workflows/page-e784b93a39334d2d.js"
|
|
359
359
|
],
|
|
360
360
|
"/roots/[id]/memory/page": [
|
|
361
|
-
"static/chunks/webpack-
|
|
361
|
+
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
362
362
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
363
363
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
364
364
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
"static/chunks/9776-e3882c1c63293e0a.js",
|
|
368
368
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
369
369
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
370
|
-
"static/chunks/app/roots/[id]/memory/page-
|
|
370
|
+
"static/chunks/app/roots/[id]/memory/page-aab917d8048049e7.js"
|
|
371
371
|
]
|
|
372
372
|
}
|
|
373
373
|
}
|
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
"/_not-found/page": "/_not-found",
|
|
3
3
|
"/api/images/[rootId]/[file]/route": "/api/images/[rootId]/[file]",
|
|
4
4
|
"/api/oauth/start/route": "/api/oauth/start",
|
|
5
|
-
"/api/agents/[agentId]/respond/route": "/api/agents/[agentId]/respond",
|
|
6
5
|
"/api/oauth/callback/route": "/api/oauth/callback",
|
|
7
|
-
"/api/
|
|
6
|
+
"/api/agents/[agentId]/respond/route": "/api/agents/[agentId]/respond",
|
|
7
|
+
"/api/roots/[id]/attachments/route": "/api/roots/[id]/attachments",
|
|
8
|
+
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
8
9
|
"/api/roots/[id]/chat/[topicId]/send/route": "/api/roots/[id]/chat/[topicId]/send",
|
|
9
10
|
"/api/roots/[id]/dashboard/route": "/api/roots/[id]/dashboard",
|
|
10
|
-
"/api/roots/[id]/
|
|
11
|
+
"/api/roots/[id]/chat/[topicId]/stop/route": "/api/roots/[id]/chat/[topicId]/stop",
|
|
12
|
+
"/api/utilities/[scope]/[id]/host-api.mjs/route": "/api/utilities/[scope]/[id]/host-api.mjs",
|
|
11
13
|
"/api/roots/[id]/suggestions/route": "/api/roots/[id]/suggestions",
|
|
12
14
|
"/api/utilities/[scope]/[id]/bundle.js/route": "/api/utilities/[scope]/[id]/bundle.js",
|
|
13
15
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": "/api/utilities/[scope]/[id]/host-ui.mjs",
|
|
14
|
-
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
15
|
-
"/api/utilities/[scope]/[id]/host-api.mjs/route": "/api/utilities/[scope]/[id]/host-api.mjs",
|
|
16
16
|
"/api/utilities/[scope]/[id]/host/route": "/api/utilities/[scope]/[id]/host",
|
|
17
17
|
"/api/utilities/[scope]/[id]/style.css/route": "/api/utilities/[scope]/[id]/style.css",
|
|
18
18
|
"/api/utilities/[scope]/[id]/iframe/route": "/api/utilities/[scope]/[id]/iframe",
|
|
@@ -21,17 +21,17 @@
|
|
|
21
21
|
"/page": "/",
|
|
22
22
|
"/dispatcher/page": "/dispatcher",
|
|
23
23
|
"/onboarding/page": "/onboarding",
|
|
24
|
+
"/audit/page": "/audit",
|
|
24
25
|
"/roots/new/page": "/roots/new",
|
|
25
26
|
"/settings/page": "/settings",
|
|
26
27
|
"/share/[id]/file/page": "/share/[id]/file",
|
|
27
|
-
"/audit/page": "/audit",
|
|
28
28
|
"/share/[id]/page": "/share/[id]",
|
|
29
29
|
"/utilities/[scope]/[id]/page": "/utilities/[scope]/[id]",
|
|
30
30
|
"/utilities/page": "/utilities",
|
|
31
31
|
"/roots/[id]/kb/[...slug]/page": "/roots/[id]/kb/[...slug]",
|
|
32
32
|
"/roots/[id]/chat/[topicId]/page": "/roots/[id]/chat/[topicId]",
|
|
33
|
-
"/roots/[id]/workflows/[wfId]/page": "/roots/[id]/workflows/[wfId]",
|
|
34
33
|
"/roots/[id]/page": "/roots/[id]",
|
|
34
|
+
"/roots/[id]/workflows/[wfId]/page": "/roots/[id]/workflows/[wfId]",
|
|
35
35
|
"/roots/[id]/workflows/page": "/roots/[id]/workflows",
|
|
36
36
|
"/roots/[id]/memory/page": "/roots/[id]/memory"
|
|
37
37
|
}
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/9aIZJd7Nzsm6QMTXf63On/_buildManifest.js",
|
|
9
|
+
"static/9aIZJd7Nzsm6QMTXf63On/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
|
-
"static/chunks/webpack-
|
|
12
|
+
"static/chunks/webpack-a051eba7e7f1881f.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-a051eba7e7f1881f.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-a051eba7e7f1881f.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": "fcdc44f233a69f78156735f2bb7ba206",
|
|
59
|
+
"previewModeSigningKey": "9e262216e9b3eb9684958b4962334373f50c797430df75258dc4abc8c2d0728c",
|
|
60
|
+
"previewModeEncryptionKey": "4cdb18967ae5b79d1e81dd9e8b30d7dc6469d3e7ae620a410727254d49c48fab"
|
|
61
61
|
}
|
|
62
62
|
}
|