reflex-agent 0.7.0 → 0.7.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 +97 -97
- package/.next/app-path-routes-manifest.json +9 -9
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +7 -7
- 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 +1 -1
- 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 +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]/page.js +3 -3
- 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_client-reference-manifest.js +1 -1
- package/.next/server/app/roots/[id]/workflows/page.js +1 -1
- 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.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 +9 -9
- package/.next/server/chunks/1314.js +1 -0
- package/.next/server/chunks/285.js +5 -5
- package/.next/server/chunks/3152.js +1 -1
- package/.next/server/chunks/3332.js +1 -1
- package/.next/server/chunks/4812.js +2 -2
- package/.next/server/chunks/5276.js +3 -0
- package/.next/server/chunks/{6954.js → 5871.js} +1 -1
- package/.next/server/chunks/62.js +1 -0
- package/.next/server/chunks/6266.js +1 -0
- package/.next/server/chunks/9098.js +1 -1
- package/.next/server/chunks/9249.js +4 -0
- package/.next/server/functions-config-manifest.json +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/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/1000-49ad093733e70f09.js +1 -0
- package/.next/static/chunks/1226-fd290816f32913c2.js +1 -0
- package/.next/static/chunks/4108.5dbd5b779fea2993.js +1 -0
- package/.next/static/chunks/5771-202f27993722fa17.js +1 -0
- package/.next/static/chunks/7124-34b05243f6c43a12.js +1 -0
- package/.next/static/chunks/{7882-2b0a83d718b55183.js → 7529-acb1a406a593e6cf.js} +1 -1
- package/.next/static/chunks/app/layout-f72fb9bc2ee5b6a2.js +1 -0
- package/.next/static/chunks/app/onboarding/page-bbd13228685e577f.js +1 -0
- package/.next/static/chunks/app/page-a617e1a2eaabe4af.js +1 -0
- package/.next/static/chunks/app/roots/[id]/chat/[topicId]/{page-790adae334559fee.js → page-d6ef0d1004f68749.js} +1 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-abb5340574dfb7f1.js +1 -0
- package/.next/static/chunks/app/roots/[id]/page-b5d8b67b53874827.js +1 -0
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-7ab7e51fa775b34e.js +1 -0
- package/.next/static/chunks/app/roots/new/{page-2d2e4524a5804faa.js → page-8bd0f9cdda3e8174.js} +1 -1
- package/.next/static/chunks/app/settings/page-b164636cbad34025.js +1 -0
- package/.next/static/chunks/app/share/[id]/page-958eed5784f7cc92.js +1 -0
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-4383ad50c38434ad.js +1 -0
- package/.next/static/chunks/app/utilities/page-ff028844ad2820cd.js +1 -0
- package/.next/static/chunks/{webpack-84a033e55baef334.js → webpack-18930958151e32fe.js} +1 -1
- package/.next/trace +89 -89
- package/package.json +1 -1
- package/.next/server/chunks/2559.js +0 -1
- package/.next/server/chunks/3635.js +0 -1
- package/.next/server/chunks/3868.js +0 -4
- package/.next/server/chunks/6149.js +0 -3
- package/.next/server/chunks/8142.js +0 -1
- package/.next/static/chunks/1580-740a1a70ef8ffa0d.js +0 -1
- package/.next/static/chunks/1748-53319d5ec4411b05.js +0 -1
- package/.next/static/chunks/357-75ffe19a5d55a8b8.js +0 -1
- package/.next/static/chunks/4108.86e2092ff9db450c.js +0 -1
- package/.next/static/chunks/4971-85de3cd4fda214ae.js +0 -1
- package/.next/static/chunks/app/layout-64e60b0b8e0282d7.js +0 -1
- package/.next/static/chunks/app/onboarding/page-9601fcb7f4f95bf8.js +0 -1
- package/.next/static/chunks/app/page-7666e4bab61a7c9a.js +0 -1
- package/.next/static/chunks/app/roots/[id]/kb/[...slug]/page-50409258dd7f5deb.js +0 -1
- package/.next/static/chunks/app/roots/[id]/page-976f754ee926503d.js +0 -1
- package/.next/static/chunks/app/roots/[id]/workflows/[wfId]/page-fcc5eebbf3ebc541.js +0 -1
- package/.next/static/chunks/app/settings/page-830a2dbc2d81d341.js +0 -1
- package/.next/static/chunks/app/share/[id]/page-fc9bee69ce1ab695.js +0 -1
- package/.next/static/chunks/app/utilities/[scope]/[id]/page-2fc8d46da0544044.js +0 -1
- package/.next/static/chunks/app/utilities/page-14013c0eaaa83a58.js +0 -1
- /package/.next/static/{LRmct3V5fYVu_lgUdqH4x → mc0TeBBP3_H8uf7oGZRzW}/_buildManifest.js +0 -0
- /package/.next/static/{LRmct3V5fYVu_lgUdqH4x → mc0TeBBP3_H8uf7oGZRzW}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
mc0TeBBP3_H8uf7oGZRzW
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pages": {
|
|
3
3
|
"/_not-found/page": [
|
|
4
|
-
"static/chunks/webpack-
|
|
4
|
+
"static/chunks/webpack-18930958151e32fe.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-18930958151e32fe.js",
|
|
12
12
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
13
13
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
14
14
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -18,122 +18,122 @@
|
|
|
18
18
|
"static/chunks/9411-af5f758c57741929.js",
|
|
19
19
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
20
20
|
"static/chunks/6445-99824866a51b582a.js",
|
|
21
|
-
"static/chunks/app/layout-
|
|
21
|
+
"static/chunks/app/layout-f72fb9bc2ee5b6a2.js"
|
|
22
22
|
],
|
|
23
23
|
"/api/images/[rootId]/[file]/route": [
|
|
24
|
-
"static/chunks/webpack-
|
|
24
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
25
25
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
26
26
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
27
27
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
28
28
|
"static/chunks/app/api/images/[rootId]/[file]/route-7e2f82a91b10b7e2.js"
|
|
29
29
|
],
|
|
30
|
-
"/api/oauth/
|
|
31
|
-
"static/chunks/webpack-
|
|
30
|
+
"/api/oauth/start/route": [
|
|
31
|
+
"static/chunks/webpack-18930958151e32fe.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/oauth/
|
|
35
|
+
"static/chunks/app/api/oauth/start/route-7e2f82a91b10b7e2.js"
|
|
36
36
|
],
|
|
37
|
-
"/api/oauth/
|
|
38
|
-
"static/chunks/webpack-
|
|
37
|
+
"/api/oauth/callback/route": [
|
|
38
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
39
39
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
40
40
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
41
41
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
42
|
-
"static/chunks/app/api/oauth/
|
|
42
|
+
"static/chunks/app/api/oauth/callback/route-7e2f82a91b10b7e2.js"
|
|
43
43
|
],
|
|
44
44
|
"/api/agents/[agentId]/respond/route": [
|
|
45
|
-
"static/chunks/webpack-
|
|
45
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
46
46
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
47
47
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
48
48
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
49
49
|
"static/chunks/app/api/agents/[agentId]/respond/route-7e2f82a91b10b7e2.js"
|
|
50
50
|
],
|
|
51
|
+
"/api/roots/[id]/chat/[topicId]/stop/route": [
|
|
52
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
53
|
+
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
54
|
+
"static/chunks/146-ccee3b26755b68c8.js",
|
|
55
|
+
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
56
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stop/route-7e2f82a91b10b7e2.js"
|
|
57
|
+
],
|
|
51
58
|
"/api/roots/[id]/chat/[topicId]/send/route": [
|
|
52
|
-
"static/chunks/webpack-
|
|
59
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
53
60
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
54
61
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
55
62
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
56
63
|
"static/chunks/app/api/roots/[id]/chat/[topicId]/send/route-7e2f82a91b10b7e2.js"
|
|
57
64
|
],
|
|
58
|
-
"/api/roots/[id]/
|
|
59
|
-
"static/chunks/webpack-
|
|
65
|
+
"/api/roots/[id]/attachments/route": [
|
|
66
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
60
67
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
61
68
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
62
69
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
63
|
-
"static/chunks/app/api/roots/[id]/
|
|
70
|
+
"static/chunks/app/api/roots/[id]/attachments/route-7e2f82a91b10b7e2.js"
|
|
64
71
|
],
|
|
65
72
|
"/api/roots/[id]/dashboard/route": [
|
|
66
|
-
"static/chunks/webpack-
|
|
73
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
67
74
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
68
75
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
69
76
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
70
77
|
"static/chunks/app/api/roots/[id]/dashboard/route-7e2f82a91b10b7e2.js"
|
|
71
78
|
],
|
|
72
|
-
"/api/roots/[id]/
|
|
73
|
-
"static/chunks/webpack-
|
|
79
|
+
"/api/roots/[id]/chat/[topicId]/stream/route": [
|
|
80
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
74
81
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
75
82
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
76
83
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
77
|
-
"static/chunks/app/api/roots/[id]/
|
|
84
|
+
"static/chunks/app/api/roots/[id]/chat/[topicId]/stream/route-7e2f82a91b10b7e2.js"
|
|
78
85
|
],
|
|
79
86
|
"/api/roots/[id]/suggestions/route": [
|
|
80
|
-
"static/chunks/webpack-
|
|
87
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
81
88
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
82
89
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
83
90
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
84
91
|
"static/chunks/app/api/roots/[id]/suggestions/route-7e2f82a91b10b7e2.js"
|
|
85
92
|
],
|
|
86
|
-
"/api/utilities/[scope]/[id]/
|
|
87
|
-
"static/chunks/webpack-
|
|
93
|
+
"/api/utilities/[scope]/[id]/host-api.mjs/route": [
|
|
94
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
88
95
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
89
96
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
90
97
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
91
|
-
"static/chunks/app/api/utilities/[scope]/[id]/
|
|
98
|
+
"static/chunks/app/api/utilities/[scope]/[id]/host-api.mjs/route-7e2f82a91b10b7e2.js"
|
|
92
99
|
],
|
|
93
|
-
"/api/
|
|
94
|
-
"static/chunks/webpack-
|
|
100
|
+
"/api/utilities/[scope]/[id]/host-ui.mjs/route": [
|
|
101
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
95
102
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
96
103
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
97
104
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
98
|
-
"static/chunks/app/api/
|
|
105
|
+
"static/chunks/app/api/utilities/[scope]/[id]/host-ui.mjs/route-7e2f82a91b10b7e2.js"
|
|
99
106
|
],
|
|
100
|
-
"/api/utilities/[scope]/[id]/
|
|
101
|
-
"static/chunks/webpack-
|
|
107
|
+
"/api/utilities/[scope]/[id]/bundle.js/route": [
|
|
108
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
102
109
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
103
110
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
104
111
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
105
|
-
"static/chunks/app/api/utilities/[scope]/[id]/
|
|
112
|
+
"static/chunks/app/api/utilities/[scope]/[id]/bundle.js/route-7e2f82a91b10b7e2.js"
|
|
106
113
|
],
|
|
107
|
-
"/api/utilities/[scope]/[id]/host
|
|
108
|
-
"static/chunks/webpack-
|
|
114
|
+
"/api/utilities/[scope]/[id]/host/route": [
|
|
115
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
109
116
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
110
117
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
111
118
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
112
|
-
"static/chunks/app/api/utilities/[scope]/[id]/host
|
|
119
|
+
"static/chunks/app/api/utilities/[scope]/[id]/host/route-7e2f82a91b10b7e2.js"
|
|
113
120
|
],
|
|
114
121
|
"/api/utilities/[scope]/[id]/style.css/route": [
|
|
115
|
-
"static/chunks/webpack-
|
|
122
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
116
123
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
117
124
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
118
125
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
119
126
|
"static/chunks/app/api/utilities/[scope]/[id]/style.css/route-7e2f82a91b10b7e2.js"
|
|
120
127
|
],
|
|
121
128
|
"/api/utilities/[scope]/[id]/iframe/route": [
|
|
122
|
-
"static/chunks/webpack-
|
|
129
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
123
130
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
124
131
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
125
132
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
126
133
|
"static/chunks/app/api/utilities/[scope]/[id]/iframe/route-7e2f82a91b10b7e2.js"
|
|
127
134
|
],
|
|
128
|
-
"/api/utilities/[scope]/[id]/host/route": [
|
|
129
|
-
"static/chunks/webpack-84a033e55baef334.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/utilities/[scope]/[id]/host/route-7e2f82a91b10b7e2.js"
|
|
134
|
-
],
|
|
135
135
|
"/agents/[agentId]/page": [
|
|
136
|
-
"static/chunks/webpack-
|
|
136
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
137
137
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
138
138
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
139
139
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"static/chunks/app/agents/[agentId]/page-5d6f4cb16b42d02b.js"
|
|
145
145
|
],
|
|
146
146
|
"/page": [
|
|
147
|
-
"static/chunks/webpack-
|
|
147
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
148
148
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
149
149
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
150
150
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -154,20 +154,20 @@
|
|
|
154
154
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
155
155
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
156
156
|
"static/chunks/3954-fe27ff41d9bf012d.js",
|
|
157
|
-
"static/chunks/
|
|
158
|
-
"static/chunks/app/page-
|
|
157
|
+
"static/chunks/7529-acb1a406a593e6cf.js",
|
|
158
|
+
"static/chunks/app/page-a617e1a2eaabe4af.js"
|
|
159
159
|
],
|
|
160
160
|
"/onboarding/page": [
|
|
161
|
-
"static/chunks/webpack-
|
|
161
|
+
"static/chunks/webpack-18930958151e32fe.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
166
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
167
|
-
"static/chunks/app/onboarding/page-
|
|
167
|
+
"static/chunks/app/onboarding/page-bbd13228685e577f.js"
|
|
168
168
|
],
|
|
169
169
|
"/audit/page": [
|
|
170
|
-
"static/chunks/webpack-
|
|
170
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
171
171
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
172
172
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
173
173
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
"static/chunks/app/audit/page-e3445076d462aa80.js"
|
|
178
178
|
],
|
|
179
179
|
"/roots/new/page": [
|
|
180
|
-
"static/chunks/webpack-
|
|
180
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
181
181
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
182
182
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
183
183
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -186,10 +186,10 @@
|
|
|
186
186
|
"static/chunks/9411-af5f758c57741929.js",
|
|
187
187
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
188
188
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
189
|
-
"static/chunks/app/roots/new/page-
|
|
189
|
+
"static/chunks/app/roots/new/page-8bd0f9cdda3e8174.js"
|
|
190
190
|
],
|
|
191
191
|
"/settings/page": [
|
|
192
|
-
"static/chunks/webpack-
|
|
192
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
193
193
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
194
194
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
195
195
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -199,10 +199,10 @@
|
|
|
199
199
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
200
200
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
201
201
|
"static/chunks/5235-990ba9c4c8446446.js",
|
|
202
|
-
"static/chunks/app/settings/page-
|
|
202
|
+
"static/chunks/app/settings/page-b164636cbad34025.js"
|
|
203
203
|
],
|
|
204
204
|
"/share/[id]/file/page": [
|
|
205
|
-
"static/chunks/webpack-
|
|
205
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
206
206
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
207
207
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
208
208
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"static/chunks/app/share/[id]/file/page-93e0105d7903f777.js"
|
|
211
211
|
],
|
|
212
212
|
"/utilities/[scope]/[id]/page": [
|
|
213
|
-
"static/chunks/webpack-
|
|
213
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
214
214
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
215
215
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
216
216
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -219,41 +219,41 @@
|
|
|
219
219
|
"static/chunks/9411-af5f758c57741929.js",
|
|
220
220
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
221
221
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
222
|
-
"static/chunks/
|
|
223
|
-
"static/chunks/app/utilities/[scope]/[id]/page-
|
|
222
|
+
"static/chunks/7124-34b05243f6c43a12.js",
|
|
223
|
+
"static/chunks/app/utilities/[scope]/[id]/page-4383ad50c38434ad.js"
|
|
224
224
|
],
|
|
225
|
-
"/
|
|
226
|
-
"static/chunks/webpack-
|
|
225
|
+
"/utilities/page": [
|
|
226
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
227
227
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
228
228
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
229
229
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
230
230
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
231
|
+
"static/chunks/1217-407174d9b164a499.js",
|
|
231
232
|
"static/chunks/9411-af5f758c57741929.js",
|
|
233
|
+
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
232
234
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
233
|
-
"static/chunks/
|
|
234
|
-
"static/chunks/app/share/[id]/page-fc9bee69ce1ab695.js"
|
|
235
|
+
"static/chunks/app/utilities/page-ff028844ad2820cd.js"
|
|
235
236
|
],
|
|
236
|
-
"/
|
|
237
|
-
"static/chunks/webpack-
|
|
237
|
+
"/share/[id]/page": [
|
|
238
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
238
239
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
239
240
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
240
241
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
241
242
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
242
|
-
"static/chunks/1217-407174d9b164a499.js",
|
|
243
243
|
"static/chunks/9411-af5f758c57741929.js",
|
|
244
|
-
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
245
244
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
246
|
-
"static/chunks/
|
|
245
|
+
"static/chunks/7124-34b05243f6c43a12.js",
|
|
246
|
+
"static/chunks/app/share/[id]/page-958eed5784f7cc92.js"
|
|
247
247
|
],
|
|
248
248
|
"/roots/[id]/layout": [
|
|
249
|
-
"static/chunks/webpack-
|
|
249
|
+
"static/chunks/webpack-18930958151e32fe.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]/
|
|
256
|
-
"static/chunks/webpack-
|
|
255
|
+
"/roots/[id]/kb/[...slug]/page": [
|
|
256
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
257
257
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
258
258
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
259
259
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -264,14 +264,13 @@
|
|
|
264
264
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
265
265
|
"static/chunks/3954-fe27ff41d9bf012d.js",
|
|
266
266
|
"static/chunks/8775-890699c74c28df61.js",
|
|
267
|
-
"static/chunks/
|
|
268
|
-
"static/chunks/
|
|
269
|
-
"static/chunks/
|
|
270
|
-
"static/chunks/
|
|
271
|
-
"static/chunks/app/roots/[id]/chat/[topicId]/page-790adae334559fee.js"
|
|
267
|
+
"static/chunks/7529-acb1a406a593e6cf.js",
|
|
268
|
+
"static/chunks/5771-202f27993722fa17.js",
|
|
269
|
+
"static/chunks/1226-fd290816f32913c2.js",
|
|
270
|
+
"static/chunks/app/roots/[id]/kb/[...slug]/page-abb5340574dfb7f1.js"
|
|
272
271
|
],
|
|
273
|
-
"/roots/[id]/
|
|
274
|
-
"static/chunks/webpack-
|
|
272
|
+
"/roots/[id]/page": [
|
|
273
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
275
274
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
276
275
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
277
276
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -282,13 +281,15 @@
|
|
|
282
281
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
283
282
|
"static/chunks/3954-fe27ff41d9bf012d.js",
|
|
284
283
|
"static/chunks/8775-890699c74c28df61.js",
|
|
285
|
-
"static/chunks/
|
|
286
|
-
"static/chunks/
|
|
287
|
-
"static/chunks/
|
|
288
|
-
"static/chunks/
|
|
284
|
+
"static/chunks/8566-5d4c89b722d9cee1.js",
|
|
285
|
+
"static/chunks/7529-acb1a406a593e6cf.js",
|
|
286
|
+
"static/chunks/5771-202f27993722fa17.js",
|
|
287
|
+
"static/chunks/1000-49ad093733e70f09.js",
|
|
288
|
+
"static/chunks/1226-fd290816f32913c2.js",
|
|
289
|
+
"static/chunks/app/roots/[id]/page-b5d8b67b53874827.js"
|
|
289
290
|
],
|
|
290
|
-
"/roots/[id]/page": [
|
|
291
|
-
"static/chunks/webpack-
|
|
291
|
+
"/roots/[id]/workflows/[wfId]/page": [
|
|
292
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
292
293
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
293
294
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
294
295
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
@@ -297,36 +298,35 @@
|
|
|
297
298
|
"static/chunks/9411-af5f758c57741929.js",
|
|
298
299
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
299
300
|
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
300
|
-
"static/chunks/
|
|
301
|
-
"static/chunks/8775-890699c74c28df61.js",
|
|
302
|
-
"static/chunks/8566-5d4c89b722d9cee1.js",
|
|
303
|
-
"static/chunks/7882-2b0a83d718b55183.js",
|
|
304
|
-
"static/chunks/357-75ffe19a5d55a8b8.js",
|
|
305
|
-
"static/chunks/1748-53319d5ec4411b05.js",
|
|
306
|
-
"static/chunks/1580-740a1a70ef8ffa0d.js",
|
|
307
|
-
"static/chunks/app/roots/[id]/page-976f754ee926503d.js"
|
|
301
|
+
"static/chunks/app/roots/[id]/workflows/[wfId]/page-7ab7e51fa775b34e.js"
|
|
308
302
|
],
|
|
309
|
-
"/roots/[id]/workflows/
|
|
310
|
-
"static/chunks/webpack-
|
|
303
|
+
"/roots/[id]/workflows/page": [
|
|
304
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
311
305
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
312
306
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
313
307
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
314
308
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
315
309
|
"static/chunks/1217-407174d9b164a499.js",
|
|
316
|
-
"static/chunks/9411-af5f758c57741929.js",
|
|
317
310
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
318
|
-
"static/chunks/
|
|
319
|
-
"static/chunks/app/roots/[id]/workflows/[wfId]/page-fcc5eebbf3ebc541.js"
|
|
311
|
+
"static/chunks/app/roots/[id]/workflows/page-e3445076d462aa80.js"
|
|
320
312
|
],
|
|
321
|
-
"/roots/[id]/
|
|
322
|
-
"static/chunks/webpack-
|
|
313
|
+
"/roots/[id]/chat/[topicId]/page": [
|
|
314
|
+
"static/chunks/webpack-18930958151e32fe.js",
|
|
323
315
|
"static/chunks/6fe292aa-7126ff9d6732e864.js",
|
|
324
316
|
"static/chunks/146-ccee3b26755b68c8.js",
|
|
325
317
|
"static/chunks/main-app-ebe67847147d19aa.js",
|
|
326
318
|
"static/chunks/4400-cdb1f7913ae34e09.js",
|
|
327
319
|
"static/chunks/1217-407174d9b164a499.js",
|
|
320
|
+
"static/chunks/9411-af5f758c57741929.js",
|
|
328
321
|
"static/chunks/3335-5647a38ab2cfa88d.js",
|
|
329
|
-
"static/chunks/
|
|
322
|
+
"static/chunks/5097-f07f6aeee3f60a33.js",
|
|
323
|
+
"static/chunks/3954-fe27ff41d9bf012d.js",
|
|
324
|
+
"static/chunks/8775-890699c74c28df61.js",
|
|
325
|
+
"static/chunks/6568-e4d2de23d9f8d347.js",
|
|
326
|
+
"static/chunks/7529-acb1a406a593e6cf.js",
|
|
327
|
+
"static/chunks/5771-202f27993722fa17.js",
|
|
328
|
+
"static/chunks/1000-49ad093733e70f09.js",
|
|
329
|
+
"static/chunks/app/roots/[id]/chat/[topicId]/page-d6ef0d1004f68749.js"
|
|
330
330
|
]
|
|
331
331
|
}
|
|
332
332
|
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_not-found/page": "/_not-found",
|
|
3
3
|
"/api/images/[rootId]/[file]/route": "/api/images/[rootId]/[file]",
|
|
4
|
-
"/api/oauth/callback/route": "/api/oauth/callback",
|
|
5
4
|
"/api/oauth/start/route": "/api/oauth/start",
|
|
5
|
+
"/api/oauth/callback/route": "/api/oauth/callback",
|
|
6
6
|
"/api/agents/[agentId]/respond/route": "/api/agents/[agentId]/respond",
|
|
7
|
-
"/api/roots/[id]/chat/[topicId]/send/route": "/api/roots/[id]/chat/[topicId]/send",
|
|
8
7
|
"/api/roots/[id]/chat/[topicId]/stop/route": "/api/roots/[id]/chat/[topicId]/stop",
|
|
9
|
-
"/api/roots/[id]/
|
|
8
|
+
"/api/roots/[id]/chat/[topicId]/send/route": "/api/roots/[id]/chat/[topicId]/send",
|
|
10
9
|
"/api/roots/[id]/attachments/route": "/api/roots/[id]/attachments",
|
|
11
|
-
"/api/roots/[id]/
|
|
12
|
-
"/api/utilities/[scope]/[id]/bundle.js/route": "/api/utilities/[scope]/[id]/bundle.js",
|
|
10
|
+
"/api/roots/[id]/dashboard/route": "/api/roots/[id]/dashboard",
|
|
13
11
|
"/api/roots/[id]/chat/[topicId]/stream/route": "/api/roots/[id]/chat/[topicId]/stream",
|
|
12
|
+
"/api/roots/[id]/suggestions/route": "/api/roots/[id]/suggestions",
|
|
14
13
|
"/api/utilities/[scope]/[id]/host-api.mjs/route": "/api/utilities/[scope]/[id]/host-api.mjs",
|
|
15
14
|
"/api/utilities/[scope]/[id]/host-ui.mjs/route": "/api/utilities/[scope]/[id]/host-ui.mjs",
|
|
15
|
+
"/api/utilities/[scope]/[id]/bundle.js/route": "/api/utilities/[scope]/[id]/bundle.js",
|
|
16
|
+
"/api/utilities/[scope]/[id]/host/route": "/api/utilities/[scope]/[id]/host",
|
|
16
17
|
"/api/utilities/[scope]/[id]/style.css/route": "/api/utilities/[scope]/[id]/style.css",
|
|
17
18
|
"/api/utilities/[scope]/[id]/iframe/route": "/api/utilities/[scope]/[id]/iframe",
|
|
18
|
-
"/api/utilities/[scope]/[id]/host/route": "/api/utilities/[scope]/[id]/host",
|
|
19
19
|
"/agents/[agentId]/page": "/agents/[agentId]",
|
|
20
20
|
"/page": "/",
|
|
21
21
|
"/onboarding/page": "/onboarding",
|
|
@@ -24,11 +24,11 @@
|
|
|
24
24
|
"/settings/page": "/settings",
|
|
25
25
|
"/share/[id]/file/page": "/share/[id]/file",
|
|
26
26
|
"/utilities/[scope]/[id]/page": "/utilities/[scope]/[id]",
|
|
27
|
-
"/share/[id]/page": "/share/[id]",
|
|
28
27
|
"/utilities/page": "/utilities",
|
|
29
|
-
"/
|
|
28
|
+
"/share/[id]/page": "/share/[id]",
|
|
30
29
|
"/roots/[id]/kb/[...slug]/page": "/roots/[id]/kb/[...slug]",
|
|
31
30
|
"/roots/[id]/page": "/roots/[id]",
|
|
32
31
|
"/roots/[id]/workflows/[wfId]/page": "/roots/[id]/workflows/[wfId]",
|
|
33
|
-
"/roots/[id]/workflows/page": "/roots/[id]/workflows"
|
|
32
|
+
"/roots/[id]/workflows/page": "/roots/[id]/workflows",
|
|
33
|
+
"/roots/[id]/chat/[topicId]/page": "/roots/[id]/chat/[topicId]"
|
|
34
34
|
}
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/mc0TeBBP3_H8uf7oGZRzW/_buildManifest.js",
|
|
9
|
+
"static/mc0TeBBP3_H8uf7oGZRzW/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
|
-
"static/chunks/webpack-
|
|
12
|
+
"static/chunks/webpack-18930958151e32fe.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-18930958151e32fe.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-18930958151e32fe.js",
|
|
27
27
|
"static/chunks/framework-aaa7c1a953276299.js",
|
|
28
28
|
"static/chunks/main-bfb98fc1d6aa1d45.js",
|
|
29
29
|
"static/chunks/pages/_error-da89ab2956f0cf38.js"
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"version": 4,
|
|
3
3
|
"routes": {},
|
|
4
4
|
"dynamicRoutes": {
|
|
5
|
-
"/api/utilities/[scope]/[id]/host-
|
|
5
|
+
"/api/utilities/[scope]/[id]/host-ui.mjs": {
|
|
6
6
|
"experimentalBypassFor": [
|
|
7
7
|
{
|
|
8
8
|
"type": "header",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"value": "multipart/form-data;.*"
|
|
15
15
|
}
|
|
16
16
|
],
|
|
17
|
-
"routeRegex": "^/api/utilities/([^/]+?)/([^/]+?)/host\\-
|
|
17
|
+
"routeRegex": "^/api/utilities/([^/]+?)/([^/]+?)/host\\-ui\\.mjs(?:/)?$",
|
|
18
18
|
"dataRoute": null,
|
|
19
19
|
"fallback": null,
|
|
20
20
|
"dataRouteRegex": null,
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"x-next-revalidate-tag-token"
|
|
28
28
|
]
|
|
29
29
|
},
|
|
30
|
-
"/api/utilities/[scope]/[id]/host-
|
|
30
|
+
"/api/utilities/[scope]/[id]/host-api.mjs": {
|
|
31
31
|
"experimentalBypassFor": [
|
|
32
32
|
{
|
|
33
33
|
"type": "header",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"value": "multipart/form-data;.*"
|
|
40
40
|
}
|
|
41
41
|
],
|
|
42
|
-
"routeRegex": "^/api/utilities/([^/]+?)/([^/]+?)/host\\-
|
|
42
|
+
"routeRegex": "^/api/utilities/([^/]+?)/([^/]+?)/host\\-api\\.mjs(?:/)?$",
|
|
43
43
|
"dataRoute": null,
|
|
44
44
|
"fallback": null,
|
|
45
45
|
"dataRouteRegex": null,
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
},
|
|
56
56
|
"notFoundRoutes": [],
|
|
57
57
|
"preview": {
|
|
58
|
-
"previewModeId": "
|
|
59
|
-
"previewModeSigningKey": "
|
|
60
|
-
"previewModeEncryptionKey": "
|
|
58
|
+
"previewModeId": "9b2124343676d9407d6d427ab556cc83",
|
|
59
|
+
"previewModeSigningKey": "b5539fe8c2b6b8ee78bcb8fc5affb2a8020666ba2eaabb35ab11c42255951fd9",
|
|
60
|
+
"previewModeEncryptionKey": "cac82e1fdb7919af1da1f6e01626e019edb08b43463dfc049a944c28464c385e"
|
|
61
61
|
}
|
|
62
62
|
}
|