rn-shiki 0.0.15 → 0.0.17

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1165) hide show
  1. package/package.json +47 -5
  2. package/src/components/syntax/SyntaxHighlighter.tsx +3 -2
  3. package/src/hooks/useSyntaxHighlighter.ts +1 -15
  4. package/src/index.ts +1 -0
  5. package/src/syntax/highlighter/index.ts +2 -2
  6. package/src/types/shiki.d.ts +11 -4
  7. package/src/types/shiki.ts +17 -0
  8. package/src/vendor/shiki/core/core.d.ts +11 -0
  9. package/src/vendor/shiki/core/engine-javascript.d.ts +5 -0
  10. package/src/vendor/shiki/langs/abap.d.ts +4 -0
  11. package/src/vendor/shiki/langs/actionscript-3.d.ts +4 -0
  12. package/src/vendor/shiki/langs/ada.d.ts +4 -0
  13. package/src/vendor/shiki/langs/adoc.d.ts +4 -0
  14. package/src/vendor/shiki/langs/angular-expression.d.ts +4 -0
  15. package/src/vendor/shiki/langs/angular-html.d.ts +4 -0
  16. package/src/vendor/shiki/langs/angular-inline-style.d.ts +4 -0
  17. package/src/vendor/shiki/langs/angular-inline-template.d.ts +4 -0
  18. package/src/vendor/shiki/langs/angular-let-declaration.d.ts +4 -0
  19. package/src/vendor/shiki/langs/angular-template-blocks.d.ts +4 -0
  20. package/src/vendor/shiki/langs/angular-template.d.ts +4 -0
  21. package/src/vendor/shiki/langs/angular-ts.d.ts +4 -0
  22. package/src/vendor/shiki/langs/apache.d.ts +4 -0
  23. package/src/vendor/shiki/langs/apex.d.ts +4 -0
  24. package/src/vendor/shiki/langs/apl.d.ts +4 -0
  25. package/src/vendor/shiki/langs/applescript.d.ts +4 -0
  26. package/src/vendor/shiki/langs/ara.d.ts +4 -0
  27. package/src/vendor/shiki/langs/asciidoc.d.ts +4 -0
  28. package/src/vendor/shiki/langs/asm.d.ts +4 -0
  29. package/src/vendor/shiki/langs/astro.d.ts +4 -0
  30. package/src/vendor/shiki/langs/awk.d.ts +4 -0
  31. package/src/vendor/shiki/langs/ballerina.d.ts +4 -0
  32. package/src/vendor/shiki/langs/bash.d.ts +4 -0
  33. package/src/vendor/shiki/langs/bat.d.ts +4 -0
  34. package/src/vendor/shiki/langs/batch.d.ts +4 -0
  35. package/src/vendor/shiki/langs/be.d.ts +4 -0
  36. package/src/vendor/shiki/langs/beancount.d.ts +4 -0
  37. package/src/vendor/shiki/langs/berry.d.ts +4 -0
  38. package/src/vendor/shiki/langs/bibtex.d.ts +4 -0
  39. package/src/vendor/shiki/langs/bicep.d.ts +4 -0
  40. package/src/vendor/shiki/langs/blade.d.ts +4 -0
  41. package/src/vendor/shiki/langs/c.d.ts +4 -0
  42. package/src/vendor/shiki/langs/cadence.d.ts +4 -0
  43. package/src/vendor/shiki/langs/cdc.d.ts +4 -0
  44. package/src/vendor/shiki/langs/clarity.d.ts +4 -0
  45. package/src/vendor/shiki/langs/clj.d.ts +4 -0
  46. package/src/vendor/shiki/langs/clojure.d.ts +4 -0
  47. package/src/vendor/shiki/langs/closure-templates.d.ts +4 -0
  48. package/src/vendor/shiki/langs/cmake.d.ts +4 -0
  49. package/src/vendor/shiki/langs/cmd.d.ts +4 -0
  50. package/src/vendor/shiki/langs/cobol.d.ts +4 -0
  51. package/src/vendor/shiki/langs/codeowners.d.ts +4 -0
  52. package/src/vendor/shiki/langs/codeql.d.ts +4 -0
  53. package/src/vendor/shiki/langs/coffee.d.ts +4 -0
  54. package/src/vendor/shiki/langs/coffeescript.d.ts +4 -0
  55. package/src/vendor/shiki/langs/common-lisp.d.ts +4 -0
  56. package/src/vendor/shiki/langs/console.d.ts +4 -0
  57. package/src/vendor/shiki/langs/coq.d.ts +4 -0
  58. package/src/vendor/shiki/langs/cpp-macro.d.ts +4 -0
  59. package/src/vendor/shiki/langs/cpp.d.ts +4 -0
  60. package/src/vendor/shiki/langs/cql.d.ts +4 -0
  61. package/src/vendor/shiki/langs/crystal.d.ts +4 -0
  62. package/src/vendor/shiki/langs/cs.d.ts +4 -0
  63. package/src/vendor/shiki/langs/csharp.d.ts +4 -0
  64. package/src/vendor/shiki/langs/css.d.ts +4 -0
  65. package/src/vendor/shiki/langs/csv.d.ts +4 -0
  66. package/src/vendor/shiki/langs/cue.d.ts +4 -0
  67. package/src/vendor/shiki/langs/cypher.d.ts +4 -0
  68. package/src/vendor/shiki/langs/d.d.ts +4 -0
  69. package/src/vendor/shiki/langs/dart.d.ts +4 -0
  70. package/src/vendor/shiki/langs/dax.d.ts +4 -0
  71. package/src/vendor/shiki/langs/desktop.d.ts +4 -0
  72. package/src/vendor/shiki/langs/diff.d.ts +4 -0
  73. package/src/vendor/shiki/langs/docker.d.ts +4 -0
  74. package/src/vendor/shiki/langs/dockerfile.d.ts +4 -0
  75. package/src/vendor/shiki/langs/dotenv.d.ts +4 -0
  76. package/src/vendor/shiki/langs/dream-maker.d.ts +4 -0
  77. package/src/vendor/shiki/langs/edge.d.ts +4 -0
  78. package/src/vendor/shiki/langs/elisp.d.ts +4 -0
  79. package/src/vendor/shiki/langs/elixir.d.ts +4 -0
  80. package/src/vendor/shiki/langs/elm.d.ts +4 -0
  81. package/src/vendor/shiki/langs/emacs-lisp.d.ts +4 -0
  82. package/src/vendor/shiki/langs/erb.d.ts +4 -0
  83. package/src/vendor/shiki/langs/erl.d.ts +4 -0
  84. package/src/vendor/shiki/langs/erlang.d.ts +4 -0
  85. package/src/vendor/shiki/langs/es-tag-css.d.ts +4 -0
  86. package/src/vendor/shiki/langs/es-tag-glsl.d.ts +4 -0
  87. package/src/vendor/shiki/langs/es-tag-html.d.ts +4 -0
  88. package/src/vendor/shiki/langs/es-tag-sql.d.ts +4 -0
  89. package/src/vendor/shiki/langs/es-tag-xml.d.ts +4 -0
  90. package/src/vendor/shiki/langs/f.d.ts +4 -0
  91. package/src/vendor/shiki/langs/f03.d.ts +4 -0
  92. package/src/vendor/shiki/langs/f08.d.ts +4 -0
  93. package/src/vendor/shiki/langs/f18.d.ts +4 -0
  94. package/src/vendor/shiki/langs/f77.d.ts +4 -0
  95. package/src/vendor/shiki/langs/f90.d.ts +4 -0
  96. package/src/vendor/shiki/langs/f95.d.ts +4 -0
  97. package/src/vendor/shiki/langs/fennel.d.ts +4 -0
  98. package/src/vendor/shiki/langs/fish.d.ts +4 -0
  99. package/src/vendor/shiki/langs/fluent.d.ts +4 -0
  100. package/src/vendor/shiki/langs/for.d.ts +4 -0
  101. package/src/vendor/shiki/langs/fortran-fixed-form.d.ts +4 -0
  102. package/src/vendor/shiki/langs/fortran-free-form.d.ts +4 -0
  103. package/src/vendor/shiki/langs/fs.d.ts +4 -0
  104. package/src/vendor/shiki/langs/fsharp.d.ts +4 -0
  105. package/src/vendor/shiki/langs/fsl.d.ts +4 -0
  106. package/src/vendor/shiki/langs/ftl.d.ts +4 -0
  107. package/src/vendor/shiki/langs/gdresource.d.ts +4 -0
  108. package/src/vendor/shiki/langs/gdscript.d.ts +4 -0
  109. package/src/vendor/shiki/langs/gdshader.d.ts +4 -0
  110. package/src/vendor/shiki/langs/genie.d.ts +4 -0
  111. package/src/vendor/shiki/langs/gherkin.d.ts +4 -0
  112. package/src/vendor/shiki/langs/git-commit.d.ts +4 -0
  113. package/src/vendor/shiki/langs/git-rebase.d.ts +4 -0
  114. package/src/vendor/shiki/langs/gjs.d.ts +4 -0
  115. package/src/vendor/shiki/langs/gleam.d.ts +4 -0
  116. package/src/vendor/shiki/langs/glimmer-js.d.ts +4 -0
  117. package/src/vendor/shiki/langs/glimmer-ts.d.ts +4 -0
  118. package/src/vendor/shiki/langs/glsl.d.ts +4 -0
  119. package/src/vendor/shiki/langs/gnuplot.d.ts +4 -0
  120. package/src/vendor/shiki/langs/go.d.ts +4 -0
  121. package/src/vendor/shiki/langs/gql.d.ts +4 -0
  122. package/src/vendor/shiki/langs/graphql.d.ts +4 -0
  123. package/src/vendor/shiki/langs/groovy.d.ts +4 -0
  124. package/src/vendor/shiki/langs/gts.d.ts +4 -0
  125. package/src/vendor/shiki/langs/hack.d.ts +4 -0
  126. package/src/vendor/shiki/langs/haml.d.ts +4 -0
  127. package/src/vendor/shiki/langs/handlebars.d.ts +4 -0
  128. package/src/vendor/shiki/langs/haskell.d.ts +4 -0
  129. package/src/vendor/shiki/langs/haxe.d.ts +4 -0
  130. package/src/vendor/shiki/langs/hbs.d.ts +4 -0
  131. package/src/vendor/shiki/langs/hcl.d.ts +4 -0
  132. package/src/vendor/shiki/langs/hjson.d.ts +4 -0
  133. package/src/vendor/shiki/langs/hlsl.d.ts +4 -0
  134. package/src/vendor/shiki/langs/hs.d.ts +4 -0
  135. package/src/vendor/shiki/langs/html-derivative.d.ts +4 -0
  136. package/src/vendor/shiki/langs/html.d.ts +4 -0
  137. package/src/vendor/shiki/langs/http.d.ts +4 -0
  138. package/src/vendor/shiki/langs/hxml.d.ts +4 -0
  139. package/src/vendor/shiki/langs/hy.d.ts +4 -0
  140. package/src/vendor/shiki/langs/imba.d.ts +4 -0
  141. package/src/vendor/shiki/langs/ini.d.ts +4 -0
  142. package/src/vendor/shiki/langs/jade.d.ts +4 -0
  143. package/src/vendor/shiki/langs/java.d.ts +4 -0
  144. package/src/vendor/shiki/langs/javascript.d.ts +4 -0
  145. package/src/vendor/shiki/langs/jinja-html.d.ts +4 -0
  146. package/src/vendor/shiki/langs/jinja.d.ts +4 -0
  147. package/src/vendor/shiki/langs/jison.d.ts +4 -0
  148. package/src/vendor/shiki/langs/jl.d.ts +4 -0
  149. package/src/vendor/shiki/langs/js.d.ts +4 -0
  150. package/src/vendor/shiki/langs/json.d.ts +4 -0
  151. package/src/vendor/shiki/langs/json5.d.ts +4 -0
  152. package/src/vendor/shiki/langs/jsonc.d.ts +4 -0
  153. package/src/vendor/shiki/langs/jsonl.d.ts +4 -0
  154. package/src/vendor/shiki/langs/jsonnet.d.ts +4 -0
  155. package/src/vendor/shiki/langs/jssm.d.ts +4 -0
  156. package/src/vendor/shiki/langs/jsx.d.ts +4 -0
  157. package/src/vendor/shiki/langs/julia.d.ts +4 -0
  158. package/src/vendor/shiki/langs/kotlin.d.ts +4 -0
  159. package/src/vendor/shiki/langs/kql.d.ts +4 -0
  160. package/src/vendor/shiki/langs/kt.d.ts +4 -0
  161. package/src/vendor/shiki/langs/kts.d.ts +4 -0
  162. package/src/vendor/shiki/langs/kusto.d.ts +4 -0
  163. package/src/vendor/shiki/langs/latex.d.ts +4 -0
  164. package/src/vendor/shiki/langs/lean.d.ts +4 -0
  165. package/src/vendor/shiki/langs/lean4.d.ts +4 -0
  166. package/src/vendor/shiki/langs/less.d.ts +4 -0
  167. package/src/vendor/shiki/langs/liquid.d.ts +4 -0
  168. package/src/vendor/shiki/langs/lisp.d.ts +4 -0
  169. package/src/vendor/shiki/langs/lit.d.ts +4 -0
  170. package/src/vendor/shiki/langs/log.d.ts +4 -0
  171. package/src/vendor/shiki/langs/logo.d.ts +4 -0
  172. package/src/vendor/shiki/langs/lua.d.ts +4 -0
  173. package/src/vendor/shiki/langs/luau.d.ts +4 -0
  174. package/src/vendor/shiki/langs/make.d.ts +4 -0
  175. package/src/vendor/shiki/langs/makefile.d.ts +4 -0
  176. package/src/vendor/shiki/langs/markdown-vue.d.ts +4 -0
  177. package/src/vendor/shiki/langs/markdown.d.ts +4 -0
  178. package/src/vendor/shiki/langs/marko.d.ts +4 -0
  179. package/src/vendor/shiki/langs/matlab.d.ts +4 -0
  180. package/src/vendor/shiki/langs/md.d.ts +4 -0
  181. package/src/vendor/shiki/langs/mdc.d.ts +4 -0
  182. package/src/vendor/shiki/langs/mdx.d.ts +4 -0
  183. package/src/vendor/shiki/langs/mediawiki.d.ts +4 -0
  184. package/src/vendor/shiki/langs/mermaid.d.ts +4 -0
  185. package/src/vendor/shiki/langs/mips.d.ts +4 -0
  186. package/src/vendor/shiki/langs/mipsasm.d.ts +4 -0
  187. package/src/vendor/shiki/langs/mmd.d.ts +4 -0
  188. package/src/vendor/shiki/langs/mojo.d.ts +4 -0
  189. package/src/vendor/shiki/langs/move.d.ts +4 -0
  190. package/src/vendor/shiki/langs/nar.d.ts +4 -0
  191. package/src/vendor/shiki/langs/narrat.d.ts +4 -0
  192. package/src/vendor/shiki/langs/nextflow.d.ts +4 -0
  193. package/src/vendor/shiki/langs/nf.d.ts +4 -0
  194. package/src/vendor/shiki/langs/nginx.d.ts +4 -0
  195. package/src/vendor/shiki/langs/nim.d.ts +4 -0
  196. package/src/vendor/shiki/langs/nix.d.ts +4 -0
  197. package/src/vendor/shiki/langs/nu.d.ts +4 -0
  198. package/src/vendor/shiki/langs/nushell.d.ts +4 -0
  199. package/src/vendor/shiki/langs/objc.d.ts +4 -0
  200. package/src/vendor/shiki/langs/objective-c.d.ts +4 -0
  201. package/src/vendor/shiki/langs/objective-cpp.d.ts +4 -0
  202. package/src/vendor/shiki/langs/ocaml.d.ts +4 -0
  203. package/src/vendor/shiki/langs/pascal.d.ts +4 -0
  204. package/src/vendor/shiki/langs/perl.d.ts +4 -0
  205. package/src/vendor/shiki/langs/perl6.d.ts +4 -0
  206. package/src/vendor/shiki/langs/php.d.ts +4 -0
  207. package/src/vendor/shiki/langs/plsql.d.ts +4 -0
  208. package/src/vendor/shiki/langs/po.d.ts +4 -0
  209. package/src/vendor/shiki/langs/postcss.d.ts +4 -0
  210. package/src/vendor/shiki/langs/pot.d.ts +4 -0
  211. package/src/vendor/shiki/langs/potx.d.ts +4 -0
  212. package/src/vendor/shiki/langs/powerquery.d.ts +4 -0
  213. package/src/vendor/shiki/langs/powershell.d.ts +4 -0
  214. package/src/vendor/shiki/langs/prisma.d.ts +4 -0
  215. package/src/vendor/shiki/langs/prolog.d.ts +4 -0
  216. package/src/vendor/shiki/langs/properties.d.ts +4 -0
  217. package/src/vendor/shiki/langs/proto.d.ts +4 -0
  218. package/src/vendor/shiki/langs/protobuf.d.ts +4 -0
  219. package/src/vendor/shiki/langs/ps.d.ts +4 -0
  220. package/src/vendor/shiki/langs/ps1.d.ts +4 -0
  221. package/src/vendor/shiki/langs/pug.d.ts +4 -0
  222. package/src/vendor/shiki/langs/puppet.d.ts +4 -0
  223. package/src/vendor/shiki/langs/purescript.d.ts +4 -0
  224. package/src/vendor/shiki/langs/py.d.ts +4 -0
  225. package/src/vendor/shiki/langs/python.d.ts +4 -0
  226. package/src/vendor/shiki/langs/ql.d.ts +4 -0
  227. package/src/vendor/shiki/langs/qml.d.ts +4 -0
  228. package/src/vendor/shiki/langs/qmldir.d.ts +4 -0
  229. package/src/vendor/shiki/langs/qss.d.ts +4 -0
  230. package/src/vendor/shiki/langs/r.d.ts +4 -0
  231. package/src/vendor/shiki/langs/racket.d.ts +4 -0
  232. package/src/vendor/shiki/langs/raku.d.ts +4 -0
  233. package/src/vendor/shiki/langs/razor.d.ts +4 -0
  234. package/src/vendor/shiki/langs/rb.d.ts +4 -0
  235. package/src/vendor/shiki/langs/reg.d.ts +4 -0
  236. package/src/vendor/shiki/langs/regex.d.ts +4 -0
  237. package/src/vendor/shiki/langs/regexp.d.ts +4 -0
  238. package/src/vendor/shiki/langs/rel.d.ts +4 -0
  239. package/src/vendor/shiki/langs/riscv.d.ts +4 -0
  240. package/src/vendor/shiki/langs/rs.d.ts +4 -0
  241. package/src/vendor/shiki/langs/rst.d.ts +4 -0
  242. package/src/vendor/shiki/langs/ruby.d.ts +4 -0
  243. package/src/vendor/shiki/langs/rust.d.ts +4 -0
  244. package/src/vendor/shiki/langs/sas.d.ts +4 -0
  245. package/src/vendor/shiki/langs/sass.d.ts +4 -0
  246. package/src/vendor/shiki/langs/scala.d.ts +4 -0
  247. package/src/vendor/shiki/langs/scheme.d.ts +4 -0
  248. package/src/vendor/shiki/langs/scss.d.ts +4 -0
  249. package/src/vendor/shiki/langs/sh.d.ts +4 -0
  250. package/src/vendor/shiki/langs/shader.d.ts +4 -0
  251. package/src/vendor/shiki/langs/shaderlab.d.ts +4 -0
  252. package/src/vendor/shiki/langs/shell.d.ts +4 -0
  253. package/src/vendor/shiki/langs/shellscript.d.ts +4 -0
  254. package/src/vendor/shiki/langs/shellsession.d.ts +4 -0
  255. package/src/vendor/shiki/langs/smalltalk.d.ts +4 -0
  256. package/src/vendor/shiki/langs/solidity.d.ts +4 -0
  257. package/src/vendor/shiki/langs/soy.d.ts +4 -0
  258. package/src/vendor/shiki/langs/sparql.d.ts +4 -0
  259. package/src/vendor/shiki/langs/spl.d.ts +4 -0
  260. package/src/vendor/shiki/langs/splunk.d.ts +4 -0
  261. package/src/vendor/shiki/langs/sql.d.ts +4 -0
  262. package/src/vendor/shiki/langs/ssh-config.d.ts +4 -0
  263. package/src/vendor/shiki/langs/stata.d.ts +4 -0
  264. package/src/vendor/shiki/langs/styl.d.ts +4 -0
  265. package/src/vendor/shiki/langs/stylus.d.ts +4 -0
  266. package/src/vendor/shiki/langs/svelte.d.ts +4 -0
  267. package/src/vendor/shiki/langs/swift.d.ts +4 -0
  268. package/src/vendor/shiki/langs/system-verilog.d.ts +4 -0
  269. package/src/vendor/shiki/langs/systemd.d.ts +4 -0
  270. package/src/vendor/shiki/langs/tasl.d.ts +4 -0
  271. package/src/vendor/shiki/langs/tcl.d.ts +4 -0
  272. package/src/vendor/shiki/langs/templ.d.ts +4 -0
  273. package/src/vendor/shiki/langs/terraform.d.ts +4 -0
  274. package/src/vendor/shiki/langs/tex.d.ts +4 -0
  275. package/src/vendor/shiki/langs/tf.d.ts +4 -0
  276. package/src/vendor/shiki/langs/tfvars.d.ts +4 -0
  277. package/src/vendor/shiki/langs/toml.d.ts +4 -0
  278. package/src/vendor/shiki/langs/ts-tags.d.ts +4 -0
  279. package/src/vendor/shiki/langs/ts.d.ts +4 -0
  280. package/src/vendor/shiki/langs/tsp.d.ts +4 -0
  281. package/src/vendor/shiki/langs/tsv.d.ts +4 -0
  282. package/src/vendor/shiki/langs/tsx.d.ts +4 -0
  283. package/src/vendor/shiki/langs/turtle.d.ts +4 -0
  284. package/src/vendor/shiki/langs/twig.d.ts +4 -0
  285. package/src/vendor/shiki/langs/typ.d.ts +4 -0
  286. package/src/vendor/shiki/langs/typescript.d.ts +4 -0
  287. package/src/vendor/shiki/langs/typespec.d.ts +4 -0
  288. package/src/vendor/shiki/langs/typst.d.ts +4 -0
  289. package/src/vendor/shiki/langs/v.d.ts +4 -0
  290. package/src/vendor/shiki/langs/vala.d.ts +4 -0
  291. package/src/vendor/shiki/langs/vb.d.ts +4 -0
  292. package/src/vendor/shiki/langs/verilog.d.ts +4 -0
  293. package/src/vendor/shiki/langs/vhdl.d.ts +4 -0
  294. package/src/vendor/shiki/langs/vim.d.ts +4 -0
  295. package/src/vendor/shiki/langs/viml.d.ts +4 -0
  296. package/src/vendor/shiki/langs/vimscript.d.ts +4 -0
  297. package/src/vendor/shiki/langs/vue-directives.d.ts +4 -0
  298. package/src/vendor/shiki/langs/vue-html.d.ts +4 -0
  299. package/src/vendor/shiki/langs/vue-interpolations.d.ts +4 -0
  300. package/src/vendor/shiki/langs/vue-sfc-style-variable-injection.d.ts +4 -0
  301. package/src/vendor/shiki/langs/vue.d.ts +4 -0
  302. package/src/vendor/shiki/langs/vy.d.ts +4 -0
  303. package/src/vendor/shiki/langs/vyper.d.ts +4 -0
  304. package/src/vendor/shiki/langs/wasm.d.ts +4 -0
  305. package/src/vendor/shiki/langs/wenyan.d.ts +4 -0
  306. package/src/vendor/shiki/langs/wgsl.d.ts +4 -0
  307. package/src/vendor/shiki/langs/wiki.d.ts +4 -0
  308. package/src/vendor/shiki/langs/wikitext.d.ts +4 -0
  309. package/src/vendor/shiki/langs/wl.d.ts +4 -0
  310. package/src/vendor/shiki/langs/wolfram.d.ts +4 -0
  311. package/src/vendor/shiki/langs/xml.d.ts +4 -0
  312. package/src/vendor/shiki/langs/xsl.d.ts +4 -0
  313. package/src/vendor/shiki/langs/yaml.d.ts +4 -0
  314. package/src/vendor/shiki/langs/yml.d.ts +4 -0
  315. package/src/vendor/shiki/langs/zenscript.d.ts +4 -0
  316. package/src/vendor/shiki/langs/zig.d.ts +4 -0
  317. package/src/vendor/shiki/langs/zsh.d.ts +4 -0
  318. package/src/vendor/shiki/manifest.json +1468 -0
  319. package/src/vendor/shiki/themes/andromeeda.d.ts +4 -0
  320. package/src/vendor/shiki/themes/aurora-x.d.ts +4 -0
  321. package/src/vendor/shiki/themes/ayu-dark.d.ts +4 -0
  322. package/src/vendor/shiki/themes/catppuccin-frappe.d.ts +4 -0
  323. package/src/vendor/shiki/themes/catppuccin-latte.d.ts +4 -0
  324. package/src/vendor/shiki/themes/catppuccin-macchiato.d.ts +4 -0
  325. package/src/vendor/shiki/themes/catppuccin-mocha.d.ts +4 -0
  326. package/src/vendor/shiki/themes/dark-plus.d.ts +4 -0
  327. package/src/vendor/shiki/themes/dracula-soft.d.ts +4 -0
  328. package/src/vendor/shiki/themes/dracula.d.ts +4 -0
  329. package/src/vendor/shiki/themes/everforest-dark.d.ts +4 -0
  330. package/src/vendor/shiki/themes/everforest-light.d.ts +4 -0
  331. package/src/vendor/shiki/themes/github-dark-default.d.ts +4 -0
  332. package/src/vendor/shiki/themes/github-dark-dimmed.d.ts +4 -0
  333. package/src/vendor/shiki/themes/github-dark-high-contrast.d.ts +4 -0
  334. package/src/vendor/shiki/themes/github-dark.d.ts +4 -0
  335. package/src/vendor/shiki/themes/github-light-default.d.ts +4 -0
  336. package/src/vendor/shiki/themes/github-light-high-contrast.d.ts +4 -0
  337. package/src/vendor/shiki/themes/github-light.d.ts +4 -0
  338. package/src/vendor/shiki/themes/houston.d.ts +4 -0
  339. package/src/vendor/shiki/themes/kanagawa-dragon.d.ts +4 -0
  340. package/src/vendor/shiki/themes/kanagawa-lotus.d.ts +4 -0
  341. package/src/vendor/shiki/themes/kanagawa-wave.d.ts +4 -0
  342. package/src/vendor/shiki/themes/laserwave.d.ts +4 -0
  343. package/src/vendor/shiki/themes/light-plus.d.ts +4 -0
  344. package/src/vendor/shiki/themes/material-theme-darker.d.ts +4 -0
  345. package/src/vendor/shiki/themes/material-theme-lighter.d.ts +4 -0
  346. package/src/vendor/shiki/themes/material-theme-ocean.d.ts +4 -0
  347. package/src/vendor/shiki/themes/material-theme-palenight.d.ts +4 -0
  348. package/src/vendor/shiki/themes/material-theme.d.ts +4 -0
  349. package/src/vendor/shiki/themes/min-dark.d.ts +4 -0
  350. package/src/vendor/shiki/themes/min-light.d.ts +4 -0
  351. package/src/vendor/shiki/themes/monokai.d.ts +4 -0
  352. package/src/vendor/shiki/themes/night-owl.d.ts +4 -0
  353. package/src/vendor/shiki/themes/nord.d.ts +4 -0
  354. package/src/vendor/shiki/themes/one-dark-pro.d.ts +4 -0
  355. package/src/vendor/shiki/themes/one-light.d.ts +4 -0
  356. package/src/vendor/shiki/themes/plastic.d.ts +4 -0
  357. package/src/vendor/shiki/themes/poimandres.d.ts +4 -0
  358. package/src/vendor/shiki/themes/red.d.ts +4 -0
  359. package/src/vendor/shiki/themes/rose-pine-dawn.d.ts +4 -0
  360. package/src/vendor/shiki/themes/rose-pine-moon.d.ts +4 -0
  361. package/src/vendor/shiki/themes/rose-pine.d.ts +4 -0
  362. package/src/vendor/shiki/themes/slack-dark.d.ts +4 -0
  363. package/src/vendor/shiki/themes/slack-ochin.d.ts +4 -0
  364. package/src/vendor/shiki/themes/snazzy-light.d.ts +4 -0
  365. package/src/vendor/shiki/themes/solarized-dark.d.ts +4 -0
  366. package/src/vendor/shiki/themes/solarized-light.d.ts +4 -0
  367. package/src/vendor/shiki/themes/tokyo-night.d.ts +4 -0
  368. package/src/vendor/shiki/themes/vesper.d.ts +4 -0
  369. package/src/vendor/shiki/themes/vitesse-black.d.ts +4 -0
  370. package/src/vendor/shiki/themes/vitesse-dark.d.ts +4 -0
  371. package/src/vendor/shiki/themes/vitesse-light.d.ts +4 -0
  372. package/eslint.config.mjs +0 -6
  373. package/lib/commonjs/components/syntax/SyntaxHighlighter.js +0 -79
  374. package/lib/commonjs/components/syntax/SyntaxHighlighter.js.map +0 -1
  375. package/lib/commonjs/components/syntax/SyntaxLine.js +0 -36
  376. package/lib/commonjs/components/syntax/SyntaxLine.js.map +0 -1
  377. package/lib/commonjs/components/syntax/index.js +0 -21
  378. package/lib/commonjs/components/syntax/index.js.map +0 -1
  379. package/lib/commonjs/hooks/useSyntaxHighlighter.js +0 -64
  380. package/lib/commonjs/hooks/useSyntaxHighlighter.js.map +0 -1
  381. package/lib/commonjs/index.js +0 -19
  382. package/lib/commonjs/index.js.map +0 -1
  383. package/lib/commonjs/package.json +0 -1
  384. package/lib/commonjs/syntax/highlighter/index.js +0 -40
  385. package/lib/commonjs/syntax/highlighter/index.js.map +0 -1
  386. package/lib/commonjs/syntax/index.js +0 -19
  387. package/lib/commonjs/syntax/index.js.map +0 -1
  388. package/lib/commonjs/types/index.js +0 -2
  389. package/lib/commonjs/types/index.js.map +0 -1
  390. package/lib/commonjs/types/shiki.d.js +0 -2
  391. package/lib/commonjs/types/shiki.d.js.map +0 -1
  392. package/lib/commonjs/utils/index.js +0 -17
  393. package/lib/commonjs/utils/index.js.map +0 -1
  394. package/lib/commonjs/utils/string.js +0 -28
  395. package/lib/commonjs/utils/string.js.map +0 -1
  396. package/lib/module/components/syntax/SyntaxHighlighter.js +0 -74
  397. package/lib/module/components/syntax/SyntaxHighlighter.js.map +0 -1
  398. package/lib/module/components/syntax/SyntaxLine.js +0 -31
  399. package/lib/module/components/syntax/SyntaxLine.js.map +0 -1
  400. package/lib/module/components/syntax/index.js +0 -5
  401. package/lib/module/components/syntax/index.js.map +0 -1
  402. package/lib/module/hooks/useSyntaxHighlighter.js +0 -60
  403. package/lib/module/hooks/useSyntaxHighlighter.js.map +0 -1
  404. package/lib/module/index.js +0 -4
  405. package/lib/module/index.js.map +0 -1
  406. package/lib/module/package.json +0 -1
  407. package/lib/module/syntax/highlighter/index.js +0 -35
  408. package/lib/module/syntax/highlighter/index.js.map +0 -1
  409. package/lib/module/syntax/index.js +0 -4
  410. package/lib/module/syntax/index.js.map +0 -1
  411. package/lib/module/types/index.js +0 -2
  412. package/lib/module/types/index.js.map +0 -1
  413. package/lib/module/types/shiki.d.js +0 -2
  414. package/lib/module/types/shiki.d.js.map +0 -1
  415. package/lib/module/utils/index.js +0 -4
  416. package/lib/module/utils/index.js.map +0 -1
  417. package/lib/module/utils/string.js +0 -22
  418. package/lib/module/utils/string.js.map +0 -1
  419. package/lib/typescript/components/syntax/SyntaxHighlighter.d.ts +0 -13
  420. package/lib/typescript/components/syntax/SyntaxHighlighter.d.ts.map +0 -1
  421. package/lib/typescript/components/syntax/SyntaxLine.d.ts +0 -9
  422. package/lib/typescript/components/syntax/SyntaxLine.d.ts.map +0 -1
  423. package/lib/typescript/components/syntax/index.d.ts +0 -3
  424. package/lib/typescript/components/syntax/index.d.ts.map +0 -1
  425. package/lib/typescript/hooks/useSyntaxHighlighter.d.ts +0 -15
  426. package/lib/typescript/hooks/useSyntaxHighlighter.d.ts.map +0 -1
  427. package/lib/typescript/index.d.ts +0 -2
  428. package/lib/typescript/index.d.ts.map +0 -1
  429. package/lib/typescript/syntax/highlighter/index.d.ts +0 -9
  430. package/lib/typescript/syntax/highlighter/index.d.ts.map +0 -1
  431. package/lib/typescript/syntax/index.d.ts +0 -2
  432. package/lib/typescript/syntax/index.d.ts.map +0 -1
  433. package/lib/typescript/types/index.d.ts +0 -7
  434. package/lib/typescript/types/index.d.ts.map +0 -1
  435. package/lib/typescript/utils/index.d.ts +0 -2
  436. package/lib/typescript/utils/index.d.ts.map +0 -1
  437. package/lib/typescript/utils/string.d.ts +0 -5
  438. package/lib/typescript/utils/string.d.ts.map +0 -1
  439. package/scripts/build.js +0 -173
  440. package/tsconfig.json +0 -30
  441. package/vendor/shiki/langs/abap.d.ts +0 -4
  442. package/vendor/shiki/langs/actionscript-3.d.ts +0 -4
  443. package/vendor/shiki/langs/ada.d.ts +0 -4
  444. package/vendor/shiki/langs/adoc.d.ts +0 -4
  445. package/vendor/shiki/langs/angular-expression.d.ts +0 -4
  446. package/vendor/shiki/langs/angular-html.d.ts +0 -4
  447. package/vendor/shiki/langs/angular-inline-style.d.ts +0 -4
  448. package/vendor/shiki/langs/angular-inline-template.d.ts +0 -4
  449. package/vendor/shiki/langs/angular-let-declaration.d.ts +0 -4
  450. package/vendor/shiki/langs/angular-template-blocks.d.ts +0 -4
  451. package/vendor/shiki/langs/angular-template.d.ts +0 -4
  452. package/vendor/shiki/langs/angular-ts.d.ts +0 -4
  453. package/vendor/shiki/langs/apache.d.ts +0 -4
  454. package/vendor/shiki/langs/apex.d.ts +0 -4
  455. package/vendor/shiki/langs/apl.d.ts +0 -4
  456. package/vendor/shiki/langs/applescript.d.ts +0 -4
  457. package/vendor/shiki/langs/ara.d.ts +0 -4
  458. package/vendor/shiki/langs/asciidoc.d.ts +0 -4
  459. package/vendor/shiki/langs/asm.d.ts +0 -4
  460. package/vendor/shiki/langs/astro.d.ts +0 -4
  461. package/vendor/shiki/langs/awk.d.ts +0 -4
  462. package/vendor/shiki/langs/ballerina.d.ts +0 -4
  463. package/vendor/shiki/langs/bash.d.ts +0 -4
  464. package/vendor/shiki/langs/bat.d.ts +0 -4
  465. package/vendor/shiki/langs/batch.d.ts +0 -4
  466. package/vendor/shiki/langs/be.d.ts +0 -4
  467. package/vendor/shiki/langs/beancount.d.ts +0 -4
  468. package/vendor/shiki/langs/berry.d.ts +0 -4
  469. package/vendor/shiki/langs/bibtex.d.ts +0 -4
  470. package/vendor/shiki/langs/bicep.d.ts +0 -4
  471. package/vendor/shiki/langs/blade.d.ts +0 -4
  472. package/vendor/shiki/langs/c.d.ts +0 -4
  473. package/vendor/shiki/langs/cadence.d.ts +0 -4
  474. package/vendor/shiki/langs/cdc.d.ts +0 -4
  475. package/vendor/shiki/langs/clarity.d.ts +0 -4
  476. package/vendor/shiki/langs/clj.d.ts +0 -4
  477. package/vendor/shiki/langs/clojure.d.ts +0 -4
  478. package/vendor/shiki/langs/closure-templates.d.ts +0 -4
  479. package/vendor/shiki/langs/cmake.d.ts +0 -4
  480. package/vendor/shiki/langs/cmd.d.ts +0 -4
  481. package/vendor/shiki/langs/cobol.d.ts +0 -4
  482. package/vendor/shiki/langs/codeowners.d.ts +0 -4
  483. package/vendor/shiki/langs/codeql.d.ts +0 -4
  484. package/vendor/shiki/langs/coffee.d.ts +0 -4
  485. package/vendor/shiki/langs/coffeescript.d.ts +0 -4
  486. package/vendor/shiki/langs/common-lisp.d.ts +0 -4
  487. package/vendor/shiki/langs/console.d.ts +0 -4
  488. package/vendor/shiki/langs/coq.d.ts +0 -4
  489. package/vendor/shiki/langs/cpp-macro.d.ts +0 -4
  490. package/vendor/shiki/langs/cpp.d.ts +0 -4
  491. package/vendor/shiki/langs/cql.d.ts +0 -4
  492. package/vendor/shiki/langs/crystal.d.ts +0 -4
  493. package/vendor/shiki/langs/cs.d.ts +0 -4
  494. package/vendor/shiki/langs/csharp.d.ts +0 -4
  495. package/vendor/shiki/langs/css.d.ts +0 -4
  496. package/vendor/shiki/langs/csv.d.ts +0 -4
  497. package/vendor/shiki/langs/cue.d.ts +0 -4
  498. package/vendor/shiki/langs/cypher.d.ts +0 -4
  499. package/vendor/shiki/langs/d.d.ts +0 -4
  500. package/vendor/shiki/langs/dart.d.ts +0 -4
  501. package/vendor/shiki/langs/dax.d.ts +0 -4
  502. package/vendor/shiki/langs/desktop.d.ts +0 -4
  503. package/vendor/shiki/langs/diff.d.ts +0 -4
  504. package/vendor/shiki/langs/docker.d.ts +0 -4
  505. package/vendor/shiki/langs/dockerfile.d.ts +0 -4
  506. package/vendor/shiki/langs/dotenv.d.ts +0 -4
  507. package/vendor/shiki/langs/dream-maker.d.ts +0 -4
  508. package/vendor/shiki/langs/edge.d.ts +0 -4
  509. package/vendor/shiki/langs/elisp.d.ts +0 -4
  510. package/vendor/shiki/langs/elixir.d.ts +0 -4
  511. package/vendor/shiki/langs/elm.d.ts +0 -4
  512. package/vendor/shiki/langs/emacs-lisp.d.ts +0 -4
  513. package/vendor/shiki/langs/erb.d.ts +0 -4
  514. package/vendor/shiki/langs/erl.d.ts +0 -4
  515. package/vendor/shiki/langs/erlang.d.ts +0 -4
  516. package/vendor/shiki/langs/es-tag-css.d.ts +0 -4
  517. package/vendor/shiki/langs/es-tag-glsl.d.ts +0 -4
  518. package/vendor/shiki/langs/es-tag-html.d.ts +0 -4
  519. package/vendor/shiki/langs/es-tag-sql.d.ts +0 -4
  520. package/vendor/shiki/langs/es-tag-xml.d.ts +0 -4
  521. package/vendor/shiki/langs/f.d.ts +0 -4
  522. package/vendor/shiki/langs/f03.d.ts +0 -4
  523. package/vendor/shiki/langs/f08.d.ts +0 -4
  524. package/vendor/shiki/langs/f18.d.ts +0 -4
  525. package/vendor/shiki/langs/f77.d.ts +0 -4
  526. package/vendor/shiki/langs/f90.d.ts +0 -4
  527. package/vendor/shiki/langs/f95.d.ts +0 -4
  528. package/vendor/shiki/langs/fennel.d.ts +0 -4
  529. package/vendor/shiki/langs/fish.d.ts +0 -4
  530. package/vendor/shiki/langs/fluent.d.ts +0 -4
  531. package/vendor/shiki/langs/for.d.ts +0 -4
  532. package/vendor/shiki/langs/fortran-fixed-form.d.ts +0 -4
  533. package/vendor/shiki/langs/fortran-free-form.d.ts +0 -4
  534. package/vendor/shiki/langs/fs.d.ts +0 -4
  535. package/vendor/shiki/langs/fsharp.d.ts +0 -4
  536. package/vendor/shiki/langs/fsl.d.ts +0 -4
  537. package/vendor/shiki/langs/ftl.d.ts +0 -4
  538. package/vendor/shiki/langs/gdresource.d.ts +0 -4
  539. package/vendor/shiki/langs/gdscript.d.ts +0 -4
  540. package/vendor/shiki/langs/gdshader.d.ts +0 -4
  541. package/vendor/shiki/langs/genie.d.ts +0 -4
  542. package/vendor/shiki/langs/gherkin.d.ts +0 -4
  543. package/vendor/shiki/langs/git-commit.d.ts +0 -4
  544. package/vendor/shiki/langs/git-rebase.d.ts +0 -4
  545. package/vendor/shiki/langs/gjs.d.ts +0 -4
  546. package/vendor/shiki/langs/gleam.d.ts +0 -4
  547. package/vendor/shiki/langs/glimmer-js.d.ts +0 -4
  548. package/vendor/shiki/langs/glimmer-ts.d.ts +0 -4
  549. package/vendor/shiki/langs/glsl.d.ts +0 -4
  550. package/vendor/shiki/langs/gnuplot.d.ts +0 -4
  551. package/vendor/shiki/langs/go.d.ts +0 -4
  552. package/vendor/shiki/langs/gql.d.ts +0 -4
  553. package/vendor/shiki/langs/graphql.d.ts +0 -4
  554. package/vendor/shiki/langs/groovy.d.ts +0 -4
  555. package/vendor/shiki/langs/gts.d.ts +0 -4
  556. package/vendor/shiki/langs/hack.d.ts +0 -4
  557. package/vendor/shiki/langs/haml.d.ts +0 -4
  558. package/vendor/shiki/langs/handlebars.d.ts +0 -4
  559. package/vendor/shiki/langs/haskell.d.ts +0 -4
  560. package/vendor/shiki/langs/haxe.d.ts +0 -4
  561. package/vendor/shiki/langs/hbs.d.ts +0 -4
  562. package/vendor/shiki/langs/hcl.d.ts +0 -4
  563. package/vendor/shiki/langs/hjson.d.ts +0 -4
  564. package/vendor/shiki/langs/hlsl.d.ts +0 -4
  565. package/vendor/shiki/langs/hs.d.ts +0 -4
  566. package/vendor/shiki/langs/html-derivative.d.ts +0 -4
  567. package/vendor/shiki/langs/html.d.ts +0 -4
  568. package/vendor/shiki/langs/http.d.ts +0 -4
  569. package/vendor/shiki/langs/hxml.d.ts +0 -4
  570. package/vendor/shiki/langs/hy.d.ts +0 -4
  571. package/vendor/shiki/langs/imba.d.ts +0 -4
  572. package/vendor/shiki/langs/ini.d.ts +0 -4
  573. package/vendor/shiki/langs/jade.d.ts +0 -4
  574. package/vendor/shiki/langs/java.d.ts +0 -4
  575. package/vendor/shiki/langs/javascript.d.ts +0 -4
  576. package/vendor/shiki/langs/jinja-html.d.ts +0 -4
  577. package/vendor/shiki/langs/jinja.d.ts +0 -4
  578. package/vendor/shiki/langs/jison.d.ts +0 -4
  579. package/vendor/shiki/langs/jl.d.ts +0 -4
  580. package/vendor/shiki/langs/js.d.ts +0 -4
  581. package/vendor/shiki/langs/json.d.ts +0 -4
  582. package/vendor/shiki/langs/json5.d.ts +0 -4
  583. package/vendor/shiki/langs/jsonc.d.ts +0 -4
  584. package/vendor/shiki/langs/jsonl.d.ts +0 -4
  585. package/vendor/shiki/langs/jsonnet.d.ts +0 -4
  586. package/vendor/shiki/langs/jssm.d.ts +0 -4
  587. package/vendor/shiki/langs/jsx.d.ts +0 -4
  588. package/vendor/shiki/langs/julia.d.ts +0 -4
  589. package/vendor/shiki/langs/kotlin.d.ts +0 -4
  590. package/vendor/shiki/langs/kql.d.ts +0 -4
  591. package/vendor/shiki/langs/kt.d.ts +0 -4
  592. package/vendor/shiki/langs/kts.d.ts +0 -4
  593. package/vendor/shiki/langs/kusto.d.ts +0 -4
  594. package/vendor/shiki/langs/latex.d.ts +0 -4
  595. package/vendor/shiki/langs/lean.d.ts +0 -4
  596. package/vendor/shiki/langs/lean4.d.ts +0 -4
  597. package/vendor/shiki/langs/less.d.ts +0 -4
  598. package/vendor/shiki/langs/liquid.d.ts +0 -4
  599. package/vendor/shiki/langs/lisp.d.ts +0 -4
  600. package/vendor/shiki/langs/lit.d.ts +0 -4
  601. package/vendor/shiki/langs/log.d.ts +0 -4
  602. package/vendor/shiki/langs/logo.d.ts +0 -4
  603. package/vendor/shiki/langs/lua.d.ts +0 -4
  604. package/vendor/shiki/langs/luau.d.ts +0 -4
  605. package/vendor/shiki/langs/make.d.ts +0 -4
  606. package/vendor/shiki/langs/makefile.d.ts +0 -4
  607. package/vendor/shiki/langs/markdown-vue.d.ts +0 -4
  608. package/vendor/shiki/langs/markdown.d.ts +0 -4
  609. package/vendor/shiki/langs/marko.d.ts +0 -4
  610. package/vendor/shiki/langs/matlab.d.ts +0 -4
  611. package/vendor/shiki/langs/md.d.ts +0 -4
  612. package/vendor/shiki/langs/mdc.d.ts +0 -4
  613. package/vendor/shiki/langs/mdx.d.ts +0 -4
  614. package/vendor/shiki/langs/mediawiki.d.ts +0 -4
  615. package/vendor/shiki/langs/mermaid.d.ts +0 -4
  616. package/vendor/shiki/langs/mips.d.ts +0 -4
  617. package/vendor/shiki/langs/mipsasm.d.ts +0 -4
  618. package/vendor/shiki/langs/mmd.d.ts +0 -4
  619. package/vendor/shiki/langs/mojo.d.ts +0 -4
  620. package/vendor/shiki/langs/move.d.ts +0 -4
  621. package/vendor/shiki/langs/nar.d.ts +0 -4
  622. package/vendor/shiki/langs/narrat.d.ts +0 -4
  623. package/vendor/shiki/langs/nextflow.d.ts +0 -4
  624. package/vendor/shiki/langs/nf.d.ts +0 -4
  625. package/vendor/shiki/langs/nginx.d.ts +0 -4
  626. package/vendor/shiki/langs/nim.d.ts +0 -4
  627. package/vendor/shiki/langs/nix.d.ts +0 -4
  628. package/vendor/shiki/langs/nu.d.ts +0 -4
  629. package/vendor/shiki/langs/nushell.d.ts +0 -4
  630. package/vendor/shiki/langs/objc.d.ts +0 -4
  631. package/vendor/shiki/langs/objective-c.d.ts +0 -4
  632. package/vendor/shiki/langs/objective-cpp.d.ts +0 -4
  633. package/vendor/shiki/langs/ocaml.d.ts +0 -4
  634. package/vendor/shiki/langs/pascal.d.ts +0 -4
  635. package/vendor/shiki/langs/perl.d.ts +0 -4
  636. package/vendor/shiki/langs/perl6.d.ts +0 -4
  637. package/vendor/shiki/langs/php.d.ts +0 -4
  638. package/vendor/shiki/langs/plsql.d.ts +0 -4
  639. package/vendor/shiki/langs/po.d.ts +0 -4
  640. package/vendor/shiki/langs/postcss.d.ts +0 -4
  641. package/vendor/shiki/langs/pot.d.ts +0 -4
  642. package/vendor/shiki/langs/potx.d.ts +0 -4
  643. package/vendor/shiki/langs/powerquery.d.ts +0 -4
  644. package/vendor/shiki/langs/powershell.d.ts +0 -4
  645. package/vendor/shiki/langs/prisma.d.ts +0 -4
  646. package/vendor/shiki/langs/prolog.d.ts +0 -4
  647. package/vendor/shiki/langs/properties.d.ts +0 -4
  648. package/vendor/shiki/langs/proto.d.ts +0 -4
  649. package/vendor/shiki/langs/protobuf.d.ts +0 -4
  650. package/vendor/shiki/langs/ps.d.ts +0 -4
  651. package/vendor/shiki/langs/ps1.d.ts +0 -4
  652. package/vendor/shiki/langs/pug.d.ts +0 -4
  653. package/vendor/shiki/langs/puppet.d.ts +0 -4
  654. package/vendor/shiki/langs/purescript.d.ts +0 -4
  655. package/vendor/shiki/langs/py.d.ts +0 -4
  656. package/vendor/shiki/langs/python.d.ts +0 -4
  657. package/vendor/shiki/langs/ql.d.ts +0 -4
  658. package/vendor/shiki/langs/qml.d.ts +0 -4
  659. package/vendor/shiki/langs/qmldir.d.ts +0 -4
  660. package/vendor/shiki/langs/qss.d.ts +0 -4
  661. package/vendor/shiki/langs/r.d.ts +0 -4
  662. package/vendor/shiki/langs/racket.d.ts +0 -4
  663. package/vendor/shiki/langs/raku.d.ts +0 -4
  664. package/vendor/shiki/langs/razor.d.ts +0 -4
  665. package/vendor/shiki/langs/rb.d.ts +0 -4
  666. package/vendor/shiki/langs/reg.d.ts +0 -4
  667. package/vendor/shiki/langs/regex.d.ts +0 -4
  668. package/vendor/shiki/langs/regexp.d.ts +0 -4
  669. package/vendor/shiki/langs/rel.d.ts +0 -4
  670. package/vendor/shiki/langs/riscv.d.ts +0 -4
  671. package/vendor/shiki/langs/rs.d.ts +0 -4
  672. package/vendor/shiki/langs/rst.d.ts +0 -4
  673. package/vendor/shiki/langs/ruby.d.ts +0 -4
  674. package/vendor/shiki/langs/rust.d.ts +0 -4
  675. package/vendor/shiki/langs/sas.d.ts +0 -4
  676. package/vendor/shiki/langs/sass.d.ts +0 -4
  677. package/vendor/shiki/langs/scala.d.ts +0 -4
  678. package/vendor/shiki/langs/scheme.d.ts +0 -4
  679. package/vendor/shiki/langs/scss.d.ts +0 -4
  680. package/vendor/shiki/langs/sh.d.ts +0 -4
  681. package/vendor/shiki/langs/shader.d.ts +0 -4
  682. package/vendor/shiki/langs/shaderlab.d.ts +0 -4
  683. package/vendor/shiki/langs/shell.d.ts +0 -4
  684. package/vendor/shiki/langs/shellscript.d.ts +0 -4
  685. package/vendor/shiki/langs/shellsession.d.ts +0 -4
  686. package/vendor/shiki/langs/smalltalk.d.ts +0 -4
  687. package/vendor/shiki/langs/solidity.d.ts +0 -4
  688. package/vendor/shiki/langs/soy.d.ts +0 -4
  689. package/vendor/shiki/langs/sparql.d.ts +0 -4
  690. package/vendor/shiki/langs/spl.d.ts +0 -4
  691. package/vendor/shiki/langs/splunk.d.ts +0 -4
  692. package/vendor/shiki/langs/sql.d.ts +0 -4
  693. package/vendor/shiki/langs/ssh-config.d.ts +0 -4
  694. package/vendor/shiki/langs/stata.d.ts +0 -4
  695. package/vendor/shiki/langs/styl.d.ts +0 -4
  696. package/vendor/shiki/langs/stylus.d.ts +0 -4
  697. package/vendor/shiki/langs/svelte.d.ts +0 -4
  698. package/vendor/shiki/langs/swift.d.ts +0 -4
  699. package/vendor/shiki/langs/system-verilog.d.ts +0 -4
  700. package/vendor/shiki/langs/systemd.d.ts +0 -4
  701. package/vendor/shiki/langs/tasl.d.ts +0 -4
  702. package/vendor/shiki/langs/tcl.d.ts +0 -4
  703. package/vendor/shiki/langs/templ.d.ts +0 -4
  704. package/vendor/shiki/langs/terraform.d.ts +0 -4
  705. package/vendor/shiki/langs/tex.d.ts +0 -4
  706. package/vendor/shiki/langs/tf.d.ts +0 -4
  707. package/vendor/shiki/langs/tfvars.d.ts +0 -4
  708. package/vendor/shiki/langs/toml.d.ts +0 -4
  709. package/vendor/shiki/langs/ts-tags.d.ts +0 -4
  710. package/vendor/shiki/langs/ts.d.ts +0 -4
  711. package/vendor/shiki/langs/tsp.d.ts +0 -4
  712. package/vendor/shiki/langs/tsv.d.ts +0 -4
  713. package/vendor/shiki/langs/tsx.d.ts +0 -4
  714. package/vendor/shiki/langs/turtle.d.ts +0 -4
  715. package/vendor/shiki/langs/twig.d.ts +0 -4
  716. package/vendor/shiki/langs/typ.d.ts +0 -4
  717. package/vendor/shiki/langs/typescript.d.ts +0 -4
  718. package/vendor/shiki/langs/typespec.d.ts +0 -4
  719. package/vendor/shiki/langs/typst.d.ts +0 -4
  720. package/vendor/shiki/langs/v.d.ts +0 -4
  721. package/vendor/shiki/langs/vala.d.ts +0 -4
  722. package/vendor/shiki/langs/vb.d.ts +0 -4
  723. package/vendor/shiki/langs/verilog.d.ts +0 -4
  724. package/vendor/shiki/langs/vhdl.d.ts +0 -4
  725. package/vendor/shiki/langs/vim.d.ts +0 -4
  726. package/vendor/shiki/langs/viml.d.ts +0 -4
  727. package/vendor/shiki/langs/vimscript.d.ts +0 -4
  728. package/vendor/shiki/langs/vue-directives.d.ts +0 -4
  729. package/vendor/shiki/langs/vue-html.d.ts +0 -4
  730. package/vendor/shiki/langs/vue-interpolations.d.ts +0 -4
  731. package/vendor/shiki/langs/vue-sfc-style-variable-injection.d.ts +0 -4
  732. package/vendor/shiki/langs/vue.d.ts +0 -4
  733. package/vendor/shiki/langs/vy.d.ts +0 -4
  734. package/vendor/shiki/langs/vyper.d.ts +0 -4
  735. package/vendor/shiki/langs/wasm.d.ts +0 -4
  736. package/vendor/shiki/langs/wenyan.d.ts +0 -4
  737. package/vendor/shiki/langs/wgsl.d.ts +0 -4
  738. package/vendor/shiki/langs/wiki.d.ts +0 -4
  739. package/vendor/shiki/langs/wikitext.d.ts +0 -4
  740. package/vendor/shiki/langs/wl.d.ts +0 -4
  741. package/vendor/shiki/langs/wolfram.d.ts +0 -4
  742. package/vendor/shiki/langs/xml.d.ts +0 -4
  743. package/vendor/shiki/langs/xsl.d.ts +0 -4
  744. package/vendor/shiki/langs/yaml.d.ts +0 -4
  745. package/vendor/shiki/langs/yml.d.ts +0 -4
  746. package/vendor/shiki/langs/zenscript.d.ts +0 -4
  747. package/vendor/shiki/langs/zig.d.ts +0 -4
  748. package/vendor/shiki/langs/zsh.d.ts +0 -4
  749. package/vendor/shiki/manifest.json +0 -1466
  750. package/vendor/shiki/themes/andromeeda.d.ts +0 -4
  751. package/vendor/shiki/themes/aurora-x.d.ts +0 -4
  752. package/vendor/shiki/themes/ayu-dark.d.ts +0 -4
  753. package/vendor/shiki/themes/catppuccin-frappe.d.ts +0 -4
  754. package/vendor/shiki/themes/catppuccin-latte.d.ts +0 -4
  755. package/vendor/shiki/themes/catppuccin-macchiato.d.ts +0 -4
  756. package/vendor/shiki/themes/catppuccin-mocha.d.ts +0 -4
  757. package/vendor/shiki/themes/dark-plus.d.ts +0 -4
  758. package/vendor/shiki/themes/dracula-soft.d.ts +0 -4
  759. package/vendor/shiki/themes/dracula.d.ts +0 -4
  760. package/vendor/shiki/themes/everforest-dark.d.ts +0 -4
  761. package/vendor/shiki/themes/everforest-light.d.ts +0 -4
  762. package/vendor/shiki/themes/github-dark-default.d.ts +0 -4
  763. package/vendor/shiki/themes/github-dark-dimmed.d.ts +0 -4
  764. package/vendor/shiki/themes/github-dark-high-contrast.d.ts +0 -4
  765. package/vendor/shiki/themes/github-dark.d.ts +0 -4
  766. package/vendor/shiki/themes/github-light-default.d.ts +0 -4
  767. package/vendor/shiki/themes/github-light-high-contrast.d.ts +0 -4
  768. package/vendor/shiki/themes/github-light.d.ts +0 -4
  769. package/vendor/shiki/themes/houston.d.ts +0 -4
  770. package/vendor/shiki/themes/kanagawa-dragon.d.ts +0 -4
  771. package/vendor/shiki/themes/kanagawa-lotus.d.ts +0 -4
  772. package/vendor/shiki/themes/kanagawa-wave.d.ts +0 -4
  773. package/vendor/shiki/themes/laserwave.d.ts +0 -4
  774. package/vendor/shiki/themes/light-plus.d.ts +0 -4
  775. package/vendor/shiki/themes/material-theme-darker.d.ts +0 -4
  776. package/vendor/shiki/themes/material-theme-lighter.d.ts +0 -4
  777. package/vendor/shiki/themes/material-theme-ocean.d.ts +0 -4
  778. package/vendor/shiki/themes/material-theme-palenight.d.ts +0 -4
  779. package/vendor/shiki/themes/material-theme.d.ts +0 -4
  780. package/vendor/shiki/themes/min-dark.d.ts +0 -4
  781. package/vendor/shiki/themes/min-light.d.ts +0 -4
  782. package/vendor/shiki/themes/monokai.d.ts +0 -4
  783. package/vendor/shiki/themes/night-owl.d.ts +0 -4
  784. package/vendor/shiki/themes/nord.d.ts +0 -4
  785. package/vendor/shiki/themes/one-dark-pro.d.ts +0 -4
  786. package/vendor/shiki/themes/one-light.d.ts +0 -4
  787. package/vendor/shiki/themes/plastic.d.ts +0 -4
  788. package/vendor/shiki/themes/poimandres.d.ts +0 -4
  789. package/vendor/shiki/themes/red.d.ts +0 -4
  790. package/vendor/shiki/themes/rose-pine-dawn.d.ts +0 -4
  791. package/vendor/shiki/themes/rose-pine-moon.d.ts +0 -4
  792. package/vendor/shiki/themes/rose-pine.d.ts +0 -4
  793. package/vendor/shiki/themes/slack-dark.d.ts +0 -4
  794. package/vendor/shiki/themes/slack-ochin.d.ts +0 -4
  795. package/vendor/shiki/themes/snazzy-light.d.ts +0 -4
  796. package/vendor/shiki/themes/solarized-dark.d.ts +0 -4
  797. package/vendor/shiki/themes/solarized-light.d.ts +0 -4
  798. package/vendor/shiki/themes/tokyo-night.d.ts +0 -4
  799. package/vendor/shiki/themes/vesper.d.ts +0 -4
  800. package/vendor/shiki/themes/vitesse-black.d.ts +0 -4
  801. package/vendor/shiki/themes/vitesse-dark.d.ts +0 -4
  802. package/vendor/shiki/themes/vitesse-light.d.ts +0 -4
  803. /package/{vendor → src/vendor}/shiki/core/core.js +0 -0
  804. /package/{vendor → src/vendor}/shiki/core/engine-javascript.js +0 -0
  805. /package/{vendor → src/vendor}/shiki/langs/abap.js +0 -0
  806. /package/{vendor → src/vendor}/shiki/langs/actionscript-3.js +0 -0
  807. /package/{vendor → src/vendor}/shiki/langs/ada.js +0 -0
  808. /package/{vendor → src/vendor}/shiki/langs/adoc.js +0 -0
  809. /package/{vendor → src/vendor}/shiki/langs/angular-expression.js +0 -0
  810. /package/{vendor → src/vendor}/shiki/langs/angular-html.js +0 -0
  811. /package/{vendor → src/vendor}/shiki/langs/angular-inline-style.js +0 -0
  812. /package/{vendor → src/vendor}/shiki/langs/angular-inline-template.js +0 -0
  813. /package/{vendor → src/vendor}/shiki/langs/angular-let-declaration.js +0 -0
  814. /package/{vendor → src/vendor}/shiki/langs/angular-template-blocks.js +0 -0
  815. /package/{vendor → src/vendor}/shiki/langs/angular-template.js +0 -0
  816. /package/{vendor → src/vendor}/shiki/langs/angular-ts.js +0 -0
  817. /package/{vendor → src/vendor}/shiki/langs/apache.js +0 -0
  818. /package/{vendor → src/vendor}/shiki/langs/apex.js +0 -0
  819. /package/{vendor → src/vendor}/shiki/langs/apl.js +0 -0
  820. /package/{vendor → src/vendor}/shiki/langs/applescript.js +0 -0
  821. /package/{vendor → src/vendor}/shiki/langs/ara.js +0 -0
  822. /package/{vendor → src/vendor}/shiki/langs/asciidoc.js +0 -0
  823. /package/{vendor → src/vendor}/shiki/langs/asm.js +0 -0
  824. /package/{vendor → src/vendor}/shiki/langs/astro.js +0 -0
  825. /package/{vendor → src/vendor}/shiki/langs/awk.js +0 -0
  826. /package/{vendor → src/vendor}/shiki/langs/ballerina.js +0 -0
  827. /package/{vendor → src/vendor}/shiki/langs/bash.js +0 -0
  828. /package/{vendor → src/vendor}/shiki/langs/bat.js +0 -0
  829. /package/{vendor → src/vendor}/shiki/langs/batch.js +0 -0
  830. /package/{vendor → src/vendor}/shiki/langs/be.js +0 -0
  831. /package/{vendor → src/vendor}/shiki/langs/beancount.js +0 -0
  832. /package/{vendor → src/vendor}/shiki/langs/berry.js +0 -0
  833. /package/{vendor → src/vendor}/shiki/langs/bibtex.js +0 -0
  834. /package/{vendor → src/vendor}/shiki/langs/bicep.js +0 -0
  835. /package/{vendor → src/vendor}/shiki/langs/blade.js +0 -0
  836. /package/{vendor → src/vendor}/shiki/langs/c.js +0 -0
  837. /package/{vendor → src/vendor}/shiki/langs/cadence.js +0 -0
  838. /package/{vendor → src/vendor}/shiki/langs/cdc.js +0 -0
  839. /package/{vendor → src/vendor}/shiki/langs/clarity.js +0 -0
  840. /package/{vendor → src/vendor}/shiki/langs/clj.js +0 -0
  841. /package/{vendor → src/vendor}/shiki/langs/clojure.js +0 -0
  842. /package/{vendor → src/vendor}/shiki/langs/closure-templates.js +0 -0
  843. /package/{vendor → src/vendor}/shiki/langs/cmake.js +0 -0
  844. /package/{vendor → src/vendor}/shiki/langs/cmd.js +0 -0
  845. /package/{vendor → src/vendor}/shiki/langs/cobol.js +0 -0
  846. /package/{vendor → src/vendor}/shiki/langs/codeowners.js +0 -0
  847. /package/{vendor → src/vendor}/shiki/langs/codeql.js +0 -0
  848. /package/{vendor → src/vendor}/shiki/langs/coffee.js +0 -0
  849. /package/{vendor → src/vendor}/shiki/langs/coffeescript.js +0 -0
  850. /package/{vendor → src/vendor}/shiki/langs/common-lisp.js +0 -0
  851. /package/{vendor → src/vendor}/shiki/langs/console.js +0 -0
  852. /package/{vendor → src/vendor}/shiki/langs/coq.js +0 -0
  853. /package/{vendor → src/vendor}/shiki/langs/cpp-macro.js +0 -0
  854. /package/{vendor → src/vendor}/shiki/langs/cpp.js +0 -0
  855. /package/{vendor → src/vendor}/shiki/langs/cql.js +0 -0
  856. /package/{vendor → src/vendor}/shiki/langs/crystal.js +0 -0
  857. /package/{vendor → src/vendor}/shiki/langs/cs.js +0 -0
  858. /package/{vendor → src/vendor}/shiki/langs/csharp.js +0 -0
  859. /package/{vendor → src/vendor}/shiki/langs/css.js +0 -0
  860. /package/{vendor → src/vendor}/shiki/langs/csv.js +0 -0
  861. /package/{vendor → src/vendor}/shiki/langs/cue.js +0 -0
  862. /package/{vendor → src/vendor}/shiki/langs/cypher.js +0 -0
  863. /package/{vendor → src/vendor}/shiki/langs/d.js +0 -0
  864. /package/{vendor → src/vendor}/shiki/langs/dart.js +0 -0
  865. /package/{vendor → src/vendor}/shiki/langs/dax.js +0 -0
  866. /package/{vendor → src/vendor}/shiki/langs/desktop.js +0 -0
  867. /package/{vendor → src/vendor}/shiki/langs/diff.js +0 -0
  868. /package/{vendor → src/vendor}/shiki/langs/docker.js +0 -0
  869. /package/{vendor → src/vendor}/shiki/langs/dockerfile.js +0 -0
  870. /package/{vendor → src/vendor}/shiki/langs/dotenv.js +0 -0
  871. /package/{vendor → src/vendor}/shiki/langs/dream-maker.js +0 -0
  872. /package/{vendor → src/vendor}/shiki/langs/edge.js +0 -0
  873. /package/{vendor → src/vendor}/shiki/langs/elisp.js +0 -0
  874. /package/{vendor → src/vendor}/shiki/langs/elixir.js +0 -0
  875. /package/{vendor → src/vendor}/shiki/langs/elm.js +0 -0
  876. /package/{vendor → src/vendor}/shiki/langs/emacs-lisp.js +0 -0
  877. /package/{vendor → src/vendor}/shiki/langs/erb.js +0 -0
  878. /package/{vendor → src/vendor}/shiki/langs/erl.js +0 -0
  879. /package/{vendor → src/vendor}/shiki/langs/erlang.js +0 -0
  880. /package/{vendor → src/vendor}/shiki/langs/es-tag-css.js +0 -0
  881. /package/{vendor → src/vendor}/shiki/langs/es-tag-glsl.js +0 -0
  882. /package/{vendor → src/vendor}/shiki/langs/es-tag-html.js +0 -0
  883. /package/{vendor → src/vendor}/shiki/langs/es-tag-sql.js +0 -0
  884. /package/{vendor → src/vendor}/shiki/langs/es-tag-xml.js +0 -0
  885. /package/{vendor → src/vendor}/shiki/langs/f.js +0 -0
  886. /package/{vendor → src/vendor}/shiki/langs/f03.js +0 -0
  887. /package/{vendor → src/vendor}/shiki/langs/f08.js +0 -0
  888. /package/{vendor → src/vendor}/shiki/langs/f18.js +0 -0
  889. /package/{vendor → src/vendor}/shiki/langs/f77.js +0 -0
  890. /package/{vendor → src/vendor}/shiki/langs/f90.js +0 -0
  891. /package/{vendor → src/vendor}/shiki/langs/f95.js +0 -0
  892. /package/{vendor → src/vendor}/shiki/langs/fennel.js +0 -0
  893. /package/{vendor → src/vendor}/shiki/langs/fish.js +0 -0
  894. /package/{vendor → src/vendor}/shiki/langs/fluent.js +0 -0
  895. /package/{vendor → src/vendor}/shiki/langs/for.js +0 -0
  896. /package/{vendor → src/vendor}/shiki/langs/fortran-fixed-form.js +0 -0
  897. /package/{vendor → src/vendor}/shiki/langs/fortran-free-form.js +0 -0
  898. /package/{vendor → src/vendor}/shiki/langs/fs.js +0 -0
  899. /package/{vendor → src/vendor}/shiki/langs/fsharp.js +0 -0
  900. /package/{vendor → src/vendor}/shiki/langs/fsl.js +0 -0
  901. /package/{vendor → src/vendor}/shiki/langs/ftl.js +0 -0
  902. /package/{vendor → src/vendor}/shiki/langs/gdresource.js +0 -0
  903. /package/{vendor → src/vendor}/shiki/langs/gdscript.js +0 -0
  904. /package/{vendor → src/vendor}/shiki/langs/gdshader.js +0 -0
  905. /package/{vendor → src/vendor}/shiki/langs/genie.js +0 -0
  906. /package/{vendor → src/vendor}/shiki/langs/gherkin.js +0 -0
  907. /package/{vendor → src/vendor}/shiki/langs/git-commit.js +0 -0
  908. /package/{vendor → src/vendor}/shiki/langs/git-rebase.js +0 -0
  909. /package/{vendor → src/vendor}/shiki/langs/gjs.js +0 -0
  910. /package/{vendor → src/vendor}/shiki/langs/gleam.js +0 -0
  911. /package/{vendor → src/vendor}/shiki/langs/glimmer-js.js +0 -0
  912. /package/{vendor → src/vendor}/shiki/langs/glimmer-ts.js +0 -0
  913. /package/{vendor → src/vendor}/shiki/langs/glsl.js +0 -0
  914. /package/{vendor → src/vendor}/shiki/langs/gnuplot.js +0 -0
  915. /package/{vendor → src/vendor}/shiki/langs/go.js +0 -0
  916. /package/{vendor → src/vendor}/shiki/langs/gql.js +0 -0
  917. /package/{vendor → src/vendor}/shiki/langs/graphql.js +0 -0
  918. /package/{vendor → src/vendor}/shiki/langs/groovy.js +0 -0
  919. /package/{vendor → src/vendor}/shiki/langs/gts.js +0 -0
  920. /package/{vendor → src/vendor}/shiki/langs/hack.js +0 -0
  921. /package/{vendor → src/vendor}/shiki/langs/haml.js +0 -0
  922. /package/{vendor → src/vendor}/shiki/langs/handlebars.js +0 -0
  923. /package/{vendor → src/vendor}/shiki/langs/haskell.js +0 -0
  924. /package/{vendor → src/vendor}/shiki/langs/haxe.js +0 -0
  925. /package/{vendor → src/vendor}/shiki/langs/hbs.js +0 -0
  926. /package/{vendor → src/vendor}/shiki/langs/hcl.js +0 -0
  927. /package/{vendor → src/vendor}/shiki/langs/hjson.js +0 -0
  928. /package/{vendor → src/vendor}/shiki/langs/hlsl.js +0 -0
  929. /package/{vendor → src/vendor}/shiki/langs/hs.js +0 -0
  930. /package/{vendor → src/vendor}/shiki/langs/html-derivative.js +0 -0
  931. /package/{vendor → src/vendor}/shiki/langs/html.js +0 -0
  932. /package/{vendor → src/vendor}/shiki/langs/http.js +0 -0
  933. /package/{vendor → src/vendor}/shiki/langs/hxml.js +0 -0
  934. /package/{vendor → src/vendor}/shiki/langs/hy.js +0 -0
  935. /package/{vendor → src/vendor}/shiki/langs/imba.js +0 -0
  936. /package/{vendor → src/vendor}/shiki/langs/ini.js +0 -0
  937. /package/{vendor → src/vendor}/shiki/langs/jade.js +0 -0
  938. /package/{vendor → src/vendor}/shiki/langs/java.js +0 -0
  939. /package/{vendor → src/vendor}/shiki/langs/javascript.js +0 -0
  940. /package/{vendor → src/vendor}/shiki/langs/jinja-html.js +0 -0
  941. /package/{vendor → src/vendor}/shiki/langs/jinja.js +0 -0
  942. /package/{vendor → src/vendor}/shiki/langs/jison.js +0 -0
  943. /package/{vendor → src/vendor}/shiki/langs/jl.js +0 -0
  944. /package/{vendor → src/vendor}/shiki/langs/js.js +0 -0
  945. /package/{vendor → src/vendor}/shiki/langs/json.js +0 -0
  946. /package/{vendor → src/vendor}/shiki/langs/json5.js +0 -0
  947. /package/{vendor → src/vendor}/shiki/langs/jsonc.js +0 -0
  948. /package/{vendor → src/vendor}/shiki/langs/jsonl.js +0 -0
  949. /package/{vendor → src/vendor}/shiki/langs/jsonnet.js +0 -0
  950. /package/{vendor → src/vendor}/shiki/langs/jssm.js +0 -0
  951. /package/{vendor → src/vendor}/shiki/langs/jsx.js +0 -0
  952. /package/{vendor → src/vendor}/shiki/langs/julia.js +0 -0
  953. /package/{vendor → src/vendor}/shiki/langs/kotlin.js +0 -0
  954. /package/{vendor → src/vendor}/shiki/langs/kql.js +0 -0
  955. /package/{vendor → src/vendor}/shiki/langs/kt.js +0 -0
  956. /package/{vendor → src/vendor}/shiki/langs/kts.js +0 -0
  957. /package/{vendor → src/vendor}/shiki/langs/kusto.js +0 -0
  958. /package/{vendor → src/vendor}/shiki/langs/latex.js +0 -0
  959. /package/{vendor → src/vendor}/shiki/langs/lean.js +0 -0
  960. /package/{vendor → src/vendor}/shiki/langs/lean4.js +0 -0
  961. /package/{vendor → src/vendor}/shiki/langs/less.js +0 -0
  962. /package/{vendor → src/vendor}/shiki/langs/liquid.js +0 -0
  963. /package/{vendor → src/vendor}/shiki/langs/lisp.js +0 -0
  964. /package/{vendor → src/vendor}/shiki/langs/lit.js +0 -0
  965. /package/{vendor → src/vendor}/shiki/langs/log.js +0 -0
  966. /package/{vendor → src/vendor}/shiki/langs/logo.js +0 -0
  967. /package/{vendor → src/vendor}/shiki/langs/lua.js +0 -0
  968. /package/{vendor → src/vendor}/shiki/langs/luau.js +0 -0
  969. /package/{vendor → src/vendor}/shiki/langs/make.js +0 -0
  970. /package/{vendor → src/vendor}/shiki/langs/makefile.js +0 -0
  971. /package/{vendor → src/vendor}/shiki/langs/markdown-vue.js +0 -0
  972. /package/{vendor → src/vendor}/shiki/langs/markdown.js +0 -0
  973. /package/{vendor → src/vendor}/shiki/langs/marko.js +0 -0
  974. /package/{vendor → src/vendor}/shiki/langs/matlab.js +0 -0
  975. /package/{vendor → src/vendor}/shiki/langs/md.js +0 -0
  976. /package/{vendor → src/vendor}/shiki/langs/mdc.js +0 -0
  977. /package/{vendor → src/vendor}/shiki/langs/mdx.js +0 -0
  978. /package/{vendor → src/vendor}/shiki/langs/mediawiki.js +0 -0
  979. /package/{vendor → src/vendor}/shiki/langs/mermaid.js +0 -0
  980. /package/{vendor → src/vendor}/shiki/langs/mips.js +0 -0
  981. /package/{vendor → src/vendor}/shiki/langs/mipsasm.js +0 -0
  982. /package/{vendor → src/vendor}/shiki/langs/mmd.js +0 -0
  983. /package/{vendor → src/vendor}/shiki/langs/mojo.js +0 -0
  984. /package/{vendor → src/vendor}/shiki/langs/move.js +0 -0
  985. /package/{vendor → src/vendor}/shiki/langs/nar.js +0 -0
  986. /package/{vendor → src/vendor}/shiki/langs/narrat.js +0 -0
  987. /package/{vendor → src/vendor}/shiki/langs/nextflow.js +0 -0
  988. /package/{vendor → src/vendor}/shiki/langs/nf.js +0 -0
  989. /package/{vendor → src/vendor}/shiki/langs/nginx.js +0 -0
  990. /package/{vendor → src/vendor}/shiki/langs/nim.js +0 -0
  991. /package/{vendor → src/vendor}/shiki/langs/nix.js +0 -0
  992. /package/{vendor → src/vendor}/shiki/langs/nu.js +0 -0
  993. /package/{vendor → src/vendor}/shiki/langs/nushell.js +0 -0
  994. /package/{vendor → src/vendor}/shiki/langs/objc.js +0 -0
  995. /package/{vendor → src/vendor}/shiki/langs/objective-c.js +0 -0
  996. /package/{vendor → src/vendor}/shiki/langs/objective-cpp.js +0 -0
  997. /package/{vendor → src/vendor}/shiki/langs/ocaml.js +0 -0
  998. /package/{vendor → src/vendor}/shiki/langs/pascal.js +0 -0
  999. /package/{vendor → src/vendor}/shiki/langs/perl.js +0 -0
  1000. /package/{vendor → src/vendor}/shiki/langs/perl6.js +0 -0
  1001. /package/{vendor → src/vendor}/shiki/langs/php.js +0 -0
  1002. /package/{vendor → src/vendor}/shiki/langs/plsql.js +0 -0
  1003. /package/{vendor → src/vendor}/shiki/langs/po.js +0 -0
  1004. /package/{vendor → src/vendor}/shiki/langs/postcss.js +0 -0
  1005. /package/{vendor → src/vendor}/shiki/langs/pot.js +0 -0
  1006. /package/{vendor → src/vendor}/shiki/langs/potx.js +0 -0
  1007. /package/{vendor → src/vendor}/shiki/langs/powerquery.js +0 -0
  1008. /package/{vendor → src/vendor}/shiki/langs/powershell.js +0 -0
  1009. /package/{vendor → src/vendor}/shiki/langs/prisma.js +0 -0
  1010. /package/{vendor → src/vendor}/shiki/langs/prolog.js +0 -0
  1011. /package/{vendor → src/vendor}/shiki/langs/properties.js +0 -0
  1012. /package/{vendor → src/vendor}/shiki/langs/proto.js +0 -0
  1013. /package/{vendor → src/vendor}/shiki/langs/protobuf.js +0 -0
  1014. /package/{vendor → src/vendor}/shiki/langs/ps.js +0 -0
  1015. /package/{vendor → src/vendor}/shiki/langs/ps1.js +0 -0
  1016. /package/{vendor → src/vendor}/shiki/langs/pug.js +0 -0
  1017. /package/{vendor → src/vendor}/shiki/langs/puppet.js +0 -0
  1018. /package/{vendor → src/vendor}/shiki/langs/purescript.js +0 -0
  1019. /package/{vendor → src/vendor}/shiki/langs/py.js +0 -0
  1020. /package/{vendor → src/vendor}/shiki/langs/python.js +0 -0
  1021. /package/{vendor → src/vendor}/shiki/langs/ql.js +0 -0
  1022. /package/{vendor → src/vendor}/shiki/langs/qml.js +0 -0
  1023. /package/{vendor → src/vendor}/shiki/langs/qmldir.js +0 -0
  1024. /package/{vendor → src/vendor}/shiki/langs/qss.js +0 -0
  1025. /package/{vendor → src/vendor}/shiki/langs/r.js +0 -0
  1026. /package/{vendor → src/vendor}/shiki/langs/racket.js +0 -0
  1027. /package/{vendor → src/vendor}/shiki/langs/raku.js +0 -0
  1028. /package/{vendor → src/vendor}/shiki/langs/razor.js +0 -0
  1029. /package/{vendor → src/vendor}/shiki/langs/rb.js +0 -0
  1030. /package/{vendor → src/vendor}/shiki/langs/reg.js +0 -0
  1031. /package/{vendor → src/vendor}/shiki/langs/regex.js +0 -0
  1032. /package/{vendor → src/vendor}/shiki/langs/regexp.js +0 -0
  1033. /package/{vendor → src/vendor}/shiki/langs/rel.js +0 -0
  1034. /package/{vendor → src/vendor}/shiki/langs/riscv.js +0 -0
  1035. /package/{vendor → src/vendor}/shiki/langs/rs.js +0 -0
  1036. /package/{vendor → src/vendor}/shiki/langs/rst.js +0 -0
  1037. /package/{vendor → src/vendor}/shiki/langs/ruby.js +0 -0
  1038. /package/{vendor → src/vendor}/shiki/langs/rust.js +0 -0
  1039. /package/{vendor → src/vendor}/shiki/langs/sas.js +0 -0
  1040. /package/{vendor → src/vendor}/shiki/langs/sass.js +0 -0
  1041. /package/{vendor → src/vendor}/shiki/langs/scala.js +0 -0
  1042. /package/{vendor → src/vendor}/shiki/langs/scheme.js +0 -0
  1043. /package/{vendor → src/vendor}/shiki/langs/scss.js +0 -0
  1044. /package/{vendor → src/vendor}/shiki/langs/sh.js +0 -0
  1045. /package/{vendor → src/vendor}/shiki/langs/shader.js +0 -0
  1046. /package/{vendor → src/vendor}/shiki/langs/shaderlab.js +0 -0
  1047. /package/{vendor → src/vendor}/shiki/langs/shell.js +0 -0
  1048. /package/{vendor → src/vendor}/shiki/langs/shellscript.js +0 -0
  1049. /package/{vendor → src/vendor}/shiki/langs/shellsession.js +0 -0
  1050. /package/{vendor → src/vendor}/shiki/langs/smalltalk.js +0 -0
  1051. /package/{vendor → src/vendor}/shiki/langs/solidity.js +0 -0
  1052. /package/{vendor → src/vendor}/shiki/langs/soy.js +0 -0
  1053. /package/{vendor → src/vendor}/shiki/langs/sparql.js +0 -0
  1054. /package/{vendor → src/vendor}/shiki/langs/spl.js +0 -0
  1055. /package/{vendor → src/vendor}/shiki/langs/splunk.js +0 -0
  1056. /package/{vendor → src/vendor}/shiki/langs/sql.js +0 -0
  1057. /package/{vendor → src/vendor}/shiki/langs/ssh-config.js +0 -0
  1058. /package/{vendor → src/vendor}/shiki/langs/stata.js +0 -0
  1059. /package/{vendor → src/vendor}/shiki/langs/styl.js +0 -0
  1060. /package/{vendor → src/vendor}/shiki/langs/stylus.js +0 -0
  1061. /package/{vendor → src/vendor}/shiki/langs/svelte.js +0 -0
  1062. /package/{vendor → src/vendor}/shiki/langs/swift.js +0 -0
  1063. /package/{vendor → src/vendor}/shiki/langs/system-verilog.js +0 -0
  1064. /package/{vendor → src/vendor}/shiki/langs/systemd.js +0 -0
  1065. /package/{vendor → src/vendor}/shiki/langs/tasl.js +0 -0
  1066. /package/{vendor → src/vendor}/shiki/langs/tcl.js +0 -0
  1067. /package/{vendor → src/vendor}/shiki/langs/templ.js +0 -0
  1068. /package/{vendor → src/vendor}/shiki/langs/terraform.js +0 -0
  1069. /package/{vendor → src/vendor}/shiki/langs/tex.js +0 -0
  1070. /package/{vendor → src/vendor}/shiki/langs/tf.js +0 -0
  1071. /package/{vendor → src/vendor}/shiki/langs/tfvars.js +0 -0
  1072. /package/{vendor → src/vendor}/shiki/langs/toml.js +0 -0
  1073. /package/{vendor → src/vendor}/shiki/langs/ts-tags.js +0 -0
  1074. /package/{vendor → src/vendor}/shiki/langs/ts.js +0 -0
  1075. /package/{vendor → src/vendor}/shiki/langs/tsp.js +0 -0
  1076. /package/{vendor → src/vendor}/shiki/langs/tsv.js +0 -0
  1077. /package/{vendor → src/vendor}/shiki/langs/tsx.js +0 -0
  1078. /package/{vendor → src/vendor}/shiki/langs/turtle.js +0 -0
  1079. /package/{vendor → src/vendor}/shiki/langs/twig.js +0 -0
  1080. /package/{vendor → src/vendor}/shiki/langs/typ.js +0 -0
  1081. /package/{vendor → src/vendor}/shiki/langs/typescript.js +0 -0
  1082. /package/{vendor → src/vendor}/shiki/langs/typespec.js +0 -0
  1083. /package/{vendor → src/vendor}/shiki/langs/typst.js +0 -0
  1084. /package/{vendor → src/vendor}/shiki/langs/v.js +0 -0
  1085. /package/{vendor → src/vendor}/shiki/langs/vala.js +0 -0
  1086. /package/{vendor → src/vendor}/shiki/langs/vb.js +0 -0
  1087. /package/{vendor → src/vendor}/shiki/langs/verilog.js +0 -0
  1088. /package/{vendor → src/vendor}/shiki/langs/vhdl.js +0 -0
  1089. /package/{vendor → src/vendor}/shiki/langs/vim.js +0 -0
  1090. /package/{vendor → src/vendor}/shiki/langs/viml.js +0 -0
  1091. /package/{vendor → src/vendor}/shiki/langs/vimscript.js +0 -0
  1092. /package/{vendor → src/vendor}/shiki/langs/vue-directives.js +0 -0
  1093. /package/{vendor → src/vendor}/shiki/langs/vue-html.js +0 -0
  1094. /package/{vendor → src/vendor}/shiki/langs/vue-interpolations.js +0 -0
  1095. /package/{vendor → src/vendor}/shiki/langs/vue-sfc-style-variable-injection.js +0 -0
  1096. /package/{vendor → src/vendor}/shiki/langs/vue.js +0 -0
  1097. /package/{vendor → src/vendor}/shiki/langs/vy.js +0 -0
  1098. /package/{vendor → src/vendor}/shiki/langs/vyper.js +0 -0
  1099. /package/{vendor → src/vendor}/shiki/langs/wasm.js +0 -0
  1100. /package/{vendor → src/vendor}/shiki/langs/wenyan.js +0 -0
  1101. /package/{vendor → src/vendor}/shiki/langs/wgsl.js +0 -0
  1102. /package/{vendor → src/vendor}/shiki/langs/wiki.js +0 -0
  1103. /package/{vendor → src/vendor}/shiki/langs/wikitext.js +0 -0
  1104. /package/{vendor → src/vendor}/shiki/langs/wl.js +0 -0
  1105. /package/{vendor → src/vendor}/shiki/langs/wolfram.js +0 -0
  1106. /package/{vendor → src/vendor}/shiki/langs/xml.js +0 -0
  1107. /package/{vendor → src/vendor}/shiki/langs/xsl.js +0 -0
  1108. /package/{vendor → src/vendor}/shiki/langs/yaml.js +0 -0
  1109. /package/{vendor → src/vendor}/shiki/langs/yml.js +0 -0
  1110. /package/{vendor → src/vendor}/shiki/langs/zenscript.js +0 -0
  1111. /package/{vendor → src/vendor}/shiki/langs/zig.js +0 -0
  1112. /package/{vendor → src/vendor}/shiki/langs/zsh.js +0 -0
  1113. /package/{vendor → src/vendor}/shiki/themes/andromeeda.js +0 -0
  1114. /package/{vendor → src/vendor}/shiki/themes/aurora-x.js +0 -0
  1115. /package/{vendor → src/vendor}/shiki/themes/ayu-dark.js +0 -0
  1116. /package/{vendor → src/vendor}/shiki/themes/catppuccin-frappe.js +0 -0
  1117. /package/{vendor → src/vendor}/shiki/themes/catppuccin-latte.js +0 -0
  1118. /package/{vendor → src/vendor}/shiki/themes/catppuccin-macchiato.js +0 -0
  1119. /package/{vendor → src/vendor}/shiki/themes/catppuccin-mocha.js +0 -0
  1120. /package/{vendor → src/vendor}/shiki/themes/dark-plus.js +0 -0
  1121. /package/{vendor → src/vendor}/shiki/themes/dracula-soft.js +0 -0
  1122. /package/{vendor → src/vendor}/shiki/themes/dracula.js +0 -0
  1123. /package/{vendor → src/vendor}/shiki/themes/everforest-dark.js +0 -0
  1124. /package/{vendor → src/vendor}/shiki/themes/everforest-light.js +0 -0
  1125. /package/{vendor → src/vendor}/shiki/themes/github-dark-default.js +0 -0
  1126. /package/{vendor → src/vendor}/shiki/themes/github-dark-dimmed.js +0 -0
  1127. /package/{vendor → src/vendor}/shiki/themes/github-dark-high-contrast.js +0 -0
  1128. /package/{vendor → src/vendor}/shiki/themes/github-dark.js +0 -0
  1129. /package/{vendor → src/vendor}/shiki/themes/github-light-default.js +0 -0
  1130. /package/{vendor → src/vendor}/shiki/themes/github-light-high-contrast.js +0 -0
  1131. /package/{vendor → src/vendor}/shiki/themes/github-light.js +0 -0
  1132. /package/{vendor → src/vendor}/shiki/themes/houston.js +0 -0
  1133. /package/{vendor → src/vendor}/shiki/themes/kanagawa-dragon.js +0 -0
  1134. /package/{vendor → src/vendor}/shiki/themes/kanagawa-lotus.js +0 -0
  1135. /package/{vendor → src/vendor}/shiki/themes/kanagawa-wave.js +0 -0
  1136. /package/{vendor → src/vendor}/shiki/themes/laserwave.js +0 -0
  1137. /package/{vendor → src/vendor}/shiki/themes/light-plus.js +0 -0
  1138. /package/{vendor → src/vendor}/shiki/themes/material-theme-darker.js +0 -0
  1139. /package/{vendor → src/vendor}/shiki/themes/material-theme-lighter.js +0 -0
  1140. /package/{vendor → src/vendor}/shiki/themes/material-theme-ocean.js +0 -0
  1141. /package/{vendor → src/vendor}/shiki/themes/material-theme-palenight.js +0 -0
  1142. /package/{vendor → src/vendor}/shiki/themes/material-theme.js +0 -0
  1143. /package/{vendor → src/vendor}/shiki/themes/min-dark.js +0 -0
  1144. /package/{vendor → src/vendor}/shiki/themes/min-light.js +0 -0
  1145. /package/{vendor → src/vendor}/shiki/themes/monokai.js +0 -0
  1146. /package/{vendor → src/vendor}/shiki/themes/night-owl.js +0 -0
  1147. /package/{vendor → src/vendor}/shiki/themes/nord.js +0 -0
  1148. /package/{vendor → src/vendor}/shiki/themes/one-dark-pro.js +0 -0
  1149. /package/{vendor → src/vendor}/shiki/themes/one-light.js +0 -0
  1150. /package/{vendor → src/vendor}/shiki/themes/plastic.js +0 -0
  1151. /package/{vendor → src/vendor}/shiki/themes/poimandres.js +0 -0
  1152. /package/{vendor → src/vendor}/shiki/themes/red.js +0 -0
  1153. /package/{vendor → src/vendor}/shiki/themes/rose-pine-dawn.js +0 -0
  1154. /package/{vendor → src/vendor}/shiki/themes/rose-pine-moon.js +0 -0
  1155. /package/{vendor → src/vendor}/shiki/themes/rose-pine.js +0 -0
  1156. /package/{vendor → src/vendor}/shiki/themes/slack-dark.js +0 -0
  1157. /package/{vendor → src/vendor}/shiki/themes/slack-ochin.js +0 -0
  1158. /package/{vendor → src/vendor}/shiki/themes/snazzy-light.js +0 -0
  1159. /package/{vendor → src/vendor}/shiki/themes/solarized-dark.js +0 -0
  1160. /package/{vendor → src/vendor}/shiki/themes/solarized-light.js +0 -0
  1161. /package/{vendor → src/vendor}/shiki/themes/tokyo-night.js +0 -0
  1162. /package/{vendor → src/vendor}/shiki/themes/vesper.js +0 -0
  1163. /package/{vendor → src/vendor}/shiki/themes/vitesse-black.js +0 -0
  1164. /package/{vendor → src/vendor}/shiki/themes/vitesse-dark.js +0 -0
  1165. /package/{vendor → src/vendor}/shiki/themes/vitesse-light.js +0 -0
@@ -1,1466 +0,0 @@
1
- {
2
- "version": "1.22.1",
3
- "buildDate": "2024-10-28T20:12:40.375Z",
4
- "core": [
5
- {
6
- "file": "core/core.js",
7
- "built": "2024-10-28T20:12:40.415Z"
8
- },
9
- {
10
- "file": "core/engine-javascript.js",
11
- "built": "2024-10-28T20:12:40.420Z"
12
- }
13
- ],
14
- "langs": {
15
- "abap": {
16
- "file": "langs/abap.js",
17
- "built": "2024-10-28T20:12:40.422Z"
18
- },
19
- "actionscript-3": {
20
- "file": "langs/actionscript-3.js",
21
- "built": "2024-10-28T20:12:40.425Z"
22
- },
23
- "ada": {
24
- "file": "langs/ada.js",
25
- "built": "2024-10-28T20:12:40.429Z"
26
- },
27
- "adoc": {
28
- "file": "langs/adoc.js",
29
- "built": "2024-10-28T20:12:40.433Z"
30
- },
31
- "angular-expression": {
32
- "file": "langs/angular-expression.js",
33
- "built": "2024-10-28T20:12:40.435Z"
34
- },
35
- "angular-html": {
36
- "file": "langs/angular-html.js",
37
- "built": "2024-10-28T20:12:40.444Z"
38
- },
39
- "angular-inline-style": {
40
- "file": "langs/angular-inline-style.js",
41
- "built": "2024-10-28T20:12:40.447Z"
42
- },
43
- "angular-inline-template": {
44
- "file": "langs/angular-inline-template.js",
45
- "built": "2024-10-28T20:12:40.454Z"
46
- },
47
- "angular-let-declaration": {
48
- "file": "langs/angular-let-declaration.js",
49
- "built": "2024-10-28T20:12:40.456Z"
50
- },
51
- "angular-template-blocks": {
52
- "file": "langs/angular-template-blocks.js",
53
- "built": "2024-10-28T20:12:40.459Z"
54
- },
55
- "angular-template": {
56
- "file": "langs/angular-template.js",
57
- "built": "2024-10-28T20:12:40.462Z"
58
- },
59
- "angular-ts": {
60
- "file": "langs/angular-ts.js",
61
- "built": "2024-10-28T20:12:40.471Z"
62
- },
63
- "apache": {
64
- "file": "langs/apache.js",
65
- "built": "2024-10-28T20:12:40.473Z"
66
- },
67
- "apex": {
68
- "file": "langs/apex.js",
69
- "built": "2024-10-28T20:12:40.476Z"
70
- },
71
- "apl": {
72
- "file": "langs/apl.js",
73
- "built": "2024-10-28T20:12:40.483Z"
74
- },
75
- "applescript": {
76
- "file": "langs/applescript.js",
77
- "built": "2024-10-28T20:12:40.486Z"
78
- },
79
- "ara": {
80
- "file": "langs/ara.js",
81
- "built": "2024-10-28T20:12:40.488Z"
82
- },
83
- "asciidoc": {
84
- "file": "langs/asciidoc.js",
85
- "built": "2024-10-28T20:12:40.491Z"
86
- },
87
- "asm": {
88
- "file": "langs/asm.js",
89
- "built": "2024-10-28T20:12:40.495Z"
90
- },
91
- "astro": {
92
- "file": "langs/astro.js",
93
- "built": "2024-10-28T20:12:40.501Z"
94
- },
95
- "awk": {
96
- "file": "langs/awk.js",
97
- "built": "2024-10-28T20:12:40.503Z"
98
- },
99
- "ballerina": {
100
- "file": "langs/ballerina.js",
101
- "built": "2024-10-28T20:12:40.506Z"
102
- },
103
- "bash": {
104
- "file": "langs/bash.js",
105
- "built": "2024-10-28T20:12:40.510Z"
106
- },
107
- "bat": {
108
- "file": "langs/bat.js",
109
- "built": "2024-10-28T20:12:40.512Z"
110
- },
111
- "batch": {
112
- "file": "langs/batch.js",
113
- "built": "2024-10-28T20:12:40.514Z"
114
- },
115
- "be": {
116
- "file": "langs/be.js",
117
- "built": "2024-10-28T20:12:40.516Z"
118
- },
119
- "beancount": {
120
- "file": "langs/beancount.js",
121
- "built": "2024-10-28T20:12:40.518Z"
122
- },
123
- "berry": {
124
- "file": "langs/berry.js",
125
- "built": "2024-10-28T20:12:40.520Z"
126
- },
127
- "bibtex": {
128
- "file": "langs/bibtex.js",
129
- "built": "2024-10-28T20:12:40.522Z"
130
- },
131
- "bicep": {
132
- "file": "langs/bicep.js",
133
- "built": "2024-10-28T20:12:40.524Z"
134
- },
135
- "blade": {
136
- "file": "langs/blade.js",
137
- "built": "2024-10-28T20:12:40.534Z"
138
- },
139
- "c": {
140
- "file": "langs/c.js",
141
- "built": "2024-10-28T20:12:40.538Z"
142
- },
143
- "cadence": {
144
- "file": "langs/cadence.js",
145
- "built": "2024-10-28T20:12:40.542Z"
146
- },
147
- "cdc": {
148
- "file": "langs/cdc.js",
149
- "built": "2024-10-28T20:12:40.544Z"
150
- },
151
- "clarity": {
152
- "file": "langs/clarity.js",
153
- "built": "2024-10-28T20:12:40.546Z"
154
- },
155
- "clj": {
156
- "file": "langs/clj.js",
157
- "built": "2024-10-28T20:12:40.548Z"
158
- },
159
- "clojure": {
160
- "file": "langs/clojure.js",
161
- "built": "2024-10-28T20:12:40.550Z"
162
- },
163
- "closure-templates": {
164
- "file": "langs/closure-templates.js",
165
- "built": "2024-10-28T20:12:40.556Z"
166
- },
167
- "cmake": {
168
- "file": "langs/cmake.js",
169
- "built": "2024-10-28T20:12:40.558Z"
170
- },
171
- "cmd": {
172
- "file": "langs/cmd.js",
173
- "built": "2024-10-28T20:12:40.560Z"
174
- },
175
- "cobol": {
176
- "file": "langs/cobol.js",
177
- "built": "2024-10-28T20:12:40.568Z"
178
- },
179
- "codeowners": {
180
- "file": "langs/codeowners.js",
181
- "built": "2024-10-28T20:12:40.569Z"
182
- },
183
- "codeql": {
184
- "file": "langs/codeql.js",
185
- "built": "2024-10-28T20:12:40.572Z"
186
- },
187
- "coffee": {
188
- "file": "langs/coffee.js",
189
- "built": "2024-10-28T20:12:40.577Z"
190
- },
191
- "coffeescript": {
192
- "file": "langs/coffeescript.js",
193
- "built": "2024-10-28T20:12:40.582Z"
194
- },
195
- "common-lisp": {
196
- "file": "langs/common-lisp.js",
197
- "built": "2024-10-28T20:12:40.585Z"
198
- },
199
- "console": {
200
- "file": "langs/console.js",
201
- "built": "2024-10-28T20:12:40.588Z"
202
- },
203
- "coq": {
204
- "file": "langs/coq.js",
205
- "built": "2024-10-28T20:12:40.590Z"
206
- },
207
- "cpp-macro": {
208
- "file": "langs/cpp-macro.js",
209
- "built": "2024-10-28T20:12:40.597Z"
210
- },
211
- "cpp": {
212
- "file": "langs/cpp.js",
213
- "built": "2024-10-28T20:12:40.613Z"
214
- },
215
- "cql": {
216
- "file": "langs/cql.js",
217
- "built": "2024-10-28T20:12:40.616Z"
218
- },
219
- "crystal": {
220
- "file": "langs/crystal.js",
221
- "built": "2024-10-28T20:12:40.623Z"
222
- },
223
- "cs": {
224
- "file": "langs/cs.js",
225
- "built": "2024-10-28T20:12:40.628Z"
226
- },
227
- "csharp": {
228
- "file": "langs/csharp.js",
229
- "built": "2024-10-28T20:12:40.631Z"
230
- },
231
- "css": {
232
- "file": "langs/css.js",
233
- "built": "2024-10-28T20:12:40.633Z"
234
- },
235
- "csv": {
236
- "file": "langs/csv.js",
237
- "built": "2024-10-28T20:12:40.635Z"
238
- },
239
- "cue": {
240
- "file": "langs/cue.js",
241
- "built": "2024-10-28T20:12:40.638Z"
242
- },
243
- "cypher": {
244
- "file": "langs/cypher.js",
245
- "built": "2024-10-28T20:12:40.640Z"
246
- },
247
- "d": {
248
- "file": "langs/d.js",
249
- "built": "2024-10-28T20:12:40.643Z"
250
- },
251
- "dart": {
252
- "file": "langs/dart.js",
253
- "built": "2024-10-28T20:12:40.645Z"
254
- },
255
- "dax": {
256
- "file": "langs/dax.js",
257
- "built": "2024-10-28T20:12:40.647Z"
258
- },
259
- "desktop": {
260
- "file": "langs/desktop.js",
261
- "built": "2024-10-28T20:12:40.648Z"
262
- },
263
- "diff": {
264
- "file": "langs/diff.js",
265
- "built": "2024-10-28T20:12:40.650Z"
266
- },
267
- "docker": {
268
- "file": "langs/docker.js",
269
- "built": "2024-10-28T20:12:40.652Z"
270
- },
271
- "dockerfile": {
272
- "file": "langs/dockerfile.js",
273
- "built": "2024-10-28T20:12:40.654Z"
274
- },
275
- "dotenv": {
276
- "file": "langs/dotenv.js",
277
- "built": "2024-10-28T20:12:40.657Z"
278
- },
279
- "dream-maker": {
280
- "file": "langs/dream-maker.js",
281
- "built": "2024-10-28T20:12:40.659Z"
282
- },
283
- "edge": {
284
- "file": "langs/edge.js",
285
- "built": "2024-10-28T20:12:40.665Z"
286
- },
287
- "elisp": {
288
- "file": "langs/elisp.js",
289
- "built": "2024-10-28T20:12:40.680Z"
290
- },
291
- "elixir": {
292
- "file": "langs/elixir.js",
293
- "built": "2024-10-28T20:12:40.687Z"
294
- },
295
- "elm": {
296
- "file": "langs/elm.js",
297
- "built": "2024-10-28T20:12:40.691Z"
298
- },
299
- "emacs-lisp": {
300
- "file": "langs/emacs-lisp.js",
301
- "built": "2024-10-28T20:12:40.705Z"
302
- },
303
- "erb": {
304
- "file": "langs/erb.js",
305
- "built": "2024-10-28T20:12:40.712Z"
306
- },
307
- "erl": {
308
- "file": "langs/erl.js",
309
- "built": "2024-10-28T20:12:40.714Z"
310
- },
311
- "erlang": {
312
- "file": "langs/erlang.js",
313
- "built": "2024-10-28T20:12:40.717Z"
314
- },
315
- "es-tag-css": {
316
- "file": "langs/es-tag-css.js",
317
- "built": "2024-10-28T20:12:40.723Z"
318
- },
319
- "es-tag-glsl": {
320
- "file": "langs/es-tag-glsl.js",
321
- "built": "2024-10-28T20:12:40.728Z"
322
- },
323
- "es-tag-html": {
324
- "file": "langs/es-tag-html.js",
325
- "built": "2024-10-28T20:12:40.734Z"
326
- },
327
- "es-tag-sql": {
328
- "file": "langs/es-tag-sql.js",
329
- "built": "2024-10-28T20:12:40.739Z"
330
- },
331
- "es-tag-xml": {
332
- "file": "langs/es-tag-xml.js",
333
- "built": "2024-10-28T20:12:40.742Z"
334
- },
335
- "f": {
336
- "file": "langs/f.js",
337
- "built": "2024-10-28T20:12:40.745Z"
338
- },
339
- "f03": {
340
- "file": "langs/f03.js",
341
- "built": "2024-10-28T20:12:40.753Z"
342
- },
343
- "f08": {
344
- "file": "langs/f08.js",
345
- "built": "2024-10-28T20:12:40.758Z"
346
- },
347
- "f18": {
348
- "file": "langs/f18.js",
349
- "built": "2024-10-28T20:12:40.765Z"
350
- },
351
- "f77": {
352
- "file": "langs/f77.js",
353
- "built": "2024-10-28T20:12:40.771Z"
354
- },
355
- "f90": {
356
- "file": "langs/f90.js",
357
- "built": "2024-10-28T20:12:40.774Z"
358
- },
359
- "f95": {
360
- "file": "langs/f95.js",
361
- "built": "2024-10-28T20:12:40.778Z"
362
- },
363
- "fennel": {
364
- "file": "langs/fennel.js",
365
- "built": "2024-10-28T20:12:40.780Z"
366
- },
367
- "fish": {
368
- "file": "langs/fish.js",
369
- "built": "2024-10-28T20:12:40.782Z"
370
- },
371
- "fluent": {
372
- "file": "langs/fluent.js",
373
- "built": "2024-10-28T20:12:40.784Z"
374
- },
375
- "for": {
376
- "file": "langs/for.js",
377
- "built": "2024-10-28T20:12:40.788Z"
378
- },
379
- "fortran-fixed-form": {
380
- "file": "langs/fortran-fixed-form.js",
381
- "built": "2024-10-28T20:12:40.792Z"
382
- },
383
- "fortran-free-form": {
384
- "file": "langs/fortran-free-form.js",
385
- "built": "2024-10-28T20:12:40.796Z"
386
- },
387
- "fs": {
388
- "file": "langs/fs.js",
389
- "built": "2024-10-28T20:12:40.799Z"
390
- },
391
- "fsharp": {
392
- "file": "langs/fsharp.js",
393
- "built": "2024-10-28T20:12:40.802Z"
394
- },
395
- "fsl": {
396
- "file": "langs/fsl.js",
397
- "built": "2024-10-28T20:12:40.804Z"
398
- },
399
- "ftl": {
400
- "file": "langs/ftl.js",
401
- "built": "2024-10-28T20:12:40.806Z"
402
- },
403
- "gdresource": {
404
- "file": "langs/gdresource.js",
405
- "built": "2024-10-28T20:12:40.809Z"
406
- },
407
- "gdscript": {
408
- "file": "langs/gdscript.js",
409
- "built": "2024-10-28T20:12:40.811Z"
410
- },
411
- "gdshader": {
412
- "file": "langs/gdshader.js",
413
- "built": "2024-10-28T20:12:40.813Z"
414
- },
415
- "genie": {
416
- "file": "langs/genie.js",
417
- "built": "2024-10-28T20:12:40.814Z"
418
- },
419
- "gherkin": {
420
- "file": "langs/gherkin.js",
421
- "built": "2024-10-28T20:12:40.817Z"
422
- },
423
- "git-commit": {
424
- "file": "langs/git-commit.js",
425
- "built": "2024-10-28T20:12:40.819Z"
426
- },
427
- "git-rebase": {
428
- "file": "langs/git-rebase.js",
429
- "built": "2024-10-28T20:12:40.821Z"
430
- },
431
- "gjs": {
432
- "file": "langs/gjs.js",
433
- "built": "2024-10-28T20:12:40.828Z"
434
- },
435
- "gleam": {
436
- "file": "langs/gleam.js",
437
- "built": "2024-10-28T20:12:40.830Z"
438
- },
439
- "glimmer-js": {
440
- "file": "langs/glimmer-js.js",
441
- "built": "2024-10-28T20:12:40.836Z"
442
- },
443
- "glimmer-ts": {
444
- "file": "langs/glimmer-ts.js",
445
- "built": "2024-10-28T20:12:40.841Z"
446
- },
447
- "glsl": {
448
- "file": "langs/glsl.js",
449
- "built": "2024-10-28T20:12:40.845Z"
450
- },
451
- "gnuplot": {
452
- "file": "langs/gnuplot.js",
453
- "built": "2024-10-28T20:12:40.847Z"
454
- },
455
- "go": {
456
- "file": "langs/go.js",
457
- "built": "2024-10-28T20:12:40.850Z"
458
- },
459
- "gql": {
460
- "file": "langs/gql.js",
461
- "built": "2024-10-28T20:12:40.858Z"
462
- },
463
- "graphql": {
464
- "file": "langs/graphql.js",
465
- "built": "2024-10-28T20:12:40.865Z"
466
- },
467
- "groovy": {
468
- "file": "langs/groovy.js",
469
- "built": "2024-10-28T20:12:40.867Z"
470
- },
471
- "gts": {
472
- "file": "langs/gts.js",
473
- "built": "2024-10-28T20:12:40.874Z"
474
- },
475
- "hack": {
476
- "file": "langs/hack.js",
477
- "built": "2024-10-28T20:12:40.882Z"
478
- },
479
- "haml": {
480
- "file": "langs/haml.js",
481
- "built": "2024-10-28T20:12:40.887Z"
482
- },
483
- "handlebars": {
484
- "file": "langs/handlebars.js",
485
- "built": "2024-10-28T20:12:40.892Z"
486
- },
487
- "haskell": {
488
- "file": "langs/haskell.js",
489
- "built": "2024-10-28T20:12:40.894Z"
490
- },
491
- "haxe": {
492
- "file": "langs/haxe.js",
493
- "built": "2024-10-28T20:12:40.896Z"
494
- },
495
- "hbs": {
496
- "file": "langs/hbs.js",
497
- "built": "2024-10-28T20:12:40.902Z"
498
- },
499
- "hcl": {
500
- "file": "langs/hcl.js",
501
- "built": "2024-10-28T20:12:40.904Z"
502
- },
503
- "hjson": {
504
- "file": "langs/hjson.js",
505
- "built": "2024-10-28T20:12:40.906Z"
506
- },
507
- "hlsl": {
508
- "file": "langs/hlsl.js",
509
- "built": "2024-10-28T20:12:40.908Z"
510
- },
511
- "hs": {
512
- "file": "langs/hs.js",
513
- "built": "2024-10-28T20:12:40.911Z"
514
- },
515
- "html-derivative": {
516
- "file": "langs/html-derivative.js",
517
- "built": "2024-10-28T20:12:40.916Z"
518
- },
519
- "html": {
520
- "file": "langs/html.js",
521
- "built": "2024-10-28T20:12:40.922Z"
522
- },
523
- "http": {
524
- "file": "langs/http.js",
525
- "built": "2024-10-28T20:12:40.930Z"
526
- },
527
- "hxml": {
528
- "file": "langs/hxml.js",
529
- "built": "2024-10-28T20:12:40.933Z"
530
- },
531
- "hy": {
532
- "file": "langs/hy.js",
533
- "built": "2024-10-28T20:12:40.935Z"
534
- },
535
- "imba": {
536
- "file": "langs/imba.js",
537
- "built": "2024-10-28T20:12:40.940Z"
538
- },
539
- "ini": {
540
- "file": "langs/ini.js",
541
- "built": "2024-10-28T20:12:40.942Z"
542
- },
543
- "jade": {
544
- "file": "langs/jade.js",
545
- "built": "2024-10-28T20:12:40.947Z"
546
- },
547
- "java": {
548
- "file": "langs/java.js",
549
- "built": "2024-10-28T20:12:40.950Z"
550
- },
551
- "javascript": {
552
- "file": "langs/javascript.js",
553
- "built": "2024-10-28T20:12:40.954Z"
554
- },
555
- "jinja-html": {
556
- "file": "langs/jinja-html.js",
557
- "built": "2024-10-28T20:12:40.963Z"
558
- },
559
- "jinja": {
560
- "file": "langs/jinja.js",
561
- "built": "2024-10-28T20:12:40.969Z"
562
- },
563
- "jison": {
564
- "file": "langs/jison.js",
565
- "built": "2024-10-28T20:12:40.974Z"
566
- },
567
- "jl": {
568
- "file": "langs/jl.js",
569
- "built": "2024-10-28T20:12:40.987Z"
570
- },
571
- "js": {
572
- "file": "langs/js.js",
573
- "built": "2024-10-28T20:12:40.993Z"
574
- },
575
- "json": {
576
- "file": "langs/json.js",
577
- "built": "2024-10-28T20:12:40.995Z"
578
- },
579
- "json5": {
580
- "file": "langs/json5.js",
581
- "built": "2024-10-28T20:12:40.997Z"
582
- },
583
- "jsonc": {
584
- "file": "langs/jsonc.js",
585
- "built": "2024-10-28T20:12:40.998Z"
586
- },
587
- "jsonl": {
588
- "file": "langs/jsonl.js",
589
- "built": "2024-10-28T20:12:41.000Z"
590
- },
591
- "jsonnet": {
592
- "file": "langs/jsonnet.js",
593
- "built": "2024-10-28T20:12:41.002Z"
594
- },
595
- "jssm": {
596
- "file": "langs/jssm.js",
597
- "built": "2024-10-28T20:12:41.004Z"
598
- },
599
- "jsx": {
600
- "file": "langs/jsx.js",
601
- "built": "2024-10-28T20:12:41.009Z"
602
- },
603
- "julia": {
604
- "file": "langs/julia.js",
605
- "built": "2024-10-28T20:12:41.024Z"
606
- },
607
- "kotlin": {
608
- "file": "langs/kotlin.js",
609
- "built": "2024-10-28T20:12:41.026Z"
610
- },
611
- "kql": {
612
- "file": "langs/kql.js",
613
- "built": "2024-10-28T20:12:41.028Z"
614
- },
615
- "kt": {
616
- "file": "langs/kt.js",
617
- "built": "2024-10-28T20:12:41.030Z"
618
- },
619
- "kts": {
620
- "file": "langs/kts.js",
621
- "built": "2024-10-28T20:12:41.032Z"
622
- },
623
- "kusto": {
624
- "file": "langs/kusto.js",
625
- "built": "2024-10-28T20:12:41.034Z"
626
- },
627
- "latex": {
628
- "file": "langs/latex.js",
629
- "built": "2024-10-28T20:12:41.037Z"
630
- },
631
- "lean": {
632
- "file": "langs/lean.js",
633
- "built": "2024-10-28T20:12:41.039Z"
634
- },
635
- "lean4": {
636
- "file": "langs/lean4.js",
637
- "built": "2024-10-28T20:12:41.041Z"
638
- },
639
- "less": {
640
- "file": "langs/less.js",
641
- "built": "2024-10-28T20:12:41.045Z"
642
- },
643
- "liquid": {
644
- "file": "langs/liquid.js",
645
- "built": "2024-10-28T20:12:41.051Z"
646
- },
647
- "lisp": {
648
- "file": "langs/lisp.js",
649
- "built": "2024-10-28T20:12:41.053Z"
650
- },
651
- "lit": {
652
- "file": "langs/lit.js",
653
- "built": "2024-10-28T20:12:41.060Z"
654
- },
655
- "log": {
656
- "file": "langs/log.js",
657
- "built": "2024-10-28T20:12:41.062Z"
658
- },
659
- "logo": {
660
- "file": "langs/logo.js",
661
- "built": "2024-10-28T20:12:41.064Z"
662
- },
663
- "lua": {
664
- "file": "langs/lua.js",
665
- "built": "2024-10-28T20:12:41.067Z"
666
- },
667
- "luau": {
668
- "file": "langs/luau.js",
669
- "built": "2024-10-28T20:12:41.069Z"
670
- },
671
- "make": {
672
- "file": "langs/make.js",
673
- "built": "2024-10-28T20:12:41.071Z"
674
- },
675
- "makefile": {
676
- "file": "langs/makefile.js",
677
- "built": "2024-10-28T20:12:41.073Z"
678
- },
679
- "markdown-vue": {
680
- "file": "langs/markdown-vue.js",
681
- "built": "2024-10-28T20:12:41.074Z"
682
- },
683
- "markdown": {
684
- "file": "langs/markdown.js",
685
- "built": "2024-10-28T20:12:41.077Z"
686
- },
687
- "marko": {
688
- "file": "langs/marko.js",
689
- "built": "2024-10-28T20:12:41.083Z"
690
- },
691
- "matlab": {
692
- "file": "langs/matlab.js",
693
- "built": "2024-10-28T20:12:41.085Z"
694
- },
695
- "md": {
696
- "file": "langs/md.js",
697
- "built": "2024-10-28T20:12:41.087Z"
698
- },
699
- "mdc": {
700
- "file": "langs/mdc.js",
701
- "built": "2024-10-28T20:12:41.093Z"
702
- },
703
- "mdx": {
704
- "file": "langs/mdx.js",
705
- "built": "2024-10-28T20:12:41.097Z"
706
- },
707
- "mediawiki": {
708
- "file": "langs/mediawiki.js",
709
- "built": "2024-10-28T20:12:41.100Z"
710
- },
711
- "mermaid": {
712
- "file": "langs/mermaid.js",
713
- "built": "2024-10-28T20:12:41.102Z"
714
- },
715
- "mips": {
716
- "file": "langs/mips.js",
717
- "built": "2024-10-28T20:12:41.104Z"
718
- },
719
- "mipsasm": {
720
- "file": "langs/mipsasm.js",
721
- "built": "2024-10-28T20:12:41.105Z"
722
- },
723
- "mmd": {
724
- "file": "langs/mmd.js",
725
- "built": "2024-10-28T20:12:41.108Z"
726
- },
727
- "mojo": {
728
- "file": "langs/mojo.js",
729
- "built": "2024-10-28T20:12:41.112Z"
730
- },
731
- "move": {
732
- "file": "langs/move.js",
733
- "built": "2024-10-28T20:12:41.113Z"
734
- },
735
- "nar": {
736
- "file": "langs/nar.js",
737
- "built": "2024-10-28T20:12:41.115Z"
738
- },
739
- "narrat": {
740
- "file": "langs/narrat.js",
741
- "built": "2024-10-28T20:12:41.117Z"
742
- },
743
- "nextflow": {
744
- "file": "langs/nextflow.js",
745
- "built": "2024-10-28T20:12:41.119Z"
746
- },
747
- "nf": {
748
- "file": "langs/nf.js",
749
- "built": "2024-10-28T20:12:41.121Z"
750
- },
751
- "nginx": {
752
- "file": "langs/nginx.js",
753
- "built": "2024-10-28T20:12:41.124Z"
754
- },
755
- "nim": {
756
- "file": "langs/nim.js",
757
- "built": "2024-10-28T20:12:41.131Z"
758
- },
759
- "nix": {
760
- "file": "langs/nix.js",
761
- "built": "2024-10-28T20:12:41.133Z"
762
- },
763
- "nu": {
764
- "file": "langs/nu.js",
765
- "built": "2024-10-28T20:12:41.135Z"
766
- },
767
- "nushell": {
768
- "file": "langs/nushell.js",
769
- "built": "2024-10-28T20:12:41.137Z"
770
- },
771
- "objc": {
772
- "file": "langs/objc.js",
773
- "built": "2024-10-28T20:12:41.141Z"
774
- },
775
- "objective-c": {
776
- "file": "langs/objective-c.js",
777
- "built": "2024-10-28T20:12:41.144Z"
778
- },
779
- "objective-cpp": {
780
- "file": "langs/objective-cpp.js",
781
- "built": "2024-10-28T20:12:41.149Z"
782
- },
783
- "ocaml": {
784
- "file": "langs/ocaml.js",
785
- "built": "2024-10-28T20:12:41.152Z"
786
- },
787
- "pascal": {
788
- "file": "langs/pascal.js",
789
- "built": "2024-10-28T20:12:41.154Z"
790
- },
791
- "perl": {
792
- "file": "langs/perl.js",
793
- "built": "2024-10-28T20:12:41.160Z"
794
- },
795
- "perl6": {
796
- "file": "langs/perl6.js",
797
- "built": "2024-10-28T20:12:41.162Z"
798
- },
799
- "php": {
800
- "file": "langs/php.js",
801
- "built": "2024-10-28T20:12:41.169Z"
802
- },
803
- "plsql": {
804
- "file": "langs/plsql.js",
805
- "built": "2024-10-28T20:12:41.171Z"
806
- },
807
- "po": {
808
- "file": "langs/po.js",
809
- "built": "2024-10-28T20:12:41.173Z"
810
- },
811
- "postcss": {
812
- "file": "langs/postcss.js",
813
- "built": "2024-10-28T20:12:41.175Z"
814
- },
815
- "pot": {
816
- "file": "langs/pot.js",
817
- "built": "2024-10-28T20:12:41.177Z"
818
- },
819
- "potx": {
820
- "file": "langs/potx.js",
821
- "built": "2024-10-28T20:12:41.179Z"
822
- },
823
- "powerquery": {
824
- "file": "langs/powerquery.js",
825
- "built": "2024-10-28T20:12:41.181Z"
826
- },
827
- "powershell": {
828
- "file": "langs/powershell.js",
829
- "built": "2024-10-28T20:12:41.183Z"
830
- },
831
- "prisma": {
832
- "file": "langs/prisma.js",
833
- "built": "2024-10-28T20:12:41.185Z"
834
- },
835
- "prolog": {
836
- "file": "langs/prolog.js",
837
- "built": "2024-10-28T20:12:41.187Z"
838
- },
839
- "properties": {
840
- "file": "langs/properties.js",
841
- "built": "2024-10-28T20:12:41.189Z"
842
- },
843
- "proto": {
844
- "file": "langs/proto.js",
845
- "built": "2024-10-28T20:12:41.190Z"
846
- },
847
- "protobuf": {
848
- "file": "langs/protobuf.js",
849
- "built": "2024-10-28T20:12:41.192Z"
850
- },
851
- "ps": {
852
- "file": "langs/ps.js",
853
- "built": "2024-10-28T20:12:41.195Z"
854
- },
855
- "ps1": {
856
- "file": "langs/ps1.js",
857
- "built": "2024-10-28T20:12:41.197Z"
858
- },
859
- "pug": {
860
- "file": "langs/pug.js",
861
- "built": "2024-10-28T20:12:41.202Z"
862
- },
863
- "puppet": {
864
- "file": "langs/puppet.js",
865
- "built": "2024-10-28T20:12:41.204Z"
866
- },
867
- "purescript": {
868
- "file": "langs/purescript.js",
869
- "built": "2024-10-28T20:12:41.206Z"
870
- },
871
- "py": {
872
- "file": "langs/py.js",
873
- "built": "2024-10-28T20:12:41.209Z"
874
- },
875
- "python": {
876
- "file": "langs/python.js",
877
- "built": "2024-10-28T20:12:41.212Z"
878
- },
879
- "ql": {
880
- "file": "langs/ql.js",
881
- "built": "2024-10-28T20:12:41.214Z"
882
- },
883
- "qml": {
884
- "file": "langs/qml.js",
885
- "built": "2024-10-28T20:12:41.219Z"
886
- },
887
- "qmldir": {
888
- "file": "langs/qmldir.js",
889
- "built": "2024-10-28T20:12:41.220Z"
890
- },
891
- "qss": {
892
- "file": "langs/qss.js",
893
- "built": "2024-10-28T20:12:41.222Z"
894
- },
895
- "r": {
896
- "file": "langs/r.js",
897
- "built": "2024-10-28T20:12:41.225Z"
898
- },
899
- "racket": {
900
- "file": "langs/racket.js",
901
- "built": "2024-10-28T20:12:41.228Z"
902
- },
903
- "raku": {
904
- "file": "langs/raku.js",
905
- "built": "2024-10-28T20:12:41.229Z"
906
- },
907
- "razor": {
908
- "file": "langs/razor.js",
909
- "built": "2024-10-28T20:12:41.237Z"
910
- },
911
- "rb": {
912
- "file": "langs/rb.js",
913
- "built": "2024-10-28T20:12:41.244Z"
914
- },
915
- "reg": {
916
- "file": "langs/reg.js",
917
- "built": "2024-10-28T20:12:41.246Z"
918
- },
919
- "regex": {
920
- "file": "langs/regex.js",
921
- "built": "2024-10-28T20:12:41.248Z"
922
- },
923
- "regexp": {
924
- "file": "langs/regexp.js",
925
- "built": "2024-10-28T20:12:41.250Z"
926
- },
927
- "rel": {
928
- "file": "langs/rel.js",
929
- "built": "2024-10-28T20:12:41.252Z"
930
- },
931
- "riscv": {
932
- "file": "langs/riscv.js",
933
- "built": "2024-10-28T20:12:41.253Z"
934
- },
935
- "rs": {
936
- "file": "langs/rs.js",
937
- "built": "2024-10-28T20:12:41.256Z"
938
- },
939
- "rst": {
940
- "file": "langs/rst.js",
941
- "built": "2024-10-28T20:12:41.270Z"
942
- },
943
- "ruby": {
944
- "file": "langs/ruby.js",
945
- "built": "2024-10-28T20:12:41.276Z"
946
- },
947
- "rust": {
948
- "file": "langs/rust.js",
949
- "built": "2024-10-28T20:12:41.278Z"
950
- },
951
- "sas": {
952
- "file": "langs/sas.js",
953
- "built": "2024-10-28T20:12:41.280Z"
954
- },
955
- "sass": {
956
- "file": "langs/sass.js",
957
- "built": "2024-10-28T20:12:41.282Z"
958
- },
959
- "scala": {
960
- "file": "langs/scala.js",
961
- "built": "2024-10-28T20:12:41.285Z"
962
- },
963
- "scheme": {
964
- "file": "langs/scheme.js",
965
- "built": "2024-10-28T20:12:41.287Z"
966
- },
967
- "scss": {
968
- "file": "langs/scss.js",
969
- "built": "2024-10-28T20:12:41.290Z"
970
- },
971
- "sh": {
972
- "file": "langs/sh.js",
973
- "built": "2024-10-28T20:12:41.310Z"
974
- },
975
- "shader": {
976
- "file": "langs/shader.js",
977
- "built": "2024-10-28T20:12:41.320Z"
978
- },
979
- "shaderlab": {
980
- "file": "langs/shaderlab.js",
981
- "built": "2024-10-28T20:12:41.325Z"
982
- },
983
- "shell": {
984
- "file": "langs/shell.js",
985
- "built": "2024-10-28T20:12:41.330Z"
986
- },
987
- "shellscript": {
988
- "file": "langs/shellscript.js",
989
- "built": "2024-10-28T20:12:41.333Z"
990
- },
991
- "shellsession": {
992
- "file": "langs/shellsession.js",
993
- "built": "2024-10-28T20:12:41.335Z"
994
- },
995
- "smalltalk": {
996
- "file": "langs/smalltalk.js",
997
- "built": "2024-10-28T20:12:41.337Z"
998
- },
999
- "solidity": {
1000
- "file": "langs/solidity.js",
1001
- "built": "2024-10-28T20:12:41.339Z"
1002
- },
1003
- "soy": {
1004
- "file": "langs/soy.js",
1005
- "built": "2024-10-28T20:12:41.345Z"
1006
- },
1007
- "sparql": {
1008
- "file": "langs/sparql.js",
1009
- "built": "2024-10-28T20:12:41.347Z"
1010
- },
1011
- "spl": {
1012
- "file": "langs/spl.js",
1013
- "built": "2024-10-28T20:12:41.349Z"
1014
- },
1015
- "splunk": {
1016
- "file": "langs/splunk.js",
1017
- "built": "2024-10-28T20:12:41.351Z"
1018
- },
1019
- "sql": {
1020
- "file": "langs/sql.js",
1021
- "built": "2024-10-28T20:12:41.353Z"
1022
- },
1023
- "ssh-config": {
1024
- "file": "langs/ssh-config.js",
1025
- "built": "2024-10-28T20:12:41.355Z"
1026
- },
1027
- "stata": {
1028
- "file": "langs/stata.js",
1029
- "built": "2024-10-28T20:12:41.358Z"
1030
- },
1031
- "styl": {
1032
- "file": "langs/styl.js",
1033
- "built": "2024-10-28T20:12:41.360Z"
1034
- },
1035
- "stylus": {
1036
- "file": "langs/stylus.js",
1037
- "built": "2024-10-28T20:12:41.363Z"
1038
- },
1039
- "svelte": {
1040
- "file": "langs/svelte.js",
1041
- "built": "2024-10-28T20:12:41.368Z"
1042
- },
1043
- "swift": {
1044
- "file": "langs/swift.js",
1045
- "built": "2024-10-28T20:12:41.371Z"
1046
- },
1047
- "system-verilog": {
1048
- "file": "langs/system-verilog.js",
1049
- "built": "2024-10-28T20:12:41.375Z"
1050
- },
1051
- "systemd": {
1052
- "file": "langs/systemd.js",
1053
- "built": "2024-10-28T20:12:41.377Z"
1054
- },
1055
- "tasl": {
1056
- "file": "langs/tasl.js",
1057
- "built": "2024-10-28T20:12:41.378Z"
1058
- },
1059
- "tcl": {
1060
- "file": "langs/tcl.js",
1061
- "built": "2024-10-28T20:12:41.380Z"
1062
- },
1063
- "templ": {
1064
- "file": "langs/templ.js",
1065
- "built": "2024-10-28T20:12:41.385Z"
1066
- },
1067
- "terraform": {
1068
- "file": "langs/terraform.js",
1069
- "built": "2024-10-28T20:12:41.387Z"
1070
- },
1071
- "tex": {
1072
- "file": "langs/tex.js",
1073
- "built": "2024-10-28T20:12:41.390Z"
1074
- },
1075
- "tf": {
1076
- "file": "langs/tf.js",
1077
- "built": "2024-10-28T20:12:41.392Z"
1078
- },
1079
- "tfvars": {
1080
- "file": "langs/tfvars.js",
1081
- "built": "2024-10-28T20:12:41.394Z"
1082
- },
1083
- "toml": {
1084
- "file": "langs/toml.js",
1085
- "built": "2024-10-28T20:12:41.396Z"
1086
- },
1087
- "ts-tags": {
1088
- "file": "langs/ts-tags.js",
1089
- "built": "2024-10-28T20:12:41.404Z"
1090
- },
1091
- "ts": {
1092
- "file": "langs/ts.js",
1093
- "built": "2024-10-28T20:12:41.409Z"
1094
- },
1095
- "tsp": {
1096
- "file": "langs/tsp.js",
1097
- "built": "2024-10-28T20:12:41.412Z"
1098
- },
1099
- "tsv": {
1100
- "file": "langs/tsv.js",
1101
- "built": "2024-10-28T20:12:41.414Z"
1102
- },
1103
- "tsx": {
1104
- "file": "langs/tsx.js",
1105
- "built": "2024-10-28T20:12:41.418Z"
1106
- },
1107
- "turtle": {
1108
- "file": "langs/turtle.js",
1109
- "built": "2024-10-28T20:12:41.420Z"
1110
- },
1111
- "twig": {
1112
- "file": "langs/twig.js",
1113
- "built": "2024-10-28T20:12:41.426Z"
1114
- },
1115
- "typ": {
1116
- "file": "langs/typ.js",
1117
- "built": "2024-10-28T20:12:41.428Z"
1118
- },
1119
- "typescript": {
1120
- "file": "langs/typescript.js",
1121
- "built": "2024-10-28T20:12:41.433Z"
1122
- },
1123
- "typespec": {
1124
- "file": "langs/typespec.js",
1125
- "built": "2024-10-28T20:12:41.435Z"
1126
- },
1127
- "typst": {
1128
- "file": "langs/typst.js",
1129
- "built": "2024-10-28T20:12:41.437Z"
1130
- },
1131
- "v": {
1132
- "file": "langs/v.js",
1133
- "built": "2024-10-28T20:12:41.439Z"
1134
- },
1135
- "vala": {
1136
- "file": "langs/vala.js",
1137
- "built": "2024-10-28T20:12:41.441Z"
1138
- },
1139
- "vb": {
1140
- "file": "langs/vb.js",
1141
- "built": "2024-10-28T20:12:41.443Z"
1142
- },
1143
- "verilog": {
1144
- "file": "langs/verilog.js",
1145
- "built": "2024-10-28T20:12:41.446Z"
1146
- },
1147
- "vhdl": {
1148
- "file": "langs/vhdl.js",
1149
- "built": "2024-10-28T20:12:41.448Z"
1150
- },
1151
- "vim": {
1152
- "file": "langs/vim.js",
1153
- "built": "2024-10-28T20:12:41.450Z"
1154
- },
1155
- "viml": {
1156
- "file": "langs/viml.js",
1157
- "built": "2024-10-28T20:12:41.452Z"
1158
- },
1159
- "vimscript": {
1160
- "file": "langs/vimscript.js",
1161
- "built": "2024-10-28T20:12:41.454Z"
1162
- },
1163
- "vue-directives": {
1164
- "file": "langs/vue-directives.js",
1165
- "built": "2024-10-28T20:12:41.455Z"
1166
- },
1167
- "vue-html": {
1168
- "file": "langs/vue-html.js",
1169
- "built": "2024-10-28T20:12:41.462Z"
1170
- },
1171
- "vue-interpolations": {
1172
- "file": "langs/vue-interpolations.js",
1173
- "built": "2024-10-28T20:12:41.463Z"
1174
- },
1175
- "vue-sfc-style-variable-injection": {
1176
- "file": "langs/vue-sfc-style-variable-injection.js",
1177
- "built": "2024-10-28T20:12:41.468Z"
1178
- },
1179
- "vue": {
1180
- "file": "langs/vue.js",
1181
- "built": "2024-10-28T20:12:41.474Z"
1182
- },
1183
- "vy": {
1184
- "file": "langs/vy.js",
1185
- "built": "2024-10-28T20:12:41.479Z"
1186
- },
1187
- "vyper": {
1188
- "file": "langs/vyper.js",
1189
- "built": "2024-10-28T20:12:41.482Z"
1190
- },
1191
- "wasm": {
1192
- "file": "langs/wasm.js",
1193
- "built": "2024-10-28T20:12:41.484Z"
1194
- },
1195
- "wenyan": {
1196
- "file": "langs/wenyan.js",
1197
- "built": "2024-10-28T20:12:41.486Z"
1198
- },
1199
- "wgsl": {
1200
- "file": "langs/wgsl.js",
1201
- "built": "2024-10-28T20:12:41.488Z"
1202
- },
1203
- "wiki": {
1204
- "file": "langs/wiki.js",
1205
- "built": "2024-10-28T20:12:41.491Z"
1206
- },
1207
- "wikitext": {
1208
- "file": "langs/wikitext.js",
1209
- "built": "2024-10-28T20:12:41.493Z"
1210
- },
1211
- "wl": {
1212
- "file": "langs/wl.js",
1213
- "built": "2024-10-28T20:12:41.500Z"
1214
- },
1215
- "wolfram": {
1216
- "file": "langs/wolfram.js",
1217
- "built": "2024-10-28T20:12:41.505Z"
1218
- },
1219
- "xml": {
1220
- "file": "langs/xml.js",
1221
- "built": "2024-10-28T20:12:41.507Z"
1222
- },
1223
- "xsl": {
1224
- "file": "langs/xsl.js",
1225
- "built": "2024-10-28T20:12:41.510Z"
1226
- },
1227
- "yaml": {
1228
- "file": "langs/yaml.js",
1229
- "built": "2024-10-28T20:12:41.511Z"
1230
- },
1231
- "yml": {
1232
- "file": "langs/yml.js",
1233
- "built": "2024-10-28T20:12:41.514Z"
1234
- },
1235
- "zenscript": {
1236
- "file": "langs/zenscript.js",
1237
- "built": "2024-10-28T20:12:41.516Z"
1238
- },
1239
- "zig": {
1240
- "file": "langs/zig.js",
1241
- "built": "2024-10-28T20:12:41.518Z"
1242
- },
1243
- "zsh": {
1244
- "file": "langs/zsh.js",
1245
- "built": "2024-10-28T20:12:41.520Z"
1246
- }
1247
- },
1248
- "themes": {
1249
- "andromeeda": {
1250
- "file": "themes/andromeeda.js",
1251
- "built": "2024-10-28T20:12:41.523Z"
1252
- },
1253
- "aurora-x": {
1254
- "file": "themes/aurora-x.js",
1255
- "built": "2024-10-28T20:12:41.525Z"
1256
- },
1257
- "ayu-dark": {
1258
- "file": "themes/ayu-dark.js",
1259
- "built": "2024-10-28T20:12:41.527Z"
1260
- },
1261
- "catppuccin-frappe": {
1262
- "file": "themes/catppuccin-frappe.js",
1263
- "built": "2024-10-28T20:12:41.531Z"
1264
- },
1265
- "catppuccin-latte": {
1266
- "file": "themes/catppuccin-latte.js",
1267
- "built": "2024-10-28T20:12:41.533Z"
1268
- },
1269
- "catppuccin-macchiato": {
1270
- "file": "themes/catppuccin-macchiato.js",
1271
- "built": "2024-10-28T20:12:41.536Z"
1272
- },
1273
- "catppuccin-mocha": {
1274
- "file": "themes/catppuccin-mocha.js",
1275
- "built": "2024-10-28T20:12:41.539Z"
1276
- },
1277
- "dark-plus": {
1278
- "file": "themes/dark-plus.js",
1279
- "built": "2024-10-28T20:12:41.540Z"
1280
- },
1281
- "dracula-soft": {
1282
- "file": "themes/dracula-soft.js",
1283
- "built": "2024-10-28T20:12:41.542Z"
1284
- },
1285
- "dracula": {
1286
- "file": "themes/dracula.js",
1287
- "built": "2024-10-28T20:12:41.544Z"
1288
- },
1289
- "everforest-dark": {
1290
- "file": "themes/everforest-dark.js",
1291
- "built": "2024-10-28T20:12:41.546Z"
1292
- },
1293
- "everforest-light": {
1294
- "file": "themes/everforest-light.js",
1295
- "built": "2024-10-28T20:12:41.549Z"
1296
- },
1297
- "github-dark-default": {
1298
- "file": "themes/github-dark-default.js",
1299
- "built": "2024-10-28T20:12:41.551Z"
1300
- },
1301
- "github-dark-dimmed": {
1302
- "file": "themes/github-dark-dimmed.js",
1303
- "built": "2024-10-28T20:12:41.552Z"
1304
- },
1305
- "github-dark-high-contrast": {
1306
- "file": "themes/github-dark-high-contrast.js",
1307
- "built": "2024-10-28T20:12:41.554Z"
1308
- },
1309
- "github-dark": {
1310
- "file": "themes/github-dark.js",
1311
- "built": "2024-10-28T20:12:41.556Z"
1312
- },
1313
- "github-light-default": {
1314
- "file": "themes/github-light-default.js",
1315
- "built": "2024-10-28T20:12:41.558Z"
1316
- },
1317
- "github-light-high-contrast": {
1318
- "file": "themes/github-light-high-contrast.js",
1319
- "built": "2024-10-28T20:12:41.559Z"
1320
- },
1321
- "github-light": {
1322
- "file": "themes/github-light.js",
1323
- "built": "2024-10-28T20:12:41.561Z"
1324
- },
1325
- "houston": {
1326
- "file": "themes/houston.js",
1327
- "built": "2024-10-28T20:12:41.563Z"
1328
- },
1329
- "kanagawa-dragon": {
1330
- "file": "themes/kanagawa-dragon.js",
1331
- "built": "2024-10-28T20:12:41.565Z"
1332
- },
1333
- "kanagawa-lotus": {
1334
- "file": "themes/kanagawa-lotus.js",
1335
- "built": "2024-10-28T20:12:41.567Z"
1336
- },
1337
- "kanagawa-wave": {
1338
- "file": "themes/kanagawa-wave.js",
1339
- "built": "2024-10-28T20:12:41.568Z"
1340
- },
1341
- "laserwave": {
1342
- "file": "themes/laserwave.js",
1343
- "built": "2024-10-28T20:12:41.570Z"
1344
- },
1345
- "light-plus": {
1346
- "file": "themes/light-plus.js",
1347
- "built": "2024-10-28T20:12:41.571Z"
1348
- },
1349
- "material-theme-darker": {
1350
- "file": "themes/material-theme-darker.js",
1351
- "built": "2024-10-28T20:12:41.573Z"
1352
- },
1353
- "material-theme-lighter": {
1354
- "file": "themes/material-theme-lighter.js",
1355
- "built": "2024-10-28T20:12:41.575Z"
1356
- },
1357
- "material-theme-ocean": {
1358
- "file": "themes/material-theme-ocean.js",
1359
- "built": "2024-10-28T20:12:41.577Z"
1360
- },
1361
- "material-theme-palenight": {
1362
- "file": "themes/material-theme-palenight.js",
1363
- "built": "2024-10-28T20:12:41.578Z"
1364
- },
1365
- "material-theme": {
1366
- "file": "themes/material-theme.js",
1367
- "built": "2024-10-28T20:12:41.580Z"
1368
- },
1369
- "min-dark": {
1370
- "file": "themes/min-dark.js",
1371
- "built": "2024-10-28T20:12:41.582Z"
1372
- },
1373
- "min-light": {
1374
- "file": "themes/min-light.js",
1375
- "built": "2024-10-28T20:12:41.583Z"
1376
- },
1377
- "monokai": {
1378
- "file": "themes/monokai.js",
1379
- "built": "2024-10-28T20:12:41.585Z"
1380
- },
1381
- "night-owl": {
1382
- "file": "themes/night-owl.js",
1383
- "built": "2024-10-28T20:12:41.587Z"
1384
- },
1385
- "nord": {
1386
- "file": "themes/nord.js",
1387
- "built": "2024-10-28T20:12:41.589Z"
1388
- },
1389
- "one-dark-pro": {
1390
- "file": "themes/one-dark-pro.js",
1391
- "built": "2024-10-28T20:12:41.591Z"
1392
- },
1393
- "one-light": {
1394
- "file": "themes/one-light.js",
1395
- "built": "2024-10-28T20:12:41.594Z"
1396
- },
1397
- "plastic": {
1398
- "file": "themes/plastic.js",
1399
- "built": "2024-10-28T20:12:41.596Z"
1400
- },
1401
- "poimandres": {
1402
- "file": "themes/poimandres.js",
1403
- "built": "2024-10-28T20:12:41.598Z"
1404
- },
1405
- "red": {
1406
- "file": "themes/red.js",
1407
- "built": "2024-10-28T20:12:41.600Z"
1408
- },
1409
- "rose-pine-dawn": {
1410
- "file": "themes/rose-pine-dawn.js",
1411
- "built": "2024-10-28T20:12:41.602Z"
1412
- },
1413
- "rose-pine-moon": {
1414
- "file": "themes/rose-pine-moon.js",
1415
- "built": "2024-10-28T20:12:41.603Z"
1416
- },
1417
- "rose-pine": {
1418
- "file": "themes/rose-pine.js",
1419
- "built": "2024-10-28T20:12:41.605Z"
1420
- },
1421
- "slack-dark": {
1422
- "file": "themes/slack-dark.js",
1423
- "built": "2024-10-28T20:12:41.607Z"
1424
- },
1425
- "slack-ochin": {
1426
- "file": "themes/slack-ochin.js",
1427
- "built": "2024-10-28T20:12:41.609Z"
1428
- },
1429
- "snazzy-light": {
1430
- "file": "themes/snazzy-light.js",
1431
- "built": "2024-10-28T20:12:41.610Z"
1432
- },
1433
- "solarized-dark": {
1434
- "file": "themes/solarized-dark.js",
1435
- "built": "2024-10-28T20:12:41.612Z"
1436
- },
1437
- "solarized-light": {
1438
- "file": "themes/solarized-light.js",
1439
- "built": "2024-10-28T20:12:41.614Z"
1440
- },
1441
- "synthwave-84": {
1442
- "file": "themes/synthwave-84.js",
1443
- "built": "2024-10-28T20:12:41.616Z"
1444
- },
1445
- "tokyo-night": {
1446
- "file": "themes/tokyo-night.js",
1447
- "built": "2024-10-28T20:12:41.618Z"
1448
- },
1449
- "vesper": {
1450
- "file": "themes/vesper.js",
1451
- "built": "2024-10-28T20:12:41.620Z"
1452
- },
1453
- "vitesse-black": {
1454
- "file": "themes/vitesse-black.js",
1455
- "built": "2024-10-28T20:12:41.622Z"
1456
- },
1457
- "vitesse-dark": {
1458
- "file": "themes/vitesse-dark.js",
1459
- "built": "2024-10-28T20:12:41.624Z"
1460
- },
1461
- "vitesse-light": {
1462
- "file": "themes/vitesse-light.js",
1463
- "built": "2024-10-28T20:12:41.625Z"
1464
- }
1465
- }
1466
- }