@synapse-research/synapse 0.1.11 → 0.2.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 (1350) hide show
  1. package/bin/synapse.mjs +5 -33
  2. package/dist/.next/BUILD_ID +1 -1
  3. package/dist/.next/app-build-manifest.json +171 -171
  4. package/dist/.next/app-path-routes-manifest.json +37 -37
  5. package/dist/.next/build-manifest.json +2 -2
  6. package/dist/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
  7. package/dist/.next/server/app/(dashboard)/compute/page_client-reference-manifest.js +1 -1
  8. package/dist/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
  9. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
  10. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
  11. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
  12. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
  13. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page_client-reference-manifest.js +1 -1
  14. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page_client-reference-manifest.js +1 -1
  15. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/page_client-reference-manifest.js +1 -1
  16. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page_client-reference-manifest.js +1 -1
  17. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-runs/page_client-reference-manifest.js +1 -1
  18. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiments/new/page_client-reference-manifest.js +1 -1
  19. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiments/page_client-reference-manifest.js +1 -1
  20. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/insights/page_client-reference-manifest.js +1 -1
  21. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/related-works/page_client-reference-manifest.js +1 -1
  22. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/page_client-reference-manifest.js +1 -1
  23. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/research-questions/page_client-reference-manifest.js +1 -1
  24. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/settings/page_client-reference-manifest.js +1 -1
  25. package/dist/.next/server/app/(dashboard)/research-projects/new/page_client-reference-manifest.js +1 -1
  26. package/dist/.next/server/app/(dashboard)/research-projects/page_client-reference-manifest.js +1 -1
  27. package/dist/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
  28. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  29. package/dist/.next/server/app/_not-found.html +1 -1
  30. package/dist/.next/server/app/_not-found.rsc +1 -1
  31. package/dist/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
  32. package/dist/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
  33. package/dist/.next/server/app/admin/companies/new.html +1 -1
  34. package/dist/.next/server/app/admin/companies/new.rsc +1 -1
  35. package/dist/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
  36. package/dist/.next/server/app/admin/companies.html +1 -1
  37. package/dist/.next/server/app/admin/companies.rsc +1 -1
  38. package/dist/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  39. package/dist/.next/server/app/admin.html +1 -1
  40. package/dist/.next/server/app/admin.rsc +1 -1
  41. package/dist/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
  42. package/dist/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
  43. package/dist/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
  44. package/dist/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
  45. package/dist/.next/server/app/api/admin/stats/route_client-reference-manifest.js +1 -1
  46. package/dist/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
  47. package/dist/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  48. package/dist/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  49. package/dist/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
  50. package/dist/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
  51. package/dist/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  52. package/dist/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
  53. package/dist/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
  54. package/dist/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
  55. package/dist/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  56. package/dist/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  57. package/dist/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +1 -1
  58. package/dist/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
  59. package/dist/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
  60. package/dist/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
  61. package/dist/.next/server/app/api/compute-nodes/[uuid]/route_client-reference-manifest.js +1 -1
  62. package/dist/.next/server/app/api/compute-nodes/route_client-reference-manifest.js +1 -1
  63. package/dist/.next/server/app/api/compute-pools/[uuid]/route_client-reference-manifest.js +1 -1
  64. package/dist/.next/server/app/api/compute-pools/route_client-reference-manifest.js +1 -1
  65. package/dist/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
  66. package/dist/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
  67. package/dist/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
  68. package/dist/.next/server/app/api/experiment-designs/[uuid]/approve/route_client-reference-manifest.js +1 -1
  69. package/dist/.next/server/app/api/experiment-designs/[uuid]/close/route_client-reference-manifest.js +1 -1
  70. package/dist/.next/server/app/api/experiment-designs/[uuid]/reject/route_client-reference-manifest.js +1 -1
  71. package/dist/.next/server/app/api/experiment-designs/[uuid]/route_client-reference-manifest.js +1 -1
  72. package/dist/.next/server/app/api/experiment-runs/[uuid]/claim/route_client-reference-manifest.js +1 -1
  73. package/dist/.next/server/app/api/experiment-runs/[uuid]/dependencies/[dependsOnRunUuid]/route_client-reference-manifest.js +1 -1
  74. package/dist/.next/server/app/api/experiment-runs/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
  75. package/dist/.next/server/app/api/experiment-runs/[uuid]/evaluate-criteria/route_client-reference-manifest.js +1 -1
  76. package/dist/.next/server/app/api/experiment-runs/[uuid]/registry/route_client-reference-manifest.js +1 -1
  77. package/dist/.next/server/app/api/experiment-runs/[uuid]/release/route_client-reference-manifest.js +1 -1
  78. package/dist/.next/server/app/api/experiment-runs/[uuid]/route_client-reference-manifest.js +1 -1
  79. package/dist/.next/server/app/api/experiment-runs/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  80. package/dist/.next/server/app/api/experiments/[uuid]/complete/route_client-reference-manifest.js +1 -1
  81. package/dist/.next/server/app/api/experiments/[uuid]/progress/route_client-reference-manifest.js +1 -1
  82. package/dist/.next/server/app/api/experiments/[uuid]/request-plan/route_client-reference-manifest.js +1 -1
  83. package/dist/.next/server/app/api/experiments/[uuid]/reset/route_client-reference-manifest.js +1 -1
  84. package/dist/.next/server/app/api/experiments/[uuid]/review/route_client-reference-manifest.js +1 -1
  85. package/dist/.next/server/app/api/experiments/[uuid]/route_client-reference-manifest.js +1 -1
  86. package/dist/.next/server/app/api/experiments/[uuid]/start/route_client-reference-manifest.js +1 -1
  87. package/dist/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  88. package/dist/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
  89. package/dist/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
  90. package/dist/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
  91. package/dist/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
  92. package/dist/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
  93. package/dist/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
  94. package/dist/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
  95. package/dist/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
  96. package/dist/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
  97. package/dist/.next/server/app/api/onboarding/status/route_client-reference-manifest.js +1 -1
  98. package/dist/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
  99. package/dist/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
  100. package/dist/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
  101. package/dist/.next/server/app/api/research-projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
  102. package/dist/.next/server/app/api/research-projects/[uuid]/agent-activity/route_client-reference-manifest.js +1 -1
  103. package/dist/.next/server/app/api/research-projects/[uuid]/available/route_client-reference-manifest.js +1 -1
  104. package/dist/.next/server/app/api/research-projects/[uuid]/baselines/route_client-reference-manifest.js +1 -1
  105. package/dist/.next/server/app/api/research-projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
  106. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/[designUuid]/validate/route_client-reference-manifest.js +1 -1
  107. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/route_client-reference-manifest.js +1 -1
  108. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/summary/route_client-reference-manifest.js +1 -1
  109. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-runs/dependencies/route_client-reference-manifest.js +1 -1
  110. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-runs/route_client-reference-manifest.js +1 -1
  111. package/dist/.next/server/app/api/research-projects/[uuid]/experiments/route_client-reference-manifest.js +1 -1
  112. package/dist/.next/server/app/api/research-projects/[uuid]/github/branches/route_client-reference-manifest.js +1 -1
  113. package/dist/.next/server/app/api/research-projects/[uuid]/group/route_client-reference-manifest.js +1 -1
  114. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/[workUuid]/route_client-reference-manifest.js +1 -1
  115. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/auto-search/complete/route_client-reference-manifest.js +1 -1
  116. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/auto-search/route_client-reference-manifest.js +1 -1
  117. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/deep-research/complete/route_client-reference-manifest.js +1 -1
  118. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/deep-research/route_client-reference-manifest.js +1 -1
  119. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/route_client-reference-manifest.js +1 -1
  120. package/dist/.next/server/app/api/research-projects/[uuid]/research-questions/route_client-reference-manifest.js +1 -1
  121. package/dist/.next/server/app/api/research-projects/[uuid]/route_client-reference-manifest.js +1 -1
  122. package/dist/.next/server/app/api/research-projects/route_client-reference-manifest.js +1 -1
  123. package/dist/.next/server/app/api/research-questions/[uuid]/claim/route_client-reference-manifest.js +1 -1
  124. package/dist/.next/server/app/api/research-questions/[uuid]/move/route_client-reference-manifest.js +1 -1
  125. package/dist/.next/server/app/api/research-questions/[uuid]/release/route_client-reference-manifest.js +1 -1
  126. package/dist/.next/server/app/api/research-questions/[uuid]/route_client-reference-manifest.js +1 -1
  127. package/dist/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
  128. package/dist/.next/server/app/api/settings/integrations/route_client-reference-manifest.js +1 -1
  129. package/dist/.next/server/app/api/ssh-config/route_client-reference-manifest.js +1 -1
  130. package/dist/.next/server/app/index.html +1 -1
  131. package/dist/.next/server/app/index.rsc +1 -1
  132. package/dist/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
  133. package/dist/.next/server/app/login/admin.html +1 -1
  134. package/dist/.next/server/app/login/admin.rsc +1 -1
  135. package/dist/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
  136. package/dist/.next/server/app/login/callback.html +1 -1
  137. package/dist/.next/server/app/login/callback.rsc +1 -1
  138. package/dist/.next/server/app/login/page_client-reference-manifest.js +1 -1
  139. package/dist/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +1 -1
  140. package/dist/.next/server/app/login/silent-refresh.html +1 -1
  141. package/dist/.next/server/app/login/silent-refresh.rsc +1 -1
  142. package/dist/.next/server/app/login.html +1 -1
  143. package/dist/.next/server/app/login.rsc +1 -1
  144. package/dist/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  145. package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
  146. package/dist/.next/server/app/research-projects/new.html +1 -1
  147. package/dist/.next/server/app/research-projects/new.rsc +1 -1
  148. package/dist/.next/server/app/research-projects.html +1 -1
  149. package/dist/.next/server/app/research-projects.rsc +1 -1
  150. package/dist/.next/server/app/settings.html +1 -1
  151. package/dist/.next/server/app/settings.rsc +1 -1
  152. package/dist/.next/server/app-paths-manifest.json +37 -37
  153. package/dist/.next/server/middleware-manifest.json +1 -1
  154. package/dist/.next/server/pages/404.html +1 -1
  155. package/dist/.next/server/pages/500.html +1 -1
  156. package/dist/.next/server/server-reference-manifest.js +1 -1
  157. package/dist/.next/server/server-reference-manifest.json +1 -1
  158. package/dist/node_modules/@img/colour/color.cjs +1594 -0
  159. package/dist/node_modules/@img/colour/index.cjs +1 -0
  160. package/dist/node_modules/@img/colour/package.json +45 -0
  161. package/dist/node_modules/@img/sharp-libvips-linux-x64/lib/index.js +1 -0
  162. package/dist/node_modules/@img/sharp-libvips-linux-x64/lib/libvips-cpp.so.8.17.3 +0 -0
  163. package/dist/node_modules/@img/sharp-libvips-linux-x64/package.json +42 -0
  164. package/dist/node_modules/@img/sharp-libvips-linux-x64/versions.json +30 -0
  165. package/dist/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/index.js +1 -0
  166. package/dist/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/libvips-cpp.so.8.17.3 +0 -0
  167. package/dist/node_modules/@img/sharp-libvips-linuxmusl-x64/package.json +42 -0
  168. package/dist/node_modules/@img/sharp-libvips-linuxmusl-x64/versions.json +30 -0
  169. package/dist/node_modules/@img/sharp-linux-x64/LICENSE +191 -0
  170. package/dist/node_modules/@img/sharp-linux-x64/lib/sharp-linux-x64.node +0 -0
  171. package/dist/node_modules/@img/sharp-linux-x64/package.json +46 -0
  172. package/dist/node_modules/@img/sharp-linuxmusl-x64/LICENSE +191 -0
  173. package/dist/node_modules/@img/sharp-linuxmusl-x64/lib/sharp-linuxmusl-x64.node +0 -0
  174. package/dist/node_modules/@img/sharp-linuxmusl-x64/package.json +46 -0
  175. package/dist/node_modules/@next/env/dist/index.js +1 -0
  176. package/dist/node_modules/@next/env/package.json +36 -0
  177. package/dist/node_modules/@prisma/client-runtime-utils/dist/index.js +2552 -0
  178. package/dist/node_modules/@prisma/client-runtime-utils/package.json +39 -0
  179. package/dist/node_modules/@shikijs/core/dist/index.mjs +2446 -0
  180. package/dist/node_modules/@shikijs/core/package.json +56 -0
  181. package/dist/node_modules/@shikijs/engine-javascript/dist/engine-compile.mjs +52 -0
  182. package/dist/node_modules/@shikijs/engine-javascript/dist/engine-raw.mjs +22 -0
  183. package/dist/node_modules/@shikijs/engine-javascript/dist/index.mjs +4 -0
  184. package/dist/node_modules/@shikijs/engine-javascript/dist/shared/engine-javascript.hzpS1_41.mjs +93 -0
  185. package/dist/node_modules/@shikijs/engine-javascript/package.json +39 -0
  186. package/dist/node_modules/@shikijs/engine-oniguruma/dist/index.mjs +448 -0
  187. package/dist/node_modules/@shikijs/engine-oniguruma/dist/wasm-inlined.mjs +8 -0
  188. package/dist/node_modules/@shikijs/engine-oniguruma/package.json +42 -0
  189. package/dist/node_modules/@shikijs/langs/dist/abap.mjs +5 -0
  190. package/dist/node_modules/@shikijs/langs/dist/actionscript-3.mjs +5 -0
  191. package/dist/node_modules/@shikijs/langs/dist/ada.mjs +5 -0
  192. package/dist/node_modules/@shikijs/langs/dist/angular-expression.mjs +5 -0
  193. package/dist/node_modules/@shikijs/langs/dist/angular-html.mjs +16 -0
  194. package/dist/node_modules/@shikijs/langs/dist/angular-inline-style.mjs +8 -0
  195. package/dist/node_modules/@shikijs/langs/dist/angular-inline-template.mjs +10 -0
  196. package/dist/node_modules/@shikijs/langs/dist/angular-let-declaration.mjs +8 -0
  197. package/dist/node_modules/@shikijs/langs/dist/angular-template-blocks.mjs +10 -0
  198. package/dist/node_modules/@shikijs/langs/dist/angular-template.mjs +8 -0
  199. package/dist/node_modules/@shikijs/langs/dist/angular-ts.mjs +18 -0
  200. package/dist/node_modules/@shikijs/langs/dist/apache.mjs +5 -0
  201. package/dist/node_modules/@shikijs/langs/dist/apex.mjs +5 -0
  202. package/dist/node_modules/@shikijs/langs/dist/apl.mjs +16 -0
  203. package/dist/node_modules/@shikijs/langs/dist/applescript.mjs +5 -0
  204. package/dist/node_modules/@shikijs/langs/dist/ara.mjs +5 -0
  205. package/dist/node_modules/@shikijs/langs/dist/asciidoc.mjs +5 -0
  206. package/dist/node_modules/@shikijs/langs/dist/asm.mjs +5 -0
  207. package/dist/node_modules/@shikijs/langs/dist/astro.mjs +18 -0
  208. package/dist/node_modules/@shikijs/langs/dist/awk.mjs +5 -0
  209. package/dist/node_modules/@shikijs/langs/dist/ballerina.mjs +5 -0
  210. package/dist/node_modules/@shikijs/langs/dist/bat.mjs +5 -0
  211. package/dist/node_modules/@shikijs/langs/dist/beancount.mjs +5 -0
  212. package/dist/node_modules/@shikijs/langs/dist/berry.mjs +5 -0
  213. package/dist/node_modules/@shikijs/langs/dist/bibtex.mjs +5 -0
  214. package/dist/node_modules/@shikijs/langs/dist/bicep.mjs +5 -0
  215. package/dist/node_modules/@shikijs/langs/dist/bird2.mjs +5 -0
  216. package/dist/node_modules/@shikijs/langs/dist/blade.mjs +20 -0
  217. package/dist/node_modules/@shikijs/langs/dist/bsl.mjs +8 -0
  218. package/dist/node_modules/@shikijs/langs/dist/c.mjs +5 -0
  219. package/dist/node_modules/@shikijs/langs/dist/c3.mjs +5 -0
  220. package/dist/node_modules/@shikijs/langs/dist/cadence.mjs +5 -0
  221. package/dist/node_modules/@shikijs/langs/dist/cairo.mjs +8 -0
  222. package/dist/node_modules/@shikijs/langs/dist/clarity.mjs +5 -0
  223. package/dist/node_modules/@shikijs/langs/dist/clojure.mjs +5 -0
  224. package/dist/node_modules/@shikijs/langs/dist/cmake.mjs +5 -0
  225. package/dist/node_modules/@shikijs/langs/dist/cobol.mjs +10 -0
  226. package/dist/node_modules/@shikijs/langs/dist/codeowners.mjs +5 -0
  227. package/dist/node_modules/@shikijs/langs/dist/codeql.mjs +5 -0
  228. package/dist/node_modules/@shikijs/langs/dist/coffee.mjs +8 -0
  229. package/dist/node_modules/@shikijs/langs/dist/common-lisp.mjs +5 -0
  230. package/dist/node_modules/@shikijs/langs/dist/coq.mjs +5 -0
  231. package/dist/node_modules/@shikijs/langs/dist/cpp-macro.mjs +12 -0
  232. package/dist/node_modules/@shikijs/langs/dist/cpp.mjs +14 -0
  233. package/dist/node_modules/@shikijs/langs/dist/crystal.mjs +18 -0
  234. package/dist/node_modules/@shikijs/langs/dist/csharp.mjs +5 -0
  235. package/dist/node_modules/@shikijs/langs/dist/css.mjs +5 -0
  236. package/dist/node_modules/@shikijs/langs/dist/csv.mjs +5 -0
  237. package/dist/node_modules/@shikijs/langs/dist/cue.mjs +5 -0
  238. package/dist/node_modules/@shikijs/langs/dist/cypher.mjs +5 -0
  239. package/dist/node_modules/@shikijs/langs/dist/d.mjs +5 -0
  240. package/dist/node_modules/@shikijs/langs/dist/dart.mjs +5 -0
  241. package/dist/node_modules/@shikijs/langs/dist/dax.mjs +5 -0
  242. package/dist/node_modules/@shikijs/langs/dist/desktop.mjs +5 -0
  243. package/dist/node_modules/@shikijs/langs/dist/diff.mjs +5 -0
  244. package/dist/node_modules/@shikijs/langs/dist/docker.mjs +5 -0
  245. package/dist/node_modules/@shikijs/langs/dist/dotenv.mjs +5 -0
  246. package/dist/node_modules/@shikijs/langs/dist/dream-maker.mjs +5 -0
  247. package/dist/node_modules/@shikijs/langs/dist/edge.mjs +12 -0
  248. package/dist/node_modules/@shikijs/langs/dist/elixir.mjs +8 -0
  249. package/dist/node_modules/@shikijs/langs/dist/elm.mjs +8 -0
  250. package/dist/node_modules/@shikijs/langs/dist/emacs-lisp.mjs +5 -0
  251. package/dist/node_modules/@shikijs/langs/dist/erb.mjs +10 -0
  252. package/dist/node_modules/@shikijs/langs/dist/erlang.mjs +8 -0
  253. package/dist/node_modules/@shikijs/langs/dist/es-tag-css.mjs +12 -0
  254. package/dist/node_modules/@shikijs/langs/dist/es-tag-glsl.mjs +12 -0
  255. package/dist/node_modules/@shikijs/langs/dist/es-tag-html.mjs +12 -0
  256. package/dist/node_modules/@shikijs/langs/dist/es-tag-sql.mjs +10 -0
  257. package/dist/node_modules/@shikijs/langs/dist/es-tag-xml.mjs +8 -0
  258. package/dist/node_modules/@shikijs/langs/dist/fennel.mjs +5 -0
  259. package/dist/node_modules/@shikijs/langs/dist/fish.mjs +5 -0
  260. package/dist/node_modules/@shikijs/langs/dist/fluent.mjs +5 -0
  261. package/dist/node_modules/@shikijs/langs/dist/fortran-fixed-form.mjs +8 -0
  262. package/dist/node_modules/@shikijs/langs/dist/fortran-free-form.mjs +5 -0
  263. package/dist/node_modules/@shikijs/langs/dist/fsharp.mjs +8 -0
  264. package/dist/node_modules/@shikijs/langs/dist/gdresource.mjs +10 -0
  265. package/dist/node_modules/@shikijs/langs/dist/gdscript.mjs +5 -0
  266. package/dist/node_modules/@shikijs/langs/dist/gdshader.mjs +5 -0
  267. package/dist/node_modules/@shikijs/langs/dist/genie.mjs +5 -0
  268. package/dist/node_modules/@shikijs/langs/dist/gherkin.mjs +5 -0
  269. package/dist/node_modules/@shikijs/langs/dist/git-commit.mjs +8 -0
  270. package/dist/node_modules/@shikijs/langs/dist/git-rebase.mjs +8 -0
  271. package/dist/node_modules/@shikijs/langs/dist/gleam.mjs +5 -0
  272. package/dist/node_modules/@shikijs/langs/dist/glimmer-js.mjs +14 -0
  273. package/dist/node_modules/@shikijs/langs/dist/glimmer-ts.mjs +14 -0
  274. package/dist/node_modules/@shikijs/langs/dist/glsl.mjs +8 -0
  275. package/dist/node_modules/@shikijs/langs/dist/gn.mjs +5 -0
  276. package/dist/node_modules/@shikijs/langs/dist/gnuplot.mjs +5 -0
  277. package/dist/node_modules/@shikijs/langs/dist/go.mjs +5 -0
  278. package/dist/node_modules/@shikijs/langs/dist/graphql.mjs +14 -0
  279. package/dist/node_modules/@shikijs/langs/dist/groovy.mjs +5 -0
  280. package/dist/node_modules/@shikijs/langs/dist/hack.mjs +10 -0
  281. package/dist/node_modules/@shikijs/langs/dist/haml.mjs +10 -0
  282. package/dist/node_modules/@shikijs/langs/dist/handlebars.mjs +14 -0
  283. package/dist/node_modules/@shikijs/langs/dist/haskell.mjs +5 -0
  284. package/dist/node_modules/@shikijs/langs/dist/haxe.mjs +5 -0
  285. package/dist/node_modules/@shikijs/langs/dist/hcl.mjs +5 -0
  286. package/dist/node_modules/@shikijs/langs/dist/hjson.mjs +5 -0
  287. package/dist/node_modules/@shikijs/langs/dist/hlsl.mjs +5 -0
  288. package/dist/node_modules/@shikijs/langs/dist/html-derivative.mjs +8 -0
  289. package/dist/node_modules/@shikijs/langs/dist/html.mjs +10 -0
  290. package/dist/node_modules/@shikijs/langs/dist/http.mjs +14 -0
  291. package/dist/node_modules/@shikijs/langs/dist/hurl.mjs +12 -0
  292. package/dist/node_modules/@shikijs/langs/dist/hxml.mjs +8 -0
  293. package/dist/node_modules/@shikijs/langs/dist/hy.mjs +5 -0
  294. package/dist/node_modules/@shikijs/langs/dist/imba.mjs +5 -0
  295. package/dist/node_modules/@shikijs/langs/dist/ini.mjs +5 -0
  296. package/dist/node_modules/@shikijs/langs/dist/java.mjs +5 -0
  297. package/dist/node_modules/@shikijs/langs/dist/javascript.mjs +5 -0
  298. package/dist/node_modules/@shikijs/langs/dist/jinja-html.mjs +8 -0
  299. package/dist/node_modules/@shikijs/langs/dist/jinja.mjs +8 -0
  300. package/dist/node_modules/@shikijs/langs/dist/jison.mjs +8 -0
  301. package/dist/node_modules/@shikijs/langs/dist/json.mjs +5 -0
  302. package/dist/node_modules/@shikijs/langs/dist/json5.mjs +5 -0
  303. package/dist/node_modules/@shikijs/langs/dist/jsonc.mjs +5 -0
  304. package/dist/node_modules/@shikijs/langs/dist/jsonl.mjs +5 -0
  305. package/dist/node_modules/@shikijs/langs/dist/jsonnet.mjs +5 -0
  306. package/dist/node_modules/@shikijs/langs/dist/jssm.mjs +5 -0
  307. package/dist/node_modules/@shikijs/langs/dist/jsx.mjs +5 -0
  308. package/dist/node_modules/@shikijs/langs/dist/julia.mjs +16 -0
  309. package/dist/node_modules/@shikijs/langs/dist/just.mjs +18 -0
  310. package/dist/node_modules/@shikijs/langs/dist/kdl.mjs +5 -0
  311. package/dist/node_modules/@shikijs/langs/dist/kotlin.mjs +5 -0
  312. package/dist/node_modules/@shikijs/langs/dist/kusto.mjs +5 -0
  313. package/dist/node_modules/@shikijs/langs/dist/latex.mjs +8 -0
  314. package/dist/node_modules/@shikijs/langs/dist/lean.mjs +5 -0
  315. package/dist/node_modules/@shikijs/langs/dist/less.mjs +5 -0
  316. package/dist/node_modules/@shikijs/langs/dist/liquid.mjs +14 -0
  317. package/dist/node_modules/@shikijs/langs/dist/llvm.mjs +5 -0
  318. package/dist/node_modules/@shikijs/langs/dist/log.mjs +5 -0
  319. package/dist/node_modules/@shikijs/langs/dist/logo.mjs +5 -0
  320. package/dist/node_modules/@shikijs/langs/dist/lua.mjs +8 -0
  321. package/dist/node_modules/@shikijs/langs/dist/luau.mjs +5 -0
  322. package/dist/node_modules/@shikijs/langs/dist/make.mjs +5 -0
  323. package/dist/node_modules/@shikijs/langs/dist/markdown-nix.mjs +5 -0
  324. package/dist/node_modules/@shikijs/langs/dist/markdown-vue.mjs +5 -0
  325. package/dist/node_modules/@shikijs/langs/dist/markdown.mjs +5 -0
  326. package/dist/node_modules/@shikijs/langs/dist/marko.mjs +14 -0
  327. package/dist/node_modules/@shikijs/langs/dist/matlab.mjs +5 -0
  328. package/dist/node_modules/@shikijs/langs/dist/mdc.mjs +12 -0
  329. package/dist/node_modules/@shikijs/langs/dist/mdx.mjs +5 -0
  330. package/dist/node_modules/@shikijs/langs/dist/mermaid.mjs +5 -0
  331. package/dist/node_modules/@shikijs/langs/dist/mipsasm.mjs +5 -0
  332. package/dist/node_modules/@shikijs/langs/dist/mojo.mjs +5 -0
  333. package/dist/node_modules/@shikijs/langs/dist/moonbit.mjs +5 -0
  334. package/dist/node_modules/@shikijs/langs/dist/move.mjs +5 -0
  335. package/dist/node_modules/@shikijs/langs/dist/narrat.mjs +5 -0
  336. package/dist/node_modules/@shikijs/langs/dist/nextflow-groovy.mjs +5 -0
  337. package/dist/node_modules/@shikijs/langs/dist/nextflow.mjs +8 -0
  338. package/dist/node_modules/@shikijs/langs/dist/nginx.mjs +8 -0
  339. package/dist/node_modules/@shikijs/langs/dist/nim.mjs +20 -0
  340. package/dist/node_modules/@shikijs/langs/dist/nix.mjs +8 -0
  341. package/dist/node_modules/@shikijs/langs/dist/nushell.mjs +5 -0
  342. package/dist/node_modules/@shikijs/langs/dist/objective-c.mjs +5 -0
  343. package/dist/node_modules/@shikijs/langs/dist/objective-cpp.mjs +5 -0
  344. package/dist/node_modules/@shikijs/langs/dist/ocaml.mjs +5 -0
  345. package/dist/node_modules/@shikijs/langs/dist/odin.mjs +5 -0
  346. package/dist/node_modules/@shikijs/langs/dist/openscad.mjs +5 -0
  347. package/dist/node_modules/@shikijs/langs/dist/pascal.mjs +5 -0
  348. package/dist/node_modules/@shikijs/langs/dist/perl.mjs +16 -0
  349. package/dist/node_modules/@shikijs/langs/dist/php.mjs +18 -0
  350. package/dist/node_modules/@shikijs/langs/dist/pkl.mjs +5 -0
  351. package/dist/node_modules/@shikijs/langs/dist/plsql.mjs +5 -0
  352. package/dist/node_modules/@shikijs/langs/dist/po.mjs +5 -0
  353. package/dist/node_modules/@shikijs/langs/dist/polar.mjs +5 -0
  354. package/dist/node_modules/@shikijs/langs/dist/postcss.mjs +5 -0
  355. package/dist/node_modules/@shikijs/langs/dist/powerquery.mjs +5 -0
  356. package/dist/node_modules/@shikijs/langs/dist/powershell.mjs +5 -0
  357. package/dist/node_modules/@shikijs/langs/dist/prisma.mjs +5 -0
  358. package/dist/node_modules/@shikijs/langs/dist/prolog.mjs +5 -0
  359. package/dist/node_modules/@shikijs/langs/dist/proto.mjs +5 -0
  360. package/dist/node_modules/@shikijs/langs/dist/pug.mjs +12 -0
  361. package/dist/node_modules/@shikijs/langs/dist/puppet.mjs +5 -0
  362. package/dist/node_modules/@shikijs/langs/dist/purescript.mjs +5 -0
  363. package/dist/node_modules/@shikijs/langs/dist/python.mjs +5 -0
  364. package/dist/node_modules/@shikijs/langs/dist/qml.mjs +8 -0
  365. package/dist/node_modules/@shikijs/langs/dist/qmldir.mjs +5 -0
  366. package/dist/node_modules/@shikijs/langs/dist/qss.mjs +5 -0
  367. package/dist/node_modules/@shikijs/langs/dist/r.mjs +5 -0
  368. package/dist/node_modules/@shikijs/langs/dist/racket.mjs +5 -0
  369. package/dist/node_modules/@shikijs/langs/dist/raku.mjs +5 -0
  370. package/dist/node_modules/@shikijs/langs/dist/razor.mjs +10 -0
  371. package/dist/node_modules/@shikijs/langs/dist/reg.mjs +5 -0
  372. package/dist/node_modules/@shikijs/langs/dist/regexp.mjs +5 -0
  373. package/dist/node_modules/@shikijs/langs/dist/rel.mjs +5 -0
  374. package/dist/node_modules/@shikijs/langs/dist/riscv.mjs +5 -0
  375. package/dist/node_modules/@shikijs/langs/dist/ron.mjs +5 -0
  376. package/dist/node_modules/@shikijs/langs/dist/rosmsg.mjs +5 -0
  377. package/dist/node_modules/@shikijs/langs/dist/rst.mjs +22 -0
  378. package/dist/node_modules/@shikijs/langs/dist/ruby.mjs +30 -0
  379. package/dist/node_modules/@shikijs/langs/dist/rust.mjs +5 -0
  380. package/dist/node_modules/@shikijs/langs/dist/sas.mjs +8 -0
  381. package/dist/node_modules/@shikijs/langs/dist/sass.mjs +5 -0
  382. package/dist/node_modules/@shikijs/langs/dist/scala.mjs +5 -0
  383. package/dist/node_modules/@shikijs/langs/dist/scheme.mjs +5 -0
  384. package/dist/node_modules/@shikijs/langs/dist/scss.mjs +8 -0
  385. package/dist/node_modules/@shikijs/langs/dist/sdbl.mjs +5 -0
  386. package/dist/node_modules/@shikijs/langs/dist/shaderlab.mjs +8 -0
  387. package/dist/node_modules/@shikijs/langs/dist/shellscript.mjs +5 -0
  388. package/dist/node_modules/@shikijs/langs/dist/shellsession.mjs +8 -0
  389. package/dist/node_modules/@shikijs/langs/dist/smalltalk.mjs +5 -0
  390. package/dist/node_modules/@shikijs/langs/dist/solidity.mjs +5 -0
  391. package/dist/node_modules/@shikijs/langs/dist/soy.mjs +8 -0
  392. package/dist/node_modules/@shikijs/langs/dist/sparql.mjs +8 -0
  393. package/dist/node_modules/@shikijs/langs/dist/splunk.mjs +5 -0
  394. package/dist/node_modules/@shikijs/langs/dist/sql.mjs +5 -0
  395. package/dist/node_modules/@shikijs/langs/dist/ssh-config.mjs +5 -0
  396. package/dist/node_modules/@shikijs/langs/dist/stata.mjs +8 -0
  397. package/dist/node_modules/@shikijs/langs/dist/stylus.mjs +5 -0
  398. package/dist/node_modules/@shikijs/langs/dist/surrealql.mjs +8 -0
  399. package/dist/node_modules/@shikijs/langs/dist/svelte.mjs +14 -0
  400. package/dist/node_modules/@shikijs/langs/dist/swift.mjs +5 -0
  401. package/dist/node_modules/@shikijs/langs/dist/system-verilog.mjs +5 -0
  402. package/dist/node_modules/@shikijs/langs/dist/systemd.mjs +5 -0
  403. package/dist/node_modules/@shikijs/langs/dist/talonscript.mjs +5 -0
  404. package/dist/node_modules/@shikijs/langs/dist/tasl.mjs +5 -0
  405. package/dist/node_modules/@shikijs/langs/dist/tcl.mjs +5 -0
  406. package/dist/node_modules/@shikijs/langs/dist/templ.mjs +12 -0
  407. package/dist/node_modules/@shikijs/langs/dist/terraform.mjs +5 -0
  408. package/dist/node_modules/@shikijs/langs/dist/tex.mjs +8 -0
  409. package/dist/node_modules/@shikijs/langs/dist/toml.mjs +5 -0
  410. package/dist/node_modules/@shikijs/langs/dist/ts-tags.mjs +18 -0
  411. package/dist/node_modules/@shikijs/langs/dist/tsv.mjs +5 -0
  412. package/dist/node_modules/@shikijs/langs/dist/tsx.mjs +5 -0
  413. package/dist/node_modules/@shikijs/langs/dist/turtle.mjs +5 -0
  414. package/dist/node_modules/@shikijs/langs/dist/twig.mjs +18 -0
  415. package/dist/node_modules/@shikijs/langs/dist/typescript.mjs +5 -0
  416. package/dist/node_modules/@shikijs/langs/dist/typespec.mjs +5 -0
  417. package/dist/node_modules/@shikijs/langs/dist/typst.mjs +5 -0
  418. package/dist/node_modules/@shikijs/langs/dist/v.mjs +5 -0
  419. package/dist/node_modules/@shikijs/langs/dist/vala.mjs +5 -0
  420. package/dist/node_modules/@shikijs/langs/dist/vb.mjs +5 -0
  421. package/dist/node_modules/@shikijs/langs/dist/verilog.mjs +5 -0
  422. package/dist/node_modules/@shikijs/langs/dist/vhdl.mjs +5 -0
  423. package/dist/node_modules/@shikijs/langs/dist/viml.mjs +5 -0
  424. package/dist/node_modules/@shikijs/langs/dist/vue-directives.mjs +5 -0
  425. package/dist/node_modules/@shikijs/langs/dist/vue-html.mjs +8 -0
  426. package/dist/node_modules/@shikijs/langs/dist/vue-interpolations.mjs +5 -0
  427. package/dist/node_modules/@shikijs/langs/dist/vue-sfc-style-variable-injection.mjs +8 -0
  428. package/dist/node_modules/@shikijs/langs/dist/vue-vine.mjs +18 -0
  429. package/dist/node_modules/@shikijs/langs/dist/vue.mjs +26 -0
  430. package/dist/node_modules/@shikijs/langs/dist/vyper.mjs +5 -0
  431. package/dist/node_modules/@shikijs/langs/dist/wasm.mjs +5 -0
  432. package/dist/node_modules/@shikijs/langs/dist/wenyan.mjs +5 -0
  433. package/dist/node_modules/@shikijs/langs/dist/wgsl.mjs +5 -0
  434. package/dist/node_modules/@shikijs/langs/dist/wikitext.mjs +5 -0
  435. package/dist/node_modules/@shikijs/langs/dist/wit.mjs +5 -0
  436. package/dist/node_modules/@shikijs/langs/dist/wolfram.mjs +5 -0
  437. package/dist/node_modules/@shikijs/langs/dist/xml.mjs +8 -0
  438. package/dist/node_modules/@shikijs/langs/dist/xsl.mjs +8 -0
  439. package/dist/node_modules/@shikijs/langs/dist/yaml.mjs +5 -0
  440. package/dist/node_modules/@shikijs/langs/dist/zenscript.mjs +5 -0
  441. package/dist/node_modules/@shikijs/langs/dist/zig.mjs +5 -0
  442. package/dist/node_modules/@shikijs/langs/package.json +384 -0
  443. package/dist/node_modules/@shikijs/themes/dist/andromeeda.mjs +2 -0
  444. package/dist/node_modules/@shikijs/themes/dist/aurora-x.mjs +2 -0
  445. package/dist/node_modules/@shikijs/themes/dist/ayu-dark.mjs +2 -0
  446. package/dist/node_modules/@shikijs/themes/dist/ayu-light.mjs +2 -0
  447. package/dist/node_modules/@shikijs/themes/dist/ayu-mirage.mjs +2 -0
  448. package/dist/node_modules/@shikijs/themes/dist/catppuccin-frappe.mjs +2 -0
  449. package/dist/node_modules/@shikijs/themes/dist/catppuccin-latte.mjs +2 -0
  450. package/dist/node_modules/@shikijs/themes/dist/catppuccin-macchiato.mjs +2 -0
  451. package/dist/node_modules/@shikijs/themes/dist/catppuccin-mocha.mjs +2 -0
  452. package/dist/node_modules/@shikijs/themes/dist/dark-plus.mjs +2 -0
  453. package/dist/node_modules/@shikijs/themes/dist/dracula-soft.mjs +2 -0
  454. package/dist/node_modules/@shikijs/themes/dist/dracula.mjs +2 -0
  455. package/dist/node_modules/@shikijs/themes/dist/everforest-dark.mjs +2 -0
  456. package/dist/node_modules/@shikijs/themes/dist/everforest-light.mjs +2 -0
  457. package/dist/node_modules/@shikijs/themes/dist/github-dark-default.mjs +2 -0
  458. package/dist/node_modules/@shikijs/themes/dist/github-dark-dimmed.mjs +2 -0
  459. package/dist/node_modules/@shikijs/themes/dist/github-dark-high-contrast.mjs +2 -0
  460. package/dist/node_modules/@shikijs/themes/dist/github-dark.mjs +2 -0
  461. package/dist/node_modules/@shikijs/themes/dist/github-light-default.mjs +2 -0
  462. package/dist/node_modules/@shikijs/themes/dist/github-light-high-contrast.mjs +2 -0
  463. package/dist/node_modules/@shikijs/themes/dist/github-light.mjs +2 -0
  464. package/dist/node_modules/@shikijs/themes/dist/gruvbox-dark-hard.mjs +2 -0
  465. package/dist/node_modules/@shikijs/themes/dist/gruvbox-dark-medium.mjs +2 -0
  466. package/dist/node_modules/@shikijs/themes/dist/gruvbox-dark-soft.mjs +2 -0
  467. package/dist/node_modules/@shikijs/themes/dist/gruvbox-light-hard.mjs +2 -0
  468. package/dist/node_modules/@shikijs/themes/dist/gruvbox-light-medium.mjs +2 -0
  469. package/dist/node_modules/@shikijs/themes/dist/gruvbox-light-soft.mjs +2 -0
  470. package/dist/node_modules/@shikijs/themes/dist/horizon-bright.mjs +2 -0
  471. package/dist/node_modules/@shikijs/themes/dist/horizon.mjs +2 -0
  472. package/dist/node_modules/@shikijs/themes/dist/houston.mjs +2 -0
  473. package/dist/node_modules/@shikijs/themes/dist/kanagawa-dragon.mjs +2 -0
  474. package/dist/node_modules/@shikijs/themes/dist/kanagawa-lotus.mjs +2 -0
  475. package/dist/node_modules/@shikijs/themes/dist/kanagawa-wave.mjs +2 -0
  476. package/dist/node_modules/@shikijs/themes/dist/laserwave.mjs +2 -0
  477. package/dist/node_modules/@shikijs/themes/dist/light-plus.mjs +2 -0
  478. package/dist/node_modules/@shikijs/themes/dist/material-theme-darker.mjs +2 -0
  479. package/dist/node_modules/@shikijs/themes/dist/material-theme-lighter.mjs +2 -0
  480. package/dist/node_modules/@shikijs/themes/dist/material-theme-ocean.mjs +2 -0
  481. package/dist/node_modules/@shikijs/themes/dist/material-theme-palenight.mjs +2 -0
  482. package/dist/node_modules/@shikijs/themes/dist/material-theme.mjs +2 -0
  483. package/dist/node_modules/@shikijs/themes/dist/min-dark.mjs +2 -0
  484. package/dist/node_modules/@shikijs/themes/dist/min-light.mjs +2 -0
  485. package/dist/node_modules/@shikijs/themes/dist/monokai.mjs +2 -0
  486. package/dist/node_modules/@shikijs/themes/dist/night-owl-light.mjs +2 -0
  487. package/dist/node_modules/@shikijs/themes/dist/night-owl.mjs +2 -0
  488. package/dist/node_modules/@shikijs/themes/dist/nord.mjs +2 -0
  489. package/dist/node_modules/@shikijs/themes/dist/one-dark-pro.mjs +2 -0
  490. package/dist/node_modules/@shikijs/themes/dist/one-light.mjs +2 -0
  491. package/dist/node_modules/@shikijs/themes/dist/plastic.mjs +2 -0
  492. package/dist/node_modules/@shikijs/themes/dist/poimandres.mjs +2 -0
  493. package/dist/node_modules/@shikijs/themes/dist/red.mjs +2 -0
  494. package/dist/node_modules/@shikijs/themes/dist/rose-pine-dawn.mjs +2 -0
  495. package/dist/node_modules/@shikijs/themes/dist/rose-pine-moon.mjs +2 -0
  496. package/dist/node_modules/@shikijs/themes/dist/rose-pine.mjs +2 -0
  497. package/dist/node_modules/@shikijs/themes/dist/slack-dark.mjs +2 -0
  498. package/dist/node_modules/@shikijs/themes/dist/slack-ochin.mjs +2 -0
  499. package/dist/node_modules/@shikijs/themes/dist/snazzy-light.mjs +2 -0
  500. package/dist/node_modules/@shikijs/themes/dist/solarized-dark.mjs +2 -0
  501. package/dist/node_modules/@shikijs/themes/dist/solarized-light.mjs +2 -0
  502. package/dist/node_modules/@shikijs/themes/dist/synthwave-84.mjs +2 -0
  503. package/dist/node_modules/@shikijs/themes/dist/tokyo-night.mjs +2 -0
  504. package/dist/node_modules/@shikijs/themes/dist/vesper.mjs +2 -0
  505. package/dist/node_modules/@shikijs/themes/dist/vitesse-black.mjs +2 -0
  506. package/dist/node_modules/@shikijs/themes/dist/vitesse-dark.mjs +2 -0
  507. package/dist/node_modules/@shikijs/themes/dist/vitesse-light.mjs +2 -0
  508. package/dist/node_modules/@shikijs/themes/package.json +103 -0
  509. package/dist/node_modules/@shikijs/types/dist/index.mjs +8 -0
  510. package/dist/node_modules/@shikijs/types/package.json +36 -0
  511. package/dist/node_modules/@shikijs/vscode-textmate/dist/index.js +3216 -0
  512. package/dist/node_modules/@shikijs/vscode-textmate/package.json +46 -0
  513. package/dist/node_modules/@swc/helpers/_/_class_private_field_loose_base/package.json +4 -0
  514. package/dist/node_modules/@swc/helpers/_/_class_private_field_loose_key/package.json +4 -0
  515. package/dist/node_modules/@swc/helpers/_/_interop_require_default/package.json +4 -0
  516. package/dist/node_modules/@swc/helpers/_/_interop_require_wildcard/package.json +4 -0
  517. package/dist/node_modules/@swc/helpers/cjs/_class_private_field_loose_base.cjs +10 -0
  518. package/dist/node_modules/@swc/helpers/cjs/_class_private_field_loose_key.cjs +8 -0
  519. package/dist/node_modules/@swc/helpers/cjs/_interop_require_default.cjs +6 -0
  520. package/dist/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs +38 -0
  521. package/dist/node_modules/@swc/helpers/package.json +471 -0
  522. package/dist/node_modules/caniuse-lite/data/agents.js +1 -0
  523. package/dist/node_modules/caniuse-lite/data/browserVersions.js +1 -0
  524. package/dist/node_modules/caniuse-lite/data/browsers.js +1 -0
  525. package/dist/node_modules/caniuse-lite/data/features/aac.js +1 -0
  526. package/dist/node_modules/caniuse-lite/data/features/abortcontroller.js +1 -0
  527. package/dist/node_modules/caniuse-lite/data/features/ac3-ec3.js +1 -0
  528. package/dist/node_modules/caniuse-lite/data/features/accelerometer.js +1 -0
  529. package/dist/node_modules/caniuse-lite/data/features/addeventlistener.js +1 -0
  530. package/dist/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +1 -0
  531. package/dist/node_modules/caniuse-lite/data/features/ambient-light.js +1 -0
  532. package/dist/node_modules/caniuse-lite/data/features/apng.js +1 -0
  533. package/dist/node_modules/caniuse-lite/data/features/array-find-index.js +1 -0
  534. package/dist/node_modules/caniuse-lite/data/features/array-find.js +1 -0
  535. package/dist/node_modules/caniuse-lite/data/features/array-flat.js +1 -0
  536. package/dist/node_modules/caniuse-lite/data/features/array-includes.js +1 -0
  537. package/dist/node_modules/caniuse-lite/data/features/arrow-functions.js +1 -0
  538. package/dist/node_modules/caniuse-lite/data/features/asmjs.js +1 -0
  539. package/dist/node_modules/caniuse-lite/data/features/async-clipboard.js +1 -0
  540. package/dist/node_modules/caniuse-lite/data/features/async-functions.js +1 -0
  541. package/dist/node_modules/caniuse-lite/data/features/atob-btoa.js +1 -0
  542. package/dist/node_modules/caniuse-lite/data/features/audio-api.js +1 -0
  543. package/dist/node_modules/caniuse-lite/data/features/audio.js +1 -0
  544. package/dist/node_modules/caniuse-lite/data/features/audiotracks.js +1 -0
  545. package/dist/node_modules/caniuse-lite/data/features/autofocus.js +1 -0
  546. package/dist/node_modules/caniuse-lite/data/features/auxclick.js +1 -0
  547. package/dist/node_modules/caniuse-lite/data/features/av1.js +1 -0
  548. package/dist/node_modules/caniuse-lite/data/features/avif.js +1 -0
  549. package/dist/node_modules/caniuse-lite/data/features/background-attachment.js +1 -0
  550. package/dist/node_modules/caniuse-lite/data/features/background-clip-text.js +1 -0
  551. package/dist/node_modules/caniuse-lite/data/features/background-img-opts.js +1 -0
  552. package/dist/node_modules/caniuse-lite/data/features/background-position-x-y.js +1 -0
  553. package/dist/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +1 -0
  554. package/dist/node_modules/caniuse-lite/data/features/background-sync.js +1 -0
  555. package/dist/node_modules/caniuse-lite/data/features/battery-status.js +1 -0
  556. package/dist/node_modules/caniuse-lite/data/features/beacon.js +1 -0
  557. package/dist/node_modules/caniuse-lite/data/features/beforeafterprint.js +1 -0
  558. package/dist/node_modules/caniuse-lite/data/features/bigint.js +1 -0
  559. package/dist/node_modules/caniuse-lite/data/features/blobbuilder.js +1 -0
  560. package/dist/node_modules/caniuse-lite/data/features/bloburls.js +1 -0
  561. package/dist/node_modules/caniuse-lite/data/features/border-image.js +1 -0
  562. package/dist/node_modules/caniuse-lite/data/features/border-radius.js +1 -0
  563. package/dist/node_modules/caniuse-lite/data/features/broadcastchannel.js +1 -0
  564. package/dist/node_modules/caniuse-lite/data/features/brotli.js +1 -0
  565. package/dist/node_modules/caniuse-lite/data/features/calc.js +1 -0
  566. package/dist/node_modules/caniuse-lite/data/features/canvas-blending.js +1 -0
  567. package/dist/node_modules/caniuse-lite/data/features/canvas-text.js +1 -0
  568. package/dist/node_modules/caniuse-lite/data/features/canvas.js +1 -0
  569. package/dist/node_modules/caniuse-lite/data/features/ch-unit.js +1 -0
  570. package/dist/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +1 -0
  571. package/dist/node_modules/caniuse-lite/data/features/channel-messaging.js +1 -0
  572. package/dist/node_modules/caniuse-lite/data/features/childnode-remove.js +1 -0
  573. package/dist/node_modules/caniuse-lite/data/features/classlist.js +1 -0
  574. package/dist/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +1 -0
  575. package/dist/node_modules/caniuse-lite/data/features/clipboard.js +1 -0
  576. package/dist/node_modules/caniuse-lite/data/features/colr-v1.js +1 -0
  577. package/dist/node_modules/caniuse-lite/data/features/colr.js +1 -0
  578. package/dist/node_modules/caniuse-lite/data/features/comparedocumentposition.js +1 -0
  579. package/dist/node_modules/caniuse-lite/data/features/console-basic.js +1 -0
  580. package/dist/node_modules/caniuse-lite/data/features/console-time.js +1 -0
  581. package/dist/node_modules/caniuse-lite/data/features/const.js +1 -0
  582. package/dist/node_modules/caniuse-lite/data/features/constraint-validation.js +1 -0
  583. package/dist/node_modules/caniuse-lite/data/features/contenteditable.js +1 -0
  584. package/dist/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +1 -0
  585. package/dist/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +1 -0
  586. package/dist/node_modules/caniuse-lite/data/features/cookie-store-api.js +1 -0
  587. package/dist/node_modules/caniuse-lite/data/features/cors.js +1 -0
  588. package/dist/node_modules/caniuse-lite/data/features/createimagebitmap.js +1 -0
  589. package/dist/node_modules/caniuse-lite/data/features/credential-management.js +1 -0
  590. package/dist/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +1 -0
  591. package/dist/node_modules/caniuse-lite/data/features/cryptography.js +1 -0
  592. package/dist/node_modules/caniuse-lite/data/features/css-all.js +1 -0
  593. package/dist/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +1 -0
  594. package/dist/node_modules/caniuse-lite/data/features/css-animation.js +1 -0
  595. package/dist/node_modules/caniuse-lite/data/features/css-any-link.js +1 -0
  596. package/dist/node_modules/caniuse-lite/data/features/css-appearance.js +1 -0
  597. package/dist/node_modules/caniuse-lite/data/features/css-at-counter-style.js +1 -0
  598. package/dist/node_modules/caniuse-lite/data/features/css-autofill.js +1 -0
  599. package/dist/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +1 -0
  600. package/dist/node_modules/caniuse-lite/data/features/css-background-offsets.js +1 -0
  601. package/dist/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +1 -0
  602. package/dist/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +1 -0
  603. package/dist/node_modules/caniuse-lite/data/features/css-boxshadow.js +1 -0
  604. package/dist/node_modules/caniuse-lite/data/features/css-canvas.js +1 -0
  605. package/dist/node_modules/caniuse-lite/data/features/css-caret-color.js +1 -0
  606. package/dist/node_modules/caniuse-lite/data/features/css-cascade-layers.js +1 -0
  607. package/dist/node_modules/caniuse-lite/data/features/css-cascade-scope.js +1 -0
  608. package/dist/node_modules/caniuse-lite/data/features/css-case-insensitive.js +1 -0
  609. package/dist/node_modules/caniuse-lite/data/features/css-clip-path.js +1 -0
  610. package/dist/node_modules/caniuse-lite/data/features/css-color-adjust.js +1 -0
  611. package/dist/node_modules/caniuse-lite/data/features/css-color-function.js +1 -0
  612. package/dist/node_modules/caniuse-lite/data/features/css-conic-gradients.js +1 -0
  613. package/dist/node_modules/caniuse-lite/data/features/css-container-queries-style.js +1 -0
  614. package/dist/node_modules/caniuse-lite/data/features/css-container-queries.js +1 -0
  615. package/dist/node_modules/caniuse-lite/data/features/css-container-query-units.js +1 -0
  616. package/dist/node_modules/caniuse-lite/data/features/css-containment.js +1 -0
  617. package/dist/node_modules/caniuse-lite/data/features/css-content-visibility.js +1 -0
  618. package/dist/node_modules/caniuse-lite/data/features/css-counters.js +1 -0
  619. package/dist/node_modules/caniuse-lite/data/features/css-crisp-edges.js +1 -0
  620. package/dist/node_modules/caniuse-lite/data/features/css-cross-fade.js +1 -0
  621. package/dist/node_modules/caniuse-lite/data/features/css-default-pseudo.js +1 -0
  622. package/dist/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +1 -0
  623. package/dist/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +1 -0
  624. package/dist/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +1 -0
  625. package/dist/node_modules/caniuse-lite/data/features/css-display-contents.js +1 -0
  626. package/dist/node_modules/caniuse-lite/data/features/css-element-function.js +1 -0
  627. package/dist/node_modules/caniuse-lite/data/features/css-env-function.js +1 -0
  628. package/dist/node_modules/caniuse-lite/data/features/css-exclusions.js +1 -0
  629. package/dist/node_modules/caniuse-lite/data/features/css-featurequeries.js +1 -0
  630. package/dist/node_modules/caniuse-lite/data/features/css-file-selector-button.js +1 -0
  631. package/dist/node_modules/caniuse-lite/data/features/css-filter-function.js +1 -0
  632. package/dist/node_modules/caniuse-lite/data/features/css-filters.js +1 -0
  633. package/dist/node_modules/caniuse-lite/data/features/css-first-letter.js +1 -0
  634. package/dist/node_modules/caniuse-lite/data/features/css-first-line.js +1 -0
  635. package/dist/node_modules/caniuse-lite/data/features/css-fixed.js +1 -0
  636. package/dist/node_modules/caniuse-lite/data/features/css-focus-visible.js +1 -0
  637. package/dist/node_modules/caniuse-lite/data/features/css-focus-within.js +1 -0
  638. package/dist/node_modules/caniuse-lite/data/features/css-font-palette.js +1 -0
  639. package/dist/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +1 -0
  640. package/dist/node_modules/caniuse-lite/data/features/css-font-stretch.js +1 -0
  641. package/dist/node_modules/caniuse-lite/data/features/css-gencontent.js +1 -0
  642. package/dist/node_modules/caniuse-lite/data/features/css-gradients.js +1 -0
  643. package/dist/node_modules/caniuse-lite/data/features/css-grid-animation.js +1 -0
  644. package/dist/node_modules/caniuse-lite/data/features/css-grid-lanes.js +1 -0
  645. package/dist/node_modules/caniuse-lite/data/features/css-grid.js +1 -0
  646. package/dist/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +1 -0
  647. package/dist/node_modules/caniuse-lite/data/features/css-has.js +1 -0
  648. package/dist/node_modules/caniuse-lite/data/features/css-hyphens.js +1 -0
  649. package/dist/node_modules/caniuse-lite/data/features/css-if.js +1 -0
  650. package/dist/node_modules/caniuse-lite/data/features/css-image-orientation.js +1 -0
  651. package/dist/node_modules/caniuse-lite/data/features/css-image-set.js +1 -0
  652. package/dist/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +1 -0
  653. package/dist/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +1 -0
  654. package/dist/node_modules/caniuse-lite/data/features/css-initial-letter.js +1 -0
  655. package/dist/node_modules/caniuse-lite/data/features/css-initial-value.js +1 -0
  656. package/dist/node_modules/caniuse-lite/data/features/css-lch-lab.js +1 -0
  657. package/dist/node_modules/caniuse-lite/data/features/css-letter-spacing.js +1 -0
  658. package/dist/node_modules/caniuse-lite/data/features/css-line-clamp.js +1 -0
  659. package/dist/node_modules/caniuse-lite/data/features/css-logical-props.js +1 -0
  660. package/dist/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +1 -0
  661. package/dist/node_modules/caniuse-lite/data/features/css-masks.js +1 -0
  662. package/dist/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +1 -0
  663. package/dist/node_modules/caniuse-lite/data/features/css-math-functions.js +1 -0
  664. package/dist/node_modules/caniuse-lite/data/features/css-media-interaction.js +1 -0
  665. package/dist/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +1 -0
  666. package/dist/node_modules/caniuse-lite/data/features/css-media-resolution.js +1 -0
  667. package/dist/node_modules/caniuse-lite/data/features/css-media-scripting.js +1 -0
  668. package/dist/node_modules/caniuse-lite/data/features/css-mediaqueries.js +1 -0
  669. package/dist/node_modules/caniuse-lite/data/features/css-mixblendmode.js +1 -0
  670. package/dist/node_modules/caniuse-lite/data/features/css-module-scripts.js +1 -0
  671. package/dist/node_modules/caniuse-lite/data/features/css-motion-paths.js +1 -0
  672. package/dist/node_modules/caniuse-lite/data/features/css-namespaces.js +1 -0
  673. package/dist/node_modules/caniuse-lite/data/features/css-nesting.js +1 -0
  674. package/dist/node_modules/caniuse-lite/data/features/css-not-sel-list.js +1 -0
  675. package/dist/node_modules/caniuse-lite/data/features/css-nth-child-of.js +1 -0
  676. package/dist/node_modules/caniuse-lite/data/features/css-opacity.js +1 -0
  677. package/dist/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +1 -0
  678. package/dist/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +1 -0
  679. package/dist/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +1 -0
  680. package/dist/node_modules/caniuse-lite/data/features/css-overflow.js +1 -0
  681. package/dist/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +1 -0
  682. package/dist/node_modules/caniuse-lite/data/features/css-page-break.js +1 -0
  683. package/dist/node_modules/caniuse-lite/data/features/css-paged-media.js +1 -0
  684. package/dist/node_modules/caniuse-lite/data/features/css-paint-api.js +1 -0
  685. package/dist/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +1 -0
  686. package/dist/node_modules/caniuse-lite/data/features/css-placeholder.js +1 -0
  687. package/dist/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +1 -0
  688. package/dist/node_modules/caniuse-lite/data/features/css-read-only-write.js +1 -0
  689. package/dist/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +1 -0
  690. package/dist/node_modules/caniuse-lite/data/features/css-reflections.js +1 -0
  691. package/dist/node_modules/caniuse-lite/data/features/css-regions.js +1 -0
  692. package/dist/node_modules/caniuse-lite/data/features/css-relative-colors.js +1 -0
  693. package/dist/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +1 -0
  694. package/dist/node_modules/caniuse-lite/data/features/css-resize.js +1 -0
  695. package/dist/node_modules/caniuse-lite/data/features/css-revert-value.js +1 -0
  696. package/dist/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +1 -0
  697. package/dist/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +1 -0
  698. package/dist/node_modules/caniuse-lite/data/features/css-scrollbar.js +1 -0
  699. package/dist/node_modules/caniuse-lite/data/features/css-sel2.js +1 -0
  700. package/dist/node_modules/caniuse-lite/data/features/css-sel3.js +1 -0
  701. package/dist/node_modules/caniuse-lite/data/features/css-selection.js +1 -0
  702. package/dist/node_modules/caniuse-lite/data/features/css-shapes.js +1 -0
  703. package/dist/node_modules/caniuse-lite/data/features/css-snappoints.js +1 -0
  704. package/dist/node_modules/caniuse-lite/data/features/css-sticky.js +1 -0
  705. package/dist/node_modules/caniuse-lite/data/features/css-subgrid.js +1 -0
  706. package/dist/node_modules/caniuse-lite/data/features/css-supports-api.js +1 -0
  707. package/dist/node_modules/caniuse-lite/data/features/css-table.js +1 -0
  708. package/dist/node_modules/caniuse-lite/data/features/css-text-align-last.js +1 -0
  709. package/dist/node_modules/caniuse-lite/data/features/css-text-box-trim.js +1 -0
  710. package/dist/node_modules/caniuse-lite/data/features/css-text-indent.js +1 -0
  711. package/dist/node_modules/caniuse-lite/data/features/css-text-justify.js +1 -0
  712. package/dist/node_modules/caniuse-lite/data/features/css-text-orientation.js +1 -0
  713. package/dist/node_modules/caniuse-lite/data/features/css-text-spacing.js +1 -0
  714. package/dist/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +1 -0
  715. package/dist/node_modules/caniuse-lite/data/features/css-textshadow.js +1 -0
  716. package/dist/node_modules/caniuse-lite/data/features/css-touch-action.js +1 -0
  717. package/dist/node_modules/caniuse-lite/data/features/css-transitions.js +1 -0
  718. package/dist/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +1 -0
  719. package/dist/node_modules/caniuse-lite/data/features/css-unset-value.js +1 -0
  720. package/dist/node_modules/caniuse-lite/data/features/css-variables.js +1 -0
  721. package/dist/node_modules/caniuse-lite/data/features/css-when-else.js +1 -0
  722. package/dist/node_modules/caniuse-lite/data/features/css-widows-orphans.js +1 -0
  723. package/dist/node_modules/caniuse-lite/data/features/css-width-stretch.js +1 -0
  724. package/dist/node_modules/caniuse-lite/data/features/css-writing-mode.js +1 -0
  725. package/dist/node_modules/caniuse-lite/data/features/css-zoom.js +1 -0
  726. package/dist/node_modules/caniuse-lite/data/features/css3-attr.js +1 -0
  727. package/dist/node_modules/caniuse-lite/data/features/css3-boxsizing.js +1 -0
  728. package/dist/node_modules/caniuse-lite/data/features/css3-colors.js +1 -0
  729. package/dist/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +1 -0
  730. package/dist/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +1 -0
  731. package/dist/node_modules/caniuse-lite/data/features/css3-cursors.js +1 -0
  732. package/dist/node_modules/caniuse-lite/data/features/css3-tabsize.js +1 -0
  733. package/dist/node_modules/caniuse-lite/data/features/currentcolor.js +1 -0
  734. package/dist/node_modules/caniuse-lite/data/features/custom-elements.js +1 -0
  735. package/dist/node_modules/caniuse-lite/data/features/custom-elementsv1.js +1 -0
  736. package/dist/node_modules/caniuse-lite/data/features/customevent.js +1 -0
  737. package/dist/node_modules/caniuse-lite/data/features/datalist.js +1 -0
  738. package/dist/node_modules/caniuse-lite/data/features/dataset.js +1 -0
  739. package/dist/node_modules/caniuse-lite/data/features/datauri.js +1 -0
  740. package/dist/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +1 -0
  741. package/dist/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +1 -0
  742. package/dist/node_modules/caniuse-lite/data/features/decorators.js +1 -0
  743. package/dist/node_modules/caniuse-lite/data/features/details.js +1 -0
  744. package/dist/node_modules/caniuse-lite/data/features/deviceorientation.js +1 -0
  745. package/dist/node_modules/caniuse-lite/data/features/devicepixelratio.js +1 -0
  746. package/dist/node_modules/caniuse-lite/data/features/dialog.js +1 -0
  747. package/dist/node_modules/caniuse-lite/data/features/dispatchevent.js +1 -0
  748. package/dist/node_modules/caniuse-lite/data/features/dnssec.js +1 -0
  749. package/dist/node_modules/caniuse-lite/data/features/do-not-track.js +1 -0
  750. package/dist/node_modules/caniuse-lite/data/features/document-currentscript.js +1 -0
  751. package/dist/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +1 -0
  752. package/dist/node_modules/caniuse-lite/data/features/document-execcommand.js +1 -0
  753. package/dist/node_modules/caniuse-lite/data/features/document-policy.js +1 -0
  754. package/dist/node_modules/caniuse-lite/data/features/document-scrollingelement.js +1 -0
  755. package/dist/node_modules/caniuse-lite/data/features/documenthead.js +1 -0
  756. package/dist/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +1 -0
  757. package/dist/node_modules/caniuse-lite/data/features/dom-range.js +1 -0
  758. package/dist/node_modules/caniuse-lite/data/features/domcontentloaded.js +1 -0
  759. package/dist/node_modules/caniuse-lite/data/features/dommatrix.js +1 -0
  760. package/dist/node_modules/caniuse-lite/data/features/download.js +1 -0
  761. package/dist/node_modules/caniuse-lite/data/features/dragndrop.js +1 -0
  762. package/dist/node_modules/caniuse-lite/data/features/element-closest.js +1 -0
  763. package/dist/node_modules/caniuse-lite/data/features/element-from-point.js +1 -0
  764. package/dist/node_modules/caniuse-lite/data/features/element-scroll-methods.js +1 -0
  765. package/dist/node_modules/caniuse-lite/data/features/eme.js +1 -0
  766. package/dist/node_modules/caniuse-lite/data/features/eot.js +1 -0
  767. package/dist/node_modules/caniuse-lite/data/features/es5.js +1 -0
  768. package/dist/node_modules/caniuse-lite/data/features/es6-class.js +1 -0
  769. package/dist/node_modules/caniuse-lite/data/features/es6-generators.js +1 -0
  770. package/dist/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +1 -0
  771. package/dist/node_modules/caniuse-lite/data/features/es6-module.js +1 -0
  772. package/dist/node_modules/caniuse-lite/data/features/es6-number.js +1 -0
  773. package/dist/node_modules/caniuse-lite/data/features/es6-string-includes.js +1 -0
  774. package/dist/node_modules/caniuse-lite/data/features/es6.js +1 -0
  775. package/dist/node_modules/caniuse-lite/data/features/eventsource.js +1 -0
  776. package/dist/node_modules/caniuse-lite/data/features/extended-system-fonts.js +1 -0
  777. package/dist/node_modules/caniuse-lite/data/features/feature-policy.js +1 -0
  778. package/dist/node_modules/caniuse-lite/data/features/fetch.js +1 -0
  779. package/dist/node_modules/caniuse-lite/data/features/fieldset-disabled.js +1 -0
  780. package/dist/node_modules/caniuse-lite/data/features/fileapi.js +1 -0
  781. package/dist/node_modules/caniuse-lite/data/features/filereader.js +1 -0
  782. package/dist/node_modules/caniuse-lite/data/features/filereadersync.js +1 -0
  783. package/dist/node_modules/caniuse-lite/data/features/filesystem.js +1 -0
  784. package/dist/node_modules/caniuse-lite/data/features/flac.js +1 -0
  785. package/dist/node_modules/caniuse-lite/data/features/flexbox-gap.js +1 -0
  786. package/dist/node_modules/caniuse-lite/data/features/flexbox.js +1 -0
  787. package/dist/node_modules/caniuse-lite/data/features/flow-root.js +1 -0
  788. package/dist/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +1 -0
  789. package/dist/node_modules/caniuse-lite/data/features/font-family-system-ui.js +1 -0
  790. package/dist/node_modules/caniuse-lite/data/features/font-feature.js +1 -0
  791. package/dist/node_modules/caniuse-lite/data/features/font-kerning.js +1 -0
  792. package/dist/node_modules/caniuse-lite/data/features/font-loading.js +1 -0
  793. package/dist/node_modules/caniuse-lite/data/features/font-size-adjust.js +1 -0
  794. package/dist/node_modules/caniuse-lite/data/features/font-smooth.js +1 -0
  795. package/dist/node_modules/caniuse-lite/data/features/font-unicode-range.js +1 -0
  796. package/dist/node_modules/caniuse-lite/data/features/font-variant-alternates.js +1 -0
  797. package/dist/node_modules/caniuse-lite/data/features/font-variant-numeric.js +1 -0
  798. package/dist/node_modules/caniuse-lite/data/features/fontface.js +1 -0
  799. package/dist/node_modules/caniuse-lite/data/features/form-attribute.js +1 -0
  800. package/dist/node_modules/caniuse-lite/data/features/form-submit-attributes.js +1 -0
  801. package/dist/node_modules/caniuse-lite/data/features/form-validation.js +1 -0
  802. package/dist/node_modules/caniuse-lite/data/features/forms.js +1 -0
  803. package/dist/node_modules/caniuse-lite/data/features/fullscreen.js +1 -0
  804. package/dist/node_modules/caniuse-lite/data/features/gamepad.js +1 -0
  805. package/dist/node_modules/caniuse-lite/data/features/geolocation.js +1 -0
  806. package/dist/node_modules/caniuse-lite/data/features/getboundingclientrect.js +1 -0
  807. package/dist/node_modules/caniuse-lite/data/features/getcomputedstyle.js +1 -0
  808. package/dist/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +1 -0
  809. package/dist/node_modules/caniuse-lite/data/features/getrandomvalues.js +1 -0
  810. package/dist/node_modules/caniuse-lite/data/features/gyroscope.js +1 -0
  811. package/dist/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +1 -0
  812. package/dist/node_modules/caniuse-lite/data/features/hashchange.js +1 -0
  813. package/dist/node_modules/caniuse-lite/data/features/heif.js +1 -0
  814. package/dist/node_modules/caniuse-lite/data/features/hevc.js +1 -0
  815. package/dist/node_modules/caniuse-lite/data/features/hidden.js +1 -0
  816. package/dist/node_modules/caniuse-lite/data/features/high-resolution-time.js +1 -0
  817. package/dist/node_modules/caniuse-lite/data/features/history.js +1 -0
  818. package/dist/node_modules/caniuse-lite/data/features/html-media-capture.js +1 -0
  819. package/dist/node_modules/caniuse-lite/data/features/html5semantic.js +1 -0
  820. package/dist/node_modules/caniuse-lite/data/features/http-live-streaming.js +1 -0
  821. package/dist/node_modules/caniuse-lite/data/features/http2.js +1 -0
  822. package/dist/node_modules/caniuse-lite/data/features/http3.js +1 -0
  823. package/dist/node_modules/caniuse-lite/data/features/iframe-sandbox.js +1 -0
  824. package/dist/node_modules/caniuse-lite/data/features/iframe-seamless.js +1 -0
  825. package/dist/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +1 -0
  826. package/dist/node_modules/caniuse-lite/data/features/imagecapture.js +1 -0
  827. package/dist/node_modules/caniuse-lite/data/features/ime.js +1 -0
  828. package/dist/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +1 -0
  829. package/dist/node_modules/caniuse-lite/data/features/import-maps.js +1 -0
  830. package/dist/node_modules/caniuse-lite/data/features/imports.js +1 -0
  831. package/dist/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +1 -0
  832. package/dist/node_modules/caniuse-lite/data/features/indexeddb.js +1 -0
  833. package/dist/node_modules/caniuse-lite/data/features/indexeddb2.js +1 -0
  834. package/dist/node_modules/caniuse-lite/data/features/inline-block.js +1 -0
  835. package/dist/node_modules/caniuse-lite/data/features/innertext.js +1 -0
  836. package/dist/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +1 -0
  837. package/dist/node_modules/caniuse-lite/data/features/input-color.js +1 -0
  838. package/dist/node_modules/caniuse-lite/data/features/input-datetime.js +1 -0
  839. package/dist/node_modules/caniuse-lite/data/features/input-email-tel-url.js +1 -0
  840. package/dist/node_modules/caniuse-lite/data/features/input-event.js +1 -0
  841. package/dist/node_modules/caniuse-lite/data/features/input-file-accept.js +1 -0
  842. package/dist/node_modules/caniuse-lite/data/features/input-file-directory.js +1 -0
  843. package/dist/node_modules/caniuse-lite/data/features/input-file-multiple.js +1 -0
  844. package/dist/node_modules/caniuse-lite/data/features/input-inputmode.js +1 -0
  845. package/dist/node_modules/caniuse-lite/data/features/input-minlength.js +1 -0
  846. package/dist/node_modules/caniuse-lite/data/features/input-number.js +1 -0
  847. package/dist/node_modules/caniuse-lite/data/features/input-pattern.js +1 -0
  848. package/dist/node_modules/caniuse-lite/data/features/input-placeholder.js +1 -0
  849. package/dist/node_modules/caniuse-lite/data/features/input-range.js +1 -0
  850. package/dist/node_modules/caniuse-lite/data/features/input-search.js +1 -0
  851. package/dist/node_modules/caniuse-lite/data/features/input-selection.js +1 -0
  852. package/dist/node_modules/caniuse-lite/data/features/insert-adjacent.js +1 -0
  853. package/dist/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +1 -0
  854. package/dist/node_modules/caniuse-lite/data/features/internationalization.js +1 -0
  855. package/dist/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +1 -0
  856. package/dist/node_modules/caniuse-lite/data/features/intersectionobserver.js +1 -0
  857. package/dist/node_modules/caniuse-lite/data/features/intl-pluralrules.js +1 -0
  858. package/dist/node_modules/caniuse-lite/data/features/intrinsic-width.js +1 -0
  859. package/dist/node_modules/caniuse-lite/data/features/jpeg2000.js +1 -0
  860. package/dist/node_modules/caniuse-lite/data/features/jpegxl.js +1 -0
  861. package/dist/node_modules/caniuse-lite/data/features/jpegxr.js +1 -0
  862. package/dist/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +1 -0
  863. package/dist/node_modules/caniuse-lite/data/features/json.js +1 -0
  864. package/dist/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +1 -0
  865. package/dist/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +1 -0
  866. package/dist/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +1 -0
  867. package/dist/node_modules/caniuse-lite/data/features/keyboardevent-code.js +1 -0
  868. package/dist/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +1 -0
  869. package/dist/node_modules/caniuse-lite/data/features/keyboardevent-key.js +1 -0
  870. package/dist/node_modules/caniuse-lite/data/features/keyboardevent-location.js +1 -0
  871. package/dist/node_modules/caniuse-lite/data/features/keyboardevent-which.js +1 -0
  872. package/dist/node_modules/caniuse-lite/data/features/lazyload.js +1 -0
  873. package/dist/node_modules/caniuse-lite/data/features/let.js +1 -0
  874. package/dist/node_modules/caniuse-lite/data/features/link-icon-png.js +1 -0
  875. package/dist/node_modules/caniuse-lite/data/features/link-icon-svg.js +1 -0
  876. package/dist/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +1 -0
  877. package/dist/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +1 -0
  878. package/dist/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +1 -0
  879. package/dist/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +1 -0
  880. package/dist/node_modules/caniuse-lite/data/features/link-rel-preload.js +1 -0
  881. package/dist/node_modules/caniuse-lite/data/features/link-rel-prerender.js +1 -0
  882. package/dist/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +1 -0
  883. package/dist/node_modules/caniuse-lite/data/features/localecompare.js +1 -0
  884. package/dist/node_modules/caniuse-lite/data/features/magnetometer.js +1 -0
  885. package/dist/node_modules/caniuse-lite/data/features/matchesselector.js +1 -0
  886. package/dist/node_modules/caniuse-lite/data/features/matchmedia.js +1 -0
  887. package/dist/node_modules/caniuse-lite/data/features/mathml.js +1 -0
  888. package/dist/node_modules/caniuse-lite/data/features/maxlength.js +1 -0
  889. package/dist/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +1 -0
  890. package/dist/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +1 -0
  891. package/dist/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +1 -0
  892. package/dist/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +1 -0
  893. package/dist/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +1 -0
  894. package/dist/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +1 -0
  895. package/dist/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +1 -0
  896. package/dist/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +1 -0
  897. package/dist/node_modules/caniuse-lite/data/features/media-fragments.js +1 -0
  898. package/dist/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +1 -0
  899. package/dist/node_modules/caniuse-lite/data/features/mediarecorder.js +1 -0
  900. package/dist/node_modules/caniuse-lite/data/features/mediasource.js +1 -0
  901. package/dist/node_modules/caniuse-lite/data/features/menu.js +1 -0
  902. package/dist/node_modules/caniuse-lite/data/features/meta-theme-color.js +1 -0
  903. package/dist/node_modules/caniuse-lite/data/features/meter.js +1 -0
  904. package/dist/node_modules/caniuse-lite/data/features/midi.js +1 -0
  905. package/dist/node_modules/caniuse-lite/data/features/minmaxwh.js +1 -0
  906. package/dist/node_modules/caniuse-lite/data/features/mp3.js +1 -0
  907. package/dist/node_modules/caniuse-lite/data/features/mpeg-dash.js +1 -0
  908. package/dist/node_modules/caniuse-lite/data/features/mpeg4.js +1 -0
  909. package/dist/node_modules/caniuse-lite/data/features/multibackgrounds.js +1 -0
  910. package/dist/node_modules/caniuse-lite/data/features/multicolumn.js +1 -0
  911. package/dist/node_modules/caniuse-lite/data/features/mutation-events.js +1 -0
  912. package/dist/node_modules/caniuse-lite/data/features/mutationobserver.js +1 -0
  913. package/dist/node_modules/caniuse-lite/data/features/namevalue-storage.js +1 -0
  914. package/dist/node_modules/caniuse-lite/data/features/native-filesystem-api.js +1 -0
  915. package/dist/node_modules/caniuse-lite/data/features/nav-timing.js +1 -0
  916. package/dist/node_modules/caniuse-lite/data/features/netinfo.js +1 -0
  917. package/dist/node_modules/caniuse-lite/data/features/notifications.js +1 -0
  918. package/dist/node_modules/caniuse-lite/data/features/object-entries.js +1 -0
  919. package/dist/node_modules/caniuse-lite/data/features/object-fit.js +1 -0
  920. package/dist/node_modules/caniuse-lite/data/features/object-observe.js +1 -0
  921. package/dist/node_modules/caniuse-lite/data/features/object-values.js +1 -0
  922. package/dist/node_modules/caniuse-lite/data/features/objectrtc.js +1 -0
  923. package/dist/node_modules/caniuse-lite/data/features/offline-apps.js +1 -0
  924. package/dist/node_modules/caniuse-lite/data/features/offscreencanvas.js +1 -0
  925. package/dist/node_modules/caniuse-lite/data/features/ogg-vorbis.js +1 -0
  926. package/dist/node_modules/caniuse-lite/data/features/ogv.js +1 -0
  927. package/dist/node_modules/caniuse-lite/data/features/ol-reversed.js +1 -0
  928. package/dist/node_modules/caniuse-lite/data/features/once-event-listener.js +1 -0
  929. package/dist/node_modules/caniuse-lite/data/features/online-status.js +1 -0
  930. package/dist/node_modules/caniuse-lite/data/features/opus.js +1 -0
  931. package/dist/node_modules/caniuse-lite/data/features/orientation-sensor.js +1 -0
  932. package/dist/node_modules/caniuse-lite/data/features/outline.js +1 -0
  933. package/dist/node_modules/caniuse-lite/data/features/pad-start-end.js +1 -0
  934. package/dist/node_modules/caniuse-lite/data/features/page-transition-events.js +1 -0
  935. package/dist/node_modules/caniuse-lite/data/features/pagevisibility.js +1 -0
  936. package/dist/node_modules/caniuse-lite/data/features/passive-event-listener.js +1 -0
  937. package/dist/node_modules/caniuse-lite/data/features/passkeys.js +1 -0
  938. package/dist/node_modules/caniuse-lite/data/features/passwordrules.js +1 -0
  939. package/dist/node_modules/caniuse-lite/data/features/path2d.js +1 -0
  940. package/dist/node_modules/caniuse-lite/data/features/payment-request.js +1 -0
  941. package/dist/node_modules/caniuse-lite/data/features/pdf-viewer.js +1 -0
  942. package/dist/node_modules/caniuse-lite/data/features/permissions-api.js +1 -0
  943. package/dist/node_modules/caniuse-lite/data/features/permissions-policy.js +1 -0
  944. package/dist/node_modules/caniuse-lite/data/features/picture-in-picture.js +1 -0
  945. package/dist/node_modules/caniuse-lite/data/features/picture.js +1 -0
  946. package/dist/node_modules/caniuse-lite/data/features/ping.js +1 -0
  947. package/dist/node_modules/caniuse-lite/data/features/png-alpha.js +1 -0
  948. package/dist/node_modules/caniuse-lite/data/features/pointer-events.js +1 -0
  949. package/dist/node_modules/caniuse-lite/data/features/pointer.js +1 -0
  950. package/dist/node_modules/caniuse-lite/data/features/pointerlock.js +1 -0
  951. package/dist/node_modules/caniuse-lite/data/features/portals.js +1 -0
  952. package/dist/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +1 -0
  953. package/dist/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +1 -0
  954. package/dist/node_modules/caniuse-lite/data/features/progress.js +1 -0
  955. package/dist/node_modules/caniuse-lite/data/features/promise-finally.js +1 -0
  956. package/dist/node_modules/caniuse-lite/data/features/promises.js +1 -0
  957. package/dist/node_modules/caniuse-lite/data/features/proximity.js +1 -0
  958. package/dist/node_modules/caniuse-lite/data/features/proxy.js +1 -0
  959. package/dist/node_modules/caniuse-lite/data/features/publickeypinning.js +1 -0
  960. package/dist/node_modules/caniuse-lite/data/features/push-api.js +1 -0
  961. package/dist/node_modules/caniuse-lite/data/features/queryselector.js +1 -0
  962. package/dist/node_modules/caniuse-lite/data/features/readonly-attr.js +1 -0
  963. package/dist/node_modules/caniuse-lite/data/features/referrer-policy.js +1 -0
  964. package/dist/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +1 -0
  965. package/dist/node_modules/caniuse-lite/data/features/rel-noopener.js +1 -0
  966. package/dist/node_modules/caniuse-lite/data/features/rel-noreferrer.js +1 -0
  967. package/dist/node_modules/caniuse-lite/data/features/rellist.js +1 -0
  968. package/dist/node_modules/caniuse-lite/data/features/rem.js +1 -0
  969. package/dist/node_modules/caniuse-lite/data/features/requestanimationframe.js +1 -0
  970. package/dist/node_modules/caniuse-lite/data/features/requestidlecallback.js +1 -0
  971. package/dist/node_modules/caniuse-lite/data/features/resizeobserver.js +1 -0
  972. package/dist/node_modules/caniuse-lite/data/features/resource-timing.js +1 -0
  973. package/dist/node_modules/caniuse-lite/data/features/rest-parameters.js +1 -0
  974. package/dist/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +1 -0
  975. package/dist/node_modules/caniuse-lite/data/features/ruby.js +1 -0
  976. package/dist/node_modules/caniuse-lite/data/features/run-in.js +1 -0
  977. package/dist/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +1 -0
  978. package/dist/node_modules/caniuse-lite/data/features/screen-orientation.js +1 -0
  979. package/dist/node_modules/caniuse-lite/data/features/script-async.js +1 -0
  980. package/dist/node_modules/caniuse-lite/data/features/script-defer.js +1 -0
  981. package/dist/node_modules/caniuse-lite/data/features/scrollintoview.js +1 -0
  982. package/dist/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +1 -0
  983. package/dist/node_modules/caniuse-lite/data/features/sdch.js +1 -0
  984. package/dist/node_modules/caniuse-lite/data/features/selection-api.js +1 -0
  985. package/dist/node_modules/caniuse-lite/data/features/selectlist.js +1 -0
  986. package/dist/node_modules/caniuse-lite/data/features/server-timing.js +1 -0
  987. package/dist/node_modules/caniuse-lite/data/features/serviceworkers.js +1 -0
  988. package/dist/node_modules/caniuse-lite/data/features/setimmediate.js +1 -0
  989. package/dist/node_modules/caniuse-lite/data/features/shadowdom.js +1 -0
  990. package/dist/node_modules/caniuse-lite/data/features/shadowdomv1.js +1 -0
  991. package/dist/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +1 -0
  992. package/dist/node_modules/caniuse-lite/data/features/sharedworkers.js +1 -0
  993. package/dist/node_modules/caniuse-lite/data/features/sni.js +1 -0
  994. package/dist/node_modules/caniuse-lite/data/features/spdy.js +1 -0
  995. package/dist/node_modules/caniuse-lite/data/features/speech-recognition.js +1 -0
  996. package/dist/node_modules/caniuse-lite/data/features/speech-synthesis.js +1 -0
  997. package/dist/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +1 -0
  998. package/dist/node_modules/caniuse-lite/data/features/sql-storage.js +1 -0
  999. package/dist/node_modules/caniuse-lite/data/features/srcset.js +1 -0
  1000. package/dist/node_modules/caniuse-lite/data/features/stream.js +1 -0
  1001. package/dist/node_modules/caniuse-lite/data/features/streams.js +1 -0
  1002. package/dist/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +1 -0
  1003. package/dist/node_modules/caniuse-lite/data/features/style-scoped.js +1 -0
  1004. package/dist/node_modules/caniuse-lite/data/features/subresource-bundling.js +1 -0
  1005. package/dist/node_modules/caniuse-lite/data/features/subresource-integrity.js +1 -0
  1006. package/dist/node_modules/caniuse-lite/data/features/svg-css.js +1 -0
  1007. package/dist/node_modules/caniuse-lite/data/features/svg-filters.js +1 -0
  1008. package/dist/node_modules/caniuse-lite/data/features/svg-fonts.js +1 -0
  1009. package/dist/node_modules/caniuse-lite/data/features/svg-fragment.js +1 -0
  1010. package/dist/node_modules/caniuse-lite/data/features/svg-html.js +1 -0
  1011. package/dist/node_modules/caniuse-lite/data/features/svg-html5.js +1 -0
  1012. package/dist/node_modules/caniuse-lite/data/features/svg-img.js +1 -0
  1013. package/dist/node_modules/caniuse-lite/data/features/svg-smil.js +1 -0
  1014. package/dist/node_modules/caniuse-lite/data/features/svg.js +1 -0
  1015. package/dist/node_modules/caniuse-lite/data/features/sxg.js +1 -0
  1016. package/dist/node_modules/caniuse-lite/data/features/tabindex-attr.js +1 -0
  1017. package/dist/node_modules/caniuse-lite/data/features/template-literals.js +1 -0
  1018. package/dist/node_modules/caniuse-lite/data/features/template.js +1 -0
  1019. package/dist/node_modules/caniuse-lite/data/features/temporal.js +1 -0
  1020. package/dist/node_modules/caniuse-lite/data/features/testfeat.js +1 -0
  1021. package/dist/node_modules/caniuse-lite/data/features/text-decoration.js +1 -0
  1022. package/dist/node_modules/caniuse-lite/data/features/text-emphasis.js +1 -0
  1023. package/dist/node_modules/caniuse-lite/data/features/text-overflow.js +1 -0
  1024. package/dist/node_modules/caniuse-lite/data/features/text-size-adjust.js +1 -0
  1025. package/dist/node_modules/caniuse-lite/data/features/text-stroke.js +1 -0
  1026. package/dist/node_modules/caniuse-lite/data/features/textcontent.js +1 -0
  1027. package/dist/node_modules/caniuse-lite/data/features/textencoder.js +1 -0
  1028. package/dist/node_modules/caniuse-lite/data/features/tls1-1.js +1 -0
  1029. package/dist/node_modules/caniuse-lite/data/features/tls1-2.js +1 -0
  1030. package/dist/node_modules/caniuse-lite/data/features/tls1-3.js +1 -0
  1031. package/dist/node_modules/caniuse-lite/data/features/touch.js +1 -0
  1032. package/dist/node_modules/caniuse-lite/data/features/transforms2d.js +1 -0
  1033. package/dist/node_modules/caniuse-lite/data/features/transforms3d.js +1 -0
  1034. package/dist/node_modules/caniuse-lite/data/features/trusted-types.js +1 -0
  1035. package/dist/node_modules/caniuse-lite/data/features/ttf.js +1 -0
  1036. package/dist/node_modules/caniuse-lite/data/features/typedarrays.js +1 -0
  1037. package/dist/node_modules/caniuse-lite/data/features/u2f.js +1 -0
  1038. package/dist/node_modules/caniuse-lite/data/features/unhandledrejection.js +1 -0
  1039. package/dist/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +1 -0
  1040. package/dist/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +1 -0
  1041. package/dist/node_modules/caniuse-lite/data/features/url.js +1 -0
  1042. package/dist/node_modules/caniuse-lite/data/features/urlsearchparams.js +1 -0
  1043. package/dist/node_modules/caniuse-lite/data/features/use-strict.js +1 -0
  1044. package/dist/node_modules/caniuse-lite/data/features/user-select-none.js +1 -0
  1045. package/dist/node_modules/caniuse-lite/data/features/user-timing.js +1 -0
  1046. package/dist/node_modules/caniuse-lite/data/features/variable-fonts.js +1 -0
  1047. package/dist/node_modules/caniuse-lite/data/features/vector-effect.js +1 -0
  1048. package/dist/node_modules/caniuse-lite/data/features/vibration.js +1 -0
  1049. package/dist/node_modules/caniuse-lite/data/features/video.js +1 -0
  1050. package/dist/node_modules/caniuse-lite/data/features/videotracks.js +1 -0
  1051. package/dist/node_modules/caniuse-lite/data/features/view-transitions.js +1 -0
  1052. package/dist/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +1 -0
  1053. package/dist/node_modules/caniuse-lite/data/features/viewport-units.js +1 -0
  1054. package/dist/node_modules/caniuse-lite/data/features/wai-aria.js +1 -0
  1055. package/dist/node_modules/caniuse-lite/data/features/wake-lock.js +1 -0
  1056. package/dist/node_modules/caniuse-lite/data/features/wasm-bigint.js +1 -0
  1057. package/dist/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +1 -0
  1058. package/dist/node_modules/caniuse-lite/data/features/wasm-extended-const.js +1 -0
  1059. package/dist/node_modules/caniuse-lite/data/features/wasm-gc.js +1 -0
  1060. package/dist/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +1 -0
  1061. package/dist/node_modules/caniuse-lite/data/features/wasm-multi-value.js +1 -0
  1062. package/dist/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +1 -0
  1063. package/dist/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +1 -0
  1064. package/dist/node_modules/caniuse-lite/data/features/wasm-reference-types.js +1 -0
  1065. package/dist/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +1 -0
  1066. package/dist/node_modules/caniuse-lite/data/features/wasm-signext.js +1 -0
  1067. package/dist/node_modules/caniuse-lite/data/features/wasm-simd.js +1 -0
  1068. package/dist/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +1 -0
  1069. package/dist/node_modules/caniuse-lite/data/features/wasm-threads.js +1 -0
  1070. package/dist/node_modules/caniuse-lite/data/features/wasm.js +1 -0
  1071. package/dist/node_modules/caniuse-lite/data/features/wav.js +1 -0
  1072. package/dist/node_modules/caniuse-lite/data/features/wbr-element.js +1 -0
  1073. package/dist/node_modules/caniuse-lite/data/features/web-animation.js +1 -0
  1074. package/dist/node_modules/caniuse-lite/data/features/web-app-manifest.js +1 -0
  1075. package/dist/node_modules/caniuse-lite/data/features/web-bluetooth.js +1 -0
  1076. package/dist/node_modules/caniuse-lite/data/features/web-serial.js +1 -0
  1077. package/dist/node_modules/caniuse-lite/data/features/web-share.js +1 -0
  1078. package/dist/node_modules/caniuse-lite/data/features/webauthn.js +1 -0
  1079. package/dist/node_modules/caniuse-lite/data/features/webcodecs.js +1 -0
  1080. package/dist/node_modules/caniuse-lite/data/features/webgl.js +1 -0
  1081. package/dist/node_modules/caniuse-lite/data/features/webgl2.js +1 -0
  1082. package/dist/node_modules/caniuse-lite/data/features/webgpu.js +1 -0
  1083. package/dist/node_modules/caniuse-lite/data/features/webhid.js +1 -0
  1084. package/dist/node_modules/caniuse-lite/data/features/webkit-user-drag.js +1 -0
  1085. package/dist/node_modules/caniuse-lite/data/features/webm.js +1 -0
  1086. package/dist/node_modules/caniuse-lite/data/features/webnfc.js +1 -0
  1087. package/dist/node_modules/caniuse-lite/data/features/webp.js +1 -0
  1088. package/dist/node_modules/caniuse-lite/data/features/websockets.js +1 -0
  1089. package/dist/node_modules/caniuse-lite/data/features/webtransport.js +1 -0
  1090. package/dist/node_modules/caniuse-lite/data/features/webusb.js +1 -0
  1091. package/dist/node_modules/caniuse-lite/data/features/webvr.js +1 -0
  1092. package/dist/node_modules/caniuse-lite/data/features/webvtt.js +1 -0
  1093. package/dist/node_modules/caniuse-lite/data/features/webworkers.js +1 -0
  1094. package/dist/node_modules/caniuse-lite/data/features/webxr.js +1 -0
  1095. package/dist/node_modules/caniuse-lite/data/features/will-change.js +1 -0
  1096. package/dist/node_modules/caniuse-lite/data/features/woff.js +1 -0
  1097. package/dist/node_modules/caniuse-lite/data/features/woff2.js +1 -0
  1098. package/dist/node_modules/caniuse-lite/data/features/word-break.js +1 -0
  1099. package/dist/node_modules/caniuse-lite/data/features/wordwrap.js +1 -0
  1100. package/dist/node_modules/caniuse-lite/data/features/x-doc-messaging.js +1 -0
  1101. package/dist/node_modules/caniuse-lite/data/features/x-frame-options.js +1 -0
  1102. package/dist/node_modules/caniuse-lite/data/features/xhr2.js +1 -0
  1103. package/dist/node_modules/caniuse-lite/data/features/xhtml.js +1 -0
  1104. package/dist/node_modules/caniuse-lite/data/features/xhtmlsmil.js +1 -0
  1105. package/dist/node_modules/caniuse-lite/data/features/xml-serializer.js +1 -0
  1106. package/dist/node_modules/caniuse-lite/data/features/zstd.js +1 -0
  1107. package/dist/node_modules/caniuse-lite/data/features.js +1 -0
  1108. package/dist/node_modules/caniuse-lite/dist/lib/statuses.js +9 -0
  1109. package/dist/node_modules/caniuse-lite/dist/lib/supported.js +9 -0
  1110. package/dist/node_modules/caniuse-lite/dist/unpacker/agents.js +47 -0
  1111. package/dist/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +1 -0
  1112. package/dist/node_modules/caniuse-lite/dist/unpacker/browsers.js +1 -0
  1113. package/dist/node_modules/caniuse-lite/dist/unpacker/feature.js +52 -0
  1114. package/dist/node_modules/caniuse-lite/dist/unpacker/features.js +6 -0
  1115. package/dist/node_modules/caniuse-lite/dist/unpacker/index.js +4 -0
  1116. package/dist/node_modules/caniuse-lite/dist/unpacker/region.js +22 -0
  1117. package/dist/node_modules/caniuse-lite/package.json +34 -0
  1118. package/dist/node_modules/ccount/index.js +27 -0
  1119. package/dist/node_modules/ccount/package.json +71 -0
  1120. package/dist/node_modules/character-entities-html4/index.js +259 -0
  1121. package/dist/node_modules/character-entities-html4/package.json +79 -0
  1122. package/dist/node_modules/character-entities-legacy/index.js +113 -0
  1123. package/dist/node_modules/character-entities-legacy/package.json +77 -0
  1124. package/dist/node_modules/client-only/index.js +0 -0
  1125. package/dist/node_modules/client-only/package.json +19 -0
  1126. package/dist/node_modules/comma-separated-tokens/index.js +74 -0
  1127. package/dist/node_modules/comma-separated-tokens/package.json +72 -0
  1128. package/dist/node_modules/detect-libc/lib/detect-libc.js +313 -0
  1129. package/dist/node_modules/detect-libc/lib/elf.js +39 -0
  1130. package/dist/node_modules/detect-libc/lib/filesystem.js +51 -0
  1131. package/dist/node_modules/detect-libc/lib/process.js +24 -0
  1132. package/dist/node_modules/detect-libc/package.json +44 -0
  1133. package/dist/node_modules/hast-util-to-html/index.js +8 -0
  1134. package/dist/node_modules/hast-util-to-html/lib/handle/comment.js +52 -0
  1135. package/dist/node_modules/hast-util-to-html/lib/handle/doctype.js +27 -0
  1136. package/dist/node_modules/hast-util-to-html/lib/handle/element.js +265 -0
  1137. package/dist/node_modules/hast-util-to-html/lib/handle/index.js +47 -0
  1138. package/dist/node_modules/hast-util-to-html/lib/handle/raw.js +27 -0
  1139. package/dist/node_modules/hast-util-to-html/lib/handle/root.js +22 -0
  1140. package/dist/node_modules/hast-util-to-html/lib/handle/text.js +38 -0
  1141. package/dist/node_modules/hast-util-to-html/lib/index.js +257 -0
  1142. package/dist/node_modules/hast-util-to-html/lib/omission/closing.js +358 -0
  1143. package/dist/node_modules/hast-util-to-html/lib/omission/omission.js +44 -0
  1144. package/dist/node_modules/hast-util-to-html/lib/omission/opening.js +148 -0
  1145. package/dist/node_modules/hast-util-to-html/lib/omission/util/siblings.js +50 -0
  1146. package/dist/node_modules/hast-util-to-html/package.json +106 -0
  1147. package/dist/node_modules/hast-util-whitespace/index.js +1 -0
  1148. package/dist/node_modules/hast-util-whitespace/lib/index.js +34 -0
  1149. package/dist/node_modules/hast-util-whitespace/package.json +83 -0
  1150. package/dist/node_modules/html-void-elements/index.js +27 -0
  1151. package/dist/node_modules/html-void-elements/package.json +79 -0
  1152. package/dist/node_modules/nanoid/non-secure/index.cjs +34 -0
  1153. package/dist/node_modules/nanoid/non-secure/package.json +6 -0
  1154. package/dist/node_modules/nanoid/package.json +89 -0
  1155. package/dist/node_modules/node-gyp-build/index.js +6 -0
  1156. package/dist/node_modules/node-gyp-build/node-gyp-build.js +207 -0
  1157. package/dist/node_modules/node-gyp-build/package.json +43 -0
  1158. package/dist/node_modules/oniguruma-parser/dist/parser/node-utils.js +2 -0
  1159. package/dist/node_modules/oniguruma-parser/dist/parser/parse.js +2 -0
  1160. package/dist/node_modules/oniguruma-parser/dist/tokenizer/tokenize.js +34 -0
  1161. package/dist/node_modules/oniguruma-parser/dist/traverser/traverse.js +2 -0
  1162. package/dist/node_modules/oniguruma-parser/dist/utils.js +2 -0
  1163. package/dist/node_modules/oniguruma-parser/package.json +64 -0
  1164. package/dist/node_modules/oniguruma-to-es/dist/cjs/index.js +3146 -0
  1165. package/dist/node_modules/oniguruma-to-es/dist/cjs/package.json +1 -0
  1166. package/dist/node_modules/oniguruma-to-es/dist/esm/index.js +1876 -0
  1167. package/dist/node_modules/oniguruma-to-es/dist/esm/package.json +1 -0
  1168. package/dist/node_modules/oniguruma-to-es/package.json +61 -0
  1169. package/dist/node_modules/pg-cloudflare/dist/empty.js +6 -0
  1170. package/dist/node_modules/pg-cloudflare/dist/index.js +152 -0
  1171. package/dist/node_modules/pg-cloudflare/package.json +39 -0
  1172. package/dist/node_modules/pg-connection-string/index.js +231 -0
  1173. package/dist/node_modules/pg-connection-string/package.json +52 -0
  1174. package/dist/node_modules/pg-int8/index.js +100 -0
  1175. package/dist/node_modules/pg-int8/package.json +24 -0
  1176. package/dist/node_modules/pg-pool/index.js +481 -0
  1177. package/dist/node_modules/pg-pool/package.json +51 -0
  1178. package/dist/node_modules/pg-protocol/dist/buffer-reader.js +56 -0
  1179. package/dist/node_modules/pg-protocol/dist/buffer-writer.js +81 -0
  1180. package/dist/node_modules/pg-protocol/dist/index.js +15 -0
  1181. package/dist/node_modules/pg-protocol/dist/messages.js +160 -0
  1182. package/dist/node_modules/pg-protocol/dist/parser.js +324 -0
  1183. package/dist/node_modules/pg-protocol/dist/serializer.js +189 -0
  1184. package/dist/node_modules/pg-protocol/package.json +45 -0
  1185. package/dist/node_modules/pg-types/index.js +47 -0
  1186. package/dist/node_modules/pg-types/lib/arrayParser.js +11 -0
  1187. package/dist/node_modules/pg-types/lib/binaryParsers.js +257 -0
  1188. package/dist/node_modules/pg-types/lib/builtins.js +73 -0
  1189. package/dist/node_modules/pg-types/lib/textParsers.js +215 -0
  1190. package/dist/node_modules/pg-types/package.json +42 -0
  1191. package/dist/node_modules/pgpass/lib/helper.js +233 -0
  1192. package/dist/node_modules/pgpass/lib/index.js +23 -0
  1193. package/dist/node_modules/pgpass/package.json +41 -0
  1194. package/dist/node_modules/picocolors/package.json +25 -0
  1195. package/dist/node_modules/picocolors/picocolors.js +75 -0
  1196. package/dist/node_modules/postcss/lib/at-rule.js +25 -0
  1197. package/dist/node_modules/postcss/lib/comment.js +13 -0
  1198. package/dist/node_modules/postcss/lib/container.js +439 -0
  1199. package/dist/node_modules/postcss/lib/css-syntax-error.js +100 -0
  1200. package/dist/node_modules/postcss/lib/declaration.js +24 -0
  1201. package/dist/node_modules/postcss/lib/document.js +33 -0
  1202. package/dist/node_modules/postcss/lib/fromJSON.js +54 -0
  1203. package/dist/node_modules/postcss/lib/input.js +248 -0
  1204. package/dist/node_modules/postcss/lib/lazy-result.js +550 -0
  1205. package/dist/node_modules/postcss/lib/list.js +58 -0
  1206. package/dist/node_modules/postcss/lib/map-generator.js +359 -0
  1207. package/dist/node_modules/postcss/lib/no-work-result.js +135 -0
  1208. package/dist/node_modules/postcss/lib/node.js +381 -0
  1209. package/dist/node_modules/postcss/lib/parse.js +42 -0
  1210. package/dist/node_modules/postcss/lib/parser.js +610 -0
  1211. package/dist/node_modules/postcss/lib/postcss.js +101 -0
  1212. package/dist/node_modules/postcss/lib/previous-map.js +142 -0
  1213. package/dist/node_modules/postcss/lib/processor.js +67 -0
  1214. package/dist/node_modules/postcss/lib/result.js +42 -0
  1215. package/dist/node_modules/postcss/lib/root.js +61 -0
  1216. package/dist/node_modules/postcss/lib/rule.js +27 -0
  1217. package/dist/node_modules/postcss/lib/stringifier.js +353 -0
  1218. package/dist/node_modules/postcss/lib/stringify.js +11 -0
  1219. package/dist/node_modules/postcss/lib/symbols.js +5 -0
  1220. package/dist/node_modules/postcss/lib/terminal-highlight.js +70 -0
  1221. package/dist/node_modules/postcss/lib/tokenize.js +266 -0
  1222. package/dist/node_modules/postcss/lib/warn-once.js +13 -0
  1223. package/dist/node_modules/postcss/lib/warning.js +37 -0
  1224. package/dist/node_modules/postcss/package.json +88 -0
  1225. package/dist/node_modules/postgres-array/index.js +97 -0
  1226. package/dist/node_modules/postgres-array/package.json +35 -0
  1227. package/dist/node_modules/postgres-bytea/index.js +33 -0
  1228. package/dist/node_modules/postgres-bytea/package.json +34 -0
  1229. package/dist/node_modules/postgres-date/index.js +116 -0
  1230. package/dist/node_modules/postgres-date/package.json +33 -0
  1231. package/dist/node_modules/postgres-interval/index.js +125 -0
  1232. package/dist/node_modules/postgres-interval/package.json +36 -0
  1233. package/dist/node_modules/property-information/index.js +17 -0
  1234. package/dist/node_modules/property-information/lib/aria.js +61 -0
  1235. package/dist/node_modules/property-information/lib/find.js +97 -0
  1236. package/dist/node_modules/property-information/lib/hast-to-react.js +30 -0
  1237. package/dist/node_modules/property-information/lib/html.js +322 -0
  1238. package/dist/node_modules/property-information/lib/normalize.js +12 -0
  1239. package/dist/node_modules/property-information/lib/svg.js +567 -0
  1240. package/dist/node_modules/property-information/lib/util/case-insensitive-transform.js +13 -0
  1241. package/dist/node_modules/property-information/lib/util/case-sensitive-transform.js +11 -0
  1242. package/dist/node_modules/property-information/lib/util/create.js +69 -0
  1243. package/dist/node_modules/property-information/lib/util/defined-info.js +60 -0
  1244. package/dist/node_modules/property-information/lib/util/info.js +32 -0
  1245. package/dist/node_modules/property-information/lib/util/merge.js +27 -0
  1246. package/dist/node_modules/property-information/lib/util/schema.js +29 -0
  1247. package/dist/node_modules/property-information/lib/util/types.js +13 -0
  1248. package/dist/node_modules/property-information/lib/xlink.js +17 -0
  1249. package/dist/node_modules/property-information/lib/xml.js +9 -0
  1250. package/dist/node_modules/property-information/lib/xmlns.js +9 -0
  1251. package/dist/node_modules/property-information/package.json +121 -0
  1252. package/dist/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +9877 -0
  1253. package/dist/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +6603 -0
  1254. package/dist/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +6692 -0
  1255. package/dist/node_modules/react-dom/cjs/react-dom-server.browser.development.js +10601 -0
  1256. package/dist/node_modules/react-dom/cjs/react-dom-server.browser.production.js +7410 -0
  1257. package/dist/node_modules/react-dom/cjs/react-dom-server.edge.development.js +10620 -0
  1258. package/dist/node_modules/react-dom/cjs/react-dom-server.edge.production.js +7512 -0
  1259. package/dist/node_modules/react-dom/cjs/react-dom-server.node.production.js +7707 -0
  1260. package/dist/node_modules/react-dom/cjs/react-dom.development.js +424 -0
  1261. package/dist/node_modules/react-dom/cjs/react-dom.production.js +210 -0
  1262. package/dist/node_modules/react-dom/index.js +38 -0
  1263. package/dist/node_modules/react-dom/package.json +117 -0
  1264. package/dist/node_modules/react-dom/server.browser.js +16 -0
  1265. package/dist/node_modules/react-dom/server.edge.js +17 -0
  1266. package/dist/node_modules/react-dom/server.js +3 -0
  1267. package/dist/node_modules/react-dom/server.node.js +18 -0
  1268. package/dist/node_modules/react-dom/static.js +3 -0
  1269. package/dist/node_modules/react-dom/static.node.js +14 -0
  1270. package/dist/node_modules/regex/package.json +60 -0
  1271. package/dist/node_modules/regex/src/atomic.js +224 -0
  1272. package/dist/node_modules/regex/src/internals.js +2 -0
  1273. package/dist/node_modules/regex/src/subclass.js +98 -0
  1274. package/dist/node_modules/regex/src/utils-internals.js +33 -0
  1275. package/dist/node_modules/regex-recursion/package.json +47 -0
  1276. package/dist/node_modules/regex-recursion/src/index.js +365 -0
  1277. package/dist/node_modules/regex-utilities/package.json +35 -0
  1278. package/dist/node_modules/regex-utilities/src/index.js +170 -0
  1279. package/dist/node_modules/semver/classes/comparator.js +143 -0
  1280. package/dist/node_modules/semver/classes/range.js +557 -0
  1281. package/dist/node_modules/semver/classes/semver.js +333 -0
  1282. package/dist/node_modules/semver/functions/cmp.js +54 -0
  1283. package/dist/node_modules/semver/functions/coerce.js +62 -0
  1284. package/dist/node_modules/semver/functions/compare.js +7 -0
  1285. package/dist/node_modules/semver/functions/eq.js +5 -0
  1286. package/dist/node_modules/semver/functions/gt.js +5 -0
  1287. package/dist/node_modules/semver/functions/gte.js +5 -0
  1288. package/dist/node_modules/semver/functions/lt.js +5 -0
  1289. package/dist/node_modules/semver/functions/lte.js +5 -0
  1290. package/dist/node_modules/semver/functions/neq.js +5 -0
  1291. package/dist/node_modules/semver/functions/parse.js +18 -0
  1292. package/dist/node_modules/semver/functions/satisfies.js +12 -0
  1293. package/dist/node_modules/semver/internal/constants.js +37 -0
  1294. package/dist/node_modules/semver/internal/debug.js +11 -0
  1295. package/dist/node_modules/semver/internal/identifiers.js +29 -0
  1296. package/dist/node_modules/semver/internal/lrucache.js +42 -0
  1297. package/dist/node_modules/semver/internal/parse-options.js +17 -0
  1298. package/dist/node_modules/semver/internal/re.js +223 -0
  1299. package/dist/node_modules/semver/package.json +78 -0
  1300. package/dist/node_modules/sharp/lib/channel.js +177 -0
  1301. package/dist/node_modules/sharp/lib/colour.js +195 -0
  1302. package/dist/node_modules/sharp/lib/composite.js +212 -0
  1303. package/dist/node_modules/sharp/lib/constructor.js +499 -0
  1304. package/dist/node_modules/sharp/lib/index.js +16 -0
  1305. package/dist/node_modules/sharp/lib/input.js +809 -0
  1306. package/dist/node_modules/sharp/lib/is.js +143 -0
  1307. package/dist/node_modules/sharp/lib/libvips.js +207 -0
  1308. package/dist/node_modules/sharp/lib/operation.js +1016 -0
  1309. package/dist/node_modules/sharp/lib/output.js +1666 -0
  1310. package/dist/node_modules/sharp/lib/resize.js +595 -0
  1311. package/dist/node_modules/sharp/lib/sharp.js +121 -0
  1312. package/dist/node_modules/sharp/lib/utility.js +291 -0
  1313. package/dist/node_modules/sharp/package.json +202 -0
  1314. package/dist/node_modules/source-map-js/lib/array-set.js +121 -0
  1315. package/dist/node_modules/source-map-js/lib/base64-vlq.js +140 -0
  1316. package/dist/node_modules/source-map-js/lib/base64.js +67 -0
  1317. package/dist/node_modules/source-map-js/lib/binary-search.js +111 -0
  1318. package/dist/node_modules/source-map-js/lib/mapping-list.js +79 -0
  1319. package/dist/node_modules/source-map-js/lib/quick-sort.js +132 -0
  1320. package/dist/node_modules/source-map-js/lib/source-map-consumer.js +1188 -0
  1321. package/dist/node_modules/source-map-js/lib/source-map-generator.js +444 -0
  1322. package/dist/node_modules/source-map-js/lib/source-node.js +413 -0
  1323. package/dist/node_modules/source-map-js/lib/util.js +594 -0
  1324. package/dist/node_modules/source-map-js/package.json +71 -0
  1325. package/dist/node_modules/source-map-js/source-map.js +8 -0
  1326. package/dist/node_modules/space-separated-tokens/index.js +24 -0
  1327. package/dist/node_modules/space-separated-tokens/package.json +67 -0
  1328. package/dist/node_modules/split2/index.js +141 -0
  1329. package/dist/node_modules/split2/package.json +39 -0
  1330. package/dist/node_modules/stringify-entities/index.js +6 -0
  1331. package/dist/node_modules/stringify-entities/lib/constant/dangerous.js +16 -0
  1332. package/dist/node_modules/stringify-entities/lib/core.js +117 -0
  1333. package/dist/node_modules/stringify-entities/lib/index.js +36 -0
  1334. package/dist/node_modules/stringify-entities/lib/util/format-basic.js +9 -0
  1335. package/dist/node_modules/stringify-entities/lib/util/format-smart.js +69 -0
  1336. package/dist/node_modules/stringify-entities/lib/util/to-decimal.js +16 -0
  1337. package/dist/node_modules/stringify-entities/lib/util/to-hexadecimal.js +16 -0
  1338. package/dist/node_modules/stringify-entities/lib/util/to-named.js +57 -0
  1339. package/dist/node_modules/stringify-entities/package.json +86 -0
  1340. package/dist/node_modules/styled-jsx/dist/index/index.js +499 -0
  1341. package/dist/node_modules/styled-jsx/index.js +1 -0
  1342. package/dist/node_modules/styled-jsx/package.json +132 -0
  1343. package/dist/node_modules/styled-jsx/style.js +1 -0
  1344. package/dist/node_modules/xtend/mutable.js +17 -0
  1345. package/dist/node_modules/xtend/package.json +55 -0
  1346. package/dist/node_modules/zwitch/index.js +118 -0
  1347. package/dist/node_modules/zwitch/package.json +72 -0
  1348. package/package.json +1 -1
  1349. /package/dist/.next/static/{SoceN9ZjJB6Xr18CQCupk → ERYuqKh2yJ2lApkenIQge}/_buildManifest.js +0 -0
  1350. /package/dist/.next/static/{SoceN9ZjJB6Xr18CQCupk → ERYuqKh2yJ2lApkenIQge}/_ssgManifest.js +0 -0
@@ -0,0 +1,5 @@
1
+ const lang = Object.freeze(JSON.parse("{\"displayName\":\"CMake\",\"fileTypes\":[\"cmake\",\"CMakeLists.txt\"],\"name\":\"cmake\",\"patterns\":[{\"match\":\"\\\\b(?i:APPLE|BORLAND|(CMAKE_)?(CL_64|COMPILER_2005|HOST_APPLE|HOST_SYSTEM|HOST_SYSTEM_NAME|HOST_SYSTEM_PROCESSOR|HOST_SYSTEM_VERSION|HOST_UNIX|HOST_WIN32|LIBRARY_ARCHITECTURE|LIBRARY_ARCHITECTURE_REGEX|OBJECT_PATH_MAX|SYSTEM|SYSTEM_NAME|SYSTEM_PROCESSOR|SYSTEM_VERSION)|CYGWIN|MSVC|MSVC80|MSVC_IDE|MSVC_VERSION|UNIX|WIN32|XCODE_VERSION|MSVC60|MSVC70|MSVC90|MSVC71)\\\\b\",\"name\":\"constant.source.cmake\"},{\"match\":\"\\\\b(?i:ABSOLUTE|AND|BOOL|CACHE|COMMAND|COMMENT|DEFINED|DOC|EQUAL|EXISTS|EXT|FALSE|GREATER|GREATER_EQUAL|INTERNAL|IN_LIST|IS_ABSOLUTE|IS_DIRECTORY|IS_NEWER_THAN|IS_SYMLINK|LESS|LESS_EQUAL|MATCHES|NAMES??|NAME_WE|NOT|OFF|ON|OR|PATHS??|POLICY|PROGRAM|STREQUAL|STRGREATER|STRGREATER_EQUAL|STRING|STRLESS|STRLESS_EQUAL|TARGET|TEST|TRUE|VERSION_EQUAL|VERSION_GREATER|VERSION_GREATER_EQUAL|VERSION_LESS)\\\\b\",\"name\":\"keyword.cmake\"},{\"match\":\"^\\\\s*\\\\b(?i:add_compile_options|add_custom_command|add_custom_target|add_definitions|add_dependencies|add_executable|add_library|add_subdirectory|add_test|aux_source_directory|break|build_command|build_name|cmake_host_system_information|cmake_minimum_required|cmake_policy|configure_file|continue|create_test_sourcelist|ctest_build|ctest_configure|ctest_coverage|ctest_empty_binary_directory|ctest_memcheck|ctest_read_custom_files|ctest_run_script|ctest_sleep|ctest_start|ctest_submit|ctest_test|ctest_update|ctest_upload|define_property|else|elseif|enable_language|enable_testing|endforeach|endfunction|endif|endmacro|endwhile|exec_program|execute_process|export|export_library_dependencies|file|find_file|find_library|find_package|find_path|find_program|fltk_wrap_ui|foreach|function|get_cmake_property|get_directory_property|get_filename_component|get_property|get_source_file_property|get_target_property|get_test_property|if|include|include_directories|include_external_msproject|include_regular_expression|install|install_files|install_programs|install_targets|link_directories|link_libraries|list|load_cache|load_command|macro|make_directory|mark_as_advanced|math|message|option|output_required_files|project|qt_wrap_cpp|qt_wrap_ui|remove|remove_definitions|return|separate_arguments|set|set_directory_properties|set_property|set_source_files_properties|set_target_properties|set_tests_properties|site_name|source_group|string|subdir_depends|subdirs|target_compile_definitions|target_compile_features|target_compile_options|target_include_directories|target_link_libraries|target_sources|try_compile|try_run|unset|use_mangled_mesa|utility_source|variable_requires|variable_watch|while|write_file)\\\\b\",\"name\":\"keyword.cmake\"},{\"match\":\"\\\\b(?i:BUILD_SHARED_LIBS|(CMAKE_)?(ABSOLUTE_DESTINATION_FILES|AUTOMOC_RELAXED_MODE|BACKWARDS_COMPATIBILITY|BUILD_TYPE|COLOR_MAKEFILE|CONFIGURATION_TYPES|DEBUG_TARGET_PROPERTIES|DISABLE_FIND_PACKAGE_\\\\w+|FIND_LIBRARY_PREFIXES|FIND_LIBRARY_SUFFIXES|IGNORE_PATH|INCLUDE_PATH|INSTALL_DEFAULT_COMPONENT_NAME|INSTALL_PREFIX|LIBRARY_PATH|MFC_FLAG|MODULE_PATH|NOT_USING_CONFIG_FLAGS|POLICY_DEFAULT_CMP\\\\w+|PREFIX_PATH|PROGRAM_PATH|SKIP_INSTALL_ALL_DEPENDENCY|SYSTEM_IGNORE_PATH|SYSTEM_INCLUDE_PATH|SYSTEM_LIBRARY_PATH|SYSTEM_PREFIX_PATH|SYSTEM_PROGRAM_PATH|USER_MAKE_RULES_OVERRIDE|WARN_ON_ABSOLUTE_INSTALL_DESTINATION))\\\\b\",\"name\":\"variable.source.cmake\"},{\"match\":\"\\\\$\\\\{\\\\w+}\",\"name\":\"storage.source.cmake\"},{\"match\":\"\\\\$ENV\\\\{\\\\w+}\",\"name\":\"storage.source.cmake\"},{\"match\":\"\\\\b(?i:(CMAKE_)?(\\\\w+_POSTFIX|ARCHIVE_OUTPUT_DIRECTORY|AUTOMOC|AUTOMOC_MOC_OPTIONS|BUILD_WITH_INSTALL_RPATH|DEBUG_POSTFIX|EXE_LINKER_FLAGS|EXE_LINKER_FLAGS_\\\\w+|Fortran_FORMAT|Fortran_MODULE_DIRECTORY|GNUtoMS|INCLUDE_CURRENT_DIR|INCLUDE_CURRENT_DIR_IN_INTERFACE|INSTALL_NAME_DIR|INSTALL_RPATH|INSTALL_RPATH_USE_LINK_PATH|LIBRARY_OUTPUT_DIRECTORY|LIBRARY_PATH_FLAG|LINK_DEF_FILE_FLAG|LINK_DEPENDS_NO_SHARED|LINK_INTERFACE_LIBRARIES|LINK_LIBRARY_FILE_FLAG|LINK_LIBRARY_FLAG|MACOSX_BUNDLE|NO_BUILTIN_CHRPATH|PDB_OUTPUT_DIRECTORY|POSITION_INDEPENDENT_CODE|RUNTIME_OUTPUT_DIRECTORY|SKIP_BUILD_RPATH|SKIP_INSTALL_RPATH|TRY_COMPILE_CONFIGURATION|USE_RELATIVE_PATHS|WIN32_EXECUTABLE)|EXECUTABLE_OUTPUT_PATH|LIBRARY_OUTPUT_PATH)\\\\b\",\"name\":\"variable.source.cmake\"},{\"match\":\"\\\\b(?i:CMAKE_(AR|ARGC|ARGV0|BINARY_DIR|BUILD_TOOL|CACHEFILE_DIR|CACHE_MAJOR_VERSION|CACHE_MINOR_VERSION|CACHE_PATCH_VERSION|CFG_INTDIR|COMMAND|CROSSCOMPILING|CTEST_COMMAND|CURRENT_BINARY_DIR|CURRENT_LIST_DIR|CURRENT_LIST_FILE|CURRENT_LIST_LINE|CURRENT_SOURCE_DIR|DL_LIBS|EDIT_COMMAND|EXECUTABLE_SUFFIX|EXTRA_GENERATOR|EXTRA_SHARED_LIBRARY_SUFFIXES|GENERATOR|HOME_DIRECTORY|IMPORT_LIBRARY_PREFIX|IMPORT_LIBRARY_SUFFIX|LINK_LIBRARY_SUFFIX|MAJOR_VERSION|MAKE_PROGRAM|MINOR_VERSION|PARENT_LIST_FILE|PATCH_VERSION|PROJECT_NAME|RANLIB|ROOT|SCRIPT_MODE_FILE|SHARED_LIBRARY_PREFIX|SHARED_LIBRARY_SUFFIX|SHARED_MODULE_PREFIX|SHARED_MODULE_SUFFIX|SIZEOF_VOID_P|SKIP_RPATH|SOURCE_DIR|STANDARD_LIBRARIES|STATIC_LIBRARY_PREFIX|STATIC_LIBRARY_SUFFIX|TWEAK_VERSION|USING_VC_FREE_TOOLS|VERBOSE_MAKEFILE|VERSION)|PROJECT_BINARY_DIR|PROJECT_NAME|PROJECT_SOURCE_DIR|\\\\w+_BINARY_DIR|\\\\w+__SOURCE_DIR)\\\\b\",\"name\":\"variable.source.cmake\"},{\"begin\":\"#\\\\[(=*)\\\\[\",\"end\":\"]\\\\1]\",\"name\":\"comment.source.cmake\",\"patterns\":[{\"match\":\"\\\\\\\\(.|$)\",\"name\":\"constant.character.escape\"}]},{\"begin\":\"\\\\[(=*)\\\\[\",\"end\":\"]\\\\1]\",\"name\":\"argument.source.cmake\",\"patterns\":[{\"match\":\"\\\\\\\\(.|$)\",\"name\":\"constant.character.escape\"}]},{\"match\":\"#+.*$\",\"name\":\"comment.source.cmake\"},{\"match\":\"\\\\b(?i:ADVANCED|HELPSTRING|MODIFIED|STRINGS|TYPE|VALUE)\\\\b\",\"name\":\"entity.source.cmake\"},{\"match\":\"\\\\b(?i:ABSTRACT|COMPILE_DEFINITIONS|COMPILE_DEFINITIONS_<CONFIG>|COMPILE_FLAGS|EXTERNAL_OBJECT|Fortran_FORMAT|GENERATED|HEADER_FILE_ONLY|KEEP_EXTENSION|LABELS|LANGUAGE|LOCATION|MACOSX_PACKAGE_LOCATION|OBJECT_DEPENDS|OBJECT_OUTPUTS|SYMBOLIC|WRAP_EXCLUDE)\\\\b\",\"name\":\"entity.source.cmake\"},{\"match\":\"\\\\b(?i:ATTACHED_FILES|ATTACHED_FILES_ON_FAIL|COST|DEPENDS|ENVIRONMENT|FAIL_REGULAR_EXPRESSION|LABELS|MEASUREMENT|PASS_REGULAR_EXPRESSION|PROCESSORS|REQUIRED_FILES|RESOURCE_LOCK|RUN_SERIAL|TIMEOUT|WILL_FAIL|WORKING_DIRECTORY)\\\\b\",\"name\":\"entity.source.cmake\"},{\"match\":\"\\\\b(?i:ADDITIONAL_MAKE_CLEAN_FILES|CACHE_VARIABLES|CLEAN_NO_CUSTOM|COMPILE_DEFINITIONS|COMPILE_DEFINITIONS_\\\\w+|DEFINITIONS|EXCLUDE_FROM_ALL|IMPLICIT_DEPENDS_INCLUDE_TRANSFORM|INCLUDE_DIRECTORIES|INCLUDE_REGULAR_EXPRESSION|INTERPROCEDURAL_OPTIMIZATION|INTERPROCEDURAL_OPTIMIZATION_\\\\w+|LINK_DIRECTORIES|LISTFILE_STACK|MACROS|PARENT_DIRECTORY|RULE_LAUNCH_COMPILE|RULE_LAUNCH_CUSTOM|RULE_LAUNCH_LINK|TEST_INCLUDE_FILE|VARIABLES|VS_GLOBAL_SECTION_POST_\\\\w+|VS_GLOBAL_SECTION_PRE_\\\\w+)\\\\b\",\"name\":\"entity.source.cmake\"},{\"match\":\"\\\\b(?i:ALLOW_DUPLICATE_CUSTOM_TARGETS|DEBUG_CONFIGURATIONS|DISABLED_FEATURES|ENABLED_FEATURES|ENABLED_LANGUAGES|FIND_LIBRARY_USE_LIB64_PATHS|FIND_LIBRARY_USE_OPENBSD_VERSIONING|GLOBAL_DEPENDS_DEBUG_MODE|GLOBAL_DEPENDS_NO_CYCLES|IN_TRY_COMPILE|PACKAGES_FOUND|PACKAGES_NOT_FOUND|PREDEFINED_TARGETS_FOLDER|REPORT_UNDEFINED_PROPERTIES|RULE_LAUNCH_COMPILE|RULE_LAUNCH_CUSTOM|RULE_LAUNCH_LINK|RULE_MESSAGES|TARGET_ARCHIVES_MAY_BE_SHARED_LIBS|TARGET_SUPPORTS_SHARED_LIBS|USE_FOLDERS|__CMAKE_DELETE_CACHE_CHANGE_VARS_)\\\\b\",\"name\":\"entity.source.cmake\"},{\"match\":\"\\\\b(?i:\\\\w+_(OUTPUT_NAME|POSTFIX)|ARCHIVE_OUTPUT_(DIRECTORY(_\\\\w+)?|NAME(_\\\\w+)?)|AUTOMOC(_MOC_OPTIONS)?|BUILD_WITH_INSTALL_RPATH|BUNDLE(_EXTENSION)??|COMPATIBLE_INTERFACE_BOOL|COMPATIBLE_INTERFACE_STRING|COMPILE_(DEFINITIONS(_\\\\w+)?|FLAGS)|DEBUG_POSTFIX|DEFINE_SYMBOL|ENABLE_EXPORTS|EXCLUDE_FROM_ALL|EchoString|FOLDER|FRAMEWORK|Fortran_(FORMAT|MODULE_DIRECTORY)|GENERATOR_FILE_NAME|GNUtoMS|HAS_CXX|IMPLICIT_DEPENDS_INCLUDE_TRANSFORM|IMPORTED|IMPORTED_(CONFIGURATIONS|IMPLIB(_\\\\w+)?|LINK_DEPENDENT_LIBRARIES(_\\\\w+)?|LINK_INTERFACE_LANGUAGES(_\\\\w+)?|LINK_INTERFACE_LIBRARIES(_\\\\w+)?|LINK_INTERFACE_MULTIPLICITY(_\\\\w+)?|LOCATION(_\\\\w+)?|NO_SONAME(_\\\\w+)?|SONAME(_\\\\w+)?)|IMPORT_PREFIX|IMPORT_SUFFIX|INSTALL_NAME_DIR|INSTALL_RPATH|INSTALL_RPATH_USE_LINK_PATH|INTERFACE|INTERFACE_COMPILE_DEFINITIONS|INTERFACE_INCLUDE_DIRECTORIES|INTERPROCEDURAL_OPTIMIZATION|INTERPROCEDURAL_OPTIMIZATION_\\\\w+|LABELS|LIBRARY_OUTPUT_DIRECTORY(_\\\\w+)?|LIBRARY_OUTPUT_NAME(_\\\\w+)?|LINKER_LANGUAGE|LINK_DEPENDS|LINK_FLAGS(_\\\\w+)?|LINK_INTERFACE_LIBRARIES(_\\\\w+)?|LINK_INTERFACE_MULTIPLICITY(_\\\\w+)?|LINK_LIBRARIES|LINK_SEARCH_END_STATIC|LINK_SEARCH_START_STATIC|LOCATION(_\\\\w+)?|MACOSX_BUNDLE|MACOSX_BUNDLE_INFO_PLIST|MACOSX_FRAMEWORK_INFO_PLIST|MAP_IMPORTED_CONFIG_\\\\w+|NO_SONAME|OSX_ARCHITECTURES(_\\\\w+)?|OUTPUT_NAME(_\\\\w+)?|PDB_NAME(_\\\\w+)?|POST_INSTALL_SCRIPT|PREFIX|PRE_INSTALL_SCRIPT|PRIVATE|PRIVATE_HEADER|PROJECT_LABEL|PUBLIC|PUBLIC_HEADER|RESOURCE|RULE_LAUNCH_(COMPILE|CUSTOM|LINK)|RUNTIME_OUTPUT_(DIRECTORY(_\\\\w+)?|NAME(_\\\\w+)?)|SKIP_BUILD_RPATH|SOURCES|SOVERSION|STATIC_LIBRARY_FLAGS(_\\\\w+)?|SUFFIX|TYPE|VERSION|VS_DOTNET_REFERENCES|VS_GLOBAL_(\\\\w+|KEYWORD|PROJECT_TYPES)|VS_KEYWORD|VS_SCC_(AUXPATH|LOCALPATH|PROJECTNAME|PROVIDER)|VS_WINRT_EXTENSIONS|VS_WINRT_REFERENCES|WIN32_EXECUTABLE|XCODE_ATTRIBUTE_\\\\w+)\\\\b\",\"name\":\"entity.source.cmake\"},{\"begin\":\"\\\\\\\\\\\"\",\"end\":\"\\\\\\\\\\\"\",\"name\":\"string.source.cmake\",\"patterns\":[{\"match\":\"\\\\\\\\(.|$)\",\"name\":\"constant.character.escape\"}]},{\"begin\":\"\\\"\",\"end\":\"\\\"\",\"name\":\"string.source.cmake\",\"patterns\":[{\"match\":\"\\\\\\\\(.|$)\",\"name\":\"constant.character.escape\"}]},{\"match\":\"\\\\bBUILD_NAME\\\\b\",\"name\":\"invalid.deprecated.source.cmake\"},{\"match\":\"\\\\b(?i:(CMAKE_)?(C(?:XX_FLAGS|MAKE_CXX_FLAGS_DEBUG|MAKE_CXX_FLAGS_MINSIZEREL|MAKE_CXX_FLAGS_RELEASE|MAKE_CXX_FLAGS_RELWITHDEBINFO)))\\\\b\",\"name\":\"variable.source.cmake\"}],\"repository\":{},\"scopeName\":\"source.cmake\"}"))
2
+
3
+ export default [
4
+ lang
5
+ ]
@@ -0,0 +1,10 @@
1
+ import html from './html.mjs'
2
+ import java from './java.mjs'
3
+
4
+ const lang = Object.freeze(JSON.parse("{\"displayName\":\"COBOL\",\"fileTypes\":[\"ccp\",\"scbl\",\"cobol\",\"cbl\",\"cblle\",\"cblsrce\",\"cblcpy\",\"lks\",\"pdv\",\"cpy\",\"copybook\",\"cobcopy\",\"fd\",\"sel\",\"scb\",\"scbl\",\"sqlcblle\",\"cob\",\"dds\",\"def\",\"src\",\"ss\",\"wks\",\"bib\",\"pco\"],\"name\":\"cobol\",\"patterns\":[{\"match\":\"^([ *][ *][ *][ *][ *][ *])([Dd]\\\\s.*)$\",\"name\":\"token.info-token.cobol\"},{\"captures\":{\"1\":{\"name\":\"constant.numeric.cobol\"},\"2\":{\"name\":\"comment.line.cobol.newpage\"}},\"match\":\"^([ *][ *][ *][ *][ *][ *])(/.*)$\"},{\"captures\":{\"1\":{\"name\":\"constant.numeric.cobol\"},\"2\":{\"name\":\"comment.line.cobol.fixed\"}},\"match\":\"^([ *][ *][ *][ *][ *][ *])(\\\\*.*)$\"},{\"captures\":{\"1\":{\"name\":\"constant.numeric.cobol\"},\"2\":{\"name\":\"comment.line.cobol.newpage\"}},\"match\":\"^([0-9\\\\s][0-9\\\\s][0-9\\\\s][0-9\\\\s][0-9\\\\s][0-9\\\\s])(/.*)$\"},{\"match\":\"^[0-9\\\\s][0-9\\\\s][0-9\\\\s][0-9\\\\s][0-9\\\\s][0-9\\\\s]$\",\"name\":\"constant.numeric.cobol\"},{\"captures\":{\"1\":{\"name\":\"constant.numeric.cobol\"},\"2\":{\"name\":\"comment.line.cobol.fixed\"}},\"match\":\"^([0-9\\\\s][0-9\\\\s][0-9\\\\s][0-9\\\\s][0-9\\\\s][0-9\\\\s])(\\\\*.*)$\"},{\"captures\":{\"1\":{\"name\":\"constant.numeric.cobol\"},\"2\":{\"name\":\"comment.line.cobol.fixed\"}},\"match\":\"^([- #$%+.0-9@-Za-z\\\\s][- #$%+.0-9@-Za-z\\\\s][- #$%+.0-9@-Za-z\\\\s][- #$%+.0-9@-Za-z\\\\s][- #$%+.0-9@-Za-z\\\\s][- #$%+.0-9@-Za-z\\\\s])(\\\\*.*)$\"},{\"captures\":{\"1\":{\"name\":\"constant.numeric.cobol\"},\"2\":{\"name\":\"variable.other.constant\"}},\"match\":\"^\\\\s+(78)\\\\s+([0-9A-Za-z][-0-9A-Z_a-z]+)\"},{\"captures\":{\"1\":{\"name\":\"constant.numeric.cobol\"},\"2\":{\"name\":\"variable.other.constant\"},\"3\":{\"name\":\"keyword.identifers.cobol\"}},\"match\":\"^\\\\s+([0-9]+)\\\\s+([0-9A-Za-z][-0-9A-Z_a-z]+)\\\\s+((?i:constant))\"},{\"captures\":{\"1\":{\"name\":\"constant.cobol\"},\"2\":{\"name\":\"comment.line.cobol.newpage\"}},\"match\":\"^([#$%.0-9@-Za-z\\\\s][#$%.0-9@-Za-z\\\\s][#$%.0-9@-Za-z\\\\s][#$%.0-9@-Za-z\\\\s][#$%.0-9@-Za-z\\\\s][#$%.0-9@-Za-z\\\\s])(/.*)$\"},{\"match\":\"^\\\\*.*$\",\"name\":\"comment.line.cobol.fixed\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.directive.conditional.cobol\"},\"2\":{\"name\":\"entity.name.function.preprocessor.cobol\"},\"3\":{\"name\":\"entity.name.function.cobol\"},\"4\":{\"name\":\"keyword.control.directive.conditional.cobol\"}},\"match\":\"((?:^|\\\\s+)(?i:\\\\$set)\\\\s+)((?i:constant)\\\\s+)([0-9A-Za-z][-0-9A-Za-z]+\\\\s*)([-0-9A-Za-z]*)\"},{\"captures\":{\"1\":{\"name\":\"entity.name.function.preprocessor.cobol\"},\"2\":{\"name\":\"storage.modifier.import.cobol\"},\"3\":{\"name\":\"punctuation.begin.bracket.round.cobol\"},\"4\":{\"name\":\"string.quoted.other.cobol\"},\"5\":{\"name\":\"punctuation.end.bracket.round.cobol\"}},\"match\":\"((?i:\\\\$\\\\s*set\\\\s+)(ilusing)(\\\\()(.*)(\\\\)))\"},{\"captures\":{\"1\":{\"name\":\"entity.name.function.preprocessor.cobol\"},\"2\":{\"name\":\"storage.modifier.import.cobol\"},\"3\":{\"name\":\"punctuation.definition.string.begin.cobol\"},\"4\":{\"name\":\"string.quoted.other.cobol\"},\"5\":{\"name\":\"punctuation.definition.string.begin.cobol\"}},\"match\":\"((?i:\\\\$\\\\s*set\\\\s+)(ilusing)(\\\")(.*)(\\\"))\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.directive.conditional.cobol\"},\"2\":{\"name\":\"entity.name.function.preprocessor.cobol\"},\"3\":{\"name\":\"punctuation.definition.string.begin.cobol\"},\"4\":{\"name\":\"string.quoted.other.cobol\"},\"5\":{\"name\":\"punctuation.definition.string.begin.cobol\"}},\"match\":\"((?i:\\\\$set))\\\\s+(\\\\w+)\\\\s*(\\\")(\\\\w*)(\\\")\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.directive.conditional.cobol\"},\"2\":{\"name\":\"entity.name.function.preprocessor.cobol\"},\"3\":{\"name\":\"punctuation.begin.bracket.round.cobol\"},\"4\":{\"name\":\"string.quoted.other.cobol\"},\"5\":{\"name\":\"punctuation.end.bracket.round.cobol\"}},\"match\":\"((?i:\\\\$set))\\\\s+(\\\\w+)\\\\s*(\\\\()(.*)(\\\\))\"},{\"captures\":{\"0\":{\"name\":\"keyword.control.directive.conditional.cobol\"},\"1\":{\"name\":\"invalid.illegal.directive\"},\"2\":{\"name\":\"comment.line.set.cobol\"}},\"match\":\"(?:^|\\\\s+)(?i:\\\\$\\\\s*set\\\\s)((?i:01SHUFFLE|64KPARA|64KSECT|AUXOPT|CHIP|DATALIT|EANIM|EXPANDDATA|FIXING|FLAG-CHIP|MASM|MODEL|OPTSIZE|OPTSPEED|PARAS|PROTMODE|REGPARM|SEGCROSS|SEGSIZE|SIGNCOMPARE|SMALLDD|TABLESEGCROSS|TRICKLECHECK|\\\\s)+).*$\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.directive.cobol\"},\"2\":{\"name\":\"entity.other.attribute-name.preprocessor.cobol\"}},\"match\":\"(\\\\$(?:(?i:region)|(?i:end-region)))(.*)$\"},{\"begin\":\"\\\\$(?i:doc)(.*)$\",\"end\":\"\\\\$(?i:end-doc)(.*)$\",\"name\":\"invalid.illegal.iscobol\"},{\"match\":\">>\\\\s*(?i:turn|page|listing|leap-seconds|d)\\\\s+.*$\",\"name\":\"invalid.illegal.meta.preprocessor.cobolit\"},{\"match\":\"(?i:substitute(?:-case|))\\\\s+\",\"name\":\"invalid.illegal.functions.cobolit\"},{\"captures\":{\"1\":{\"name\":\"invalid.illegal.keyword.control.directive.conditional.cobol\"},\"2\":{\"name\":\"invalid.illegal.entity.name.function.preprocessor.cobol\"},\"3\":{\"name\":\"invalid.illegal.entity.name.function.preprocessor.cobol\"}},\"match\":\"((((>>|\\\\$)\\\\s*)(?i:elif))(.*))$\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.directive.conditional.cobol\"},\"2\":{\"name\":\"entity.name.function.preprocessor.cobol\"},\"3\":{\"name\":\"entity.name.function.preprocessor.cobol\"}},\"match\":\"((((>>|\\\\$)\\\\s*)(?i:if|else|elif|end-if|end-evaluate|end|define|evaluate|when|display|call-convention|set))(.*))$\"},{\"captures\":{\"1\":{\"name\":\"comment.line.scantoken.cobol\"},\"2\":{\"name\":\"keyword.cobol\"},\"3\":{\"name\":\"string.cobol\"}},\"match\":\"(\\\\*>)\\\\s+(@[0-9A-Za-z][-0-9A-Za-z]+)\\\\s+(.*)$\"},{\"match\":\"(\\\\*>.*)$\",\"name\":\"comment.line.modern\"},{\"match\":\"(>>.*)$\",\"name\":\"strong comment.line.set.cobol\"},{\"match\":\"([NUnu][Xx]|[HXhx])'\\\\h*'\",\"name\":\"constant.numeric.integer.hexadecimal.cobol\"},{\"match\":\"([NUnu][Xx]|[HXhx])'.*'\",\"name\":\"invalid.illegal.hexadecimal.cobol\"},{\"match\":\"([NUnu][Xx]|[HXhx])\\\"\\\\h*\\\"\",\"name\":\"constant.numeric.integer.hexadecimal.cobol\"},{\"match\":\"([NUnu][Xx]|[HXhx])\\\".*\\\"\",\"name\":\"invalid.illegal.hexadecimal.cobol\"},{\"match\":\"[Bb]\\\"[01]\\\"\",\"name\":\"constant.numeric.integer.boolean.cobol\"},{\"match\":\"[Bb]'[01]'\",\"name\":\"constant.numeric.integer.boolean.cobol\"},{\"match\":\"[Oo]\\\"[0-7]*\\\"\",\"name\":\"constant.numeric.integer.octal.cobol\"},{\"match\":\"[Oo]\\\".*\\\"\",\"name\":\"invalid.illegal.octal.cobol\"},{\"match\":\"(#)([0-9A-Za-z][-0-9A-Za-z]+)\",\"name\":\"meta.symbol.forced.cobol\"},{\"begin\":\"((?<![-()0-9A-Z_a-z])(?i:installation|author|source-computer|object-computer|date-written|security|date-compiled)(\\\\.|$))\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.identifiers.cobol\"}},\"end\":\"(?=((?<![-_])(?i:remarks|author|date-written|source-computer|object-computer|installation|date-compiled|special-names|security|environment\\\\s+division|data\\\\s+division|working-storage\\\\s+section|input-output\\\\s+section|linkage\\\\s+section|procedure\\\\s+division|local-storage\\\\s+section)|^[ *][ *][ *][ *][ *][ *]\\\\*.*$|^\\\\+$))\",\"name\":\"comment.block.cobol.remark\",\"patterns\":[{\"match\":\"^([ 0-9][ 0-9][ 0-9][ 0-9][ 0-9][ 0-9])\",\"name\":\"constant.numeric.cobol\"}]},{\"captures\":{\"1\":{\"name\":\"keyword.start.bracket.cobol\"},\"2\":{\"name\":\"constant.numeric.cobol\"},\"3\":{\"name\":\"keyword.end.bracket.cobol\"}},\"match\":\"(?<=([(\\\\[]))((-\\\\+)*\\\\s*[ *-9]+)(?=([])]))\",\"name\":\"constant.numeric.cobol\"},{\"include\":\"#number-complex-constant\"},{\"include\":\"#number-simple-constant\"},{\"match\":\"(?<![-_])(?i:true|false|nulls??)(?![-0-9A-Z_a-z])\",\"name\":\"constant.language.cobol\"},{\"match\":\"(?<![-_])(?i:zeroes|alphabetic-lower|alphabetic-upper|alphanumeric-edited|alphabetic|alphabet|alphanumeric|zeros?|spaces?|quotes?|low-values?|high-values?)(?=\\\\s+|[),.])\",\"name\":\"constant.language.figurative.cobol\"},{\"begin\":\"(?i:exec(?:\\\\s+sqlims|\\\\s+sql))\",\"contentName\":\"meta.embedded.block.openesql\",\"end\":\"(?i:end-exec)\",\"name\":\"keyword.verb.cobol\",\"patterns\":[{\"match\":\"^(\\\\s*\\\\*.*)$\",\"name\":\"comment.line.sql\"},{\"match\":\"(--.*)$\",\"name\":\"comment.line.sql\"},{\"match\":\"(\\\\*>.*)$\",\"name\":\"comment.line.modern\"},{\"match\":\"(:([-0-9A-Z_a-z])*)\",\"name\":\"variable.cobol\"},{\"include\":\"source.openesql\"}]},{\"begin\":\"(?i:exec\\\\s+cics)\",\"contentName\":\"meta.embedded.block.cics\",\"end\":\"(?i:end-exec)\",\"name\":\"keyword.verb.cobol\",\"patterns\":[{\"match\":\"(\\\\()\",\"name\":\"meta.symbol.cobol\"},{\"include\":\"#cics-keywords\"},{\"include\":\"#string-double-quoted-constant\"},{\"include\":\"#string-quoted-constant\"},{\"include\":\"#number-complex-constant\"},{\"include\":\"#number-simple-constant\"},{\"match\":\"([-0-9A-Z_a-z]*[0-9A-Za-z]|(#?[0-9A-Za-z]+[-0-9A-Z_a-z]*[0-9A-Za-z]))\",\"name\":\"variable.cobol\"}]},{\"begin\":\"(?i:exec\\\\s+dli)\",\"contentName\":\"meta.embedded.block.dli\",\"end\":\"(?i:end-exec)\",\"name\":\"keyword.verb.cobol\",\"patterns\":[{\"match\":\"(\\\\()\",\"name\":\"meta.symbol.cobol\"},{\"include\":\"#dli-keywords\"},{\"include\":\"#dli-options\"},{\"include\":\"#string-double-quoted-constant\"},{\"include\":\"#string-quoted-constant\"},{\"include\":\"#number-complex-constant\"},{\"include\":\"#number-simple-constant\"},{\"match\":\"([-0-9A-Z_a-z]*[0-9A-Za-z]|(#?[0-9A-Za-z]+[-0-9A-Z_a-z]*[0-9A-Za-z]))\",\"name\":\"variable.cobol\"}]},{\"begin\":\"(?i:exec\\\\s+sqlims)\",\"contentName\":\"meta.embedded.block.openesql\",\"end\":\"(?i:end-exec)\",\"name\":\"keyword.verb.cobol\",\"patterns\":[{\"match\":\"(\\\\*>.*)$\",\"name\":\"comment.line.modern\"},{\"match\":\"(:([-A-Za-z])*)\",\"name\":\"variable.cobol\"},{\"include\":\"source.openesql\"}]},{\"begin\":\"(?i:exec\\\\s+ado)\",\"contentName\":\"meta.embedded.block.openesql\",\"end\":\"(?i:end-exec)\",\"name\":\"keyword.verb.cobol\",\"patterns\":[{\"match\":\"(--.*)$\",\"name\":\"comment.line.sql\"},{\"match\":\"(\\\\*>.*)$\",\"name\":\"comment.line.modern\"},{\"match\":\"(:([-A-Za-z])*)\",\"name\":\"variable.cobol\"},{\"include\":\"source.openesql\"}]},{\"begin\":\"(?i:exec\\\\s+html)\",\"contentName\":\"meta.embedded.block.html\",\"end\":\"(?i:end-exec)\",\"name\":\"keyword.verb.cobol\",\"patterns\":[{\"include\":\"text.html.basic\"}]},{\"begin\":\"(?i:exec\\\\s+java)\",\"contentName\":\"meta.embedded.block.java\",\"end\":\"(?i:end-exec)\",\"name\":\"keyword.verb.cobol\",\"patterns\":[{\"include\":\"source.java\"}]},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.string.begin.cobol\"},\"2\":{\"name\":\"support.function.cobol\"},\"3\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"match\":\"(\\\")(CBL_.*)(\\\")\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.string.begin.cobol\"},\"2\":{\"name\":\"support.function.cobol\"},\"3\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"match\":\"(\\\")(PC_.*)(\\\")\"},{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.cobol\"}},\"end\":\"(\\\"|$)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"name\":\"string.quoted.double.cobol\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.string.begin.cobol\"},\"2\":{\"name\":\"support.function.cobol\"},\"3\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"match\":\"(')(CBL_.*)(')\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.string.begin.cobol\"},\"2\":{\"name\":\"support.function.cobol\"},\"3\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"match\":\"(')(PC_.*)(')\"},{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.cobol\"}},\"end\":\"('|$)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"name\":\"string.quoted.single.cobol\"},{\"begin\":\"(?<![-\\\\w])[GZgz]\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.cobol\"}},\"end\":\"(\\\"|$)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"name\":\"string.quoted.double.cobol\"},{\"begin\":\"(?<![-\\\\w])[GZgz]'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.cobol\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"name\":\"string.quoted.single.cobol\"},{\"begin\":\"(?<![-\\\\w])[GNgn]\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.cobol\"}},\"end\":\"(\\\"|$)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"name\":\"string.quoted.double.cobol\"},{\"begin\":\"(?<![-\\\\w])[GNgn]'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.cobol\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"name\":\"string.quoted.single.cobol\"},{\"begin\":\"(?<![-\\\\w])[Uu]\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.cobol\"}},\"end\":\"(\\\"|$)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"name\":\"string.quoted.utf8.double.cobol\"},{\"begin\":\"(?<![-\\\\w])[Uu]'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.cobol\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"name\":\"string.quoted.utf8.single.cobol\"},{\"match\":\"(?<![-_])(?i:id\\\\s+division|identification\\\\s+division|identification|id|property-id|getter|setter|entry|function-id|end\\\\s+attribute|attribute|interface-id|indexer-id|factory|ctl|class-control|options|environment\\\\s+division|environment-name|environment-value|environment|configuration\\\\s+section|configuration|decimal-point\\\\s+is|decimal-point|console\\\\s+is|call-convention|special-names|cursor\\\\s+is|update|picture\\\\s+symbol|currency\\\\s+sign|currency|repository|input-output\\\\s+section|input-output|file\\\\s+section|file-control|select|optional|i-o-control|data\\\\s+division|working-storage\\\\s+section|working-storage|section|local-storage|linkage\\\\s+section|linkage|communication|report|screen\\\\s+section|object-storage|object\\\\s+section|class-object|fd|rd|cd|sd|printing|procedure\\\\s+division|procedure|division|references|debugging|end\\\\s+declaratives|declaratives|end\\\\s+static|end\\\\s+factory|end\\\\s+class-object|based-storage|size|font|national-edited|national)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.identifiers.cobol\"},{\"captures\":{\"1\":{\"name\":\"keyword.verb.cobol\"},\"2\":{\"name\":\"entity.name.function.cobol\"}},\"match\":\"(?<![-_])((?i:valuetype-id|operator-id|method-id|method|property-id|attribute-id|enum-id|iterator-id|class-id|program-id|operator-id|end\\\\s+program|end\\\\s+valuetype|extension))\\\\.*\\\\s+([-0-9A-Z_a-z]*)\"},{\"match\":\"(?<![-_])(?i:implements|inherits|constraints|constrain)(?=[.\\\\s])\",\"name\":\"keyword.verb.cobol\"},{\"match\":\"(?<![-_])(?i:end\\\\s+enum|end\\\\s+interface|end\\\\s+class|end\\\\s+property|end\\\\s+method|end\\\\s+object|end\\\\s+iterator|end\\\\s+function|end\\\\s+operator|end\\\\s+program|end\\\\s+indexer|create|reset|instance|delegate|end-delegate|delegate-id|declare|exception-object|as|stop\\\\s+iterator|stop\\\\s+run|stop)(?=[),.\\\\s])\",\"name\":\"keyword.identifiers.cobol\"},{\"match\":\"\\\\s+(?i:attach\\\\s+method|attach\\\\s+del|attach|detach\\\\s+del|detach\\\\s+method|detach|method|del)(?=[.\\\\s]|$)\",\"name\":\"keyword.identifiers.cobol\"},{\"match\":\"\\\\s+(?i:sync\\\\s+(?i:on))(?=[.\\\\s])\",\"name\":\"keyword.other.sync.cobol\"},{\"match\":\"\\\\s+(?i:try|finally|catch|end-try|throw)(?=[.\\\\s]|$)\",\"name\":\"keyword.control.catch-exception.cobol\"},{\"match\":\"(?<![-_])(?i:select|use|thru|varying|giving|remainder|tallying|through|until|execute|returning|using|chaining|yielding|\\\\+\\\\+include|copy|replace)(?=\\\\s)\",\"name\":\"keyword.otherverb.cobol\"},{\"match\":\"(?i:dynamic)\\\\s+(?i:length)(?=[.\\\\s])\",\"name\":\"storage.type.dynamiclength.cobol\"},{\"match\":\"(?<![-_])(?i:assign|external|prototype|organization|organisation|indexed|column|plus|line\\\\*s*sequential|sequential|access|dynamic|relative|label|block|contains|standard|records|record\\\\s+key|record|is|alternate|duplicates|reel|tape|terminal|disk\\\\sfilename|disk|disc|recording\\\\smode|mode|random)(?=[.\\\\s])\",\"name\":\"keyword.identifers.cobol\"},{\"match\":\"(?<![-_])(?i:max|min|integer-of-date|integer-of-day|integer-part|integer|date-to-yyyymmdd|year-to-yyyy|day-to-yyyyddd|exp|exception-file|exception-location|exception-statement|exception-status|e|variance|integer-of-date|rem|pi|factorial|sqrt|log10|fraction-part|mean|exp|log|char|day-of-integer|date-of-integer|exp10|atan|integer-part|tan|sin|cos|midrange|addr|acos|asin|annuity|present-value|integer-of-day|ord-max|ord-min|ord|random|integer-of-date|sum|standard-deviation|median|reverse|abs|upper-case|lower-case|char-national|numval|mod|range|length|locale-date|locale-time-from-seconds|locale-time|seconds-past-midnight|stored-char-length|seconds-from-formatted-time|seconds-past-midnight|trim|length-an|numval-c|current-date|national-of|display-of|when-compiled|integer-of-boolean|combined-datetime|concatenate)(?=[().\\\\s])\",\"name\":\"support.function.cobol\"},{\"captures\":{\"0\":{\"name\":\"support.function.cics.cobol\"},\"1\":{\"name\":\"punctuation.definition.string.end.cobol\"},\"2\":{\"name\":\"keyword.identifers.cobol\"},\"3\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"match\":\"(?<![-_])(?i:DFH(?:RESP|VALUE))(\\\\s*\\\\(\\\\s*)([A-Za-z]*)(\\\\s*\\\\))\"},{\"match\":\"(?<![-_])(?i:function)(?=[.\\\\s])\",\"name\":\"keyword.verb.cobol\"},{\"match\":\"(?<![-_])(?i:end-accept|end-add|end-sync|end-compute|end-delete|end-display|end-divide|end-set|end-multiply|end-of-page|end-read|end-receive|end-return|end-rewrite|end-search|end-start|end-string|end-subtract|end-unstring|end-write|program|class|interface|enum|interface)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.verb.cobol\"},{\"match\":\"(?<![-_])(?:by value|by reference|by content|property-value)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.other.cobol\"},{\"match\":\"(?<![-_])(?i:attr-string|automatic|auto-skip|footing|next|group|indicate|source|control|full|required|of|input|output|i-o|extend|file|error|exception|overflow|goto|off|on|proceed|procedures?|through|invalid|data|normal|eop|returning|to|for|giving|into|by|params|remainder|also|numeric|free|depending|converting|replacing|after|before|all|leading|first|recursive|initialized|global|common|initial|resident|reference|content|are\\\\sstandard|are|renames|like|format\\\\stime|values|omitted|value|constant|ascending|descending|key|retry|until|varying|with|no|advancing|up|down|uccurs|ignore\\\\s+lock|lock|length|delimited|count|delimiter|redefines|from\\\\s+console|from\\\\s+command-line|from\\\\s+user\\\\s+name|from\\\\s+day\\\\s+yyyyddd|from\\\\s+day|from\\\\s+time|from\\\\s+day-of-week|from\\\\s+escape|from\\\\s+day\\\\s+yyyyddd|from\\\\s+date\\\\s+yyyymmdd|from\\\\s+date|from|raising|crt\\\\s+status|status|class|upon\\\\s+crt|upon|lines|columns|step|linage|auto|line|position|col|reports|code-set|reporting|arithmetic|localize|program|class|interface|in|at\\\\s+end|page|name)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.identifers.cobol\"},{\"captures\":{\"0\":{\"name\":\"keyword.verb.cobol\"},\"1\":{\"name\":\"storage.type.cobol\"}},\"match\":\"(?<![-_])(?i:type|new)\\\\s+([A-Za-z][-$.0-9A-Z_a-z]*|[A-Za-z])(?=\\\\.$)\"},{\"match\":\"(?<![-_])(?i:string)(?=\\\\s+value|\\\\.)\",\"name\":\"storage.type.cobol\"},{\"match\":\"(?<![-_])(?i:bit|byte|binary-char|binary-char-unsigned|binary-short|binary-short-unsigned|binary.long|binary-c-long|binary-long-unsigned|binary-long|binary-double|binary-double-unsigned|float-short|float-extended|float-long|bit|condition-value|characters|character\\\\s+type|character|comma|crt|decimal|object\\\\+sreference|object-reference|object|list|dictionary|unsigned)(?=[],.\\\\[\\\\s])\",\"name\":\"storage.type.cobol\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.verb.cobol\"},\"2\":{\"name\":\"meta.symbol.cobol\"}},\"match\":\"(operator-id\\\\s+[-*+/])\",\"name\":\"keyword.operator-id.cobol\"},{\"captures\":{\"1\":{\"name\":\"punctuation.accessor.cobol.b3\"},\"2\":{\"name\":\"entity.name.function.b3\"}},\"match\":\"(?i:self)(::)([-.0-9A-Z_a-z]*)(?=\\\\.$)\"},{\"captures\":{\"1\":{\"name\":\"punctuation.accessor.cobol\"},\"2\":{\"name\":\"entity.name.function.cobol\"}},\"match\":\"(::)([-.0-9A-Z_a-z]*)\"},{\"captures\":{\"0\":{\"name\":\"keyword.verb.cobol.aa\"},\"1\":{\"name\":\"storage.type.cobol.bb\"}},\"match\":\"(?<![-_])(?i:type)\\\\s+([.0-9A-Za-z]*)\"},{\"match\":\"(?<![-_])(?i:if|else|end-if|exit\\\\s+iterator|exit\\\\s+program|exit\\\\s+method|evaluate|end-evaluate|exit\\\\s+perform|perform|end-perform|when\\\\s+other|when|continue|call|end-call|chain|end-chain|invoke|end\\\\s+invoke|end-xml|go\\\\s+to|go|sort|merge|use|xml\\\\s+parse|xml|top\\\\s+run|goback\\\\s+returning|goback|raise|exit\\\\s+function|exit\\\\sparagraph|await)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.control.cobol\"},{\"captures\":{\"1\":{\"name\":\"storage.type.picture10.cobol\"},\"2\":{\"name\":\"constant.numeric.cobol\"},\"3\":{\"name\":\"storage.type.picture10.cobol\"},\"4\":{\"name\":\"constant.numeric.cobol\"}},\"match\":\"(?<![-_])((?i:pic(?:ture\\\\s+is|ture|\\\\s+is|))\\\\s+[$*-09ABNPSUXZabnpsuxz]*)\\\\(([0-9]*)\\\\)([Vv][$*-09ABNPSUXZabnpsuxz]*)\\\\(([0-9]*)\\\\)[-+|]\"},{\"captures\":{\"1\":{\"name\":\"storage.type.picture9.cobol\"},\"2\":{\"name\":\"constant.numeric.cobol\"},\"3\":{\"name\":\"storage.type.picture9.cobol\"},\"4\":{\"name\":\"constant.numeric.cobol\"}},\"match\":\"(?<![-_])((?i:pic(?:ture\\\\s+is|ture|\\\\s+is|))\\\\s+[$*-09ABNPSUXZabnpsuxz]*)\\\\(([0-9]*)\\\\)([Vv][$*-09ABNPSUXZabnpsuxz]*)\\\\(([0-9]*)\\\\)\"},{\"captures\":{\"1\":{\"name\":\"storage.type.picture8.cobol\"},\"2\":{\"name\":\"constant.numeric.cobol\"},\"3\":{\"name\":\"storage.type.picture8.cobol\"}},\"match\":\"(?<![-_])((?i:pic(?:ture\\\\s+is|ture|\\\\s+is|))\\\\s+[$*-09ABNPSUXZabnpsuxz]*)\\\\(([0-9]*)\\\\)([.Vv][$*-\\\\-/09ABNSUXZabnsuxz]*[().0-9])*\"},{\"match\":\"(?<![-_])(?i:pic(?:ture\\\\s+is|ture|\\\\s+is|))\\\\s+[$*-09ABNPSUXZabnpsuxz]*\\\\([0-9]*\\\\)[.Vv][$*-\\\\-/09ABNPSUXZabnpsuxz]*\",\"name\":\"storage.type.picture7.cobol\"},{\"match\":\"(?<![-_])(?i:pic(?:ture\\\\s+is|ture|\\\\s+is|))\\\\s+[$*-09ABNPSUXZabnpsuxz]*\\\\([0-9]*\\\\)[$*-\\\\-/09ABNPSUXZabnpsuxz]*[.Vv][$*-\\\\-/09ABNPSUXZabnpsuxz]*\",\"name\":\"storage.type.picture6.cobol\"},{\"captures\":{\"1\":{\"name\":\"storage.type.picture5.cobol\"},\"2\":{\"name\":\"constant.numeric.cobol\"}},\"match\":\"(?<![-_])((?i:pic(?:ture\\\\s+is|ture|\\\\s+is|))\\\\s+[$*-09ABNPSUXZabnpsuxz]*)\\\\(([0-9]*)\\\\)[$*-\\\\-/09ABNPSUXZabnpsuxz]*\"},{\"match\":\"(?<![-_])(?i:pic(?:ture\\\\s+is|ture|\\\\s+is|))\\\\s+[$*-09ABNSUXZabnpsuxz]*\\\\([0-9]*\\\\)\",\"name\":\"storage.type.picture4.cobol\"},{\"match\":\"(?<![-_])(?i:pic(?:ture\\\\s+is|ture|\\\\s+is|))\\\\s+[Ss]?[9ABNSUXZabnsuxz]*[Vv][9AUXZabuxz]*\\\\([0-9]*\\\\)\",\"name\":\"storage.type.picture3.cobol\"},{\"match\":\"(?<![-_])(?i:pic(?:ture\\\\s+is|ture|\\\\s+is|))\\\\s+[Ss]?[9ABNSUXZabnsuxz]*[Vv][9AUXZabuxz]*\",\"name\":\"storage.type.picture2.cobol\"},{\"match\":\"(?<![-_])(?i:pic(?:ture\\\\s+is|ture|\\\\s+is|))\\\\s+[$*-/9ABNPSUVXZabnpsuvxz]*\",\"name\":\"storage.type.picture1.cobol\"},{\"captures\":{\"1\":{\"name\":\"invalid.illegal.keyword.verb.acu.cobol\"},\"2\":{\"name\":\"invalid.illegal.constant.numeric.integer\"}},\"match\":\"((?<![-_])(?i:binary|computational-4|comp-4|computational-5|comp-5))\\\\(([0-9]*)\\\\)\"},{\"match\":\"(?i:cblt-(?:x1-compx-const|x2-compx-const|x4-compx-const|alphanum-const|x9-compx|x8-compx|x8-comp5|x4-compx|x4-comp5|x2-compx|x2-comp5|x1-compx|x1-comp5|x1|vfile-status|vfile-handle|sx8-comp5|sx4-comp5|sx2-comp5|sx1-comp5|subsys-params|splitjoin-buf|screen-position|rtncode|request-context|reqhand-service-info|reqhand-service-funcs|reqhand-response|reqhand-funcs|prog-info-params|prog-info-arg-info|printer-properties|printer-name|printer-info|printer-default|ppointer|pointer|os-ssize|os-size|os-offset|os-info-params|os-flags|node-name|nls-msg-params|nls-msg-number-pair|nls-msg-ins-struct|nls-msg-buffer|mouse-shape|mouse-rect|mouse-pos|mouse-event|mem-validate-param|idp-exit-service-funcs|idp-exit-info|HWND|HINSTANCE|get-scr-line-draw-buffer|get-scr-graphics-buffer|generic-attr-value|generic-attr-rgb-values|generic-attr-information|file-status|fileexist-buf|exit-params|exit-info-params|cancel-proc-params|bytestream-handle|alphanum))\",\"name\":\"support.function.cbltypes.cobol\"},{\"match\":\"(?<![-_])(?i:computational-1|comp-1|computational-2|comp-2|computational-3|comp-3|computational-4|comp-4|computational-x|comp-x|computational-5|comp-5|computational-6|comp-6|computational-n|comp-n|packed-decimal|index|float|double|signed-short|unsigned-short|signed-int|unsigned-int|signed-long|unsigned-long|comp|computational|group-usage|usage\\\\sis\\\\sdisplay|usage\\\\sis\\\\sfont|usage\\\\s+display|binary|mutex-pointer|data-pointer|thread-pointer|sempahore-pointer|event-pointer|program-pointer|procedure-pointer|pointer-32|pointer|window|subwindow|control-type|thread|menu|variant|layout-manager|occurs|typedef|any|times|display\\\\s+blank\\\\s+when|blank\\\\s+when|blank\\\\s+screen|blank|usage\\\\sis|is\\\\spartial|usage|justified|just|right|signed|trailing\\\\s+separate|sign|seperate|sql)(?=[).\\\\s])\",\"name\":\"storage.type.picture.cobol\"},{\"match\":\"(?i:byte-length)\\\\s+[0-9]+\",\"name\":\"storage.type.length.cobol\"},{\"match\":\"(?<![-_])(?i:accept|add|address|allocate|cancel|close|commit|compute|continue|delete|disable|display|bell|divide|eject|enable|enter|evaluate|exhibit|named|exit|free|generate|go\\\\s+to|initialize\\\\sonly|initialize|initiate|inspect|merge|end-set|set|end-invoke|invoke\\\\s+run|invoke|move|corresponding|corr|multiply|otherwise|open|sharing|sort-merge|purge|ready?|kept|receive|release|return|rewrite|rounded|rollback|search|send|sort|collating\\\\s+sequence|collating|start|service|subtract|suppress|terminate|then|unlock|string|unstring|validate|write|next|statement|sentence)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.verb.cobol\"},{\"match\":\"(?<![-_])(?i:thread-local)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.verb.cobol\"},{\"match\":\"(\\\\s+|^)(?i:foreground-color|background-color|prompt|underline|reverse-video|no-echo|highlight|blink)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.screens.cobol\"},{\"match\":\"(\\\\s+|^)(?i:bold|high|lowlight|low|background-high|background-low|background-standard)(?![-0-9A-Z_a-z])\",\"name\":\"invalid.illegal.screens.acu.cobol\"},{\"match\":\"(?<![-_])(?i:internal|public|protected|final|private|static|new|abstract|override|readonly|property|async-void|async-value|async)(?=[.\\\\s])\",\"name\":\"storage.modifier.cobol\"},{\"match\":\"[<=>]|<=|>=|<>|[-*+/]|(?<![-_])(?i:b-and|b-or|b-xor|b-exor|b-not|b-left|b-right|and|or|equals?|greater\\\\s+than|less\\\\s+than|greater)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.operator.cobol\"},{\"match\":\"(?i:not\\\\s+at\\\\s+end)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.verb.cobol\"},{\"match\":\"(?<![-_])(?i:not)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.operator.cobol\"},{\"match\":\"(?<![-_])(?i:sysout-flush|sysin|stderr|stdout|csp|stdin|sysipt|sysout|sysprint|syslist|syslst|printer|syserr|console|c01|c02|c03|c04|c05|c06|c07|c08|c09|c10|c11|c12|formfeed|switch-0|switch-10|switch-11|switch-12|switch-13|switch-14|switch-15?|switch-2|switch-3|switch-4|switch-5|switch-6|switch-7|switch-8|switch-9|sw0|sw11|sw12|sw13|sw14|sw15?|sw2|sw3|sw4|sw5|sw6|sw7|sw8|sw9|sw10|lc_all|lc_collate|lc_ctype|lc_messages|lc_monetary|lc_numeric|lc_time|ucs-4|utf-8|utf-16)(?![-0-9A-Z_a-z])\",\"name\":\"support.type.cobol\"},{\"match\":\"(?<![-_])(?i:processing.*procedure|xml-information|xml-text|xml-schemal|xml-declaration)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.xml.cobol\"},{\"match\":\"(?<![-_])(?i:json\\\\s+generate|json|end-json|name\\\\sof)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.json.cobol\"},{\"match\":\"(?<![-_])(?i:modify|inquire|tab|title|event|center|label-offset|cell|help-id|cells|push-button|radio-button|page-layout-screen|entry-field|list-box|label|default-font|id|no-tab|unsorted|color|height|width|bind|thread|erase|modeless|scroll|system|menu|title-bar|wrap|destroy|resizeable|user-gray|large-font|newline|3-d|data-columns|display-columns|alignment|separation|cursor-frame-width|divider-color|drag-color|heading-color|heading-divider-color|num-rows|record-data|tiled-headings|vpadding|centered-headings|column-headings|self-act|cancel-button|vscroll|report-composer|clsid|primary-interface|active-x-control|default-interface|default-source|auto-minimize|auto-resize|resource|engraved|initial-state|frame|acuactivexcontrol|activex-res|grid|box|message|namespace|class-name|module|constructor|version|strong|culture|method|handle|exception-value|read-only|dividers|graphical|indexed|termination-value|permanent|boxed|visible|centered|record-position|convert)(?=[,.;\\\\s]|$)\",\"name\":\"invalid.illegal.acu.cobol\"},{\"match\":\"(?<![-_])(?i:actual|auto|automatic|based-storage|complex|connect|contained|core-index|db-access-control-key|db-data-name|db-exception|db-record-name|db-set-name|db-status|dead-lock|endcobol|end-disable|end-enable|end-send|end-transceive|eos|file-limits?|formatted|sort-status|usage-mode)(?=[,.;\\\\s]|$)\",\"name\":\"invalid.illegal.netcobol.cobol\"},{\"match\":\"(?<![-_])(?i:(?:System|Terminal)-Info)(?![-0-9A-Z_a-z])\",\"name\":\"support.type.cobol.acu strong\"},{\"match\":\"(?<![-_])(?i:alter)(?=[.\\\\s])\",\"name\":\"invalid.illegal.cobol\"},{\"match\":\"(?<![-_])(?i:apply|areas?|clock-units|code|com-reg|controls|dbcs|destination|detail|display-1|ending|every|insert|kanjikey|last|left|less|limits?|memory|metaclass|modules|more-labels|multiple|native_binary|native|negative|number|numeric-edited|other|padding|password|pf|ph|postive|processing|queue|recording|reload|removal|rerun|reserved??|rewind|segment-limit|segment|separate|sequence|skip1|skip2|skip3|standard-1|standard-2|sub-queue-1|sub-queue-2|sub-queue-3|sum|symbolic|synchronized|sync|table|test|text|than|top|trace|trailing|unit|words|write-only|at|basis|beginning|bottom|cbl|cf|ch|de|positive|egcs|egi|emi|end|reversed|rf|rh|run|same|order|heading|esi)(?![-0-9A-Z_a-z])\",\"name\":\"keyword.ibmreserved.cobol\"},{\"match\":\"(?<![-_])(?i:active-class|aligned|anycase|boolean|cols?|condition|ec|eo|system-default|function-pointer)(?![-0-9A-Z_a-z])\",\"name\":\"strong keyword.potential.reserved.cobol\"},{\"match\":\"(?i:filler)\",\"name\":\"keyword.filler.cobol\"},{\"match\":\"(?<![-_])(?i:address-of|date|day-of-week|day|debug-content|debug-item|debug-line|debug-item|debug-sub-1|debug-sub-2|debug-sub-3|shift-in|shift-out|sort-control|sort-core-size|sort-file-size|sort-message|sort-return|sort-mode-size|sort-return|tally|time|when-compiled|line-counter|page-counter|return-code|linage-counter|debug-line|debug-name|debug-contents|json-code|json-status|xml-code|xml-event|xml-information|xml-namespace-prefix|xml-namespace|xml-nnamespace-repfix|xml-nnamespace|xml-ntext|jnienvptr|igy-javaiop-call-exception)(?![-0-9A-Z_a-z])\",\"name\":\"variable.language\"},{\"match\":\"(?<![-_])(?i:shortint1|shortint2|shortint3|shortint4|shortint5|shortint6|shortint7|longint1|longint2|longint3|longint4|longint5|longint6|bigint1|bigint2|blob-locator|clob-locator|dbclob-locator|dbclob-file|blob-file|clob-file|clob|dbclob|blob|varbinary|long-varbinary|time-record|timestamp-record|timestamp-offset-record|timestamp-offset|timestamp|rowid|xml|long-varchar)(?=[().\\\\s])\",\"name\":\"storage.type.sql.picture.cobol\"},{\"match\":\"(?<![-_])(?i:self)\",\"name\":\"keyword.other.self.cobol\"},{\"match\":\"(?<![-_])(?i:super)\",\"name\":\"keyword.other.super.cobol\"},{\"match\":\"^([0-9][0-9][0-9][0-9][0-9][0-9])\",\"name\":\"constant.numeric.cobol\"},{\"captures\":{\"1\":{\"name\":\"meta.symbol.cobol\"},\"2\":{\"name\":\"constant.numeric.integer\"},\"3\":{\"name\":\"meta.symbol.cobol\"},\"4\":{\"name\":\"constant.numeric.integer\"},\"5\":{\"name\":\"meta.symbol.cobol\"}},\"match\":\"(\\\\()([0-9]*)(:)([0-9]*)(\\\\))\"},{\"match\":\"([-0-9A-Z_a-z]*[0-9A-Za-z]|(#?[0-9A-Za-z]+[-0-9A-Z_a-z]*[0-9A-Za-z]))\",\"name\":\"meta.symbol.cobol\"}],\"repository\":{\"cics-keywords\":{\"match\":\"(?<![-\\\\w])(?i:abcode|abdump|abend|abort|abprogram|abstime|accum|acee|acqactivity|acqprocess|acquactivity|action|activity|activityid|actpartn|add|address|after|aid|alarm|all|allocate|alter|alternate|altscrnht|altscrnwd|and|anykey|aplkybd|apltext|applid|asa??|asis|asktime|asraintrpt|asrakey|asrapsw|asraregs|asraspc|asrastg|assign|asynchronous|at|attach|attachid|attributes|authenticate|autopage|auxiliary|base64|basicauth|below|bif|binary|bit|bodycharset|bookmark|brdata|brdatalength|brexit|bridge|browsetoken|btrans|buffer|build|burgeability|caddrlength|cancel|card|cbuff|ccsid|certificate|change|changetime|channel|char|characterset|check|chunkend|chunking|chunkno|chunkyes|cicsdatakey|ciphers|class|clear|cliconvert|client|clientaddr|clientaddrnu|clientconv|clientname|clntaddr6nu|clntipfamily|close|closestatus|clrpartn|cmdsec|cnamelength|cnotcompl|codepage|color|commarea|commonname|commonnamlen|comparemax|comparemin|complete|composite|compstatus|condition|confirm|confirmation|connect|consistent|console|container|contexttype|control|convdata|converse|convertst|converttime|convid|copy|counter|country|countrylen|create|critical|ctlchar|current|cursor|cwa|cwaleng|data1??|data2|datalength|datalenth|dataonly|datapointer|dataset|datastr|datatoxml|datatype|datcontainer|date|dateform|datesep|datestring|day|daycount|dayofmonth|dayofweek|dayofyear|days|daysleft|day-of-week|dcounter|ddmmyy|ddmmyyyy|debkey|debrec|debug-contents|debug-item|debug-line|debug-name|debug-sub-1|debug-sub-2|debug-sub-3|deedit|default|define|defresp|defscrnht|defscrnwd|delay|deleteq??|delimiter|deq|destcount|destid|destidleng|detail|detaillength|dfhresp|dfhvalue|digest|digesttype|disconnect|docdelete|docsize|docstatus|doctoken|document|ds3270|dsscs|dump|dumpcode|dumpid|duprec|ecaddr|ecblist|eib|elemname|elemnamelen|elemns|elemnslen|end|endactivity|endbr|endbrowse|endfile|endoutput|enq|enter|entry|entryname|eoc|eods|eprfield|eprfrom|eprinto|eprlength|eprset|eprtype|equal|erase|eraseaup|error|errterm|esmreason|esmresp|event|eventtype|eventual|ewasupp|exception|expect|expirytime|extds|external|extract|facility|facilitytokn|false|faultactlen|faultactor|faultcode|faultcodelen|faultcodestr|faultstring|faultstrlen|fci|fct|field|file|firestatus|flength|fmh|fmhparm|for|force|formattime|formfeed|formfield|free|freekb|freemain|from|fromactivity|fromccsid|fromchannel|fromcodepage|fromdoc|fromflength|fromlength|fromprocess|frset|fulldate|function|gchars|gcodes|gds|generic|get|getmain|getnext|gmmi|groupid|gtec|gteq|handle|head|header|hex|high-values??|hilight|hold|honeom|host|hostcodepage|hostlength|hosttype|hours|httpheader|httpmethod|httprnum|httpversion|httpvnum|ignore|immediate|in|increment|initimg|initparm|initparmlen|inpartn|input|inputevent|inputmsg|inputmsglen|inquire|insert|integer|interval|into|intoccsid|intocodepage|invalidcount|invite|invmpsz|invoke|invokingprog|invpartn|invreq|issuer??|item|iutype|journalname|jtypeid|jusfirst|juslast|justify|katakana|keep|keylength|keynumber|l40|l64|l80|label|langinuse|languagecode|last|lastusetime|ldc|ldcmnem|ldcnum|leavekb|length|lengthlist|level|lightpen|linage-counter|line|lineaddr|line-counter|link|list|listlength|llid|load|locality|localitylen|logmessage|logmode|logonlogmode|logonmsg|low-values??|luname|main|map|mapcolumn|mapfail|mapheight|mapline|maponly|mapped|mappingdev|mapset|mapwidth|massinsert|maxdatalen|maxflength|maximum|maxlength|maxlifetime|maxproclen|mcc|mediatype|message|messageid|metadata|metadatalen|method|methodlength|milliseconds|minimum|minutes|mmddyy|mmddyyyy|mode|modename|monitor|month|monthofyear|move|msr|msrcontrol|name|namelength|natlang|natlanginuse|netname|newpassword|newphrase|newphraselen|next|nexttransid|nleom|noautopage|nocc|nocheck|nocliconvert|noclose|nodata|node|nodocdelete|nodump|noedit|noflush|nohandle|noinconvert|none|nooutconert|noqueue|noquiesce|nosrvconvert|nosuspend|note|notpurgeable|notruncate|nowait|nscontainer|nulls??|numciphers|numevents|numitems|numrec|numroutes|numsegments|numtab|of|oidcard|on|opclass|open|operation|operator|operid|operkeys|operpurge|opid|opsecurity|options|or|orgabcode|organization|organizatlen|orgunit|orgunitlen|outdescr|outline|outpartn|output|owner|pa1|pa2|pa3|page|pagenum|page-counter|paging|parse|partn|partner|partnfail|partnpage|partns|partnset|pass|passbk|password|passwordlen|path|pathlength|pct|pf10??|pf11|pf12|pf13|pf14|pf15|pf16|pf17|pf18|pf19|pf20??|pf21|pf22|pf23|pf24|pf3|pf4|pf5|pf6|pf7|pf8|pf9|pfxleng|phrase|phraselen|piplength|piplist|point|pool|pop|portnumber|portnumnu|post|ppt|predicate|prefix|prepare|princonvid|prinsysid|print|priority|privacy|process|processtype|proclength|procname|profile|program|protect|ps|punch|purge|purgeable|push|put|qname|query|queryparm|querystring|querystrlen|queue|quotes??|random|rba|rbn|rdatt|read|readnext|readprev|readq|reattach|receiver??|recfm|record|recordlen|recordlength|reduce|refparms|refparmslen|relatesindex|relatestype|relatesuri|release|remove|repeatable|repetable|replace|reply|replylength|reqid|requesttype|resclass|reset|resetbr|resid|residlength|resource|resp2??|ressec|restart|restype|result|resume|retain|retcode|retcord|retriece|retrieve|return|returnprog|return-code|rewind|rewrite|ridfld|role|rolelength|rollback|route|routecodes|rprocess|rresource|rrn|rtermid|rtransid|run|saddrlength|scheme|schemename|scope|scopelen|scrnht|scrnwd|seconds|security|segmentlist|send|sender|serialnum|serialnumlen|server|serveraddr|serveraddrnu|serverconv|servername|service|session|sesstoken|set|shared|shift-in|shift-out|sigdata|signal|signoff|signon|sit|snamelength|soapfault|sort-control|sort-core-size|sort-file-size|sort-message|sort-mode-size|sort-return|sosi|spaces??|spoolclose|spoolopen|spoolread|spoolwrite|srvconvert|srvraddr6nu|srvripfamily|ssltype|start|startbr|startbrowse|startcode|state|statelen|stationid|status|statuscode|statuslen|statustext|storage|strfield|stringformat|subaddr|subcodelen|subcodestr|subevent1??|subevent2|subevent3|subevent4|subevent5|subevent6|subevent7|subevent8|sum|suspend|suspstatus|symbol|symbollist|synchronous|synclevel|synconreturn|syncpoint|sysid|tables|tally|task|taskpriority|tcpip|tcpipservice|tct|tctua|tctualeng|td|tellerid|template|termcode|termid|terminal|termpriority|test|text|textkybd|textlength|textprint|time|timeout|timer|timesep|title|to|toactivity|tochannel|tocontainer|toflength|token|tolength|toprocess|trace|tracenum|trailer|tranpriority|transaction|transform|transid|trigger|trt|true|ts|twa|twaleng|type|typename|typenamelen|typens|typenslen|unattend|uncommitted|unescaped|unexpin|unlock|until|uow|update|uri|urimap|url|urllength|userdatakey|userid|username|usernamelen|userpriority|using|validation|value|valuelength|verify|versionlen|volume|volumeleng|wait|waitcics|web|when-compiled|wpmedia1|wpmedia2|wpmedia3|wpmedia4|wrap|writeq??|wsacontext|wsaepr|xctl|xmlcontainer|xmltodata|xmltransform|xrba|year|yyddd|yyddmm|yymmdd|yyyyddd|yyyyddmm|yyyymmdd|zero|zeroes|zeros)(?![-\\\\w])\",\"name\":\"keyword.verb.cics\"},\"dli-keywords\":{\"match\":\"(?<![-\\\\w])(?i:accept|chkp|deq|dlet|gnp?|gu|isrt|load|log|pos|query|refresh|repl|retrieve|rolb|roll|rols|schd|sets|setu|symchkp|term|xrst)(?![-\\\\w])\",\"name\":\"keyword.verb.dli\"},\"dli-options\":{\"match\":\"(?<![-\\\\w])(?i:statusgroup|checkpoint|chkp|id|lockclass|segment|info|where|from|using|keyfeedback|feedbacklen|variable|first|last|current|seglength|offset|locked|movenext|getfirst|set|setcond|setzero|setparent|fieldlength|keys|maxlength|length[0-9]*|area[0-9]*|psc|pcs|pcb|sysserve|into)(?![-\\\\w])\",\"name\":\"keyword.other.dli\"},\"number-complex-constant\":{\"match\":\"([-+])?((([0-9]+(\\\\.[0-9]+))|(\\\\.[0-9]+))(([Ee])([-+])?[0-9]+)?)([DFLUdflu]|UL|ul)?(?=\\\\s|\\\\.$|[),])\",\"name\":\"constant.numeric.cobol\"},\"number-simple-constant\":{\"match\":\"([-+])?([0-9]+)(?=\\\\s|\\\\.$|[),])\",\"name\":\"constant.numeric.cobol\"},\"string-double-quoted-constant\":{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.cobol\"}},\"end\":\"(\\\"|$)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.cobol\"}}},\"string-quoted-constant\":{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.cobol\"}},\"end\":\"('|$)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.cobol\"}},\"name\":\"string.quoted.single.cobol\"}},\"scopeName\":\"source.cobol\",\"embeddedLangs\":[\"html\",\"java\"]}"))
5
+
6
+ export default [
7
+ ...html,
8
+ ...java,
9
+ lang
10
+ ]
@@ -0,0 +1,5 @@
1
+ const lang = Object.freeze(JSON.parse("{\"displayName\":\"CODEOWNERS\",\"name\":\"codeowners\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#pattern\"},{\"include\":\"#owner\"}],\"repository\":{\"comment\":{\"patterns\":[{\"begin\":\"^\\\\s*#\",\"captures\":{\"0\":{\"name\":\"punctuation.definition.comment.codeowners\"}},\"end\":\"$\",\"name\":\"comment.line.codeowners\"}]},\"owner\":{\"match\":\"\\\\S*@\\\\S+\",\"name\":\"storage.type.function.codeowners\"},\"pattern\":{\"match\":\"^\\\\s*(\\\\S+)\",\"name\":\"variable.other.codeowners\"}},\"scopeName\":\"text.codeowners\"}"))
2
+
3
+ export default [
4
+ lang
5
+ ]
@@ -0,0 +1,5 @@
1
+ const lang = Object.freeze(JSON.parse("{\"displayName\":\"CodeQL\",\"fileTypes\":[\"ql\",\"qll\"],\"name\":\"codeql\",\"patterns\":[{\"include\":\"#module-member\"}],\"repository\":{\"abstract\":{\"match\":\"\\\\babstract(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.abstract.ql\"},\"additional\":{\"match\":\"\\\\badditional(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.additional.ql\"},\"and\":{\"match\":\"\\\\band(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.and.ql\"},\"annotation\":{\"patterns\":[{\"include\":\"#bindingset-annotation\"},{\"include\":\"#language-annotation\"},{\"include\":\"#pragma-annotation\"},{\"include\":\"#annotation-keyword\"}]},\"annotation-keyword\":{\"patterns\":[{\"include\":\"#abstract\"},{\"include\":\"#additional\"},{\"include\":\"#bindingset\"},{\"include\":\"#cached\"},{\"include\":\"#default\"},{\"include\":\"#deprecated\"},{\"include\":\"#external\"},{\"include\":\"#final\"},{\"include\":\"#language\"},{\"include\":\"#library\"},{\"include\":\"#override\"},{\"include\":\"#pragma\"},{\"include\":\"#private\"},{\"include\":\"#query\"},{\"include\":\"#signature\"},{\"include\":\"#transient\"}]},\"any\":{\"match\":\"\\\\bany(?![0-9A-Z_a-z])\",\"name\":\"keyword.quantifier.any.ql\"},\"arithmetic-operator\":{\"match\":\"[-%*+/]\",\"name\":\"keyword.operator.arithmetic.ql\"},\"as\":{\"match\":\"\\\\bas(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.as.ql\"},\"asc\":{\"match\":\"\\\\basc(?![0-9A-Z_a-z])\",\"name\":\"keyword.order.asc.ql\"},\"at-lower-id\":{\"match\":\"@[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\"},\"avg\":{\"match\":\"\\\\bavg(?![0-9A-Z_a-z])\",\"name\":\"keyword.aggregate.avg.ql\"},\"bindingset\":{\"match\":\"\\\\bbindingset(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.bindingset.ql\"},\"bindingset-annotation\":{\"begin\":\"\\\\b(bindingset(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#bindingset\"}]}},\"end\":\"(?!(?:\\\\s|$|/[*/])|\\\\[)|(?<=])\",\"name\":\"meta.block.bindingset-annotation.ql\",\"patterns\":[{\"include\":\"#bindingset-annotation-body\"},{\"include\":\"#non-context-sensitive\"}]},\"bindingset-annotation-body\":{\"begin\":\"(\\\\[)\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#open-bracket\"}]}},\"end\":\"(])\",\"endCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#close-bracket\"}]}},\"name\":\"meta.block.bindingset-annotation-body.ql\",\"patterns\":[{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"variable.parameter.ql\"}]},\"boolean\":{\"match\":\"\\\\bboolean(?![0-9A-Z_a-z])\",\"name\":\"keyword.type.boolean.ql\"},\"by\":{\"match\":\"\\\\bby(?![0-9A-Z_a-z])\",\"name\":\"keyword.order.by.ql\"},\"cached\":{\"match\":\"\\\\bcached(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.cached.ql\"},\"class\":{\"match\":\"\\\\bclass(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.class.ql\"},\"class-body\":{\"begin\":\"(\\\\{)\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#open-brace\"}]}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#close-brace\"}]}},\"name\":\"meta.block.class-body.ql\",\"patterns\":[{\"include\":\"#class-member\"}]},\"class-declaration\":{\"begin\":\"\\\\b(class(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#class\"}]}},\"end\":\"(?<=[;}])\",\"name\":\"meta.block.class-declaration.ql\",\"patterns\":[{\"include\":\"#class-body\"},{\"include\":\"#extends-clause\"},{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\b[A-Z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"entity.name.type.class.ql\"}]},\"class-member\":{\"patterns\":[{\"include\":\"#predicate-or-field-declaration\"},{\"include\":\"#annotation\"},{\"include\":\"#non-context-sensitive\"}]},\"close-angle\":{\"match\":\">\",\"name\":\"punctuation.anglebracket.close.ql\"},\"close-brace\":{\"match\":\"}\",\"name\":\"punctuation.curlybrace.close.ql\"},\"close-bracket\":{\"match\":\"]\",\"name\":\"punctuation.squarebracket.close.ql\"},\"close-paren\":{\"match\":\"\\\\)\",\"name\":\"punctuation.parenthesis.close.ql\"},\"comma\":{\"match\":\",\",\"name\":\"punctuation.separator.comma.ql\"},\"comment\":{\"patterns\":[{\"begin\":\"/\\\\*\\\\*\",\"end\":\"\\\\*/\",\"name\":\"comment.block.documentation.ql\",\"patterns\":[{\"begin\":\"(?<=/\\\\*\\\\*)([^*]|\\\\*(?!/))*$\",\"patterns\":[{\"match\":\"\\\\G\\\\s*(@\\\\S+)\",\"name\":\"keyword.tag.ql\"}],\"while\":\"(^|\\\\G)\\\\s*([^*]|\\\\*(?!/))(?=([^*]|\\\\*(?!/))*$)\"}]},{\"begin\":\"/\\\\*\",\"end\":\"\\\\*/\",\"name\":\"comment.block.ql\"},{\"match\":\"//.*$\",\"name\":\"comment.line.double-slash.ql\"}]},\"comment-start\":{\"match\":\"/[*/]\"},\"comparison-operator\":{\"match\":\"!??=\",\"name\":\"keyword.operator.comparison.ql\"},\"concat\":{\"match\":\"\\\\bconcat(?![0-9A-Z_a-z])\",\"name\":\"keyword.aggregate.concat.ql\"},\"count\":{\"match\":\"\\\\bcount(?![0-9A-Z_a-z])\",\"name\":\"keyword.aggregate.count.ql\"},\"date\":{\"match\":\"\\\\bdate(?![0-9A-Z_a-z])\",\"name\":\"keyword.type.date.ql\"},\"default\":{\"match\":\"\\\\bdefault(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.default.ql\"},\"deprecated\":{\"match\":\"\\\\bdeprecated(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.deprecated.ql\"},\"desc\":{\"match\":\"\\\\bdesc(?![0-9A-Z_a-z])\",\"name\":\"keyword.order.desc.ql\"},\"dont-care\":{\"match\":\"\\\\b_(?![0-9A-Z_a-z])\",\"name\":\"variable.language.dont-care.ql\"},\"dot\":{\"match\":\"\\\\.\",\"name\":\"punctuation.accessor.ql\"},\"dotdot\":{\"match\":\"\\\\.\\\\.\",\"name\":\"punctuation.operator.range.ql\"},\"else\":{\"match\":\"\\\\belse(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.else.ql\"},\"end-of-as-clause\":{\"match\":\"(?<=[0-9A-Z_a-z])(?![0-9A-Z_a-z])(?<!(?<![0-9A-Z_a-z])as)|(?=\\\\s*(?!/[*/]|\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z]))\\\\S)|(?=\\\\s*\\\\b(?:_(?![0-9A-Z_a-z])|and(?![0-9A-Z_a-z])|any(?![0-9A-Z_a-z])|as(?![0-9A-Z_a-z])|asc(?![0-9A-Z_a-z])|avg(?![0-9A-Z_a-z])|boolean(?![0-9A-Z_a-z])|by(?![0-9A-Z_a-z])|class(?![0-9A-Z_a-z])|concat(?![0-9A-Z_a-z])|count(?![0-9A-Z_a-z])|date(?![0-9A-Z_a-z])|desc(?![0-9A-Z_a-z])|else(?![0-9A-Z_a-z])|exists(?![0-9A-Z_a-z])|extends(?![0-9A-Z_a-z])|false(?![0-9A-Z_a-z])|float(?![0-9A-Z_a-z])|forall(?![0-9A-Z_a-z])|forex(?![0-9A-Z_a-z])|from(?![0-9A-Z_a-z])|if(?![0-9A-Z_a-z])|implies(?![0-9A-Z_a-z])|import(?![0-9A-Z_a-z])|in(?![0-9A-Z_a-z])|instanceof(?![0-9A-Z_a-z])|int(?![0-9A-Z_a-z])|max(?![0-9A-Z_a-z])|min(?![0-9A-Z_a-z])|module(?![0-9A-Z_a-z])|newtype(?![0-9A-Z_a-z])|none(?![0-9A-Z_a-z])|not(?![0-9A-Z_a-z])|or(?![0-9A-Z_a-z])|order(?![0-9A-Z_a-z])|predicate(?![0-9A-Z_a-z])|rank(?![0-9A-Z_a-z])|result(?![0-9A-Z_a-z])|select(?![0-9A-Z_a-z])|strictconcat(?![0-9A-Z_a-z])|strictcount(?![0-9A-Z_a-z])|strictsum(?![0-9A-Z_a-z])|string(?![0-9A-Z_a-z])|sum(?![0-9A-Z_a-z])|super(?![0-9A-Z_a-z])|then(?![0-9A-Z_a-z])|this(?![0-9A-Z_a-z])|true(?![0-9A-Z_a-z])|unique(?![0-9A-Z_a-z])|where(?![0-9A-Z_a-z])))\"},\"end-of-id\":{\"match\":\"(?![0-9A-Z_a-z])\"},\"exists\":{\"match\":\"\\\\bexists(?![0-9A-Z_a-z])\",\"name\":\"keyword.quantifier.exists.ql\"},\"expr-as-clause\":{\"begin\":\"\\\\b(as(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#as\"}]}},\"end\":\"(?<=[0-9A-Z_a-z])(?![0-9A-Z_a-z])(?<!(?<![0-9A-Z_a-z])as)|(?=\\\\s*(?!/[*/]|\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z]))\\\\S)|(?=\\\\s*\\\\b(?:_(?![0-9A-Z_a-z])|and(?![0-9A-Z_a-z])|any(?![0-9A-Z_a-z])|as(?![0-9A-Z_a-z])|asc(?![0-9A-Z_a-z])|avg(?![0-9A-Z_a-z])|boolean(?![0-9A-Z_a-z])|by(?![0-9A-Z_a-z])|class(?![0-9A-Z_a-z])|concat(?![0-9A-Z_a-z])|count(?![0-9A-Z_a-z])|date(?![0-9A-Z_a-z])|desc(?![0-9A-Z_a-z])|else(?![0-9A-Z_a-z])|exists(?![0-9A-Z_a-z])|extends(?![0-9A-Z_a-z])|false(?![0-9A-Z_a-z])|float(?![0-9A-Z_a-z])|forall(?![0-9A-Z_a-z])|forex(?![0-9A-Z_a-z])|from(?![0-9A-Z_a-z])|if(?![0-9A-Z_a-z])|implies(?![0-9A-Z_a-z])|import(?![0-9A-Z_a-z])|in(?![0-9A-Z_a-z])|instanceof(?![0-9A-Z_a-z])|int(?![0-9A-Z_a-z])|max(?![0-9A-Z_a-z])|min(?![0-9A-Z_a-z])|module(?![0-9A-Z_a-z])|newtype(?![0-9A-Z_a-z])|none(?![0-9A-Z_a-z])|not(?![0-9A-Z_a-z])|or(?![0-9A-Z_a-z])|order(?![0-9A-Z_a-z])|predicate(?![0-9A-Z_a-z])|rank(?![0-9A-Z_a-z])|result(?![0-9A-Z_a-z])|select(?![0-9A-Z_a-z])|strictconcat(?![0-9A-Z_a-z])|strictcount(?![0-9A-Z_a-z])|strictsum(?![0-9A-Z_a-z])|string(?![0-9A-Z_a-z])|sum(?![0-9A-Z_a-z])|super(?![0-9A-Z_a-z])|then(?![0-9A-Z_a-z])|this(?![0-9A-Z_a-z])|true(?![0-9A-Z_a-z])|unique(?![0-9A-Z_a-z])|where(?![0-9A-Z_a-z])))\",\"name\":\"meta.block.expr-as-clause.ql\",\"patterns\":[{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"variable.other.ql\"}]},\"extends\":{\"match\":\"\\\\bextends(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.extends.ql\"},\"extends-clause\":{\"begin\":\"\\\\b(extends(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#extends\"}]}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.block.extends-clause.ql\",\"patterns\":[{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])|@[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"entity.name.type.ql\"}]},\"external\":{\"match\":\"\\\\bexternal(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.external.ql\"},\"false\":{\"match\":\"\\\\bfalse(?![0-9A-Z_a-z])\",\"name\":\"constant.language.boolean.false.ql\"},\"final\":{\"match\":\"\\\\bfinal(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.final.ql\"},\"float\":{\"match\":\"\\\\bfloat(?![0-9A-Z_a-z])\",\"name\":\"keyword.type.float.ql\"},\"float-literal\":{\"match\":\"-?[0-9]+\\\\.[0-9]+(?![0-9])\",\"name\":\"constant.numeric.decimal.ql\"},\"forall\":{\"match\":\"\\\\bforall(?![0-9A-Z_a-z])\",\"name\":\"keyword.quantifier.forall.ql\"},\"forex\":{\"match\":\"\\\\bforex(?![0-9A-Z_a-z])\",\"name\":\"keyword.quantifier.forex.ql\"},\"from\":{\"match\":\"\\\\bfrom(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.from.ql\"},\"from-section\":{\"begin\":\"\\\\b(from(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#from\"}]}},\"end\":\"(?=\\\\b(?:select(?![0-9A-Z_a-z])|where(?![0-9A-Z_a-z])))\",\"name\":\"meta.block.from-section.ql\",\"patterns\":[{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\b[A-Z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])(?=\\\\s*(?:,|\\\\bwhere(?![0-9A-Z_a-z])|\\\\bselect(?![0-9A-Z_a-z])|$))\",\"name\":\"variable.parameter.ql\"},{\"include\":\"#module-qualifier\"},{\"match\":\"\\\\b[A-Z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])|@[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"entity.name.type.ql\"},{\"match\":\"\\\\b[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"variable.parameter.ql\"}]},\"id-character\":{\"match\":\"[0-9A-Z_a-z]\"},\"if\":{\"match\":\"\\\\bif(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.if.ql\"},\"implements\":{\"match\":\"\\\\bimplements(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.implements.ql\"},\"implements-clause\":{\"begin\":\"\\\\b(implements(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#implements\"}]}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.block.implements-clause.ql\",\"patterns\":[{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])|@[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"entity.name.type.ql\"}]},\"implies\":{\"match\":\"\\\\bimplies(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.implies.ql\"},\"import\":{\"match\":\"\\\\bimport(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.import.ql\"},\"import-as-clause\":{\"begin\":\"\\\\b(as(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#as\"}]}},\"end\":\"(?<=[0-9A-Z_a-z])(?![0-9A-Z_a-z])(?<!(?<![0-9A-Z_a-z])as)|(?=\\\\s*(?!/[*/]|\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z]))\\\\S)|(?=\\\\s*\\\\b(?:_(?![0-9A-Z_a-z])|and(?![0-9A-Z_a-z])|any(?![0-9A-Z_a-z])|as(?![0-9A-Z_a-z])|asc(?![0-9A-Z_a-z])|avg(?![0-9A-Z_a-z])|boolean(?![0-9A-Z_a-z])|by(?![0-9A-Z_a-z])|class(?![0-9A-Z_a-z])|concat(?![0-9A-Z_a-z])|count(?![0-9A-Z_a-z])|date(?![0-9A-Z_a-z])|desc(?![0-9A-Z_a-z])|else(?![0-9A-Z_a-z])|exists(?![0-9A-Z_a-z])|extends(?![0-9A-Z_a-z])|false(?![0-9A-Z_a-z])|float(?![0-9A-Z_a-z])|forall(?![0-9A-Z_a-z])|forex(?![0-9A-Z_a-z])|from(?![0-9A-Z_a-z])|if(?![0-9A-Z_a-z])|implies(?![0-9A-Z_a-z])|import(?![0-9A-Z_a-z])|in(?![0-9A-Z_a-z])|instanceof(?![0-9A-Z_a-z])|int(?![0-9A-Z_a-z])|max(?![0-9A-Z_a-z])|min(?![0-9A-Z_a-z])|module(?![0-9A-Z_a-z])|newtype(?![0-9A-Z_a-z])|none(?![0-9A-Z_a-z])|not(?![0-9A-Z_a-z])|or(?![0-9A-Z_a-z])|order(?![0-9A-Z_a-z])|predicate(?![0-9A-Z_a-z])|rank(?![0-9A-Z_a-z])|result(?![0-9A-Z_a-z])|select(?![0-9A-Z_a-z])|strictconcat(?![0-9A-Z_a-z])|strictcount(?![0-9A-Z_a-z])|strictsum(?![0-9A-Z_a-z])|string(?![0-9A-Z_a-z])|sum(?![0-9A-Z_a-z])|super(?![0-9A-Z_a-z])|then(?![0-9A-Z_a-z])|this(?![0-9A-Z_a-z])|true(?![0-9A-Z_a-z])|unique(?![0-9A-Z_a-z])|where(?![0-9A-Z_a-z])))\",\"name\":\"meta.block.import-as-clause.ql\",\"patterns\":[{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"entity.name.type.namespace.ql\"}]},\"import-directive\":{\"begin\":\"\\\\b(import(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#import\"}]}},\"end\":\"(?<!\\\\bimport)(?<=[0-9>A-Z_a-z])(?!\\\\s*(\\\\.|::|[,<]))\",\"name\":\"meta.block.import-directive.ql\",\"patterns\":[{\"include\":\"#instantiation-args\"},{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"entity.name.type.namespace.ql\"}]},\"in\":{\"match\":\"\\\\bin(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.in.ql\"},\"instanceof\":{\"match\":\"\\\\binstanceof(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.instanceof.ql\"},\"instantiation-args\":{\"begin\":\"(<)\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#open-angle\"}]}},\"end\":\"(>)\",\"endCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#close-angle\"}]}},\"name\":\"meta.type.parameters.ql\",\"patterns\":[{\"include\":\"#instantiation-args\"},{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"entity.name.type.namespace.ql\"}]},\"int\":{\"match\":\"\\\\bint(?![0-9A-Z_a-z])\",\"name\":\"keyword.type.int.ql\"},\"int-literal\":{\"match\":\"-?[0-9]+(?![0-9])\",\"name\":\"constant.numeric.decimal.ql\"},\"keyword\":{\"patterns\":[{\"include\":\"#dont-care\"},{\"include\":\"#and\"},{\"include\":\"#any\"},{\"include\":\"#as\"},{\"include\":\"#asc\"},{\"include\":\"#avg\"},{\"include\":\"#boolean\"},{\"include\":\"#by\"},{\"include\":\"#class\"},{\"include\":\"#concat\"},{\"include\":\"#count\"},{\"include\":\"#date\"},{\"include\":\"#desc\"},{\"include\":\"#else\"},{\"include\":\"#exists\"},{\"include\":\"#extends\"},{\"include\":\"#false\"},{\"include\":\"#float\"},{\"include\":\"#forall\"},{\"include\":\"#forex\"},{\"include\":\"#from\"},{\"include\":\"#if\"},{\"include\":\"#implies\"},{\"include\":\"#import\"},{\"include\":\"#in\"},{\"include\":\"#instanceof\"},{\"include\":\"#int\"},{\"include\":\"#max\"},{\"include\":\"#min\"},{\"include\":\"#module\"},{\"include\":\"#newtype\"},{\"include\":\"#none\"},{\"include\":\"#not\"},{\"include\":\"#or\"},{\"include\":\"#order\"},{\"include\":\"#predicate\"},{\"include\":\"#rank\"},{\"include\":\"#result\"},{\"include\":\"#select\"},{\"include\":\"#strictconcat\"},{\"include\":\"#strictcount\"},{\"include\":\"#strictsum\"},{\"include\":\"#string\"},{\"include\":\"#sum\"},{\"include\":\"#super\"},{\"include\":\"#then\"},{\"include\":\"#this\"},{\"include\":\"#true\"},{\"include\":\"#unique\"},{\"include\":\"#where\"}]},\"language\":{\"match\":\"\\\\blanguage(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.language.ql\"},\"language-annotation\":{\"begin\":\"\\\\b(language(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#language\"}]}},\"end\":\"(?!(?:\\\\s|$|/[*/])|\\\\[)|(?<=])\",\"name\":\"meta.block.language-annotation.ql\",\"patterns\":[{\"include\":\"#language-annotation-body\"},{\"include\":\"#non-context-sensitive\"}]},\"language-annotation-body\":{\"begin\":\"(\\\\[)\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#open-bracket\"}]}},\"end\":\"(])\",\"endCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#close-bracket\"}]}},\"name\":\"meta.block.language-annotation-body.ql\",\"patterns\":[{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\bmonotonicAggregates(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.ql\"}]},\"library\":{\"match\":\"\\\\blibrary(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.library.ql\"},\"literal\":{\"patterns\":[{\"include\":\"#float-literal\"},{\"include\":\"#int-literal\"},{\"include\":\"#string-literal\"}]},\"lower-id\":{\"match\":\"\\\\b[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\"},\"max\":{\"match\":\"\\\\bmax(?![0-9A-Z_a-z])\",\"name\":\"keyword.aggregate.max.ql\"},\"min\":{\"match\":\"\\\\bmin(?![0-9A-Z_a-z])\",\"name\":\"keyword.aggregate.min.ql\"},\"module\":{\"match\":\"\\\\bmodule(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.module.ql\"},\"module-body\":{\"begin\":\"(\\\\{)\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#open-brace\"}]}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#close-brace\"}]}},\"name\":\"meta.block.module-body.ql\",\"patterns\":[{\"include\":\"#module-member\"}]},\"module-declaration\":{\"begin\":\"\\\\b(module(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#module\"}]}},\"end\":\"(?<=[;}])\",\"name\":\"meta.block.module-declaration.ql\",\"patterns\":[{\"include\":\"#module-body\"},{\"include\":\"#implements-clause\"},{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"entity.name.type.namespace.ql\"}]},\"module-member\":{\"patterns\":[{\"include\":\"#import-directive\"},{\"include\":\"#import-as-clause\"},{\"include\":\"#module-declaration\"},{\"include\":\"#newtype-declaration\"},{\"include\":\"#newtype-branch-name-with-prefix\"},{\"include\":\"#predicate-parameter-list\"},{\"include\":\"#predicate-body\"},{\"include\":\"#class-declaration\"},{\"include\":\"#select-clause\"},{\"include\":\"#predicate-or-field-declaration\"},{\"include\":\"#non-context-sensitive\"},{\"include\":\"#annotation\"}]},\"module-qualifier\":{\"match\":\"\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])(?=\\\\s*::)\",\"name\":\"entity.name.type.namespace.ql\"},\"newtype\":{\"match\":\"\\\\bnewtype(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.newtype.ql\"},\"newtype-branch-name-with-prefix\":{\"begin\":\"=|\\\\bor(?![0-9A-Z_a-z])\",\"beginCaptures\":{\"0\":{\"patterns\":[{\"include\":\"#or\"},{\"include\":\"#comparison-operator\"}]}},\"end\":\"\\\\b[A-Z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"endCaptures\":{\"0\":{\"name\":\"entity.name.type.ql\"}},\"name\":\"meta.block.newtype-branch-name-with-prefix.ql\",\"patterns\":[{\"include\":\"#non-context-sensitive\"}]},\"newtype-declaration\":{\"begin\":\"\\\\b(newtype(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#newtype\"}]}},\"end\":\"\\\\b[A-Z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"endCaptures\":{\"0\":{\"name\":\"entity.name.type.ql\"}},\"name\":\"meta.block.newtype-declaration.ql\",\"patterns\":[{\"include\":\"#non-context-sensitive\"}]},\"non-context-sensitive\":{\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#literal\"},{\"include\":\"#operator-or-punctuation\"},{\"include\":\"#keyword\"}]},\"none\":{\"match\":\"\\\\bnone(?![0-9A-Z_a-z])\",\"name\":\"keyword.quantifier.none.ql\"},\"not\":{\"match\":\"\\\\bnot(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.not.ql\"},\"open-angle\":{\"match\":\"<\",\"name\":\"punctuation.anglebracket.open.ql\"},\"open-brace\":{\"match\":\"\\\\{\",\"name\":\"punctuation.curlybrace.open.ql\"},\"open-bracket\":{\"match\":\"\\\\[\",\"name\":\"punctuation.squarebracket.open.ql\"},\"open-paren\":{\"match\":\"\\\\(\",\"name\":\"punctuation.parenthesis.open.ql\"},\"operator-or-punctuation\":{\"patterns\":[{\"include\":\"#relational-operator\"},{\"include\":\"#comparison-operator\"},{\"include\":\"#arithmetic-operator\"},{\"include\":\"#comma\"},{\"include\":\"#semicolon\"},{\"include\":\"#dot\"},{\"include\":\"#dotdot\"},{\"include\":\"#pipe\"},{\"include\":\"#open-paren\"},{\"include\":\"#close-paren\"},{\"include\":\"#open-brace\"},{\"include\":\"#close-brace\"},{\"include\":\"#open-bracket\"},{\"include\":\"#close-bracket\"},{\"include\":\"#open-angle\"},{\"include\":\"#close-angle\"}]},\"or\":{\"match\":\"\\\\bor(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.or.ql\"},\"order\":{\"match\":\"\\\\border(?![0-9A-Z_a-z])\",\"name\":\"keyword.order.order.ql\"},\"override\":{\"match\":\"\\\\boverride(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.override.ql\"},\"pipe\":{\"match\":\"\\\\|\",\"name\":\"punctuation.separator.pipe.ql\"},\"pragma\":{\"match\":\"\\\\bpragma(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.pragma.ql\"},\"pragma-annotation\":{\"begin\":\"\\\\b(pragma(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#pragma\"}]}},\"end\":\"(?!(?:\\\\s|$|/[*/])|\\\\[)|(?<=])\",\"name\":\"meta.block.pragma-annotation.ql\",\"patterns\":[{\"include\":\"#pragma-annotation-body\"},{\"include\":\"#non-context-sensitive\"}]},\"pragma-annotation-body\":{\"begin\":\"(\\\\[)\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#open-bracket\"}]}},\"end\":\"(])\",\"endCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#close-bracket\"}]}},\"name\":\"meta.block.pragma-annotation-body.ql\",\"patterns\":[{\"match\":\"\\\\b(?:inline|noinline|nomagic|noopt)\\\\b\",\"name\":\"storage.modifier.ql\"}]},\"predicate\":{\"match\":\"\\\\bpredicate(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.predicate.ql\"},\"predicate-body\":{\"begin\":\"(\\\\{)\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#open-brace\"}]}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#close-brace\"}]}},\"name\":\"meta.block.predicate-body.ql\",\"patterns\":[{\"include\":\"#predicate-body-contents\"}]},\"predicate-body-contents\":{\"patterns\":[{\"include\":\"#expr-as-clause\"},{\"include\":\"#non-context-sensitive\"},{\"include\":\"#module-qualifier\"},{\"match\":\"\\\\b[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\\\\s*[*+]?\\\\s*(?=\\\\()\",\"name\":\"entity.name.function.ql\"},{\"match\":\"\\\\b[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"variable.other.ql\"},{\"match\":\"\\\\b[A-Z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])|@[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"entity.name.type.ql\"}]},\"predicate-or-field-declaration\":{\"begin\":\"(?=\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z]))(?!\\\\b(?:(?:_(?![0-9A-Z_a-z])|and(?![0-9A-Z_a-z])|any(?![0-9A-Z_a-z])|as(?![0-9A-Z_a-z])|asc(?![0-9A-Z_a-z])|avg(?![0-9A-Z_a-z])|boolean(?![0-9A-Z_a-z])|by(?![0-9A-Z_a-z])|class(?![0-9A-Z_a-z])|concat(?![0-9A-Z_a-z])|count(?![0-9A-Z_a-z])|date(?![0-9A-Z_a-z])|desc(?![0-9A-Z_a-z])|else(?![0-9A-Z_a-z])|exists(?![0-9A-Z_a-z])|extends(?![0-9A-Z_a-z])|false(?![0-9A-Z_a-z])|float(?![0-9A-Z_a-z])|forall(?![0-9A-Z_a-z])|forex(?![0-9A-Z_a-z])|from(?![0-9A-Z_a-z])|if(?![0-9A-Z_a-z])|implies(?![0-9A-Z_a-z])|import(?![0-9A-Z_a-z])|in(?![0-9A-Z_a-z])|instanceof(?![0-9A-Z_a-z])|int(?![0-9A-Z_a-z])|max(?![0-9A-Z_a-z])|min(?![0-9A-Z_a-z])|module(?![0-9A-Z_a-z])|newtype(?![0-9A-Z_a-z])|none(?![0-9A-Z_a-z])|not(?![0-9A-Z_a-z])|or(?![0-9A-Z_a-z])|order(?![0-9A-Z_a-z])|predicate(?![0-9A-Z_a-z])|rank(?![0-9A-Z_a-z])|result(?![0-9A-Z_a-z])|select(?![0-9A-Z_a-z])|strictconcat(?![0-9A-Z_a-z])|strictcount(?![0-9A-Z_a-z])|strictsum(?![0-9A-Z_a-z])|string(?![0-9A-Z_a-z])|sum(?![0-9A-Z_a-z])|super(?![0-9A-Z_a-z])|then(?![0-9A-Z_a-z])|this(?![0-9A-Z_a-z])|true(?![0-9A-Z_a-z])|unique(?![0-9A-Z_a-z])|where(?![0-9A-Z_a-z]))|(?:abstract(?![0-9A-Z_a-z])|additional(?![0-9A-Z_a-z])|bindingset(?![0-9A-Z_a-z])|cached(?![0-9A-Z_a-z])|default(?![0-9A-Z_a-z])|deprecated(?![0-9A-Z_a-z])|external(?![0-9A-Z_a-z])|final(?![0-9A-Z_a-z])|language(?![0-9A-Z_a-z])|library(?![0-9A-Z_a-z])|override(?![0-9A-Z_a-z])|pragma(?![0-9A-Z_a-z])|private(?![0-9A-Z_a-z])|query(?![0-9A-Z_a-z])|signature(?![0-9A-Z_a-z])|transient(?![0-9A-Z_a-z]))))|(?=\\\\b(?:boolean(?![0-9A-Z_a-z])|date(?![0-9A-Z_a-z])|float(?![0-9A-Z_a-z])|int(?![0-9A-Z_a-z])|predicate(?![0-9A-Z_a-z])|string(?![0-9A-Z_a-z])))|(?=@[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z]))\",\"end\":\"(?<=[;}])\",\"name\":\"meta.block.predicate-or-field-declaration.ql\",\"patterns\":[{\"include\":\"#predicate-parameter-list\"},{\"include\":\"#predicate-body\"},{\"include\":\"#non-context-sensitive\"},{\"include\":\"#module-qualifier\"},{\"match\":\"\\\\b[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])(?=\\\\s*;)\",\"name\":\"variable.field.ql\"},{\"match\":\"\\\\b[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"entity.name.function.ql\"},{\"match\":\"\\\\b[A-Z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])|@[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"entity.name.type.ql\"}]},\"predicate-parameter-list\":{\"begin\":\"(\\\\()\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#open-paren\"}]}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#close-paren\"}]}},\"name\":\"meta.block.predicate-parameter-list.ql\",\"patterns\":[{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\b[A-Z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])(?=\\\\s*[),])\",\"name\":\"variable.parameter.ql\"},{\"include\":\"#module-qualifier\"},{\"match\":\"\\\\b[A-Z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])|@[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"entity.name.type.ql\"},{\"match\":\"\\\\b[a-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"variable.parameter.ql\"}]},\"predicate-start-keyword\":{\"patterns\":[{\"include\":\"#boolean\"},{\"include\":\"#date\"},{\"include\":\"#float\"},{\"include\":\"#int\"},{\"include\":\"#predicate\"},{\"include\":\"#string\"}]},\"private\":{\"match\":\"\\\\bprivate(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.private.ql\"},\"query\":{\"match\":\"\\\\bquery(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.query.ql\"},\"rank\":{\"match\":\"\\\\brank(?![0-9A-Z_a-z])\",\"name\":\"keyword.aggregate.rank.ql\"},\"relational-operator\":{\"match\":\"<=?|>=?\",\"name\":\"keyword.operator.relational.ql\"},\"result\":{\"match\":\"\\\\bresult(?![0-9A-Z_a-z])\",\"name\":\"variable.language.result.ql\"},\"select\":{\"match\":\"\\\\bselect(?![0-9A-Z_a-z])\",\"name\":\"keyword.query.select.ql\"},\"select-as-clause\":{\"begin\":\"\\\\b(as(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#as\"}]}},\"end\":\"(?<=[0-9A-Z_a-z])(?![0-9A-Z_a-z])\",\"match\":\"meta.block.select-as-clause.ql\",\"patterns\":[{\"include\":\"#non-context-sensitive\"},{\"match\":\"\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\",\"name\":\"variable.other.ql\"}]},\"select-clause\":{\"begin\":\"(?=\\\\b(?:from(?![0-9A-Z_a-z])|where(?![0-9A-Z_a-z])|select(?![0-9A-Z_a-z])))\",\"end\":\"(?!\\\\b(?:from(?![0-9A-Z_a-z])|where(?![0-9A-Z_a-z])|select(?![0-9A-Z_a-z])))\",\"name\":\"meta.block.select-clause.ql\",\"patterns\":[{\"include\":\"#from-section\"},{\"include\":\"#where-section\"},{\"include\":\"#select-section\"}]},\"select-section\":{\"begin\":\"\\\\b(select(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#select\"}]}},\"end\":\"(?=\\\\n)\",\"name\":\"meta.block.select-section.ql\",\"patterns\":[{\"include\":\"#predicate-body-contents\"},{\"include\":\"#select-as-clause\"}]},\"semicolon\":{\"match\":\";\",\"name\":\"punctuation.separator.statement.ql\"},\"signature\":{\"match\":\"\\\\bsignature(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.signature.ql\"},\"simple-id\":{\"match\":\"\\\\b[A-Za-z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\"},\"strictconcat\":{\"match\":\"\\\\bstrictconcat(?![0-9A-Z_a-z])\",\"name\":\"keyword.aggregate.strictconcat.ql\"},\"strictcount\":{\"match\":\"\\\\bstrictcount(?![0-9A-Z_a-z])\",\"name\":\"keyword.aggregate.strictcount.ql\"},\"strictsum\":{\"match\":\"\\\\bstrictsum(?![0-9A-Z_a-z])\",\"name\":\"keyword.aggregate.strictsum.ql\"},\"string\":{\"match\":\"\\\\bstring(?![0-9A-Z_a-z])\",\"name\":\"keyword.type.string.ql\"},\"string-escape\":{\"match\":\"\\\\\\\\[\\\"\\\\\\\\nrt]\",\"name\":\"constant.character.escape.ql\"},\"string-literal\":{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ql\"}},\"end\":\"(\\\")|([^\\\\n\\\\\\\\])$\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.ql\"},\"2\":{\"name\":\"invalid.illegal.newline.ql\"}},\"name\":\"string.quoted.double.ql\",\"patterns\":[{\"include\":\"#string-escape\"}]},\"sum\":{\"match\":\"\\\\bsum(?![0-9A-Z_a-z])\",\"name\":\"keyword.aggregate.sum.ql\"},\"super\":{\"match\":\"\\\\bsuper(?![0-9A-Z_a-z])\",\"name\":\"variable.language.super.ql\"},\"then\":{\"match\":\"\\\\bthen(?![0-9A-Z_a-z])\",\"name\":\"keyword.other.then.ql\"},\"this\":{\"match\":\"\\\\bthis(?![0-9A-Z_a-z])\",\"name\":\"variable.language.this.ql\"},\"transient\":{\"match\":\"\\\\btransient(?![0-9A-Z_a-z])\",\"name\":\"storage.modifier.transient.ql\"},\"true\":{\"match\":\"\\\\btrue(?![0-9A-Z_a-z])\",\"name\":\"constant.language.boolean.true.ql\"},\"unique\":{\"match\":\"\\\\bunique(?![0-9A-Z_a-z])\",\"name\":\"keyword.aggregate.unique.ql\"},\"upper-id\":{\"match\":\"\\\\b[A-Z][0-9A-Z_a-z]*(?![0-9A-Z_a-z])\"},\"where\":{\"match\":\"\\\\bwhere(?![0-9A-Z_a-z])\",\"name\":\"keyword.query.where.ql\"},\"where-section\":{\"begin\":\"\\\\b(where(?![0-9A-Z_a-z]))\",\"beginCaptures\":{\"1\":{\"patterns\":[{\"include\":\"#where\"}]}},\"end\":\"(?=\\\\bselect(?![0-9A-Z_a-z]))\",\"name\":\"meta.block.where-section.ql\",\"patterns\":[{\"include\":\"#predicate-body-contents\"}]},\"whitespace-or-comment-start\":{\"match\":\"\\\\s|$|/[*/]\"}},\"scopeName\":\"source.ql\",\"aliases\":[\"ql\"]}"))
2
+
3
+ export default [
4
+ lang
5
+ ]
@@ -0,0 +1,8 @@
1
+ import javascript from './javascript.mjs'
2
+
3
+ const lang = Object.freeze(JSON.parse("{\"displayName\":\"CoffeeScript\",\"name\":\"coffee\",\"patterns\":[{\"include\":\"#jsx\"},{\"captures\":{\"1\":{\"name\":\"keyword.operator.new.coffee\"},\"2\":{\"name\":\"storage.type.class.coffee\"},\"3\":{\"name\":\"entity.name.type.instance.coffee\"},\"4\":{\"name\":\"entity.name.type.instance.coffee\"}},\"match\":\"(new)\\\\s+(?:(class)\\\\s+(\\\\w+(?:\\\\.\\\\w*)*)?|(\\\\w+(?:\\\\.\\\\w*)*))\",\"name\":\"meta.class.instance.constructor.coffee\"},{\"begin\":\"'''\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.coffee\"}},\"end\":\"'''\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.coffee\"}},\"name\":\"string.quoted.single.heredoc.coffee\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.escape.backslash.coffee\"}},\"match\":\"(\\\\\\\\).\",\"name\":\"constant.character.escape.backslash.coffee\"}]},{\"begin\":\"\\\"\\\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.coffee\"}},\"end\":\"\\\"\\\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.coffee\"}},\"name\":\"string.quoted.double.heredoc.coffee\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.escape.backslash.coffee\"}},\"match\":\"(\\\\\\\\).\",\"name\":\"constant.character.escape.backslash.coffee\"},{\"include\":\"#interpolated_coffee\"}]},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.string.begin.coffee\"},\"2\":{\"name\":\"source.js.embedded.coffee\",\"patterns\":[{\"include\":\"source.js\"}]},\"3\":{\"name\":\"punctuation.definition.string.end.coffee\"}},\"match\":\"(`)(.*)(`)\",\"name\":\"string.quoted.script.coffee\"},{\"begin\":\"(?<!#)###(?!#)\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.coffee\"}},\"end\":\"###\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.coffee\"}},\"name\":\"comment.block.coffee\",\"patterns\":[{\"match\":\"(?<=^|\\\\s)@\\\\w*(?=\\\\s)\",\"name\":\"storage.type.annotation.coffee\"}]},{\"begin\":\"#\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.coffee\"}},\"end\":\"$\",\"name\":\"comment.line.number-sign.coffee\"},{\"begin\":\"///\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.coffee\"}},\"end\":\"(///)[gimuy]*\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.coffee\"}},\"name\":\"string.regexp.multiline.coffee\",\"patterns\":[{\"include\":\"#heregexp\"}]},{\"begin\":\"(?<![$\\\\w])(/)(?=(?![*+/?])(.+)(/)[gimuy]*(?!\\\\s*[$(/\\\\w]))\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.begin.coffee\"}},\"end\":\"(/)[gimuy]*(?!\\\\s*[$(/\\\\w])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.coffee\"}},\"name\":\"string.regexp.coffee\",\"patterns\":[{\"include\":\"source.js.regexp\"}]},{\"match\":\"\\\\b(?<![$.])(break|by|catch|continue|else|finally|for|in|of|if|return|switch|then|throw|try|unless|when|while|until|loop|do|export|import|default|from|as|yield|async|await|(?<=for)\\\\s+own)(?!\\\\s*:)\\\\b\",\"name\":\"keyword.control.coffee\"},{\"match\":\"\\\\b(?<![$.])(delete|instanceof|new|typeof)(?!\\\\s*:)\\\\b\",\"name\":\"keyword.operator.$1.coffee\"},{\"match\":\"\\\\b(?<![$.])(case|function|var|void|with|const|let|enum|native|__hasProp|__extends|__slice|__bind|__indexOf|implements|interface|package|private|protected|public|static)(?!\\\\s*:)\\\\b\",\"name\":\"keyword.reserved.coffee\"},{\"begin\":\"(?<=\\\\s|^)((@)?[$A-Z_a-z][$\\\\w]*)\\\\s*([:=])\\\\s*(?=(\\\\([^()]*\\\\)\\\\s*)?[-=]>)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.coffee\"},\"2\":{\"name\":\"variable.other.readwrite.instance.coffee\"},\"3\":{\"name\":\"keyword.operator.assignment.coffee\"}},\"end\":\"[-=]>\",\"endCaptures\":{\"0\":{\"name\":\"storage.type.function.coffee\"}},\"name\":\"meta.function.coffee\",\"patterns\":[{\"include\":\"#function_params\"}]},{\"begin\":\"(?<=\\\\s|^)(?:((')([^']*?)('))|((\\\")([^\\\"]*?)(\\\")))\\\\s*([:=])\\\\s*(?=(\\\\([^()]*\\\\)\\\\s*)?[-=]>)\",\"beginCaptures\":{\"1\":{\"name\":\"string.quoted.single.coffee\"},\"2\":{\"name\":\"punctuation.definition.string.begin.coffee\"},\"3\":{\"name\":\"entity.name.function.coffee\"},\"4\":{\"name\":\"punctuation.definition.string.end.coffee\"},\"5\":{\"name\":\"string.quoted.double.coffee\"},\"6\":{\"name\":\"punctuation.definition.string.begin.coffee\"},\"7\":{\"name\":\"entity.name.function.coffee\"},\"8\":{\"name\":\"punctuation.definition.string.end.coffee\"},\"9\":{\"name\":\"keyword.operator.assignment.coffee\"}},\"end\":\"[-=]>\",\"endCaptures\":{\"0\":{\"name\":\"storage.type.function.coffee\"}},\"name\":\"meta.function.coffee\",\"patterns\":[{\"include\":\"#function_params\"}]},{\"begin\":\"(?=(\\\\([^()]*\\\\)\\\\s*)?[-=]>)\",\"end\":\"[-=]>\",\"endCaptures\":{\"0\":{\"name\":\"storage.type.function.coffee\"}},\"name\":\"meta.function.inline.coffee\",\"patterns\":[{\"include\":\"#function_params\"}]},{\"begin\":\"(?<=\\\\s|^)(\\\\{)(?=[^\\\"#']+?}[]}\\\\s]*=)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.destructuring.begin.bracket.curly.coffee\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.destructuring.end.bracket.curly.coffee\"}},\"name\":\"meta.variable.assignment.destructured.object.coffee\",\"patterns\":[{\"include\":\"$self\"},{\"match\":\"[$A-Z_a-z]\\\\w*\",\"name\":\"variable.assignment.coffee\"}]},{\"begin\":\"(?<=\\\\s|^)(\\\\[)(?=[^\\\"#']+?][]}\\\\s]*=)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.destructuring.begin.bracket.square.coffee\"}},\"end\":\"]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.destructuring.end.bracket.square.coffee\"}},\"name\":\"meta.variable.assignment.destructured.array.coffee\",\"patterns\":[{\"include\":\"$self\"},{\"match\":\"[$A-Z_a-z]\\\\w*\",\"name\":\"variable.assignment.coffee\"}]},{\"match\":\"\\\\b(?<!\\\\.|::)(true|on|yes)(?!\\\\s*[:=][^=])\\\\b\",\"name\":\"constant.language.boolean.true.coffee\"},{\"match\":\"\\\\b(?<!\\\\.|::)(false|off|no)(?!\\\\s*[:=][^=])\\\\b\",\"name\":\"constant.language.boolean.false.coffee\"},{\"match\":\"\\\\b(?<!\\\\.|::)null(?!\\\\s*[:=][^=])\\\\b\",\"name\":\"constant.language.null.coffee\"},{\"match\":\"\\\\b(?<!\\\\.|::)extends(?!\\\\s*[:=])\\\\b\",\"name\":\"variable.language.coffee\"},{\"match\":\"(?<!\\\\.)\\\\b(?<!\\\\$)(super|this|arguments)(?!\\\\s*[:=][^=]|\\\\$)\\\\b\",\"name\":\"variable.language.$1.coffee\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.coffee\"},\"2\":{\"name\":\"keyword.control.inheritance.coffee\"},\"3\":{\"name\":\"entity.other.inherited-class.coffee\"}},\"match\":\"(?<=\\\\s|^|[(\\\\[])(class)\\\\s+(extends)\\\\s+(@?[$.A-Z_a-z][.\\\\w]*)\",\"name\":\"meta.class.coffee\"},{\"captures\":{\"1\":{\"name\":\"storage.type.class.coffee\"},\"2\":{\"name\":\"entity.name.type.class.coffee\"},\"3\":{\"name\":\"keyword.control.inheritance.coffee\"},\"4\":{\"name\":\"entity.other.inherited-class.coffee\"}},\"match\":\"(?<=\\\\s|^|[(\\\\[])(class)\\\\b\\\\s+(@?[$A-Z_a-z][.\\\\w]*)?(?:\\\\s+(extends)\\\\s+(@?[$.A-Z_a-z][.\\\\w]*))?\",\"name\":\"meta.class.coffee\"},{\"match\":\"\\\\b(debugger|\\\\\\\\)\\\\b\",\"name\":\"keyword.other.coffee\"},{\"match\":\"\\\\b(Array|ArrayBuffer|Blob|Boolean|Date|document|Function|Int(8|16|32|64)Array|Math|Map|Number|Object|Proxy|RegExp|Set|String|WeakMap|window|Uint(8|16|32|64)Array|XMLHttpRequest)\\\\b\",\"name\":\"support.class.coffee\"},{\"match\":\"\\\\b(console)\\\\b\",\"name\":\"entity.name.type.object.coffee\"},{\"match\":\"((?<=console\\\\.)(debug|warn|info|log|error|time|timeEnd|assert))\\\\b\",\"name\":\"support.function.console.coffee\"},{\"match\":\"((?<=\\\\.)(apply|call|concat|every|filter|forEach|from|hasOwnProperty|indexOf|isPrototypeOf|join|lastIndexOf|map|of|pop|propertyIsEnumerable|push|reduce(Right)?|reverse|shift|slice|some|sort|splice|to(Locale)?String|unshift|valueOf))\\\\b\",\"name\":\"support.function.method.array.coffee\"},{\"match\":\"((?<=Array\\\\.)(isArray))\\\\b\",\"name\":\"support.function.static.array.coffee\"},{\"match\":\"((?<=Object\\\\.)(create|definePropert(ies|y)|freeze|getOwnProperty(Descriptors?|Names)|getProperty(Descriptor|Names)|getPrototypeOf|is(Extensible|Frozen|Sealed)?|isnt|keys|preventExtensions|seal))\\\\b\",\"name\":\"support.function.static.object.coffee\"},{\"match\":\"((?<=Math\\\\.)(abs|acosh??|asinh??|atan2??|atanh|ceil|cosh??|exp|expm1|floor|hypot|log|log10|log1p|log2|max|min|pow|random|round|sign|sinh??|sqrt|tanh??|trunc))\\\\b\",\"name\":\"support.function.static.math.coffee\"},{\"match\":\"((?<=Number\\\\.)(is(Finite|Integer|NaN)|toInteger))\\\\b\",\"name\":\"support.function.static.number.coffee\"},{\"match\":\"(?<!\\\\.)\\\\b(module|exports|__filename|__dirname|global|process)(?!\\\\s*:)\\\\b\",\"name\":\"support.variable.coffee\"},{\"match\":\"\\\\b(Infinity|NaN|undefined)\\\\b\",\"name\":\"constant.language.coffee\"},{\"include\":\"#operators\"},{\"include\":\"#method_calls\"},{\"include\":\"#function_calls\"},{\"include\":\"#numbers\"},{\"include\":\"#objects\"},{\"include\":\"#properties\"},{\"match\":\"::\",\"name\":\"keyword.operator.prototype.coffee\"},{\"match\":\"(?<!\\\\$)\\\\b[0-9]+[$\\\\w]*\",\"name\":\"invalid.illegal.identifier.coffee\"},{\"match\":\";\",\"name\":\"punctuation.terminator.statement.coffee\"},{\"match\":\",\",\"name\":\"punctuation.separator.delimiter.coffee\"},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"meta.brace.curly.coffee\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"meta.brace.curly.coffee\"}},\"patterns\":[{\"include\":\"$self\"}]},{\"begin\":\"\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.array.begin.bracket.square.coffee\"}},\"end\":\"]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.array.end.bracket.square.coffee\"}},\"patterns\":[{\"match\":\"(?<!\\\\.)\\\\.{3}\",\"name\":\"keyword.operator.slice.exclusive.coffee\"},{\"match\":\"(?<!\\\\.)\\\\.{2}\",\"name\":\"keyword.operator.slice.inclusive.coffee\"},{\"include\":\"$self\"}]},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"meta.brace.round.coffee\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"meta.brace.round.coffee\"}},\"patterns\":[{\"include\":\"$self\"}]},{\"include\":\"#instance_variable\"},{\"include\":\"#single_quoted_string\"},{\"include\":\"#double_quoted_string\"}],\"repository\":{\"arguments\":{\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.arguments.begin.bracket.round.coffee\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.arguments.end.bracket.round.coffee\"}},\"name\":\"meta.arguments.coffee\",\"patterns\":[{\"include\":\"$self\"}]},{\"begin\":\"(?=(@|@?[$\\\\w]+|[-=]>|-\\\\d|[\\\"'\\\\[{]))\",\"end\":\"(?=\\\\s*(?<![$\\\\w])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![$\\\\w]))|(?=\\\\s*([]#)}]|$))\",\"name\":\"meta.arguments.coffee\",\"patterns\":[{\"include\":\"$self\"}]}]},\"double_quoted_string\":{\"patterns\":[{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.coffee\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.coffee\"}},\"name\":\"string.quoted.double.coffee\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.escape.backslash.coffee\"}},\"match\":\"(\\\\\\\\)(x\\\\h{2}|[012][0-7]{0,2}|3[0-6][0-7]|37[0-7]?|[4-7][0-7]?|.)\",\"name\":\"constant.character.escape.backslash.coffee\"},{\"include\":\"#interpolated_coffee\"}]}]},\"embedded_comment\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.comment.coffee\"}},\"match\":\"(?<!\\\\\\\\)(#).*$\\\\n?\",\"name\":\"comment.line.number-sign.coffee\"}]},\"function_calls\":{\"patterns\":[{\"begin\":\"(@)?([$\\\\w]+)(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"variable.other.readwrite.instance.coffee\"},\"2\":{\"patterns\":[{\"include\":\"#function_names\"}]}},\"end\":\"(?<=\\\\))\",\"name\":\"meta.function-call.coffee\",\"patterns\":[{\"include\":\"#arguments\"}]},{\"begin\":\"(@)?([$\\\\w]+)\\\\s*(?=\\\\s+(?!(?<![$\\\\w])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![$\\\\w]))(?=(@?[$\\\\w]+|[-=]>|-\\\\d|[\\\"'\\\\[{])))\",\"beginCaptures\":{\"1\":{\"name\":\"variable.other.readwrite.instance.coffee\"},\"2\":{\"patterns\":[{\"include\":\"#function_names\"}]}},\"end\":\"(?=\\\\s*(?<![$\\\\w])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![$\\\\w]))|(?=\\\\s*([]#)}]|$))\",\"name\":\"meta.function-call.coffee\",\"patterns\":[{\"include\":\"#arguments\"}]}]},\"function_names\":{\"patterns\":[{\"match\":\"\\\\b(isNaN|isFinite|eval|uneval|parseInt|parseFloat|decodeURI|decodeURIComponent|encodeURI|encodeURIComponent|escape|unescape|require|set(Interval|Timeout)|clear(Interval|Timeout))\\\\b\",\"name\":\"support.function.coffee\"},{\"match\":\"[$A-Z_a-z][$\\\\w]*\",\"name\":\"entity.name.function.coffee\"},{\"match\":\"\\\\d[$\\\\w]*\",\"name\":\"invalid.illegal.identifier.coffee\"}]},\"function_params\":{\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.parameters.begin.bracket.round.coffee\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.parameters.end.bracket.round.coffee\"}},\"name\":\"meta.parameters.coffee\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"variable.parameter.function.coffee\"},\"2\":{\"name\":\"keyword.operator.splat.coffee\"}},\"match\":\"([$A-Z_a-z][$\\\\w]*)(\\\\.\\\\.\\\\.)?\"},{\"captures\":{\"1\":{\"name\":\"variable.parameter.function.readwrite.instance.coffee\"},\"2\":{\"name\":\"keyword.operator.splat.coffee\"}},\"match\":\"(@(?:[$A-Z_a-z][$\\\\w]*)?)(\\\\.\\\\.\\\\.)?\"},{\"include\":\"$self\"}]}]},\"heregexp\":{\"patterns\":[{\"match\":\"\\\\\\\\[Bb]|[$^]\",\"name\":\"keyword.control.anchor.regexp\"},{\"match\":\"\\\\\\\\[1-9]\\\\d*\",\"name\":\"keyword.other.back-reference.regexp\"},{\"match\":\"[*+?]|\\\\{(\\\\d+,\\\\d+|\\\\d+,|,\\\\d+|\\\\d+)}\\\\??\",\"name\":\"keyword.operator.quantifier.regexp\"},{\"match\":\"\\\\|\",\"name\":\"keyword.operator.or.regexp\"},{\"begin\":\"(\\\\()((\\\\?=)|(\\\\?!))\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.group.regexp\"},\"3\":{\"name\":\"meta.assertion.look-ahead.regexp\"},\"4\":{\"name\":\"meta.assertion.negative-look-ahead.regexp\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.group.regexp\"}},\"name\":\"meta.group.assertion.regexp\",\"patterns\":[{\"include\":\"#heregexp\"}]},{\"begin\":\"\\\\((\\\\?:)?\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.regexp\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.group.regexp\"}},\"name\":\"meta.group.regexp\",\"patterns\":[{\"include\":\"#heregexp\"}]},{\"begin\":\"(\\\\[)(\\\\^)?\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.character-class.regexp\"},\"2\":{\"name\":\"keyword.operator.negation.regexp\"}},\"end\":\"(])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.character-class.regexp\"}},\"name\":\"constant.other.character-class.set.regexp\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.character.numeric.regexp\"},\"2\":{\"name\":\"constant.character.control.regexp\"},\"3\":{\"name\":\"constant.character.escape.backslash.regexp\"},\"4\":{\"name\":\"constant.character.numeric.regexp\"},\"5\":{\"name\":\"constant.character.control.regexp\"},\"6\":{\"name\":\"constant.character.escape.backslash.regexp\"}},\"match\":\"(?:.|(\\\\\\\\(?:[0-7]{3}|x\\\\h{2}|u\\\\h{4}))|(\\\\\\\\c[A-Z])|(\\\\\\\\.))-(?:[^]\\\\\\\\]|(\\\\\\\\(?:[0-7]{3}|x\\\\h{2}|u\\\\h{4}))|(\\\\\\\\c[A-Z])|(\\\\\\\\.))\",\"name\":\"constant.other.character-class.range.regexp\"},{\"include\":\"#regex-character-class\"}]},{\"include\":\"#regex-character-class\"},{\"include\":\"#interpolated_coffee\"},{\"include\":\"#embedded_comment\"}]},\"instance_variable\":{\"patterns\":[{\"match\":\"(@)([$A-Z_a-z]\\\\w*)?\",\"name\":\"variable.other.readwrite.instance.coffee\"}]},\"interpolated_coffee\":{\"patterns\":[{\"begin\":\"#\\\\{\",\"captures\":{\"0\":{\"name\":\"punctuation.section.embedded.coffee\"}},\"end\":\"}\",\"name\":\"source.coffee.embedded.source\",\"patterns\":[{\"include\":\"$self\"}]}]},\"jsx\":{\"patterns\":[{\"include\":\"#jsx-tag\"},{\"include\":\"#jsx-end-tag\"}]},\"jsx-attribute\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"entity.other.attribute-name.coffee\"},\"2\":{\"name\":\"keyword.operator.assignment.coffee\"}},\"match\":\"(?:^|\\\\s+)([-.\\\\w]+)\\\\s*(=)\"},{\"include\":\"#double_quoted_string\"},{\"include\":\"#single_quoted_string\"},{\"include\":\"#jsx-expression\"}]},\"jsx-end-tag\":{\"patterns\":[{\"begin\":\"(</)([-.\\\\w]+)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.tag.coffee\"},\"2\":{\"name\":\"entity.name.tag.coffee\"}},\"end\":\"(/?>)\",\"name\":\"meta.tag.coffee\"}]},\"jsx-expression\":{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"meta.brace.curly.coffee\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"meta.brace.curly.coffee\"}},\"patterns\":[{\"include\":\"#double_quoted_string\"},{\"include\":\"$self\"}]},\"jsx-tag\":{\"patterns\":[{\"begin\":\"(<)([-.\\\\w]+)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.tag.coffee\"},\"2\":{\"name\":\"entity.name.tag.coffee\"}},\"end\":\"(/?>)\",\"name\":\"meta.tag.coffee\",\"patterns\":[{\"include\":\"#jsx-attribute\"}]}]},\"method_calls\":{\"patterns\":[{\"begin\":\"(?:(\\\\.)|(::))\\\\s*([$\\\\w]+)\\\\s*(?=\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.separator.method.period.coffee\"},\"2\":{\"name\":\"keyword.operator.prototype.coffee\"},\"3\":{\"patterns\":[{\"include\":\"#method_names\"}]}},\"end\":\"(?<=\\\\))\",\"name\":\"meta.method-call.coffee\",\"patterns\":[{\"include\":\"#arguments\"}]},{\"begin\":\"(?:(\\\\.)|(::))\\\\s*([$\\\\w]+)\\\\s*(?=\\\\s+(?!(?<![$\\\\w])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![$\\\\w]))(?=(@|@?[$\\\\w]+|[-=]>|-\\\\d|[\\\"'\\\\[{])))\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.separator.method.period.coffee\"},\"2\":{\"name\":\"keyword.operator.prototype.coffee\"},\"3\":{\"patterns\":[{\"include\":\"#method_names\"}]}},\"end\":\"(?=\\\\s*(?<![$\\\\w])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![$\\\\w]))|(?=\\\\s*([]#)}]|$))\",\"name\":\"meta.method-call.coffee\",\"patterns\":[{\"include\":\"#arguments\"}]}]},\"method_names\":{\"patterns\":[{\"match\":\"\\\\bon(Rowsinserted|Rowsdelete|Rowenter|Rowexit|Resize|Resizestart|Resizeend|Reset|Readystatechange|Mouseout|Mouseover|Mousedown|Mouseup|Mousemove|Before(cut|deactivate|unload|update|paste|print|editfocus|activate)|Blur|Scrolltop|Submit|Select|Selectstart|Selectionchange|Hover|Help|Change|Contextmenu|Controlselect|Cut|Cellchange|Clock|Close|Deactivate|Datasetchanged|Datasetcomplete|Dataavailable|Drop|Drag|Dragstart|Dragover|Dragdrop|Dragenter|Dragend|Dragleave|Dblclick|Unload|Paste|Propertychange|Error|Errorupdate|Keydown|Keyup|Keypress|Focus|Load|Activate|Afterupdate|Afterprint|Abort)\\\\b\",\"name\":\"support.function.event-handler.coffee\"},{\"match\":\"\\\\b(shift|showModelessDialog|showModalDialog|showHelp|scrollX??|scrollByPages|scrollByLines|scrollY|scrollTo|stop|strike|sizeToContent|sidebar|signText|sort|sup|sub|substr|substring|splice|split|send|set(Milliseconds|Seconds|Minutes|Hours|Month|Year|FullYear|Date|UTC(Milliseconds|Seconds|Minutes|Hours|Month|FullYear|Date)|Time|Hotkeys|Cursor|ZOptions|Active|Resizable|RequestHeader)|search|slice|savePreferences|small|home|handleEvent|navigate|char|charCodeAt|charAt|concat|contextual|confirm|compile|clear|captureEvents|call|createStyleSheet|createPopup|createEventObject|to(GMTString|UTCString|String|Source|UpperCase|LowerCase|LocaleString)|test|taint|taintEnabled|indexOf|italics|disableExternalCapture|dump|detachEvent|unshift|untaint|unwatch|updateCommands|join|javaEnabled|pop|push|plugins.refresh|paddings|parse|print|prompt|preference|enableExternalCapture|exec|execScript|valueOf|UTC|find|file|fileModifiedDate|fileSize|fileCreatedDate|fileUpdatedDate|fixed|fontsize|fontcolor|forward|fromCharCode|watch|link|load|lastIndexOf|anchor|attachEvent|atob|apply|alert|abort|routeEvents|resize|resizeBy|resizeTo|recalc|returnValue|replace|reverse|reload|releaseCapture|releaseEvents|go|get(Milliseconds|Seconds|Minutes|Hours|Month|Day|Year|FullYear|Time|Date|TimezoneOffset|UTC(Milliseconds|Seconds|Minutes|Hours|Day|Month|FullYear|Date)|Attention|Selection|ResponseHeader|AllResponseHeaders)|moveBy|moveBelow|moveTo|moveToAbsolute|moveAbove|mergeAttributes|match|margins|btoa|big|bold|borderWidths|blink|back)\\\\b\",\"name\":\"support.function.coffee\"},{\"match\":\"\\\\b(acceptNode|add|addEventListener|addTextTrack|adoptNode|after|animate|append|appendChild|appendData|before|blur|canPlayType|captureStream|caretPositionFromPoint|caretRangeFromPoint|checkValidity|clear|click|cloneContents|cloneNode|cloneRange|close|closest|collapse|compareBoundaryPoints|compareDocumentPosition|comparePoint|contains|convertPointFromNode|convertQuadFromNode|convertRectFromNode|createAttribute|createAttributeNS|createCaption|createCDATASection|createComment|createContextualFragment|createDocument|createDocumentFragment|createDocumentType|createElement|createElementNS|createEntityReference|createEvent|createExpression|createHTMLDocument|createNodeIterator|createNSResolver|createProcessingInstruction|createRange|createShadowRoot|createTBody|createTextNode|createTFoot|createTHead|createTreeWalker|delete|deleteCaption|deleteCell|deleteContents|deleteData|deleteRow|deleteTFoot|deleteTHead|detach|disconnect|dispatchEvent|elementFromPoint|elementsFromPoint|enableStyleSheetsForSet|entries|evaluate|execCommand|exitFullscreen|exitPointerLock|expand|extractContents|fastSeek|firstChild|focus|forEach|get|getAll|getAnimations|getAttribute|getAttributeNames|getAttributeNode|getAttributeNodeNS|getAttributeNS|getBoundingClientRect|getBoxQuads|getClientRects|getContext|getDestinationInsertionPoints|getElementById|getElementsByClassName|getElementsByName|getElementsByTagName|getElementsByTagNameNS|getItem|getNamedItem|getSelection|getStartDate|getVideoPlaybackQuality|has|hasAttribute|hasAttributeNS|hasAttributes|hasChildNodes|hasFeature|hasFocus|importNode|initEvent|insertAdjacentElement|insertAdjacentHTML|insertAdjacentText|insertBefore|insertCell|insertData|insertNode|insertRow|intersectsNode|isDefaultNamespace|isEqualNode|isPointInRange|isSameNode|item|keys??|lastChild|load|lookupNamespaceURI|lookupPrefix|matches|move|moveAttribute|moveAttributeNode|moveChild|moveNamedItem|namedItem|nextNode|nextSibling|normalize|observe|open|parentNode|pause|play|postMessage|prepend|preventDefault|previousNode|previousSibling|probablySupportsContext|queryCommandEnabled|queryCommandIndeterm|queryCommandState|queryCommandSupported|queryCommandValue|querySelector|querySelectorAll|registerContentHandler|registerElement|registerProtocolHandler|releaseCapture|releaseEvents|remove|removeAttribute|removeAttributeNode|removeAttributeNS|removeChild|removeEventListener|removeItem|replace|replaceChild|replaceData|replaceWith|reportValidity|requestFullscreen|requestPointerLock|reset|scroll|scrollBy|scrollIntoView|scrollTo|seekToNextFrame|select|selectNode|selectNodeContents|set|setAttribute|setAttributeNode|setAttributeNodeNS|setAttributeNS|setCapture|setCustomValidity|setEnd|setEndAfter|setEndBefore|setItem|setNamedItem|setRangeText|setSelectionRange|setSinkId|setStart|setStartAfter|setStartBefore|slice|splitText|stepDown|stepUp|stopImmediatePropagation|stopPropagation|submit|substringData|supports|surroundContents|takeRecords|terminate|toBlob|toDataURL|toggle|toString|values|write|writeln)\\\\b\",\"name\":\"support.function.dom.coffee\"},{\"match\":\"[$A-Z_a-z][$\\\\w]*\",\"name\":\"entity.name.function.coffee\"},{\"match\":\"\\\\d[$\\\\w]*\",\"name\":\"invalid.illegal.identifier.coffee\"}]},\"numbers\":{\"patterns\":[{\"match\":\"\\\\b(?<!\\\\$)0([Xx])\\\\h+\\\\b(?!\\\\$)\",\"name\":\"constant.numeric.hex.coffee\"},{\"match\":\"\\\\b(?<!\\\\$)0([Bb])[01]+\\\\b(?!\\\\$)\",\"name\":\"constant.numeric.binary.coffee\"},{\"match\":\"\\\\b(?<!\\\\$)0([Oo])?[0-7]+\\\\b(?!\\\\$)\",\"name\":\"constant.numeric.octal.coffee\"},{\"captures\":{\"0\":{\"name\":\"constant.numeric.decimal.coffee\"},\"1\":{\"name\":\"punctuation.separator.decimal.period.coffee\"},\"2\":{\"name\":\"punctuation.separator.decimal.period.coffee\"},\"3\":{\"name\":\"punctuation.separator.decimal.period.coffee\"},\"4\":{\"name\":\"punctuation.separator.decimal.period.coffee\"},\"5\":{\"name\":\"punctuation.separator.decimal.period.coffee\"},\"6\":{\"name\":\"punctuation.separator.decimal.period.coffee\"}},\"match\":\"(?<!\\\\$)(?:\\\\b[0-9]+(\\\\.)[0-9]+[Ee][-+]?[0-9]+\\\\b|\\\\b[0-9]+(\\\\.)[Ee][-+]?[0-9]+\\\\b|\\\\B(\\\\.)[0-9]+[Ee][-+]?[0-9]+\\\\b|\\\\b[0-9]+[Ee][-+]?[0-9]+\\\\b|\\\\b[0-9]+(\\\\.)[0-9]+\\\\b|\\\\b[0-9]+(?=\\\\.{2,3})|\\\\b[0-9]+(\\\\.)\\\\B|\\\\B(\\\\.)[0-9]+\\\\b|\\\\b[0-9]+\\\\b(?!\\\\.))(?!\\\\$)\"}]},\"objects\":{\"patterns\":[{\"match\":\"[A-Z][$0-9A-Z_]*(?=\\\\s*\\\\??(\\\\.\\\\s*[$A-Z_a-z]\\\\w*|::))\",\"name\":\"constant.other.object.coffee\"},{\"match\":\"[$A-Z_a-z][$\\\\w]*(?=\\\\s*\\\\??(\\\\.\\\\s*[$A-Z_a-z]\\\\w*|::))\",\"name\":\"variable.other.object.coffee\"}]},\"operators\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"variable.assignment.coffee\"},\"2\":{\"name\":\"keyword.operator.assignment.compound.coffee\"}},\"match\":\"(?:([$A-Z_a-z][$\\\\w]*)?\\\\s+|(?<![$\\\\w]))(and=|or=)\"},{\"captures\":{\"1\":{\"name\":\"variable.assignment.coffee\"},\"2\":{\"name\":\"keyword.operator.assignment.compound.coffee\"}},\"match\":\"([$A-Z_a-z][$\\\\w]*)?\\\\s*((?:[-%*+]|&&|\\\\|\\\\||\\\\?|(?<!\\\\()/)=)\"},{\"captures\":{\"1\":{\"name\":\"variable.assignment.coffee\"},\"2\":{\"name\":\"keyword.operator.assignment.compound.bitwise.coffee\"}},\"match\":\"([$A-Z_a-z][$\\\\w]*)?\\\\s*((?:[\\\\&^]|<<|>>>??|\\\\|)=)\"},{\"match\":\"<<|>>>?\",\"name\":\"keyword.operator.bitwise.shift.coffee\"},{\"match\":\"!=|<=|>=|==|[<>]\",\"name\":\"keyword.operator.comparison.coffee\"},{\"match\":\"&&|!|\\\\|\\\\|\",\"name\":\"keyword.operator.logical.coffee\"},{\"match\":\"[\\\\&^|~]\",\"name\":\"keyword.operator.bitwise.coffee\"},{\"captures\":{\"1\":{\"name\":\"variable.assignment.coffee\"},\"2\":{\"name\":\"keyword.operator.assignment.coffee\"}},\"match\":\"([$A-Z_a-z][$\\\\w]*)?\\\\s*(=|:(?!:))(?![=>])\"},{\"match\":\"--\",\"name\":\"keyword.operator.decrement.coffee\"},{\"match\":\"\\\\+\\\\+\",\"name\":\"keyword.operator.increment.coffee\"},{\"match\":\"\\\\.\\\\.\\\\.\",\"name\":\"keyword.operator.splat.coffee\"},{\"match\":\"\\\\?\",\"name\":\"keyword.operator.existential.coffee\"},{\"match\":\"[-%*+/]\",\"name\":\"keyword.operator.coffee\"},{\"captures\":{\"1\":{\"name\":\"keyword.operator.logical.coffee\"},\"2\":{\"name\":\"keyword.operator.comparison.coffee\"}},\"match\":\"\\\\b(?<![$.])(?:(and|or|not)|(is(?:|nt)))(?!\\\\s*:)\\\\b\"}]},\"properties\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.separator.property.period.coffee\"},\"2\":{\"name\":\"keyword.operator.prototype.coffee\"},\"3\":{\"name\":\"constant.other.object.property.coffee\"}},\"match\":\"(?:(\\\\.)|(::))\\\\s*([A-Z][$0-9A-Z_]*\\\\b\\\\$*)(?=\\\\s*\\\\??(\\\\.\\\\s*[$A-Z_a-z]\\\\w*|::))\"},{\"captures\":{\"1\":{\"name\":\"punctuation.separator.property.period.coffee\"},\"2\":{\"name\":\"keyword.operator.prototype.coffee\"},\"3\":{\"name\":\"variable.other.object.property.coffee\"}},\"match\":\"(?:(\\\\.)|(::))\\\\s*(\\\\$*[$A-Z_a-z][$\\\\w]*)(?=\\\\s*\\\\??(\\\\.\\\\s*[$A-Z_a-z]\\\\w*|::))\"},{\"captures\":{\"1\":{\"name\":\"punctuation.separator.property.period.coffee\"},\"2\":{\"name\":\"keyword.operator.prototype.coffee\"},\"3\":{\"name\":\"constant.other.property.coffee\"}},\"match\":\"(?:(\\\\.)|(::))\\\\s*([A-Z][$0-9A-Z_]*\\\\b\\\\$*)\"},{\"captures\":{\"1\":{\"name\":\"punctuation.separator.property.period.coffee\"},\"2\":{\"name\":\"keyword.operator.prototype.coffee\"},\"3\":{\"name\":\"variable.other.property.coffee\"}},\"match\":\"(?:(\\\\.)|(::))\\\\s*(\\\\$*[$A-Z_a-z][$\\\\w]*)\"},{\"captures\":{\"1\":{\"name\":\"punctuation.separator.property.period.coffee\"},\"2\":{\"name\":\"keyword.operator.prototype.coffee\"},\"3\":{\"name\":\"invalid.illegal.identifier.coffee\"}},\"match\":\"(?:(\\\\.)|(::))\\\\s*([0-9][$\\\\w]*)\"}]},\"regex-character-class\":{\"patterns\":[{\"match\":\"\\\\\\\\[DSWdsw]|\\\\.\",\"name\":\"constant.character.character-class.regexp\"},{\"match\":\"\\\\\\\\([0-7]{3}|x\\\\h{2}|u\\\\h{4})\",\"name\":\"constant.character.numeric.regexp\"},{\"match\":\"\\\\\\\\c[A-Z]\",\"name\":\"constant.character.control.regexp\"},{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character.escape.backslash.regexp\"}]},\"single_quoted_string\":{\"patterns\":[{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.coffee\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.coffee\"}},\"name\":\"string.quoted.single.coffee\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.escape.backslash.coffee\"}},\"match\":\"(\\\\\\\\)(x\\\\h{2}|[012][0-7]{0,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.)\",\"name\":\"constant.character.escape.backslash.coffee\"}]}]}},\"scopeName\":\"source.coffee\",\"embeddedLangs\":[\"javascript\"],\"aliases\":[\"coffeescript\"]}"))
4
+
5
+ export default [
6
+ ...javascript,
7
+ lang
8
+ ]
@@ -0,0 +1,5 @@
1
+ const lang = Object.freeze(JSON.parse("{\"displayName\":\"Common Lisp\",\"fileTypes\":[\"lisp\",\"lsp\",\"l\",\"cl\",\"asd\",\"asdf\"],\"foldingStartMarker\":\"\\\\(\",\"foldingStopMarker\":\"\\\\)\",\"name\":\"common-lisp\",\"patterns\":[{\"include\":\"#comment\"},{\"include\":\"#block-comment\"},{\"include\":\"#string\"},{\"include\":\"#escape\"},{\"include\":\"#constant\"},{\"include\":\"#lambda-list\"},{\"include\":\"#function\"},{\"include\":\"#style-guide\"},{\"include\":\"#def-name\"},{\"include\":\"#macro\"},{\"include\":\"#symbol\"},{\"include\":\"#special-operator\"},{\"include\":\"#declaration\"},{\"include\":\"#type\"},{\"include\":\"#class\"},{\"include\":\"#condition-type\"},{\"include\":\"#package\"},{\"include\":\"#variable\"},{\"include\":\"#punctuation\"}],\"repository\":{\"block-comment\":{\"begin\":\"#\\\\|\",\"contentName\":\"comment.block.commonlisp\",\"end\":\"\\\\|#\",\"name\":\"comment\",\"patterns\":[{\"include\":\"#block-comment\",\"name\":\"comment\"}]},\"class\":{\"match\":\"(?i)(?<=^|[(\\\\s])(?:two-way-stream|synonym-stream|symbol|structure-object|structure-class|string-stream|stream|standard-object|standard-method|standard-generic-function|standard-class|sequence|restart|real|readtable|ratio|random-state|package|number|method|integer|hash-table|generic-function|file-stream|echo-stream|concatenated-stream|class|built-in-class|broadcast-stream|bit-vector|array)(?=([()\\\\s]))\",\"name\":\"support.class.commonlisp\"},\"comment\":{\"begin\":\"(^[\\\\t ]+)?(?=;)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.whitespace.comment.leading.commonlisp\"}},\"end\":\"(?!\\\\G)\",\"patterns\":[{\"begin\":\";\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.commonlisp\"}},\"end\":\"\\\\n\",\"name\":\"comment.line.semicolon.commonlisp\"}]},\"condition-type\":{\"match\":\"(?i)(?<=^|[(\\\\s])(?:warning|undefined-function|unbound-variable|unbound-slot|type-error|style-warning|stream-error|storage-condition|simple-warning|simple-type-error|simple-error|simple-condition|serious-condition|reader-error|program-error|print-not-readable|parse-error|package-error|floating-point-underflow|floating-point-overflow|floating-point-invalid-operation|floating-point-inexact|file-error|error|end-of-file|division-by-zero|control-error|condition|cell-error|arithmetic-error)(?=([()\\\\s]))\",\"name\":\"support.type.exception.commonlisp\"},\"constant\":{\"patterns\":[{\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(?:t|single-float-negative-epsilon|single-float-epsilon|short-float-negative-epsilon|short-float-epsilon|pi|nil|multiple-values-limit|most-positive-single-float|most-positive-short-float|most-positive-long-float|most-positive-fixnum|most-positive-double-float|most-negative-single-float|most-negative-short-float|most-negative-long-float|most-negative-fixnum|most-negative-double-float|long-float-negative-epsilon|long-float-epsilon|least-positive-single-float|least-positive-short-float|least-positive-normalized-single-float|least-positive-normalized-short-float|least-positive-normalized-long-float|least-positive-normalized-double-float|least-positive-long-float|least-positive-double-float|least-negative-single-float|least-negative-short-float|least-negative-normalized-single-float|least-negative-normalized-short-float|least-negative-normalized-long-float|least-negative-normalized-double-float|least-negative-long-float|least-negative-double-float|lambda-parameters-limit|lambda-list-keywords|internal-time-units-per-second|double-float-negative-epsilon|double-float-epsilon|char-code-limit|call-arguments-limit|boole-xor|boole-set|boole-orc2|boole-orc1|boole-nor|boole-nand|boole-ior|boole-eqv|boole-clr|boole-c2|boole-c1|boole-andc2|boole-andc1|boole-and|boole-2|boole-1|array-total-size-limit|array-rank-limit|array-dimension-limit)(?=([()\\\\s]))\",\"name\":\"constant.language.commonlisp\"},{\"match\":\"(?<=^|[(\\\\s]|,@|,\\\\.?)([-+]?[0-9]+(?:/[0-9]+)*|[-+]?[0-9]*\\\\.?[0-9]+([Ee][-+]?[0-9]+)?|(#[Bb])[-+/01]+|(#[Oo])[-+/-7]+|(#[Xx])[-+/\\\\h]+|(#[0-9]+[Rr]?)[-+/-9A-Za-z]+)(?=([)\\\\s]))\",\"name\":\"constant.numeric.commonlisp\"},{\"match\":\"(?i)(?<=\\\\s)(\\\\.)(?=\\\\s)\",\"name\":\"variable.other.constant.dot.commonlisp\"},{\"match\":\"(?<=^|[(\\\\s]|,@|,\\\\.?)([-+]?[0-9]*\\\\.[0-9]*(([DEFLSdefls])[-+]?[0-9]+)?|[-+]?[0-9]+(\\\\.[0-9]*)?([DEFLSdefls])[-+]?[0-9]+)(?=([)\\\\s]))\",\"name\":\"constant.numeric.commonlisp\"}]},\"declaration\":{\"match\":\"(?i)(?<=^|[(\\\\s])(?:type|speed|special|space|safety|optimize|notinline|inline|ignore|ignorable|ftype|dynamic-extent|declaration|debug|compilation-speed)(?=([()\\\\s]))\",\"name\":\"storage.type.function.declaration.commonlisp\"},\"def-name\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"storage.type.function.defname.commonlisp\"},\"3\":{\"name\":\"storage.type.function.defname.commonlisp\"},\"4\":{\"name\":\"variable.other.constant.defname.commonlisp\"},\"6\":{\"patterns\":[{\"include\":\"#package\"},{\"match\":\"\\\\S+?\",\"name\":\"entity.name.function.commonlisp\"}]},\"7\":{\"name\":\"variable.other.constant.defname.commonlisp\"},\"9\":{\"patterns\":[{\"include\":\"#package\"},{\"match\":\"\\\\S+?\",\"name\":\"entity.name.function.commonlisp\"}]}},\"match\":\"(?i)(?<=^|[(\\\\s])(def(?:un|setf|method|macro|ine-symbol-macro|ine-setf-expander|ine-modify-macro|ine-method-combination|ine-compiler-macro|generic))\\\\s+(\\\\(\\\\s*([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+)\\\\s*((,(?:@|\\\\.?))?)([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?)|((,(?:@|\\\\.?))?)([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?))(?=([()\\\\s]))\"},{\"captures\":{\"1\":{\"name\":\"storage.type.function.defname.commonlisp\"},\"2\":{\"name\":\"entity.name.type.commonlisp\"}},\"match\":\"(?i)(?<=^|[(\\\\s])(def(?:type|package|ine-condition|class))\\\\s+([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?)(?=([()\\\\s]))\"},{\"captures\":{\"1\":{\"name\":\"storage.type.function.defname.commonlisp\"},\"2\":{\"patterns\":[{\"include\":\"#package\"},{\"match\":\"\\\\S+?\",\"name\":\"variable.other.constant.defname.commonlisp\"}]}},\"match\":\"(?i)(?<=^|[(\\\\s])(defconstant)\\\\s+([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?)(?=([()\\\\s]))\"},{\"captures\":{\"1\":{\"name\":\"storage.type.function.defname.commonlisp\"}},\"match\":\"(?i)(?<=^|[(\\\\s])(def(?:var|parameter))\\\\s+(?=([()\\\\s]))\"},{\"captures\":{\"1\":{\"name\":\"storage.type.function.defname.commonlisp\"},\"2\":{\"name\":\"entity.name.type.commonlisp\"}},\"match\":\"(?i)(?<=^|[(\\\\s])(defstruct)\\\\s+\\\\(?\\\\s*([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?)(?=([()\\\\s]))\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.commonlisp\"},\"2\":{\"patterns\":[{\"include\":\"#package\"},{\"match\":\"\\\\S+?\",\"name\":\"entity.name.function.commonlisp\"}]}},\"match\":\"(?i)(?<=^|[(\\\\s])(macrolet|labels|flet)\\\\s+\\\\(\\\\s*\\\\(\\\\s*([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?)(?=([()\\\\s]))\"}]},\"escape\":{\"match\":\"(?i)(?<=^|[(\\\\s])#\\\\\\\\\\\\S+?(?=([()\\\\s]))\",\"name\":\"constant.character.escape.commonlisp\"},\"function\":{\"patterns\":[{\"match\":\"(?i)(?<=^|[(\\\\s]|#')(?:values|third|tenth|symbol-value|symbol-plist|symbol-function|svref|subseq|sixth|seventh|second|schar|sbit|row-major-aref|rest|readtable-case|nth|ninth|mask-field|macro-function|logical-pathname-translations|ldb|gethash|getf?|fourth|first|find-class|fill-pointer|fifth|fdefinition|elt|eighth|compiler-macro-function|char|cdr|cddr|cdddr|cddddr|cdddar|cddar|cddadr|cddaar|cdar|cdadr|cdaddr|cdadar|cdaar|cdaadr|cdaaar|car|cadr|caddr|cadddr|caddar|cadar|cadadr|cadaar|caar|caadr|caaddr|caadar|caaar|caaadr|caaaar|bit|aref)(?=([()\\\\s]))\",\"name\":\"support.function.accessor.commonlisp\"},{\"match\":\"(?i)(?<=^|[(\\\\s]|#')(?:yes-or-no-p|y-or-n-p|write-sequence|write-char|write-byte|warn|vector-pop|use-value|use-package|unuse-package|union|unintern|unexport|terpri|tailp|substitute-if-not|substitute-if|substitute|subst-if-not|subst-if|subst|sublis|string-upcase|string-downcase|string-capitalize|store-value|sleep|signal|shadowing-import|shadow|set-syntax-from-char|set-macro-character|set-exclusive-or|set-dispatch-macro-character|set-difference|set|rplacd|rplaca|room|reverse|revappend|require|replace|remprop|remove-if-not|remove-if|remove-duplicates|remove|remhash|read-sequence|read-byte|random|provide|pprint-tabular|pprint-newline|pprint-linear|pprint-fill|nunion|nsubstitute-if-not|nsubstitute-if|nsubstitute|nsubst-if-not|nsubst-if|nsubst|nsublis|nstring-upcase|nstring-downcase|nstring-capitalize|nset-exclusive-or|nset-difference|nreverse|nreconc|nintersection|nconc|muffle-warning|method-combination-error|maphash|makunbound|ldiff|invoke-restart-interactively|invoke-restart|invoke-debugger|invalid-method-error|intersection|inspect|import|get-output-stream-string|get-macro-character|get-dispatch-macro-character|gentemp|gensym|fresh-line|fill|file-position|export|describe|delete-if-not|delete-if|delete-duplicates|delete|continue|clrhash|close|clear-input|break|abort)(?=([()\\\\s]))\",\"name\":\"support.function.f.sideeffects.commonlisp\"},{\"match\":\"(?i)(?<=^|[(\\\\s]|#')(?:zerop|write-to-string|write-string|write-line|write|wild-pathname-p|vectorp|vector-push-extend|vector-push|vector|values-list|user-homedir-pathname|upper-case-p|upgraded-complex-part-type|upgraded-array-element-type|unread-char|unbound-slot-instance|typep|type-of|type-error-expected-type|type-error-datum|two-way-stream-output-stream|two-way-stream-input-stream|truncate|truename|tree-equal|translate-pathname|translate-logical-pathname|tanh?|synonym-stream-symbol|symbolp|symbol-package|symbol-name|sxhash|subtypep|subsetp|stringp|string>=?|string=|string<=?|string/=|string-trim|string-right-trim|string-not-lessp|string-not-greaterp|string-not-equal|string-lessp|string-left-trim|string-greaterp|string-equal|string|streamp|stream-external-format|stream-error-stream|stream-element-type|standard-char-p|stable-sort|sqrt|special-operator-p|sort|some|software-version|software-type|slot-value|slot-makunbound|slot-exists-p|slot-boundp|sinh?|simple-vector-p|simple-string-p|simple-condition-format-control|simple-condition-format-arguments|simple-bit-vector-p|signum|short-site-name|set-pprint-dispatch|search|scale-float|round|restart-name|rename-package|rename-file|rem|reduce|realpart|realp|readtablep|read-preserving-whitespace|read-line|read-from-string|read-delimited-list|read-char-no-hang|read-char|read|rationalp|rationalize|rational|rassoc-if-not|rassoc-if|rassoc|random-state-p|proclaim|probe-file|print-not-readable-object|print|princ-to-string|princ|prin1-to-string|prin1|pprint-tab|pprint-indent|pprint-dispatch|pprint|position-if-not|position-if|position|plusp|phase|peek-char|pathnamep|pathname-version|pathname-type|pathname-name|pathname-match-p|pathname-host|pathname-directory|pathname-device|pathname|parse-namestring|parse-integer|pairlis|packagep|package-used-by-list|package-use-list|package-shadowing-symbols|package-nicknames|package-name|package-error-package|output-stream-p|open-stream-p|open|oddp|numerator|numberp|null|nthcdr|notevery|notany|not|next-method-p|nbutlast|namestring|name-char|mod|mismatch|minusp|min|merge-pathnames|merge|member-if-not|member-if|member|max|maplist|mapl|mapcon|mapcar|mapcan|mapc|map-into|map|make-two-way-stream|make-synonym-stream|make-symbol|make-string-output-stream|make-string-input-stream|make-string|make-sequence|make-random-state|make-pathname|make-package|make-load-form-saving-slots|make-list|make-hash-table|make-echo-stream|make-dispatch-macro-character|make-condition|make-concatenated-stream|make-broadcast-stream|make-array|macroexpand-1|macroexpand|machine-version|machine-type|machine-instance|lower-case-p|long-site-name|logxor|logtest|logorc2|logorc1|lognot|lognor|lognand|logior|logical-pathname|logeqv|logcount|logbitp|logandc2|logandc1|logand|log|load-logical-pathname-translations|load|listp|listen|list-length|list-all-packages|list\\\\*?|lisp-implementation-version|lisp-implementation-type|length|ldb-test|lcm|last|keywordp|isqrt|intern|interactive-stream-p|integerp|integer-length|integer-decode-float|input-stream-p|imagpart|identity|host-namestring|hash-table-test|hash-table-size|hash-table-rehash-threshold|hash-table-rehash-size|hash-table-p|hash-table-count|graphic-char-p|get-universal-time|get-setf-expansion|get-properties|get-internal-run-time|get-internal-real-time|get-decoded-time|gcd|functionp|function-lambda-expression|funcall|ftruncate|fround|format|force-output|fmakunbound|floor|floatp|float-sign|float-radix|float-precision|float-digits|float|finish-output|find-symbol|find-restart|find-package|find-if-not|find-if|find-all-symbols|find|file-write-date|file-string-length|file-namestring|file-length|file-error-pathname|file-author|ffloor|fceiling|fboundp|expt?|every|evenp|eval|equalp?|eql?|ensure-generic-function|ensure-directories-exist|enough-namestring|endp|encode-universal-time|ed|echo-stream-output-stream|echo-stream-input-stream|dribble|dpb|disassemble|directory-namestring|directory|digit-char-p|digit-char|deposit-field|denominator|delete-package|delete-file|decode-universal-time|decode-float|count-if-not|count-if|count|cosh?|copy-tree|copy-symbol|copy-structure|copy-seq|copy-readtable|copy-pprint-dispatch|copy-list|copy-alist|constantp|constantly|consp?|conjugate|concatenated-stream-streams|concatenate|compute-restarts|complexp?|complement|compiled-function-p|compile-file-pathname|compile-file|compile|coerce|code-char|clear-output|class-of|cis|characterp?|char>=?|char=|char<=?|char/=|char-upcase|char-not-lessp|char-not-greaterp|char-not-equal|char-name|char-lessp|char-int|char-greaterp|char-equal|char-downcase|char-code|cerror|cell-error-name|ceiling|call-next-method|byte-size|byte-position|byte|butlast|broadcast-stream-streams|boundp|both-case-p|boole|bit-xor|bit-vector-p|bit-orc2|bit-orc1|bit-not|bit-nor|bit-nand|bit-ior|bit-eqv|bit-andc2|bit-andc1|bit-and|atom|atanh?|assoc-if-not|assoc-if|assoc|asinh?|ash|arrayp|array-total-size|array-row-major-index|array-rank|array-in-bounds-p|array-has-fill-pointer-p|array-element-type|array-displacement|array-dimensions?|arithmetic-error-operation|arithmetic-error-operands|apropos-list|apropos|apply|append|alphanumericp|alpha-char-p|adjustable-array-p|adjust-array|adjoin|acosh?|acons|abs|>=|[=>]|<=?|1-|1\\\\+|/=|[-*+/])(?=([()\\\\s]))\",\"name\":\"support.function.f.sideeffects.commonlisp\"},{\"match\":\"(?i)(?<=^|[(\\\\s]|#')(?:variable|update-instance-for-redefined-class|update-instance-for-different-class|structure|slot-unbound|slot-missing|shared-initialize|remove-method|print-object|no-next-method|no-applicable-method|method-qualifiers|make-load-form|make-instances-obsolete|make-instance|initialize-instance|function-keywords|find-method|documentation|describe-object|compute-applicable-methods|compiler-macro|class-name|change-class|allocate-instance|add-method)(?=([()\\\\s]))\",\"name\":\"support.function.sgf.nosideeffects.commonlisp\"},{\"match\":\"(?i)(?<=^|[(\\\\s]|#')reinitialize-instance(?=([()\\\\s]))\",\"name\":\"support.function.sgf.sideeffects.commonlisp\"},{\"match\":\"(?i)(?<=^|[(\\\\s]|#')satisfies(?=([()\\\\s]))\",\"name\":\"support.function.typespecifier.commonlisp\"}]},\"lambda-list\":{\"match\":\"(?i)(?<=^|[(\\\\s])&(?:[]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?|whole|rest|optional|key|environment|body|aux|allow-other-keys)(?=([()\\\\s]))\",\"name\":\"keyword.other.lambdalist.commonlisp\"},\"macro\":{\"patterns\":[{\"match\":\"(?i)(?<=^|[(\\\\s])(?:with-standard-io-syntax|with-slots|with-simple-restart|with-package-iterator|with-hash-table-iterator|with-condition-restarts|with-compilation-unit|with-accessors|when|unless|typecase|time|step|shiftf|setf|rotatef|return|restart-case|restart-bind|psetf|prog2|prog1|prog\\\\*?|print-unreadable-object|pprint-logical-block|pprint-exit-if-list-exhausted|or|nth-value|multiple-value-setq|multiple-value-list|multiple-value-bind|make-method|loop|lambda|ignore-errors|handler-case|handler-bind|formatter|etypecase|dotimes|dolist|do-symbols|do-external-symbols|do-all-symbols|do\\\\*?|destructuring-bind|defun|deftype|defstruct|defsetf|defpackage|defmethod|defmacro|define-symbol-macro|define-setf-expander|define-condition|define-compiler-macro|defgeneric|defconstant|defclass|declaim|ctypecase|cond|call-method|assert|and)(?=([()\\\\s]))\",\"name\":\"storage.type.function.m.nosideeffects.commonlisp\"},{\"match\":\"(?i)(?<=^|[(\\\\s])(?:with-output-to-string|with-open-stream|with-open-file|with-input-from-string|untrace|trace|remf|pushnew|push|psetq|pprint-pop|pop|otherwise|loop-finish|incf|in-package|ecase|defvar|defparameter|define-modify-macro|define-method-combination|decf|check-type|ccase|case)(?=([()\\\\s]))\",\"name\":\"storage.type.function.m.sideeffects.commonlisp\"},{\"match\":\"(?i)(?<=^|[(\\\\s])setq(?=([()\\\\s]))\",\"name\":\"storage.type.function.specialform.commonlisp\"}]},\"package\":{\"patterns\":[{\"captures\":{\"2\":{\"name\":\"support.type.package.commonlisp\"},\"3\":{\"name\":\"support.type.package.commonlisp\"}},\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(([]!$%\\\\&*+\\\\--9<-\\\\[^_a-{}~]+?)|(#))(?=::?)\"}]},\"punctuation\":{\"patterns\":[{\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(['`])(?=\\\\S)\",\"name\":\"variable.other.constant.singlequote.commonlisp\"},{\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?):[]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?(?=([()\\\\s]))\",\"name\":\"entity.name.variable.commonlisp\"},{\"captures\":{\"1\":{\"name\":\"variable.other.constant.sharpsign.commonlisp\"},\"2\":{\"name\":\"constant.numeric.commonlisp\"}},\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#)([0-9]*)(?=\\\\()\"},{\"captures\":{\"1\":{\"name\":\"variable.other.constant.sharpsign.commonlisp\"},\"2\":{\"name\":\"constant.numeric.commonlisp\"},\"3\":{\"name\":\"variable.other.constant.sharpsign.commonlisp\"}},\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#)([0-9]*)(\\\\*)(?=[01])\"},{\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#0??\\\\*)(?=([()\\\\s]))\",\"name\":\"variable.other.constant.sharpsign.commonlisp\"},{\"captures\":{\"1\":{\"name\":\"variable.other.constant.sharpsign.commonlisp\"},\"2\":{\"name\":\"constant.numeric.commonlisp\"},\"3\":{\"name\":\"variable.other.constant.sharpsign.commonlisp\"}},\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#)([0-9]+)([Aa])(?=.)\"},{\"captures\":{\"1\":{\"name\":\"variable.other.constant.sharpsign.commonlisp\"},\"2\":{\"name\":\"constant.numeric.commonlisp\"},\"3\":{\"name\":\"variable.other.constant.sharpsign.commonlisp\"}},\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#)([0-9]+)(=)(?=.)\"},{\"captures\":{\"1\":{\"name\":\"variable.other.constant.sharpsign.commonlisp\"},\"2\":{\"name\":\"constant.numeric.commonlisp\"},\"3\":{\"name\":\"variable.other.constant.sharpsign.commonlisp\"}},\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#)([0-9]+)(#)(?=.)\"},{\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#([-+]))(?=\\\\S)\",\"name\":\"variable.other.constant.sharpsign.commonlisp\"},{\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#([',.CPScps]))(?=\\\\S)\",\"name\":\"variable.other.constant.sharpsign.commonlisp\"},{\"captures\":{\"1\":{\"name\":\"support.type.package.commonlisp\"}},\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(#)(:)(?=\\\\S)\"},{\"captures\":{\"2\":{\"name\":\"variable.other.constant.backquote.commonlisp\"},\"3\":{\"name\":\"variable.other.constant.backquote.commonlisp\"},\"4\":{\"name\":\"variable.other.constant.backquote.commonlisp\"},\"5\":{\"name\":\"variable.other.constant.backquote.commonlisp\"}},\"match\":\"(?i)(?<=^|[(\\\\s])((`#)|(`)(,(?:@|\\\\.?))?|(,(?:@|\\\\.?)))(?=\\\\S)\"}]},\"special-operator\":{\"captures\":{\"2\":{\"name\":\"keyword.control.commonlisp\"}},\"match\":\"(?i)(\\\\(\\\\s*)(unwind-protect|throw|the|tagbody|symbol-macrolet|return-from|quote|progv|progn|multiple-value-prog1|multiple-value-call|macrolet|locally|load-time-value|let\\\\*?|labels|if|go|function|flet|eval-when|catch|block)(?=([()\\\\s]))\"},\"string\":{\"begin\":\"(\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.begin.commonlisp\"}},\"end\":\"(\\\")\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.commonlisp\"}},\"name\":\"string.quoted.double.commonlisp\",\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character.escape.commonlisp\"},{\"captures\":{\"1\":{\"name\":\"storage.type.function.formattedstring.commonlisp\"},\"2\":{\"name\":\"variable.other.constant.formattedstring.commonlisp\"},\"8\":{\"name\":\"storage.type.function.formattedstring.commonlisp\"},\"10\":{\"name\":\"storage.type.function.formattedstring.commonlisp\"}},\"match\":\"(?i)(~)(((([-+]?[0-9]+)|('.)|[#V])*?(,)?)*?)((:@|@:|[:@])?)([]();<>\\\\[^{}])\"},{\"captures\":{\"1\":{\"name\":\"entity.name.variable.commonlisp\"},\"2\":{\"name\":\"variable.other.constant.formattedstring.commonlisp\"},\"8\":{\"name\":\"entity.name.variable.commonlisp\"},\"10\":{\"name\":\"entity.name.variable.commonlisp\"}},\"match\":\"(?i)(~)(((([-+]?[0-9]+)|('.)|[#V])*?(,)?)*?)((:@|@:|[:@])?)([$%\\\\&*?A-GIOPRSTWX_|~])\"},{\"captures\":{\"1\":{\"name\":\"entity.name.variable.commonlisp\"},\"2\":{\"name\":\"variable.other.constant.formattedstring.commonlisp\"},\"8\":{\"name\":\"entity.name.variable.commonlisp\"},\"10\":{\"name\":\"entity.name.variable.commonlisp\"},\"11\":{\"name\":\"entity.name.variable.commonlisp\"},\"12\":{\"name\":\"entity.name.variable.commonlisp\"}},\"match\":\"(?i)(~)(((([-+]?[0-9]+)|('.)|[#V])*?(,)?)*?)((:@|@:|[:@])?)(/)([]!#-\\\\&*+\\\\--:<-\\\\[^_a-{}~]+?)(/)\"},{\"match\":\"(~\\\\n)\",\"name\":\"variable.other.constant.formattedstring.commonlisp\"}]},\"style-guide\":{\"patterns\":[{\"captures\":{\"3\":{\"name\":\"source.commonlisp\"}},\"match\":\"(?i)(?<=(?:^|[(\\\\s]|,@|,\\\\.?)')(\\\\S+?)(::?)((\\\\+[^+\\\\s]+\\\\+)|(\\\\*[^*\\\\s]+\\\\*))(?=([()\\\\s]))\"},{\"match\":\"(?i)(?<=\\\\S:|^|[(\\\\s]|,@|,\\\\.?)(\\\\+[^+\\\\s]+\\\\+)(?=([()\\\\s]))\",\"name\":\"variable.other.constant.earmuffsplus.commonlisp\"},{\"match\":\"(?i)(?<=\\\\S:|^|[(\\\\s]|,@|,\\\\.?)(\\\\*[^*\\\\s]+\\\\*)(?=([()\\\\s]))\",\"name\":\"string.regexp.earmuffsasterisk.commonlisp\"}]},\"symbol\":{\"match\":\"(?i)(?<=^|[(\\\\s])(?:method-combination|declare)(?=([()\\\\s]))\",\"name\":\"storage.type.function.symbol.commonlisp\"},\"type\":{\"match\":\"(?i)(?<=^|[(\\\\s])(?:unsigned-byte|standard-char|standard|single-float|simple-vector|simple-string|simple-bit-vector|simple-base-string|simple-array|signed-byte|short-float|long-float|keyword|fixnum|extended-char|double-float|compiled-function|boolean|bignum|base-string|base-char)(?=([()\\\\s]))\",\"name\":\"support.type.t.commonlisp\"},\"variable\":{\"patterns\":[{\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)\\\\*(?:trace-output|terminal-io|standard-output|standard-input|readtable|read-suppress|read-eval|read-default-float-format|read-base|random-state|query-io|print-right-margin|print-readably|print-radix|print-pretty|print-pprint-dispatch|print-miser-width|print-lines|print-level|print-length|print-gensym|print-escape|print-circle|print-case|print-base|print-array|package|modules|macroexpand-hook|load-verbose|load-truename|load-print|load-pathname|gensym-counter|features|error-output|default-pathname-defaults|debugger-hook|debug-io|compile-verbose|compile-print|compile-file-truename|compile-file-pathname|break-on-signals)\\\\*(?=([()\\\\s]))\",\"name\":\"string.regexp.earmuffsasterisk.commonlisp\"},{\"match\":\"(?i)(?<=^|[(\\\\s]|,@|,\\\\.?)(?:\\\\*\\\\*\\\\*?|\\\\+\\\\+\\\\+?|///?)(?=([()\\\\s]))\",\"name\":\"variable.other.repl.commonlisp\"}]}},\"scopeName\":\"source.commonlisp\",\"aliases\":[\"lisp\"]}"))
2
+
3
+ export default [
4
+ lang
5
+ ]
@@ -0,0 +1,5 @@
1
+ const lang = Object.freeze(JSON.parse("{\"displayName\":\"Coq\",\"fileTypes\":[\"v\"],\"name\":\"coq\",\"patterns\":[{\"match\":\"\\\\b(From|Require|Import|Export|Local|Global|Include)\\\\b\",\"name\":\"keyword.control.import.coq\"},{\"match\":\"\\\\b((Open|Close|Delimit|Undelimit|Bind)\\\\s+Scope)\\\\b\",\"name\":\"keyword.control.import.coq\"},{\"captures\":{\"1\":{\"name\":\"keyword.source.coq\"},\"2\":{\"name\":\"entity.name.function.theorem.coq\"}},\"match\":\"\\\\b(Theorem|Lemma|Remark|Fact|Corollary|Property|Proposition)\\\\s+(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)\"},{\"match\":\"\\\\bGoal\\\\b\",\"name\":\"keyword.source.coq\"},{\"captures\":{\"1\":{\"name\":\"keyword.source.coq\"},\"2\":{\"name\":\"keyword.source.coq\"},\"3\":{\"name\":\"entity.name.assumption.coq\"}},\"match\":\"\\\\b(Parameters?|Axioms?|Conjectures?|Variables?|Hypothesis|Hypotheses)(\\\\s+Inline)?\\\\b\\\\s*\\\\(?\\\\s*(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)\"},{\"captures\":{\"1\":{\"name\":\"keyword.source.coq\"},\"3\":{\"name\":\"entity.name.assumption.coq\"}},\"match\":\"\\\\b(Context)\\\\b\\\\s*`?\\\\s*([({])?\\\\s*(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)\"},{\"captures\":{\"1\":{\"name\":\"keyword.source.coq\"},\"2\":{\"name\":\"keyword.source.coq\"},\"3\":{\"name\":\"entity.name.function.coq\"}},\"match\":\"(\\\\b(?:Program|Local)\\\\s+)?\\\\b(Definition|Fixpoint|CoFixpoint|Function|Example|Let(?:(?:\\\\s+|\\\\s+Co)Fixpoint)?|Instance|Equations|Equations?)\\\\s+(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)\"},{\"captures\":{\"1\":{\"name\":\"keyword.source.coq\"}},\"match\":\"\\\\b((Show\\\\s+)?Obligation\\\\s+Tactic|Obligations\\\\s+of|Obligation|Next\\\\s+Obligation(\\\\s+of)?|Solve\\\\s+Obligations(\\\\s+of)?|Solve\\\\s+All\\\\s+Obligations|Admit\\\\s+Obligations(\\\\s+of)?|Instance)\\\\b\"},{\"captures\":{\"1\":{\"name\":\"keyword.source.coq\"},\"3\":{\"name\":\"entity.name.type.coq\"}},\"match\":\"\\\\b(CoInductive|Inductive|Variant|Record|Structure|Class)\\\\s+(>\\\\s*)?(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)\"},{\"captures\":{\"1\":{\"name\":\"keyword.source.coq\"},\"2\":{\"name\":\"entity.name.function.ltac\"}},\"match\":\"\\\\b(Ltac)\\\\s+(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)\"},{\"captures\":{\"1\":{\"name\":\"keyword.source.coq\"},\"2\":{\"name\":\"keyword.source.coq\"},\"3\":{\"name\":\"entity.name.function.ltac\"}},\"match\":\"\\\\b(Ltac2)\\\\s+(mutable\\\\s+)?(rec\\\\s+)?(([_ \\\\p{L}])(['0-9_ \\\\p{L}])*)\"},{\"match\":\"\\\\b(Hint(\\\\s+Mode)?|Create\\\\s+HintDb|Constructors|Resolve|Rewrite|Ltac2??|Implicit(\\\\s+Types)?|Set|Unset|Remove\\\\s+Printing|Arguments|((Tactic|Reserved)\\\\s+)?Notation|Infix|Section|Module(\\\\s+Type)?|End|Check|Print(\\\\s+All)?|Eval|Compute|Search|Universe|Coercions|Generalizable(\\\\s+(All|Variable))?|Existing(\\\\s+(Class|Instance))?|Canonical|About|Locate|Collection|Typeclasses\\\\s+(Opaque|Transparent))\\\\b\",\"name\":\"keyword.source.coq\"},{\"match\":\"\\\\b(Proof|Qed|Defined|Save|Abort(\\\\s+All)?|Undo(\\\\s+To)?|Restart|Focus|Unfocus|Unfocused|Show\\\\s+Proof|Show\\\\s+Existentials|Show|Unshelve)\\\\b\",\"name\":\"keyword.source.coq\"},{\"match\":\"\\\\b(Quit|Drop|Time|Redirect|Timeout|Fail)\\\\b\",\"name\":\"keyword.debug.coq\"},{\"match\":\"\\\\b(admit|Admitted)\\\\b\",\"name\":\"invalid.illegal.admit.coq\"},{\"match\":\"[-*+:<=>{|}¬→↔∧∨≠≤≥]\",\"name\":\"keyword.operator.coq\"},{\"match\":\"\\\\b(forall|exists|Type|Set|Prop|nat|bool|option|list|unit|sum|prod|comparison|Empty_set)\\\\b|[∀∃]\",\"name\":\"support.type.coq\"},{\"match\":\"\\\\b(try|repeat|rew|progress|fresh|solve|now|first|tryif|at|once|do|only)\\\\b\",\"name\":\"keyword.control.ltac\"},{\"match\":\"\\\\b(into|with|eqn|by|move|as|using)\\\\b\",\"name\":\"keyword.control.ltac\"},{\"match\":\"\\\\b(match|lazymatch|multimatch|match!|lazy_match!|multi_match!|fun|with|return|end|let|in|if|then|else|fix|for|where|and)\\\\b|λ\",\"name\":\"keyword.control.gallina\"},{\"match\":\"\\\\b(intros??|revert|induction|destruct|auto|eauto|tauto|eassumption|apply|eapply|assumption|constructor|econstructor|reflexivity|inversion|injection|assert|split|esplit|omega|fold|unfold|specialize|rewrite|erewrite|change|symmetry|refine|simpl|intuition|firstorder|generalize|idtac|exists??|eexists|elim|eelim|rename|subst|congruence|trivial|left|right|set|pose|discriminate|clear|clearbody|contradict|contradiction|exact|dependent|remember|case|easy|unshelve|pattern|transitivity|etransitivity|f_equal|exfalso|replace|abstract|cycle|swap|revgoals|shelve|unshelve)\\\\b\",\"name\":\"support.function.builtin.ltac\"},{\"applyEndPatternLast\":1,\"begin\":\"\\\\(\\\\*(?!#)\",\"end\":\"\\\\*\\\\)\",\"name\":\"comment.block.coq\",\"patterns\":[{\"include\":\"#block_comment\"},{\"include\":\"#block_double_quoted_string\"}]},{\"match\":\"\\\\b((0([Xx])\\\\h+)|([0-9]+(\\\\.[0-9]+)?))\\\\b\",\"name\":\"constant.numeric.gallina\"},{\"match\":\"\\\\b(True|False|tt|false|true|Some|None|nil|cons|pair|inl|inr|[OS]|Eq|Lt|Gt|id|ex|all|unique)\\\\b\",\"name\":\"constant.language.constructor.gallina\"},{\"match\":\"\\\\b_\\\\b\",\"name\":\"constant.language.wildcard.coq\"},{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.coq\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.coq\"}},\"name\":\"string.quoted.double.coq\"}],\"repository\":{\"block_comment\":{\"applyEndPatternLast\":1,\"begin\":\"\\\\(\\\\*(?!#)\",\"end\":\"\\\\*\\\\)\",\"name\":\"comment.block.coq\",\"patterns\":[{\"include\":\"#block_comment\"},{\"include\":\"#block_double_quoted_string\"}]},\"block_double_quoted_string\":{\"applyEndPatternLast\":1,\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.coq\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.coq\"}},\"name\":\"string.quoted.double.coq\"}},\"scopeName\":\"source.coq\"}"))
2
+
3
+ export default [
4
+ lang
5
+ ]