laif-ds 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (350) hide show
  1. package/README.md +6 -0
  2. package/dist/abap-BmBUA35e.js +6 -0
  3. package/dist/actionscript-3-zFUbzQa9.js +6 -0
  4. package/dist/ada-CBvPkFpZ.js +6 -0
  5. package/dist/andromeeda-uXNdzNpk.js +4 -0
  6. package/dist/angular-html-0fTdLuKf.js +32 -0
  7. package/dist/angular-ts-wkniW60G.js +21 -0
  8. package/dist/apache-CVNlsSDc.js +6 -0
  9. package/dist/apex-DFk3KRB1.js +6 -0
  10. package/dist/apl-TLDHFJX6.js +16 -0
  11. package/dist/applescript-CYMR_y0g.js +6 -0
  12. package/dist/ara-4QmU5e04.js +6 -0
  13. package/dist/asciidoc-v_1bjgUg.js +6 -0
  14. package/dist/asm-RC0Yh-NZ.js +6 -0
  15. package/dist/astro-Uf8_VxKJ.js +16 -0
  16. package/dist/aurora-x-BwoVEUWZ.js +4 -0
  17. package/dist/awk-gPH8MVMW.js +6 -0
  18. package/dist/ayu-dark-CxPZkpb2.js +4 -0
  19. package/dist/ballerina-kvLnRU_e.js +6 -0
  20. package/dist/bat-BHYy44sT.js +6 -0
  21. package/dist/beancount-D-MADTs_.js +6 -0
  22. package/dist/berry-Ci9U0o4h.js +6 -0
  23. package/dist/bibtex-CX618D15.js +6 -0
  24. package/dist/bicep-iuYiPopT.js +6 -0
  25. package/dist/blade-BtR00Gx0.js +18 -0
  26. package/dist/bsl-BIXPNqL4.js +8 -0
  27. package/dist/c-DASdrs7p.js +6 -0
  28. package/dist/cadence-BDALQi26.js +6 -0
  29. package/dist/cairo-tXZKA2PT.js +8 -0
  30. package/dist/catppuccin-frappe-BrTOiad2.js +4 -0
  31. package/dist/catppuccin-latte-D-dc_R4m.js +4 -0
  32. package/dist/catppuccin-macchiato-DN4jOp0G.js +4 -0
  33. package/dist/catppuccin-mocha-B8yCE3-3.js +4 -0
  34. package/dist/clarity-CNgV2Ths.js +6 -0
  35. package/dist/clojure-CsKKFGwv.js +6 -0
  36. package/dist/cmake-Dr-A3iJx.js +6 -0
  37. package/dist/cobol-DMssKNmC.js +10 -0
  38. package/dist/codeowners-Bt9yU6NX.js +6 -0
  39. package/dist/codeql-DBNTqJi1.js +6 -0
  40. package/dist/coffee-D_GzM8k1.js +8 -0
  41. package/dist/common-lisp-r7ZEOG7T.js +6 -0
  42. package/dist/components/atoms/index.d.ts +20 -0
  43. package/dist/components/index.d.ts +3 -0
  44. package/dist/components/molecules/index.d.ts +29 -0
  45. package/dist/components/organisms/index.d.ts +14 -0
  46. package/dist/components/ui/accordion.d.ts +7 -0
  47. package/dist/components/ui/alert-dialog.d.ts +14 -0
  48. package/dist/components/ui/alert.d.ts +9 -0
  49. package/dist/components/ui/aspect-ratio.d.ts +3 -0
  50. package/dist/components/ui/async-select.d.ts +54 -0
  51. package/dist/components/ui/audio-visualizer.d.ts +7 -0
  52. package/dist/components/ui/avatar.d.ts +6 -0
  53. package/dist/components/ui/badge.d.ts +9 -0
  54. package/dist/components/ui/button.d.ts +14 -0
  55. package/dist/components/ui/calendar.d.ts +4 -0
  56. package/dist/components/ui/card.d.ts +9 -0
  57. package/dist/components/ui/carousel.d.ts +19 -0
  58. package/dist/components/ui/chart.d.ts +40 -0
  59. package/dist/components/ui/chat-message.d.ts +62 -0
  60. package/dist/components/ui/chat.d.ts +53 -0
  61. package/dist/components/ui/checkbox.d.ts +4 -0
  62. package/dist/components/ui/collapsible.d.ts +5 -0
  63. package/dist/components/ui/command.d.ts +16 -0
  64. package/dist/components/ui/context-menu.d.ts +25 -0
  65. package/dist/components/ui/copy-button.d.ts +6 -0
  66. package/dist/components/ui/date-picker.d.ts +11 -0
  67. package/dist/components/ui/dialog.d.ts +13 -0
  68. package/dist/components/ui/drawer.d.ts +13 -0
  69. package/dist/components/ui/file-preview.d.ts +7 -0
  70. package/dist/components/ui/form.d.ts +24 -0
  71. package/dist/components/ui/hover-card.d.ts +6 -0
  72. package/dist/components/ui/icon.d.ts +33 -0
  73. package/dist/components/ui/input-otp.d.ts +11 -0
  74. package/dist/components/ui/input-selector.d.ts +14 -0
  75. package/dist/components/ui/input.d.ts +14 -0
  76. package/dist/components/ui/interrupt-prompt.d.ts +6 -0
  77. package/dist/components/ui/label.d.ts +4 -0
  78. package/dist/components/ui/markdown-renderer.d.ts +5 -0
  79. package/dist/components/ui/menubar.d.ts +26 -0
  80. package/dist/components/ui/message-input.d.ts +23 -0
  81. package/dist/components/ui/message-list.d.ts +10 -0
  82. package/dist/components/ui/multiple-selector.d.ts +75 -0
  83. package/dist/components/ui/navigation-menu.d.ts +14 -0
  84. package/dist/components/ui/pagination.d.ts +13 -0
  85. package/dist/components/ui/popover.d.ts +7 -0
  86. package/dist/components/ui/progress.d.ts +4 -0
  87. package/dist/components/ui/prompt-suggestions.d.ts +10 -0
  88. package/dist/components/ui/radio-group.d.ts +5 -0
  89. package/dist/components/ui/resizable.d.ts +8 -0
  90. package/dist/components/ui/scroll-area.d.ts +5 -0
  91. package/dist/components/ui/select.d.ts +21 -0
  92. package/dist/components/ui/separator.d.ts +4 -0
  93. package/dist/components/ui/sheet.d.ts +13 -0
  94. package/dist/components/ui/sidebar.d.ts +69 -0
  95. package/dist/components/ui/skeleton.d.ts +2 -0
  96. package/dist/components/ui/sonner.d.ts +3 -0
  97. package/dist/components/ui/switch.d.ts +4 -0
  98. package/dist/components/ui/table.d.ts +10 -0
  99. package/dist/components/ui/tabs.d.ts +7 -0
  100. package/dist/components/ui/textarea.d.ts +3 -0
  101. package/dist/components/ui/toggle-group.d.ts +7 -0
  102. package/dist/components/ui/toggle.d.ts +9 -0
  103. package/dist/components/ui/tooltip.d.ts +7 -0
  104. package/dist/components/ui/typing-indicator.d.ts +1 -0
  105. package/dist/coq-CB6Pv_W9.js +6 -0
  106. package/dist/cpp-CJF2i3ah.js +18 -0
  107. package/dist/crystal-BKWnaU3g.js +18 -0
  108. package/dist/csharp-CYWRhZ2R.js +6 -0
  109. package/dist/css-D1aVdRIU.js +6 -0
  110. package/dist/csv-DvCncUGQ.js +6 -0
  111. package/dist/cue-BXMrmvay.js +6 -0
  112. package/dist/cypher-DTm5zNR1.js +6 -0
  113. package/dist/d-D6ZXmn3l.js +6 -0
  114. package/dist/dark-plus-pUHDTVV0.js +4 -0
  115. package/dist/dart-Dz59Is3F.js +6 -0
  116. package/dist/dax-DTVGzydb.js +6 -0
  117. package/dist/desktop-Db9vb-dl.js +6 -0
  118. package/dist/diff-XmNrvgM1.js +6 -0
  119. package/dist/docker-DWH2onkn.js +6 -0
  120. package/dist/dotenv-4337wvzu.js +6 -0
  121. package/dist/dracula-BtZx2Kac.js +4 -0
  122. package/dist/dracula-soft-BKa-aqBv.js +4 -0
  123. package/dist/dream-maker-CvvfrJSx.js +6 -0
  124. package/dist/edge-CgxR-qhM.js +12 -0
  125. package/dist/elixir-DZkeSPwW.js +8 -0
  126. package/dist/elm-BKuV1HE1.js +8 -0
  127. package/dist/emacs-lisp-BAefI874.js +6 -0
  128. package/dist/erb-BLwkpXUJ.js +10 -0
  129. package/dist/erlang-CmIiwF3I.js +6 -0
  130. package/dist/everforest-dark-DMCBqXCK.js +4 -0
  131. package/dist/everforest-light-BbXl82Em.js +4 -0
  132. package/dist/fennel-DNqkz9pE.js +6 -0
  133. package/dist/fish-DIm72t2T.js +6 -0
  134. package/dist/fluent-BapTxJsC.js +6 -0
  135. package/dist/fortran-fixed-form-s9Hnb3av.js +8 -0
  136. package/dist/fortran-free-form-CNDsBFUj.js +6 -0
  137. package/dist/fsharp-Cv0x43wb.js +8 -0
  138. package/dist/gdresource-CMcKXvgJ.js +10 -0
  139. package/dist/gdscript-D7aheHm-.js +6 -0
  140. package/dist/gdshader-BGJEsM2Z.js +6 -0
  141. package/dist/genie-C9gPjc6J.js +6 -0
  142. package/dist/gherkin-bka1Exbx.js +6 -0
  143. package/dist/git-commit-BspYIY3P.js +8 -0
  144. package/dist/git-rebase--zLBTjUa.js +8 -0
  145. package/dist/github-dark-DenFmJkN.js +4 -0
  146. package/dist/github-dark-default-BJPUVz4H.js +4 -0
  147. package/dist/github-dark-dimmed-DUshB20C.js +4 -0
  148. package/dist/github-dark-high-contrast-D3aGCnF8.js +4 -0
  149. package/dist/github-light-JYsPkUQd.js +4 -0
  150. package/dist/github-light-default-D99KPAby.js +4 -0
  151. package/dist/github-light-high-contrast-BbmZE-Mp.js +4 -0
  152. package/dist/gleam-B4k9YFGD.js +6 -0
  153. package/dist/glimmer-js-DhY9umHJ.js +14 -0
  154. package/dist/glimmer-ts-CCrHcYH5.js +14 -0
  155. package/dist/glsl-XLGYNq5B.js +8 -0
  156. package/dist/gnuplot-DnWoRZt-.js +6 -0
  157. package/dist/go-BErP6iv1.js +6 -0
  158. package/dist/graphql-DWpQF4JI.js +14 -0
  159. package/dist/groovy-IWs5-NIO.js +6 -0
  160. package/dist/hack-CQrV-ytR.js +10 -0
  161. package/dist/haml-CMN0hQaL.js +10 -0
  162. package/dist/handlebars-Cc-7fXX5.js +14 -0
  163. package/dist/haskell-CtlGos0K.js +6 -0
  164. package/dist/haxe-CZZ33vZw.js +6 -0
  165. package/dist/hcl-6hOg9WP4.js +6 -0
  166. package/dist/hjson-CgwED-oz.js +6 -0
  167. package/dist/hlsl-3-lv4gi7.js +6 -0
  168. package/dist/hooks/index.d.ts +6 -0
  169. package/dist/hooks/use-audio-recording.d.ts +14 -0
  170. package/dist/hooks/use-auto-scroll.d.ts +7 -0
  171. package/dist/hooks/use-autosize-textarea.d.ts +8 -0
  172. package/dist/hooks/use-copy-to-clipboard.d.ts +9 -0
  173. package/dist/hooks/use-debounce.d.ts +1 -0
  174. package/dist/hooks/use-mobile.d.ts +1 -0
  175. package/dist/houston-BDYrDoDW.js +4 -0
  176. package/dist/html-B0P_v3yU.js +10 -0
  177. package/dist/html-derivative-D59SHfh8.js +8 -0
  178. package/dist/http-Dcjm_K1m.js +14 -0
  179. package/dist/hxml-BNKImryz.js +8 -0
  180. package/dist/hy-C2xHhR6I.js +6 -0
  181. package/dist/imba-Drd0AMDo.js +8 -0
  182. package/dist/index-B2xHpeqn.js +71567 -0
  183. package/dist/index-CIiBzRi5.js +6376 -0
  184. package/dist/ini-BUcvsX-U.js +6 -0
  185. package/dist/java-B7odJ7Ap.js +6 -0
  186. package/dist/javascript-fa8UlHZE.js +6 -0
  187. package/dist/jinja-CCSYduCH.js +11 -0
  188. package/dist/jison-BygvlveW.js +8 -0
  189. package/dist/json-71t8ZF9g.js +6 -0
  190. package/dist/json5-Z7F6rA6a.js +6 -0
  191. package/dist/jsonc-Dphhs4m2.js +6 -0
  192. package/dist/jsonl-D9jj92Gg.js +6 -0
  193. package/dist/jsonnet-DEQ7IUoJ.js +6 -0
  194. package/dist/jssm-j74e88UX.js +6 -0
  195. package/dist/jsx-Bkesy5tT.js +6 -0
  196. package/dist/julia-CiahampL.js +16 -0
  197. package/dist/kanagawa-dragon-CiKur4Hl.js +4 -0
  198. package/dist/kanagawa-lotus-BKu-smKu.js +4 -0
  199. package/dist/kanagawa-wave-CQwozSzG.js +4 -0
  200. package/dist/kotlin-DCgZY7Ii.js +6 -0
  201. package/dist/kusto-Cw029H-v.js +6 -0
  202. package/dist/laserwave-6a00oqik.js +4 -0
  203. package/dist/latex-LfGCYGw5.js +8 -0
  204. package/dist/lean-CYSet4vs.js +6 -0
  205. package/dist/less-DQA4v-Nm.js +6 -0
  206. package/dist/light-plus-CZuVqSLX.js +4 -0
  207. package/dist/liquid-CvufO3kO.js +14 -0
  208. package/dist/log-D2eRfqDn.js +6 -0
  209. package/dist/logo-QEAtGWZ9.js +6 -0
  210. package/dist/lua-BVfhNLDr.js +8 -0
  211. package/dist/luau-BjYGiqID.js +6 -0
  212. package/dist/make-BjuHP00g.js +6 -0
  213. package/dist/markdown-B6guhLWd.js +6 -0
  214. package/dist/marko-CHlMS8w5.js +14 -0
  215. package/dist/material-theme-D6KBX41T.js +4 -0
  216. package/dist/material-theme-darker-CkRroheE.js +4 -0
  217. package/dist/material-theme-lighter-BUBw43Yz.js +4 -0
  218. package/dist/material-theme-ocean-ClGX14Ja.js +4 -0
  219. package/dist/material-theme-palenight-C1RVm8K1.js +4 -0
  220. package/dist/matlab-BpQlIJiw.js +6 -0
  221. package/dist/mdc-4K6B6lHG.js +12 -0
  222. package/dist/mdx-DIoECIFU.js +6 -0
  223. package/dist/mermaid-BZ7WHNIe.js +6 -0
  224. package/dist/min-dark-C7ak0t6c.js +4 -0
  225. package/dist/min-light-CKFxVcPp.js +4 -0
  226. package/dist/mipsasm-DusDYkFc.js +6 -0
  227. package/dist/mojo-CY9jaezJ.js +6 -0
  228. package/dist/monokai-C1KBYcO0.js +4 -0
  229. package/dist/move-ChphFumd.js +6 -0
  230. package/dist/narrat-Dz4d7OmN.js +6 -0
  231. package/dist/nextflow-DW0Yq9a2.js +6 -0
  232. package/dist/nginx-Can2eAjw.js +8 -0
  233. package/dist/night-owl-Bm2rzalh.js +4 -0
  234. package/dist/nim-B3r2RtQZ.js +20 -0
  235. package/dist/nix-Cg5uV_xg.js +6 -0
  236. package/dist/nord-CC5OiUXg.js +4 -0
  237. package/dist/nushell-BfRnzRWn.js +6 -0
  238. package/dist/objective-c-BGg9R27G.js +6 -0
  239. package/dist/objective-cpp-CJ3y3V_5.js +6 -0
  240. package/dist/ocaml-BZLsfx_o.js +6 -0
  241. package/dist/one-dark-pro-D7-kP8fv.js +4 -0
  242. package/dist/one-light-D9sNaUtq.js +4 -0
  243. package/dist/pascal-l2bqd7Dz.js +6 -0
  244. package/dist/perl-DaMQyPwp.js +16 -0
  245. package/dist/php-BL3EfPBi.js +18 -0
  246. package/dist/plastic-CSTz3KZp.js +4 -0
  247. package/dist/plsql-oVq_K_wH.js +6 -0
  248. package/dist/po-5jaeIyVd.js +6 -0
  249. package/dist/poimandres-C-VADXHD.js +4 -0
  250. package/dist/polar-wcLp8ci7.js +6 -0
  251. package/dist/postcss-BZ3MNRIJ.js +6 -0
  252. package/dist/powerquery-CgRa2XRw.js +6 -0
  253. package/dist/powershell-Diwyv8Eh.js +6 -0
  254. package/dist/prisma-COL_v1x4.js +6 -0
  255. package/dist/prolog-CuvJOxqT.js +6 -0
  256. package/dist/proto-o9HLmF90.js +6 -0
  257. package/dist/pug-HKe4Luo3.js +12 -0
  258. package/dist/puppet-wpGOnQp5.js +6 -0
  259. package/dist/purescript-B_1NgE2N.js +6 -0
  260. package/dist/python-xYxLFJY-.js +6 -0
  261. package/dist/qml-FlMIyjU9.js +8 -0
  262. package/dist/qmldir-BInDYbpo.js +6 -0
  263. package/dist/qss-D-h4NdUG.js +6 -0
  264. package/dist/r-F-9I-ITZ.js +6 -0
  265. package/dist/racket-BoD1TBFT.js +6 -0
  266. package/dist/raku-IaYcw19m.js +6 -0
  267. package/dist/razor-CeqqNtyB.js +10 -0
  268. package/dist/red-7y8PH7HH.js +4 -0
  269. package/dist/reg-CMUdAgIP.js +6 -0
  270. package/dist/regexp-GiFkbxS-.js +6 -0
  271. package/dist/rel-BaRn3QX7.js +6 -0
  272. package/dist/riscv-B9V3SsvW.js +6 -0
  273. package/dist/rose-pine-DhT-HZE9.js +4 -0
  274. package/dist/rose-pine-dawn-DiCjL2i4.js +4 -0
  275. package/dist/rose-pine-moon-BNmGHlcn.js +4 -0
  276. package/dist/rst-C3D6-dqL.js +22 -0
  277. package/dist/ruby-DcPLUUK3.js +30 -0
  278. package/dist/rust-Pc7DCsZD.js +6 -0
  279. package/dist/sas-tDSYjXcL.js +8 -0
  280. package/dist/sass-iCyS6eP9.js +6 -0
  281. package/dist/scala-Cly-fENF.js +6 -0
  282. package/dist/scheme-Zi24oEYu.js +6 -0
  283. package/dist/scss-DhHc4lxB.js +8 -0
  284. package/dist/sdbl-BBamrXFL.js +6 -0
  285. package/dist/shaderlab-CvqEIoL0.js +8 -0
  286. package/dist/shellscript-Dn0-btNd.js +6 -0
  287. package/dist/shellsession-8OLo3sB6.js +8 -0
  288. package/dist/slack-dark-i7wN4OET.js +4 -0
  289. package/dist/slack-ochin-ndHf0LoP.js +4 -0
  290. package/dist/smalltalk-Cns31tKw.js +6 -0
  291. package/dist/snazzy-light-BlSJXAu4.js +4 -0
  292. package/dist/solarized-dark-UTmkh7lw.js +4 -0
  293. package/dist/solarized-light-BheCkDPT.js +4 -0
  294. package/dist/solidity-BG_k8fA_.js +6 -0
  295. package/dist/soy-EwHMOVPj.js +8 -0
  296. package/dist/sparql-DhuelBut.js +8 -0
  297. package/dist/splunk-CTqDjQdo.js +6 -0
  298. package/dist/sql-DCkt643-.js +6 -0
  299. package/dist/ssh-config-DHHGll-v.js +6 -0
  300. package/dist/stata-Dok6hMw0.js +8 -0
  301. package/dist/styles.css +2 -0
  302. package/dist/stylus-n_9f0QQ5.js +6 -0
  303. package/dist/svelte-01qw6Rxm.js +14 -0
  304. package/dist/swift-BAWqNR8A.js +6 -0
  305. package/dist/synthwave-84-NU3C_KFZ.js +4 -0
  306. package/dist/system-verilog-Cui-g-ut.js +6 -0
  307. package/dist/systemd-CsKYQIQK.js +6 -0
  308. package/dist/talonscript-D2dGh8FO.js +6 -0
  309. package/dist/tasl-D3W8HMV6.js +6 -0
  310. package/dist/tcl-2y0Fuc4S.js +6 -0
  311. package/dist/templ-Hmy8U0DD.js +12 -0
  312. package/dist/terraform-BGW6Oerf.js +6 -0
  313. package/dist/tex-mHs7a43s.js +8 -0
  314. package/dist/tokyo-night-LhP3hHhi.js +4 -0
  315. package/dist/toml-CQSfOn0e.js +6 -0
  316. package/dist/ts-tags-DYZ4SGcN.js +41 -0
  317. package/dist/tsv-BtvSkaG0.js +6 -0
  318. package/dist/tsx-DiGsgWT8.js +6 -0
  319. package/dist/turtle-BJ2wmjPc.js +6 -0
  320. package/dist/twig-BmytkGQV.js +18 -0
  321. package/dist/typescript-buWNZFwO.js +6 -0
  322. package/dist/typespec-bLbdsxJL.js +6 -0
  323. package/dist/typst-Y9_SmXTs.js +6 -0
  324. package/dist/ui.es.js +7 -0
  325. package/dist/ui.umd.js +8032 -0
  326. package/dist/v-wa8Orrdd.js +6 -0
  327. package/dist/vala-DRdriFr_.js +6 -0
  328. package/dist/vb-E2_-jk4M.js +6 -0
  329. package/dist/verilog-B1iBoR5_.js +6 -0
  330. package/dist/vesper-CJsaOsSM.js +4 -0
  331. package/dist/vhdl-CRVaAhXk.js +6 -0
  332. package/dist/viml-B-zWOd7Z.js +6 -0
  333. package/dist/vitesse-black-BoGvW84i.js +4 -0
  334. package/dist/vitesse-dark-Cym-eLtO.js +4 -0
  335. package/dist/vitesse-light-CcmG315c.js +4 -0
  336. package/dist/vue-Bl1uVNsA.js +31 -0
  337. package/dist/vue-html-DHr5wjBG.js +10 -0
  338. package/dist/vyper-DWutKXpa.js +6 -0
  339. package/dist/wasm-Bv5f0gKv.js +6 -0
  340. package/dist/wasm-DQxwEHae.js +7 -0
  341. package/dist/wenyan-BMYnfus1.js +6 -0
  342. package/dist/wgsl-DnPoPGDU.js +6 -0
  343. package/dist/wikitext-CntM04PE.js +6 -0
  344. package/dist/wolfram-Ws5qPlX9.js +6 -0
  345. package/dist/xml-ChBsf5uy.js +8 -0
  346. package/dist/xsl-BefjlXrd.js +8 -0
  347. package/dist/yaml-Bbg74JKr.js +6 -0
  348. package/dist/zenscript-C0RKE4nU.js +6 -0
  349. package/dist/zig-D6SXBGNm.js +6 -0
  350. package/package.json +147 -0
@@ -0,0 +1,6 @@
1
+ const e = Object.freeze(JSON.parse('{"displayName":"TypeSpec","fileTypes":["tsp"],"name":"typespec","patterns":[{"include":"#statement"}],"repository":{"alias-id":{"begin":"(=)\\\\s*","beginCaptures":{"1":{"name":"keyword.operator.assignment.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.alias-id.typespec","patterns":[{"include":"#expression"}]},"alias-statement":{"begin":"\\\\b(alias)\\\\b\\\\s+(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)\\\\s*","beginCaptures":{"1":{"name":"keyword.other.tsp"},"2":{"name":"entity.name.type.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.alias-statement.typespec","patterns":[{"include":"#alias-id"},{"include":"#type-parameters"}]},"augment-decorator-statement":{"begin":"((@@)\\\\b[_$[:alpha:]](?:[_$[:alnum:]]|\\\\.[_$[:alpha:]])*\\\\b)","beginCaptures":{"1":{"name":"entity.name.tag.tsp"},"2":{"name":"entity.name.tag.tsp"}},"end":"(?=[_$[:alpha:]])|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.augment-decorator-statement.typespec","patterns":[{"include":"#token"},{"include":"#parenthesized-expression"}]},"block-comment":{"begin":"/\\\\*","end":"\\\\*/","name":"comment.block.tsp"},"boolean-literal":{"match":"\\\\b(true|false)\\\\b","name":"constant.language.tsp"},"callExpression":{"begin":"(\\\\b[_$[:alpha:]](?:[_$[:alnum:]]|\\\\.[_$[:alpha:]])*\\\\b)\\\\s*(\\\\()","beginCaptures":{"1":{"name":"entity.name.function.tsp"},"2":{"name":"punctuation.parenthesis.open.tsp"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.parenthesis.close.tsp"}},"name":"meta.callExpression.typespec","patterns":[{"include":"#token"},{"include":"#expression"},{"include":"#punctuation-comma"}]},"const-statement":{"begin":"\\\\b(const)\\\\b\\\\s+(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)","beginCaptures":{"1":{"name":"keyword.other.tsp"},"2":{"name":"variable.name.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.const-statement.typespec","patterns":[{"include":"#type-annotation"},{"include":"#operator-assignment"},{"include":"#expression"}]},"decorator":{"begin":"((@)\\\\b[_$[:alpha:]](?:[_$[:alnum:]]|\\\\.[_$[:alpha:]])*\\\\b)","beginCaptures":{"1":{"name":"entity.name.tag.tsp"},"2":{"name":"entity.name.tag.tsp"}},"end":"(?=[_$[:alpha:]])|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.decorator.typespec","patterns":[{"include":"#token"},{"include":"#parenthesized-expression"}]},"decorator-declaration-statement":{"begin":"(?:(extern)\\\\s+)?\\\\b(dec)\\\\b\\\\s+(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)","beginCaptures":{"1":{"name":"keyword.other.tsp"},"2":{"name":"keyword.other.tsp"},"3":{"name":"entity.name.function.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.decorator-declaration-statement.typespec","patterns":[{"include":"#token"},{"include":"#operation-parameters"}]},"directive":{"begin":"\\\\s*(#\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b)","beginCaptures":{"1":{"name":"keyword.directive.name.tsp"}},"end":"$|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.directive.typespec","patterns":[{"include":"#string-literal"},{"include":"#identifier-expression"}]},"doc-comment":{"begin":"/\\\\*\\\\*","beginCaptures":{"0":{"name":"comment.block.tsp"}},"end":"\\\\*/","endCaptures":{"0":{"name":"comment.block.tsp"}},"name":"comment.block.tsp","patterns":[{"include":"#doc-comment-block"}]},"doc-comment-block":{"patterns":[{"include":"#doc-comment-param"},{"include":"#doc-comment-return-tag"},{"include":"#doc-comment-unknown-tag"}]},"doc-comment-param":{"captures":{"1":{"name":"keyword.tag.tspdoc"},"2":{"name":"keyword.tag.tspdoc"},"3":{"name":"variable.name.tsp"}},"match":"((@)(?:param|template|prop))\\\\s+(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)\\\\b","name":"comment.block.tsp"},"doc-comment-return-tag":{"captures":{"1":{"name":"keyword.tag.tspdoc"},"2":{"name":"keyword.tag.tspdoc"}},"match":"((@)(?:returns))\\\\b","name":"comment.block.tsp"},"doc-comment-unknown-tag":{"captures":{"1":{"name":"entity.name.tag.tsp"},"2":{"name":"entity.name.tag.tsp"}},"match":"((@)(?:\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`))\\\\b","name":"comment.block.tsp"},"else-expression":{"begin":"\\\\b(else)\\\\b","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"((?<=\\\\})|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b))","name":"meta.else-expression.typespec","patterns":[{"include":"#projection-expression"},{"include":"#projection-body"}]},"else-if-expression":{"begin":"\\\\b(else)\\\\s+(if)\\\\b","beginCaptures":{"1":{"name":"keyword.other.tsp"},"2":{"name":"keyword.other.tsp"}},"end":"((?<=\\\\})|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b))","name":"meta.else-if-expression.typespec","patterns":[{"include":"#projection-expression"},{"include":"#projection-body"}]},"enum-body":{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.curlybrace.open.tsp"}},"end":"\\\\}","endCaptures":{"0":{"name":"punctuation.curlybrace.close.tsp"}},"name":"meta.enum-body.typespec","patterns":[{"include":"#enum-member"},{"include":"#token"},{"include":"#directive"},{"include":"#decorator"},{"include":"#punctuation-comma"}]},"enum-member":{"begin":"(?:(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)\\\\s*(:?))","beginCaptures":{"1":{"name":"variable.name.tsp"},"2":{"name":"keyword.operator.type.annotation.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.enum-member.typespec","patterns":[{"include":"#token"},{"include":"#type-annotation"}]},"enum-statement":{"begin":"\\\\b(enum)\\\\b\\\\s+(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)","beginCaptures":{"1":{"name":"keyword.other.tsp"},"2":{"name":"entity.name.type.tsp"}},"end":"(?<=\\\\})|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.enum-statement.typespec","patterns":[{"include":"#token"},{"include":"#enum-body"}]},"escape-character":{"match":"\\\\\\\\.","name":"constant.character.escape.tsp"},"expression":{"patterns":[{"include":"#token"},{"include":"#directive"},{"include":"#parenthesized-expression"},{"include":"#valueof"},{"include":"#typeof"},{"include":"#type-arguments"},{"include":"#object-literal"},{"include":"#tuple-literal"},{"include":"#tuple-expression"},{"include":"#model-expression"},{"include":"#callExpression"},{"include":"#identifier-expression"}]},"function-call":{"begin":"(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)\\\\s*(\\\\()","beginCaptures":{"1":{"name":"entity.name.function.tsp"},"2":{"name":"punctuation.parenthesis.open.tsp"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.parenthesis.close.tsp"}},"name":"meta.function-call.typespec","patterns":[{"include":"#expression"}]},"function-declaration-statement":{"begin":"(?:(extern)\\\\s+)?\\\\b(fn)\\\\b\\\\s+(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)","beginCaptures":{"1":{"name":"keyword.other.tsp"},"2":{"name":"keyword.other.tsp"},"3":{"name":"entity.name.function.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.function-declaration-statement.typespec","patterns":[{"include":"#token"},{"include":"#operation-parameters"},{"include":"#type-annotation"}]},"identifier-expression":{"match":"\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`","name":"entity.name.type.tsp"},"if-expression":{"begin":"\\\\b(if)\\\\b","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"((?<=\\\\})|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b))","name":"meta.if-expression.typespec","patterns":[{"include":"#projection-expression"},{"include":"#projection-body"}]},"import-statement":{"begin":"\\\\b(import)\\\\b","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.import-statement.typespec","patterns":[{"include":"#token"}]},"interface-body":{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.curlybrace.open.tsp"}},"end":"\\\\}","endCaptures":{"0":{"name":"punctuation.curlybrace.close.tsp"}},"name":"meta.interface-body.typespec","patterns":[{"include":"#token"},{"include":"#directive"},{"include":"#decorator"},{"include":"#interface-member"},{"include":"#punctuation-semicolon"}]},"interface-heritage":{"begin":"\\\\b(extends)\\\\b","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"((?=\\\\{)|(?=;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b))","name":"meta.interface-heritage.typespec","patterns":[{"include":"#expression"},{"include":"#punctuation-comma"}]},"interface-member":{"begin":"(?:\\\\b(op)\\\\b\\\\s+)?(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)","beginCaptures":{"1":{"name":"keyword.other.tsp"},"2":{"name":"entity.name.function.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.interface-member.typespec","patterns":[{"include":"#token"},{"include":"#operation-signature"}]},"interface-statement":{"begin":"\\\\b(interface)\\\\b","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"(?<=\\\\})|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.interface-statement.typespec","patterns":[{"include":"#token"},{"include":"#type-parameters"},{"include":"#interface-heritage"},{"include":"#interface-body"},{"include":"#expression"}]},"line-comment":{"match":"//.*$","name":"comment.line.double-slash.tsp"},"model-expression":{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.curlybrace.open.tsp"}},"end":"\\\\}","endCaptures":{"0":{"name":"punctuation.curlybrace.close.tsp"}},"name":"meta.model-expression.typespec","patterns":[{"include":"#model-property"},{"include":"#token"},{"include":"#directive"},{"include":"#decorator"},{"include":"#spread-operator"},{"include":"#punctuation-semicolon"}]},"model-heritage":{"begin":"\\\\b(extends|is)\\\\b","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"((?=\\\\{)|(?=;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b))","name":"meta.model-heritage.typespec","patterns":[{"include":"#expression"},{"include":"#punctuation-comma"}]},"model-property":{"begin":"(?:(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)|(\\\\\\"(?:[^\\\\\\"\\\\\\\\]|\\\\\\\\.)*\\\\\\"))","beginCaptures":{"1":{"name":"variable.name.tsp"},"2":{"name":"string.quoted.double.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.model-property.typespec","patterns":[{"include":"#token"},{"include":"#type-annotation"},{"include":"#operator-assignment"},{"include":"#expression"}]},"model-statement":{"begin":"\\\\b(model)\\\\b","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"(?<=\\\\})|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.model-statement.typespec","patterns":[{"include":"#token"},{"include":"#type-parameters"},{"include":"#model-heritage"},{"include":"#expression"}]},"namespace-body":{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.curlybrace.open.tsp"}},"end":"\\\\}","endCaptures":{"0":{"name":"punctuation.curlybrace.close.tsp"}},"name":"meta.namespace-body.typespec","patterns":[{"include":"#statement"}]},"namespace-name":{"begin":"(?=[_$[:alpha:]])","end":"((?=\\\\{)|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b))","name":"meta.namespace-name.typespec","patterns":[{"include":"#identifier-expression"},{"include":"#punctuation-accessor"}]},"namespace-statement":{"begin":"\\\\b(namespace)\\\\b","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"((?<=\\\\})|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b))","name":"meta.namespace-statement.typespec","patterns":[{"include":"#token"},{"include":"#namespace-name"},{"include":"#namespace-body"}]},"numeric-literal":{"match":"(?:\\\\b(?<!\\\\$)0(?:x|X)[0-9a-fA-F][0-9a-fA-F_]*(n)?\\\\b(?!\\\\$)|\\\\b(?<!\\\\$)0(?:b|B)[01][01_]*(n)?\\\\b(?!\\\\$)|(?<!\\\\$)(?:(?:\\\\b[0-9][0-9_]*(\\\\.)[0-9][0-9_]*[eE][+-]?[0-9][0-9_]*(n)?\\\\b)|(?:\\\\b[0-9][0-9_]*(\\\\.)[eE][+-]?[0-9][0-9_]*(n)?\\\\b)|(?:\\\\B(\\\\.)[0-9][0-9_]*[eE][+-]?[0-9][0-9_]*(n)?\\\\b)|(?:\\\\b[0-9][0-9_]*[eE][+-]?[0-9][0-9_]*(n)?\\\\b)|(?:\\\\b[0-9][0-9_]*(\\\\.)[0-9][0-9_]*(n)?\\\\b)|(?:\\\\b[0-9][0-9_]*(\\\\.)(n)?\\\\B)|(?:\\\\B(\\\\.)[0-9][0-9_]*(n)?\\\\b)|(?:\\\\b[0-9][0-9_]*(n)?\\\\b(?!\\\\.)))(?!\\\\$))","name":"constant.numeric.tsp"},"object-literal":{"begin":"#\\\\{","beginCaptures":{"0":{"name":"punctuation.hashcurlybrace.open.tsp"}},"end":"\\\\}","endCaptures":{"0":{"name":"punctuation.curlybrace.close.tsp"}},"name":"meta.object-literal.typespec","patterns":[{"include":"#token"},{"include":"#object-literal-property"},{"include":"#directive"},{"include":"#spread-operator"},{"include":"#punctuation-comma"}]},"object-literal-property":{"begin":"(?:(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)\\\\s*(:))","beginCaptures":{"1":{"name":"variable.name.tsp"},"2":{"name":"keyword.operator.type.annotation.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.object-literal-property.typespec","patterns":[{"include":"#token"},{"include":"#expression"}]},"operation-heritage":{"begin":"\\\\b(is)\\\\b","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.operation-heritage.typespec","patterns":[{"include":"#expression"}]},"operation-parameters":{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.parenthesis.open.tsp"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.parenthesis.close.tsp"}},"name":"meta.operation-parameters.typespec","patterns":[{"include":"#token"},{"include":"#decorator"},{"include":"#model-property"},{"include":"#spread-operator"},{"include":"#punctuation-comma"}]},"operation-signature":{"patterns":[{"include":"#type-parameters"},{"include":"#operation-heritage"},{"include":"#operation-parameters"},{"include":"#type-annotation"}]},"operation-statement":{"begin":"\\\\b(op)\\\\b\\\\s+(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)","beginCaptures":{"1":{"name":"keyword.other.tsp"},"2":{"name":"entity.name.function.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.operation-statement.typespec","patterns":[{"include":"#token"},{"include":"#operation-signature"}]},"operator-assignment":{"match":"=","name":"keyword.operator.assignment.tsp"},"parenthesized-expression":{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.parenthesis.open.tsp"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.parenthesis.close.tsp"}},"name":"meta.parenthesized-expression.typespec","patterns":[{"include":"#expression"},{"include":"#punctuation-comma"}]},"projection":{"begin":"(from|to)","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"((?<=\\\\})|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b))","name":"meta.projection.typespec","patterns":[{"include":"#projection-parameters"},{"include":"#projection-body"}]},"projection-body":{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.curlybrace.open.tsp"}},"end":"\\\\}","endCaptures":{"0":{"name":"punctuation.curlybrace.close.tsp"}},"name":"meta.projection-body.typespec","patterns":[{"include":"#projection-expression"},{"include":"#punctuation-semicolon"}]},"projection-expression":{"patterns":[{"include":"#else-if-expression"},{"include":"#if-expression"},{"include":"#else-expression"},{"include":"#function-call"}]},"projection-parameter":{"begin":"(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)","beginCaptures":{"1":{"name":"variable.name.tsp"}},"end":"(?=\\\\))|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.projection-parameter.typespec","patterns":[]},"projection-parameters":{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.parenthesis.open.tsp"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.parenthesis.close.tsp"}},"name":"meta.projection-parameters.typespec","patterns":[{"include":"#token"},{"include":"#projection-parameter"}]},"projection-statement":{"begin":"\\\\b(projection)\\\\b\\\\s+(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)(#)(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)","beginCaptures":{"1":{"name":"keyword.other.tsp"},"2":{"name":"keyword.other.tsp"},"3":{"name":"keyword.operator.selector.tsp"},"4":{"name":"variable.name.tsp"}},"end":"((?<=\\\\})|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b))","name":"meta.projection-statement.typespec","patterns":[{"include":"#projection-statement-body"}]},"projection-statement-body":{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.curlybrace.open.tsp"}},"end":"\\\\}","endCaptures":{"0":{"name":"punctuation.curlybrace.close.tsp"}},"name":"meta.projection-statement-body.typespec","patterns":[{"include":"#projection"}]},"punctuation-accessor":{"match":"\\\\.","name":"punctuation.accessor.tsp"},"punctuation-comma":{"match":",","name":"punctuation.comma.tsp"},"punctuation-semicolon":{"match":";","name":"punctuation.terminator.statement.tsp"},"scalar-body":{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.curlybrace.open.tsp"}},"end":"\\\\}","endCaptures":{"0":{"name":"punctuation.curlybrace.close.tsp"}},"name":"meta.scalar-body.typespec","patterns":[{"include":"#token"},{"include":"#directive"},{"include":"#scalar-constructor"},{"include":"#punctuation-semicolon"}]},"scalar-constructor":{"begin":"\\\\b(init)\\\\b\\\\s+(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)","beginCaptures":{"1":{"name":"keyword.other.tsp"},"2":{"name":"entity.name.function.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.scalar-constructor.typespec","patterns":[{"include":"#token"},{"include":"#operation-parameters"}]},"scalar-extends":{"begin":"\\\\b(extends)\\\\b","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"(?=;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.scalar-extends.typespec","patterns":[{"include":"#expression"},{"include":"#punctuation-comma"}]},"scalar-statement":{"begin":"\\\\b(scalar)\\\\b\\\\s+(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)","beginCaptures":{"1":{"name":"keyword.other.tsp"},"2":{"name":"entity.name.type.tsp"}},"end":"(?<=\\\\})|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.scalar-statement.typespec","patterns":[{"include":"#token"},{"include":"#type-parameters"},{"include":"#scalar-extends"},{"include":"#scalar-body"}]},"spread-operator":{"begin":"\\\\.\\\\.\\\\.","beginCaptures":{"0":{"name":"keyword.operator.spread.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.spread-operator.typespec","patterns":[{"include":"#expression"}]},"statement":{"patterns":[{"include":"#token"},{"include":"#directive"},{"include":"#augment-decorator-statement"},{"include":"#decorator"},{"include":"#model-statement"},{"include":"#scalar-statement"},{"include":"#union-statement"},{"include":"#interface-statement"},{"include":"#enum-statement"},{"include":"#alias-statement"},{"include":"#const-statement"},{"include":"#namespace-statement"},{"include":"#operation-statement"},{"include":"#import-statement"},{"include":"#using-statement"},{"include":"#decorator-declaration-statement"},{"include":"#function-declaration-statement"},{"include":"#projection-statement"},{"include":"#punctuation-semicolon"}]},"string-literal":{"begin":"\\"","end":"\\"|$","name":"string.quoted.double.tsp","patterns":[{"include":"#template-expression"},{"include":"#escape-character"}]},"template-expression":{"begin":"\\\\$\\\\{","beginCaptures":{"0":{"name":"punctuation.definition.template-expression.begin.tsp"}},"end":"\\\\}","endCaptures":{"0":{"name":"punctuation.definition.template-expression.end.tsp"}},"name":"meta.template-expression.typespec","patterns":[{"include":"#expression"}]},"token":{"patterns":[{"include":"#doc-comment"},{"include":"#line-comment"},{"include":"#block-comment"},{"include":"#triple-quoted-string-literal"},{"include":"#string-literal"},{"include":"#boolean-literal"},{"include":"#numeric-literal"}]},"triple-quoted-string-literal":{"begin":"\\"\\"\\"","end":"\\"\\"\\"","name":"string.quoted.triple.tsp","patterns":[{"include":"#template-expression"},{"include":"#escape-character"}]},"tuple-expression":{"begin":"\\\\[","beginCaptures":{"0":{"name":"punctuation.squarebracket.open.tsp"}},"end":"\\\\]","endCaptures":{"0":{"name":"punctuation.squarebracket.close.tsp"}},"name":"meta.tuple-expression.typespec","patterns":[{"include":"#expression"}]},"tuple-literal":{"begin":"#\\\\[","beginCaptures":{"0":{"name":"punctuation.hashsquarebracket.open.tsp"}},"end":"\\\\]","endCaptures":{"0":{"name":"punctuation.squarebracket.close.tsp"}},"name":"meta.tuple-literal.typespec","patterns":[{"include":"#expression"},{"include":"#punctuation-comma"}]},"type-annotation":{"begin":"\\\\s*(\\\\??)\\\\s*(:)","beginCaptures":{"1":{"name":"keyword.operator.optional.tsp"},"2":{"name":"keyword.operator.type.annotation.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|=|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.type-annotation.typespec","patterns":[{"include":"#expression"}]},"type-argument":{"begin":"(?:(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)\\\\s*(=))","beginCaptures":{"1":{"name":"entity.name.type.tsp"},"2":{"name":"keyword.operator.assignment.tsp"}},"end":"(?=>)|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","endCaptures":{"0":{"name":"keyword.operator.assignment.tsp"}},"name":"meta.type-argument.typespec","patterns":[{"include":"#token"},{"include":"#expression"},{"include":"#punctuation-comma"}]},"type-arguments":{"begin":"<","beginCaptures":{"0":{"name":"punctuation.definition.typeparameters.begin.tsp"}},"end":">","endCaptures":{"0":{"name":"punctuation.definition.typeparameters.end.tsp"}},"name":"meta.type-arguments.typespec","patterns":[{"include":"#type-argument"},{"include":"#expression"},{"include":"#punctuation-comma"}]},"type-parameter":{"begin":"(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)","beginCaptures":{"1":{"name":"entity.name.type.tsp"}},"end":"(?=>)|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.type-parameter.typespec","patterns":[{"include":"#token"},{"include":"#type-parameter-constraint"},{"include":"#type-parameter-default"}]},"type-parameter-constraint":{"begin":"extends","beginCaptures":{"0":{"name":"keyword.other.tsp"}},"end":"(?=>)|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.type-parameter-constraint.typespec","patterns":[{"include":"#expression"}]},"type-parameter-default":{"begin":"=","beginCaptures":{"0":{"name":"keyword.operator.assignment.tsp"}},"end":"(?=>)|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.type-parameter-default.typespec","patterns":[{"include":"#expression"}]},"type-parameters":{"begin":"<","beginCaptures":{"0":{"name":"punctuation.definition.typeparameters.begin.tsp"}},"end":">","endCaptures":{"0":{"name":"punctuation.definition.typeparameters.end.tsp"}},"name":"meta.type-parameters.typespec","patterns":[{"include":"#type-parameter"},{"include":"#punctuation-comma"}]},"typeof":{"begin":"\\\\b(typeof)","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"(?=>)|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.typeof.typespec","patterns":[{"include":"#expression"}]},"union-body":{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.curlybrace.open.tsp"}},"end":"\\\\}","endCaptures":{"0":{"name":"punctuation.curlybrace.close.tsp"}},"name":"meta.union-body.typespec","patterns":[{"include":"#union-variant"},{"include":"#token"},{"include":"#directive"},{"include":"#decorator"},{"include":"#expression"},{"include":"#punctuation-comma"}]},"union-statement":{"begin":"\\\\b(union)\\\\b\\\\s+(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)","beginCaptures":{"1":{"name":"keyword.other.tsp"},"2":{"name":"entity.name.type.tsp"}},"end":"(?<=\\\\})|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.union-statement.typespec","patterns":[{"include":"#token"},{"include":"#union-body"}]},"union-variant":{"begin":"(?:(\\\\b[_$[:alpha:]][_$[:alnum:]]*\\\\b|`(?:[^`\\\\\\\\]|\\\\\\\\.)*`)\\\\s*(:))","beginCaptures":{"1":{"name":"variable.name.tsp"},"2":{"name":"keyword.operator.type.annotation.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.union-variant.typespec","patterns":[{"include":"#token"},{"include":"#expression"}]},"using-statement":{"begin":"\\\\b(using)\\\\b","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.using-statement.typespec","patterns":[{"include":"#token"},{"include":"#identifier-expression"},{"include":"#punctuation-accessor"}]},"valueof":{"begin":"\\\\b(valueof)","beginCaptures":{"1":{"name":"keyword.other.tsp"}},"end":"(?=>)|(?=,|;|@|\\\\)|\\\\}|\\\\b(?:extern)\\\\b|\\\\b(?:namespace|model|op|using|import|enum|alias|union|interface|dec|fn)\\\\b)","name":"meta.valueof.typespec","patterns":[{"include":"#expression"}]}},"scopeName":"source.tsp","aliases":["tsp"]}')), n = [
2
+ e
3
+ ];
4
+ export {
5
+ n as default
6
+ };
@@ -0,0 +1,6 @@
1
+ const t = Object.freeze(JSON.parse('{"displayName":"Typst","name":"typst","patterns":[{"include":"#markup"}],"repository":{"arguments":{"patterns":[{"match":"\\\\b[[:alpha:]_][[:alnum:]_-]*(?=:)","name":"variable.parameter.typst"},{"include":"#code"}]},"code":{"patterns":[{"include":"#common"},{"begin":"{","captures":{"0":{"name":"punctuation.definition.block.code.typst"}},"end":"}","name":"meta.block.code.typst","patterns":[{"include":"#code"}]},{"begin":"\\\\[","captures":{"0":{"name":"punctuation.definition.block.content.typst"}},"end":"\\\\]","name":"meta.block.content.typst","patterns":[{"include":"#markup"}]},{"begin":"//","beginCaptures":{"0":{"name":"punctuation.definition.comment.typst"}},"end":"\\n","name":"comment.line.double-slash.typst"},{"match":":","name":"punctuation.separator.colon.typst"},{"match":",","name":"punctuation.separator.comma.typst"},{"match":"=>|\\\\.\\\\.","name":"keyword.operator.typst"},{"match":"==|!=|<=|<|>=|>","name":"keyword.operator.relational.typst"},{"match":"\\\\+=|-=|\\\\*=|/=|=","name":"keyword.operator.assignment.typst"},{"match":"\\\\+|\\\\*|/|(?<![[:alpha:]_][[:alnum:]_-]*)-(?![:alnum:]_-]*[[:alpha:]_])","name":"keyword.operator.arithmetic.typst"},{"match":"\\\\b(and|or|not)\\\\b","name":"keyword.operator.word.typst"},{"match":"\\\\b(let|as|in|set|show)\\\\b","name":"keyword.other.typst"},{"match":"\\\\b(if|else)\\\\b","name":"keyword.control.conditional.typst"},{"match":"\\\\b(for|while|break|continue)\\\\b","name":"keyword.control.loop.typst"},{"match":"\\\\b(import|include|export)\\\\b","name":"keyword.control.import.typst"},{"match":"\\\\b(return)\\\\b","name":"keyword.control.flow.typst"},{"include":"#constants"},{"comment":"Function name","match":"\\\\b[[:alpha:]_][[:alnum:]_-]*!?(?=\\\\[|\\\\()","name":"entity.name.function.typst"},{"comment":"Function name","match":"(?<=\\\\bshow\\\\s*)\\\\b[[:alpha:]_][[:alnum:]_-]*(?=\\\\s*[:.])","name":"entity.name.function.typst"},{"begin":"(?<=\\\\b[[:alpha:]_][[:alnum:]_-]*!?)\\\\(","captures":{"0":{"name":"punctuation.definition.group.typst"}},"comment":"Function arguments","end":"\\\\)","patterns":[{"include":"#arguments"}]},{"match":"\\\\b[[:alpha:]_][[:alnum:]_-]*\\\\b","name":"variable.other.typst"},{"begin":"\\\\(","captures":{"0":{"name":"punctuation.definition.group.typst"}},"end":"\\\\)|(?=;)","name":"meta.group.typst","patterns":[{"include":"#code"}]}]},"comments":{"patterns":[{"begin":"/\\\\*","captures":{"0":{"name":"punctuation.definition.comment.typst"}},"end":"\\\\*/","name":"comment.block.typst","patterns":[{"include":"#comments"}]},{"begin":"(?<!:)//","beginCaptures":{"0":{"name":"punctuation.definition.comment.typst"}},"end":"\\n","name":"comment.line.double-slash.typst","patterns":[{"include":"#comments"}]}]},"common":{"patterns":[{"include":"#comments"}]},"constants":{"patterns":[{"match":"\\\\bnone\\\\b","name":"constant.language.none.typst"},{"match":"\\\\bauto\\\\b","name":"constant.language.auto.typst"},{"match":"\\\\b(true|false)\\\\b","name":"constant.language.boolean.typst"},{"match":"\\\\b(\\\\d*)?\\\\.?\\\\d+([eE][+-]?\\\\d+)?(mm|pt|cm|in|em)\\\\b","name":"constant.numeric.length.typst"},{"match":"\\\\b(\\\\d*)?\\\\.?\\\\d+([eE][+-]?\\\\d+)?(rad|deg)\\\\b","name":"constant.numeric.angle.typst"},{"match":"\\\\b(\\\\d*)?\\\\.?\\\\d+([eE][+-]?\\\\d+)?%","name":"constant.numeric.percentage.typst"},{"match":"\\\\b(\\\\d*)?\\\\.?\\\\d+([eE][+-]?\\\\d+)?fr","name":"constant.numeric.fr.typst"},{"match":"\\\\b\\\\d+\\\\b","name":"constant.numeric.integer.typst"},{"match":"\\\\b(\\\\d*)?\\\\.?\\\\d+([eE][+-]?\\\\d+)?\\\\b","name":"constant.numeric.float.typst"},{"begin":"\\"","captures":{"0":{"name":"punctuation.definition.string.typst"}},"end":"\\"","name":"string.quoted.double.typst","patterns":[{"match":"\\\\\\\\([\\\\\\\\\\"nrt]|u\\\\{?[0-9a-zA-Z]*\\\\}?)","name":"constant.character.escape.string.typst"}]},{"begin":"\\\\$","captures":{"0":{"name":"punctuation.definition.string.math.typst"}},"end":"\\\\$","name":"string.other.math.typst"}]},"markup":{"patterns":[{"include":"#common"},{"match":"\\\\\\\\([\\\\\\\\/\\\\[\\\\]{}#*_=~`$-.]|u\\\\{[0-9a-zA-Z]*\\\\}?)","name":"constant.character.escape.content.typst"},{"match":"\\\\\\\\","name":"punctuation.definition.linebreak.typst"},{"match":"~","name":"punctuation.definition.nonbreaking-space.typst"},{"match":"-\\\\?","name":"punctuation.definition.shy.typst"},{"match":"---","name":"punctuation.definition.em-dash.typst"},{"match":"--","name":"punctuation.definition.en-dash.typst"},{"match":"\\\\.\\\\.\\\\.","name":"punctuation.definition.ellipsis.typst"},{"match":":([a-zA-Z0-9]+:)+","name":"constant.symbol.typst"},{"begin":"(^\\\\*|\\\\*$|((?<=\\\\W|_)\\\\*)|(\\\\*(?=\\\\W|_)))","captures":{"0":{"name":"punctuation.definition.bold.typst"}},"end":"(^\\\\*|\\\\*$|((?<=\\\\W|_)\\\\*)|(\\\\*(?=\\\\W|_)))|\\n|(?=\\\\])","name":"markup.bold.typst","patterns":[{"include":"#markup"}]},{"begin":"(^_|_$|((?<=\\\\W|_)_)|(_(?=\\\\W|_)))","captures":{"0":{"name":"punctuation.definition.italic.typst"}},"end":"(^_|_$|((?<=\\\\W|_)_)|(_(?=\\\\W|_)))|\\n|(?=\\\\])","name":"markup.italic.typst","patterns":[{"include":"#markup"}]},{"match":"https?://[0-9a-zA-Z~/%#&=\',;\\\\.\\\\+\\\\?]*","name":"markup.underline.link.typst"},{"begin":"`{3,}","captures":{"0":{"name":"punctuation.definition.raw.typst"}},"end":"\\\\0","name":"markup.raw.block.typst"},{"begin":"`","captures":{"0":{"name":"punctuation.definition.raw.typst"}},"end":"`","name":"markup.raw.inline.typst"},{"begin":"\\\\$","captures":{"0":{"name":"punctuation.definition.string.math.typst"}},"end":"\\\\$","name":"string.other.math.typst"},{"begin":"^\\\\s*=+\\\\s+","beginCaptures":{"0":{"name":"punctuation.definition.heading.typst"}},"contentName":"entity.name.section.typst","end":"\\n|(?=<)","name":"markup.heading.typst","patterns":[{"include":"#markup"}]},{"match":"^\\\\s*-\\\\s+","name":"punctuation.definition.list.unnumbered.typst"},{"match":"^\\\\s*([0-9]*\\\\.|\\\\+)\\\\s+","name":"punctuation.definition.list.numbered.typst"},{"captures":{"1":{"name":"punctuation.definition.list.description.typst"},"2":{"name":"markup.list.term.typst"}},"match":"^\\\\s*(/)\\\\s+([^:]*:)"},{"captures":{"1":{"name":"punctuation.definition.label.typst"}},"match":"<[[:alpha:]_][[:alnum:]_-]*>","name":"entity.other.label.typst"},{"captures":{"1":{"name":"punctuation.definition.reference.typst"}},"match":"(@)[[:alpha:]_][[:alnum:]_-]*","name":"entity.other.reference.typst"},{"begin":"(#)(let|set|show)\\\\b","beginCaptures":{"0":{"name":"keyword.other.typst"},"1":{"name":"punctuation.definition.keyword.typst"}},"end":"\\n|(;)|(?=])","endCaptures":{"1":{"name":"punctuation.terminator.statement.typst"}},"patterns":[{"include":"#code"}]},{"captures":{"1":{"name":"punctuation.definition.keyword.typst"}},"match":"(#)(as|in)\\\\b","name":"keyword.other.typst"},{"begin":"((#)if|(?<=(}|])\\\\s*)else)\\\\b","beginCaptures":{"0":{"name":"keyword.control.conditional.typst"},"2":{"name":"punctuation.definition.keyword.typst"}},"end":"\\n|(?=])|(?<=}|])","patterns":[{"include":"#code"}]},{"begin":"(#)(for|while)\\\\b","beginCaptures":{"0":{"name":"keyword.control.loop.typst"},"1":{"name":"punctuation.definition.keyword.typst"}},"end":"\\n|(?=])|(?<=}|])","patterns":[{"include":"#code"}]},{"captures":{"1":{"name":"punctuation.definition.keyword.typst"}},"match":"(#)(break|continue)\\\\b","name":"keyword.control.loop.typst"},{"begin":"(#)(import|include|export)\\\\b","beginCaptures":{"0":{"name":"keyword.control.import.typst"},"1":{"name":"punctuation.definition.keyword.typst"}},"end":"\\n|(;)|(?=])","endCaptures":{"1":{"name":"punctuation.terminator.statement.typst"}},"patterns":[{"include":"#code"}]},{"captures":{"1":{"name":"punctuation.definition.keyword.typst"}},"match":"(#)(return)\\\\b","name":"keyword.control.flow.typst"},{"captures":{"2":{"name":"punctuation.definition.function.typst"}},"comment":"Function name","match":"((#)[[:alpha:]_][[:alnum:]_-]*!?)(?=\\\\[|\\\\()","name":"entity.name.function.typst"},{"begin":"(?<=#[[:alpha:]_][[:alnum:]_-]*!?)\\\\(","captures":{"0":{"name":"punctuation.definition.group.typst"}},"comment":"Function arguments","end":"\\\\)","patterns":[{"include":"#arguments"}]},{"captures":{"1":{"name":"punctuation.definition.variable.typst"}},"match":"(#)[[:alpha:]_][.[:alnum:]_-]*","name":"entity.other.interpolated.typst"},{"begin":"#","end":"\\\\s","name":"meta.block.content.typst","patterns":[{"include":"#code"}]}]}},"scopeName":"source.typst","aliases":["typ"]}')), n = [
2
+ t
3
+ ];
4
+ export {
5
+ n as default
6
+ };
package/dist/ui.es.js ADDED
@@ -0,0 +1,7 @@
1
+ import { i as a, g as e, d as m, e as r } from "./index-B2xHpeqn.js";
2
+ export {
3
+ a as atoms,
4
+ e as hooks,
5
+ m as molecules,
6
+ r as organisms
7
+ };