denchclaw 2.3.10 → 2.3.11
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/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
- package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +105 -105
- package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +32 -32
- package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +2 -2
- package/apps/web/.next/standalone/apps/web/.next/required-server-files.json +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/proxy/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/store/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/webhooks/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/execute/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/app-paths-manifest.json +32 -32
- package/apps/web/.next/standalone/apps/web/.next/server/chunks/7173.js +1 -1
- package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +21 -21
- package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
- package/apps/web/.next/{static/chunks/app/layout-4e86a704911cc6b6.js → standalone/apps/web/.next/static/chunks/app/layout-57c8a1695cd1952d.js} +1 -1
- package/apps/web/.next/standalone/apps/web/server.js +1 -1
- package/apps/web/.next/standalone/package.json +1 -1
- package/apps/web/.next/{standalone/apps/web/.next/static/chunks/app/layout-4e86a704911cc6b6.js → static/chunks/app/layout-57c8a1695cd1952d.js} +1 -1
- package/extensions/posthog-analytics/lib/build-env.js +1 -1
- package/package.json +1 -1
- /package/apps/web/.next/standalone/apps/web/.next/static/{Z2y7J4MlkOVAqyQZ1uagB → mqm9kn9dQhTI-BFObvP0j}/_buildManifest.js +0 -0
- /package/apps/web/.next/standalone/apps/web/.next/static/{Z2y7J4MlkOVAqyQZ1uagB → mqm9kn9dQhTI-BFObvP0j}/_ssgManifest.js +0 -0
- /package/apps/web/.next/static/{Z2y7J4MlkOVAqyQZ1uagB → mqm9kn9dQhTI-BFObvP0j}/_buildManifest.js +0 -0
- /package/apps/web/.next/static/{Z2y7J4MlkOVAqyQZ1uagB → mqm9kn9dQhTI-BFObvP0j}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
mqm9kn9dQhTI-BFObvP0j
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
15
15
|
"static/css/eb7b54c9778eb5c7.css",
|
|
16
16
|
"static/chunks/df90ee31-b8ee23eaa0135739.js",
|
|
17
|
-
"static/chunks/app/layout-
|
|
17
|
+
"static/chunks/app/layout-57c8a1695cd1952d.js"
|
|
18
18
|
],
|
|
19
19
|
"/api/workspace/objects/[name]/views/route": [
|
|
20
20
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -37,6 +37,20 @@
|
|
|
37
37
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
38
38
|
"static/chunks/app/api/apps/cron/route-5f5d429b1700dd0e.js"
|
|
39
39
|
],
|
|
40
|
+
"/api/apps/route": [
|
|
41
|
+
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
42
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
43
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
44
|
+
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
45
|
+
"static/chunks/app/api/apps/route-5f5d429b1700dd0e.js"
|
|
46
|
+
],
|
|
47
|
+
"/api/chat/active/route": [
|
|
48
|
+
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
49
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
50
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
51
|
+
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
52
|
+
"static/chunks/app/api/chat/active/route-5f5d429b1700dd0e.js"
|
|
53
|
+
],
|
|
40
54
|
"/api/apps/store/route": [
|
|
41
55
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
42
56
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
@@ -44,12 +58,12 @@
|
|
|
44
58
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
45
59
|
"static/chunks/app/api/apps/store/route-5f5d429b1700dd0e.js"
|
|
46
60
|
],
|
|
47
|
-
"/api/apps/route": [
|
|
61
|
+
"/api/apps/serve/[...path]/route": [
|
|
48
62
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
49
63
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
50
64
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
51
65
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
52
|
-
"static/chunks/app/api/apps/route-5f5d429b1700dd0e.js"
|
|
66
|
+
"static/chunks/app/api/apps/serve/[...path]/route-5f5d429b1700dd0e.js"
|
|
53
67
|
],
|
|
54
68
|
"/api/chat/runs/route": [
|
|
55
69
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -65,12 +79,12 @@
|
|
|
65
79
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
66
80
|
"static/chunks/app/api/chat/stop/route-5f5d429b1700dd0e.js"
|
|
67
81
|
],
|
|
68
|
-
"/api/apps/
|
|
82
|
+
"/api/apps/webhooks/[...path]/route": [
|
|
69
83
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
70
84
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
71
85
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
72
86
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
73
|
-
"static/chunks/app/api/apps/
|
|
87
|
+
"static/chunks/app/api/apps/webhooks/[...path]/route-5f5d429b1700dd0e.js"
|
|
74
88
|
],
|
|
75
89
|
"/api/chat/route": [
|
|
76
90
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -79,13 +93,6 @@
|
|
|
79
93
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
80
94
|
"static/chunks/app/api/chat/route-5f5d429b1700dd0e.js"
|
|
81
95
|
],
|
|
82
|
-
"/api/chat/active/route": [
|
|
83
|
-
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
84
|
-
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
85
|
-
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
86
|
-
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
87
|
-
"static/chunks/app/api/chat/active/route-5f5d429b1700dd0e.js"
|
|
88
|
-
],
|
|
89
96
|
"/api/cron/jobs/[jobId]/runs/route": [
|
|
90
97
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
91
98
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
@@ -100,26 +107,26 @@
|
|
|
100
107
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
101
108
|
"static/chunks/app/api/cron/jobs/route-5f5d429b1700dd0e.js"
|
|
102
109
|
],
|
|
103
|
-
"/api/
|
|
110
|
+
"/api/chat/stream/route": [
|
|
104
111
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
105
112
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
106
113
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
107
114
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
108
|
-
"static/chunks/app/api/
|
|
115
|
+
"static/chunks/app/api/chat/stream/route-5f5d429b1700dd0e.js"
|
|
109
116
|
],
|
|
110
|
-
"/api/
|
|
117
|
+
"/api/profiles/route": [
|
|
111
118
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
112
119
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
113
120
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
114
121
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
115
|
-
"static/chunks/app/api/
|
|
122
|
+
"static/chunks/app/api/profiles/route-5f5d429b1700dd0e.js"
|
|
116
123
|
],
|
|
117
|
-
"/api/
|
|
124
|
+
"/api/profiles/switch/route": [
|
|
118
125
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
119
126
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
120
127
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
121
128
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
122
|
-
"static/chunks/app/api/
|
|
129
|
+
"static/chunks/app/api/profiles/switch/route-5f5d429b1700dd0e.js"
|
|
123
130
|
],
|
|
124
131
|
"/api/chat/subagents/route": [
|
|
125
132
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -128,6 +135,13 @@
|
|
|
128
135
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
129
136
|
"static/chunks/app/api/chat/subagents/route-5f5d429b1700dd0e.js"
|
|
130
137
|
],
|
|
138
|
+
"/api/feedback/route": [
|
|
139
|
+
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
140
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
141
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
142
|
+
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
143
|
+
"static/chunks/app/api/feedback/route-5f5d429b1700dd0e.js"
|
|
144
|
+
],
|
|
131
145
|
"/api/sessions/[sessionId]/route": [
|
|
132
146
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
133
147
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
@@ -135,26 +149,26 @@
|
|
|
135
149
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
136
150
|
"static/chunks/app/api/sessions/[sessionId]/route-5f5d429b1700dd0e.js"
|
|
137
151
|
],
|
|
138
|
-
"/api/
|
|
152
|
+
"/api/memories/route": [
|
|
139
153
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
140
154
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
141
155
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
142
156
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
143
|
-
"static/chunks/app/api/
|
|
157
|
+
"static/chunks/app/api/memories/route-5f5d429b1700dd0e.js"
|
|
144
158
|
],
|
|
145
|
-
"/api/
|
|
159
|
+
"/api/sessions/route": [
|
|
146
160
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
147
161
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
148
162
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
149
163
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
150
|
-
"static/chunks/app/api/
|
|
164
|
+
"static/chunks/app/api/sessions/route-5f5d429b1700dd0e.js"
|
|
151
165
|
],
|
|
152
|
-
"/api/
|
|
166
|
+
"/api/cron/runs/[sessionId]/route": [
|
|
153
167
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
154
168
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
155
169
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
156
170
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
157
|
-
"static/chunks/app/api/
|
|
171
|
+
"static/chunks/app/api/cron/runs/[sessionId]/route-5f5d429b1700dd0e.js"
|
|
158
172
|
],
|
|
159
173
|
"/api/web-sessions/[id]/messages/route": [
|
|
160
174
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -163,54 +177,54 @@
|
|
|
163
177
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
164
178
|
"static/chunks/app/api/web-sessions/[id]/messages/route-5f5d429b1700dd0e.js"
|
|
165
179
|
],
|
|
166
|
-
"/api/
|
|
180
|
+
"/api/cron/runs/search-transcript/route": [
|
|
167
181
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
168
182
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
169
183
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
170
184
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
171
|
-
"static/chunks/app/api/
|
|
185
|
+
"static/chunks/app/api/cron/runs/search-transcript/route-5f5d429b1700dd0e.js"
|
|
172
186
|
],
|
|
173
|
-
"/api/
|
|
187
|
+
"/api/web-sessions/route": [
|
|
174
188
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
175
189
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
176
190
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
177
191
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
178
|
-
"static/chunks/app/api/
|
|
192
|
+
"static/chunks/app/api/web-sessions/route-5f5d429b1700dd0e.js"
|
|
179
193
|
],
|
|
180
|
-
"/api/
|
|
194
|
+
"/api/workspace/assets/[...path]/route": [
|
|
181
195
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
182
196
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
183
197
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
184
198
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
185
|
-
"static/chunks/app/api/
|
|
199
|
+
"static/chunks/app/api/workspace/assets/[...path]/route-5f5d429b1700dd0e.js"
|
|
186
200
|
],
|
|
187
|
-
"/api/
|
|
201
|
+
"/api/skills/route": [
|
|
188
202
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
189
203
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
190
204
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
191
205
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
192
|
-
"static/chunks/app/api/
|
|
206
|
+
"static/chunks/app/api/skills/route-5f5d429b1700dd0e.js"
|
|
193
207
|
],
|
|
194
|
-
"/api/
|
|
208
|
+
"/api/workspace/db/introspect/route": [
|
|
195
209
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
196
210
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
197
211
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
198
212
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
199
|
-
"static/chunks/app/api/
|
|
213
|
+
"static/chunks/app/api/workspace/db/introspect/route-5f5d429b1700dd0e.js"
|
|
200
214
|
],
|
|
201
|
-
"/api/workspace/
|
|
215
|
+
"/api/workspace/context/route": [
|
|
202
216
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
203
217
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
204
218
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
205
219
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
206
|
-
"static/chunks/app/api/workspace/
|
|
220
|
+
"static/chunks/app/api/workspace/context/route-5f5d429b1700dd0e.js"
|
|
207
221
|
],
|
|
208
|
-
"/api/
|
|
222
|
+
"/api/terminal/port/route": [
|
|
209
223
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
210
224
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
211
225
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
212
226
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
213
|
-
"static/chunks/app/api/
|
|
227
|
+
"static/chunks/app/api/terminal/port/route-5f5d429b1700dd0e.js"
|
|
214
228
|
],
|
|
215
229
|
"/api/workspace/browse/route": [
|
|
216
230
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -219,12 +233,12 @@
|
|
|
219
233
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
220
234
|
"static/chunks/app/api/workspace/browse/route-5f5d429b1700dd0e.js"
|
|
221
235
|
],
|
|
222
|
-
"/api/workspace/
|
|
236
|
+
"/api/workspace/copy/route": [
|
|
223
237
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
224
238
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
225
239
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
226
240
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
227
|
-
"static/chunks/app/api/workspace/
|
|
241
|
+
"static/chunks/app/api/workspace/copy/route-5f5d429b1700dd0e.js"
|
|
228
242
|
],
|
|
229
243
|
"/api/workspace/browse-file/route": [
|
|
230
244
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -233,54 +247,54 @@
|
|
|
233
247
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
234
248
|
"static/chunks/app/api/workspace/browse-file/route-5f5d429b1700dd0e.js"
|
|
235
249
|
],
|
|
236
|
-
"/api/
|
|
250
|
+
"/api/workspace/delete/route": [
|
|
237
251
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
238
252
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
239
253
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
240
254
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
241
|
-
"static/chunks/app/api/
|
|
255
|
+
"static/chunks/app/api/workspace/delete/route-5f5d429b1700dd0e.js"
|
|
242
256
|
],
|
|
243
|
-
"/api/workspace/
|
|
257
|
+
"/api/workspace/db/query/route": [
|
|
244
258
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
245
259
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
246
260
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
247
261
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
248
|
-
"static/chunks/app/api/workspace/
|
|
262
|
+
"static/chunks/app/api/workspace/db/query/route-5f5d429b1700dd0e.js"
|
|
249
263
|
],
|
|
250
|
-
"/api/workspace/
|
|
264
|
+
"/api/workspace/execute/route": [
|
|
251
265
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
252
266
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
253
267
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
254
268
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
255
|
-
"static/chunks/app/api/workspace/
|
|
269
|
+
"static/chunks/app/api/workspace/execute/route-5f5d429b1700dd0e.js"
|
|
256
270
|
],
|
|
257
|
-
"/api/workspace/
|
|
271
|
+
"/api/workspace/list/route": [
|
|
258
272
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
259
273
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
260
274
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
261
275
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
262
|
-
"static/chunks/app/api/workspace/
|
|
276
|
+
"static/chunks/app/api/workspace/list/route-5f5d429b1700dd0e.js"
|
|
263
277
|
],
|
|
264
|
-
"/api/workspace/
|
|
278
|
+
"/api/workspace/objects/[name]/display-field/route": [
|
|
265
279
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
266
280
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
267
281
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
268
282
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
269
|
-
"static/chunks/app/api/workspace/
|
|
283
|
+
"static/chunks/app/api/workspace/objects/[name]/display-field/route-5f5d429b1700dd0e.js"
|
|
270
284
|
],
|
|
271
|
-
"/api/workspace/
|
|
285
|
+
"/api/workspace/file/route": [
|
|
272
286
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
273
287
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
274
288
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
275
289
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
276
|
-
"static/chunks/app/api/workspace/
|
|
290
|
+
"static/chunks/app/api/workspace/file/route-5f5d429b1700dd0e.js"
|
|
277
291
|
],
|
|
278
|
-
"/api/
|
|
292
|
+
"/api/web-sessions/[id]/route": [
|
|
279
293
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
280
294
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
281
295
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
282
296
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
283
|
-
"static/chunks/app/api/
|
|
297
|
+
"static/chunks/app/api/web-sessions/[id]/route-5f5d429b1700dd0e.js"
|
|
284
298
|
],
|
|
285
299
|
"/api/workspace/objects/[name]/entries/bulk-delete/route": [
|
|
286
300
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -289,12 +303,12 @@
|
|
|
289
303
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
290
304
|
"static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-5f5d429b1700dd0e.js"
|
|
291
305
|
],
|
|
292
|
-
"/api/workspace/
|
|
306
|
+
"/api/workspace/objects/[name]/entries/options/route": [
|
|
293
307
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
294
308
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
295
309
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
296
310
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
297
|
-
"static/chunks/app/api/workspace/
|
|
311
|
+
"static/chunks/app/api/workspace/objects/[name]/entries/options/route-5f5d429b1700dd0e.js"
|
|
298
312
|
],
|
|
299
313
|
"/api/workspace/objects/[name]/entries/route": [
|
|
300
314
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -303,19 +317,26 @@
|
|
|
303
317
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
304
318
|
"static/chunks/app/api/workspace/objects/[name]/entries/route-5f5d429b1700dd0e.js"
|
|
305
319
|
],
|
|
306
|
-
"/api/workspace/
|
|
320
|
+
"/api/workspace/init/route": [
|
|
307
321
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
308
322
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
309
323
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
310
324
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
311
|
-
"static/chunks/app/api/workspace/
|
|
325
|
+
"static/chunks/app/api/workspace/init/route-5f5d429b1700dd0e.js"
|
|
312
326
|
],
|
|
313
|
-
"/api/workspace/
|
|
327
|
+
"/api/workspace/objects/[name]/fields/reorder/route": [
|
|
314
328
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
315
329
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
316
330
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
317
331
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
318
|
-
"static/chunks/app/api/workspace/
|
|
332
|
+
"static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-5f5d429b1700dd0e.js"
|
|
333
|
+
],
|
|
334
|
+
"/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": [
|
|
335
|
+
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
336
|
+
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
337
|
+
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
338
|
+
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
339
|
+
"static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-5f5d429b1700dd0e.js"
|
|
319
340
|
],
|
|
320
341
|
"/api/workspace/objects/[name]/fields/[fieldId]/route": [
|
|
321
342
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -324,19 +345,19 @@
|
|
|
324
345
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
325
346
|
"static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-5f5d429b1700dd0e.js"
|
|
326
347
|
],
|
|
327
|
-
"/api/
|
|
348
|
+
"/api/workspace/move/route": [
|
|
328
349
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
329
350
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
330
351
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
331
352
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
332
|
-
"static/chunks/app/api/
|
|
353
|
+
"static/chunks/app/api/workspace/move/route-5f5d429b1700dd0e.js"
|
|
333
354
|
],
|
|
334
|
-
"/api/
|
|
355
|
+
"/api/workspace/path-info/route": [
|
|
335
356
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
336
357
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
337
358
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
338
359
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
339
|
-
"static/chunks/app/api/
|
|
360
|
+
"static/chunks/app/api/workspace/path-info/route-5f5d429b1700dd0e.js"
|
|
340
361
|
],
|
|
341
362
|
"/api/workspace/open-file/route": [
|
|
342
363
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -345,33 +366,33 @@
|
|
|
345
366
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
346
367
|
"static/chunks/app/api/workspace/open-file/route-5f5d429b1700dd0e.js"
|
|
347
368
|
],
|
|
348
|
-
"/api/workspace/
|
|
369
|
+
"/api/workspace/query/route": [
|
|
349
370
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
350
371
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
351
372
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
352
373
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
353
|
-
"static/chunks/app/api/workspace/
|
|
374
|
+
"static/chunks/app/api/workspace/query/route-5f5d429b1700dd0e.js"
|
|
354
375
|
],
|
|
355
|
-
"/api/workspace/
|
|
376
|
+
"/api/workspace/mkdir/route": [
|
|
356
377
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
357
378
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
358
379
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
359
380
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
360
|
-
"static/chunks/app/api/workspace/
|
|
381
|
+
"static/chunks/app/api/workspace/mkdir/route-5f5d429b1700dd0e.js"
|
|
361
382
|
],
|
|
362
|
-
"/api/workspace/
|
|
383
|
+
"/api/workspace/rename/route": [
|
|
363
384
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
364
385
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
365
386
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
366
387
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
367
|
-
"static/chunks/app/api/workspace/
|
|
388
|
+
"static/chunks/app/api/workspace/rename/route-5f5d429b1700dd0e.js"
|
|
368
389
|
],
|
|
369
|
-
"/api/workspace/
|
|
390
|
+
"/api/workspace/raw-file/route": [
|
|
370
391
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
371
392
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
372
393
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
373
394
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
374
|
-
"static/chunks/app/api/workspace/
|
|
395
|
+
"static/chunks/app/api/workspace/raw-file/route-5f5d429b1700dd0e.js"
|
|
375
396
|
],
|
|
376
397
|
"/api/workspace/reports/execute/route": [
|
|
377
398
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -380,12 +401,12 @@
|
|
|
380
401
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
381
402
|
"static/chunks/app/api/workspace/reports/execute/route-5f5d429b1700dd0e.js"
|
|
382
403
|
],
|
|
383
|
-
"/api/workspace/
|
|
404
|
+
"/api/workspace/thumbnail/route": [
|
|
384
405
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
385
406
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
386
407
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
387
408
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
388
|
-
"static/chunks/app/api/workspace/
|
|
409
|
+
"static/chunks/app/api/workspace/thumbnail/route-5f5d429b1700dd0e.js"
|
|
389
410
|
],
|
|
390
411
|
"/api/workspace/objects/[name]/entries/[id]/route": [
|
|
391
412
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -394,40 +415,40 @@
|
|
|
394
415
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
395
416
|
"static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-5f5d429b1700dd0e.js"
|
|
396
417
|
],
|
|
397
|
-
"/api/workspace/
|
|
418
|
+
"/api/workspace/switch/route": [
|
|
398
419
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
399
420
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
400
421
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
401
422
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
402
|
-
"static/chunks/app/api/workspace/
|
|
423
|
+
"static/chunks/app/api/workspace/switch/route-5f5d429b1700dd0e.js"
|
|
403
424
|
],
|
|
404
|
-
"/api/workspace/
|
|
425
|
+
"/api/workspace/upload/route": [
|
|
405
426
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
406
427
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
407
428
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
408
429
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
409
|
-
"static/chunks/app/api/workspace/
|
|
430
|
+
"static/chunks/app/api/workspace/upload/route-5f5d429b1700dd0e.js"
|
|
410
431
|
],
|
|
411
|
-
"/api/workspace/
|
|
432
|
+
"/api/workspace/objects/[name]/route": [
|
|
412
433
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
413
434
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
414
435
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
415
436
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
416
|
-
"static/chunks/app/api/workspace/
|
|
437
|
+
"static/chunks/app/api/workspace/objects/[name]/route-5f5d429b1700dd0e.js"
|
|
417
438
|
],
|
|
418
|
-
"/api/workspace/
|
|
439
|
+
"/api/workspace/search-index/route": [
|
|
419
440
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
420
441
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
421
442
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
422
443
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
423
|
-
"static/chunks/app/api/workspace/
|
|
444
|
+
"static/chunks/app/api/workspace/search-index/route-5f5d429b1700dd0e.js"
|
|
424
445
|
],
|
|
425
|
-
"/api/workspace/
|
|
446
|
+
"/api/workspace/tree/route": [
|
|
426
447
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
427
448
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
428
449
|
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
429
450
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
430
|
-
"static/chunks/app/api/workspace/
|
|
451
|
+
"static/chunks/app/api/workspace/tree/route-5f5d429b1700dd0e.js"
|
|
431
452
|
],
|
|
432
453
|
"/api/workspace/write-binary/route": [
|
|
433
454
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
@@ -450,13 +471,6 @@
|
|
|
450
471
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
451
472
|
"static/chunks/app/api/workspace/watch/route-5f5d429b1700dd0e.js"
|
|
452
473
|
],
|
|
453
|
-
"/api/workspace/path-info/route": [
|
|
454
|
-
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
455
|
-
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
456
|
-
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
457
|
-
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
458
|
-
"static/chunks/app/api/workspace/path-info/route-5f5d429b1700dd0e.js"
|
|
459
|
-
],
|
|
460
474
|
"/api/workspace/virtual-file/route": [
|
|
461
475
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
462
476
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
@@ -464,20 +478,6 @@
|
|
|
464
478
|
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
465
479
|
"static/chunks/app/api/workspace/virtual-file/route-5f5d429b1700dd0e.js"
|
|
466
480
|
],
|
|
467
|
-
"/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": [
|
|
468
|
-
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
469
|
-
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
470
|
-
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
471
|
-
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
472
|
-
"static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-5f5d429b1700dd0e.js"
|
|
473
|
-
],
|
|
474
|
-
"/api/workspace/tree/route": [
|
|
475
|
-
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
476
|
-
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|
|
477
|
-
"static/chunks/8522-8af2b73a0e93c73d.js",
|
|
478
|
-
"static/chunks/main-app-c71b105c32544ad9.js",
|
|
479
|
-
"static/chunks/app/api/workspace/tree/route-5f5d429b1700dd0e.js"
|
|
480
|
-
],
|
|
481
481
|
"/page": [
|
|
482
482
|
"static/chunks/webpack-498fd225d6bcdcf4.js",
|
|
483
483
|
"static/chunks/b59f762a-f8e8d23ec83d91e0.js",
|