tower-studio 0.2.35 → 0.2.36
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 +3 -3
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +30 -30
- 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/api/adapters/test/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/browse-fs/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/git/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/monaco/[...path]/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/missions/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +69 -69
- 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 +3 -3
- package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +30 -30
- 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/page/react-loadable-manifest.json +3 -3
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +30 -30
- 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 +3 -3
- package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +47 -47
- 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/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +107 -107
- 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 +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +90 -90
- 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 +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +71 -71
- 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 +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +78 -78
- 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 +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +30 -30
- 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 +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +68 -68
- 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 +4 -4
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +81 -81
- 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 +3 -3
- package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +50 -50
- 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]__00llstz._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__01n7exm._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__01yu.gw._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qif839._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0~foo~5._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_0bkvm8c._.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-tolks._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05sv58d._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05xg05r._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__062b.yt._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__093tt4a._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0b.ej5q._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bgr0ql._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__09l2kmt._.js → [root-of-the-server]__0bsx096._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0guqcva._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gzafdq._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ikeoh.._.js → [root-of-the-server]__0iatlhd._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0p0te97._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0m4nvu~._.js → [root-of-the-server]__0pa9_bd._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0siyg1p._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0t6f4lq._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0th-t1a._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0s7yk4_._.js → [root-of-the-server]__0vv4hxw._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__10xjtl0._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0.5ug08._.js → [root-of-the-server]__13~k9z5._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0-~9em3._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0.7vx4q._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_00t6138._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0cxhub8._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0_ipj7e._.js → _0ebel46._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0gc019m._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0hh17jg._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0e_ak8~._.js → _0izxa9k._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_02ugk48._.js → _0jf91oa._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0m_1ssw._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0gvyd.f._.js → _0mhdb-a._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0mpce0d._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0muaopo._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0n1l7yo._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0nghgzi._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0nk7qd4._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0s7ke7u._.js → _0reranf._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0keo81q._.js → _0soj-y2._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0wbcp88._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0mjxq4v._.js → _0xx4aa5._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0q44.3o._.js → _0zidle2._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.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]_notes_notes-page-client_tsx_10gyo3v._.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/chunks/ssr/src_components_ui_select_tsx_0d2ra01._.js +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- 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 +291 -291
- package/.next/standalone/.next/static/chunks/0-fc2i1mw_t-2.js +2 -0
- package/.next/standalone/.next/static/chunks/0.7r6od5..1~d.css +1 -0
- package/.next/standalone/.next/static/chunks/0.duc36elgwmt.js +1 -0
- package/.next/standalone/.next/static/chunks/{16fbv7zz-.kse.js → 01tsz1~lswudb.js} +1 -1
- package/.next/standalone/.next/static/chunks/{14-eiet1ypb3e.js → 02_isu4z4lk1~.js} +1 -1
- package/.next/standalone/.next/static/chunks/050agjgyp545k.js +1 -0
- package/.next/standalone/.next/static/chunks/06pdwir_r4uhn.js +1 -0
- package/.next/standalone/.next/static/chunks/093zwcwn8el.s.js +1 -0
- package/.next/standalone/.next/static/chunks/0gx4n5njdyksz.js +1 -0
- package/.next/standalone/.next/static/chunks/0l49-stccar4a.js +1 -0
- package/.next/standalone/.next/static/chunks/{13n8ln7v6z4vc.js → 0l~z-vsf.633k.js} +2 -2
- package/.next/standalone/.next/static/chunks/{0kia6x73z7qhq.js → 0m5kd96epukmx.js} +1 -1
- package/.next/standalone/.next/static/chunks/0m_9-3_hpbfly.js +1 -0
- package/.next/standalone/.next/static/chunks/{16och4~epx6jk.js → 0m_l01d2lzffq.js} +1 -1
- package/.next/standalone/.next/static/chunks/{07a3_u.yr179w.js → 0n9bv.-ktyu9g.js} +1 -1
- package/.next/standalone/.next/static/chunks/{060cca-172m5j.js → 0ntang9wkuj-8.js} +1 -1
- package/.next/standalone/.next/static/chunks/0odml~1zfmatg.js +1 -0
- package/.next/standalone/.next/static/chunks/{144hr38h72193.js → 0p0_.0f~k5o3x.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0b31xip8xb_cv.js → 0sm78n1ikzixj.js} +1 -1
- package/.next/standalone/.next/static/chunks/0v73i.x591~km.js +1 -0
- package/.next/standalone/.next/static/chunks/0wkd~xb2skr1g.js +1 -0
- package/.next/standalone/.next/static/chunks/{14~li4os2yoi2.js → 0xc5b.xin3frr.js} +1 -1
- package/.next/standalone/.next/static/chunks/{1768nvsy3akwy.js → 0xy8x3-.0bopl.js} +1 -1
- package/.next/standalone/.next/static/chunks/0xyj_-7b.4l1l.js +1 -0
- package/.next/standalone/.next/static/chunks/10f-2fo.qg504.js +1 -0
- package/.next/standalone/.next/static/chunks/11p_dl5tngif4.js +1 -0
- package/.next/standalone/.next/static/chunks/153-zn4e8fta1.js +1 -0
- package/.next/standalone/.next/static/chunks/{0z-fh29~rncne.js → 188_7xt~9qo5z.js} +1 -1
- package/.next/standalone/package.json +1 -1
- package/package.json +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12m4ujm._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0hlar46._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0ocdt49._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0s36tuu._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_134pkit._.js +0 -3
- package/.next/standalone/.next/static/chunks/0.z88xlskrvd-.js +0 -1
- package/.next/standalone/.next/static/chunks/00.7wudyszp3y.css +0 -1
- package/.next/standalone/.next/static/chunks/00bgq.z2led_g.js +0 -1
- package/.next/standalone/.next/static/chunks/01agfbg-55.3l.js +0 -1
- package/.next/standalone/.next/static/chunks/01r_kvw6fe~.z.js +0 -1
- package/.next/standalone/.next/static/chunks/026c8pffxl6wa.js +0 -2
- package/.next/standalone/.next/static/chunks/0_nvyx4n5udqj.js +0 -1
- package/.next/standalone/.next/static/chunks/0msy9p40r_u_j.js +0 -1
- package/.next/standalone/.next/static/chunks/0vync155t_v71.js +0 -1
- package/.next/standalone/.next/static/chunks/0ws5ujnb5coco.js +0 -1
- package/.next/standalone/.next/static/chunks/0x5r51ae1bmdl.js +0 -1
- package/.next/standalone/.next/static/chunks/0xdbwwjkc3enx.js +0 -1
- package/.next/standalone/.next/static/chunks/0xg8ukff1-y32.js +0 -1
- package/.next/standalone/.next/static/chunks/0zq8pqszpa37-.js +0 -1
- package/.next/standalone/.next/static/chunks/12qumm~rdb~ls.js +0 -1
- package/.next/standalone/.next/static/chunks/15gytx~096xul.js +0 -1
- /package/.next/standalone/.next/static/{desYDJ6TQllFzzfGYPb6V → SCktqI1yaRGMJYovFwj4q}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{desYDJ6TQllFzzfGYPb6V → SCktqI1yaRGMJYovFwj4q}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{desYDJ6TQllFzzfGYPb6V → SCktqI1yaRGMJYovFwj4q}/_ssgManifest.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"4092d91e17ecc8b9d804fe44cc6ba1c4b30220bd3d": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
6
6
|
"moduleId": 670300,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"606d63817790733987cad04de74b4c3d41d7065fa1": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
18
18
|
"moduleId": 670300,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"40a96c0f2c1265c92ce7db1d2ffaed1b249956cd85": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
30
30
|
"moduleId": 670300,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"4040c9b07f2eb4fef73826c847a722f7e2a942bf80": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
42
42
|
"moduleId": 670300,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "reorderWorkspaces",
|
|
49
49
|
"filename": "src/actions/workspace-actions.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"40bba185dd799bc667b44acc2bed8d17413acbe55c": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
54
54
|
"moduleId": 670300,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "getLabelsForWorkspace",
|
|
61
61
|
"filename": "src/actions/label-actions.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"4030de70df142d2cb84decd359d55a09475bab253f": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
66
66
|
"moduleId": 670300,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "createLabel",
|
|
73
73
|
"filename": "src/actions/label-actions.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"402be388a6bfb481b734ff5f0916e5f22ad4fe7bd0": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
78
78
|
"moduleId": 670300,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "deleteLabel",
|
|
85
85
|
"filename": "src/actions/label-actions.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"60df8b59eb56eb5823f81294a8e3a9a67a737d9875": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
90
90
|
"moduleId": 670300,
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"exportedName": "globalSearch",
|
|
97
97
|
"filename": "src/actions/search-actions.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"6003c3cecd13125ce0fa7031ae4ba6c79f9da4ea9b": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
102
102
|
"moduleId": 670300,
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"exportedName": "getConfigValue",
|
|
109
109
|
"filename": "src/actions/config-actions.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"402f41b94dc40a13d9b48c81b8ebc4c349935d9934": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
114
114
|
"moduleId": 670300,
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"exportedName": "resolveGitLocalPath",
|
|
121
121
|
"filename": "src/actions/config-actions.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"60987e8130a02058bf0c39c68f36f738a09e2b19a5": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
126
126
|
"moduleId": 670300,
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"exportedName": "analyzeProjectDirectory",
|
|
133
133
|
"filename": "src/actions/project-actions.ts"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"60e86293213deff9b6ad202299a44d1aac6ade5ea5": {
|
|
136
136
|
"workers": {
|
|
137
137
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
138
138
|
"moduleId": 670300,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"exportedName": "migrateProjectPath",
|
|
145
145
|
"filename": "src/actions/project-actions.ts"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
147
|
+
"40c34bf6c0b511ce7696a224456f1439e308c82cf8": {
|
|
148
148
|
"workers": {
|
|
149
149
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
150
150
|
"moduleId": 670300,
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"exportedName": "checkMigrationSafety",
|
|
157
157
|
"filename": "src/actions/project-actions.ts"
|
|
158
158
|
},
|
|
159
|
-
"
|
|
159
|
+
"00decfaa1df4f11565ab21c2e0832bbb98f8ccab80": {
|
|
160
160
|
"workers": {
|
|
161
161
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
162
162
|
"moduleId": 670300,
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"exportedName": "getActualWsPort",
|
|
169
169
|
"filename": "src/actions/config-actions.ts"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"4044480c2820912250aa5e72984e1e2006506180c4": {
|
|
172
172
|
"workers": {
|
|
173
173
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
174
174
|
"moduleId": 670300,
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"exportedName": "getConfigValues",
|
|
181
181
|
"filename": "src/actions/config-actions.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"4025ff7ebd68ae6e5fe7e81641ffa68a30d7aa6fba": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
186
186
|
"moduleId": 670300,
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"exportedName": "createProject",
|
|
193
193
|
"filename": "src/actions/workspace-actions.ts"
|
|
194
194
|
},
|
|
195
|
-
"
|
|
195
|
+
"606e1d99b8aa55042e1a9d8517c0e7a639d8ab9da8": {
|
|
196
196
|
"workers": {
|
|
197
197
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
198
198
|
"moduleId": 670300,
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"exportedName": "setConfigValue",
|
|
205
205
|
"filename": "src/actions/config-actions.ts"
|
|
206
206
|
},
|
|
207
|
-
"
|
|
207
|
+
"4057d86c9b2181ea1eb96dd442732684ee78e67e40": {
|
|
208
208
|
"workers": {
|
|
209
209
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
210
210
|
"moduleId": 670300,
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"exportedName": "checkExtension",
|
|
217
217
|
"filename": "src/actions/extension-actions.ts"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"4007580ef1fbcb816fe92b13f25f9b288d52471145": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
222
222
|
"moduleId": 670300,
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"exportedName": "installExtension",
|
|
229
229
|
"filename": "src/actions/extension-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"40b70f907f0126b0a7496efbbe7db02a0543895d5d": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
234
234
|
"moduleId": 670300,
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"exportedName": "uninstallExtension",
|
|
241
241
|
"filename": "src/actions/extension-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"0088815a968a7a4ad9e7015f8071ac6e747d1a8c42": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
246
246
|
"moduleId": 670300,
|
|
@@ -252,31 +252,31 @@
|
|
|
252
252
|
"exportedName": "getOnboardingStatus",
|
|
253
253
|
"filename": "src/actions/onboarding-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"402eb341008628ca65e9099b8135d5a6ea95cb67c2": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
258
258
|
"moduleId": 670300,
|
|
259
259
|
"async": true,
|
|
260
|
-
"exportedName": "
|
|
260
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
261
261
|
"filename": "src/actions/onboarding-actions.ts"
|
|
262
262
|
}
|
|
263
263
|
},
|
|
264
|
-
"exportedName": "
|
|
264
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
265
265
|
"filename": "src/actions/onboarding-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"40e1e52b41ef557a62975b4e2ce662a0580ce63110": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
270
270
|
"moduleId": 670300,
|
|
271
271
|
"async": true,
|
|
272
|
-
"exportedName": "
|
|
272
|
+
"exportedName": "setOnboardingProgress",
|
|
273
273
|
"filename": "src/actions/onboarding-actions.ts"
|
|
274
274
|
}
|
|
275
275
|
},
|
|
276
|
-
"exportedName": "
|
|
276
|
+
"exportedName": "setOnboardingProgress",
|
|
277
277
|
"filename": "src/actions/onboarding-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"6011b4bfa9c5cb7d3279cfd103fa3a704c94cb28bb": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
282
282
|
"moduleId": 670300,
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"exportedName": "setOnboardingExtensions",
|
|
289
289
|
"filename": "src/actions/onboarding-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"604ee5ee09f7ae320b78443e9e39b452bd8ca729e0": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
294
294
|
"moduleId": 670300,
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"exportedName": "completeOnboarding",
|
|
301
301
|
"filename": "src/actions/onboarding-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"00d78bd00b393b69822b0869b4a431c33d44b57ce2": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
306
306
|
"moduleId": 670300,
|
|
@@ -312,67 +312,67 @@
|
|
|
312
312
|
"exportedName": "listAllExtensionStatus",
|
|
313
313
|
"filename": "src/actions/extension-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"400f023041459a60aa208d34980849808d8013d624": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
318
318
|
"moduleId": 670300,
|
|
319
319
|
"async": true,
|
|
320
|
-
"exportedName": "
|
|
320
|
+
"exportedName": "checkWorktreeClean",
|
|
321
321
|
"filename": "src/actions/task-actions.ts"
|
|
322
322
|
}
|
|
323
323
|
},
|
|
324
|
-
"exportedName": "
|
|
324
|
+
"exportedName": "checkWorktreeClean",
|
|
325
325
|
"filename": "src/actions/task-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"4012f524585f7151e65daf4c39a5c6be2aa4f37c53": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
330
330
|
"moduleId": 670300,
|
|
331
331
|
"async": true,
|
|
332
|
-
"exportedName": "
|
|
332
|
+
"exportedName": "deleteTask",
|
|
333
333
|
"filename": "src/actions/task-actions.ts"
|
|
334
334
|
}
|
|
335
335
|
},
|
|
336
|
-
"exportedName": "
|
|
336
|
+
"exportedName": "deleteTask",
|
|
337
337
|
"filename": "src/actions/task-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"40327f14c60835a39968d5b654c4442a76fc0447ef": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
342
342
|
"moduleId": 670300,
|
|
343
343
|
"async": true,
|
|
344
|
-
"exportedName": "
|
|
344
|
+
"exportedName": "getArchivedTasks",
|
|
345
345
|
"filename": "src/actions/task-actions.ts"
|
|
346
346
|
}
|
|
347
347
|
},
|
|
348
|
-
"exportedName": "
|
|
348
|
+
"exportedName": "getArchivedTasks",
|
|
349
349
|
"filename": "src/actions/task-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"4039c497684cfe0efac72dd384e3fe9aa7dabae51e": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
354
354
|
"moduleId": 670300,
|
|
355
355
|
"async": true,
|
|
356
|
-
"exportedName": "
|
|
356
|
+
"exportedName": "toggleTaskPinned",
|
|
357
357
|
"filename": "src/actions/task-actions.ts"
|
|
358
358
|
}
|
|
359
359
|
},
|
|
360
|
-
"exportedName": "
|
|
360
|
+
"exportedName": "toggleTaskPinned",
|
|
361
361
|
"filename": "src/actions/task-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"40673ed44ce6a972a0e65ade48e893eea72211cd0d": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
366
366
|
"moduleId": 670300,
|
|
367
367
|
"async": true,
|
|
368
|
-
"exportedName": "
|
|
368
|
+
"exportedName": "searchTasks",
|
|
369
369
|
"filename": "src/actions/task-actions.ts"
|
|
370
370
|
}
|
|
371
371
|
},
|
|
372
|
-
"exportedName": "
|
|
372
|
+
"exportedName": "searchTasks",
|
|
373
373
|
"filename": "src/actions/task-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"407cf952fad3d909df323b04d08c7ab88791f2f7ee": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
378
378
|
"moduleId": 670300,
|
|
@@ -384,43 +384,43 @@
|
|
|
384
384
|
"exportedName": "getArchivedTaskCount",
|
|
385
385
|
"filename": "src/actions/task-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"40cf5e202a2eb11be7191582eebf0603aba621be26": {
|
|
388
388
|
"workers": {
|
|
389
389
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
390
390
|
"moduleId": 670300,
|
|
391
391
|
"async": true,
|
|
392
|
-
"exportedName": "
|
|
392
|
+
"exportedName": "getProjectTasks",
|
|
393
393
|
"filename": "src/actions/task-actions.ts"
|
|
394
394
|
}
|
|
395
395
|
},
|
|
396
|
-
"exportedName": "
|
|
396
|
+
"exportedName": "getProjectTasks",
|
|
397
397
|
"filename": "src/actions/task-actions.ts"
|
|
398
398
|
},
|
|
399
|
-
"
|
|
399
|
+
"40d4947da4af538751a36db357c67231410622b977": {
|
|
400
400
|
"workers": {
|
|
401
401
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
402
402
|
"moduleId": 670300,
|
|
403
403
|
"async": true,
|
|
404
|
-
"exportedName": "
|
|
404
|
+
"exportedName": "getTaskOverview",
|
|
405
405
|
"filename": "src/actions/task-actions.ts"
|
|
406
406
|
}
|
|
407
407
|
},
|
|
408
|
-
"exportedName": "
|
|
408
|
+
"exportedName": "getTaskOverview",
|
|
409
409
|
"filename": "src/actions/task-actions.ts"
|
|
410
410
|
},
|
|
411
|
-
"
|
|
411
|
+
"40df13f09c67846d69939bdf708fb29fea1275139b": {
|
|
412
412
|
"workers": {
|
|
413
413
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
414
414
|
"moduleId": 670300,
|
|
415
415
|
"async": true,
|
|
416
|
-
"exportedName": "
|
|
416
|
+
"exportedName": "createTask",
|
|
417
417
|
"filename": "src/actions/task-actions.ts"
|
|
418
418
|
}
|
|
419
419
|
},
|
|
420
|
-
"exportedName": "
|
|
420
|
+
"exportedName": "createTask",
|
|
421
421
|
"filename": "src/actions/task-actions.ts"
|
|
422
422
|
},
|
|
423
|
-
"
|
|
423
|
+
"6012d9cd1b479b51acb6a0c443f22ab3a13ba5d8a1": {
|
|
424
424
|
"workers": {
|
|
425
425
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
426
426
|
"moduleId": 670300,
|
|
@@ -432,31 +432,31 @@
|
|
|
432
432
|
"exportedName": "updateTask",
|
|
433
433
|
"filename": "src/actions/task-actions.ts"
|
|
434
434
|
},
|
|
435
|
-
"
|
|
435
|
+
"6065057db3203875eee74b807b3a3920cde2df67ad": {
|
|
436
436
|
"workers": {
|
|
437
437
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
438
438
|
"moduleId": 670300,
|
|
439
439
|
"async": true,
|
|
440
|
-
"exportedName": "
|
|
440
|
+
"exportedName": "commitWorktreeChanges",
|
|
441
441
|
"filename": "src/actions/task-actions.ts"
|
|
442
442
|
}
|
|
443
443
|
},
|
|
444
|
-
"exportedName": "
|
|
444
|
+
"exportedName": "commitWorktreeChanges",
|
|
445
445
|
"filename": "src/actions/task-actions.ts"
|
|
446
446
|
},
|
|
447
|
-
"
|
|
447
|
+
"60af5e4ceb2cbfe1b4809bf355e660025865871571": {
|
|
448
448
|
"workers": {
|
|
449
449
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
450
450
|
"moduleId": 670300,
|
|
451
451
|
"async": true,
|
|
452
|
-
"exportedName": "
|
|
452
|
+
"exportedName": "updateTaskStatus",
|
|
453
453
|
"filename": "src/actions/task-actions.ts"
|
|
454
454
|
}
|
|
455
455
|
},
|
|
456
|
-
"exportedName": "
|
|
456
|
+
"exportedName": "updateTaskStatus",
|
|
457
457
|
"filename": "src/actions/task-actions.ts"
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"40db409c939649552e5a6f6dc7089748455ea0b3e8": {
|
|
460
460
|
"workers": {
|
|
461
461
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
462
462
|
"moduleId": 670300,
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"exportedName": "getTaskLabels",
|
|
469
469
|
"filename": "src/actions/label-actions.ts"
|
|
470
470
|
},
|
|
471
|
-
"
|
|
471
|
+
"602c29697a3cb2e1c8b9f68556f59a9d9f5db4560b": {
|
|
472
472
|
"workers": {
|
|
473
473
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
474
474
|
"moduleId": 670300,
|
|
@@ -480,67 +480,67 @@
|
|
|
480
480
|
"exportedName": "setTaskLabels",
|
|
481
481
|
"filename": "src/actions/label-actions.ts"
|
|
482
482
|
},
|
|
483
|
-
"
|
|
483
|
+
"000b9b245af25172a12212c48a51558d2b17899f7e": {
|
|
484
484
|
"workers": {
|
|
485
485
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
486
486
|
"moduleId": 670300,
|
|
487
487
|
"async": true,
|
|
488
|
-
"exportedName": "
|
|
488
|
+
"exportedName": "getArchiveDelayDays",
|
|
489
489
|
"filename": "src/actions/config-actions.ts"
|
|
490
490
|
}
|
|
491
491
|
},
|
|
492
|
-
"exportedName": "
|
|
492
|
+
"exportedName": "getArchiveDelayDays",
|
|
493
493
|
"filename": "src/actions/config-actions.ts"
|
|
494
494
|
},
|
|
495
|
-
"
|
|
495
|
+
"00194e222da6c9b656d30438653a19f1c49be65468": {
|
|
496
496
|
"workers": {
|
|
497
497
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
498
498
|
"moduleId": 670300,
|
|
499
499
|
"async": true,
|
|
500
|
-
"exportedName": "
|
|
500
|
+
"exportedName": "getAvailableEditors",
|
|
501
501
|
"filename": "src/actions/config-actions.ts"
|
|
502
502
|
}
|
|
503
503
|
},
|
|
504
|
-
"exportedName": "
|
|
504
|
+
"exportedName": "getAvailableEditors",
|
|
505
505
|
"filename": "src/actions/config-actions.ts"
|
|
506
506
|
},
|
|
507
|
-
"
|
|
507
|
+
"002fe3b6f9eb5dd95038b44603a05f64e73ae216eb": {
|
|
508
508
|
"workers": {
|
|
509
509
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
510
510
|
"moduleId": 670300,
|
|
511
511
|
"async": true,
|
|
512
|
-
"exportedName": "
|
|
512
|
+
"exportedName": "getAvailableTerminalApps",
|
|
513
513
|
"filename": "src/actions/config-actions.ts"
|
|
514
514
|
}
|
|
515
515
|
},
|
|
516
|
-
"exportedName": "
|
|
516
|
+
"exportedName": "getAvailableTerminalApps",
|
|
517
517
|
"filename": "src/actions/config-actions.ts"
|
|
518
518
|
},
|
|
519
|
-
"
|
|
519
|
+
"00d30fe207755ff413a40bb1dbc909f4364cc31bff": {
|
|
520
520
|
"workers": {
|
|
521
521
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
522
522
|
"moduleId": 670300,
|
|
523
523
|
"async": true,
|
|
524
|
-
"exportedName": "
|
|
524
|
+
"exportedName": "getAvailableShells",
|
|
525
525
|
"filename": "src/actions/config-actions.ts"
|
|
526
526
|
}
|
|
527
527
|
},
|
|
528
|
-
"exportedName": "
|
|
528
|
+
"exportedName": "getAvailableShells",
|
|
529
529
|
"filename": "src/actions/config-actions.ts"
|
|
530
530
|
},
|
|
531
|
-
"
|
|
531
|
+
"00fd24f2674ecdaa4990cd2fb899af4ca336953c95": {
|
|
532
532
|
"workers": {
|
|
533
533
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
534
534
|
"moduleId": 670300,
|
|
535
535
|
"async": true,
|
|
536
|
-
"exportedName": "
|
|
536
|
+
"exportedName": "getPlatformInfo",
|
|
537
537
|
"filename": "src/actions/config-actions.ts"
|
|
538
538
|
}
|
|
539
539
|
},
|
|
540
|
-
"exportedName": "
|
|
540
|
+
"exportedName": "getPlatformInfo",
|
|
541
541
|
"filename": "src/actions/config-actions.ts"
|
|
542
542
|
},
|
|
543
|
-
"
|
|
543
|
+
"00526acada8bf7aa05496f62edc9aef62923924aa0": {
|
|
544
544
|
"workers": {
|
|
545
545
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
546
546
|
"moduleId": 670300,
|
|
@@ -552,79 +552,79 @@
|
|
|
552
552
|
"exportedName": "getWorkspacesWithProjects",
|
|
553
553
|
"filename": "src/actions/workspace-actions.ts"
|
|
554
554
|
},
|
|
555
|
-
"
|
|
555
|
+
"40452e0dba5108423aa37849088c015373f47f3ce3": {
|
|
556
556
|
"workers": {
|
|
557
557
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
558
558
|
"moduleId": 670300,
|
|
559
559
|
"async": true,
|
|
560
|
-
"exportedName": "
|
|
560
|
+
"exportedName": "getRecentLocalProjects",
|
|
561
561
|
"filename": "src/actions/workspace-actions.ts"
|
|
562
562
|
}
|
|
563
563
|
},
|
|
564
|
-
"exportedName": "
|
|
564
|
+
"exportedName": "getRecentLocalProjects",
|
|
565
565
|
"filename": "src/actions/workspace-actions.ts"
|
|
566
566
|
},
|
|
567
|
-
"
|
|
567
|
+
"407237551552d0fef859f4e905efcf857d427eb57c": {
|
|
568
568
|
"workers": {
|
|
569
569
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
570
570
|
"moduleId": 670300,
|
|
571
571
|
"async": true,
|
|
572
|
-
"exportedName": "
|
|
572
|
+
"exportedName": "getWorkspacesWithRecentTasks",
|
|
573
573
|
"filename": "src/actions/workspace-actions.ts"
|
|
574
574
|
}
|
|
575
575
|
},
|
|
576
|
-
"exportedName": "
|
|
576
|
+
"exportedName": "getWorkspacesWithRecentTasks",
|
|
577
577
|
"filename": "src/actions/workspace-actions.ts"
|
|
578
578
|
},
|
|
579
|
-
"
|
|
579
|
+
"40895195ba42bfc12573fd373cbcf756a46f76636e": {
|
|
580
580
|
"workers": {
|
|
581
581
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
582
582
|
"moduleId": 670300,
|
|
583
583
|
"async": true,
|
|
584
|
-
"exportedName": "
|
|
584
|
+
"exportedName": "getWorkspaceById",
|
|
585
585
|
"filename": "src/actions/workspace-actions.ts"
|
|
586
586
|
}
|
|
587
587
|
},
|
|
588
|
-
"exportedName": "
|
|
588
|
+
"exportedName": "getWorkspaceById",
|
|
589
589
|
"filename": "src/actions/workspace-actions.ts"
|
|
590
590
|
},
|
|
591
|
-
"
|
|
591
|
+
"40b902fb48f59e2b21b788ad8f305be82d66522b4a": {
|
|
592
592
|
"workers": {
|
|
593
593
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
594
594
|
"moduleId": 670300,
|
|
595
595
|
"async": true,
|
|
596
|
-
"exportedName": "
|
|
596
|
+
"exportedName": "deleteProject",
|
|
597
597
|
"filename": "src/actions/workspace-actions.ts"
|
|
598
598
|
}
|
|
599
599
|
},
|
|
600
|
-
"exportedName": "
|
|
600
|
+
"exportedName": "deleteProject",
|
|
601
601
|
"filename": "src/actions/workspace-actions.ts"
|
|
602
602
|
},
|
|
603
|
-
"
|
|
603
|
+
"40ba81ca8ff5f9521b2ab7a3f39837cfaa6fa03e1a": {
|
|
604
604
|
"workers": {
|
|
605
605
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
606
606
|
"moduleId": 670300,
|
|
607
607
|
"async": true,
|
|
608
|
-
"exportedName": "
|
|
608
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
609
609
|
"filename": "src/actions/workspace-actions.ts"
|
|
610
610
|
}
|
|
611
611
|
},
|
|
612
|
-
"exportedName": "
|
|
612
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
613
613
|
"filename": "src/actions/workspace-actions.ts"
|
|
614
614
|
},
|
|
615
|
-
"
|
|
615
|
+
"40e8616e3b7005c14610f22174f55c34af2a3704be": {
|
|
616
616
|
"workers": {
|
|
617
617
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
618
618
|
"moduleId": 670300,
|
|
619
619
|
"async": true,
|
|
620
|
-
"exportedName": "
|
|
620
|
+
"exportedName": "getProjectByLocalPath",
|
|
621
621
|
"filename": "src/actions/workspace-actions.ts"
|
|
622
622
|
}
|
|
623
623
|
},
|
|
624
|
-
"exportedName": "
|
|
624
|
+
"exportedName": "getProjectByLocalPath",
|
|
625
625
|
"filename": "src/actions/workspace-actions.ts"
|
|
626
626
|
},
|
|
627
|
-
"
|
|
627
|
+
"6065815463614337867c128dc924e70a8aa1f0b278": {
|
|
628
628
|
"workers": {
|
|
629
629
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
630
630
|
"moduleId": 670300,
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
"exportedName": "updateProject",
|
|
637
637
|
"filename": "src/actions/workspace-actions.ts"
|
|
638
638
|
},
|
|
639
|
-
"
|
|
639
|
+
"404268743695e9bb2522c2739b49209f98a0e6c410": {
|
|
640
640
|
"workers": {
|
|
641
641
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
642
642
|
"moduleId": 670300,
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
"exportedName": "getTaskNotes",
|
|
649
649
|
"filename": "src/actions/note-actions.ts"
|
|
650
650
|
},
|
|
651
|
-
"
|
|
651
|
+
"40bc08544885636f5a33a149f2ca4aa39d638cd7ad": {
|
|
652
652
|
"workers": {
|
|
653
653
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
654
654
|
"moduleId": 670300,
|
|
@@ -660,7 +660,7 @@
|
|
|
660
660
|
"exportedName": "getTaskAssets",
|
|
661
661
|
"filename": "src/actions/asset-actions.ts"
|
|
662
662
|
},
|
|
663
|
-
"
|
|
663
|
+
"40744ed3c17602f30e1df64a1ea0d8368af7bd224c": {
|
|
664
664
|
"workers": {
|
|
665
665
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
666
666
|
"moduleId": 670300,
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"exportedName": "openInFileManager",
|
|
673
673
|
"filename": "src/actions/preview-actions.ts"
|
|
674
674
|
},
|
|
675
|
-
"
|
|
675
|
+
"40effa36b2c8877c59eaceb39025dce4844df564de": {
|
|
676
676
|
"workers": {
|
|
677
677
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
678
678
|
"moduleId": 670300,
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
"exportedName": "openInEditor",
|
|
685
685
|
"filename": "src/actions/preview-actions.ts"
|
|
686
686
|
},
|
|
687
|
-
"
|
|
687
|
+
"40dfc84a5fba82cba2619a1e31a374cc10c50c668a": {
|
|
688
688
|
"workers": {
|
|
689
689
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
690
690
|
"moduleId": 670300,
|
|
@@ -696,7 +696,7 @@
|
|
|
696
696
|
"exportedName": "openInTerminal",
|
|
697
697
|
"filename": "src/actions/preview-actions.ts"
|
|
698
698
|
},
|
|
699
|
-
"
|
|
699
|
+
"405dda82de054a22fa6f48d7a303a6399f1f1ea165": {
|
|
700
700
|
"workers": {
|
|
701
701
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
702
702
|
"moduleId": 670300,
|
|
@@ -708,7 +708,7 @@
|
|
|
708
708
|
"exportedName": "getProjectBranches",
|
|
709
709
|
"filename": "src/actions/git-actions.ts"
|
|
710
710
|
},
|
|
711
|
-
"
|
|
711
|
+
"40445148acbf903a1eb13a7785977e49ed766bb8bb": {
|
|
712
712
|
"workers": {
|
|
713
713
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
714
714
|
"moduleId": 670300,
|
|
@@ -720,7 +720,7 @@
|
|
|
720
720
|
"exportedName": "fetchRemoteBranches",
|
|
721
721
|
"filename": "src/actions/git-actions.ts"
|
|
722
722
|
},
|
|
723
|
-
"
|
|
723
|
+
"40fddb22bbbfdcde5c0c57a5ab4aea8886d8cebef8": {
|
|
724
724
|
"workers": {
|
|
725
725
|
"app/workspaces/[workspaceId]/archive/page": {
|
|
726
726
|
"moduleId": 670300,
|