@thxgg/steward 0.1.15 → 0.1.17

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 (158) hide show
  1. package/.env.example +6 -0
  2. package/.output/nitro.json +1 -1
  3. package/.output/public/_nuxt/{qKRNa41x.js → 4r0X30JV.js} +1 -1
  4. package/.output/public/_nuxt/{uTyw4SRK.js → BMdjSp24.js} +1 -1
  5. package/.output/public/_nuxt/{BubpH_wW.js → BSZqAKg4.js} +1 -1
  6. package/.output/public/_nuxt/{nYTZJhvT.js → BdjPva1I.js} +1 -1
  7. package/.output/public/_nuxt/Beeir9iR.js +1 -0
  8. package/.output/public/_nuxt/Bh3vsUvl.js +1 -0
  9. package/.output/public/_nuxt/{CMu9GKTH.js → BlTKcjLJ.js} +2 -2
  10. package/.output/public/_nuxt/{BDqHART1.js → By7gAVcL.js} +1 -1
  11. package/.output/public/_nuxt/CbJfCtEa.js +1 -0
  12. package/.output/public/_nuxt/CbkpNvIu.js +141 -0
  13. package/.output/public/_nuxt/CmhLcqDu.js +1 -0
  14. package/.output/public/_nuxt/DC6iPLz1.js +30 -0
  15. package/.output/public/_nuxt/{C_NevjZD.js → DD--ojY9.js} +1 -1
  16. package/.output/public/_nuxt/Detail.DSyVQNdr.css +1 -0
  17. package/.output/public/_nuxt/DhKWRjCh.js +60 -0
  18. package/.output/public/_nuxt/_prd_.BkpxMFSV.css +1 -0
  19. package/.output/public/_nuxt/builds/latest.json +1 -1
  20. package/.output/public/_nuxt/builds/meta/f3f42dbd-d501-442b-871c-3d06157e7aa1.json +1 -0
  21. package/.output/public/_nuxt/c1sXju8w.js +1 -0
  22. package/.output/public/_nuxt/eGCjCghR.js +1 -0
  23. package/.output/public/_nuxt/nX8Sf7cz.js +13 -0
  24. package/.output/server/chunks/_/git-api.mjs +100 -7
  25. package/.output/server/chunks/_/git-api.mjs.map +1 -1
  26. package/.output/server/chunks/_/git.mjs +3 -10
  27. package/.output/server/chunks/_/git.mjs.map +1 -1
  28. package/.output/server/chunks/_/prd-service.mjs +234 -0
  29. package/.output/server/chunks/_/prd-service.mjs.map +1 -0
  30. package/.output/server/chunks/_/task-graph.mjs +3 -3
  31. package/.output/server/chunks/_/task-graph.mjs.map +1 -1
  32. package/.output/server/chunks/_/watcher.mjs +26 -46
  33. package/.output/server/chunks/_/watcher.mjs.map +1 -1
  34. package/.output/server/chunks/build/{Detail-DC-KJQ1f.mjs → Detail-MGwP_u2d.mjs} +63 -34
  35. package/.output/server/chunks/build/Detail-MGwP_u2d.mjs.map +1 -0
  36. package/.output/server/chunks/build/DiffViewer-styles-1.mjs-BFsE2PCW.mjs +4 -0
  37. package/.output/server/chunks/build/DiffViewer-styles-1.mjs-BFsE2PCW.mjs.map +1 -0
  38. package/.output/server/chunks/build/DiffViewer-styles.D2bqX3nK.mjs +8 -0
  39. package/.output/server/chunks/build/DiffViewer-styles.D2bqX3nK.mjs.map +1 -0
  40. package/.output/server/chunks/build/DiffViewer-styles.FoV36wuV.mjs +10 -0
  41. package/.output/server/chunks/build/DiffViewer-styles.FoV36wuV.mjs.map +1 -0
  42. package/.output/server/chunks/build/Viewer-styles.D6wYWFb1.mjs +8 -0
  43. package/.output/server/chunks/build/Viewer-styles.D6wYWFb1.mjs.map +1 -0
  44. package/.output/server/chunks/build/{_prd_-C1C4GAhW.mjs → _prd_-C-Aj4fVa.mjs} +75 -33
  45. package/.output/server/chunks/build/_prd_-C-Aj4fVa.mjs.map +1 -0
  46. package/.output/server/chunks/build/client.precomputed.mjs +1 -1
  47. package/.output/server/chunks/build/{default-DWCOHHTE.mjs → default-Cao5eO80.mjs} +4 -3
  48. package/.output/server/chunks/build/default-Cao5eO80.mjs.map +1 -0
  49. package/.output/server/chunks/build/error-404-Bf6kdO80.mjs +2 -1
  50. package/.output/server/chunks/build/error-500-D_bcARXN.mjs +2 -1
  51. package/.output/server/chunks/build/{index-CckL_NBD.mjs → index-ByZO4Bvq.mjs} +2 -2
  52. package/.output/server/chunks/build/index-ByZO4Bvq.mjs.map +1 -0
  53. package/.output/server/chunks/build/{index-QVeSHT3L.mjs → index-ljj9uTXI.mjs} +8 -5
  54. package/.output/server/chunks/build/index-ljj9uTXI.mjs.map +1 -0
  55. package/.output/server/chunks/build/nuxt-link-SvT1nf8Z.mjs +1 -1
  56. package/.output/server/chunks/build/{repo-graph-CTEkxiYd.mjs → repo-graph-EuhMeFt7.mjs} +25 -10
  57. package/.output/server/chunks/build/repo-graph-EuhMeFt7.mjs.map +1 -0
  58. package/.output/server/chunks/build/server.mjs +7 -6
  59. package/.output/server/chunks/build/styles.mjs +4 -4
  60. package/.output/server/chunks/build/{usePrd-SqcxGyFU.mjs → usePrd-f7ylhIqs.mjs} +10 -34
  61. package/.output/server/chunks/build/usePrd-f7ylhIqs.mjs.map +1 -0
  62. package/.output/server/chunks/nitro/nitro.mjs +1149 -720
  63. package/.output/server/chunks/nitro/nitro.mjs.map +1 -1
  64. package/.output/server/chunks/routes/api/browse.get.mjs +12 -6
  65. package/.output/server/chunks/routes/api/browse.get.mjs.map +1 -1
  66. package/.output/server/chunks/routes/api/index.get.mjs +2 -1
  67. package/.output/server/chunks/routes/api/index.get.mjs.map +1 -1
  68. package/.output/server/chunks/routes/api/index.post.mjs +3 -2
  69. package/.output/server/chunks/routes/api/index.post.mjs.map +1 -1
  70. package/.output/server/chunks/routes/api/repos/_repoId/git/commits.get.mjs +11 -13
  71. package/.output/server/chunks/routes/api/repos/_repoId/git/commits.get.mjs.map +1 -1
  72. package/.output/server/chunks/routes/api/repos/_repoId/git/diff.get.mjs +11 -6
  73. package/.output/server/chunks/routes/api/repos/_repoId/git/diff.get.mjs.map +1 -1
  74. package/.output/server/chunks/routes/api/repos/_repoId/git/file-content.get.mjs +31 -12
  75. package/.output/server/chunks/routes/api/repos/_repoId/git/file-content.get.mjs.map +1 -1
  76. package/.output/server/chunks/routes/api/repos/_repoId/git/file-diff.get.mjs +13 -13
  77. package/.output/server/chunks/routes/api/repos/_repoId/git/file-diff.get.mjs.map +1 -1
  78. package/.output/server/chunks/routes/api/repos/_repoId/graph.get.mjs +5 -1
  79. package/.output/server/chunks/routes/api/repos/_repoId/graph.get.mjs.map +1 -1
  80. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/graph.get.mjs +14 -1
  81. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/graph.get.mjs.map +1 -1
  82. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/progress.get.mjs +20 -9
  83. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/progress.get.mjs.map +1 -1
  84. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/tasks/_taskId/commits.get.mjs +20 -85
  85. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/tasks/_taskId/commits.get.mjs.map +1 -1
  86. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/tasks.get.mjs +20 -9
  87. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug/tasks.get.mjs.map +1 -1
  88. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug_.get.mjs +30 -50
  89. package/.output/server/chunks/routes/api/repos/_repoId/prd/_prdSlug_.get.mjs.map +1 -1
  90. package/.output/server/chunks/routes/api/repos/_repoId/prds.get.mjs +19 -49
  91. package/.output/server/chunks/routes/api/repos/_repoId/prds.get.mjs.map +1 -1
  92. package/.output/server/chunks/routes/api/repos/_repoId/refresh-git-repos.post.mjs +6 -13
  93. package/.output/server/chunks/routes/api/repos/_repoId/refresh-git-repos.post.mjs.map +1 -1
  94. package/.output/server/chunks/routes/api/repos/_repoId_.delete.mjs +2 -1
  95. package/.output/server/chunks/routes/api/repos/_repoId_.delete.mjs.map +1 -1
  96. package/.output/server/chunks/routes/api/runtime.get.mjs +3 -2
  97. package/.output/server/chunks/routes/api/runtime.get.mjs.map +1 -1
  98. package/.output/server/chunks/routes/api/watch.get.mjs +5 -4
  99. package/.output/server/chunks/routes/api/watch.get.mjs.map +1 -1
  100. package/.output/server/chunks/routes/renderer.mjs +1 -1
  101. package/.output/server/index.mjs +3 -2
  102. package/.output/server/index.mjs.map +1 -1
  103. package/.output/server/node_modules/zod/index.js +4 -0
  104. package/.output/server/node_modules/zod/package.json +118 -0
  105. package/.output/server/node_modules/zod/v3/ZodError.js +133 -0
  106. package/.output/server/node_modules/zod/v3/errors.js +9 -0
  107. package/.output/server/node_modules/zod/v3/external.js +6 -0
  108. package/.output/server/node_modules/zod/v3/helpers/errorUtil.js +6 -0
  109. package/.output/server/node_modules/zod/v3/helpers/parseUtil.js +109 -0
  110. package/.output/server/node_modules/zod/v3/helpers/typeAliases.js +1 -0
  111. package/.output/server/node_modules/zod/v3/helpers/util.js +133 -0
  112. package/.output/server/node_modules/zod/v3/locales/en.js +109 -0
  113. package/.output/server/node_modules/zod/v3/types.js +3693 -0
  114. package/.output/server/package.json +2 -1
  115. package/README.md +7 -2
  116. package/dist/host/src/api/prds.js +6 -172
  117. package/dist/host/src/api/repos.js +3 -16
  118. package/dist/host/src/api/state.js +7 -2
  119. package/dist/host/src/executor-runner.js +368 -0
  120. package/dist/host/src/executor.js +138 -260
  121. package/dist/host/src/index.js +7 -2
  122. package/dist/host/src/mcp.js +27 -1
  123. package/dist/host/src/ui.js +18 -3
  124. package/dist/server/utils/change-events.js +33 -0
  125. package/dist/server/utils/git.js +11 -16
  126. package/dist/server/utils/prd-service.js +235 -0
  127. package/dist/server/utils/prd-state.js +57 -45
  128. package/dist/server/utils/repos.js +58 -13
  129. package/dist/server/utils/state-schema.js +61 -0
  130. package/dist/server/utils/task-graph.js +2 -2
  131. package/package.json +2 -1
  132. package/.output/public/_nuxt/-k8zG74W.js +0 -61
  133. package/.output/public/_nuxt/B-5VWizU.js +0 -1
  134. package/.output/public/_nuxt/BMAq0QVD.js +0 -42
  135. package/.output/public/_nuxt/BPeTf9dd.js +0 -1
  136. package/.output/public/_nuxt/C2HGkiSP.js +0 -1
  137. package/.output/public/_nuxt/CVvrkZkq.js +0 -1
  138. package/.output/public/_nuxt/Detail.CzXXlavD.css +0 -1
  139. package/.output/public/_nuxt/_prd_.KTotLoF_.css +0 -1
  140. package/.output/public/_nuxt/builds/meta/c1a7997d-8d53-4718-ad03-a977e05e2523.json +0 -1
  141. package/.output/public/_nuxt/qt5OEWHC.js +0 -1
  142. package/.output/public/_nuxt/wbj-mIhK.js +0 -1
  143. package/.output/server/chunks/build/Detail-DC-KJQ1f.mjs.map +0 -1
  144. package/.output/server/chunks/build/DiffViewer-styles-1.mjs-D0sb4vsK.mjs +0 -4
  145. package/.output/server/chunks/build/DiffViewer-styles-1.mjs-D0sb4vsK.mjs.map +0 -1
  146. package/.output/server/chunks/build/DiffViewer-styles.CkSjCQ0r.mjs +0 -10
  147. package/.output/server/chunks/build/DiffViewer-styles.CkSjCQ0r.mjs.map +0 -1
  148. package/.output/server/chunks/build/DiffViewer-styles.FJJuYjYB.mjs +0 -8
  149. package/.output/server/chunks/build/DiffViewer-styles.FJJuYjYB.mjs.map +0 -1
  150. package/.output/server/chunks/build/Viewer-styles.CshnetGw.mjs +0 -8
  151. package/.output/server/chunks/build/Viewer-styles.CshnetGw.mjs.map +0 -1
  152. package/.output/server/chunks/build/_prd_-C1C4GAhW.mjs.map +0 -1
  153. package/.output/server/chunks/build/default-DWCOHHTE.mjs.map +0 -1
  154. package/.output/server/chunks/build/index-CckL_NBD.mjs.map +0 -1
  155. package/.output/server/chunks/build/index-QVeSHT3L.mjs.map +0 -1
  156. package/.output/server/chunks/build/repo-graph-CTEkxiYd.mjs.map +0 -1
  157. package/.output/server/chunks/build/usePrd-SqcxGyFU.mjs.map +0 -1
  158. package/.output/server/node_modules/shiki/dist/bundle-web.mjs +0 -366
@@ -1,366 +0,0 @@
1
- import { createSingletonShorthands, guessEmbeddedLanguages, createBundledHighlighter } from '@shikijs/core';
2
- export * from '@shikijs/core';
3
- import { bundledThemes } from './themes.mjs';
4
- export { bundledThemesInfo } from './themes.mjs';
5
- import { createOnigurumaEngine } from '@shikijs/engine-oniguruma';
6
-
7
- const bundledLanguagesInfo = [
8
- {
9
- "id": "angular-html",
10
- "name": "Angular HTML",
11
- "import": (() => import('@shikijs/langs/angular-html'))
12
- },
13
- {
14
- "id": "angular-ts",
15
- "name": "Angular TypeScript",
16
- "import": (() => import('@shikijs/langs/angular-ts'))
17
- },
18
- {
19
- "id": "astro",
20
- "name": "Astro",
21
- "import": (() => import('@shikijs/langs/astro'))
22
- },
23
- {
24
- "id": "blade",
25
- "name": "Blade",
26
- "import": (() => import('@shikijs/langs/blade'))
27
- },
28
- {
29
- "id": "c",
30
- "name": "C",
31
- "import": (() => import('@shikijs/langs/c'))
32
- },
33
- {
34
- "id": "coffee",
35
- "name": "CoffeeScript",
36
- "aliases": [
37
- "coffeescript"
38
- ],
39
- "import": (() => import('@shikijs/langs/coffee'))
40
- },
41
- {
42
- "id": "cpp",
43
- "name": "C++",
44
- "aliases": [
45
- "c++"
46
- ],
47
- "import": (() => import('@shikijs/langs/cpp'))
48
- },
49
- {
50
- "id": "css",
51
- "name": "CSS",
52
- "import": (() => import('@shikijs/langs/css'))
53
- },
54
- {
55
- "id": "csv",
56
- "name": "CSV",
57
- "import": (() => import('@shikijs/langs/csv'))
58
- },
59
- {
60
- "id": "glsl",
61
- "name": "GLSL",
62
- "import": (() => import('@shikijs/langs/glsl'))
63
- },
64
- {
65
- "id": "graphql",
66
- "name": "GraphQL",
67
- "aliases": [
68
- "gql"
69
- ],
70
- "import": (() => import('@shikijs/langs/graphql'))
71
- },
72
- {
73
- "id": "haml",
74
- "name": "Ruby Haml",
75
- "import": (() => import('@shikijs/langs/haml'))
76
- },
77
- {
78
- "id": "handlebars",
79
- "name": "Handlebars",
80
- "aliases": [
81
- "hbs"
82
- ],
83
- "import": (() => import('@shikijs/langs/handlebars'))
84
- },
85
- {
86
- "id": "html",
87
- "name": "HTML",
88
- "import": (() => import('@shikijs/langs/html'))
89
- },
90
- {
91
- "id": "html-derivative",
92
- "name": "HTML (Derivative)",
93
- "import": (() => import('@shikijs/langs/html-derivative'))
94
- },
95
- {
96
- "id": "http",
97
- "name": "HTTP",
98
- "import": (() => import('@shikijs/langs/http'))
99
- },
100
- {
101
- "id": "hurl",
102
- "name": "Hurl",
103
- "import": (() => import('@shikijs/langs/hurl'))
104
- },
105
- {
106
- "id": "imba",
107
- "name": "Imba",
108
- "import": (() => import('@shikijs/langs/imba'))
109
- },
110
- {
111
- "id": "java",
112
- "name": "Java",
113
- "import": (() => import('@shikijs/langs/java'))
114
- },
115
- {
116
- "id": "javascript",
117
- "name": "JavaScript",
118
- "aliases": [
119
- "js",
120
- "cjs",
121
- "mjs"
122
- ],
123
- "import": (() => import('@shikijs/langs/javascript'))
124
- },
125
- {
126
- "id": "jinja",
127
- "name": "Jinja",
128
- "import": (() => import('@shikijs/langs/jinja'))
129
- },
130
- {
131
- "id": "jison",
132
- "name": "Jison",
133
- "import": (() => import('@shikijs/langs/jison'))
134
- },
135
- {
136
- "id": "json",
137
- "name": "JSON",
138
- "import": (() => import('@shikijs/langs/json'))
139
- },
140
- {
141
- "id": "json5",
142
- "name": "JSON5",
143
- "import": (() => import('@shikijs/langs/json5'))
144
- },
145
- {
146
- "id": "jsonc",
147
- "name": "JSON with Comments",
148
- "import": (() => import('@shikijs/langs/jsonc'))
149
- },
150
- {
151
- "id": "jsonl",
152
- "name": "JSON Lines",
153
- "import": (() => import('@shikijs/langs/jsonl'))
154
- },
155
- {
156
- "id": "jsx",
157
- "name": "JSX",
158
- "import": (() => import('@shikijs/langs/jsx'))
159
- },
160
- {
161
- "id": "julia",
162
- "name": "Julia",
163
- "aliases": [
164
- "jl"
165
- ],
166
- "import": (() => import('@shikijs/langs/julia'))
167
- },
168
- {
169
- "id": "less",
170
- "name": "Less",
171
- "import": (() => import('@shikijs/langs/less'))
172
- },
173
- {
174
- "id": "markdown",
175
- "name": "Markdown",
176
- "aliases": [
177
- "md"
178
- ],
179
- "import": (() => import('@shikijs/langs/markdown'))
180
- },
181
- {
182
- "id": "marko",
183
- "name": "Marko",
184
- "import": (() => import('@shikijs/langs/marko'))
185
- },
186
- {
187
- "id": "mdc",
188
- "name": "MDC",
189
- "import": (() => import('@shikijs/langs/mdc'))
190
- },
191
- {
192
- "id": "mdx",
193
- "name": "MDX",
194
- "import": (() => import('@shikijs/langs/mdx'))
195
- },
196
- {
197
- "id": "php",
198
- "name": "PHP",
199
- "import": (() => import('@shikijs/langs/php'))
200
- },
201
- {
202
- "id": "postcss",
203
- "name": "PostCSS",
204
- "import": (() => import('@shikijs/langs/postcss'))
205
- },
206
- {
207
- "id": "pug",
208
- "name": "Pug",
209
- "aliases": [
210
- "jade"
211
- ],
212
- "import": (() => import('@shikijs/langs/pug'))
213
- },
214
- {
215
- "id": "python",
216
- "name": "Python",
217
- "aliases": [
218
- "py"
219
- ],
220
- "import": (() => import('@shikijs/langs/python'))
221
- },
222
- {
223
- "id": "r",
224
- "name": "R",
225
- "import": (() => import('@shikijs/langs/r'))
226
- },
227
- {
228
- "id": "regexp",
229
- "name": "RegExp",
230
- "aliases": [
231
- "regex"
232
- ],
233
- "import": (() => import('@shikijs/langs/regexp'))
234
- },
235
- {
236
- "id": "sass",
237
- "name": "Sass",
238
- "import": (() => import('@shikijs/langs/sass'))
239
- },
240
- {
241
- "id": "scss",
242
- "name": "SCSS",
243
- "import": (() => import('@shikijs/langs/scss'))
244
- },
245
- {
246
- "id": "shellscript",
247
- "name": "Shell",
248
- "aliases": [
249
- "bash",
250
- "sh",
251
- "shell",
252
- "zsh"
253
- ],
254
- "import": (() => import('@shikijs/langs/shellscript'))
255
- },
256
- {
257
- "id": "sql",
258
- "name": "SQL",
259
- "import": (() => import('@shikijs/langs/sql'))
260
- },
261
- {
262
- "id": "stylus",
263
- "name": "Stylus",
264
- "aliases": [
265
- "styl"
266
- ],
267
- "import": (() => import('@shikijs/langs/stylus'))
268
- },
269
- {
270
- "id": "svelte",
271
- "name": "Svelte",
272
- "import": (() => import('@shikijs/langs/svelte'))
273
- },
274
- {
275
- "id": "ts-tags",
276
- "name": "TypeScript with Tags",
277
- "aliases": [
278
- "lit"
279
- ],
280
- "import": (() => import('@shikijs/langs/ts-tags'))
281
- },
282
- {
283
- "id": "tsx",
284
- "name": "TSX",
285
- "import": (() => import('@shikijs/langs/tsx'))
286
- },
287
- {
288
- "id": "typescript",
289
- "name": "TypeScript",
290
- "aliases": [
291
- "ts",
292
- "cts",
293
- "mts"
294
- ],
295
- "import": (() => import('@shikijs/langs/typescript'))
296
- },
297
- {
298
- "id": "vue",
299
- "name": "Vue",
300
- "import": (() => import('@shikijs/langs/vue'))
301
- },
302
- {
303
- "id": "vue-html",
304
- "name": "Vue HTML",
305
- "import": (() => import('@shikijs/langs/vue-html'))
306
- },
307
- {
308
- "id": "vue-vine",
309
- "name": "Vue Vine",
310
- "import": (() => import('@shikijs/langs/vue-vine'))
311
- },
312
- {
313
- "id": "wasm",
314
- "name": "WebAssembly",
315
- "import": (() => import('@shikijs/langs/wasm'))
316
- },
317
- {
318
- "id": "wgsl",
319
- "name": "WGSL",
320
- "import": (() => import('@shikijs/langs/wgsl'))
321
- },
322
- {
323
- "id": "wit",
324
- "name": "WebAssembly Interface Types",
325
- "import": (() => import('@shikijs/langs/wit'))
326
- },
327
- {
328
- "id": "xml",
329
- "name": "XML",
330
- "import": (() => import('@shikijs/langs/xml'))
331
- },
332
- {
333
- "id": "yaml",
334
- "name": "YAML",
335
- "aliases": [
336
- "yml"
337
- ],
338
- "import": (() => import('@shikijs/langs/yaml'))
339
- }
340
- ];
341
- const bundledLanguagesBase = Object.fromEntries(bundledLanguagesInfo.map((i) => [i.id, i.import]));
342
- const bundledLanguagesAlias = Object.fromEntries(bundledLanguagesInfo.flatMap((i) => i.aliases?.map((a) => [a, i.import]) || []));
343
- const bundledLanguages = {
344
- ...bundledLanguagesBase,
345
- ...bundledLanguagesAlias
346
- };
347
-
348
- const createHighlighter = /* @__PURE__ */ createBundledHighlighter({
349
- langs: bundledLanguages,
350
- themes: bundledThemes,
351
- engine: () => createOnigurumaEngine(import('shiki/wasm'))
352
- });
353
- const {
354
- codeToHtml,
355
- codeToHast,
356
- codeToTokensBase,
357
- codeToTokens,
358
- codeToTokensWithThemes,
359
- getSingletonHighlighter,
360
- getLastGrammarState
361
- } = /* @__PURE__ */ createSingletonShorthands(
362
- createHighlighter,
363
- { guessEmbeddedLanguages }
364
- );
365
-
366
- export { bundledLanguages, bundledLanguagesAlias, bundledLanguagesBase, bundledLanguagesInfo, bundledThemes, codeToHast, codeToHtml, codeToTokens, codeToTokensBase, codeToTokensWithThemes, createHighlighter, getLastGrammarState, getSingletonHighlighter };