tower-studio 0.2.4 → 0.2.5
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/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +43 -43
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +14 -14
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +14 -14
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/index.html +1 -1
- package/.next/standalone/.next/server/app/index.rsc +14 -14
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +14 -14
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +73 -73
- package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +43 -43
- package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding.html +1 -1
- package/.next/standalone/.next/server/app/onboarding.rsc +16 -16
- package/.next/standalone/.next/server/app/onboarding.segments/_full.segment.rsc +16 -16
- package/.next/standalone/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/onboarding.segments/_index.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +43 -43
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +56 -56
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings.html +1 -1
- package/.next/standalone/.next/server/app/settings.rsc +16 -16
- package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +16 -16
- package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +98 -98
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +78 -78
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +75 -75
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +72 -72
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +43 -43
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +79 -79
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +90 -90
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +61 -61
- package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0-eibah._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.9mj3v._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05353yb._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__07h7qz8._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0c1g5im._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_0o_27yu._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-xoiaj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__006_qh0._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__00wymqa._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02px.0y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03ebsif._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cdz55-._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0rp_09h._.js → [root-of-the-server]__0ilem~v._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0l43.5g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n8jy_r._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ps55l6._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ribsk4._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wjg_.n._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wvyks.._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zbmoit._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zjarb3._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__102siqc._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0popc9v._.js → _0-t_os6._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0gc6xfk._.js → _00pxhu2._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_04b71ua._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_05h.8a~._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0_obsmv._.js → _0_co86q._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0_l8.dg._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ds6nk2._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0h0r8fk._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/_0i4__mf._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ihq._v._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_008xdn0._.js → _0j_v~sp._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0lul2~5._.js → _0l6vadw._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0no3ok_._.js → _0lcigjh._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0r9w-k8._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0rbctq7._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0rt8hus._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0c-z9co._.js → _0wxd6t.._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0w_jwhc._.js → _0xh9m4.._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0p8de_7._.js → _0ybhyal._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0~80adm._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0xp-.5k._.js → _13fpu~5._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/src_095o8x6._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_13jha60._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +293 -293
- package/.next/standalone/.next/static/chunks/0-wn9b_4jrs.9.js +1 -0
- package/.next/standalone/.next/static/chunks/{030zalmk5.98l.js → 0.p7x9h8h-..l.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0xt_3903v1zad.js → 00grznzz_zqq~.js} +1 -1
- package/.next/standalone/.next/static/chunks/00jlfmav1nk82.js +1 -0
- package/.next/standalone/.next/static/chunks/018vr5fdl426p.js +1 -0
- package/.next/standalone/.next/static/chunks/{0f6q8.wnwub-h.js → 094hp8ak7su7z.js} +2 -2
- package/.next/standalone/.next/static/chunks/{0d.m9b-ln~cns.js → 0a5u1~0._dmx8.js} +1 -1
- package/.next/standalone/.next/static/chunks/0fe_jnfm0lqm..js +5 -0
- package/.next/standalone/.next/static/chunks/0jk6ji4j.3jod.js +5 -0
- package/.next/standalone/.next/static/chunks/0lq1_ynox5frw.js +1 -0
- package/.next/standalone/.next/static/chunks/{0bswzaqeengiv.js → 0mijmksouoprl.js} +1 -1
- package/.next/standalone/.next/static/chunks/0qy~pj-p.oh92.js +1 -0
- package/.next/standalone/.next/static/chunks/0y_vg.f~zs~zl.js +1 -0
- package/.next/standalone/.next/static/chunks/{0t0pq7y~7s7j_.js → 0z0a_hlsye7mo.js} +1 -1
- package/.next/standalone/.next/static/chunks/0~2v6ague-7-t.js +5 -0
- package/.next/standalone/.next/static/chunks/0~p32xa2eu79e.js +1 -0
- package/.next/standalone/.next/static/chunks/{08qc-i9nlpeuj.js → 10ih_a9~empst.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0uzgie3q9h20b.js → 14se8w2gb9pe0.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0siyzg11n09zl.js → 15qi~69blu~3u.js} +1 -1
- package/.next/standalone/.next/static/chunks/16.w_z6.3sf2v.js +1 -0
- package/.next/standalone/.next/static/chunks/17wptayhzwy6g.js +1 -0
- package/.next/standalone/package.json +2 -1
- package/bin/tower.mjs +13 -0
- package/package.json +2 -1
- package/prisma/pre-migration.sql +23 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sw9hqr._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ty48g5._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_02_8bze._.js +0 -7
- package/.next/standalone/.next/static/chunks/00kag1vn1xq-h.js +0 -1
- package/.next/standalone/.next/static/chunks/06aef6liyecnz.js +0 -1
- package/.next/standalone/.next/static/chunks/06b1pibint3_6.js +0 -5
- package/.next/standalone/.next/static/chunks/07h0wys36zya1.js +0 -1
- package/.next/standalone/.next/static/chunks/0cgu7kw00ijog.js +0 -1
- package/.next/standalone/.next/static/chunks/0dbuddzi1ktpc.js +0 -5
- package/.next/standalone/.next/static/chunks/0dchz9lk.idgp.js +0 -1
- package/.next/standalone/.next/static/chunks/0ji8xfnts~7s6.js +0 -1
- package/.next/standalone/.next/static/chunks/0ptiiywcgt9lq.js +0 -1
- package/.next/standalone/.next/static/chunks/0zf927936chqj.js +0 -1
- package/.next/standalone/.next/static/chunks/0~zg.626i--lj.js +0 -1
- package/.next/standalone/.next/static/chunks/12vd_.lx4r~dd.js +0 -5
- /package/.next/standalone/.next/static/{1lmBVxqYafZ25FnbSpFe2 → eRr9P5hixKpzabeXJ-AvA}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{1lmBVxqYafZ25FnbSpFe2 → eRr9P5hixKpzabeXJ-AvA}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{1lmBVxqYafZ25FnbSpFe2 → eRr9P5hixKpzabeXJ-AvA}/_ssgManifest.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"40c338d8c5314b7cfc5beedcdd97af7f273793ae64": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/page": {
|
|
6
6
|
"moduleId": 358885,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"6011f7876a4bc0794966ecdf377e7e7a0891971242": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/page": {
|
|
18
18
|
"moduleId": 358885,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"40b0cdf5b66ab7543d8191e84ed31d492a2486b6e9": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/page": {
|
|
30
30
|
"moduleId": 358885,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"401f7ea193ba5543c03285574962769ca991ba31d8": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/workspaces/page": {
|
|
42
42
|
"moduleId": 358885,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "getLabelsForWorkspace",
|
|
49
49
|
"filename": "src/actions/label-actions.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"40ed3bfc21750c787bb9cc642f0e455c7da7596ce4": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/workspaces/page": {
|
|
54
54
|
"moduleId": 358885,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "createLabel",
|
|
61
61
|
"filename": "src/actions/label-actions.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"40646009de0e55d0d3b7093421c9081cf2081d27cb": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/workspaces/page": {
|
|
66
66
|
"moduleId": 358885,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "deleteLabel",
|
|
73
73
|
"filename": "src/actions/label-actions.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"608ece4847384637c6432e566684ef9512ef80b64a": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/workspaces/page": {
|
|
78
78
|
"moduleId": 358885,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "globalSearch",
|
|
85
85
|
"filename": "src/actions/search-actions.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"604228e8167147dad385e05e214722512256091f8f": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/workspaces/page": {
|
|
90
90
|
"moduleId": 358885,
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"exportedName": "getConfigValue",
|
|
97
97
|
"filename": "src/actions/config-actions.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"40aba639dc593066ac63c8ec541ceb62bd496f2851": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/workspaces/page": {
|
|
102
102
|
"moduleId": 358885,
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"exportedName": "resolveGitLocalPath",
|
|
109
109
|
"filename": "src/actions/config-actions.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"60729a2e1a73741fe6456fc5b0c4e6f216f0c9b976": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/workspaces/page": {
|
|
114
114
|
"moduleId": 358885,
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"exportedName": "analyzeProjectDirectory",
|
|
121
121
|
"filename": "src/actions/project-actions.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"60c2a4bb34e13bf3c6d5fcb7d51fd060e92385e1b9": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/workspaces/page": {
|
|
126
126
|
"moduleId": 358885,
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"exportedName": "migrateProjectPath",
|
|
133
133
|
"filename": "src/actions/project-actions.ts"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"40e9dfefba5f21a7eb344f5542440fca2bd4b590e8": {
|
|
136
136
|
"workers": {
|
|
137
137
|
"app/workspaces/page": {
|
|
138
138
|
"moduleId": 358885,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"exportedName": "checkMigrationSafety",
|
|
145
145
|
"filename": "src/actions/project-actions.ts"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
147
|
+
"0051ddd6448fbf2a66a65d7e1315914f3b5c11ab78": {
|
|
148
148
|
"workers": {
|
|
149
149
|
"app/workspaces/page": {
|
|
150
150
|
"moduleId": 358885,
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"exportedName": "getActualWsPort",
|
|
157
157
|
"filename": "src/actions/config-actions.ts"
|
|
158
158
|
},
|
|
159
|
-
"
|
|
159
|
+
"40caa258e579479bf02f1a893acac475c1663b10fb": {
|
|
160
160
|
"workers": {
|
|
161
161
|
"app/workspaces/page": {
|
|
162
162
|
"moduleId": 358885,
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"exportedName": "createProject",
|
|
169
169
|
"filename": "src/actions/workspace-actions.ts"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"60c0ecfed34768b8715cd468e9abc4c6fa11d68ab5": {
|
|
172
172
|
"workers": {
|
|
173
173
|
"app/workspaces/page": {
|
|
174
174
|
"moduleId": 358885,
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"exportedName": "setConfigValue",
|
|
181
181
|
"filename": "src/actions/config-actions.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"405f12842eaf6e7fbd4be0c67ac50791456e973c97": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/workspaces/page": {
|
|
186
186
|
"moduleId": 358885,
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"exportedName": "checkExtension",
|
|
193
193
|
"filename": "src/actions/extension-actions.ts"
|
|
194
194
|
},
|
|
195
|
-
"
|
|
195
|
+
"40283d29fa7b9833cd64d13eef0a2ad2069446e99e": {
|
|
196
196
|
"workers": {
|
|
197
197
|
"app/workspaces/page": {
|
|
198
198
|
"moduleId": 358885,
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"exportedName": "installExtension",
|
|
205
205
|
"filename": "src/actions/extension-actions.ts"
|
|
206
206
|
},
|
|
207
|
-
"
|
|
207
|
+
"40db66b54b24758580994df7ffab9cebf69bdd1bbb": {
|
|
208
208
|
"workers": {
|
|
209
209
|
"app/workspaces/page": {
|
|
210
210
|
"moduleId": 358885,
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"exportedName": "uninstallExtension",
|
|
217
217
|
"filename": "src/actions/extension-actions.ts"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"002b4e9133d8b6d5ca7e3249e4fef36ca77fd4f312": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/page": {
|
|
222
222
|
"moduleId": 358885,
|
|
@@ -228,55 +228,55 @@
|
|
|
228
228
|
"exportedName": "getOnboardingStatus",
|
|
229
229
|
"filename": "src/actions/onboarding-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"403e0605e2aba6a2eec83e2e8ba405ef57772e0280": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/page": {
|
|
234
234
|
"moduleId": 358885,
|
|
235
235
|
"async": true,
|
|
236
|
-
"exportedName": "
|
|
236
|
+
"exportedName": "setOnboardingProgress",
|
|
237
237
|
"filename": "src/actions/onboarding-actions.ts"
|
|
238
238
|
}
|
|
239
239
|
},
|
|
240
|
-
"exportedName": "
|
|
240
|
+
"exportedName": "setOnboardingProgress",
|
|
241
241
|
"filename": "src/actions/onboarding-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"4074f228cf3801433ba841ac53eb8f36891a444fda": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/page": {
|
|
246
246
|
"moduleId": 358885,
|
|
247
247
|
"async": true,
|
|
248
|
-
"exportedName": "
|
|
248
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
249
249
|
"filename": "src/actions/onboarding-actions.ts"
|
|
250
250
|
}
|
|
251
251
|
},
|
|
252
|
-
"exportedName": "
|
|
252
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
253
253
|
"filename": "src/actions/onboarding-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"602ecd9dd13c59e135814994afd7fa5c9fa0ffcf76": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/page": {
|
|
258
258
|
"moduleId": 358885,
|
|
259
259
|
"async": true,
|
|
260
|
-
"exportedName": "
|
|
260
|
+
"exportedName": "setOnboardingExtensions",
|
|
261
261
|
"filename": "src/actions/onboarding-actions.ts"
|
|
262
262
|
}
|
|
263
263
|
},
|
|
264
|
-
"exportedName": "
|
|
264
|
+
"exportedName": "setOnboardingExtensions",
|
|
265
265
|
"filename": "src/actions/onboarding-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"60df8249d72ac45826c0d808651a4f1b2646da9ef3": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/page": {
|
|
270
270
|
"moduleId": 358885,
|
|
271
271
|
"async": true,
|
|
272
|
-
"exportedName": "
|
|
272
|
+
"exportedName": "completeOnboarding",
|
|
273
273
|
"filename": "src/actions/onboarding-actions.ts"
|
|
274
274
|
}
|
|
275
275
|
},
|
|
276
|
-
"exportedName": "
|
|
276
|
+
"exportedName": "completeOnboarding",
|
|
277
277
|
"filename": "src/actions/onboarding-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"00ede8c87a5fd3cf389b004244892436243749a14e": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/page": {
|
|
282
282
|
"moduleId": 358885,
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"exportedName": "listAllExtensionStatus",
|
|
289
289
|
"filename": "src/actions/extension-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"00072f5a7586654dc22cf481305bd54b1171339727": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/page": {
|
|
294
294
|
"moduleId": 358885,
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"exportedName": "checkRgAvailable",
|
|
301
301
|
"filename": "src/actions/search-code-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"00388f0bda0ef1bb3b6f549cdb2c11e75732fe92ab": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/page": {
|
|
306
306
|
"moduleId": 358885,
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"exportedName": "clearRgPathCache",
|
|
313
313
|
"filename": "src/actions/search-code-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"7c5b18e719c81439e9ce20a749d41d09247309d0c1": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/page": {
|
|
318
318
|
"moduleId": 358885,
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"exportedName": "searchCode",
|
|
325
325
|
"filename": "src/actions/search-code-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"00018330b9515eff599b83f6e8aee6a443832226cc": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/page": {
|
|
330
330
|
"moduleId": 358885,
|
|
@@ -336,31 +336,31 @@
|
|
|
336
336
|
"exportedName": "getAvailableShells",
|
|
337
337
|
"filename": "src/actions/config-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"0013a3cd3a8e31b13f33788cc92b5aba4c68857cd2": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/page": {
|
|
342
342
|
"moduleId": 358885,
|
|
343
343
|
"async": true,
|
|
344
|
-
"exportedName": "
|
|
344
|
+
"exportedName": "getAvailableTerminalApps",
|
|
345
345
|
"filename": "src/actions/config-actions.ts"
|
|
346
346
|
}
|
|
347
347
|
},
|
|
348
|
-
"exportedName": "
|
|
348
|
+
"exportedName": "getAvailableTerminalApps",
|
|
349
349
|
"filename": "src/actions/config-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"00910df10bbfc4b5d291a45250d3df378d48f82ed1": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/page": {
|
|
354
354
|
"moduleId": 358885,
|
|
355
355
|
"async": true,
|
|
356
|
-
"exportedName": "
|
|
356
|
+
"exportedName": "getPlatformInfo",
|
|
357
357
|
"filename": "src/actions/config-actions.ts"
|
|
358
358
|
}
|
|
359
359
|
},
|
|
360
|
-
"exportedName": "
|
|
360
|
+
"exportedName": "getPlatformInfo",
|
|
361
361
|
"filename": "src/actions/config-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"40f1971affa3738b021a5049f45140ac16887a04ce": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/page": {
|
|
366
366
|
"moduleId": 358885,
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"exportedName": "getConfigValues",
|
|
373
373
|
"filename": "src/actions/config-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"004d59886d49e36875cbf469ae444d61c8de28ab13": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/page": {
|
|
378
378
|
"moduleId": 358885,
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"exportedName": "getWorkspacesWithProjects",
|
|
385
385
|
"filename": "src/actions/workspace-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"4014037c5ac85ca2fc18eda280c6af8ae68365971e": {
|
|
388
388
|
"workers": {
|
|
389
389
|
"app/workspaces/page": {
|
|
390
390
|
"moduleId": 358885,
|
|
@@ -396,67 +396,67 @@
|
|
|
396
396
|
"exportedName": "getRecentLocalProjects",
|
|
397
397
|
"filename": "src/actions/workspace-actions.ts"
|
|
398
398
|
},
|
|
399
|
-
"
|
|
399
|
+
"4047e3da62dda0ac86560017c650888e6ebed1792b": {
|
|
400
400
|
"workers": {
|
|
401
401
|
"app/workspaces/page": {
|
|
402
402
|
"moduleId": 358885,
|
|
403
403
|
"async": true,
|
|
404
|
-
"exportedName": "
|
|
404
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
405
405
|
"filename": "src/actions/workspace-actions.ts"
|
|
406
406
|
}
|
|
407
407
|
},
|
|
408
|
-
"exportedName": "
|
|
408
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
409
409
|
"filename": "src/actions/workspace-actions.ts"
|
|
410
410
|
},
|
|
411
|
-
"
|
|
411
|
+
"40668b097182c1d021fb7b9aadb3bf9a0b8bf0cce1": {
|
|
412
412
|
"workers": {
|
|
413
413
|
"app/workspaces/page": {
|
|
414
414
|
"moduleId": 358885,
|
|
415
415
|
"async": true,
|
|
416
|
-
"exportedName": "
|
|
416
|
+
"exportedName": "deleteProject",
|
|
417
417
|
"filename": "src/actions/workspace-actions.ts"
|
|
418
418
|
}
|
|
419
419
|
},
|
|
420
|
-
"exportedName": "
|
|
420
|
+
"exportedName": "deleteProject",
|
|
421
421
|
"filename": "src/actions/workspace-actions.ts"
|
|
422
422
|
},
|
|
423
|
-
"
|
|
423
|
+
"40a8b6ab91b37570dbbb0e7225e68e079b8fa5ff46": {
|
|
424
424
|
"workers": {
|
|
425
425
|
"app/workspaces/page": {
|
|
426
426
|
"moduleId": 358885,
|
|
427
427
|
"async": true,
|
|
428
|
-
"exportedName": "
|
|
428
|
+
"exportedName": "getProjectByLocalPath",
|
|
429
429
|
"filename": "src/actions/workspace-actions.ts"
|
|
430
430
|
}
|
|
431
431
|
},
|
|
432
|
-
"exportedName": "
|
|
432
|
+
"exportedName": "getProjectByLocalPath",
|
|
433
433
|
"filename": "src/actions/workspace-actions.ts"
|
|
434
434
|
},
|
|
435
|
-
"
|
|
435
|
+
"40bc8da9d8c6b8438d8a24ba848844cfb486fac8d3": {
|
|
436
436
|
"workers": {
|
|
437
437
|
"app/workspaces/page": {
|
|
438
438
|
"moduleId": 358885,
|
|
439
439
|
"async": true,
|
|
440
|
-
"exportedName": "
|
|
440
|
+
"exportedName": "getWorkspacesWithRecentTasks",
|
|
441
441
|
"filename": "src/actions/workspace-actions.ts"
|
|
442
442
|
}
|
|
443
443
|
},
|
|
444
|
-
"exportedName": "
|
|
444
|
+
"exportedName": "getWorkspacesWithRecentTasks",
|
|
445
445
|
"filename": "src/actions/workspace-actions.ts"
|
|
446
446
|
},
|
|
447
|
-
"
|
|
447
|
+
"40c84a36efa9dd56165724a7e56b7c31d4af32f339": {
|
|
448
448
|
"workers": {
|
|
449
449
|
"app/workspaces/page": {
|
|
450
450
|
"moduleId": 358885,
|
|
451
451
|
"async": true,
|
|
452
|
-
"exportedName": "
|
|
452
|
+
"exportedName": "getWorkspaceById",
|
|
453
453
|
"filename": "src/actions/workspace-actions.ts"
|
|
454
454
|
}
|
|
455
455
|
},
|
|
456
|
-
"exportedName": "
|
|
456
|
+
"exportedName": "getWorkspaceById",
|
|
457
457
|
"filename": "src/actions/workspace-actions.ts"
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"60d48616ad8d81772d41c600d3d9ed9da30f2c66fa": {
|
|
460
460
|
"workers": {
|
|
461
461
|
"app/workspaces/page": {
|
|
462
462
|
"moduleId": 358885,
|