tower-studio 0.2.27 → 0.2.28
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 +33 -33
- 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/browse-fs/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/missions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +65 -65
- 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 +33 -33
- 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 +1 -1
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +33 -33
- 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 +51 -51
- 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 +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +88 -88
- 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 +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 +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +65 -65
- 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 +67 -67
- 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 +33 -33
- 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 +76 -76
- 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 +80 -80
- 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 +53 -53
- 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 +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0nggjno._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0oe.86i._.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]__0qn.178._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0v5.ht~._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__11j15wy._.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]__02-6df-._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03e009u._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0uh3kpv._.js → [root-of-the-server]__05e0gxk._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__080kiy9._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ihwpkg._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0srv77j._.js → [root-of-the-server]__0jx9k3y._.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]__0pu-v0l._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0jaud.k._.js → [root-of-the-server]__0wzbc5p._.js} +1 -1
- 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]__134_xv.._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0-n9dhy._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_06qyml0._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0hp.0s8._.js → _07jj8ci._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_03f_wwv._.js → _09572e6._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0_xd482._.js +7 -0
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0dg.i22._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/_0dgb5wq._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_006o~oo._.js → _0kw.n0e._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0jd3nyu._.js → _0nmz1-7._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0qdu.-q._.js → _0o33bts._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0adfhzf._.js → _0rpevwe._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0eqcb.s._.js → _0tzo4ru._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0px5iue._.js → _0uw7ybd._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0r48bby._.js → _0zjgr-h._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
- 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]_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/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +277 -277
- package/.next/standalone/.next/static/chunks/{0chv87z6o3n63.js → 00dktb_jz1pai.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0_1uz793pu.9y.js → 00jj6_6k-he4j.js} +1 -1
- package/.next/standalone/.next/static/chunks/{04l_v10h82d9x.js → 01-_-lg8ab6d8.js} +1 -1
- package/.next/standalone/.next/static/chunks/{16-54g5tfsd82.js → 02eo0k4womus9.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0fvf0wt_q0_zq.js → 06lipndakw1ic.js} +2 -2
- package/.next/standalone/.next/static/chunks/{05ro4v-~1rzzu.js → 078~heh-_w9zu.js} +1 -1
- package/.next/standalone/.next/static/chunks/{082l64h0~egwa.js → 09901.bm54e~l.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0-f79~906wz5j.js → 09o2-vr2.n2-8.js} +1 -1
- package/.next/standalone/.next/static/chunks/{06pml6cu861_z.js → 0bcwih7v8m2h1.js} +1 -1
- package/.next/standalone/.next/static/chunks/{17z3hzpf34o4a.js → 0bgul1p_3tagi.js} +2 -2
- package/.next/standalone/.next/static/chunks/{05aw58w9v12_k.js → 0cmm~17o2ncmw.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0gn8igf9i2j_9.js → 0ctiyljlop~~w.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0osd9c3nf.67-.js → 0dbhk-h~9g4q2.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0_0at2~~4zjdh.js → 0jo4hj8tcofrj.js} +1 -1
- package/.next/standalone/.next/static/chunks/{039a4i2lrpg48.js → 0mil3f0b5pe7b.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0gd1q9f89qnfj.js → 0p.m23h3x7s7h.js} +1 -1
- package/.next/standalone/.next/static/chunks/{08stlcmc.w7i-.js → 0qdttkj5zf6ju.js} +1 -1
- package/.next/standalone/.next/static/chunks/0svolan4tl..v.js +1 -0
- package/.next/standalone/.next/static/chunks/{02gl~iszfc1yd.js → 0t48-x60rutdz.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0aml6gixhw._8.js → 0upijdfop-ges.js} +2 -2
- package/.next/standalone/.next/static/chunks/0vf_uco-lm6~o.js +1 -0
- package/.next/standalone/.next/static/chunks/{14~xgkw1qggbk.js → 0xvmuush8uk25.js} +2 -2
- package/.next/standalone/.next/static/chunks/0z3tf8m36xu.6.js +1 -0
- package/.next/standalone/.next/static/chunks/{0149fv_0zggn8.js → 0zgmxgp3uz49i.js} +1 -1
- package/.next/standalone/.next/static/chunks/{07-hrgrojd47k.js → 0~2l.ii03wnka.js} +1 -1
- package/.next/standalone/.next/static/chunks/12xbq.i5.4um4.js +2 -0
- package/.next/standalone/.next/static/chunks/{0vsivergi0gca.js → 14oitizikzgyx.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]__0h-yd-.._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0cacv5.._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0m-e3bn._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0o.uf_.._.js +0 -7
- package/.next/standalone/.next/server/chunks/ssr/_0yb~7-n._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/_11df4xf._.js +0 -3
- package/.next/standalone/.next/static/chunks/0d-53ws8ezr.b.js +0 -1
- package/.next/standalone/.next/static/chunks/0g~pi-_mk2cd8.js +0 -1
- package/.next/standalone/.next/static/chunks/0tmwe-h4iyyf~.js +0 -2
- package/.next/standalone/.next/static/chunks/16szb7161dy4k.js +0 -1
- /package/.next/standalone/.next/static/{oV8mD-RwRHyXZf4Iv1-cU → zK4nMkhC4teS3dDlHoM6k}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{oV8mD-RwRHyXZf4Iv1-cU → zK4nMkhC4teS3dDlHoM6k}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{oV8mD-RwRHyXZf4Iv1-cU → zK4nMkhC4teS3dDlHoM6k}/_ssgManifest.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"40aae0a5c77ecb29bf299a9b5b7ded7c48fcb15035": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
6
6
|
"moduleId": 901317,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"60ac6f4bd4d697bdb9a80ee84b6b8681a016324318": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
18
18
|
"moduleId": 901317,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"40c4ea0176b204ccd558edddd45e3b0fc6d3937db7": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
30
30
|
"moduleId": 901317,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"40ed7bd4658bec28e8fdbdf52207e42489021aaa31": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
42
42
|
"moduleId": 901317,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "reorderWorkspaces",
|
|
49
49
|
"filename": "src/actions/workspace-actions.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"404c4e3a500d71294eec0282d99cd52ae69ff9f912": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
54
54
|
"moduleId": 901317,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "getLabelsForWorkspace",
|
|
61
61
|
"filename": "src/actions/label-actions.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"40694a8b7e3dfee12c3f14aef6186cf6d60b75b54e": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
66
66
|
"moduleId": 901317,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "createLabel",
|
|
73
73
|
"filename": "src/actions/label-actions.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"40122d445f0fe947895dd124dd00ae78837c018ef7": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
78
78
|
"moduleId": 901317,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "deleteLabel",
|
|
85
85
|
"filename": "src/actions/label-actions.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"60e80c193b699ad21f4f33122cfcf5080a02965417": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
90
90
|
"moduleId": 901317,
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"exportedName": "globalSearch",
|
|
97
97
|
"filename": "src/actions/search-actions.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"6092b8913233665a4edde6a26eb9732889b077331b": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
102
102
|
"moduleId": 901317,
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"exportedName": "getConfigValue",
|
|
109
109
|
"filename": "src/actions/config-actions.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"4067ec8a4012cb20c10b47fa782eb33cc1e243ca7f": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
114
114
|
"moduleId": 901317,
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"exportedName": "resolveGitLocalPath",
|
|
121
121
|
"filename": "src/actions/config-actions.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"6021aad7fd7a8aa84826e8e1faf18ac3168645e977": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
126
126
|
"moduleId": 901317,
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"exportedName": "analyzeProjectDirectory",
|
|
133
133
|
"filename": "src/actions/project-actions.ts"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"60935d958ee4de4d23f3d6eb2cac58925798a56de0": {
|
|
136
136
|
"workers": {
|
|
137
137
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
138
138
|
"moduleId": 901317,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"exportedName": "migrateProjectPath",
|
|
145
145
|
"filename": "src/actions/project-actions.ts"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
147
|
+
"40455070bf1efea18955a656364d9d5f6f81405df3": {
|
|
148
148
|
"workers": {
|
|
149
149
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
150
150
|
"moduleId": 901317,
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"exportedName": "checkMigrationSafety",
|
|
157
157
|
"filename": "src/actions/project-actions.ts"
|
|
158
158
|
},
|
|
159
|
-
"
|
|
159
|
+
"00788d118dda81cdfbbd9c63ec46b3c913896e5851": {
|
|
160
160
|
"workers": {
|
|
161
161
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
162
162
|
"moduleId": 901317,
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"exportedName": "getActualWsPort",
|
|
169
169
|
"filename": "src/actions/config-actions.ts"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"4088eabde67d312066d4008553ea3b96df452437e5": {
|
|
172
172
|
"workers": {
|
|
173
173
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
174
174
|
"moduleId": 901317,
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"exportedName": "createProject",
|
|
181
181
|
"filename": "src/actions/workspace-actions.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"6074746776a1e1f12272b15edd60cc2c8a5595976a": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
186
186
|
"moduleId": 901317,
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"exportedName": "setConfigValue",
|
|
193
193
|
"filename": "src/actions/config-actions.ts"
|
|
194
194
|
},
|
|
195
|
-
"
|
|
195
|
+
"40a2286e0e371e7281ce4856eccfd991c035cff6ea": {
|
|
196
196
|
"workers": {
|
|
197
197
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
198
198
|
"moduleId": 901317,
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"exportedName": "checkExtension",
|
|
205
205
|
"filename": "src/actions/extension-actions.ts"
|
|
206
206
|
},
|
|
207
|
-
"
|
|
207
|
+
"40332a9939d399608f3939c4125c3ba181eb80af1f": {
|
|
208
208
|
"workers": {
|
|
209
209
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
210
210
|
"moduleId": 901317,
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"exportedName": "installExtension",
|
|
217
217
|
"filename": "src/actions/extension-actions.ts"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"401f49996262664b9610a2f67651b660c4bb774287": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
222
222
|
"moduleId": 901317,
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"exportedName": "uninstallExtension",
|
|
229
229
|
"filename": "src/actions/extension-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"00c04618a7b3d6b1ff384e0e2c7502ffcac99c1b8c": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
234
234
|
"moduleId": 901317,
|
|
@@ -240,55 +240,55 @@
|
|
|
240
240
|
"exportedName": "getOnboardingStatus",
|
|
241
241
|
"filename": "src/actions/onboarding-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"40989042f585e20643fb9c318bec3d90946b3e7bf4": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
246
246
|
"moduleId": 901317,
|
|
247
247
|
"async": true,
|
|
248
|
-
"exportedName": "
|
|
248
|
+
"exportedName": "setOnboardingProgress",
|
|
249
249
|
"filename": "src/actions/onboarding-actions.ts"
|
|
250
250
|
}
|
|
251
251
|
},
|
|
252
|
-
"exportedName": "
|
|
252
|
+
"exportedName": "setOnboardingProgress",
|
|
253
253
|
"filename": "src/actions/onboarding-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"40d044aa23e19d5631a2167597c647d03277e0ecef": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
258
258
|
"moduleId": 901317,
|
|
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
|
+
"602e301b7ed503b4c93c343298db6f2dadb5fe7424": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
270
270
|
"moduleId": 901317,
|
|
271
271
|
"async": true,
|
|
272
|
-
"exportedName": "
|
|
272
|
+
"exportedName": "setOnboardingExtensions",
|
|
273
273
|
"filename": "src/actions/onboarding-actions.ts"
|
|
274
274
|
}
|
|
275
275
|
},
|
|
276
|
-
"exportedName": "
|
|
276
|
+
"exportedName": "setOnboardingExtensions",
|
|
277
277
|
"filename": "src/actions/onboarding-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"6043d0b586d9e951db3acc3fa862dbed9a26fd95c5": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
282
282
|
"moduleId": 901317,
|
|
283
283
|
"async": true,
|
|
284
|
-
"exportedName": "
|
|
284
|
+
"exportedName": "completeOnboarding",
|
|
285
285
|
"filename": "src/actions/onboarding-actions.ts"
|
|
286
286
|
}
|
|
287
287
|
},
|
|
288
|
-
"exportedName": "
|
|
288
|
+
"exportedName": "completeOnboarding",
|
|
289
289
|
"filename": "src/actions/onboarding-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"009ca2f595896f27c6c212eadc72dd771af59b87a2": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
294
294
|
"moduleId": 901317,
|
|
@@ -300,43 +300,43 @@
|
|
|
300
300
|
"exportedName": "listAllExtensionStatus",
|
|
301
301
|
"filename": "src/actions/extension-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"4040731b9228368f1fe72b323f19885bb764b6b2c3": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
306
306
|
"moduleId": 901317,
|
|
307
307
|
"async": true,
|
|
308
|
-
"exportedName": "
|
|
308
|
+
"exportedName": "deleteNote",
|
|
309
309
|
"filename": "src/actions/note-actions.ts"
|
|
310
310
|
}
|
|
311
311
|
},
|
|
312
|
-
"exportedName": "
|
|
312
|
+
"exportedName": "deleteNote",
|
|
313
313
|
"filename": "src/actions/note-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"4097cf538cd992df45f4e09293a233beca0925042f": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
318
318
|
"moduleId": 901317,
|
|
319
319
|
"async": true,
|
|
320
|
-
"exportedName": "
|
|
320
|
+
"exportedName": "getNoteById",
|
|
321
321
|
"filename": "src/actions/note-actions.ts"
|
|
322
322
|
}
|
|
323
323
|
},
|
|
324
|
-
"exportedName": "
|
|
324
|
+
"exportedName": "getNoteById",
|
|
325
325
|
"filename": "src/actions/note-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"40f5885afbaa1d646b483e1fb37837fab55fc860af": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
330
330
|
"moduleId": 901317,
|
|
331
331
|
"async": true,
|
|
332
|
-
"exportedName": "
|
|
332
|
+
"exportedName": "createNote",
|
|
333
333
|
"filename": "src/actions/note-actions.ts"
|
|
334
334
|
}
|
|
335
335
|
},
|
|
336
|
-
"exportedName": "
|
|
336
|
+
"exportedName": "createNote",
|
|
337
337
|
"filename": "src/actions/note-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"40f7a2d859633decdf85d20c81da3e6c84a965a51f": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
342
342
|
"moduleId": 901317,
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"exportedName": "getTaskNotes",
|
|
349
349
|
"filename": "src/actions/note-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"60245d861caf3ff8f6a62d5eb8c59b4275ee453e0d": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
354
354
|
"moduleId": 901317,
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"exportedName": "updateNote",
|
|
361
361
|
"filename": "src/actions/note-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"60995e8277c5ba78f93abe38b1cfadfaf10ccb012b": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
366
366
|
"moduleId": 901317,
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"exportedName": "getProjectNotes",
|
|
373
373
|
"filename": "src/actions/note-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"005429117bdd45e50d1adc29005d1911d1829c41a3": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
378
378
|
"moduleId": 901317,
|
|
@@ -384,79 +384,79 @@
|
|
|
384
384
|
"exportedName": "getWorkspacesWithProjects",
|
|
385
385
|
"filename": "src/actions/workspace-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"40030d589095f9dfe293451208a61767d1b5ec9430": {
|
|
388
388
|
"workers": {
|
|
389
389
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
390
390
|
"moduleId": 901317,
|
|
391
391
|
"async": true,
|
|
392
|
-
"exportedName": "
|
|
392
|
+
"exportedName": "getWorkspacesWithRecentTasks",
|
|
393
393
|
"filename": "src/actions/workspace-actions.ts"
|
|
394
394
|
}
|
|
395
395
|
},
|
|
396
|
-
"exportedName": "
|
|
396
|
+
"exportedName": "getWorkspacesWithRecentTasks",
|
|
397
397
|
"filename": "src/actions/workspace-actions.ts"
|
|
398
398
|
},
|
|
399
|
-
"
|
|
399
|
+
"40392118f03c7aebb97a179dc5bd851025f5b9df7a": {
|
|
400
400
|
"workers": {
|
|
401
401
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
402
402
|
"moduleId": 901317,
|
|
403
403
|
"async": true,
|
|
404
|
-
"exportedName": "
|
|
404
|
+
"exportedName": "getWorkspaceById",
|
|
405
405
|
"filename": "src/actions/workspace-actions.ts"
|
|
406
406
|
}
|
|
407
407
|
},
|
|
408
|
-
"exportedName": "
|
|
408
|
+
"exportedName": "getWorkspaceById",
|
|
409
409
|
"filename": "src/actions/workspace-actions.ts"
|
|
410
410
|
},
|
|
411
|
-
"
|
|
411
|
+
"405154b3aad6ae41b11af48b01596bba8b3962958a": {
|
|
412
412
|
"workers": {
|
|
413
413
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
414
414
|
"moduleId": 901317,
|
|
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
|
+
"409ffb76a379bd27c446dc012e59fc108604d5c98e": {
|
|
424
424
|
"workers": {
|
|
425
425
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
426
426
|
"moduleId": 901317,
|
|
427
427
|
"async": true,
|
|
428
|
-
"exportedName": "
|
|
428
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
429
429
|
"filename": "src/actions/workspace-actions.ts"
|
|
430
430
|
}
|
|
431
431
|
},
|
|
432
|
-
"exportedName": "
|
|
432
|
+
"exportedName": "getOrCreateTowerTaskId",
|
|
433
433
|
"filename": "src/actions/workspace-actions.ts"
|
|
434
434
|
},
|
|
435
|
-
"
|
|
435
|
+
"40d6e0d79e87ca71f3205bc05a3276930836bda242": {
|
|
436
436
|
"workers": {
|
|
437
437
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
438
438
|
"moduleId": 901317,
|
|
439
439
|
"async": true,
|
|
440
|
-
"exportedName": "
|
|
440
|
+
"exportedName": "getProjectByLocalPath",
|
|
441
441
|
"filename": "src/actions/workspace-actions.ts"
|
|
442
442
|
}
|
|
443
443
|
},
|
|
444
|
-
"exportedName": "
|
|
444
|
+
"exportedName": "getProjectByLocalPath",
|
|
445
445
|
"filename": "src/actions/workspace-actions.ts"
|
|
446
446
|
},
|
|
447
|
-
"
|
|
447
|
+
"40f5fefb6161305b40ad46f14efac16f6a2dded8bb": {
|
|
448
448
|
"workers": {
|
|
449
449
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
450
450
|
"moduleId": 901317,
|
|
451
451
|
"async": true,
|
|
452
|
-
"exportedName": "
|
|
452
|
+
"exportedName": "getRecentLocalProjects",
|
|
453
453
|
"filename": "src/actions/workspace-actions.ts"
|
|
454
454
|
}
|
|
455
455
|
},
|
|
456
|
-
"exportedName": "
|
|
456
|
+
"exportedName": "getRecentLocalProjects",
|
|
457
457
|
"filename": "src/actions/workspace-actions.ts"
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"6084ba8377607c1d13b18a02877c96d01c7f796b67": {
|
|
460
460
|
"workers": {
|
|
461
461
|
"app/workspaces/[workspaceId]/notes/page": {
|
|
462
462
|
"moduleId": 901317,
|