reflex-agent 0.18.0 → 0.18.2
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 +1 -1
- 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 +2 -2
- 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/2389.js +4 -0
- package/.next/server/chunks/285.js +5 -5
- package/.next/server/chunks/3332.js +1 -1
- package/.next/server/chunks/4578.js +0 -0
- package/.next/server/chunks/4812.js +1 -1
- package/.next/server/chunks/4969.js +1 -0
- package/.next/server/chunks/6356.js +3 -0
- package/.next/server/chunks/7607.js +1 -0
- package/.next/server/chunks/8040.js +1 -0
- package/.next/server/chunks/8511.js +0 -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/pages/_error.js +2 -2
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/2885-3b6efe9070ae7699.js +1 -0
- package/.next/static/chunks/334-e9ffb96d6720ee5b.js +1 -0
- package/.next/static/chunks/4108.a04c1e0b768f6392.js +1 -0
- package/.next/static/chunks/5371-f2503fe0dffea57d.js +1 -0
- package/.next/static/chunks/5744-eccd279a734c778c.js +1 -0
- package/.next/static/chunks/6642-02be14d0b5ca62b7.js +1 -0
- package/.next/static/chunks/app/layout-48a6fb46c228b814.js +1 -0
- package/.next/static/chunks/app/onboarding/page-06103f281ff3f063.js +1 -0
- package/.next/static/chunks/app/page-eed31ba1b952cf24.js +1 -0
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-5fc17c5819406917.js +1 -0
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/{page-dfe79e6d415b578f.js → page-a52b2005a7e538ca.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/memory/{page-aab917d8048049e7.js → page-4edc11023d8a13fd.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/page-0f0d498f4b4bd7bf.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-f93d6b1bb29e79f0.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/page-562913d54bcd08d5.js +1 -0
- package/.next/static/chunks/app/roots/new/page-98d64261cc2ae2a1.js +1 -0
- package/.next/static/chunks/app/settings/page-7a4d8a407fbe5ed8.js +1 -0
- package/.next/static/chunks/app/share/[id]/page-a0540dba09771e84.js +1 -0
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-2cee9be029f211c6.js +1 -0
- package/.next/static/chunks/app/utilities/page-197156f16167514e.js +1 -0
- package/.next/static/chunks/{webpack-a051eba7e7f1881f.js → webpack-dbfe1e5d0f7f7a98.js} +1 -1
- package/.next/trace +90 -90
- package/package.json +1 -1
- package/.next/server/chunks/3443.js +0 -1
- package/.next/server/chunks/3908.js +0 -3
- package/.next/server/chunks/6193.js +0 -1
- package/.next/server/chunks/8310.js +0 -4
- package/.next/server/chunks/8499.js +0 -1
- package/.next/static/chunks/1993-9dca1b1e6fd2aa4a.js +0 -1
- package/.next/static/chunks/4108.1f4c5d5167258fc2.js +0 -1
- package/.next/static/chunks/4339-598f4d295a1c9fd7.js +0 -1
- package/.next/static/chunks/7523-8e1a30a0a94360e6.js +0 -1
- package/.next/static/chunks/8700-67255781ff8535f8.js +0 -1
- package/.next/static/chunks/972-d90180d5752f1033.js +0 -1
- package/.next/static/chunks/app/layout-eade5a1d9244edb1.js +0 -1
- package/.next/static/chunks/app/onboarding/page-48b932af2f1ba2fa.js +0 -1
- package/.next/static/chunks/app/page-86e96e2ba12ff458.js +0 -1
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/page-12dc5a32dabf680b.js +0 -1
- package/.next/static/chunks/app/roots/[id]/page-eb45813070de86e8.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-3a7c7dcc78644559.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/page-e784b93a39334d2d.js +0 -1
- package/.next/static/chunks/app/roots/new/page-60665535912274c9.js +0 -1
- package/.next/static/chunks/app/settings/page-7c74a4601ded9acb.js +0 -1
- package/.next/static/chunks/app/share/[id]/page-5758d5aea102929e.js +0 -1
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-b0e4daae2e153833.js +0 -1
- package/.next/static/chunks/app/utilities/page-4b344f56d64101fa.js +0 -1
- /package/.next/static/{9aIZJd7Nzsm6QMTXf63On → kKiRbrTiD77WXduAvKNfN}/_buildManifest.js +0 -0
- /package/.next/static/{9aIZJd7Nzsm6QMTXf63On → kKiRbrTiD77WXduAvKNfN}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
kKiRbrTiD77WXduAvKNfN
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pages": {
|
|
3
3
|
"/_not-found/page": [
|
|
4
|
-
"static/chunks/webpack-
|
|
4
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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-dbfe1e5d0f7f7a98.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-48a6fb46c228b814.js"
|
|
23
23
|
],
|
|
24
24
|
"/api/images/[rootId]/[file]/route": [
|
|
25
|
-
"static/chunks/webpack-
|
|
25
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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-dbfe1e5d0f7f7a98.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
|
-
],
|
|
45
38
|
"/api/agents/[agentId]/respond/route": [
|
|
46
|
-
"static/chunks/webpack-
|
|
39
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
47
40
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
48
41
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
49
42
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
50
43
|
"static/chunks/app/api/agents/[agentId]/respond/route-78f8e23cdd4112b9.js"
|
|
51
44
|
],
|
|
52
|
-
"/api/
|
|
53
|
-
"static/chunks/webpack-
|
|
45
|
+
"/api/oauth/callback/route": [
|
|
46
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
54
47
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
55
48
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
56
49
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
57
|
-
"static/chunks/app/api/
|
|
50
|
+
"static/chunks/app/api/oauth/callback/route-78f8e23cdd4112b9.js"
|
|
58
51
|
],
|
|
59
|
-
"/api/roots/[id]/
|
|
60
|
-
"static/chunks/webpack-
|
|
52
|
+
"/api/roots/[id]/attachments/route": [
|
|
53
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
61
54
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
62
55
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
63
56
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
64
|
-
"static/chunks/app/api/roots/[id]/
|
|
57
|
+
"static/chunks/app/api/roots/[id]/attachments/route-78f8e23cdd4112b9.js"
|
|
65
58
|
],
|
|
66
59
|
"/api/roots/[id]/chat/[topicId]/send/route": [
|
|
67
|
-
"static/chunks/webpack-
|
|
60
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
68
61
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
69
62
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
70
63
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
71
64
|
"static/chunks/app/api/roots/[id]/chat/[topicId]/send/route-78f8e23cdd4112b9.js"
|
|
72
65
|
],
|
|
73
66
|
"/api/roots/[id]/dashboard/route": [
|
|
74
|
-
"static/chunks/webpack-
|
|
67
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
75
68
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
76
69
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
77
70
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
78
71
|
"static/chunks/app/api/roots/[id]/dashboard/route-78f8e23cdd4112b9.js"
|
|
79
72
|
],
|
|
80
|
-
"/api/roots/[id]/
|
|
81
|
-
"static/chunks/webpack-
|
|
73
|
+
"/api/roots/[id]/suggestions/route": [
|
|
74
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
82
75
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
83
76
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
84
77
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
85
|
-
"static/chunks/app/api/roots/[id]/
|
|
78
|
+
"static/chunks/app/api/roots/[id]/suggestions/route-78f8e23cdd4112b9.js"
|
|
86
79
|
],
|
|
87
|
-
"/api/utilities/[scope]/[id]/
|
|
88
|
-
"static/chunks/webpack-
|
|
80
|
+
"/api/utilities/[scope]/[id]/bundle.js/route": [
|
|
81
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
89
82
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
90
83
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
91
84
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
92
|
-
"static/chunks/app/api/utilities/[scope]/[id]/
|
|
85
|
+
"static/chunks/app/api/utilities/[scope]/[id]/bundle.js/route-78f8e23cdd4112b9.js"
|
|
93
86
|
],
|
|
94
|
-
"/api/roots/[id]/
|
|
95
|
-
"static/chunks/webpack-
|
|
87
|
+
"/api/roots/[id]/chat/[topicId]/stream/route": [
|
|
88
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
96
89
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
97
90
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
98
91
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
99
|
-
"static/chunks/app/api/roots/[id]/
|
|
92
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stream/route-78f8e23cdd4112b9.js"
|
|
100
93
|
],
|
|
101
|
-
"/api/
|
|
102
|
-
"static/chunks/webpack-
|
|
94
|
+
"/api/roots/[id]/chat/[topicId]/stop/route": [
|
|
95
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
103
96
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
104
97
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
105
98
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
106
|
-
"static/chunks/app/api/
|
|
99
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stop/route-78f8e23cdd4112b9.js"
|
|
100
|
+
],
|
|
101
|
+
"/api/utilities/[scope]/[id]/host-api.mjs/route": [
|
|
102
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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/utilities/[scope]/[id]/host-api.mjs/route-78f8e23cdd4112b9.js"
|
|
107
107
|
],
|
|
108
108
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": [
|
|
109
|
-
"static/chunks/webpack-
|
|
109
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
110
110
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
111
111
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
112
112
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
113
113
|
"static/chunks/app/api/utilities/[scope]/[id]/host-ui.mjs/route-78f8e23cdd4112b9.js"
|
|
114
114
|
],
|
|
115
115
|
"/api/utilities/[scope]/[id]/host/route": [
|
|
116
|
-
"static/chunks/webpack-
|
|
116
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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-dbfe1e5d0f7f7a98.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-dbfe1e5d0f7f7a98.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-dbfe1e5d0f7f7a98.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-dbfe1e5d0f7f7a98.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-dbfe1e5d0f7f7a98.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,27 @@
|
|
|
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/6642-02be14d0b5ca62b7.js",
|
|
168
|
+
"static/chunks/app/page-eed31ba1b952cf24.js"
|
|
169
169
|
],
|
|
170
170
|
"/dispatcher/page": [
|
|
171
|
-
"static/chunks/webpack-
|
|
171
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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-dbfe1e5d0f7f7a98.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-06103f281ff3f063.js"
|
|
185
185
|
],
|
|
186
186
|
"/audit/page": [
|
|
187
|
-
"static/chunks/webpack-
|
|
187
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
188
188
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
189
189
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
190
190
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"static/chunks/app/audit/page-9bac9e3674f0fae9.js"
|
|
196
196
|
],
|
|
197
197
|
"/roots/new/page": [
|
|
198
|
-
"static/chunks/webpack-
|
|
198
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
199
199
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
200
200
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
201
201
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -205,10 +205,18 @@
|
|
|
205
205
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
206
206
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
207
207
|
"static/chunks/9411-af5f758c57741929.js",
|
|
208
|
-
"static/chunks/app/roots/new/page-
|
|
208
|
+
"static/chunks/app/roots/new/page-98d64261cc2ae2a1.js"
|
|
209
|
+
],
|
|
210
|
+
"/share/[id]/file/page": [
|
|
211
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
212
|
+
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
213
|
+
"static/chunks/146-ccee3b26755b68c8.js",
|
|
214
|
+
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
215
|
+
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
216
|
+
"static/chunks/app/share/[id]/file/page-93e0105d7903f777.js"
|
|
209
217
|
],
|
|
210
218
|
"/settings/page": [
|
|
211
|
-
"static/chunks/webpack-
|
|
219
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
212
220
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
213
221
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
214
222
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -219,18 +227,10 @@
|
|
|
219
227
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
220
228
|
"static/chunks/9411-af5f758c57741929.js",
|
|
221
229
|
"static/chunks/9338-9f6c33a593b60e12.js",
|
|
222
|
-
"static/chunks/app/settings/page-
|
|
223
|
-
],
|
|
224
|
-
"/share/[id]/file/page": [
|
|
225
|
-
"static/chunks/webpack-a051eba7e7f1881f.js",
|
|
226
|
-
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
227
|
-
"static/chunks/146-ccee3b26755b68c8.js",
|
|
228
|
-
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
229
|
-
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
230
|
-
"static/chunks/app/share/[id]/file/page-93e0105d7903f777.js"
|
|
230
|
+
"static/chunks/app/settings/page-7a4d8a407fbe5ed8.js"
|
|
231
231
|
],
|
|
232
232
|
"/share/[id]/page": [
|
|
233
|
-
"static/chunks/webpack-
|
|
233
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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/5744-eccd279a734c778c.js",
|
|
242
|
+
"static/chunks/app/share/[id]/page-a0540dba09771e84.js"
|
|
243
243
|
],
|
|
244
244
|
"/utilities/[scope]/[id]/page": [
|
|
245
|
-
"static/chunks/webpack-
|
|
245
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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/5744-eccd279a734c778c.js",
|
|
256
|
+
"static/chunks/app/utilities/[scope]/[id]/page-2cee9be029f211c6.js"
|
|
257
257
|
],
|
|
258
258
|
"/utilities/page": [
|
|
259
|
-
"static/chunks/webpack-
|
|
259
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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-197156f16167514e.js"
|
|
270
270
|
],
|
|
271
271
|
"/roots/[id]/layout": [
|
|
272
|
-
"static/chunks/webpack-
|
|
272
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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
|
-
"/roots/[id]/
|
|
279
|
-
"static/chunks/webpack-
|
|
278
|
+
"/roots/[id]/chat/[topicId]/page": [
|
|
279
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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,14 @@
|
|
|
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/
|
|
291
|
+
"static/chunks/6568-e4d2de23d9f8d347.js",
|
|
292
|
+
"static/chunks/6642-02be14d0b5ca62b7.js",
|
|
293
|
+
"static/chunks/334-e9ffb96d6720ee5b.js",
|
|
294
|
+
"static/chunks/2885-3b6efe9070ae7699.js",
|
|
295
|
+
"static/chunks/app/roots/[id]/chat/[topicId]/page-5fc17c5819406917.js"
|
|
295
296
|
],
|
|
296
|
-
"/roots/[id]/
|
|
297
|
-
"static/chunks/webpack-
|
|
297
|
+
"/roots/[id]/kb/[...slug]/page": [
|
|
298
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
298
299
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
299
300
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
300
301
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -306,14 +307,13 @@
|
|
|
306
307
|
"static/chunks/9411-af5f758c57741929.js",
|
|
307
308
|
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
308
309
|
"static/chunks/8775-890699c74c28df61.js",
|
|
309
|
-
"static/chunks/
|
|
310
|
-
"static/chunks/
|
|
311
|
-
"static/chunks/
|
|
312
|
-
"static/chunks/
|
|
313
|
-
"static/chunks/app/roots/[id]/chat/[topicId]/page-12dc5a32dabf680b.js"
|
|
310
|
+
"static/chunks/6642-02be14d0b5ca62b7.js",
|
|
311
|
+
"static/chunks/334-e9ffb96d6720ee5b.js",
|
|
312
|
+
"static/chunks/5371-f2503fe0dffea57d.js",
|
|
313
|
+
"static/chunks/app/roots/[id]/kb/[...slug]/page-a52b2005a7e538ca.js"
|
|
314
314
|
],
|
|
315
|
-
"/roots/[id]/page": [
|
|
316
|
-
"static/chunks/webpack-
|
|
315
|
+
"/roots/[id]/workflows/[wfId]/page": [
|
|
316
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
317
317
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
318
318
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
319
319
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -323,17 +323,10 @@
|
|
|
323
323
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
324
324
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
325
325
|
"static/chunks/9411-af5f758c57741929.js",
|
|
326
|
-
"static/chunks/
|
|
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"
|
|
326
|
+
"static/chunks/app/roots/[id]/workflows/[wfId]/page-f93d6b1bb29e79f0.js"
|
|
334
327
|
],
|
|
335
|
-
"/roots/[id]/
|
|
336
|
-
"static/chunks/webpack-
|
|
328
|
+
"/roots/[id]/page": [
|
|
329
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.js",
|
|
337
330
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
338
331
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
339
332
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -343,10 +336,17 @@
|
|
|
343
336
|
"static/chunks/6785-9a72b10489bc9c60.js",
|
|
344
337
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
345
338
|
"static/chunks/9411-af5f758c57741929.js",
|
|
346
|
-
"static/chunks/
|
|
339
|
+
"static/chunks/2038-0849f9c03cc8d6ab.js",
|
|
340
|
+
"static/chunks/8775-890699c74c28df61.js",
|
|
341
|
+
"static/chunks/8566-5d4c89b722d9cee1.js",
|
|
342
|
+
"static/chunks/6642-02be14d0b5ca62b7.js",
|
|
343
|
+
"static/chunks/334-e9ffb96d6720ee5b.js",
|
|
344
|
+
"static/chunks/2885-3b6efe9070ae7699.js",
|
|
345
|
+
"static/chunks/5371-f2503fe0dffea57d.js",
|
|
346
|
+
"static/chunks/app/roots/[id]/page-0f0d498f4b4bd7bf.js"
|
|
347
347
|
],
|
|
348
348
|
"/roots/[id]/workflows/page": [
|
|
349
|
-
"static/chunks/webpack-
|
|
349
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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-562913d54bcd08d5.js"
|
|
359
359
|
],
|
|
360
360
|
"/roots/[id]/memory/page": [
|
|
361
|
-
"static/chunks/webpack-
|
|
361
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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-4edc11023d8a13fd.js"
|
|
371
371
|
]
|
|
372
372
|
}
|
|
373
373
|
}
|
|
@@ -2,16 +2,16 @@
|
|
|
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/oauth/callback/route": "/api/oauth/callback",
|
|
6
5
|
"/api/agents/[agentId]/respond/route": "/api/agents/[agentId]/respond",
|
|
6
|
+
"/api/oauth/callback/route": "/api/oauth/callback",
|
|
7
7
|
"/api/roots/[id]/attachments/route": "/api/roots/[id]/attachments",
|
|
8
|
-
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
9
8
|
"/api/roots/[id]/chat/[topicId]/send/route": "/api/roots/[id]/chat/[topicId]/send",
|
|
10
9
|
"/api/roots/[id]/dashboard/route": "/api/roots/[id]/dashboard",
|
|
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",
|
|
13
10
|
"/api/roots/[id]/suggestions/route": "/api/roots/[id]/suggestions",
|
|
14
11
|
"/api/utilities/[scope]/[id]/bundle.js/route": "/api/utilities/[scope]/[id]/bundle.js",
|
|
12
|
+
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
13
|
+
"/api/roots/[id]/chat/[topicId]/stop/route": "/api/roots/[id]/chat/[topicId]/stop",
|
|
14
|
+
"/api/utilities/[scope]/[id]/host-api.mjs/route": "/api/utilities/[scope]/[id]/host-api.mjs",
|
|
15
15
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": "/api/utilities/[scope]/[id]/host-ui.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",
|
|
@@ -23,15 +23,15 @@
|
|
|
23
23
|
"/onboarding/page": "/onboarding",
|
|
24
24
|
"/audit/page": "/audit",
|
|
25
25
|
"/roots/new/page": "/roots/new",
|
|
26
|
-
"/settings/page": "/settings",
|
|
27
26
|
"/share/[id]/file/page": "/share/[id]/file",
|
|
27
|
+
"/settings/page": "/settings",
|
|
28
28
|
"/share/[id]/page": "/share/[id]",
|
|
29
29
|
"/utilities/[scope]/[id]/page": "/utilities/[scope]/[id]",
|
|
30
30
|
"/utilities/page": "/utilities",
|
|
31
|
-
"/roots/[id]/kb/[...slug]/page": "/roots/[id]/kb/[...slug]",
|
|
32
31
|
"/roots/[id]/chat/[topicId]/page": "/roots/[id]/chat/[topicId]",
|
|
33
|
-
"/roots/[id]/page": "/roots/[id]",
|
|
32
|
+
"/roots/[id]/kb/[...slug]/page": "/roots/[id]/kb/[...slug]",
|
|
34
33
|
"/roots/[id]/workflows/[wfId]/page": "/roots/[id]/workflows/[wfId]",
|
|
34
|
+
"/roots/[id]/page": "/roots/[id]",
|
|
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/kKiRbrTiD77WXduAvKNfN/_buildManifest.js",
|
|
9
|
+
"static/kKiRbrTiD77WXduAvKNfN/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
|
-
"static/chunks/webpack-
|
|
12
|
+
"static/chunks/webpack-dbfe1e5d0f7f7a98.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-dbfe1e5d0f7f7a98.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-dbfe1e5d0f7f7a98.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": "7dacb15f98735f23dad659f5383956e9",
|
|
59
|
+
"previewModeSigningKey": "d4d88f8c6c038f05bfd9dae939ce2f5610b32a728961a3efb85c26ad4685cca5",
|
|
60
|
+
"previewModeEncryptionKey": "daf87627d3b2c48cf988750592c3e0b1bd0706f454b068259c3d505b19a4f9bf"
|
|
61
61
|
}
|
|
62
62
|
}
|