@thxgg/steward 0.1.19 → 0.1.21

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 (111) hide show
  1. package/.output/nitro.json +1 -1
  2. package/.output/public/_nuxt/{CCruYste.js → B3PShd4B.js} +1 -1
  3. package/.output/public/_nuxt/{C9jB6HQI.js → B7kcsnX1.js} +1 -1
  4. package/.output/public/_nuxt/{CIIE0-WR.js → B9j1BHt9.js} +1 -1
  5. package/.output/public/_nuxt/{xc3v2JZH.js → BGSfDLaX.js} +1 -1
  6. package/.output/public/_nuxt/{BfV4oCiT.js → BTHAQvnA.js} +1 -1
  7. package/.output/public/_nuxt/{f7vKgp5U.js → C2LWefrW.js} +1 -1
  8. package/.output/public/_nuxt/{DddVAa3N.js → CV5HFGKm.js} +1 -1
  9. package/.output/public/_nuxt/{Bs6UO7IT.js → ClxxfTZn.js} +1 -1
  10. package/.output/public/_nuxt/{DEekox9p.js → CzCDTesu.js} +1 -1
  11. package/.output/public/_nuxt/{D30YtxUg.js → D6aZT905.js} +1 -1
  12. package/.output/public/_nuxt/{MO41rxll.js → D9fz0wy8.js} +1 -1
  13. package/.output/public/_nuxt/{BfUfZSFp.js → DDV2bymk.js} +1 -1
  14. package/.output/public/_nuxt/{C9AsKFSQ.js → DK5VWQk7.js} +1 -1
  15. package/.output/public/_nuxt/{D2RLSKEu.js → DSqaInP-.js} +1 -1
  16. package/.output/public/_nuxt/Detail.CYc96mGf.css +1 -0
  17. package/.output/public/_nuxt/{BCiXS3ZV.js → Dn6yoG20.js} +2 -2
  18. package/.output/public/_nuxt/{Cg4hnDua.js → a87LfEfa.js} +1 -1
  19. package/.output/public/_nuxt/builds/latest.json +1 -1
  20. package/.output/public/_nuxt/builds/meta/c98d132b-2ccd-4cf3-88e6-4f203447e539.json +1 -0
  21. package/.output/public/_nuxt/zhOijcjw.js +30 -0
  22. package/.output/server/chunks/_/git-api.mjs +10 -23
  23. package/.output/server/chunks/_/git-api.mjs.map +1 -1
  24. package/.output/server/chunks/_/prd-service.mjs +1 -3
  25. package/.output/server/chunks/_/prd-service.mjs.map +1 -1
  26. package/.output/server/chunks/_/watcher.mjs +1 -2
  27. package/.output/server/chunks/_/watcher.mjs.map +1 -1
  28. package/.output/server/chunks/build/{Detail-BcQGdJY5.mjs → Detail-B7yBNjgp.mjs} +321 -136
  29. package/.output/server/chunks/build/Detail-B7yBNjgp.mjs.map +1 -0
  30. package/.output/server/chunks/build/DiffViewer-styles-1.mjs-d2dQvARr.mjs +4 -0
  31. package/.output/server/chunks/build/DiffViewer-styles-1.mjs-d2dQvARr.mjs.map +1 -0
  32. package/.output/server/chunks/build/DiffViewer-styles.BDwAqkTk.mjs +8 -0
  33. package/.output/server/chunks/build/DiffViewer-styles.BDwAqkTk.mjs.map +1 -0
  34. package/.output/server/chunks/build/DiffViewer-styles.DRJh5Ui4.mjs +10 -0
  35. package/.output/server/chunks/build/DiffViewer-styles.DRJh5Ui4.mjs.map +1 -0
  36. package/.output/server/chunks/build/{_prd_-CD_Bds_B.mjs → _prd_-DY25apyl.mjs} +4 -3
  37. package/.output/server/chunks/build/_prd_-DY25apyl.mjs.map +1 -0
  38. package/.output/server/chunks/build/client.precomputed.mjs +1 -1
  39. package/.output/server/chunks/build/default-BKKgG7HJ.mjs +2 -1
  40. package/.output/server/chunks/build/error-404-Bf6kdO80.mjs +2 -1
  41. package/.output/server/chunks/build/error-500-D_bcARXN.mjs +2 -1
  42. package/.output/server/chunks/build/index-DE1tjHAd.mjs +2 -1
  43. package/.output/server/chunks/build/nuxt-link-SvT1nf8Z.mjs +1 -1
  44. package/.output/server/chunks/build/{repo-graph-CBfhpnd5.mjs → repo-graph-CUcJKW1F.mjs} +4 -3
  45. package/.output/server/chunks/build/repo-graph-CUcJKW1F.mjs.map +1 -0
  46. package/.output/server/chunks/build/server.mjs +5 -4
  47. package/.output/server/chunks/build/styles.mjs +4 -4
  48. package/.output/server/chunks/build/usePrd-hXZOmvAv.mjs +1 -1
  49. package/.output/server/chunks/nitro/nitro.mjs +1514 -694
  50. package/.output/server/chunks/nitro/nitro.mjs.map +1 -1
  51. package/.output/server/chunks/routes/api/browse.get.mjs +1 -0
  52. package/.output/server/chunks/routes/api/browse.get.mjs.map +1 -1
  53. package/.output/server/chunks/routes/api/index.get.mjs +3 -3
  54. package/.output/server/chunks/routes/api/index.post.mjs +2 -2
  55. package/.output/server/chunks/routes/api/repos/_repoId/git/commits.get.mjs +3 -5
  56. package/.output/server/chunks/routes/api/repos/_repoId/git/commits.get.mjs.map +1 -1
  57. package/.output/server/chunks/routes/api/repos/_repoId/git/diff.get.mjs +3 -5
  58. package/.output/server/chunks/routes/api/repos/_repoId/git/diff.get.mjs.map +1 -1
  59. package/.output/server/chunks/routes/api/repos/_repoId/git/file-content.get.mjs +3 -5
  60. package/.output/server/chunks/routes/api/repos/_repoId/git/file-content.get.mjs.map +1 -1
  61. package/.output/server/chunks/routes/api/repos/_repoId/git/file-diff.get.mjs +3 -5
  62. package/.output/server/chunks/routes/api/repos/_repoId/git/file-diff.get.mjs.map +1 -1
  63. package/.output/server/chunks/routes/api/repos/_repoId/graph.get.mjs +3 -5
  64. package/.output/server/chunks/routes/api/repos/_repoId/graph.get.mjs.map +1 -1
  65. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/archive.post.mjs +2 -4
  66. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/archive.post.mjs.map +1 -1
  67. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/graph.get.mjs +3 -5
  68. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/graph.get.mjs.map +1 -1
  69. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/progress.get.mjs +3 -5
  70. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/progress.get.mjs.map +1 -1
  71. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/tasks/_taskId/commits.get.mjs +3 -5
  72. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/tasks/_taskId/commits.get.mjs.map +1 -1
  73. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/tasks.get.mjs +3 -5
  74. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/tasks.get.mjs.map +1 -1
  75. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug_.get.mjs +3 -5
  76. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug_.get.mjs.map +1 -1
  77. package/.output/server/chunks/routes/api/repos/_repoId/prds.get.mjs +3 -5
  78. package/.output/server/chunks/routes/api/repos/_repoId/prds.get.mjs.map +1 -1
  79. package/.output/server/chunks/routes/api/repos/_repoId/refresh-git-repos.post.mjs +3 -3
  80. package/.output/server/chunks/routes/api/repos/_repoId_.delete.mjs +3 -3
  81. package/.output/server/chunks/routes/api/runtime.get.mjs +3 -2
  82. package/.output/server/chunks/routes/api/runtime.get.mjs.map +1 -1
  83. package/.output/server/chunks/routes/api/state-migration/status.get.mjs +3 -2
  84. package/.output/server/chunks/routes/api/state-migration/status.get.mjs.map +1 -1
  85. package/.output/server/chunks/routes/api/watch.get.mjs +3 -3
  86. package/.output/server/chunks/routes/renderer.mjs +1 -1
  87. package/.output/server/index.mjs +3 -2
  88. package/.output/server/index.mjs.map +1 -1
  89. package/.output/server/package.json +1 -1
  90. package/dist/app/lib/async-request.js +39 -0
  91. package/dist/host/src/api/git.js +14 -7
  92. package/dist/server/utils/git-repo-path.js +63 -0
  93. package/dist/server/utils/git.js +26 -9
  94. package/dist/server/utils/state-migration.js +206 -0
  95. package/package.json +1 -1
  96. package/.output/public/_nuxt/CwdD8083.js +0 -30
  97. package/.output/public/_nuxt/Detail.DSyVQNdr.css +0 -1
  98. package/.output/public/_nuxt/builds/meta/627332c0-2e14-4849-8cac-e350f64ed513.json +0 -1
  99. package/.output/server/chunks/_/git.mjs +0 -296
  100. package/.output/server/chunks/_/git.mjs.map +0 -1
  101. package/.output/server/chunks/_/repos.mjs +0 -272
  102. package/.output/server/chunks/_/repos.mjs.map +0 -1
  103. package/.output/server/chunks/build/Detail-BcQGdJY5.mjs.map +0 -1
  104. package/.output/server/chunks/build/DiffViewer-styles-1.mjs-BFsE2PCW.mjs +0 -4
  105. package/.output/server/chunks/build/DiffViewer-styles-1.mjs-BFsE2PCW.mjs.map +0 -1
  106. package/.output/server/chunks/build/DiffViewer-styles.D2bqX3nK.mjs +0 -8
  107. package/.output/server/chunks/build/DiffViewer-styles.D2bqX3nK.mjs.map +0 -1
  108. package/.output/server/chunks/build/DiffViewer-styles.FoV36wuV.mjs +0 -10
  109. package/.output/server/chunks/build/DiffViewer-styles.FoV36wuV.mjs.map +0 -1
  110. package/.output/server/chunks/build/_prd_-CD_Bds_B.mjs.map +0 -1
  111. package/.output/server/chunks/build/repo-graph-CBfhpnd5.mjs.map +0 -1
@@ -18,8 +18,9 @@ import 'node:fs';
18
18
  import 'node:path';
19
19
  import 'node:crypto';
20
20
  import 'node:os';
21
- import 'zod';
21
+ import 'node:child_process';
22
22
  import 'node:url';
23
+ import 'zod';
23
24
  import '@vue/shared';
24
25
  import 'perfect-debounce';
25
26
  import '../routes/renderer.mjs';
@@ -12,8 +12,9 @@ import 'node:fs';
12
12
  import 'node:path';
13
13
  import 'node:crypto';
14
14
  import 'node:os';
15
- import 'zod';
15
+ import 'node:child_process';
16
16
  import 'node:url';
17
+ import 'zod';
17
18
  import '../routes/renderer.mjs';
18
19
  import 'vue-bundle-renderer/runtime';
19
20
  import 'unhead/server';
@@ -11,8 +11,9 @@ import 'node:fs';
11
11
  import 'node:path';
12
12
  import 'node:crypto';
13
13
  import 'node:os';
14
- import 'zod';
14
+ import 'node:child_process';
15
15
  import 'node:url';
16
+ import 'zod';
16
17
  import '../routes/renderer.mjs';
17
18
  import 'vue-bundle-renderer/runtime';
18
19
  import 'unhead/server';
@@ -18,8 +18,9 @@ import 'node:fs';
18
18
  import 'node:path';
19
19
  import 'node:crypto';
20
20
  import 'node:os';
21
- import 'zod';
21
+ import 'node:child_process';
22
22
  import 'node:url';
23
+ import 'zod';
23
24
  import '@vue/shared';
24
25
  import 'perfect-debounce';
25
26
  import '../routes/renderer.mjs';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, shallowRef, h, resolveComponent, computed } from 'vue';
2
- import { L as parseQuery, C as hasProtocol, x as joinURL, M as withTrailingSlash, N as withoutTrailingSlash } from '../nitro/nitro.mjs';
2
+ import { a3 as parseQuery, V as hasProtocol, Q as joinURL, a4 as withTrailingSlash, a5 as withoutTrailingSlash } from '../nitro/nitro.mjs';
3
3
  import { a as useRouter, e as encodeRoutePath, r as resolveRouteObject, n as navigateTo, c as useNuxtApp, d as useRuntimeConfig, f as nuxtLinkDefaults } from './server.mjs';
4
4
 
5
5
  const firstNonUndefined = (...args) => args.find((arg) => arg !== void 0);
@@ -1,4 +1,4 @@
1
- import { _ as __nuxt_component_0$2, a as __nuxt_component_1 } from './Detail-BcQGdJY5.mjs';
1
+ import { _ as __nuxt_component_0$2, a as __nuxt_component_1 } from './Detail-B7yBNjgp.mjs';
2
2
  import { defineComponent, computed, ref, inject, watch, mergeProps, unref, withCtx, createVNode, createTextVNode, isRef, useSSRContext } from 'vue';
3
3
  import { ssrRenderAttrs, ssrRenderComponent } from 'vue/server-renderer';
4
4
  import { GitBranch, RefreshCw } from 'lucide-vue-next';
@@ -21,8 +21,9 @@ import 'node:fs';
21
21
  import 'node:path';
22
22
  import 'node:crypto';
23
23
  import 'node:os';
24
- import 'zod';
24
+ import 'node:child_process';
25
25
  import 'node:url';
26
+ import 'zod';
26
27
  import 'clsx';
27
28
  import 'tailwind-merge';
28
29
  import 'vue-sonner';
@@ -230,4 +231,4 @@ _sfc_main.setup = (props, ctx) => {
230
231
  };
231
232
 
232
233
  export { _sfc_main as default };
233
- //# sourceMappingURL=repo-graph-CBfhpnd5.mjs.map
234
+ //# sourceMappingURL=repo-graph-CUcJKW1F.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"repo-graph-CUcJKW1F.mjs","sources":["../../../../node_modules/.cache/nuxt/.nuxt/dist/server/_nuxt/repo-graph-CUcJKW1F.js"],"names":["__nuxt_component_0"],"mappings":"","x_google_ignoreList":[0]}
@@ -1,5 +1,5 @@
1
1
  import process from 'node:process';globalThis._importMeta_=globalThis._importMeta_||{url:"file:///_entry.js",env:process.env};import { defineComponent, shallowRef, getCurrentInstance, provide, cloneVNode, h, createElementBlock, hasInjectionContext, inject, toRef, isRef, computed, defineAsyncComponent, unref, shallowReactive, ref, Suspense, Fragment, useSSRContext, createApp, withCtx, createVNode, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, reactive, effectScope, nextTick, mergeProps, getCurrentScope, isReadonly, isShallow, isReactive, toRaw } from 'vue';
2
- import { z as parseURL, A as encodePath, B as decodePath, c as createError$1, C as hasProtocol, D as isScriptProtocol, x as joinURL, E as withQuery, F as sanitizeStatusCode, G as getContext, $ as $fetch, H as createHooks, I as defu, J as executeAsync } from '../nitro/nitro.mjs';
2
+ import { S as parseURL, T as encodePath, U as decodePath, c as createError$1, V as hasProtocol, W as isScriptProtocol, Q as joinURL, X as withQuery, Y as sanitizeStatusCode, Z as getContext, $ as $fetch, _ as createHooks, a0 as defu, a1 as executeAsync } from '../nitro/nitro.mjs';
3
3
  import { u as useHead$1, h as headSymbol, b as baseURL } from '../routes/renderer.mjs';
4
4
  import { useRoute as useRoute$1, RouterView, createMemoryHistory, createRouter, START_LOCATION } from 'vue-router';
5
5
  import { ssrRenderComponent, ssrRenderSuspense, ssrRenderVNode } from 'vue/server-renderer';
@@ -11,8 +11,9 @@ import 'node:fs';
11
11
  import 'node:path';
12
12
  import 'node:crypto';
13
13
  import 'node:os';
14
- import 'zod';
14
+ import 'node:child_process';
15
15
  import 'node:url';
16
+ import 'zod';
16
17
  import 'vue-bundle-renderer/runtime';
17
18
  import 'unhead/server';
18
19
  import 'devalue';
@@ -432,13 +433,13 @@ const _routes = [
432
433
  name: "repo-prd",
433
434
  path: "/:repo()/:prd()",
434
435
  meta: __nuxt_page_meta$1 || {},
435
- component: () => import('./_prd_-CD_Bds_B.mjs')
436
+ component: () => import('./_prd_-DY25apyl.mjs')
436
437
  },
437
438
  {
438
439
  name: "repo-repo-graph",
439
440
  path: "/:repo()/repo-graph",
440
441
  meta: __nuxt_page_meta || {},
441
- component: () => import('./repo-graph-CBfhpnd5.mjs')
442
+ component: () => import('./repo-graph-CUcJKW1F.mjs')
442
443
  }
443
444
  ];
444
445
  const _wrapInTransition = (props, children) => {
@@ -1,16 +1,16 @@
1
1
  const interopDefault = r => r.default || r || [];
2
2
  const styles = {
3
- "../node_modules/nuxt/dist/app/components/error-500.vue": () => import('./error-500-styles.DObwArFs.mjs').then(interopDefault),
4
3
  "../node_modules/nuxt/dist/app/components/error-404.vue": () => import('./error-404-styles.DjEXIT5C.mjs').then(interopDefault),
5
- "../node_modules/nuxt/dist/app/components/error-500.vue?vue&type=style&index=0&scoped=647e9bc1&lang.css": () => import('./error-500-styles.DObwArFs.mjs').then(interopDefault),
4
+ "../node_modules/nuxt/dist/app/components/error-500.vue": () => import('./error-500-styles.DObwArFs.mjs').then(interopDefault),
6
5
  "../node_modules/nuxt/dist/app/components/error-404.vue?vue&type=style&index=0&scoped=a548e1ee&lang.css": () => import('./error-404-styles.DjEXIT5C.mjs').then(interopDefault),
6
+ "../node_modules/nuxt/dist/app/components/error-500.vue?vue&type=style&index=0&scoped=647e9bc1&lang.css": () => import('./error-500-styles.DObwArFs.mjs').then(interopDefault),
7
7
  "components/prd/Viewer.vue": () => import('./Viewer-styles.D6wYWFb1.mjs').then(interopDefault),
8
8
  "components/prd/Viewer.vue?vue&type=style&index=0&lang.css": () => import('./Viewer-styles.D6wYWFb1.mjs').then(interopDefault),
9
9
  "components/tasks/Column.vue": () => import('./Column-styles.fAtZNsCt.mjs').then(interopDefault),
10
10
  "components/tasks/Column.vue?vue&type=style&index=0&scoped=a1317eba&lang.css": () => import('./Column-styles.fAtZNsCt.mjs').then(interopDefault),
11
- "components/git/DiffViewer.vue": () => import('./DiffViewer-styles.FoV36wuV.mjs').then(interopDefault),
11
+ "components/git/DiffViewer.vue": () => import('./DiffViewer-styles.DRJh5Ui4.mjs').then(interopDefault),
12
12
  "components/git/DiffViewer.vue?vue&type=style&index=1&lang.css": () => import('./DiffViewer-styles.0AbHFl6N.mjs').then(interopDefault),
13
- "components/git/DiffViewer.vue?vue&type=style&index=0&scoped=a5da7e6e&lang.css": () => import('./DiffViewer-styles.D2bqX3nK.mjs').then(interopDefault)
13
+ "components/git/DiffViewer.vue?vue&type=style&index=0&scoped=9eb8ced7&lang.css": () => import('./DiffViewer-styles.BDwAqkTk.mjs').then(interopDefault)
14
14
  };
15
15
 
16
16
  export { styles as default };
@@ -5,7 +5,7 @@ import { Primitive } from 'reka-ui';
5
5
  import { clsx } from 'clsx';
6
6
  import { twMerge } from 'tailwind-merge';
7
7
  import { toast } from 'vue-sonner';
8
- import { K as hash } from '../nitro/nitro.mjs';
8
+ import { a2 as hash } from '../nitro/nitro.mjs';
9
9
  import { isPlainObject } from '@vue/shared';
10
10
  import { g as useState, k as fetchDefaults, c as useNuxtApp, i as asyncDataDefaults, j as createError } from './server.mjs';
11
11
  import { debounce } from 'perfect-debounce';