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
@@ -0,0 +1,1468 @@
1
+ {
2
+ "version": "1.22.1",
3
+ "buildDate": "2024-10-28T22:02:58.196Z",
4
+ "core": [
5
+ {
6
+ "name": "core",
7
+ "file": "core/core.js",
8
+ "built": "2024-10-28T22:02:58.277Z"
9
+ },
10
+ {
11
+ "name": "engine-javascript",
12
+ "file": "core/engine-javascript.js",
13
+ "built": "2024-10-28T22:02:58.282Z"
14
+ }
15
+ ],
16
+ "langs": {
17
+ "abap": {
18
+ "file": "langs/abap.js",
19
+ "built": "2024-10-28T22:02:58.287Z"
20
+ },
21
+ "actionscript-3": {
22
+ "file": "langs/actionscript-3.js",
23
+ "built": "2024-10-28T22:02:58.290Z"
24
+ },
25
+ "ada": {
26
+ "file": "langs/ada.js",
27
+ "built": "2024-10-28T22:02:58.294Z"
28
+ },
29
+ "adoc": {
30
+ "file": "langs/adoc.js",
31
+ "built": "2024-10-28T22:02:58.301Z"
32
+ },
33
+ "angular-expression": {
34
+ "file": "langs/angular-expression.js",
35
+ "built": "2024-10-28T22:02:58.306Z"
36
+ },
37
+ "angular-html": {
38
+ "file": "langs/angular-html.js",
39
+ "built": "2024-10-28T22:02:58.315Z"
40
+ },
41
+ "angular-inline-style": {
42
+ "file": "langs/angular-inline-style.js",
43
+ "built": "2024-10-28T22:02:58.320Z"
44
+ },
45
+ "angular-inline-template": {
46
+ "file": "langs/angular-inline-template.js",
47
+ "built": "2024-10-28T22:02:58.328Z"
48
+ },
49
+ "angular-let-declaration": {
50
+ "file": "langs/angular-let-declaration.js",
51
+ "built": "2024-10-28T22:02:58.331Z"
52
+ },
53
+ "angular-template-blocks": {
54
+ "file": "langs/angular-template-blocks.js",
55
+ "built": "2024-10-28T22:02:58.334Z"
56
+ },
57
+ "angular-template": {
58
+ "file": "langs/angular-template.js",
59
+ "built": "2024-10-28T22:02:58.337Z"
60
+ },
61
+ "angular-ts": {
62
+ "file": "langs/angular-ts.js",
63
+ "built": "2024-10-28T22:02:58.349Z"
64
+ },
65
+ "apache": {
66
+ "file": "langs/apache.js",
67
+ "built": "2024-10-28T22:02:58.353Z"
68
+ },
69
+ "apex": {
70
+ "file": "langs/apex.js",
71
+ "built": "2024-10-28T22:02:58.357Z"
72
+ },
73
+ "apl": {
74
+ "file": "langs/apl.js",
75
+ "built": "2024-10-28T22:02:58.365Z"
76
+ },
77
+ "applescript": {
78
+ "file": "langs/applescript.js",
79
+ "built": "2024-10-28T22:02:58.369Z"
80
+ },
81
+ "ara": {
82
+ "file": "langs/ara.js",
83
+ "built": "2024-10-28T22:02:58.372Z"
84
+ },
85
+ "asciidoc": {
86
+ "file": "langs/asciidoc.js",
87
+ "built": "2024-10-28T22:02:58.376Z"
88
+ },
89
+ "asm": {
90
+ "file": "langs/asm.js",
91
+ "built": "2024-10-28T22:02:58.380Z"
92
+ },
93
+ "astro": {
94
+ "file": "langs/astro.js",
95
+ "built": "2024-10-28T22:02:58.389Z"
96
+ },
97
+ "awk": {
98
+ "file": "langs/awk.js",
99
+ "built": "2024-10-28T22:02:58.392Z"
100
+ },
101
+ "ballerina": {
102
+ "file": "langs/ballerina.js",
103
+ "built": "2024-10-28T22:02:58.395Z"
104
+ },
105
+ "bash": {
106
+ "file": "langs/bash.js",
107
+ "built": "2024-10-28T22:02:58.400Z"
108
+ },
109
+ "bat": {
110
+ "file": "langs/bat.js",
111
+ "built": "2024-10-28T22:02:58.403Z"
112
+ },
113
+ "batch": {
114
+ "file": "langs/batch.js",
115
+ "built": "2024-10-28T22:02:58.406Z"
116
+ },
117
+ "be": {
118
+ "file": "langs/be.js",
119
+ "built": "2024-10-28T22:02:58.410Z"
120
+ },
121
+ "beancount": {
122
+ "file": "langs/beancount.js",
123
+ "built": "2024-10-28T22:02:58.413Z"
124
+ },
125
+ "berry": {
126
+ "file": "langs/berry.js",
127
+ "built": "2024-10-28T22:02:58.418Z"
128
+ },
129
+ "bibtex": {
130
+ "file": "langs/bibtex.js",
131
+ "built": "2024-10-28T22:02:58.421Z"
132
+ },
133
+ "bicep": {
134
+ "file": "langs/bicep.js",
135
+ "built": "2024-10-28T22:02:58.424Z"
136
+ },
137
+ "blade": {
138
+ "file": "langs/blade.js",
139
+ "built": "2024-10-28T22:02:58.432Z"
140
+ },
141
+ "c": {
142
+ "file": "langs/c.js",
143
+ "built": "2024-10-28T22:02:58.437Z"
144
+ },
145
+ "cadence": {
146
+ "file": "langs/cadence.js",
147
+ "built": "2024-10-28T22:02:58.440Z"
148
+ },
149
+ "cdc": {
150
+ "file": "langs/cdc.js",
151
+ "built": "2024-10-28T22:02:58.443Z"
152
+ },
153
+ "clarity": {
154
+ "file": "langs/clarity.js",
155
+ "built": "2024-10-28T22:02:58.446Z"
156
+ },
157
+ "clj": {
158
+ "file": "langs/clj.js",
159
+ "built": "2024-10-28T22:02:58.449Z"
160
+ },
161
+ "clojure": {
162
+ "file": "langs/clojure.js",
163
+ "built": "2024-10-28T22:02:58.451Z"
164
+ },
165
+ "closure-templates": {
166
+ "file": "langs/closure-templates.js",
167
+ "built": "2024-10-28T22:02:58.458Z"
168
+ },
169
+ "cmake": {
170
+ "file": "langs/cmake.js",
171
+ "built": "2024-10-28T22:02:58.462Z"
172
+ },
173
+ "cmd": {
174
+ "file": "langs/cmd.js",
175
+ "built": "2024-10-28T22:02:58.465Z"
176
+ },
177
+ "cobol": {
178
+ "file": "langs/cobol.js",
179
+ "built": "2024-10-28T22:02:58.474Z"
180
+ },
181
+ "codeowners": {
182
+ "file": "langs/codeowners.js",
183
+ "built": "2024-10-28T22:02:58.478Z"
184
+ },
185
+ "codeql": {
186
+ "file": "langs/codeql.js",
187
+ "built": "2024-10-28T22:02:58.482Z"
188
+ },
189
+ "coffee": {
190
+ "file": "langs/coffee.js",
191
+ "built": "2024-10-28T22:02:58.488Z"
192
+ },
193
+ "coffeescript": {
194
+ "file": "langs/coffeescript.js",
195
+ "built": "2024-10-28T22:02:58.495Z"
196
+ },
197
+ "common-lisp": {
198
+ "file": "langs/common-lisp.js",
199
+ "built": "2024-10-28T22:02:58.499Z"
200
+ },
201
+ "console": {
202
+ "file": "langs/console.js",
203
+ "built": "2024-10-28T22:02:58.503Z"
204
+ },
205
+ "coq": {
206
+ "file": "langs/coq.js",
207
+ "built": "2024-10-28T22:02:58.506Z"
208
+ },
209
+ "cpp-macro": {
210
+ "file": "langs/cpp-macro.js",
211
+ "built": "2024-10-28T22:02:58.515Z"
212
+ },
213
+ "cpp": {
214
+ "file": "langs/cpp.js",
215
+ "built": "2024-10-28T22:02:58.531Z"
216
+ },
217
+ "cql": {
218
+ "file": "langs/cql.js",
219
+ "built": "2024-10-28T22:02:58.534Z"
220
+ },
221
+ "crystal": {
222
+ "file": "langs/crystal.js",
223
+ "built": "2024-10-28T22:02:58.542Z"
224
+ },
225
+ "cs": {
226
+ "file": "langs/cs.js",
227
+ "built": "2024-10-28T22:02:58.547Z"
228
+ },
229
+ "csharp": {
230
+ "file": "langs/csharp.js",
231
+ "built": "2024-10-28T22:02:58.551Z"
232
+ },
233
+ "css": {
234
+ "file": "langs/css.js",
235
+ "built": "2024-10-28T22:02:58.555Z"
236
+ },
237
+ "csv": {
238
+ "file": "langs/csv.js",
239
+ "built": "2024-10-28T22:02:58.557Z"
240
+ },
241
+ "cue": {
242
+ "file": "langs/cue.js",
243
+ "built": "2024-10-28T22:02:58.560Z"
244
+ },
245
+ "cypher": {
246
+ "file": "langs/cypher.js",
247
+ "built": "2024-10-28T22:02:58.563Z"
248
+ },
249
+ "d": {
250
+ "file": "langs/d.js",
251
+ "built": "2024-10-28T22:02:58.568Z"
252
+ },
253
+ "dart": {
254
+ "file": "langs/dart.js",
255
+ "built": "2024-10-28T22:02:58.571Z"
256
+ },
257
+ "dax": {
258
+ "file": "langs/dax.js",
259
+ "built": "2024-10-28T22:02:58.573Z"
260
+ },
261
+ "desktop": {
262
+ "file": "langs/desktop.js",
263
+ "built": "2024-10-28T22:02:58.576Z"
264
+ },
265
+ "diff": {
266
+ "file": "langs/diff.js",
267
+ "built": "2024-10-28T22:02:58.578Z"
268
+ },
269
+ "docker": {
270
+ "file": "langs/docker.js",
271
+ "built": "2024-10-28T22:02:58.581Z"
272
+ },
273
+ "dockerfile": {
274
+ "file": "langs/dockerfile.js",
275
+ "built": "2024-10-28T22:02:58.583Z"
276
+ },
277
+ "dotenv": {
278
+ "file": "langs/dotenv.js",
279
+ "built": "2024-10-28T22:02:58.586Z"
280
+ },
281
+ "dream-maker": {
282
+ "file": "langs/dream-maker.js",
283
+ "built": "2024-10-28T22:02:58.589Z"
284
+ },
285
+ "edge": {
286
+ "file": "langs/edge.js",
287
+ "built": "2024-10-28T22:02:58.596Z"
288
+ },
289
+ "elisp": {
290
+ "file": "langs/elisp.js",
291
+ "built": "2024-10-28T22:02:58.614Z"
292
+ },
293
+ "elixir": {
294
+ "file": "langs/elixir.js",
295
+ "built": "2024-10-28T22:02:58.621Z"
296
+ },
297
+ "elm": {
298
+ "file": "langs/elm.js",
299
+ "built": "2024-10-28T22:02:58.626Z"
300
+ },
301
+ "emacs-lisp": {
302
+ "file": "langs/emacs-lisp.js",
303
+ "built": "2024-10-28T22:02:58.644Z"
304
+ },
305
+ "erb": {
306
+ "file": "langs/erb.js",
307
+ "built": "2024-10-28T22:02:58.653Z"
308
+ },
309
+ "erl": {
310
+ "file": "langs/erl.js",
311
+ "built": "2024-10-28T22:02:58.656Z"
312
+ },
313
+ "erlang": {
314
+ "file": "langs/erlang.js",
315
+ "built": "2024-10-28T22:02:58.659Z"
316
+ },
317
+ "es-tag-css": {
318
+ "file": "langs/es-tag-css.js",
319
+ "built": "2024-10-28T22:02:58.666Z"
320
+ },
321
+ "es-tag-glsl": {
322
+ "file": "langs/es-tag-glsl.js",
323
+ "built": "2024-10-28T22:02:58.674Z"
324
+ },
325
+ "es-tag-html": {
326
+ "file": "langs/es-tag-html.js",
327
+ "built": "2024-10-28T22:02:58.680Z"
328
+ },
329
+ "es-tag-sql": {
330
+ "file": "langs/es-tag-sql.js",
331
+ "built": "2024-10-28T22:02:58.687Z"
332
+ },
333
+ "es-tag-xml": {
334
+ "file": "langs/es-tag-xml.js",
335
+ "built": "2024-10-28T22:02:58.694Z"
336
+ },
337
+ "f": {
338
+ "file": "langs/f.js",
339
+ "built": "2024-10-28T22:02:58.703Z"
340
+ },
341
+ "f03": {
342
+ "file": "langs/f03.js",
343
+ "built": "2024-10-28T22:02:58.707Z"
344
+ },
345
+ "f08": {
346
+ "file": "langs/f08.js",
347
+ "built": "2024-10-28T22:02:58.712Z"
348
+ },
349
+ "f18": {
350
+ "file": "langs/f18.js",
351
+ "built": "2024-10-28T22:02:58.716Z"
352
+ },
353
+ "f77": {
354
+ "file": "langs/f77.js",
355
+ "built": "2024-10-28T22:02:58.721Z"
356
+ },
357
+ "f90": {
358
+ "file": "langs/f90.js",
359
+ "built": "2024-10-28T22:02:58.725Z"
360
+ },
361
+ "f95": {
362
+ "file": "langs/f95.js",
363
+ "built": "2024-10-28T22:02:58.729Z"
364
+ },
365
+ "fennel": {
366
+ "file": "langs/fennel.js",
367
+ "built": "2024-10-28T22:02:58.732Z"
368
+ },
369
+ "fish": {
370
+ "file": "langs/fish.js",
371
+ "built": "2024-10-28T22:02:58.734Z"
372
+ },
373
+ "fluent": {
374
+ "file": "langs/fluent.js",
375
+ "built": "2024-10-28T22:02:58.737Z"
376
+ },
377
+ "for": {
378
+ "file": "langs/for.js",
379
+ "built": "2024-10-28T22:02:58.742Z"
380
+ },
381
+ "fortran-fixed-form": {
382
+ "file": "langs/fortran-fixed-form.js",
383
+ "built": "2024-10-28T22:02:58.746Z"
384
+ },
385
+ "fortran-free-form": {
386
+ "file": "langs/fortran-free-form.js",
387
+ "built": "2024-10-28T22:02:58.750Z"
388
+ },
389
+ "fs": {
390
+ "file": "langs/fs.js",
391
+ "built": "2024-10-28T22:02:58.754Z"
392
+ },
393
+ "fsharp": {
394
+ "file": "langs/fsharp.js",
395
+ "built": "2024-10-28T22:02:58.758Z"
396
+ },
397
+ "fsl": {
398
+ "file": "langs/fsl.js",
399
+ "built": "2024-10-28T22:02:58.761Z"
400
+ },
401
+ "ftl": {
402
+ "file": "langs/ftl.js",
403
+ "built": "2024-10-28T22:02:58.763Z"
404
+ },
405
+ "gdresource": {
406
+ "file": "langs/gdresource.js",
407
+ "built": "2024-10-28T22:02:58.767Z"
408
+ },
409
+ "gdscript": {
410
+ "file": "langs/gdscript.js",
411
+ "built": "2024-10-28T22:02:58.770Z"
412
+ },
413
+ "gdshader": {
414
+ "file": "langs/gdshader.js",
415
+ "built": "2024-10-28T22:02:58.772Z"
416
+ },
417
+ "genie": {
418
+ "file": "langs/genie.js",
419
+ "built": "2024-10-28T22:02:58.775Z"
420
+ },
421
+ "gherkin": {
422
+ "file": "langs/gherkin.js",
423
+ "built": "2024-10-28T22:02:58.777Z"
424
+ },
425
+ "git-commit": {
426
+ "file": "langs/git-commit.js",
427
+ "built": "2024-10-28T22:02:58.780Z"
428
+ },
429
+ "git-rebase": {
430
+ "file": "langs/git-rebase.js",
431
+ "built": "2024-10-28T22:02:58.785Z"
432
+ },
433
+ "gjs": {
434
+ "file": "langs/gjs.js",
435
+ "built": "2024-10-28T22:02:58.793Z"
436
+ },
437
+ "gleam": {
438
+ "file": "langs/gleam.js",
439
+ "built": "2024-10-28T22:02:58.796Z"
440
+ },
441
+ "glimmer-js": {
442
+ "file": "langs/glimmer-js.js",
443
+ "built": "2024-10-28T22:02:58.804Z"
444
+ },
445
+ "glimmer-ts": {
446
+ "file": "langs/glimmer-ts.js",
447
+ "built": "2024-10-28T22:02:58.814Z"
448
+ },
449
+ "glsl": {
450
+ "file": "langs/glsl.js",
451
+ "built": "2024-10-28T22:02:58.818Z"
452
+ },
453
+ "gnuplot": {
454
+ "file": "langs/gnuplot.js",
455
+ "built": "2024-10-28T22:02:58.821Z"
456
+ },
457
+ "go": {
458
+ "file": "langs/go.js",
459
+ "built": "2024-10-28T22:02:58.825Z"
460
+ },
461
+ "gql": {
462
+ "file": "langs/gql.js",
463
+ "built": "2024-10-28T22:02:58.834Z"
464
+ },
465
+ "graphql": {
466
+ "file": "langs/graphql.js",
467
+ "built": "2024-10-28T22:02:58.842Z"
468
+ },
469
+ "groovy": {
470
+ "file": "langs/groovy.js",
471
+ "built": "2024-10-28T22:02:58.845Z"
472
+ },
473
+ "gts": {
474
+ "file": "langs/gts.js",
475
+ "built": "2024-10-28T22:02:58.853Z"
476
+ },
477
+ "hack": {
478
+ "file": "langs/hack.js",
479
+ "built": "2024-10-28T22:02:58.862Z"
480
+ },
481
+ "haml": {
482
+ "file": "langs/haml.js",
483
+ "built": "2024-10-28T22:02:58.868Z"
484
+ },
485
+ "handlebars": {
486
+ "file": "langs/handlebars.js",
487
+ "built": "2024-10-28T22:02:58.875Z"
488
+ },
489
+ "haskell": {
490
+ "file": "langs/haskell.js",
491
+ "built": "2024-10-28T22:02:58.878Z"
492
+ },
493
+ "haxe": {
494
+ "file": "langs/haxe.js",
495
+ "built": "2024-10-28T22:02:58.881Z"
496
+ },
497
+ "hbs": {
498
+ "file": "langs/hbs.js",
499
+ "built": "2024-10-28T22:02:58.889Z"
500
+ },
501
+ "hcl": {
502
+ "file": "langs/hcl.js",
503
+ "built": "2024-10-28T22:02:58.891Z"
504
+ },
505
+ "hjson": {
506
+ "file": "langs/hjson.js",
507
+ "built": "2024-10-28T22:02:58.894Z"
508
+ },
509
+ "hlsl": {
510
+ "file": "langs/hlsl.js",
511
+ "built": "2024-10-28T22:02:58.897Z"
512
+ },
513
+ "hs": {
514
+ "file": "langs/hs.js",
515
+ "built": "2024-10-28T22:02:58.901Z"
516
+ },
517
+ "html-derivative": {
518
+ "file": "langs/html-derivative.js",
519
+ "built": "2024-10-28T22:02:58.916Z"
520
+ },
521
+ "html": {
522
+ "file": "langs/html.js",
523
+ "built": "2024-10-28T22:02:58.934Z"
524
+ },
525
+ "http": {
526
+ "file": "langs/http.js",
527
+ "built": "2024-10-28T22:02:58.981Z"
528
+ },
529
+ "hxml": {
530
+ "file": "langs/hxml.js",
531
+ "built": "2024-10-28T22:02:58.995Z"
532
+ },
533
+ "hy": {
534
+ "file": "langs/hy.js",
535
+ "built": "2024-10-28T22:02:58.998Z"
536
+ },
537
+ "imba": {
538
+ "file": "langs/imba.js",
539
+ "built": "2024-10-28T22:02:59.006Z"
540
+ },
541
+ "ini": {
542
+ "file": "langs/ini.js",
543
+ "built": "2024-10-28T22:02:59.009Z"
544
+ },
545
+ "jade": {
546
+ "file": "langs/jade.js",
547
+ "built": "2024-10-28T22:02:59.017Z"
548
+ },
549
+ "java": {
550
+ "file": "langs/java.js",
551
+ "built": "2024-10-28T22:02:59.021Z"
552
+ },
553
+ "javascript": {
554
+ "file": "langs/javascript.js",
555
+ "built": "2024-10-28T22:02:59.027Z"
556
+ },
557
+ "jinja-html": {
558
+ "file": "langs/jinja-html.js",
559
+ "built": "2024-10-28T22:02:59.034Z"
560
+ },
561
+ "jinja": {
562
+ "file": "langs/jinja.js",
563
+ "built": "2024-10-28T22:02:59.041Z"
564
+ },
565
+ "jison": {
566
+ "file": "langs/jison.js",
567
+ "built": "2024-10-28T22:02:59.049Z"
568
+ },
569
+ "jl": {
570
+ "file": "langs/jl.js",
571
+ "built": "2024-10-28T22:02:59.067Z"
572
+ },
573
+ "js": {
574
+ "file": "langs/js.js",
575
+ "built": "2024-10-28T22:02:59.073Z"
576
+ },
577
+ "json": {
578
+ "file": "langs/json.js",
579
+ "built": "2024-10-28T22:02:59.075Z"
580
+ },
581
+ "json5": {
582
+ "file": "langs/json5.js",
583
+ "built": "2024-10-28T22:02:59.083Z"
584
+ },
585
+ "jsonc": {
586
+ "file": "langs/jsonc.js",
587
+ "built": "2024-10-28T22:02:59.086Z"
588
+ },
589
+ "jsonl": {
590
+ "file": "langs/jsonl.js",
591
+ "built": "2024-10-28T22:02:59.088Z"
592
+ },
593
+ "jsonnet": {
594
+ "file": "langs/jsonnet.js",
595
+ "built": "2024-10-28T22:02:59.091Z"
596
+ },
597
+ "jssm": {
598
+ "file": "langs/jssm.js",
599
+ "built": "2024-10-28T22:02:59.093Z"
600
+ },
601
+ "jsx": {
602
+ "file": "langs/jsx.js",
603
+ "built": "2024-10-28T22:02:59.099Z"
604
+ },
605
+ "julia": {
606
+ "file": "langs/julia.js",
607
+ "built": "2024-10-28T22:02:59.114Z"
608
+ },
609
+ "kotlin": {
610
+ "file": "langs/kotlin.js",
611
+ "built": "2024-10-28T22:02:59.117Z"
612
+ },
613
+ "kql": {
614
+ "file": "langs/kql.js",
615
+ "built": "2024-10-28T22:02:59.120Z"
616
+ },
617
+ "kt": {
618
+ "file": "langs/kt.js",
619
+ "built": "2024-10-28T22:02:59.123Z"
620
+ },
621
+ "kts": {
622
+ "file": "langs/kts.js",
623
+ "built": "2024-10-28T22:02:59.126Z"
624
+ },
625
+ "kusto": {
626
+ "file": "langs/kusto.js",
627
+ "built": "2024-10-28T22:02:59.128Z"
628
+ },
629
+ "latex": {
630
+ "file": "langs/latex.js",
631
+ "built": "2024-10-28T22:02:59.132Z"
632
+ },
633
+ "lean": {
634
+ "file": "langs/lean.js",
635
+ "built": "2024-10-28T22:02:59.137Z"
636
+ },
637
+ "lean4": {
638
+ "file": "langs/lean4.js",
639
+ "built": "2024-10-28T22:02:59.141Z"
640
+ },
641
+ "less": {
642
+ "file": "langs/less.js",
643
+ "built": "2024-10-28T22:02:59.151Z"
644
+ },
645
+ "liquid": {
646
+ "file": "langs/liquid.js",
647
+ "built": "2024-10-28T22:02:59.158Z"
648
+ },
649
+ "lisp": {
650
+ "file": "langs/lisp.js",
651
+ "built": "2024-10-28T22:02:59.161Z"
652
+ },
653
+ "lit": {
654
+ "file": "langs/lit.js",
655
+ "built": "2024-10-28T22:02:59.169Z"
656
+ },
657
+ "log": {
658
+ "file": "langs/log.js",
659
+ "built": "2024-10-28T22:02:59.172Z"
660
+ },
661
+ "logo": {
662
+ "file": "langs/logo.js",
663
+ "built": "2024-10-28T22:02:59.174Z"
664
+ },
665
+ "lua": {
666
+ "file": "langs/lua.js",
667
+ "built": "2024-10-28T22:02:59.177Z"
668
+ },
669
+ "luau": {
670
+ "file": "langs/luau.js",
671
+ "built": "2024-10-28T22:02:59.180Z"
672
+ },
673
+ "make": {
674
+ "file": "langs/make.js",
675
+ "built": "2024-10-28T22:02:59.184Z"
676
+ },
677
+ "makefile": {
678
+ "file": "langs/makefile.js",
679
+ "built": "2024-10-28T22:02:59.187Z"
680
+ },
681
+ "markdown-vue": {
682
+ "file": "langs/markdown-vue.js",
683
+ "built": "2024-10-28T22:02:59.190Z"
684
+ },
685
+ "markdown": {
686
+ "file": "langs/markdown.js",
687
+ "built": "2024-10-28T22:02:59.194Z"
688
+ },
689
+ "marko": {
690
+ "file": "langs/marko.js",
691
+ "built": "2024-10-28T22:02:59.246Z"
692
+ },
693
+ "matlab": {
694
+ "file": "langs/matlab.js",
695
+ "built": "2024-10-28T22:02:59.256Z"
696
+ },
697
+ "md": {
698
+ "file": "langs/md.js",
699
+ "built": "2024-10-28T22:02:59.260Z"
700
+ },
701
+ "mdc": {
702
+ "file": "langs/mdc.js",
703
+ "built": "2024-10-28T22:02:59.268Z"
704
+ },
705
+ "mdx": {
706
+ "file": "langs/mdx.js",
707
+ "built": "2024-10-28T22:02:59.273Z"
708
+ },
709
+ "mediawiki": {
710
+ "file": "langs/mediawiki.js",
711
+ "built": "2024-10-28T22:02:59.277Z"
712
+ },
713
+ "mermaid": {
714
+ "file": "langs/mermaid.js",
715
+ "built": "2024-10-28T22:02:59.280Z"
716
+ },
717
+ "mips": {
718
+ "file": "langs/mips.js",
719
+ "built": "2024-10-28T22:02:59.283Z"
720
+ },
721
+ "mipsasm": {
722
+ "file": "langs/mipsasm.js",
723
+ "built": "2024-10-28T22:02:59.286Z"
724
+ },
725
+ "mmd": {
726
+ "file": "langs/mmd.js",
727
+ "built": "2024-10-28T22:02:59.289Z"
728
+ },
729
+ "mojo": {
730
+ "file": "langs/mojo.js",
731
+ "built": "2024-10-28T22:02:59.293Z"
732
+ },
733
+ "move": {
734
+ "file": "langs/move.js",
735
+ "built": "2024-10-28T22:02:59.296Z"
736
+ },
737
+ "nar": {
738
+ "file": "langs/nar.js",
739
+ "built": "2024-10-28T22:02:59.299Z"
740
+ },
741
+ "narrat": {
742
+ "file": "langs/narrat.js",
743
+ "built": "2024-10-28T22:02:59.301Z"
744
+ },
745
+ "nextflow": {
746
+ "file": "langs/nextflow.js",
747
+ "built": "2024-10-28T22:02:59.304Z"
748
+ },
749
+ "nf": {
750
+ "file": "langs/nf.js",
751
+ "built": "2024-10-28T22:02:59.307Z"
752
+ },
753
+ "nginx": {
754
+ "file": "langs/nginx.js",
755
+ "built": "2024-10-28T22:02:59.311Z"
756
+ },
757
+ "nim": {
758
+ "file": "langs/nim.js",
759
+ "built": "2024-10-28T22:02:59.320Z"
760
+ },
761
+ "nix": {
762
+ "file": "langs/nix.js",
763
+ "built": "2024-10-28T22:02:59.323Z"
764
+ },
765
+ "nu": {
766
+ "file": "langs/nu.js",
767
+ "built": "2024-10-28T22:02:59.326Z"
768
+ },
769
+ "nushell": {
770
+ "file": "langs/nushell.js",
771
+ "built": "2024-10-28T22:02:59.329Z"
772
+ },
773
+ "objc": {
774
+ "file": "langs/objc.js",
775
+ "built": "2024-10-28T22:02:59.333Z"
776
+ },
777
+ "objective-c": {
778
+ "file": "langs/objective-c.js",
779
+ "built": "2024-10-28T22:02:59.338Z"
780
+ },
781
+ "objective-cpp": {
782
+ "file": "langs/objective-cpp.js",
783
+ "built": "2024-10-28T22:02:59.344Z"
784
+ },
785
+ "ocaml": {
786
+ "file": "langs/ocaml.js",
787
+ "built": "2024-10-28T22:02:59.348Z"
788
+ },
789
+ "pascal": {
790
+ "file": "langs/pascal.js",
791
+ "built": "2024-10-28T22:02:59.351Z"
792
+ },
793
+ "perl": {
794
+ "file": "langs/perl.js",
795
+ "built": "2024-10-28T22:02:59.359Z"
796
+ },
797
+ "perl6": {
798
+ "file": "langs/perl6.js",
799
+ "built": "2024-10-28T22:02:59.362Z"
800
+ },
801
+ "php": {
802
+ "file": "langs/php.js",
803
+ "built": "2024-10-28T22:02:59.369Z"
804
+ },
805
+ "plsql": {
806
+ "file": "langs/plsql.js",
807
+ "built": "2024-10-28T22:02:59.372Z"
808
+ },
809
+ "po": {
810
+ "file": "langs/po.js",
811
+ "built": "2024-10-28T22:02:59.375Z"
812
+ },
813
+ "postcss": {
814
+ "file": "langs/postcss.js",
815
+ "built": "2024-10-28T22:02:59.379Z"
816
+ },
817
+ "pot": {
818
+ "file": "langs/pot.js",
819
+ "built": "2024-10-28T22:02:59.382Z"
820
+ },
821
+ "potx": {
822
+ "file": "langs/potx.js",
823
+ "built": "2024-10-28T22:02:59.385Z"
824
+ },
825
+ "powerquery": {
826
+ "file": "langs/powerquery.js",
827
+ "built": "2024-10-28T22:02:59.390Z"
828
+ },
829
+ "powershell": {
830
+ "file": "langs/powershell.js",
831
+ "built": "2024-10-28T22:02:59.393Z"
832
+ },
833
+ "prisma": {
834
+ "file": "langs/prisma.js",
835
+ "built": "2024-10-28T22:02:59.396Z"
836
+ },
837
+ "prolog": {
838
+ "file": "langs/prolog.js",
839
+ "built": "2024-10-28T22:02:59.399Z"
840
+ },
841
+ "properties": {
842
+ "file": "langs/properties.js",
843
+ "built": "2024-10-28T22:02:59.401Z"
844
+ },
845
+ "proto": {
846
+ "file": "langs/proto.js",
847
+ "built": "2024-10-28T22:02:59.404Z"
848
+ },
849
+ "protobuf": {
850
+ "file": "langs/protobuf.js",
851
+ "built": "2024-10-28T22:02:59.407Z"
852
+ },
853
+ "ps": {
854
+ "file": "langs/ps.js",
855
+ "built": "2024-10-28T22:02:59.409Z"
856
+ },
857
+ "ps1": {
858
+ "file": "langs/ps1.js",
859
+ "built": "2024-10-28T22:02:59.412Z"
860
+ },
861
+ "pug": {
862
+ "file": "langs/pug.js",
863
+ "built": "2024-10-28T22:02:59.419Z"
864
+ },
865
+ "puppet": {
866
+ "file": "langs/puppet.js",
867
+ "built": "2024-10-28T22:02:59.422Z"
868
+ },
869
+ "purescript": {
870
+ "file": "langs/purescript.js",
871
+ "built": "2024-10-28T22:02:59.426Z"
872
+ },
873
+ "py": {
874
+ "file": "langs/py.js",
875
+ "built": "2024-10-28T22:02:59.430Z"
876
+ },
877
+ "python": {
878
+ "file": "langs/python.js",
879
+ "built": "2024-10-28T22:02:59.434Z"
880
+ },
881
+ "ql": {
882
+ "file": "langs/ql.js",
883
+ "built": "2024-10-28T22:02:59.437Z"
884
+ },
885
+ "qml": {
886
+ "file": "langs/qml.js",
887
+ "built": "2024-10-28T22:02:59.445Z"
888
+ },
889
+ "qmldir": {
890
+ "file": "langs/qmldir.js",
891
+ "built": "2024-10-28T22:02:59.451Z"
892
+ },
893
+ "qss": {
894
+ "file": "langs/qss.js",
895
+ "built": "2024-10-28T22:02:59.458Z"
896
+ },
897
+ "r": {
898
+ "file": "langs/r.js",
899
+ "built": "2024-10-28T22:02:59.465Z"
900
+ },
901
+ "racket": {
902
+ "file": "langs/racket.js",
903
+ "built": "2024-10-28T22:02:59.474Z"
904
+ },
905
+ "raku": {
906
+ "file": "langs/raku.js",
907
+ "built": "2024-10-28T22:02:59.483Z"
908
+ },
909
+ "razor": {
910
+ "file": "langs/razor.js",
911
+ "built": "2024-10-28T22:02:59.521Z"
912
+ },
913
+ "rb": {
914
+ "file": "langs/rb.js",
915
+ "built": "2024-10-28T22:02:59.543Z"
916
+ },
917
+ "reg": {
918
+ "file": "langs/reg.js",
919
+ "built": "2024-10-28T22:02:59.546Z"
920
+ },
921
+ "regex": {
922
+ "file": "langs/regex.js",
923
+ "built": "2024-10-28T22:02:59.550Z"
924
+ },
925
+ "regexp": {
926
+ "file": "langs/regexp.js",
927
+ "built": "2024-10-28T22:02:59.554Z"
928
+ },
929
+ "rel": {
930
+ "file": "langs/rel.js",
931
+ "built": "2024-10-28T22:02:59.557Z"
932
+ },
933
+ "riscv": {
934
+ "file": "langs/riscv.js",
935
+ "built": "2024-10-28T22:02:59.562Z"
936
+ },
937
+ "rs": {
938
+ "file": "langs/rs.js",
939
+ "built": "2024-10-28T22:02:59.568Z"
940
+ },
941
+ "rst": {
942
+ "file": "langs/rst.js",
943
+ "built": "2024-10-28T22:02:59.598Z"
944
+ },
945
+ "ruby": {
946
+ "file": "langs/ruby.js",
947
+ "built": "2024-10-28T22:02:59.614Z"
948
+ },
949
+ "rust": {
950
+ "file": "langs/rust.js",
951
+ "built": "2024-10-28T22:02:59.619Z"
952
+ },
953
+ "sas": {
954
+ "file": "langs/sas.js",
955
+ "built": "2024-10-28T22:02:59.623Z"
956
+ },
957
+ "sass": {
958
+ "file": "langs/sass.js",
959
+ "built": "2024-10-28T22:02:59.627Z"
960
+ },
961
+ "scala": {
962
+ "file": "langs/scala.js",
963
+ "built": "2024-10-28T22:02:59.631Z"
964
+ },
965
+ "scheme": {
966
+ "file": "langs/scheme.js",
967
+ "built": "2024-10-28T22:02:59.636Z"
968
+ },
969
+ "scss": {
970
+ "file": "langs/scss.js",
971
+ "built": "2024-10-28T22:02:59.640Z"
972
+ },
973
+ "sh": {
974
+ "file": "langs/sh.js",
975
+ "built": "2024-10-28T22:02:59.645Z"
976
+ },
977
+ "shader": {
978
+ "file": "langs/shader.js",
979
+ "built": "2024-10-28T22:02:59.652Z"
980
+ },
981
+ "shaderlab": {
982
+ "file": "langs/shaderlab.js",
983
+ "built": "2024-10-28T22:02:59.659Z"
984
+ },
985
+ "shell": {
986
+ "file": "langs/shell.js",
987
+ "built": "2024-10-28T22:02:59.665Z"
988
+ },
989
+ "shellscript": {
990
+ "file": "langs/shellscript.js",
991
+ "built": "2024-10-28T22:02:59.671Z"
992
+ },
993
+ "shellsession": {
994
+ "file": "langs/shellsession.js",
995
+ "built": "2024-10-28T22:02:59.674Z"
996
+ },
997
+ "smalltalk": {
998
+ "file": "langs/smalltalk.js",
999
+ "built": "2024-10-28T22:02:59.677Z"
1000
+ },
1001
+ "solidity": {
1002
+ "file": "langs/solidity.js",
1003
+ "built": "2024-10-28T22:02:59.680Z"
1004
+ },
1005
+ "soy": {
1006
+ "file": "langs/soy.js",
1007
+ "built": "2024-10-28T22:02:59.687Z"
1008
+ },
1009
+ "sparql": {
1010
+ "file": "langs/sparql.js",
1011
+ "built": "2024-10-28T22:02:59.690Z"
1012
+ },
1013
+ "spl": {
1014
+ "file": "langs/spl.js",
1015
+ "built": "2024-10-28T22:02:59.693Z"
1016
+ },
1017
+ "splunk": {
1018
+ "file": "langs/splunk.js",
1019
+ "built": "2024-10-28T22:02:59.696Z"
1020
+ },
1021
+ "sql": {
1022
+ "file": "langs/sql.js",
1023
+ "built": "2024-10-28T22:02:59.698Z"
1024
+ },
1025
+ "ssh-config": {
1026
+ "file": "langs/ssh-config.js",
1027
+ "built": "2024-10-28T22:02:59.701Z"
1028
+ },
1029
+ "stata": {
1030
+ "file": "langs/stata.js",
1031
+ "built": "2024-10-28T22:02:59.705Z"
1032
+ },
1033
+ "styl": {
1034
+ "file": "langs/styl.js",
1035
+ "built": "2024-10-28T22:02:59.708Z"
1036
+ },
1037
+ "stylus": {
1038
+ "file": "langs/stylus.js",
1039
+ "built": "2024-10-28T22:02:59.711Z"
1040
+ },
1041
+ "svelte": {
1042
+ "file": "langs/svelte.js",
1043
+ "built": "2024-10-28T22:02:59.719Z"
1044
+ },
1045
+ "swift": {
1046
+ "file": "langs/swift.js",
1047
+ "built": "2024-10-28T22:02:59.724Z"
1048
+ },
1049
+ "system-verilog": {
1050
+ "file": "langs/system-verilog.js",
1051
+ "built": "2024-10-28T22:02:59.727Z"
1052
+ },
1053
+ "systemd": {
1054
+ "file": "langs/systemd.js",
1055
+ "built": "2024-10-28T22:02:59.729Z"
1056
+ },
1057
+ "tasl": {
1058
+ "file": "langs/tasl.js",
1059
+ "built": "2024-10-28T22:02:59.732Z"
1060
+ },
1061
+ "tcl": {
1062
+ "file": "langs/tcl.js",
1063
+ "built": "2024-10-28T22:02:59.735Z"
1064
+ },
1065
+ "templ": {
1066
+ "file": "langs/templ.js",
1067
+ "built": "2024-10-28T22:02:59.741Z"
1068
+ },
1069
+ "terraform": {
1070
+ "file": "langs/terraform.js",
1071
+ "built": "2024-10-28T22:02:59.745Z"
1072
+ },
1073
+ "tex": {
1074
+ "file": "langs/tex.js",
1075
+ "built": "2024-10-28T22:02:59.750Z"
1076
+ },
1077
+ "tf": {
1078
+ "file": "langs/tf.js",
1079
+ "built": "2024-10-28T22:02:59.753Z"
1080
+ },
1081
+ "tfvars": {
1082
+ "file": "langs/tfvars.js",
1083
+ "built": "2024-10-28T22:02:59.756Z"
1084
+ },
1085
+ "toml": {
1086
+ "file": "langs/toml.js",
1087
+ "built": "2024-10-28T22:02:59.758Z"
1088
+ },
1089
+ "ts-tags": {
1090
+ "file": "langs/ts-tags.js",
1091
+ "built": "2024-10-28T22:02:59.767Z"
1092
+ },
1093
+ "ts": {
1094
+ "file": "langs/ts.js",
1095
+ "built": "2024-10-28T22:02:59.773Z"
1096
+ },
1097
+ "tsp": {
1098
+ "file": "langs/tsp.js",
1099
+ "built": "2024-10-28T22:02:59.777Z"
1100
+ },
1101
+ "tsv": {
1102
+ "file": "langs/tsv.js",
1103
+ "built": "2024-10-28T22:02:59.779Z"
1104
+ },
1105
+ "tsx": {
1106
+ "file": "langs/tsx.js",
1107
+ "built": "2024-10-28T22:02:59.785Z"
1108
+ },
1109
+ "turtle": {
1110
+ "file": "langs/turtle.js",
1111
+ "built": "2024-10-28T22:02:59.788Z"
1112
+ },
1113
+ "twig": {
1114
+ "file": "langs/twig.js",
1115
+ "built": "2024-10-28T22:02:59.797Z"
1116
+ },
1117
+ "typ": {
1118
+ "file": "langs/typ.js",
1119
+ "built": "2024-10-28T22:02:59.801Z"
1120
+ },
1121
+ "typescript": {
1122
+ "file": "langs/typescript.js",
1123
+ "built": "2024-10-28T22:02:59.807Z"
1124
+ },
1125
+ "typespec": {
1126
+ "file": "langs/typespec.js",
1127
+ "built": "2024-10-28T22:02:59.814Z"
1128
+ },
1129
+ "typst": {
1130
+ "file": "langs/typst.js",
1131
+ "built": "2024-10-28T22:02:59.817Z"
1132
+ },
1133
+ "v": {
1134
+ "file": "langs/v.js",
1135
+ "built": "2024-10-28T22:02:59.821Z"
1136
+ },
1137
+ "vala": {
1138
+ "file": "langs/vala.js",
1139
+ "built": "2024-10-28T22:02:59.823Z"
1140
+ },
1141
+ "vb": {
1142
+ "file": "langs/vb.js",
1143
+ "built": "2024-10-28T22:02:59.826Z"
1144
+ },
1145
+ "verilog": {
1146
+ "file": "langs/verilog.js",
1147
+ "built": "2024-10-28T22:02:59.829Z"
1148
+ },
1149
+ "vhdl": {
1150
+ "file": "langs/vhdl.js",
1151
+ "built": "2024-10-28T22:02:59.832Z"
1152
+ },
1153
+ "vim": {
1154
+ "file": "langs/vim.js",
1155
+ "built": "2024-10-28T22:02:59.835Z"
1156
+ },
1157
+ "viml": {
1158
+ "file": "langs/viml.js",
1159
+ "built": "2024-10-28T22:02:59.838Z"
1160
+ },
1161
+ "vimscript": {
1162
+ "file": "langs/vimscript.js",
1163
+ "built": "2024-10-28T22:02:59.841Z"
1164
+ },
1165
+ "vue-directives": {
1166
+ "file": "langs/vue-directives.js",
1167
+ "built": "2024-10-28T22:02:59.843Z"
1168
+ },
1169
+ "vue-html": {
1170
+ "file": "langs/vue-html.js",
1171
+ "built": "2024-10-28T22:02:59.853Z"
1172
+ },
1173
+ "vue-interpolations": {
1174
+ "file": "langs/vue-interpolations.js",
1175
+ "built": "2024-10-28T22:02:59.856Z"
1176
+ },
1177
+ "vue-sfc-style-variable-injection": {
1178
+ "file": "langs/vue-sfc-style-variable-injection.js",
1179
+ "built": "2024-10-28T22:02:59.862Z"
1180
+ },
1181
+ "vue": {
1182
+ "file": "langs/vue.js",
1183
+ "built": "2024-10-28T22:02:59.871Z"
1184
+ },
1185
+ "vy": {
1186
+ "file": "langs/vy.js",
1187
+ "built": "2024-10-28T22:02:59.875Z"
1188
+ },
1189
+ "vyper": {
1190
+ "file": "langs/vyper.js",
1191
+ "built": "2024-10-28T22:02:59.879Z"
1192
+ },
1193
+ "wasm": {
1194
+ "file": "langs/wasm.js",
1195
+ "built": "2024-10-28T22:02:59.882Z"
1196
+ },
1197
+ "wenyan": {
1198
+ "file": "langs/wenyan.js",
1199
+ "built": "2024-10-28T22:02:59.885Z"
1200
+ },
1201
+ "wgsl": {
1202
+ "file": "langs/wgsl.js",
1203
+ "built": "2024-10-28T22:02:59.888Z"
1204
+ },
1205
+ "wiki": {
1206
+ "file": "langs/wiki.js",
1207
+ "built": "2024-10-28T22:02:59.891Z"
1208
+ },
1209
+ "wikitext": {
1210
+ "file": "langs/wikitext.js",
1211
+ "built": "2024-10-28T22:02:59.894Z"
1212
+ },
1213
+ "wl": {
1214
+ "file": "langs/wl.js",
1215
+ "built": "2024-10-28T22:02:59.902Z"
1216
+ },
1217
+ "wolfram": {
1218
+ "file": "langs/wolfram.js",
1219
+ "built": "2024-10-28T22:02:59.910Z"
1220
+ },
1221
+ "xml": {
1222
+ "file": "langs/xml.js",
1223
+ "built": "2024-10-28T22:02:59.915Z"
1224
+ },
1225
+ "xsl": {
1226
+ "file": "langs/xsl.js",
1227
+ "built": "2024-10-28T22:02:59.919Z"
1228
+ },
1229
+ "yaml": {
1230
+ "file": "langs/yaml.js",
1231
+ "built": "2024-10-28T22:02:59.921Z"
1232
+ },
1233
+ "yml": {
1234
+ "file": "langs/yml.js",
1235
+ "built": "2024-10-28T22:02:59.924Z"
1236
+ },
1237
+ "zenscript": {
1238
+ "file": "langs/zenscript.js",
1239
+ "built": "2024-10-28T22:02:59.927Z"
1240
+ },
1241
+ "zig": {
1242
+ "file": "langs/zig.js",
1243
+ "built": "2024-10-28T22:02:59.930Z"
1244
+ },
1245
+ "zsh": {
1246
+ "file": "langs/zsh.js",
1247
+ "built": "2024-10-28T22:02:59.933Z"
1248
+ }
1249
+ },
1250
+ "themes": {
1251
+ "andromeeda": {
1252
+ "file": "themes/andromeeda.js",
1253
+ "built": "2024-10-28T22:02:59.936Z"
1254
+ },
1255
+ "aurora-x": {
1256
+ "file": "themes/aurora-x.js",
1257
+ "built": "2024-10-28T22:02:59.939Z"
1258
+ },
1259
+ "ayu-dark": {
1260
+ "file": "themes/ayu-dark.js",
1261
+ "built": "2024-10-28T22:02:59.941Z"
1262
+ },
1263
+ "catppuccin-frappe": {
1264
+ "file": "themes/catppuccin-frappe.js",
1265
+ "built": "2024-10-28T22:02:59.944Z"
1266
+ },
1267
+ "catppuccin-latte": {
1268
+ "file": "themes/catppuccin-latte.js",
1269
+ "built": "2024-10-28T22:02:59.947Z"
1270
+ },
1271
+ "catppuccin-macchiato": {
1272
+ "file": "themes/catppuccin-macchiato.js",
1273
+ "built": "2024-10-28T22:02:59.950Z"
1274
+ },
1275
+ "catppuccin-mocha": {
1276
+ "file": "themes/catppuccin-mocha.js",
1277
+ "built": "2024-10-28T22:02:59.953Z"
1278
+ },
1279
+ "dark-plus": {
1280
+ "file": "themes/dark-plus.js",
1281
+ "built": "2024-10-28T22:02:59.956Z"
1282
+ },
1283
+ "dracula-soft": {
1284
+ "file": "themes/dracula-soft.js",
1285
+ "built": "2024-10-28T22:02:59.960Z"
1286
+ },
1287
+ "dracula": {
1288
+ "file": "themes/dracula.js",
1289
+ "built": "2024-10-28T22:02:59.981Z"
1290
+ },
1291
+ "everforest-dark": {
1292
+ "file": "themes/everforest-dark.js",
1293
+ "built": "2024-10-28T22:03:00.028Z"
1294
+ },
1295
+ "everforest-light": {
1296
+ "file": "themes/everforest-light.js",
1297
+ "built": "2024-10-28T22:03:00.035Z"
1298
+ },
1299
+ "github-dark-default": {
1300
+ "file": "themes/github-dark-default.js",
1301
+ "built": "2024-10-28T22:03:00.044Z"
1302
+ },
1303
+ "github-dark-dimmed": {
1304
+ "file": "themes/github-dark-dimmed.js",
1305
+ "built": "2024-10-28T22:03:00.052Z"
1306
+ },
1307
+ "github-dark-high-contrast": {
1308
+ "file": "themes/github-dark-high-contrast.js",
1309
+ "built": "2024-10-28T22:03:00.064Z"
1310
+ },
1311
+ "github-dark": {
1312
+ "file": "themes/github-dark.js",
1313
+ "built": "2024-10-28T22:03:00.072Z"
1314
+ },
1315
+ "github-light-default": {
1316
+ "file": "themes/github-light-default.js",
1317
+ "built": "2024-10-28T22:03:00.077Z"
1318
+ },
1319
+ "github-light-high-contrast": {
1320
+ "file": "themes/github-light-high-contrast.js",
1321
+ "built": "2024-10-28T22:03:00.081Z"
1322
+ },
1323
+ "github-light": {
1324
+ "file": "themes/github-light.js",
1325
+ "built": "2024-10-28T22:03:00.085Z"
1326
+ },
1327
+ "houston": {
1328
+ "file": "themes/houston.js",
1329
+ "built": "2024-10-28T22:03:00.089Z"
1330
+ },
1331
+ "kanagawa-dragon": {
1332
+ "file": "themes/kanagawa-dragon.js",
1333
+ "built": "2024-10-28T22:03:00.093Z"
1334
+ },
1335
+ "kanagawa-lotus": {
1336
+ "file": "themes/kanagawa-lotus.js",
1337
+ "built": "2024-10-28T22:03:00.097Z"
1338
+ },
1339
+ "kanagawa-wave": {
1340
+ "file": "themes/kanagawa-wave.js",
1341
+ "built": "2024-10-28T22:03:00.101Z"
1342
+ },
1343
+ "laserwave": {
1344
+ "file": "themes/laserwave.js",
1345
+ "built": "2024-10-28T22:03:00.106Z"
1346
+ },
1347
+ "light-plus": {
1348
+ "file": "themes/light-plus.js",
1349
+ "built": "2024-10-28T22:03:00.108Z"
1350
+ },
1351
+ "material-theme-darker": {
1352
+ "file": "themes/material-theme-darker.js",
1353
+ "built": "2024-10-28T22:03:00.111Z"
1354
+ },
1355
+ "material-theme-lighter": {
1356
+ "file": "themes/material-theme-lighter.js",
1357
+ "built": "2024-10-28T22:03:00.113Z"
1358
+ },
1359
+ "material-theme-ocean": {
1360
+ "file": "themes/material-theme-ocean.js",
1361
+ "built": "2024-10-28T22:03:00.117Z"
1362
+ },
1363
+ "material-theme-palenight": {
1364
+ "file": "themes/material-theme-palenight.js",
1365
+ "built": "2024-10-28T22:03:00.120Z"
1366
+ },
1367
+ "material-theme": {
1368
+ "file": "themes/material-theme.js",
1369
+ "built": "2024-10-28T22:03:00.122Z"
1370
+ },
1371
+ "min-dark": {
1372
+ "file": "themes/min-dark.js",
1373
+ "built": "2024-10-28T22:03:00.124Z"
1374
+ },
1375
+ "min-light": {
1376
+ "file": "themes/min-light.js",
1377
+ "built": "2024-10-28T22:03:00.127Z"
1378
+ },
1379
+ "monokai": {
1380
+ "file": "themes/monokai.js",
1381
+ "built": "2024-10-28T22:03:00.129Z"
1382
+ },
1383
+ "night-owl": {
1384
+ "file": "themes/night-owl.js",
1385
+ "built": "2024-10-28T22:03:00.131Z"
1386
+ },
1387
+ "nord": {
1388
+ "file": "themes/nord.js",
1389
+ "built": "2024-10-28T22:03:00.134Z"
1390
+ },
1391
+ "one-dark-pro": {
1392
+ "file": "themes/one-dark-pro.js",
1393
+ "built": "2024-10-28T22:03:00.138Z"
1394
+ },
1395
+ "one-light": {
1396
+ "file": "themes/one-light.js",
1397
+ "built": "2024-10-28T22:03:00.140Z"
1398
+ },
1399
+ "plastic": {
1400
+ "file": "themes/plastic.js",
1401
+ "built": "2024-10-28T22:03:00.143Z"
1402
+ },
1403
+ "poimandres": {
1404
+ "file": "themes/poimandres.js",
1405
+ "built": "2024-10-28T22:03:00.145Z"
1406
+ },
1407
+ "red": {
1408
+ "file": "themes/red.js",
1409
+ "built": "2024-10-28T22:03:00.148Z"
1410
+ },
1411
+ "rose-pine-dawn": {
1412
+ "file": "themes/rose-pine-dawn.js",
1413
+ "built": "2024-10-28T22:03:00.151Z"
1414
+ },
1415
+ "rose-pine-moon": {
1416
+ "file": "themes/rose-pine-moon.js",
1417
+ "built": "2024-10-28T22:03:00.158Z"
1418
+ },
1419
+ "rose-pine": {
1420
+ "file": "themes/rose-pine.js",
1421
+ "built": "2024-10-28T22:03:00.161Z"
1422
+ },
1423
+ "slack-dark": {
1424
+ "file": "themes/slack-dark.js",
1425
+ "built": "2024-10-28T22:03:00.167Z"
1426
+ },
1427
+ "slack-ochin": {
1428
+ "file": "themes/slack-ochin.js",
1429
+ "built": "2024-10-28T22:03:00.170Z"
1430
+ },
1431
+ "snazzy-light": {
1432
+ "file": "themes/snazzy-light.js",
1433
+ "built": "2024-10-28T22:03:00.172Z"
1434
+ },
1435
+ "solarized-dark": {
1436
+ "file": "themes/solarized-dark.js",
1437
+ "built": "2024-10-28T22:03:00.175Z"
1438
+ },
1439
+ "solarized-light": {
1440
+ "file": "themes/solarized-light.js",
1441
+ "built": "2024-10-28T22:03:00.177Z"
1442
+ },
1443
+ "synthwave-84": {
1444
+ "file": "themes/synthwave-84.js",
1445
+ "built": "2024-10-28T22:03:00.180Z"
1446
+ },
1447
+ "tokyo-night": {
1448
+ "file": "themes/tokyo-night.js",
1449
+ "built": "2024-10-28T22:03:00.183Z"
1450
+ },
1451
+ "vesper": {
1452
+ "file": "themes/vesper.js",
1453
+ "built": "2024-10-28T22:03:00.186Z"
1454
+ },
1455
+ "vitesse-black": {
1456
+ "file": "themes/vitesse-black.js",
1457
+ "built": "2024-10-28T22:03:00.189Z"
1458
+ },
1459
+ "vitesse-dark": {
1460
+ "file": "themes/vitesse-dark.js",
1461
+ "built": "2024-10-28T22:03:00.191Z"
1462
+ },
1463
+ "vitesse-light": {
1464
+ "file": "themes/vitesse-light.js",
1465
+ "built": "2024-10-28T22:03:00.194Z"
1466
+ }
1467
+ }
1468
+ }