tower-studio 0.2.22 → 0.2.23

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.
Files changed (169) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/build-manifest.json +3 -3
  3. package/.next/standalone/.next/prerender-manifest.json +3 -3
  4. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  5. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  6. package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
  12. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +25 -25
  13. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  14. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  16. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  17. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  18. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +59 -59
  19. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  21. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  22. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +25 -25
  23. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  26. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +25 -25
  27. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  30. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +43 -43
  31. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  34. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +86 -86
  35. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  38. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +78 -78
  39. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  40. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  42. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +61 -61
  43. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  46. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +59 -59
  47. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  50. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +25 -25
  51. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  52. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  54. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +68 -68
  55. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  56. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  58. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +72 -72
  59. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  60. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  62. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +43 -43
  63. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  64. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
  66. package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +1 -1
  67. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +1 -1
  68. package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +1 -1
  69. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_6swdz._.js +1 -1
  70. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0sy6lau._.js +1 -1
  71. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
  72. package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
  73. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  74. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0i~v.f0._.js → [root-of-the-server]__0-o.l41._.js} +2 -2
  75. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +3 -3
  76. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03e009u._.js +3 -3
  77. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +3 -3
  78. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +3 -3
  79. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0x2jop0._.js → [root-of-the-server]__0jti4~k._.js} +2 -2
  80. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  81. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +3 -3
  82. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0l1.bgv._.js → [root-of-the-server]__0s-a4ku._.js} +2 -2
  83. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ty1ao1._.js +1 -1
  84. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +3 -3
  85. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  86. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0vrp4wc._.js → [root-of-the-server]__12p2zz2._.js} +1 -1
  87. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +1 -1
  88. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +3 -3
  89. package/.next/standalone/.next/server/chunks/ssr/{_07ca~8h._.js → _0-9.ea2._.js} +2 -2
  90. package/.next/standalone/.next/server/chunks/ssr/{_02o-w3k._.js → _012.igw._.js} +2 -2
  91. package/.next/standalone/.next/server/chunks/ssr/_0385-.g._.js +4 -0
  92. package/.next/standalone/.next/server/chunks/ssr/{_0zbuayb._.js → _04y89b3._.js} +2 -2
  93. package/.next/standalone/.next/server/chunks/ssr/_04yogxq._.js +7 -0
  94. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  95. package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
  96. package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
  97. package/.next/standalone/.next/server/chunks/ssr/{_0ncltnn._.js → _0bk06da._.js} +2 -2
  98. package/.next/standalone/.next/server/chunks/ssr/_0cc0gt8._.js +7 -0
  99. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  100. package/.next/standalone/.next/server/chunks/ssr/{_01xe7~b._.js → _0hzckhd._.js} +2 -2
  101. package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
  102. package/.next/standalone/.next/server/chunks/ssr/{_13dksil._.js → _0m.4akk._.js} +2 -2
  103. package/.next/standalone/.next/server/chunks/ssr/_0oq26rv._.js +3 -0
  104. package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
  105. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  106. package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
  107. package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
  108. package/.next/standalone/.next/server/chunks/ssr/_0z-b00b._.js +7 -0
  109. package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
  110. package/.next/standalone/.next/server/chunks/ssr/{_075_.cb._.js → _0~v4z8z._.js} +2 -2
  111. package/.next/standalone/.next/server/chunks/ssr/{_060_9cj._.js → _10-.n35._.js} +2 -2
  112. package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
  113. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  114. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  115. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  116. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  117. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  118. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  119. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  120. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  121. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  122. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  123. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  124. package/.next/standalone/.next/server/pages/500.html +1 -1
  125. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/server-reference-manifest.json +234 -234
  127. package/.next/standalone/.next/static/chunks/{0htnxzje.8d3f.js → 0-.9k92iyul5o.js} +2 -2
  128. package/.next/standalone/.next/static/chunks/{13z_8s26xa~p1.js → 0.qj9vorfgtnt.js} +1 -1
  129. package/.next/standalone/.next/static/chunks/00-6_m40h14vl.js +1 -0
  130. package/.next/standalone/.next/static/chunks/02.ihz-~spbi-.js +1 -0
  131. package/.next/standalone/.next/static/chunks/{0.onfoo7t4w-m.js → 04axhlp_leiii.js} +1 -1
  132. package/.next/standalone/.next/static/chunks/{0t92fwd6kv5j_.js → 05a6uzgclxdsk.js} +2 -2
  133. package/.next/standalone/.next/static/chunks/{0w1jry5z5w5~5.js → 099eecj285cbx.js} +1 -1
  134. package/.next/standalone/.next/static/chunks/{0_t-j983f5f0p.js → 0c~0amyhws3l0.js} +1 -1
  135. package/.next/standalone/.next/static/chunks/0e8r37m0q.z0p.js +1 -0
  136. package/.next/standalone/.next/static/chunks/{11yv2zlsl_i7z.js → 0ik7-_3wrtspq.js} +1 -1
  137. package/.next/standalone/.next/static/chunks/0ima0i0p489ty.js +1 -0
  138. package/.next/standalone/.next/static/chunks/{0feyhaj64gfd~.js → 0p9zhbwmnn0j4.js} +1 -1
  139. package/.next/standalone/.next/static/chunks/{01vvdks5yzk7x.js → 0rec91xfsdv8r.js} +1 -1
  140. package/.next/standalone/.next/static/chunks/{0y8ywrftfsnux.js → 0so-w5.m3jaxi.js} +1 -1
  141. package/.next/standalone/.next/static/chunks/{030g1-s.qdj2n.js → 0zfszxiw4cx9b.js} +1 -1
  142. package/.next/standalone/.next/static/chunks/{11jg-t_iw_8i6.js → 0ztty8z0obk5f.js} +1 -1
  143. package/.next/standalone/.next/static/chunks/{0132~w09sg8ej.js → 1007_ur3fj.~m.js} +1 -1
  144. package/.next/standalone/.next/static/chunks/{08vuh22p.47~b.js → 10r4y1zzk24jy.js} +2 -2
  145. package/.next/standalone/.next/static/chunks/10vl5vq1_rh1..js +1 -0
  146. package/.next/standalone/.next/static/chunks/120x-nmim1wfz.js +1 -0
  147. package/.next/standalone/.next/static/chunks/{015m584n.xxu~.js → 12iivlft6u_tt.js} +1 -1
  148. package/.next/standalone/.next/static/chunks/134onqxk2foh5.js +5 -0
  149. package/.next/standalone/.next/static/chunks/{15.pdp8xgoni1.js → 16r-tz37aqyoa.js} +1 -1
  150. package/.next/standalone/.next/static/chunks/16ukg_cswejw4.js +5 -0
  151. package/.next/standalone/.next/static/chunks/{07ucj-4sybtq9.js → 17n~0msyl8bur.js} +1 -1
  152. package/.next/standalone/package.json +1 -1
  153. package/package.json +1 -1
  154. package/.next/standalone/.next/server/chunks/ssr/_00xgezz._.js +0 -3
  155. package/.next/standalone/.next/server/chunks/ssr/_0564air._.js +0 -4
  156. package/.next/standalone/.next/server/chunks/ssr/_084ifnn._.js +0 -7
  157. package/.next/standalone/.next/server/chunks/ssr/_0qq3k6g._.js +0 -7
  158. package/.next/standalone/.next/server/chunks/ssr/_0z58pqh._.js +0 -7
  159. package/.next/standalone/.next/static/chunks/01fk6.8bw14.7.js +0 -1
  160. package/.next/standalone/.next/static/chunks/0cn44krrztr-n.js +0 -1
  161. package/.next/standalone/.next/static/chunks/0hf2igz3z1v.5.js +0 -1
  162. package/.next/standalone/.next/static/chunks/0lq9lfznfhl-6.js +0 -1
  163. package/.next/standalone/.next/static/chunks/0plqjpgas0ygu.js +0 -1
  164. package/.next/standalone/.next/static/chunks/0tfc~d_oxesgk.js +0 -5
  165. package/.next/standalone/.next/static/chunks/11x05y67gti4v.js +0 -5
  166. package/.next/standalone/.next/static/chunks/15vogvewouq8e.js +0 -1
  167. /package/.next/standalone/.next/static/{hA1HHDvQi_vSYi568JXho → l8InE32VLIGdUBVP3BJKt}/_buildManifest.js +0 -0
  168. /package/.next/standalone/.next/static/{hA1HHDvQi_vSYi568JXho → l8InE32VLIGdUBVP3BJKt}/_clientMiddlewareManifest.js +0 -0
  169. /package/.next/standalone/.next/static/{hA1HHDvQi_vSYi568JXho → l8InE32VLIGdUBVP3BJKt}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "4033464c1a8362c7db9dd014f8c93d3e979236c53d": {
3
+ "40531d44fc6a969dfc8cdcd960018a0fecb76fa761": {
4
4
  "workers": {
5
5
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
6
6
  "moduleId": 825054,
@@ -12,7 +12,7 @@
12
12
  "exportedName": "createWorkspace",
13
13
  "filename": "src/actions/workspace-actions.ts"
14
14
  },
15
- "608cf48d18c93289d218b093162252b27156b7ac56": {
15
+ "60dee5fdefcfc5bc4fbaa455a9a46fdbbc76ede5e8": {
16
16
  "workers": {
17
17
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
18
18
  "moduleId": 825054,
@@ -24,7 +24,7 @@
24
24
  "exportedName": "updateWorkspace",
25
25
  "filename": "src/actions/workspace-actions.ts"
26
26
  },
27
- "4066785d24434c9678492eaca5b460a203cbe3b526": {
27
+ "40ff4f6f97e83422f41dc091226ce39b9ab7e6d367": {
28
28
  "workers": {
29
29
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
30
30
  "moduleId": 825054,
@@ -36,7 +36,7 @@
36
36
  "exportedName": "deleteWorkspace",
37
37
  "filename": "src/actions/workspace-actions.ts"
38
38
  },
39
- "401cb3bbada2ef2e54db6083502e545081642b7fee": {
39
+ "40e8dcd3a0f7d21d56cbdf5134bf0d107e94cc96cc": {
40
40
  "workers": {
41
41
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
42
42
  "moduleId": 825054,
@@ -48,7 +48,7 @@
48
48
  "exportedName": "reorderWorkspaces",
49
49
  "filename": "src/actions/workspace-actions.ts"
50
50
  },
51
- "40e40fd12d28725e54d8118b3dc666594790b4636d": {
51
+ "40c1ed9a257aa67c03663d2c5615e5a2c60cde232a": {
52
52
  "workers": {
53
53
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
54
54
  "moduleId": 825054,
@@ -60,7 +60,7 @@
60
60
  "exportedName": "getLabelsForWorkspace",
61
61
  "filename": "src/actions/label-actions.ts"
62
62
  },
63
- "4072f8e901ee4a3f198090daf9c2d105dd9b8cab5f": {
63
+ "40c8e22cbbec38a0b343cc303ab78f15dee059b736": {
64
64
  "workers": {
65
65
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
66
66
  "moduleId": 825054,
@@ -72,7 +72,7 @@
72
72
  "exportedName": "createLabel",
73
73
  "filename": "src/actions/label-actions.ts"
74
74
  },
75
- "40b9cfdaf38d77af122159a675b67849a351750079": {
75
+ "4005b705697e7e71d6a43b505aebdc5ba493f42166": {
76
76
  "workers": {
77
77
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
78
78
  "moduleId": 825054,
@@ -84,7 +84,7 @@
84
84
  "exportedName": "deleteLabel",
85
85
  "filename": "src/actions/label-actions.ts"
86
86
  },
87
- "609ebabc7dbb7165cc4452523d762dc3bf9158f58e": {
87
+ "60c95388940c8d3b45d2a8be13a34a5dd553b61d67": {
88
88
  "workers": {
89
89
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
90
90
  "moduleId": 825054,
@@ -96,7 +96,7 @@
96
96
  "exportedName": "globalSearch",
97
97
  "filename": "src/actions/search-actions.ts"
98
98
  },
99
- "60a075f3ec1cb1dcfb975b8d09cbfbc6eae285c483": {
99
+ "60c4b4dffa60987bfdbec01eb55e546f32374cebe8": {
100
100
  "workers": {
101
101
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
102
102
  "moduleId": 825054,
@@ -108,7 +108,7 @@
108
108
  "exportedName": "getConfigValue",
109
109
  "filename": "src/actions/config-actions.ts"
110
110
  },
111
- "408b97963602bfd4fb45fb1a73181042fb0c2bb6c5": {
111
+ "40da3399fdc20b802b5d4546d6674588913190bf1d": {
112
112
  "workers": {
113
113
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
114
114
  "moduleId": 825054,
@@ -120,7 +120,7 @@
120
120
  "exportedName": "resolveGitLocalPath",
121
121
  "filename": "src/actions/config-actions.ts"
122
122
  },
123
- "600aa062465539a433f2c02d378e9ccd04e7d12cb5": {
123
+ "605e973505a7785564f529b0df2839ad4047c95460": {
124
124
  "workers": {
125
125
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
126
126
  "moduleId": 825054,
@@ -132,7 +132,7 @@
132
132
  "exportedName": "analyzeProjectDirectory",
133
133
  "filename": "src/actions/project-actions.ts"
134
134
  },
135
- "60564c9b4ee0cf2ff864b69be6c8a8cbce8289e580": {
135
+ "6010d2ca5b605450312f869eafcd0b1b4643681ec6": {
136
136
  "workers": {
137
137
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
138
138
  "moduleId": 825054,
@@ -144,7 +144,7 @@
144
144
  "exportedName": "migrateProjectPath",
145
145
  "filename": "src/actions/project-actions.ts"
146
146
  },
147
- "402ba4719c8d33792130cdb032e3c45ab32e3a7d6e": {
147
+ "40e8dd01fe9d2dc40496bc845f1f6a95be3454af33": {
148
148
  "workers": {
149
149
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
150
150
  "moduleId": 825054,
@@ -156,7 +156,7 @@
156
156
  "exportedName": "checkMigrationSafety",
157
157
  "filename": "src/actions/project-actions.ts"
158
158
  },
159
- "009d834b3e5033871a221bb9c4275cbefe6dfb8221": {
159
+ "005835d362a99c09bedd29e73338f9828d561c2aab": {
160
160
  "workers": {
161
161
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
162
162
  "moduleId": 825054,
@@ -168,7 +168,7 @@
168
168
  "exportedName": "getActualWsPort",
169
169
  "filename": "src/actions/config-actions.ts"
170
170
  },
171
- "40e87fe3ad1d5301d533e12913dbc328d47c8cef6d": {
171
+ "4002e37519d2957238210e990a40f8b6d3615e9d35": {
172
172
  "workers": {
173
173
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
174
174
  "moduleId": 825054,
@@ -180,7 +180,7 @@
180
180
  "exportedName": "createProject",
181
181
  "filename": "src/actions/workspace-actions.ts"
182
182
  },
183
- "60061be637efd85ecedf0916bd45325b0e7f3f5cf5": {
183
+ "60de5ffd4477fb756236df1fea67b2a28dd8c71d33": {
184
184
  "workers": {
185
185
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
186
186
  "moduleId": 825054,
@@ -192,7 +192,7 @@
192
192
  "exportedName": "setConfigValue",
193
193
  "filename": "src/actions/config-actions.ts"
194
194
  },
195
- "4061a2e448f006bdf5bf2baff74061cc7561d5dcb7": {
195
+ "403c85915168c182a91b048f3238a70874011d2c8a": {
196
196
  "workers": {
197
197
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
198
198
  "moduleId": 825054,
@@ -204,7 +204,7 @@
204
204
  "exportedName": "checkExtension",
205
205
  "filename": "src/actions/extension-actions.ts"
206
206
  },
207
- "40f22e81565b9a3679ed51472552c85c922b5bbf24": {
207
+ "40cac51775567287197fc9934d58611257d8cf6f91": {
208
208
  "workers": {
209
209
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
210
210
  "moduleId": 825054,
@@ -216,7 +216,7 @@
216
216
  "exportedName": "installExtension",
217
217
  "filename": "src/actions/extension-actions.ts"
218
218
  },
219
- "4074c19c97e4cdd0a73bb9fb02e7ae3778b5541df9": {
219
+ "40cc9ae73124828542f665de62ef631bd3db3ebc31": {
220
220
  "workers": {
221
221
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
222
222
  "moduleId": 825054,
@@ -228,7 +228,7 @@
228
228
  "exportedName": "uninstallExtension",
229
229
  "filename": "src/actions/extension-actions.ts"
230
230
  },
231
- "005a9cdfd3d26276a7600db69edbd7afad54b1c44f": {
231
+ "0024d66bad18dfdd31a48ed0fcc3580e534a5c6668": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
234
234
  "moduleId": 825054,
@@ -240,7 +240,7 @@
240
240
  "exportedName": "getOnboardingStatus",
241
241
  "filename": "src/actions/onboarding-actions.ts"
242
242
  },
243
- "40294451cef2e0246f7cdee8a6680cf43315e9b02d": {
243
+ "403feae901e319962e3b8b61602b6a73d421edc289": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
246
246
  "moduleId": 825054,
@@ -252,7 +252,7 @@
252
252
  "exportedName": "setOnboardingProgress",
253
253
  "filename": "src/actions/onboarding-actions.ts"
254
254
  },
255
- "4069ae2870834c1ca71c4e08fbe6bc7dabd82a9c86": {
255
+ "40994e9a8aaaa60dfb3ea7538eb82b14466b734a30": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
258
258
  "moduleId": 825054,
@@ -264,7 +264,7 @@
264
264
  "exportedName": "dispatchTaskCompletionEvent",
265
265
  "filename": "src/actions/onboarding-actions.ts"
266
266
  },
267
- "603f6f60799a0a18691635b3bf0cd53e0706b73d37": {
267
+ "60d5bc63eaf7a089633640636960929be695e40db9": {
268
268
  "workers": {
269
269
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
270
270
  "moduleId": 825054,
@@ -276,7 +276,7 @@
276
276
  "exportedName": "setOnboardingExtensions",
277
277
  "filename": "src/actions/onboarding-actions.ts"
278
278
  },
279
- "605e2c3aa9bf23773f9c79d656f9d03df60c72f810": {
279
+ "60e82cc1ceca7ebd237dcf0bd9f0d5dfd03cac9bcb": {
280
280
  "workers": {
281
281
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
282
282
  "moduleId": 825054,
@@ -288,7 +288,7 @@
288
288
  "exportedName": "completeOnboarding",
289
289
  "filename": "src/actions/onboarding-actions.ts"
290
290
  },
291
- "0015b763c82f33697cb7ae1db72c413af45a3db554": {
291
+ "00c4ddad6bd53e9873dc2a5f2687e26c7f615535d6": {
292
292
  "workers": {
293
293
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
294
294
  "moduleId": 825054,
@@ -300,127 +300,127 @@
300
300
  "exportedName": "listAllExtensionStatus",
301
301
  "filename": "src/actions/extension-actions.ts"
302
302
  },
303
- "403db31d6fc1ccae8ec02ef0fff66953f231242dbd": {
303
+ "400acfd4453438b3dc8e26e66b3d3e970ba5b16a93": {
304
304
  "workers": {
305
305
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
306
306
  "moduleId": 825054,
307
307
  "async": true,
308
- "exportedName": "setCurrentVersion",
308
+ "exportedName": "getVersionDiff",
309
309
  "filename": "src/actions/version-actions.ts"
310
310
  }
311
311
  },
312
- "exportedName": "setCurrentVersion",
312
+ "exportedName": "getVersionDiff",
313
313
  "filename": "src/actions/version-actions.ts"
314
314
  },
315
- "40499a10859014f48ea8ec5108bad8b253d6fc3007": {
315
+ "401d229feefc4e2d103c4dc434232660d8f7f16ffc": {
316
316
  "workers": {
317
317
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
318
318
  "moduleId": 825054,
319
319
  "async": true,
320
- "exportedName": "getVersionDiff",
320
+ "exportedName": "createVersion",
321
321
  "filename": "src/actions/version-actions.ts"
322
322
  }
323
323
  },
324
- "exportedName": "getVersionDiff",
324
+ "exportedName": "createVersion",
325
325
  "filename": "src/actions/version-actions.ts"
326
326
  },
327
- "404e8a67b49cd08081081f84ea1119e282e866ead9": {
327
+ "4042b3a65173f55fa0b37c3b67ae87bd9eb8e3f30d": {
328
328
  "workers": {
329
329
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
330
330
  "moduleId": 825054,
331
331
  "async": true,
332
- "exportedName": "getVersionDiffStat",
332
+ "exportedName": "deleteVersion",
333
333
  "filename": "src/actions/version-actions.ts"
334
334
  }
335
335
  },
336
- "exportedName": "getVersionDiffStat",
336
+ "exportedName": "deleteVersion",
337
337
  "filename": "src/actions/version-actions.ts"
338
338
  },
339
- "406b72520cfe77d9ee1c81f79deb3678d6ed775324": {
339
+ "405d730f71573de1a8a71d52764d11386ce546fafa": {
340
340
  "workers": {
341
341
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
342
342
  "moduleId": 825054,
343
343
  "async": true,
344
- "exportedName": "getVersionsForPicker",
344
+ "exportedName": "setCurrentVersion",
345
345
  "filename": "src/actions/version-actions.ts"
346
346
  }
347
347
  },
348
- "exportedName": "getVersionsForPicker",
348
+ "exportedName": "setCurrentVersion",
349
349
  "filename": "src/actions/version-actions.ts"
350
350
  },
351
- "407e92e12a238142cac903aa29762cec5139d994f0": {
351
+ "408cd9c6123640c446e7d4870d12419204bf539f41": {
352
352
  "workers": {
353
353
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
354
354
  "moduleId": 825054,
355
355
  "async": true,
356
- "exportedName": "createVersion",
356
+ "exportedName": "getVersionDiffStat",
357
357
  "filename": "src/actions/version-actions.ts"
358
358
  }
359
359
  },
360
- "exportedName": "createVersion",
360
+ "exportedName": "getVersionDiffStat",
361
361
  "filename": "src/actions/version-actions.ts"
362
362
  },
363
- "40aeaf7efd951435c9975b08bb064ed57af807c82d": {
363
+ "409885e581f36392a17d931ca7920bc255fc932a57": {
364
364
  "workers": {
365
365
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
366
366
  "moduleId": 825054,
367
367
  "async": true,
368
- "exportedName": "deleteVersion",
368
+ "exportedName": "getProjectVersions",
369
369
  "filename": "src/actions/version-actions.ts"
370
370
  }
371
371
  },
372
- "exportedName": "deleteVersion",
372
+ "exportedName": "getProjectVersions",
373
373
  "filename": "src/actions/version-actions.ts"
374
374
  },
375
- "40d7a60eadcbb8c5d619afb8e1f7cc93e353e43283": {
375
+ "40fbd322a2220a136d975aef6295d4996afb021346": {
376
376
  "workers": {
377
377
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
378
378
  "moduleId": 825054,
379
379
  "async": true,
380
- "exportedName": "getProjectVersions",
380
+ "exportedName": "getVersionsForPicker",
381
381
  "filename": "src/actions/version-actions.ts"
382
382
  }
383
383
  },
384
- "exportedName": "getProjectVersions",
384
+ "exportedName": "getVersionsForPicker",
385
385
  "filename": "src/actions/version-actions.ts"
386
386
  },
387
- "6068a01925b71ab73203b8c19cf34e354c3114d375": {
387
+ "608800938e4a0f56bc384158467b8bffbefecb15c0": {
388
388
  "workers": {
389
389
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
390
390
  "moduleId": 825054,
391
391
  "async": true,
392
- "exportedName": "releaseVersion",
392
+ "exportedName": "updateVersion",
393
393
  "filename": "src/actions/version-actions.ts"
394
394
  }
395
395
  },
396
- "exportedName": "releaseVersion",
396
+ "exportedName": "updateVersion",
397
397
  "filename": "src/actions/version-actions.ts"
398
398
  },
399
- "6083af1193ef70dd042d546c0b92f831585600e487": {
399
+ "609d3d7177804ef8e588c8cd4249e7ee72343aae94": {
400
400
  "workers": {
401
401
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
402
402
  "moduleId": 825054,
403
403
  "async": true,
404
- "exportedName": "assignTaskVersion",
404
+ "exportedName": "releaseVersion",
405
405
  "filename": "src/actions/version-actions.ts"
406
406
  }
407
407
  },
408
- "exportedName": "assignTaskVersion",
408
+ "exportedName": "releaseVersion",
409
409
  "filename": "src/actions/version-actions.ts"
410
410
  },
411
- "60bf022158db96ef30b4e4f426ec1c1dee63276a64": {
411
+ "60a93268e8e360d92be4d9a145ba39de707366e347": {
412
412
  "workers": {
413
413
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
414
414
  "moduleId": 825054,
415
415
  "async": true,
416
- "exportedName": "updateVersion",
416
+ "exportedName": "assignTaskVersion",
417
417
  "filename": "src/actions/version-actions.ts"
418
418
  }
419
419
  },
420
- "exportedName": "updateVersion",
420
+ "exportedName": "assignTaskVersion",
421
421
  "filename": "src/actions/version-actions.ts"
422
422
  },
423
- "40bd9633230d3611d5f15c9dbae16300969d203d48": {
423
+ "4032d571cfac26fccc236b64f8c65328886d7f6cc0": {
424
424
  "workers": {
425
425
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
426
426
  "moduleId": 825054,
@@ -432,7 +432,7 @@
432
432
  "exportedName": "getVersionTypes",
433
433
  "filename": "src/actions/version-type-actions.ts"
434
434
  },
435
- "4091d907e61355de143e8fcd34f6fda1415e03ead8": {
435
+ "40f7cf30af1b8a2bd3cbfede819764e7e96d095692": {
436
436
  "workers": {
437
437
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
438
438
  "moduleId": 825054,
@@ -444,7 +444,7 @@
444
444
  "exportedName": "getProjectBranches",
445
445
  "filename": "src/actions/git-actions.ts"
446
446
  },
447
- "40a473b9abdb5cc52d10ca153c5709cd5cdbe1bfb7": {
447
+ "40575c16babf8bfd0918e5724fd055664c9093f5c1": {
448
448
  "workers": {
449
449
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
450
450
  "moduleId": 825054,
@@ -456,7 +456,7 @@
456
456
  "exportedName": "fetchRemoteBranches",
457
457
  "filename": "src/actions/git-actions.ts"
458
458
  },
459
- "40563702b621cd67b53caf3a7542f50445b51af0e6": {
459
+ "4021c0128f02653d7b83e2f3fc0d55e29e6fbd6654": {
460
460
  "workers": {
461
461
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
462
462
  "moduleId": 825054,
@@ -468,7 +468,7 @@
468
468
  "exportedName": "createVersionType",
469
469
  "filename": "src/actions/version-type-actions.ts"
470
470
  },
471
- "60281aa7aeb67c8a7cd1951429a81e53def98ac2e5": {
471
+ "60f1dd8fe5645bf33eb54950e8118ad0b3277ae1a9": {
472
472
  "workers": {
473
473
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
474
474
  "moduleId": 825054,
@@ -480,7 +480,7 @@
480
480
  "exportedName": "updateVersionType",
481
481
  "filename": "src/actions/version-type-actions.ts"
482
482
  },
483
- "4078e93ded1e345d46ff827d156e605cabfd4f9528": {
483
+ "40ad3d288cf0041cc6b722313eee99caed9aa51258": {
484
484
  "workers": {
485
485
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
486
486
  "moduleId": 825054,
@@ -492,7 +492,7 @@
492
492
  "exportedName": "deleteVersionType",
493
493
  "filename": "src/actions/version-type-actions.ts"
494
494
  },
495
- "40a0b52dfe6da9c6fbc005d69017ef1f28bffb3dd6": {
495
+ "40117712ad7408641fee51911c6a78855c43a16445": {
496
496
  "workers": {
497
497
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
498
498
  "moduleId": 825054,
@@ -504,7 +504,7 @@
504
504
  "exportedName": "createTask",
505
505
  "filename": "src/actions/task-actions.ts"
506
506
  },
507
- "40e67a1efce5df4810568fbfa10e6c5d914bea56ea": {
507
+ "402f0e685f438338e9715a233815fa15a8954d71fb": {
508
508
  "workers": {
509
509
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
510
510
  "moduleId": 825054,
@@ -516,7 +516,7 @@
516
516
  "exportedName": "getTaskOverview",
517
517
  "filename": "src/actions/task-actions.ts"
518
518
  },
519
- "4030dd133cb98fa4b7caefd8a1dde6142fda3f0c0f": {
519
+ "40b5c009cb993c580d8b9f006f6e08f0f9cab036e5": {
520
520
  "workers": {
521
521
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
522
522
  "moduleId": 825054,
@@ -528,7 +528,7 @@
528
528
  "exportedName": "openInFileManager",
529
529
  "filename": "src/actions/preview-actions.ts"
530
530
  },
531
- "4088280847d384971b8146a405a4b8b423a0137c21": {
531
+ "4076df959ec66a71d59f36063d120f1014f472b192": {
532
532
  "workers": {
533
533
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
534
534
  "moduleId": 825054,
@@ -540,7 +540,7 @@
540
540
  "exportedName": "openInEditor",
541
541
  "filename": "src/actions/preview-actions.ts"
542
542
  },
543
- "4020ababc64e3e20322cc4d4ce3b9df48673dd84b8": {
543
+ "40124fd369430ba78afb522a65947fbf399987a187": {
544
544
  "workers": {
545
545
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
546
546
  "moduleId": 825054,
@@ -552,7 +552,7 @@
552
552
  "exportedName": "openInTerminal",
553
553
  "filename": "src/actions/preview-actions.ts"
554
554
  },
555
- "40248ec220a317e0eb87f596e43c37f8d5cafdc987": {
555
+ "406f6fca97fa66a01443e29f2340f27050dedd2c80": {
556
556
  "workers": {
557
557
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
558
558
  "moduleId": 825054,
@@ -564,7 +564,7 @@
564
564
  "exportedName": "getCurrentBranch",
565
565
  "filename": "src/actions/git-actions.ts"
566
566
  },
567
- "406e9d7b59e26bcd6b1a915d03d0fa9a5c6d632cf8": {
567
+ "40a3c5f8cf9a7905fb65ed1bb0e2a62bca9a1aade4": {
568
568
  "workers": {
569
569
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
570
570
  "moduleId": 825054,