@alexjbarnes/cockpit 0.3.1 → 0.4.1

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 (767) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +10 -2
  3. package/.next/build-manifest.json +4 -4
  4. package/.next/next-server.js.nft.json +1 -1
  5. package/.next/prerender-manifest.json +21 -45
  6. package/.next/react-loadable-manifest.json +279 -267
  7. package/.next/routes-manifest.json +68 -12
  8. package/.next/server/app/(app)/agents/[name]/page.js +3 -3
  9. package/.next/server/app/(app)/agents/[name]/page.js.nft.json +1 -1
  10. package/.next/server/app/(app)/agents/[name]/page_client-reference-manifest.js +1 -1
  11. package/.next/server/app/(app)/agents/page.js +2 -2
  12. package/.next/server/app/(app)/agents/page.js.nft.json +1 -1
  13. package/.next/server/app/(app)/agents/page_client-reference-manifest.js +1 -1
  14. package/.next/server/app/(app)/claude-md/edit/page.js +2 -2
  15. package/.next/server/app/(app)/claude-md/edit/page.js.nft.json +1 -1
  16. package/.next/server/app/(app)/claude-md/edit/page_client-reference-manifest.js +1 -1
  17. package/.next/server/app/(app)/claude-md/page.js +2 -2
  18. package/.next/server/app/(app)/claude-md/page.js.nft.json +1 -1
  19. package/.next/server/app/(app)/claude-md/page_client-reference-manifest.js +1 -1
  20. package/.next/server/app/(app)/commands/[name]/page.js +3 -3
  21. package/.next/server/app/(app)/commands/[name]/page.js.nft.json +1 -1
  22. package/.next/server/app/(app)/commands/[name]/page_client-reference-manifest.js +1 -1
  23. package/.next/server/app/(app)/commands/page.js +2 -2
  24. package/.next/server/app/(app)/commands/page.js.nft.json +1 -1
  25. package/.next/server/app/(app)/commands/page_client-reference-manifest.js +1 -1
  26. package/.next/server/app/(app)/hooks/[event]/page.js +3 -3
  27. package/.next/server/app/(app)/hooks/[event]/page.js.nft.json +1 -1
  28. package/.next/server/app/(app)/hooks/[event]/page_client-reference-manifest.js +1 -1
  29. package/.next/server/app/(app)/hooks/page.js +2 -2
  30. package/.next/server/app/(app)/hooks/page.js.nft.json +1 -1
  31. package/.next/server/app/(app)/hooks/page_client-reference-manifest.js +1 -1
  32. package/.next/server/app/(app)/inbox/[id]/page.js +2 -2
  33. package/.next/server/app/(app)/inbox/[id]/page.js.nft.json +1 -1
  34. package/.next/server/app/(app)/inbox/[id]/page_client-reference-manifest.js +1 -1
  35. package/.next/server/app/(app)/inbox/page.js +2 -2
  36. package/.next/server/app/(app)/inbox/page.js.nft.json +1 -1
  37. package/.next/server/app/(app)/inbox/page_client-reference-manifest.js +1 -1
  38. package/.next/server/app/(app)/jobs/[id]/edit/page.js +2 -2
  39. package/.next/server/app/(app)/jobs/[id]/edit/page.js.nft.json +1 -1
  40. package/.next/server/app/(app)/jobs/[id]/edit/page_client-reference-manifest.js +1 -1
  41. package/.next/server/app/(app)/jobs/[id]/page.js +2 -2
  42. package/.next/server/app/(app)/jobs/[id]/page.js.nft.json +1 -1
  43. package/.next/server/app/(app)/jobs/[id]/page_client-reference-manifest.js +1 -1
  44. package/.next/server/app/(app)/jobs/[id]/runs/[runId]/page.js +2 -2
  45. package/.next/server/app/(app)/jobs/[id]/runs/[runId]/page.js.nft.json +1 -1
  46. package/.next/server/app/(app)/jobs/[id]/runs/[runId]/page_client-reference-manifest.js +1 -1
  47. package/.next/server/app/(app)/jobs/page.js +2 -2
  48. package/.next/server/app/(app)/jobs/page.js.nft.json +1 -1
  49. package/.next/server/app/(app)/jobs/page_client-reference-manifest.js +1 -1
  50. package/.next/server/app/(app)/mcp-servers/[name]/page.js +2 -2
  51. package/.next/server/app/(app)/mcp-servers/[name]/page.js.nft.json +1 -1
  52. package/.next/server/app/(app)/mcp-servers/[name]/page_client-reference-manifest.js +1 -1
  53. package/.next/server/app/(app)/mcp-servers/page.js +2 -2
  54. package/.next/server/app/(app)/mcp-servers/page.js.nft.json +1 -1
  55. package/.next/server/app/(app)/mcp-servers/page_client-reference-manifest.js +1 -1
  56. package/.next/server/app/(app)/page.js +2 -2
  57. package/.next/server/app/(app)/page.js.nft.json +1 -1
  58. package/.next/server/app/(app)/page_client-reference-manifest.js +1 -1
  59. package/.next/server/app/(app)/plugins/page.js +2 -0
  60. package/.next/server/app/(app)/{files → plugins}/page.js.nft.json +1 -1
  61. package/.next/server/app/(app)/plugins/page_client-reference-manifest.js +1 -0
  62. package/.next/server/app/(app)/reviews/[owner]/[repo]/[number]/page.js +4 -4
  63. package/.next/server/app/(app)/reviews/[owner]/[repo]/[number]/page.js.nft.json +1 -1
  64. package/.next/server/app/(app)/reviews/[owner]/[repo]/[number]/page_client-reference-manifest.js +1 -1
  65. package/.next/server/app/(app)/reviews/[owner]/[repo]/page.js +2 -2
  66. package/.next/server/app/(app)/reviews/[owner]/[repo]/page.js.nft.json +1 -1
  67. package/.next/server/app/(app)/reviews/[owner]/[repo]/page_client-reference-manifest.js +1 -1
  68. package/.next/server/app/(app)/reviews/page.js +2 -2
  69. package/.next/server/app/(app)/reviews/page.js.nft.json +1 -1
  70. package/.next/server/app/(app)/reviews/page_client-reference-manifest.js +1 -1
  71. package/.next/server/app/(app)/sessions/[id]/page.js +2 -2
  72. package/.next/server/app/(app)/sessions/[id]/page.js.nft.json +1 -1
  73. package/.next/server/app/(app)/sessions/[id]/page_client-reference-manifest.js +1 -1
  74. package/.next/server/app/(app)/settings/appearance/page.js +2 -2
  75. package/.next/server/app/(app)/settings/appearance/page.js.nft.json +1 -1
  76. package/.next/server/app/(app)/settings/appearance/page_client-reference-manifest.js +1 -1
  77. package/.next/server/app/(app)/settings/notifications/page.js +2 -2
  78. package/.next/server/app/(app)/settings/notifications/page.js.nft.json +1 -1
  79. package/.next/server/app/(app)/settings/notifications/page_client-reference-manifest.js +1 -1
  80. package/.next/server/app/(app)/settings/page.js +2 -2
  81. package/.next/server/app/(app)/settings/page.js.nft.json +1 -1
  82. package/.next/server/app/(app)/settings/page_client-reference-manifest.js +1 -1
  83. package/.next/server/app/(app)/settings/providers/[id]/page.js +2 -2
  84. package/.next/server/app/(app)/settings/providers/[id]/page.js.nft.json +1 -1
  85. package/.next/server/app/(app)/settings/providers/[id]/page_client-reference-manifest.js +1 -1
  86. package/.next/server/app/(app)/settings/providers/new/page.js +2 -2
  87. package/.next/server/app/(app)/settings/providers/new/page.js.nft.json +1 -1
  88. package/.next/server/app/(app)/settings/providers/new/page_client-reference-manifest.js +1 -1
  89. package/.next/server/app/(app)/settings/providers/page.js +2 -2
  90. package/.next/server/app/(app)/settings/providers/page.js.nft.json +1 -1
  91. package/.next/server/app/(app)/settings/providers/page_client-reference-manifest.js +1 -1
  92. package/.next/server/app/(app)/settings/session/page.js +2 -2
  93. package/.next/server/app/(app)/settings/session/page.js.nft.json +1 -1
  94. package/.next/server/app/(app)/settings/session/page_client-reference-manifest.js +1 -1
  95. package/.next/server/app/(app)/skills/[name]/page.js +3 -3
  96. package/.next/server/app/(app)/skills/[name]/page.js.nft.json +1 -1
  97. package/.next/server/app/(app)/skills/[name]/page_client-reference-manifest.js +1 -1
  98. package/.next/server/app/(app)/skills/page.js +2 -2
  99. package/.next/server/app/(app)/skills/page.js.nft.json +1 -1
  100. package/.next/server/app/(app)/skills/page_client-reference-manifest.js +1 -1
  101. package/.next/server/app/_global-error/page.js +3 -3
  102. package/.next/server/app/_global-error/page.js.nft.json +1 -1
  103. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  104. package/.next/server/app/_global-error.html +1 -1
  105. package/.next/server/app/_global-error.rsc +1 -1
  106. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  107. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  108. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  109. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  110. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  111. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  112. package/.next/server/app/_not-found/page.js +2 -2
  113. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  114. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  115. package/.next/server/app/_not-found.html +1 -1
  116. package/.next/server/app/_not-found.rsc +2 -2
  117. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  118. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  119. package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  120. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  121. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  122. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  123. package/.next/server/app/agents.html +1 -1
  124. package/.next/server/app/agents.rsc +4 -4
  125. package/.next/server/app/agents.segments/!KGFwcCk/agents/__PAGE__.segment.rsc +2 -2
  126. package/.next/server/app/agents.segments/!KGFwcCk/agents.segment.rsc +1 -1
  127. package/.next/server/app/agents.segments/!KGFwcCk.segment.rsc +2 -2
  128. package/.next/server/app/agents.segments/_full.segment.rsc +4 -4
  129. package/.next/server/app/agents.segments/_head.segment.rsc +1 -1
  130. package/.next/server/app/agents.segments/_index.segment.rsc +2 -2
  131. package/.next/server/app/agents.segments/_tree.segment.rsc +2 -2
  132. package/.next/server/app/api/agents/[name]/route.js +1 -1
  133. package/.next/server/app/api/agents/route.js +1 -1
  134. package/.next/server/app/api/assistant-session/route.js +1 -0
  135. package/.next/server/app/api/assistant-session/route.js.nft.json +1 -0
  136. package/.next/server/app/api/assistant-session/route_client-reference-manifest.js +1 -0
  137. package/.next/server/app/api/auth/check/route.js +1 -1
  138. package/.next/server/app/api/auth/login/route.js +1 -1
  139. package/.next/server/app/api/auth/setup/route.js +1 -1
  140. package/.next/server/app/api/auth/ws-token/route.js +1 -1
  141. package/.next/server/app/api/btw/route.js +2 -2
  142. package/.next/server/app/api/claude-md/route.js +1 -1
  143. package/.next/server/app/api/commands/[name]/route.js +1 -1
  144. package/.next/server/app/api/commands/route.js +1 -1
  145. package/.next/server/app/api/config/cwd/route.js +1 -0
  146. package/.next/server/app/api/config/cwd/route.js.nft.json +1 -0
  147. package/.next/server/app/api/config/cwd/route_client-reference-manifest.js +1 -0
  148. package/.next/server/app/api/defaults/route.js +1 -1
  149. package/.next/server/app/api/filesystem/browse/route.js +1 -1
  150. package/.next/server/app/api/filesystem/files/route.js +1 -1
  151. package/.next/server/app/api/filesystem/mkdir/route.js +1 -1
  152. package/.next/server/app/api/filesystem/read/route.js +1 -1
  153. package/.next/server/app/api/git/clone/route.js +1 -1
  154. package/.next/server/app/api/git/commit/route.js +1 -1
  155. package/.next/server/app/api/git/diff/route.js +1 -1
  156. package/.next/server/app/api/git/discard/route.js +1 -1
  157. package/.next/server/app/api/git/generate-message/route.js +2 -2
  158. package/.next/server/app/api/git/push/route.js +1 -1
  159. package/.next/server/app/api/git/status/route.js +1 -1
  160. package/.next/server/app/api/github/file-content/route.js +1 -1
  161. package/.next/server/app/api/github/orgs/route.js +1 -1
  162. package/.next/server/app/api/github/prs/checks/route.js +1 -1
  163. package/.next/server/app/api/github/prs/diff/route.js +1 -1
  164. package/.next/server/app/api/github/prs/review/route.js +1 -1
  165. package/.next/server/app/api/github/prs/route.js +1 -1
  166. package/.next/server/app/api/github/prs/view/route.js +1 -1
  167. package/.next/server/app/api/github/repos/route.js +1 -1
  168. package/.next/server/app/api/github/review-session/route.js +1 -1
  169. package/.next/server/app/api/github/review-session/route.js.nft.json +1 -1
  170. package/.next/server/app/api/health/route.js +1 -1
  171. package/.next/server/app/api/hooks/route.js +1 -1
  172. package/.next/server/app/api/inbox/[id]/route.js +1 -5
  173. package/.next/server/app/api/inbox/[id]/route.js.nft.json +1 -1
  174. package/.next/server/app/api/inbox/route.js +1 -5
  175. package/.next/server/app/api/inbox/route.js.nft.json +1 -1
  176. package/.next/server/app/api/jobs/[id]/route.js +1 -1
  177. package/.next/server/app/api/jobs/[id]/route.js.nft.json +1 -1
  178. package/.next/server/app/api/jobs/[id]/runs/[runId]/route.js +1 -1
  179. package/.next/server/app/api/jobs/[id]/runs/[runId]/transcript/route.js +1 -1
  180. package/.next/server/app/api/jobs/[id]/runs/[runId]/transcript/route.js.nft.json +1 -1
  181. package/.next/server/app/api/jobs/[id]/runs/route.js +1 -1
  182. package/.next/server/app/api/jobs/[id]/stop/route.js +1 -0
  183. package/.next/server/app/api/jobs/[id]/stop/route.js.nft.json +1 -0
  184. package/.next/server/app/api/jobs/[id]/stop/route_client-reference-manifest.js +1 -0
  185. package/.next/server/app/api/jobs/[id]/trigger/route.js +1 -1
  186. package/.next/server/app/api/jobs/[id]/trigger/route.js.nft.json +1 -1
  187. package/.next/server/app/api/jobs/mcp-discover/route.js +1 -1
  188. package/.next/server/app/api/jobs/mcp-discover/route.js.nft.json +1 -1
  189. package/.next/server/app/api/jobs/route.js +1 -1
  190. package/.next/server/app/api/jobs/route.js.nft.json +1 -1
  191. package/.next/server/app/api/jobs/status/route.js +1 -1
  192. package/.next/server/app/api/mcp-servers/[name]/route.js +1 -1
  193. package/.next/server/app/api/mcp-servers/[name]/test/route.js +1 -1
  194. package/.next/server/app/api/mcp-servers/[name]/tools/route.js +1 -0
  195. package/.next/server/app/api/mcp-servers/[name]/tools/route.js.nft.json +1 -0
  196. package/.next/server/app/api/mcp-servers/[name]/tools/route_client-reference-manifest.js +1 -0
  197. package/.next/server/app/api/mcp-servers/route.js +1 -1
  198. package/.next/server/app/api/notifications/route.js +1 -1
  199. package/.next/server/app/api/notifications/test/route.js +3 -3
  200. package/.next/server/app/api/plugins/[id]/route.js +1 -0
  201. package/.next/server/app/api/plugins/[id]/route.js.nft.json +1 -0
  202. package/.next/server/app/api/plugins/[id]/route_client-reference-manifest.js +1 -0
  203. package/.next/server/app/api/plugins/install/route.js +1 -0
  204. package/.next/server/app/api/plugins/install/route.js.nft.json +1 -0
  205. package/.next/server/app/api/plugins/install/route_client-reference-manifest.js +1 -0
  206. package/.next/server/app/api/plugins/marketplaces/[name]/route.js +1 -0
  207. package/.next/server/app/api/plugins/marketplaces/[name]/route.js.nft.json +1 -0
  208. package/.next/server/app/api/plugins/marketplaces/[name]/route_client-reference-manifest.js +1 -0
  209. package/.next/server/app/api/plugins/marketplaces/route.js +1 -0
  210. package/.next/server/app/api/plugins/marketplaces/route.js.nft.json +1 -0
  211. package/.next/server/app/api/plugins/marketplaces/route_client-reference-manifest.js +1 -0
  212. package/.next/server/app/api/plugins/route.js +1 -0
  213. package/.next/server/app/api/plugins/route.js.nft.json +1 -0
  214. package/.next/server/app/api/plugins/route_client-reference-manifest.js +1 -0
  215. package/.next/server/app/api/providers/[id]/route.js +1 -1
  216. package/.next/server/app/api/providers/route.js +1 -1
  217. package/.next/server/app/api/reviews/pinned/route.js +1 -1
  218. package/.next/server/app/api/sessions/[id]/context/route.js +1 -1
  219. package/.next/server/app/api/sessions/[id]/context/route.js.nft.json +1 -1
  220. package/.next/server/app/api/sessions/[id]/mcp/route.js +1 -1
  221. package/.next/server/app/api/sessions/[id]/mcp/route.js.nft.json +1 -1
  222. package/.next/server/app/api/sessions/[id]/route.js +1 -1
  223. package/.next/server/app/api/sessions/[id]/route.js.nft.json +1 -1
  224. package/.next/server/app/api/sessions/[id]/search/route.js +1 -1
  225. package/.next/server/app/api/sessions/[id]/search/route.js.nft.json +1 -1
  226. package/.next/server/app/api/sessions/[id]/tabs/route.js +1 -1
  227. package/.next/server/app/api/sessions/bulk-delete/route.js +1 -1
  228. package/.next/server/app/api/sessions/bulk-delete/route.js.nft.json +1 -1
  229. package/.next/server/app/api/sessions/by-ids/route.js +1 -1
  230. package/.next/server/app/api/sessions/by-ids/route.js.nft.json +1 -1
  231. package/.next/server/app/api/sessions/group/route.js +1 -1
  232. package/.next/server/app/api/sessions/group/route.js.nft.json +1 -1
  233. package/.next/server/app/api/sessions/pinned/route.js +1 -1
  234. package/.next/server/app/api/sessions/route.js +1 -1
  235. package/.next/server/app/api/sessions/route.js.nft.json +1 -1
  236. package/.next/server/app/api/sessions/search/route.js +1 -1
  237. package/.next/server/app/api/sessions/search/route.js.nft.json +1 -1
  238. package/.next/server/app/api/sessions/thinking/route.js +1 -1
  239. package/.next/server/app/api/sessions/thinking/route.js.nft.json +1 -1
  240. package/.next/server/app/api/skills/[name]/route.js +1 -1
  241. package/.next/server/app/api/skills/route.js +1 -1
  242. package/.next/server/app/api/terminal/[id]/route.js +1 -1
  243. package/.next/server/app/api/terminal/[id]/route.js.nft.json +1 -1
  244. package/.next/server/app/api/terminal/route.js +1 -1
  245. package/.next/server/app/api/terminal/route.js.nft.json +1 -1
  246. package/.next/server/app/api/usage/route.js +1 -1
  247. package/.next/server/app/api/version/changelog/route.js +1 -1
  248. package/.next/server/app/api/version/cockpit/changelog/route.js +1 -1
  249. package/.next/server/app/api/version/cockpit/route.js +1 -1
  250. package/.next/server/app/api/version/route.js +2 -2
  251. package/.next/server/app/claude-md/edit.html +1 -1
  252. package/.next/server/app/claude-md/edit.rsc +4 -4
  253. package/.next/server/app/claude-md/edit.segments/!KGFwcCk/claude-md/edit/__PAGE__.segment.rsc +2 -2
  254. package/.next/server/app/claude-md/edit.segments/!KGFwcCk/claude-md/edit.segment.rsc +1 -1
  255. package/.next/server/app/claude-md/edit.segments/!KGFwcCk/claude-md.segment.rsc +1 -1
  256. package/.next/server/app/claude-md/edit.segments/!KGFwcCk.segment.rsc +2 -2
  257. package/.next/server/app/claude-md/edit.segments/_full.segment.rsc +4 -4
  258. package/.next/server/app/claude-md/edit.segments/_head.segment.rsc +1 -1
  259. package/.next/server/app/claude-md/edit.segments/_index.segment.rsc +2 -2
  260. package/.next/server/app/claude-md/edit.segments/_tree.segment.rsc +2 -2
  261. package/.next/server/app/claude-md.html +1 -1
  262. package/.next/server/app/claude-md.rsc +4 -4
  263. package/.next/server/app/claude-md.segments/!KGFwcCk/claude-md/__PAGE__.segment.rsc +2 -2
  264. package/.next/server/app/claude-md.segments/!KGFwcCk/claude-md.segment.rsc +1 -1
  265. package/.next/server/app/claude-md.segments/!KGFwcCk.segment.rsc +2 -2
  266. package/.next/server/app/claude-md.segments/_full.segment.rsc +4 -4
  267. package/.next/server/app/claude-md.segments/_head.segment.rsc +1 -1
  268. package/.next/server/app/claude-md.segments/_index.segment.rsc +2 -2
  269. package/.next/server/app/claude-md.segments/_tree.segment.rsc +2 -2
  270. package/.next/server/app/commands.html +1 -1
  271. package/.next/server/app/commands.rsc +4 -4
  272. package/.next/server/app/commands.segments/!KGFwcCk/commands/__PAGE__.segment.rsc +2 -2
  273. package/.next/server/app/commands.segments/!KGFwcCk/commands.segment.rsc +1 -1
  274. package/.next/server/app/commands.segments/!KGFwcCk.segment.rsc +2 -2
  275. package/.next/server/app/commands.segments/_full.segment.rsc +4 -4
  276. package/.next/server/app/commands.segments/_head.segment.rsc +1 -1
  277. package/.next/server/app/commands.segments/_index.segment.rsc +2 -2
  278. package/.next/server/app/commands.segments/_tree.segment.rsc +2 -2
  279. package/.next/server/app/hooks.html +1 -1
  280. package/.next/server/app/hooks.rsc +4 -4
  281. package/.next/server/app/hooks.segments/!KGFwcCk/hooks/__PAGE__.segment.rsc +2 -2
  282. package/.next/server/app/hooks.segments/!KGFwcCk/hooks.segment.rsc +1 -1
  283. package/.next/server/app/hooks.segments/!KGFwcCk.segment.rsc +2 -2
  284. package/.next/server/app/hooks.segments/_full.segment.rsc +4 -4
  285. package/.next/server/app/hooks.segments/_head.segment.rsc +1 -1
  286. package/.next/server/app/hooks.segments/_index.segment.rsc +2 -2
  287. package/.next/server/app/hooks.segments/_tree.segment.rsc +2 -2
  288. package/.next/server/app/inbox.html +1 -1
  289. package/.next/server/app/inbox.rsc +4 -4
  290. package/.next/server/app/inbox.segments/!KGFwcCk/inbox/__PAGE__.segment.rsc +2 -2
  291. package/.next/server/app/inbox.segments/!KGFwcCk/inbox.segment.rsc +1 -1
  292. package/.next/server/app/inbox.segments/!KGFwcCk.segment.rsc +2 -2
  293. package/.next/server/app/inbox.segments/_full.segment.rsc +4 -4
  294. package/.next/server/app/inbox.segments/_head.segment.rsc +1 -1
  295. package/.next/server/app/inbox.segments/_index.segment.rsc +2 -2
  296. package/.next/server/app/inbox.segments/_tree.segment.rsc +2 -2
  297. package/.next/server/app/index.html +1 -1
  298. package/.next/server/app/index.rsc +4 -4
  299. package/.next/server/app/index.segments/!KGFwcCk/__PAGE__.segment.rsc +2 -2
  300. package/.next/server/app/index.segments/!KGFwcCk.segment.rsc +2 -2
  301. package/.next/server/app/index.segments/_full.segment.rsc +4 -4
  302. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  303. package/.next/server/app/index.segments/_index.segment.rsc +2 -2
  304. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  305. package/.next/server/app/jobs.html +1 -1
  306. package/.next/server/app/jobs.rsc +4 -4
  307. package/.next/server/app/jobs.segments/!KGFwcCk/jobs/__PAGE__.segment.rsc +2 -2
  308. package/.next/server/app/jobs.segments/!KGFwcCk/jobs.segment.rsc +1 -1
  309. package/.next/server/app/jobs.segments/!KGFwcCk.segment.rsc +2 -2
  310. package/.next/server/app/jobs.segments/_full.segment.rsc +4 -4
  311. package/.next/server/app/jobs.segments/_head.segment.rsc +1 -1
  312. package/.next/server/app/jobs.segments/_index.segment.rsc +2 -2
  313. package/.next/server/app/jobs.segments/_tree.segment.rsc +2 -2
  314. package/.next/server/app/login/page.js +2 -2
  315. package/.next/server/app/login/page.js.nft.json +1 -1
  316. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  317. package/.next/server/app/login.html +1 -1
  318. package/.next/server/app/login.rsc +3 -3
  319. package/.next/server/app/login.segments/_full.segment.rsc +3 -3
  320. package/.next/server/app/login.segments/_head.segment.rsc +1 -1
  321. package/.next/server/app/login.segments/_index.segment.rsc +2 -2
  322. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  323. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  324. package/.next/server/app/login.segments/login.segment.rsc +1 -1
  325. package/.next/server/app/mcp-servers.html +1 -1
  326. package/.next/server/app/mcp-servers.rsc +4 -4
  327. package/.next/server/app/mcp-servers.segments/!KGFwcCk/mcp-servers/__PAGE__.segment.rsc +2 -2
  328. package/.next/server/app/mcp-servers.segments/!KGFwcCk/mcp-servers.segment.rsc +1 -1
  329. package/.next/server/app/mcp-servers.segments/!KGFwcCk.segment.rsc +2 -2
  330. package/.next/server/app/mcp-servers.segments/_full.segment.rsc +4 -4
  331. package/.next/server/app/mcp-servers.segments/_head.segment.rsc +1 -1
  332. package/.next/server/app/mcp-servers.segments/_index.segment.rsc +2 -2
  333. package/.next/server/app/mcp-servers.segments/_tree.segment.rsc +2 -2
  334. package/.next/server/app/plugins.html +1 -0
  335. package/.next/server/app/{changes.meta → plugins.meta} +3 -3
  336. package/.next/server/app/{changes.rsc → plugins.rsc} +4 -4
  337. package/.next/server/app/{files.segments/!KGFwcCk/files → plugins.segments/!KGFwcCk/plugins}/__PAGE__.segment.rsc +2 -2
  338. package/.next/server/app/{changes.segments/!KGFwcCk/changes.segment.rsc → plugins.segments/!KGFwcCk/plugins.segment.rsc} +1 -1
  339. package/.next/server/app/{changes.segments → plugins.segments}/!KGFwcCk.segment.rsc +2 -2
  340. package/.next/server/app/{changes.segments → plugins.segments}/_full.segment.rsc +4 -4
  341. package/.next/server/app/{changes.segments → plugins.segments}/_head.segment.rsc +1 -1
  342. package/.next/server/app/{files.segments → plugins.segments}/_index.segment.rsc +2 -2
  343. package/.next/server/app/{changes.segments → plugins.segments}/_tree.segment.rsc +2 -2
  344. package/.next/server/app/reviews.html +1 -1
  345. package/.next/server/app/reviews.rsc +4 -4
  346. package/.next/server/app/reviews.segments/!KGFwcCk/reviews/__PAGE__.segment.rsc +2 -2
  347. package/.next/server/app/reviews.segments/!KGFwcCk/reviews.segment.rsc +1 -1
  348. package/.next/server/app/reviews.segments/!KGFwcCk.segment.rsc +2 -2
  349. package/.next/server/app/reviews.segments/_full.segment.rsc +4 -4
  350. package/.next/server/app/reviews.segments/_head.segment.rsc +1 -1
  351. package/.next/server/app/reviews.segments/_index.segment.rsc +2 -2
  352. package/.next/server/app/reviews.segments/_tree.segment.rsc +2 -2
  353. package/.next/server/app/settings/appearance.html +1 -1
  354. package/.next/server/app/settings/appearance.rsc +4 -4
  355. package/.next/server/app/settings/appearance.segments/!KGFwcCk/settings/appearance/__PAGE__.segment.rsc +2 -2
  356. package/.next/server/app/settings/appearance.segments/!KGFwcCk/settings/appearance.segment.rsc +1 -1
  357. package/.next/server/app/settings/appearance.segments/!KGFwcCk/settings.segment.rsc +1 -1
  358. package/.next/server/app/settings/appearance.segments/!KGFwcCk.segment.rsc +2 -2
  359. package/.next/server/app/settings/appearance.segments/_full.segment.rsc +4 -4
  360. package/.next/server/app/settings/appearance.segments/_head.segment.rsc +1 -1
  361. package/.next/server/app/settings/appearance.segments/_index.segment.rsc +2 -2
  362. package/.next/server/app/settings/appearance.segments/_tree.segment.rsc +2 -2
  363. package/.next/server/app/settings/notifications.html +1 -1
  364. package/.next/server/app/settings/notifications.rsc +4 -4
  365. package/.next/server/app/settings/notifications.segments/!KGFwcCk/settings/notifications/__PAGE__.segment.rsc +2 -2
  366. package/.next/server/app/settings/notifications.segments/!KGFwcCk/settings/notifications.segment.rsc +1 -1
  367. package/.next/server/app/settings/notifications.segments/!KGFwcCk/settings.segment.rsc +1 -1
  368. package/.next/server/app/settings/notifications.segments/!KGFwcCk.segment.rsc +2 -2
  369. package/.next/server/app/settings/notifications.segments/_full.segment.rsc +4 -4
  370. package/.next/server/app/settings/notifications.segments/_head.segment.rsc +1 -1
  371. package/.next/server/app/settings/notifications.segments/_index.segment.rsc +2 -2
  372. package/.next/server/app/settings/notifications.segments/_tree.segment.rsc +2 -2
  373. package/.next/server/app/settings/providers/new.html +1 -1
  374. package/.next/server/app/settings/providers/new.rsc +4 -4
  375. package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings/providers/new/__PAGE__.segment.rsc +2 -2
  376. package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings/providers/new.segment.rsc +1 -1
  377. package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings/providers.segment.rsc +1 -1
  378. package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings.segment.rsc +1 -1
  379. package/.next/server/app/settings/providers/new.segments/!KGFwcCk.segment.rsc +2 -2
  380. package/.next/server/app/settings/providers/new.segments/_full.segment.rsc +4 -4
  381. package/.next/server/app/settings/providers/new.segments/_head.segment.rsc +1 -1
  382. package/.next/server/app/settings/providers/new.segments/_index.segment.rsc +2 -2
  383. package/.next/server/app/settings/providers/new.segments/_tree.segment.rsc +2 -2
  384. package/.next/server/app/settings/providers.html +1 -1
  385. package/.next/server/app/settings/providers.rsc +4 -4
  386. package/.next/server/app/settings/providers.segments/!KGFwcCk/settings/providers/__PAGE__.segment.rsc +2 -2
  387. package/.next/server/app/settings/providers.segments/!KGFwcCk/settings/providers.segment.rsc +1 -1
  388. package/.next/server/app/settings/providers.segments/!KGFwcCk/settings.segment.rsc +1 -1
  389. package/.next/server/app/settings/providers.segments/!KGFwcCk.segment.rsc +2 -2
  390. package/.next/server/app/settings/providers.segments/_full.segment.rsc +4 -4
  391. package/.next/server/app/settings/providers.segments/_head.segment.rsc +1 -1
  392. package/.next/server/app/settings/providers.segments/_index.segment.rsc +2 -2
  393. package/.next/server/app/settings/providers.segments/_tree.segment.rsc +2 -2
  394. package/.next/server/app/settings/session.html +1 -1
  395. package/.next/server/app/settings/session.rsc +4 -4
  396. package/.next/server/app/settings/session.segments/!KGFwcCk/settings/session/__PAGE__.segment.rsc +2 -2
  397. package/.next/server/app/settings/session.segments/!KGFwcCk/settings/session.segment.rsc +1 -1
  398. package/.next/server/app/settings/session.segments/!KGFwcCk/settings.segment.rsc +1 -1
  399. package/.next/server/app/settings/session.segments/!KGFwcCk.segment.rsc +2 -2
  400. package/.next/server/app/settings/session.segments/_full.segment.rsc +4 -4
  401. package/.next/server/app/settings/session.segments/_head.segment.rsc +1 -1
  402. package/.next/server/app/settings/session.segments/_index.segment.rsc +2 -2
  403. package/.next/server/app/settings/session.segments/_tree.segment.rsc +2 -2
  404. package/.next/server/app/settings.html +1 -1
  405. package/.next/server/app/settings.rsc +4 -4
  406. package/.next/server/app/settings.segments/!KGFwcCk/settings/__PAGE__.segment.rsc +2 -2
  407. package/.next/server/app/settings.segments/!KGFwcCk/settings.segment.rsc +1 -1
  408. package/.next/server/app/settings.segments/!KGFwcCk.segment.rsc +2 -2
  409. package/.next/server/app/settings.segments/_full.segment.rsc +4 -4
  410. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  411. package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  412. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  413. package/.next/server/app/skills.html +1 -1
  414. package/.next/server/app/skills.rsc +4 -4
  415. package/.next/server/app/skills.segments/!KGFwcCk/skills/__PAGE__.segment.rsc +2 -2
  416. package/.next/server/app/skills.segments/!KGFwcCk/skills.segment.rsc +1 -1
  417. package/.next/server/app/skills.segments/!KGFwcCk.segment.rsc +2 -2
  418. package/.next/server/app/skills.segments/_full.segment.rsc +4 -4
  419. package/.next/server/app/skills.segments/_head.segment.rsc +1 -1
  420. package/.next/server/app/skills.segments/_index.segment.rsc +2 -2
  421. package/.next/server/app/skills.segments/_tree.segment.rsc +2 -2
  422. package/.next/server/app-paths-manifest.json +10 -2
  423. package/.next/server/chunks/1011.js +1 -1
  424. package/.next/server/chunks/1327.js +1 -1
  425. package/.next/server/chunks/1979.js +7 -2
  426. package/.next/server/chunks/2666.js +1 -0
  427. package/.next/server/chunks/3136.js +11 -0
  428. package/.next/server/chunks/319.js +45 -0
  429. package/.next/server/chunks/3445.js +2 -2
  430. package/.next/server/chunks/3764.js +1 -1
  431. package/.next/server/chunks/4053.js +4971 -0
  432. package/.next/server/chunks/4734.js +201 -0
  433. package/.next/server/chunks/5318.js +1 -1
  434. package/.next/server/chunks/5472.js +1 -1
  435. package/.next/server/chunks/6304.js +1 -1
  436. package/.next/server/chunks/6705.js +1 -1
  437. package/.next/server/chunks/7539.js +5 -0
  438. package/.next/server/chunks/7891.js +3 -0
  439. package/.next/server/chunks/8578.js +1 -1
  440. package/.next/server/chunks/8728.js +1 -0
  441. package/.next/server/middleware-build-manifest.js +1 -1
  442. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  443. package/.next/server/pages/404.html +1 -1
  444. package/.next/server/pages/500.html +1 -1
  445. package/.next/server/server-reference-manifest.json +1 -1
  446. package/.next/static/NTa6G91R3HtKCLYuQqdR0/_buildManifest.js +1 -0
  447. package/.next/static/chunks/12644.84908edd1bec8b5a.js +1 -0
  448. package/.next/static/chunks/14371-46bd93e838a73082.js +201 -0
  449. package/.next/static/chunks/1550-2b61396833da3dec.js +25 -0
  450. package/.next/static/chunks/18977.393a8bc1bef44fc4.js +1 -0
  451. package/.next/static/chunks/{2503.bb9d3528c3c7ccae.js → 2503.68e12779c4b14adb.js} +1 -1
  452. package/.next/static/chunks/{27455.1bce740b63d7c3cc.js → 27455.8f2189c777c63368.js} +1 -1
  453. package/.next/static/chunks/33072.3d32bb7b2a85ca9b.js +1 -0
  454. package/.next/static/chunks/39267.0c93a6bed8e46ac0.js +1 -0
  455. package/.next/static/chunks/52333.ff3bf0753b68875e.js +1 -0
  456. package/.next/static/chunks/69940.42e1ca99efc62caf.js +1 -0
  457. package/.next/static/chunks/70400.ffe0412efe741888.js +1 -0
  458. package/.next/static/chunks/7113.336a2a8deabe2aa5.js +1 -0
  459. package/.next/static/chunks/{71642.852436e8f0287b89.js → 71642.e11bcaa30efbf1f2.js} +1 -1
  460. package/.next/static/chunks/{72839.a5325a99f8c12fed.js → 72839.225c36dd5e767a20.js} +1 -1
  461. package/.next/static/chunks/{69427.a0b463c808aa54c8.js → 81272.b0027c9bc80050aa.js} +1 -1
  462. package/.next/static/chunks/85853.421f0c913b3d332b.js +1 -0
  463. package/.next/static/chunks/86155.3c5c1468fa2f446e.js +1 -0
  464. package/.next/static/chunks/86339.ba009abde9765665.js +1 -0
  465. package/.next/static/chunks/86939-ba1fb2321ef9cd80.js +1 -0
  466. package/.next/static/chunks/93794-b87eef7d177fe7b3.js +32 -0
  467. package/.next/static/chunks/989-6074551b2b54a168.js +3 -0
  468. package/.next/static/chunks/app/(app)/agents/[name]/page-2b04446e17990f1a.js +8 -0
  469. package/.next/static/chunks/app/(app)/agents/page-ba23fc2296a7be83.js +1 -0
  470. package/.next/static/chunks/app/(app)/claude-md/edit/page-a281913e0b8add64.js +1 -0
  471. package/.next/static/chunks/app/(app)/claude-md/{page-cd9e2176a12ba241.js → page-2d96e3554ef23d18.js} +1 -1
  472. package/.next/static/chunks/app/(app)/commands/[name]/page-fb34a46c0c086dab.js +6 -0
  473. package/.next/static/chunks/app/(app)/commands/page-3802984c62d8ac69.js +1 -0
  474. package/.next/static/chunks/app/(app)/hooks/[event]/{page-28038323fd29adfa.js → page-9481839e736408cb.js} +2 -2
  475. package/.next/static/chunks/app/(app)/hooks/page-f430735f702c7219.js +1 -0
  476. package/.next/static/chunks/app/(app)/inbox/[id]/page-aadeab885f4845b0.js +1 -0
  477. package/.next/static/chunks/app/(app)/inbox/page-b95594cb0a1a5cac.js +1 -0
  478. package/.next/static/chunks/app/(app)/jobs/[id]/edit/page-cc5a314765daff0b.js +1 -0
  479. package/.next/static/chunks/app/(app)/jobs/[id]/page-5890d22a832830ae.js +1 -0
  480. package/.next/static/chunks/app/(app)/jobs/[id]/runs/[runId]/page-0b99d3ca8a0db5a4.js +1 -0
  481. package/.next/static/chunks/app/(app)/jobs/page-3112e52c1cf2a1c6.js +1 -0
  482. package/.next/static/chunks/app/(app)/{layout-ce9e1be301c60fe5.js → layout-62bd7715bd974abb.js} +1 -1
  483. package/.next/static/chunks/app/(app)/mcp-servers/[name]/{page-d6d805a27ec0b0c0.js → page-c8586b1dc6f9824d.js} +1 -1
  484. package/.next/static/chunks/app/(app)/mcp-servers/page-bfc2a6ca8f7968c9.js +1 -0
  485. package/.next/static/chunks/app/(app)/page-7fa2e1ffac49c78b.js +1 -0
  486. package/.next/static/chunks/app/(app)/plugins/page-f37a96c5d3bd20a1.js +1 -0
  487. package/.next/static/chunks/app/(app)/reviews/[owner]/[repo]/[number]/page-9bdb676f496d53bd.js +13 -0
  488. package/.next/static/chunks/app/(app)/reviews/[owner]/[repo]/{page-c5fd013309ab3eba.js → page-200fefe31b935564.js} +1 -1
  489. package/.next/static/chunks/app/(app)/reviews/page-2b8118a506454063.js +1 -0
  490. package/.next/static/chunks/app/(app)/sessions/[id]/page-428e74d62712abe2.js +1 -0
  491. package/.next/static/chunks/app/(app)/settings/appearance/{page-95902da748ac5f1e.js → page-e2b21c857330b047.js} +1 -1
  492. package/.next/static/chunks/app/(app)/settings/notifications/page-4c4e5802b3993e7f.js +1 -0
  493. package/.next/static/chunks/app/(app)/settings/page-3c1d956c719f0160.js +1 -0
  494. package/.next/static/chunks/app/(app)/settings/providers/[id]/page-020f2eab5c3a93ee.js +1 -0
  495. package/.next/static/chunks/app/(app)/settings/providers/new/page-9010d32aeca78d7f.js +1 -0
  496. package/.next/static/chunks/app/(app)/settings/providers/page-d86ebcd6d1cb033d.js +1 -0
  497. package/.next/static/chunks/app/(app)/settings/session/page-174370077dbb9079.js +1 -0
  498. package/.next/static/chunks/app/(app)/skills/[name]/page-dfea5f58b95c01b6.js +6 -0
  499. package/.next/static/chunks/app/(app)/skills/page-c33dbb722dbdf826.js +1 -0
  500. package/.next/static/chunks/app/_global-error/page-bf8153dffcb47d46.js +1 -0
  501. package/.next/static/chunks/app/api/agents/[name]/route-bf8153dffcb47d46.js +1 -0
  502. package/.next/static/chunks/app/api/agents/route-bf8153dffcb47d46.js +1 -0
  503. package/.next/static/chunks/app/api/assistant-session/route-bf8153dffcb47d46.js +1 -0
  504. package/.next/static/chunks/app/api/auth/check/route-bf8153dffcb47d46.js +1 -0
  505. package/.next/static/chunks/app/api/auth/login/route-bf8153dffcb47d46.js +1 -0
  506. package/.next/static/chunks/app/api/auth/setup/route-bf8153dffcb47d46.js +1 -0
  507. package/.next/static/chunks/app/api/auth/ws-token/route-bf8153dffcb47d46.js +1 -0
  508. package/.next/static/chunks/app/api/btw/route-bf8153dffcb47d46.js +1 -0
  509. package/.next/static/chunks/app/api/claude-md/route-bf8153dffcb47d46.js +1 -0
  510. package/.next/static/chunks/app/api/commands/[name]/route-bf8153dffcb47d46.js +1 -0
  511. package/.next/static/chunks/app/api/commands/route-bf8153dffcb47d46.js +1 -0
  512. package/.next/static/chunks/app/api/config/cwd/route-bf8153dffcb47d46.js +1 -0
  513. package/.next/static/chunks/app/api/defaults/route-bf8153dffcb47d46.js +1 -0
  514. package/.next/static/chunks/app/api/filesystem/browse/route-bf8153dffcb47d46.js +1 -0
  515. package/.next/static/chunks/app/api/filesystem/files/route-bf8153dffcb47d46.js +1 -0
  516. package/.next/static/chunks/app/api/filesystem/mkdir/route-bf8153dffcb47d46.js +1 -0
  517. package/.next/static/chunks/app/api/filesystem/read/route-bf8153dffcb47d46.js +1 -0
  518. package/.next/static/chunks/app/api/git/clone/route-bf8153dffcb47d46.js +1 -0
  519. package/.next/static/chunks/app/api/git/commit/route-bf8153dffcb47d46.js +1 -0
  520. package/.next/static/chunks/app/api/git/diff/route-bf8153dffcb47d46.js +1 -0
  521. package/.next/static/chunks/app/api/git/discard/route-bf8153dffcb47d46.js +1 -0
  522. package/.next/static/chunks/app/api/git/generate-message/route-bf8153dffcb47d46.js +1 -0
  523. package/.next/static/chunks/app/api/git/push/route-bf8153dffcb47d46.js +1 -0
  524. package/.next/static/chunks/app/api/git/status/route-bf8153dffcb47d46.js +1 -0
  525. package/.next/static/chunks/app/api/github/file-content/route-bf8153dffcb47d46.js +1 -0
  526. package/.next/static/chunks/app/api/github/orgs/route-bf8153dffcb47d46.js +1 -0
  527. package/.next/static/chunks/app/api/github/prs/checks/route-bf8153dffcb47d46.js +1 -0
  528. package/.next/static/chunks/app/api/github/prs/diff/route-bf8153dffcb47d46.js +1 -0
  529. package/.next/static/chunks/app/api/github/prs/review/route-bf8153dffcb47d46.js +1 -0
  530. package/.next/static/chunks/app/api/github/prs/route-bf8153dffcb47d46.js +1 -0
  531. package/.next/static/chunks/app/api/github/prs/view/route-bf8153dffcb47d46.js +1 -0
  532. package/.next/static/chunks/app/api/github/repos/route-bf8153dffcb47d46.js +1 -0
  533. package/.next/static/chunks/app/api/github/review-session/route-bf8153dffcb47d46.js +1 -0
  534. package/.next/static/chunks/app/api/health/route-bf8153dffcb47d46.js +1 -0
  535. package/.next/static/chunks/app/api/hooks/route-bf8153dffcb47d46.js +1 -0
  536. package/.next/static/chunks/app/api/inbox/[id]/route-bf8153dffcb47d46.js +1 -0
  537. package/.next/static/chunks/app/api/inbox/route-bf8153dffcb47d46.js +1 -0
  538. package/.next/static/chunks/app/api/jobs/[id]/route-bf8153dffcb47d46.js +1 -0
  539. package/.next/static/chunks/app/api/jobs/[id]/runs/[runId]/route-bf8153dffcb47d46.js +1 -0
  540. package/.next/static/chunks/app/api/jobs/[id]/runs/[runId]/transcript/route-bf8153dffcb47d46.js +1 -0
  541. package/.next/static/chunks/app/api/jobs/[id]/runs/route-bf8153dffcb47d46.js +1 -0
  542. package/.next/static/chunks/app/api/jobs/[id]/stop/route-bf8153dffcb47d46.js +1 -0
  543. package/.next/static/chunks/app/api/jobs/[id]/trigger/route-bf8153dffcb47d46.js +1 -0
  544. package/.next/static/chunks/app/api/jobs/mcp-discover/route-bf8153dffcb47d46.js +1 -0
  545. package/.next/static/chunks/app/api/jobs/route-bf8153dffcb47d46.js +1 -0
  546. package/.next/static/chunks/app/api/jobs/status/route-bf8153dffcb47d46.js +1 -0
  547. package/.next/static/chunks/app/api/mcp-servers/[name]/route-bf8153dffcb47d46.js +1 -0
  548. package/.next/static/chunks/app/api/mcp-servers/[name]/test/route-bf8153dffcb47d46.js +1 -0
  549. package/.next/static/chunks/app/api/mcp-servers/[name]/tools/route-bf8153dffcb47d46.js +1 -0
  550. package/.next/static/chunks/app/api/mcp-servers/route-bf8153dffcb47d46.js +1 -0
  551. package/.next/static/chunks/app/api/notifications/route-bf8153dffcb47d46.js +1 -0
  552. package/.next/static/chunks/app/api/notifications/test/route-bf8153dffcb47d46.js +1 -0
  553. package/.next/static/chunks/app/api/plugins/[id]/route-bf8153dffcb47d46.js +1 -0
  554. package/.next/static/chunks/app/api/plugins/install/route-bf8153dffcb47d46.js +1 -0
  555. package/.next/static/chunks/app/api/plugins/marketplaces/[name]/route-bf8153dffcb47d46.js +1 -0
  556. package/.next/static/chunks/app/api/plugins/marketplaces/route-bf8153dffcb47d46.js +1 -0
  557. package/.next/static/chunks/app/api/plugins/route-bf8153dffcb47d46.js +1 -0
  558. package/.next/static/chunks/app/api/providers/[id]/route-bf8153dffcb47d46.js +1 -0
  559. package/.next/static/chunks/app/api/providers/route-bf8153dffcb47d46.js +1 -0
  560. package/.next/static/chunks/app/api/reviews/pinned/route-bf8153dffcb47d46.js +1 -0
  561. package/.next/static/chunks/app/api/sessions/[id]/context/route-bf8153dffcb47d46.js +1 -0
  562. package/.next/static/chunks/app/api/sessions/[id]/mcp/route-bf8153dffcb47d46.js +1 -0
  563. package/.next/static/chunks/app/api/sessions/[id]/route-bf8153dffcb47d46.js +1 -0
  564. package/.next/static/chunks/app/api/sessions/[id]/search/route-bf8153dffcb47d46.js +1 -0
  565. package/.next/static/chunks/app/api/sessions/[id]/tabs/route-bf8153dffcb47d46.js +1 -0
  566. package/.next/static/chunks/app/api/sessions/bulk-delete/route-bf8153dffcb47d46.js +1 -0
  567. package/.next/static/chunks/app/api/sessions/by-ids/route-bf8153dffcb47d46.js +1 -0
  568. package/.next/static/chunks/app/api/sessions/group/route-bf8153dffcb47d46.js +1 -0
  569. package/.next/static/chunks/app/api/sessions/pinned/route-bf8153dffcb47d46.js +1 -0
  570. package/.next/static/chunks/app/api/sessions/route-bf8153dffcb47d46.js +1 -0
  571. package/.next/static/chunks/app/api/sessions/search/route-bf8153dffcb47d46.js +1 -0
  572. package/.next/static/chunks/app/api/sessions/thinking/route-bf8153dffcb47d46.js +1 -0
  573. package/.next/static/chunks/app/api/skills/[name]/route-bf8153dffcb47d46.js +1 -0
  574. package/.next/static/chunks/app/api/skills/route-bf8153dffcb47d46.js +1 -0
  575. package/.next/static/chunks/app/api/terminal/[id]/route-bf8153dffcb47d46.js +1 -0
  576. package/.next/static/chunks/app/api/terminal/route-bf8153dffcb47d46.js +1 -0
  577. package/.next/static/chunks/app/api/usage/route-bf8153dffcb47d46.js +1 -0
  578. package/.next/static/chunks/app/api/version/changelog/route-bf8153dffcb47d46.js +1 -0
  579. package/.next/static/chunks/app/api/version/cockpit/changelog/route-bf8153dffcb47d46.js +1 -0
  580. package/.next/static/chunks/app/api/version/cockpit/route-bf8153dffcb47d46.js +1 -0
  581. package/.next/static/chunks/app/api/version/route-bf8153dffcb47d46.js +1 -0
  582. package/.next/static/chunks/{framework-6fd9f138158c42e0.js → framework-45a1aae1a0f575fd.js} +1 -1
  583. package/.next/static/chunks/{main-5dac9bfffcc23702.js → main-eb9ff0b73c75808a.js} +3 -3
  584. package/.next/static/chunks/next/dist/client/components/builtin/app-error-bf8153dffcb47d46.js +1 -0
  585. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-bf8153dffcb47d46.js +1 -0
  586. package/.next/static/chunks/next/dist/client/components/builtin/not-found-bf8153dffcb47d46.js +1 -0
  587. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-bf8153dffcb47d46.js +1 -0
  588. package/.next/static/chunks/webpack-76a545b642140725.js +1 -0
  589. package/.next/static/css/4cc7360c7e3ca504.css +1 -0
  590. package/README.md +2 -2
  591. package/dist/server.js +10 -0
  592. package/dist/src/lib/cli-commands.js +147 -0
  593. package/dist/src/lib/models.js +57 -1
  594. package/dist/src/lib/paste-detect.js +161 -0
  595. package/dist/src/server/assistant-settings.js +35 -0
  596. package/dist/src/server/claude-bin.js +32 -0
  597. package/dist/src/server/claude-settings.js +3 -0
  598. package/dist/src/server/cli-init-fetch.js +6 -1
  599. package/dist/src/server/inbox.js +2 -2
  600. package/dist/src/server/job-scheduler.js +146 -4
  601. package/dist/src/server/job-storage.js +33 -0
  602. package/dist/src/server/mcp/cockpit-agent-prompt.js +5 -0
  603. package/dist/src/server/mcp/cockpit-config-server.js +632 -0
  604. package/dist/src/server/mcp/run-context.js +23 -0
  605. package/dist/src/server/notifications.js +51 -10
  606. package/dist/src/server/plugins.js +103 -0
  607. package/dist/src/server/providers.js +25 -2
  608. package/dist/src/server/pty-runtime.js +113 -3
  609. package/dist/src/server/pty-session.js +7 -4
  610. package/dist/src/server/session-manager.js +394 -116
  611. package/dist/src/server/singleton.js +9 -0
  612. package/dist/src/server/terminal-buffer.js +17 -0
  613. package/dist/src/server/terminal-manager.js +9 -13
  614. package/dist/src/server/transcript.js +65 -27
  615. package/dist/src/server/ws-handler.js +19 -7
  616. package/next.config.ts +1 -0
  617. package/package.json +3 -2
  618. package/.next/server/app/(app)/changes/page.js +0 -2
  619. package/.next/server/app/(app)/changes/page.js.nft.json +0 -1
  620. package/.next/server/app/(app)/changes/page_client-reference-manifest.js +0 -1
  621. package/.next/server/app/(app)/files/page.js +0 -2
  622. package/.next/server/app/(app)/files/page_client-reference-manifest.js +0 -1
  623. package/.next/server/app/changes.html +0 -1
  624. package/.next/server/app/changes.segments/!KGFwcCk/changes/__PAGE__.segment.rsc +0 -9
  625. package/.next/server/app/changes.segments/_index.segment.rsc +0 -5
  626. package/.next/server/app/files.html +0 -1
  627. package/.next/server/app/files.meta +0 -16
  628. package/.next/server/app/files.rsc +0 -23
  629. package/.next/server/app/files.segments/!KGFwcCk/files.segment.rsc +0 -5
  630. package/.next/server/app/files.segments/!KGFwcCk.segment.rsc +0 -7
  631. package/.next/server/app/files.segments/_full.segment.rsc +0 -23
  632. package/.next/server/app/files.segments/_head.segment.rsc +0 -6
  633. package/.next/server/app/files.segments/_tree.segment.rsc +0 -2
  634. package/.next/server/chunks/3006.js +0 -199
  635. package/.next/server/chunks/4342.js +0 -1
  636. package/.next/server/chunks/4352.js +0 -1
  637. package/.next/server/chunks/4445.js +0 -1
  638. package/.next/server/chunks/63.js +0 -45
  639. package/.next/server/chunks/7782.js +0 -6
  640. package/.next/server/chunks/8148.js +0 -1
  641. package/.next/server/chunks/9599.js +0 -11
  642. package/.next/static/I-rxZaJEzhe3ZUTjSqB11/_buildManifest.js +0 -1
  643. package/.next/static/chunks/18977.a98edaf19c6df2d4.js +0 -1
  644. package/.next/static/chunks/26126-97874904b42befb8.js +0 -1
  645. package/.next/static/chunks/31010-6e87f77b97544424.js +0 -1
  646. package/.next/static/chunks/33072.9c3cd19e8d515dea.js +0 -1
  647. package/.next/static/chunks/3765-d323c6675307a63e.js +0 -20
  648. package/.next/static/chunks/39267.ef60669ade47cf4c.js +0 -1
  649. package/.next/static/chunks/41487-d802643f4a8fad3c.js +0 -199
  650. package/.next/static/chunks/48273-fb393846bb4333c0.js +0 -6
  651. package/.next/static/chunks/52333.f98d1cca9a127b34.js +0 -1
  652. package/.next/static/chunks/6935-f436a624267529fb.js +0 -1
  653. package/.next/static/chunks/70400.1816c247ad90f9bc.js +0 -1
  654. package/.next/static/chunks/7113.39704408fef3d26e.js +0 -1
  655. package/.next/static/chunks/85853.39872899093b140a.js +0 -1
  656. package/.next/static/chunks/86155.40f687f9aaa13854.js +0 -1
  657. package/.next/static/chunks/86339.4dbd51a9b9871f65.js +0 -1
  658. package/.next/static/chunks/86939-dfc6f8eb395caa89.js +0 -1
  659. package/.next/static/chunks/93794-5f89a674d8cefcff.js +0 -32
  660. package/.next/static/chunks/989-94bf2b9d242776c3.js +0 -3
  661. package/.next/static/chunks/app/(app)/agents/[name]/page-8bdd0359043537d4.js +0 -8
  662. package/.next/static/chunks/app/(app)/agents/page-6fcfd7ab6781814e.js +0 -1
  663. package/.next/static/chunks/app/(app)/changes/page-4549a5bd72d77e3e.js +0 -1
  664. package/.next/static/chunks/app/(app)/claude-md/edit/page-08e6e120e71979f4.js +0 -1
  665. package/.next/static/chunks/app/(app)/commands/[name]/page-7cdfdef29ded0aa0.js +0 -6
  666. package/.next/static/chunks/app/(app)/commands/page-f126b608b04747ac.js +0 -1
  667. package/.next/static/chunks/app/(app)/files/page-f526eb95821e000e.js +0 -1
  668. package/.next/static/chunks/app/(app)/hooks/page-f1f39284e53c0344.js +0 -1
  669. package/.next/static/chunks/app/(app)/inbox/[id]/page-bc1ff3a0db0114a4.js +0 -1
  670. package/.next/static/chunks/app/(app)/inbox/page-82e03870103ce9bd.js +0 -1
  671. package/.next/static/chunks/app/(app)/jobs/[id]/edit/page-7fb788f772ff2129.js +0 -1
  672. package/.next/static/chunks/app/(app)/jobs/[id]/page-a5856b9ae967ff59.js +0 -1
  673. package/.next/static/chunks/app/(app)/jobs/[id]/runs/[runId]/page-b7c513402db11db6.js +0 -1
  674. package/.next/static/chunks/app/(app)/jobs/page-e9bbd6c116b9699f.js +0 -1
  675. package/.next/static/chunks/app/(app)/mcp-servers/page-4b7276d43451cd43.js +0 -1
  676. package/.next/static/chunks/app/(app)/page-027a5382da30ddb9.js +0 -1
  677. package/.next/static/chunks/app/(app)/reviews/[owner]/[repo]/[number]/page-9ab2955c455bb5fa.js +0 -13
  678. package/.next/static/chunks/app/(app)/reviews/page-47530d93bb9d4a76.js +0 -1
  679. package/.next/static/chunks/app/(app)/sessions/[id]/page-94f891e1b54fd05f.js +0 -1
  680. package/.next/static/chunks/app/(app)/settings/notifications/page-229f1db6beb1d19c.js +0 -1
  681. package/.next/static/chunks/app/(app)/settings/page-8ed16a66fdde10cd.js +0 -1
  682. package/.next/static/chunks/app/(app)/settings/providers/[id]/page-13654263246617b3.js +0 -1
  683. package/.next/static/chunks/app/(app)/settings/providers/new/page-e1798e321ccbc6df.js +0 -1
  684. package/.next/static/chunks/app/(app)/settings/providers/page-0bb4c1db2ee35b3d.js +0 -1
  685. package/.next/static/chunks/app/(app)/settings/session/page-ab216a8fa37a0f76.js +0 -1
  686. package/.next/static/chunks/app/(app)/skills/[name]/page-8ab85d5090967ee4.js +0 -6
  687. package/.next/static/chunks/app/(app)/skills/page-c52773eacb27c04e.js +0 -1
  688. package/.next/static/chunks/app/_global-error/page-fc747760bd4c8a4b.js +0 -1
  689. package/.next/static/chunks/app/api/agents/[name]/route-fc747760bd4c8a4b.js +0 -1
  690. package/.next/static/chunks/app/api/agents/route-fc747760bd4c8a4b.js +0 -1
  691. package/.next/static/chunks/app/api/auth/check/route-fc747760bd4c8a4b.js +0 -1
  692. package/.next/static/chunks/app/api/auth/login/route-fc747760bd4c8a4b.js +0 -1
  693. package/.next/static/chunks/app/api/auth/setup/route-fc747760bd4c8a4b.js +0 -1
  694. package/.next/static/chunks/app/api/auth/ws-token/route-fc747760bd4c8a4b.js +0 -1
  695. package/.next/static/chunks/app/api/btw/route-fc747760bd4c8a4b.js +0 -1
  696. package/.next/static/chunks/app/api/claude-md/route-fc747760bd4c8a4b.js +0 -1
  697. package/.next/static/chunks/app/api/commands/[name]/route-fc747760bd4c8a4b.js +0 -1
  698. package/.next/static/chunks/app/api/commands/route-fc747760bd4c8a4b.js +0 -1
  699. package/.next/static/chunks/app/api/defaults/route-fc747760bd4c8a4b.js +0 -1
  700. package/.next/static/chunks/app/api/filesystem/browse/route-fc747760bd4c8a4b.js +0 -1
  701. package/.next/static/chunks/app/api/filesystem/files/route-fc747760bd4c8a4b.js +0 -1
  702. package/.next/static/chunks/app/api/filesystem/mkdir/route-fc747760bd4c8a4b.js +0 -1
  703. package/.next/static/chunks/app/api/filesystem/read/route-fc747760bd4c8a4b.js +0 -1
  704. package/.next/static/chunks/app/api/git/clone/route-fc747760bd4c8a4b.js +0 -1
  705. package/.next/static/chunks/app/api/git/commit/route-fc747760bd4c8a4b.js +0 -1
  706. package/.next/static/chunks/app/api/git/diff/route-fc747760bd4c8a4b.js +0 -1
  707. package/.next/static/chunks/app/api/git/discard/route-fc747760bd4c8a4b.js +0 -1
  708. package/.next/static/chunks/app/api/git/generate-message/route-fc747760bd4c8a4b.js +0 -1
  709. package/.next/static/chunks/app/api/git/push/route-fc747760bd4c8a4b.js +0 -1
  710. package/.next/static/chunks/app/api/git/status/route-fc747760bd4c8a4b.js +0 -1
  711. package/.next/static/chunks/app/api/github/file-content/route-fc747760bd4c8a4b.js +0 -1
  712. package/.next/static/chunks/app/api/github/orgs/route-fc747760bd4c8a4b.js +0 -1
  713. package/.next/static/chunks/app/api/github/prs/checks/route-fc747760bd4c8a4b.js +0 -1
  714. package/.next/static/chunks/app/api/github/prs/diff/route-fc747760bd4c8a4b.js +0 -1
  715. package/.next/static/chunks/app/api/github/prs/review/route-fc747760bd4c8a4b.js +0 -1
  716. package/.next/static/chunks/app/api/github/prs/route-fc747760bd4c8a4b.js +0 -1
  717. package/.next/static/chunks/app/api/github/prs/view/route-fc747760bd4c8a4b.js +0 -1
  718. package/.next/static/chunks/app/api/github/repos/route-fc747760bd4c8a4b.js +0 -1
  719. package/.next/static/chunks/app/api/github/review-session/route-fc747760bd4c8a4b.js +0 -1
  720. package/.next/static/chunks/app/api/health/route-fc747760bd4c8a4b.js +0 -1
  721. package/.next/static/chunks/app/api/hooks/route-fc747760bd4c8a4b.js +0 -1
  722. package/.next/static/chunks/app/api/inbox/[id]/route-fc747760bd4c8a4b.js +0 -1
  723. package/.next/static/chunks/app/api/inbox/route-fc747760bd4c8a4b.js +0 -1
  724. package/.next/static/chunks/app/api/jobs/[id]/route-fc747760bd4c8a4b.js +0 -1
  725. package/.next/static/chunks/app/api/jobs/[id]/runs/[runId]/route-fc747760bd4c8a4b.js +0 -1
  726. package/.next/static/chunks/app/api/jobs/[id]/runs/[runId]/transcript/route-fc747760bd4c8a4b.js +0 -1
  727. package/.next/static/chunks/app/api/jobs/[id]/runs/route-fc747760bd4c8a4b.js +0 -1
  728. package/.next/static/chunks/app/api/jobs/[id]/trigger/route-fc747760bd4c8a4b.js +0 -1
  729. package/.next/static/chunks/app/api/jobs/mcp-discover/route-fc747760bd4c8a4b.js +0 -1
  730. package/.next/static/chunks/app/api/jobs/route-fc747760bd4c8a4b.js +0 -1
  731. package/.next/static/chunks/app/api/jobs/status/route-fc747760bd4c8a4b.js +0 -1
  732. package/.next/static/chunks/app/api/mcp-servers/[name]/route-fc747760bd4c8a4b.js +0 -1
  733. package/.next/static/chunks/app/api/mcp-servers/[name]/test/route-fc747760bd4c8a4b.js +0 -1
  734. package/.next/static/chunks/app/api/mcp-servers/route-fc747760bd4c8a4b.js +0 -1
  735. package/.next/static/chunks/app/api/notifications/route-fc747760bd4c8a4b.js +0 -1
  736. package/.next/static/chunks/app/api/notifications/test/route-fc747760bd4c8a4b.js +0 -1
  737. package/.next/static/chunks/app/api/providers/[id]/route-fc747760bd4c8a4b.js +0 -1
  738. package/.next/static/chunks/app/api/providers/route-fc747760bd4c8a4b.js +0 -1
  739. package/.next/static/chunks/app/api/reviews/pinned/route-fc747760bd4c8a4b.js +0 -1
  740. package/.next/static/chunks/app/api/sessions/[id]/context/route-fc747760bd4c8a4b.js +0 -1
  741. package/.next/static/chunks/app/api/sessions/[id]/mcp/route-fc747760bd4c8a4b.js +0 -1
  742. package/.next/static/chunks/app/api/sessions/[id]/route-fc747760bd4c8a4b.js +0 -1
  743. package/.next/static/chunks/app/api/sessions/[id]/search/route-fc747760bd4c8a4b.js +0 -1
  744. package/.next/static/chunks/app/api/sessions/[id]/tabs/route-fc747760bd4c8a4b.js +0 -1
  745. package/.next/static/chunks/app/api/sessions/bulk-delete/route-fc747760bd4c8a4b.js +0 -1
  746. package/.next/static/chunks/app/api/sessions/by-ids/route-fc747760bd4c8a4b.js +0 -1
  747. package/.next/static/chunks/app/api/sessions/group/route-fc747760bd4c8a4b.js +0 -1
  748. package/.next/static/chunks/app/api/sessions/pinned/route-fc747760bd4c8a4b.js +0 -1
  749. package/.next/static/chunks/app/api/sessions/route-fc747760bd4c8a4b.js +0 -1
  750. package/.next/static/chunks/app/api/sessions/search/route-fc747760bd4c8a4b.js +0 -1
  751. package/.next/static/chunks/app/api/sessions/thinking/route-fc747760bd4c8a4b.js +0 -1
  752. package/.next/static/chunks/app/api/skills/[name]/route-fc747760bd4c8a4b.js +0 -1
  753. package/.next/static/chunks/app/api/skills/route-fc747760bd4c8a4b.js +0 -1
  754. package/.next/static/chunks/app/api/terminal/[id]/route-fc747760bd4c8a4b.js +0 -1
  755. package/.next/static/chunks/app/api/terminal/route-fc747760bd4c8a4b.js +0 -1
  756. package/.next/static/chunks/app/api/usage/route-fc747760bd4c8a4b.js +0 -1
  757. package/.next/static/chunks/app/api/version/changelog/route-fc747760bd4c8a4b.js +0 -1
  758. package/.next/static/chunks/app/api/version/cockpit/changelog/route-fc747760bd4c8a4b.js +0 -1
  759. package/.next/static/chunks/app/api/version/cockpit/route-fc747760bd4c8a4b.js +0 -1
  760. package/.next/static/chunks/app/api/version/route-fc747760bd4c8a4b.js +0 -1
  761. package/.next/static/chunks/next/dist/client/components/builtin/app-error-fc747760bd4c8a4b.js +0 -1
  762. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-fc747760bd4c8a4b.js +0 -1
  763. package/.next/static/chunks/next/dist/client/components/builtin/not-found-fc747760bd4c8a4b.js +0 -1
  764. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-fc747760bd4c8a4b.js +0 -1
  765. package/.next/static/chunks/webpack-e31bb45fa59caed8.js +0 -1
  766. package/.next/static/css/3f8af4ae6f812d5c.css +0 -1
  767. /package/.next/static/{I-rxZaJEzhe3ZUTjSqB11 → NTa6G91R3HtKCLYuQqdR0}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[69427],{69427:(e,t,n)=>{let i,a;n.r(t),n.d(t,{ShikiError:()=>$,addClassToHast:()=>eg,applyColorReplacements:()=>D,bundledLanguages:()=>O,bundledLanguagesAlias:()=>A,bundledLanguagesBase:()=>x,bundledLanguagesInfo:()=>_,bundledThemes:()=>j,bundledThemesInfo:()=>M,codeToHast:()=>eK,codeToHtml:()=>eY,codeToTokens:()=>eZ,codeToTokensBase:()=>e5,codeToTokensWithThemes:()=>e1,createBundledHighlighter:()=>eF,createCssVariablesTheme:()=>eJ,createHighlighter:()=>eX,createHighlighterCore:()=>eU,createHighlighterCoreSync:()=>eI,createPositionConverter:()=>ef,createShikiInternal:()=>ei,createShikiInternalSync:()=>et,createShikiPrimitive:()=>ee,createShikiPrimitiveAsync:()=>en,createSingletonShorthands:()=>eV,flatTokenVariants:()=>eT,getLastGrammarState:()=>e6,getSingletonHighlighter:()=>e2,getSingletonHighlighterCore:()=>eR,getTokenStyleObject:()=>ev,guessEmbeddedLanguages:()=>eb,hastToHtml:()=>eG,isNoneTheme:()=>W,isPlainLang:()=>U,isSpecialLang:()=>I,isSpecialTheme:()=>R,makeSingletonHighlighter:()=>eq,makeSingletonHighlighterCore:()=>eW,normalizeGetter:()=>z,normalizeTheme:()=>V,resolveColorReplacements:()=>E,splitLines:()=>F,splitToken:()=>ew,splitTokens:()=>eS,stringifyTokenStyle:()=>eL,t:()=>eQ,toArray:()=>G,tokenizeAnsiWithTheme:()=>ej,tokenizeWithTheme:()=>em,tokensToHast:()=>eD,transformerDecorations:()=>eN});var r={};n.r(r),n.d(r,{createOnigurumaEngine:()=>P,getDefaultWasmLoader:()=>N,loadWasm:()=>T,setDefaultWasmLoader:()=>L});var o=Object.defineProperty,s=Object.getOwnPropertyDescriptor,l=Object.getOwnPropertyNames,d=Object.prototype.hasOwnProperty,m=(e,t)=>{let n={};for(var i in e)o(n,i,{get:e[i],enumerable:!0});return t||o(n,Symbol.toStringTag,{value:"Module"}),n},h=n(92619).Buffer,p=class extends Error{constructor(e){super(e),this.name="ShikiError"}};function c(){return"u">typeof performance?performance.now():Date.now()}let u=(e,t)=>e+(t-e%t)%t;async function g(e){let t,n,i={};function a(e){n=e,i.HEAPU8=new Uint8Array(e),i.HEAPU32=new Uint32Array(e)}let r="u">typeof TextDecoder?new TextDecoder("utf8"):void 0;function o(e,t){return e?function(e,t,n=1024){let i=t+n,a=t;for(;e[a]&&!(a>=i);)++a;if(a-t>16&&e.buffer&&r)return r.decode(e.subarray(t,a));let o="";for(;t<a;){let n=e[t++];if(!(128&n)){o+=String.fromCharCode(n);continue}let i=63&e[t++];if((224&n)==192){o+=String.fromCharCode((31&n)<<6|i);continue}let a=63&e[t++];if((n=(240&n)==224?(15&n)<<12|i<<6|a:(7&n)<<18|i<<12|a<<6|63&e[t++])<65536)o+=String.fromCharCode(n);else{let e=n-65536;o+=String.fromCharCode(55296|e>>10,56320|1023&e)}}return o}(i.HEAPU8,e,t):""}let s={emscripten_get_now:c,emscripten_memcpy_big:function(e,t,n){i.HEAPU8.copyWithin(e,t,t+n)},emscripten_resize_heap:function(e){let r=i.HEAPU8.length;if((e>>>=0)>0x80000000)return!1;for(let i=1;i<=4;i*=2){let o=r*(1+.2/i);if(o=Math.min(o,e+0x6000000),function(e){try{return t.grow(e-n.byteLength+65535>>>16),a(t.buffer),1}catch{}}(Math.min(0x80000000,u(Math.max(e,o),65536))))return!0}return!1},fd_write:()=>0};async function l(){let n=await e({env:s,wasi_snapshot_preview1:s});a((t=n.memory).buffer),Object.assign(i,n),i.UTF8ToString=o}return await l(),i}var f=Object.defineProperty,b=(e,t,n)=>{let i;return(i="symbol"!=typeof t?t+"":t)in e?f(e,i,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[i]=n};let y=null;class k{constructor(e){b(this,"utf16Length"),b(this,"utf8Length"),b(this,"utf16Value"),b(this,"utf8Value"),b(this,"utf16OffsetToUtf8"),b(this,"utf8OffsetToUtf16");const t=e.length,n=k._utf8ByteLength(e),i=n!==t,a=i?new Uint32Array(t+1):null;i&&(a[t]=n);const r=i?new Uint32Array(n+1):null;i&&(r[n]=t);const o=new Uint8Array(n);let s=0;for(let n=0;n<t;n++){const l=e.charCodeAt(n);let d=l,m=!1;if(l>=55296&&l<=56319&&n+1<t){const t=e.charCodeAt(n+1);t>=56320&&t<=57343&&(d=(l-55296<<10)+65536|t-56320,m=!0)}i&&(a[n]=s,m&&(a[n+1]=s),d<=127?r[s+0]=n:d<=2047?(r[s+0]=n,r[s+1]=n):d<=65535?(r[s+0]=n,r[s+1]=n,r[s+2]=n):(r[s+0]=n,r[s+1]=n,r[s+2]=n,r[s+3]=n)),d<=127?o[s++]=d:(d<=2047?o[s++]=192|(1984&d)>>>6:(d<=65535?o[s++]=224|(61440&d)>>>12:(o[s++]=240|(1835008&d)>>>18,o[s++]=128|(258048&d)>>>12),o[s++]=128|(4032&d)>>>6),o[s++]=128|(63&d)>>>0),m&&n++}this.utf16Length=t,this.utf8Length=n,this.utf16Value=e,this.utf8Value=o,this.utf16OffsetToUtf8=a,this.utf8OffsetToUtf16=r}static _utf8ByteLength(e){let t=0;for(let n=0,i=e.length;n<i;n++){let a=e.charCodeAt(n),r=a,o=!1;if(a>=55296&&a<=56319&&n+1<i){let t=e.charCodeAt(n+1);t>=56320&&t<=57343&&(r=(a-55296<<10)+65536|t-56320,o=!0)}r<=127?t+=1:r<=2047?t+=2:r<=65535?t+=3:t+=4,o&&n++}return t}createString(e){let t=e.omalloc(this.utf8Length);return e.HEAPU8.set(this.utf8Value,t),t}}let w=class e{constructor(t){if(b(this,"id",++e.LAST_ID),b(this,"_onigBinding"),b(this,"content"),b(this,"utf16Length"),b(this,"utf8Length"),b(this,"utf16OffsetToUtf8"),b(this,"utf8OffsetToUtf16"),b(this,"ptr"),!y)throw new p("Must invoke loadWasm first.");this._onigBinding=y,this.content=t;const n=new k(t);this.utf16Length=n.utf16Length,this.utf8Length=n.utf8Length,this.utf16OffsetToUtf8=n.utf16OffsetToUtf8,this.utf8OffsetToUtf16=n.utf8OffsetToUtf16,this.utf8Length<1e4&&!e._sharedPtrInUse?(e._sharedPtr||(e._sharedPtr=y.omalloc(1e4)),e._sharedPtrInUse=!0,y.HEAPU8.set(n.utf8Value,e._sharedPtr),this.ptr=e._sharedPtr):this.ptr=n.createString(y)}convertUtf8OffsetToUtf16(e){return this.utf8OffsetToUtf16?e<0?0:e>this.utf8Length?this.utf16Length:this.utf8OffsetToUtf16[e]:e}convertUtf16OffsetToUtf8(e){return this.utf16OffsetToUtf8?e<0?0:e>this.utf16Length?this.utf8Length:this.utf16OffsetToUtf8[e]:e}dispose(){this.ptr===e._sharedPtr?e._sharedPtrInUse=!1:this._onigBinding.ofree(this.ptr)}};b(w,"LAST_ID",0),b(w,"_sharedPtr",0),b(w,"_sharedPtrInUse",!1);class S{constructor(e){if(b(this,"_onigBinding"),b(this,"_ptr"),!y)throw new p("Must invoke loadWasm first.");const t=[],n=[];for(let i=0,a=e.length;i<a;i++){const a=new k(e[i]);t[i]=a.createString(y),n[i]=a.utf8Length}const i=y.omalloc(4*e.length);y.HEAPU32.set(t,i/4);const a=y.omalloc(4*e.length);y.HEAPU32.set(n,a/4);const r=y.createOnigScanner(i,a,e.length);for(let n=0,i=e.length;n<i;n++)y.ofree(t[n]);y.ofree(a),y.ofree(i),0===r&&function(e){throw new p(e.UTF8ToString(e.getLastOnigError()))}(y),this._onigBinding=y,this._ptr=r}dispose(){this._onigBinding.freeOnigScanner(this._ptr)}findNextMatchSync(e,t,n){let i=0;if("number"==typeof n&&(i=n),"string"==typeof e){e=new w(e);let n=this._findNextMatchSync(e,t,!1,i);return e.dispose(),n}return this._findNextMatchSync(e,t,!1,i)}_findNextMatchSync(e,t,n,i){let a=this._onigBinding,r=a.findNextOnigScannerMatch(this._ptr,e.id,e.ptr,e.utf8Length,e.convertUtf16OffsetToUtf8(t),i);if(0===r)return null;let o=a.HEAPU32,s=r/4,l=o[s++],d=o[s++],m=[];for(let t=0;t<d;t++){let n=e.convertUtf8OffsetToUtf16(o[s++]),i=e.convertUtf8OffsetToUtf16(o[s++]);m[t]={start:n,end:i,length:i-n}}return{index:l,captureIndices:m}}}function T(e){return i||(i=async function(){y=await g(async t=>{let n=e;if("function"==typeof(n=await n)&&(n=await n(t)),"function"==typeof n&&(n=await n(t)),"function"==typeof n.instantiator)n=await n.instantiator(t);else if("function"==typeof n.default)n=await n.default(t);else{var i,a,r,o;if(void 0!==n.data&&(n=n.data),i=n,"u">typeof Response&&i instanceof Response){n="function"==typeof WebAssembly.instantiateStreaming?await (r=n,e=>WebAssembly.instantiateStreaming(r,e))(t):await (o=n,async e=>{let t=await o.arrayBuffer();return WebAssembly.instantiate(t,e)})(t)}else(a=n,"u">typeof ArrayBuffer&&(a instanceof ArrayBuffer||ArrayBuffer.isView(a))||void 0!==h&&h.isBuffer?.(a)||"u">typeof SharedArrayBuffer&&a instanceof SharedArrayBuffer||"u">typeof Uint32Array&&a instanceof Uint32Array||n instanceof WebAssembly.Module)?n=await v(n)(t):"default"in n&&n.default instanceof WebAssembly.Module&&(n=await v(n.default)(t))}return"instance"in n&&(n=n.instance),"exports"in n&&(n=n.exports),n})}())}function v(e){return t=>WebAssembly.instantiate(e,t)}function L(e){a=e}function N(){return a}async function P(e){return e&&await T(e),{createScanner:e=>new S(e.map(e=>"string"==typeof e?e:e.source)),createString:e=>new w(e)}}var C=m({});((e,t,n,i)=>{if(t&&"object"==typeof t||"function"==typeof t)for(var a,r=l(t),m=0,h=r.length;m<h;m++)a=r[m],d.call(e,a)||a===n||o(e,a,{get:(e=>t[e]).bind(null,a),enumerable:!(i=s(t,a))||i.enumerable});return})(C,r,"default");let _=[{id:"abap",name:"ABAP",import:()=>n.e(48773).then(n.bind(n,48773))},{id:"actionscript-3",name:"ActionScript",import:()=>n.e(10036).then(n.bind(n,10036))},{id:"ada",name:"Ada",import:()=>n.e(55575).then(n.bind(n,55575))},{id:"angular-html",name:"Angular HTML",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(23175)]).then(n.bind(n,23175))},{id:"angular-ts",name:"Angular TypeScript",import:()=>Promise.all([n.e(52577),n.e(41630),n.e(63782),n.e(43476),n.e(43111),n.e(33186)]).then(n.bind(n,76359))},{id:"apache",name:"Apache Conf",import:()=>n.e(52765).then(n.bind(n,52765))},{id:"apex",name:"Apex",import:()=>n.e(27455).then(n.bind(n,27455))},{id:"apl",name:"APL",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(76931),n.e(54174)]).then(n.bind(n,54174))},{id:"applescript",name:"AppleScript",import:()=>n.e(19178).then(n.bind(n,19178))},{id:"ara",name:"Ara",import:()=>n.e(93313).then(n.bind(n,93313))},{id:"asciidoc",name:"AsciiDoc",aliases:["adoc"],import:()=>n.e(98318).then(n.bind(n,98318))},{id:"asm",name:"Assembly",import:()=>n.e(87846).then(n.bind(n,87846))},{id:"astro",name:"Astro",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(63782),n.e(36686)]).then(n.bind(n,36686))},{id:"awk",name:"AWK",import:()=>n.e(54900).then(n.bind(n,54900))},{id:"ballerina",name:"Ballerina",import:()=>n.e(92747).then(n.bind(n,92747))},{id:"bat",name:"Batch File",aliases:["batch"],import:()=>n.e(73290).then(n.bind(n,73290))},{id:"beancount",name:"Beancount",import:()=>n.e(98496).then(n.bind(n,98496))},{id:"berry",name:"Berry",aliases:["be"],import:()=>n.e(95331).then(n.bind(n,95331))},{id:"bibtex",name:"BibTeX",import:()=>n.e(25937).then(n.bind(n,25937))},{id:"bicep",name:"Bicep",import:()=>n.e(68406).then(n.bind(n,68406))},{id:"bird2",name:"BIRD2 Configuration",aliases:["bird"],import:()=>n.e(71410).then(n.bind(n,71410))},{id:"blade",name:"Blade",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(25005)]).then(n.bind(n,25005))},{id:"bsl",name:"1C (Enterprise)",aliases:["1c"],import:()=>n.e(4608).then(n.bind(n,4608))},{id:"c",name:"C",import:()=>n.e(88192).then(n.bind(n,88192))},{id:"c3",name:"C3",import:()=>n.e(7113).then(n.bind(n,7113))},{id:"cadence",name:"Cadence",aliases:["cdc"],import:()=>n.e(64242).then(n.bind(n,64242))},{id:"cairo",name:"Cairo",import:()=>Promise.all([n.e(40893),n.e(84367)]).then(n.bind(n,84367))},{id:"clarity",name:"Clarity",import:()=>n.e(15183).then(n.bind(n,15183))},{id:"clojure",name:"Clojure",aliases:["clj"],import:()=>n.e(66959).then(n.bind(n,66959))},{id:"cmake",name:"CMake",import:()=>n.e(55482).then(n.bind(n,55482))},{id:"cobol",name:"COBOL",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(76931),n.e(15498)]).then(n.bind(n,15498))},{id:"codeowners",name:"CODEOWNERS",import:()=>n.e(21188).then(n.bind(n,21188))},{id:"codeql",name:"CodeQL",aliases:["ql"],import:()=>n.e(22403).then(n.bind(n,22403))},{id:"coffee",name:"CoffeeScript",aliases:["coffeescript"],import:()=>Promise.all([n.e(52577),n.e(76647)]).then(n.bind(n,76647))},{id:"common-lisp",name:"Common Lisp",aliases:["lisp"],import:()=>n.e(93787).then(n.bind(n,93787))},{id:"coq",name:"Coq",import:()=>n.e(55920).then(n.bind(n,55920))},{id:"cpp",name:"C++",aliases:["c++"],import:()=>Promise.all([n.e(86666),n.e(88835),n.e(2503),n.e(88192),n.e(36110)]).then(n.bind(n,27816))},{id:"crystal",name:"Crystal",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(2503),n.e(88192),n.e(57152),n.e(21413)]).then(n.bind(n,21413))},{id:"csharp",name:"C#",aliases:["c#","cs"],import:()=>n.e(71642).then(n.bind(n,71642))},{id:"css",name:"CSS",import:()=>n.e(63782).then(n.bind(n,63782))},{id:"csv",name:"CSV",import:()=>n.e(66331).then(n.bind(n,66331))},{id:"cue",name:"CUE",import:()=>n.e(45338).then(n.bind(n,45338))},{id:"cypher",name:"Cypher",aliases:["cql"],import:()=>n.e(14350).then(n.bind(n,14350))},{id:"d",name:"D",import:()=>n.e(59015).then(n.bind(n,59015))},{id:"dart",name:"Dart",import:()=>n.e(3288).then(n.bind(n,3288))},{id:"dax",name:"DAX",import:()=>n.e(21932).then(n.bind(n,21932))},{id:"desktop",name:"Desktop",import:()=>n.e(7819).then(n.bind(n,7819))},{id:"diff",name:"Diff",import:()=>n.e(62614).then(n.bind(n,62614))},{id:"docker",name:"Dockerfile",aliases:["dockerfile"],import:()=>n.e(52783).then(n.bind(n,52783))},{id:"dotenv",name:"dotEnv",import:()=>n.e(44829).then(n.bind(n,44829))},{id:"dream-maker",name:"Dream Maker",import:()=>n.e(10425).then(n.bind(n,32806))},{id:"edge",name:"Edge",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(63782),n.e(43476),n.e(67844)]).then(n.bind(n,67844))},{id:"elixir",name:"Elixir",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(20698)]).then(n.bind(n,20698))},{id:"elm",name:"Elm",import:()=>Promise.all([n.e(88192),n.e(84583)]).then(n.bind(n,84583))},{id:"emacs-lisp",name:"Emacs Lisp",aliases:["elisp"],import:()=>n.e(73879).then(n.bind(n,62965))},{id:"erb",name:"ERB",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(86666),n.e(88835),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(88192),n.e(57152),n.e(41248),n.e(98848),n.e(91198)]).then(n.bind(n,91198))},{id:"erlang",name:"Erlang",aliases:["erl"],import:()=>Promise.all([n.e(13304),n.e(64678)]).then(n.bind(n,64678))},{id:"fennel",name:"Fennel",import:()=>n.e(60583).then(n.bind(n,60583))},{id:"fish",name:"Fish",import:()=>n.e(52349).then(n.bind(n,52349))},{id:"fluent",name:"Fluent",aliases:["ftl"],import:()=>n.e(26293).then(n.bind(n,26293))},{id:"fortran-fixed-form",name:"Fortran (Fixed Form)",aliases:["f","for","f77"],import:()=>Promise.all([n.e(94823),n.e(85061)]).then(n.bind(n,85061))},{id:"fortran-free-form",name:"Fortran (Free Form)",aliases:["f90","f95","f03","f08","f18"],import:()=>n.e(94823).then(n.bind(n,94823))},{id:"fsharp",name:"F#",aliases:["f#","fs"],import:()=>Promise.all([n.e(13304),n.e(52501)]).then(n.bind(n,52501))},{id:"gdresource",name:"GDResource",aliases:["tscn","tres"],import:()=>n.e(98670).then(n.bind(n,98670))},{id:"gdscript",name:"GDScript",aliases:["gd"],import:()=>n.e(34223).then(n.bind(n,34223))},{id:"gdshader",name:"GDShader",import:()=>n.e(67977).then(n.bind(n,67977))},{id:"genie",name:"Genie",import:()=>n.e(42031).then(n.bind(n,42031))},{id:"gherkin",name:"Gherkin",import:()=>n.e(88457).then(n.bind(n,88457))},{id:"git-commit",name:"Git Commit Message",import:()=>n.e(92041).then(n.bind(n,92041))},{id:"git-rebase",name:"Git Rebase Message",import:()=>Promise.all([n.e(57152),n.e(33194)]).then(n.bind(n,33194))},{id:"gleam",name:"Gleam",import:()=>n.e(62895).then(n.bind(n,62895))},{id:"glimmer-js",name:"Glimmer JS",aliases:["gjs"],import:()=>Promise.all([n.e(52577),n.e(60535),n.e(63782),n.e(43476),n.e(30640)]).then(n.bind(n,30640))},{id:"glimmer-ts",name:"Glimmer TS",aliases:["gts"],import:()=>Promise.all([n.e(52577),n.e(60535),n.e(63782),n.e(43476),n.e(59186)]).then(n.bind(n,59186))},{id:"glsl",name:"GLSL",import:()=>Promise.all([n.e(88192),n.e(6887)]).then(n.bind(n,6887))},{id:"gn",name:"GN",import:()=>n.e(99448).then(n.bind(n,99448))},{id:"gnuplot",name:"Gnuplot",import:()=>n.e(79690).then(n.bind(n,79690))},{id:"go",name:"Go",import:()=>n.e(64553).then(n.bind(n,64553))},{id:"graphql",name:"GraphQL",aliases:["gql"],import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(41248)]).then(n.bind(n,41248))},{id:"groovy",name:"Groovy",import:()=>n.e(39189).then(n.bind(n,39189))},{id:"hack",name:"Hack",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(2503),n.e(70400)]).then(n.bind(n,70400))},{id:"haml",name:"Ruby Haml",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(63437)]).then(n.bind(n,63437))},{id:"handlebars",name:"Handlebars",aliases:["hbs"],import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(12735)]).then(n.bind(n,12735))},{id:"haskell",name:"Haskell",aliases:["hs"],import:()=>n.e(21335).then(n.bind(n,21335))},{id:"haxe",name:"Haxe",import:()=>n.e(11215).then(n.bind(n,11215))},{id:"hcl",name:"HashiCorp HCL",import:()=>n.e(82374).then(n.bind(n,82374))},{id:"hjson",name:"Hjson",import:()=>n.e(79421).then(n.bind(n,79421))},{id:"hlsl",name:"HLSL",import:()=>n.e(80010).then(n.bind(n,80010))},{id:"html",name:"HTML",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476)]).then(n.bind(n,43476))},{id:"html-derivative",name:"HTML (Derivative)",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(51656)]).then(n.bind(n,51656))},{id:"http",name:"HTTP",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(76931),n.e(57152),n.e(41248),n.e(98243)]).then(n.bind(n,98243))},{id:"hurl",name:"Hurl",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(76931),n.e(41248),n.e(20816)]).then(n.bind(n,20816))},{id:"hxml",name:"HXML",import:()=>n.e(50376).then(n.bind(n,50376))},{id:"hy",name:"Hy",import:()=>n.e(26938).then(n.bind(n,26938))},{id:"imba",name:"Imba",import:()=>n.e(30794).then(n.bind(n,30794))},{id:"ini",name:"INI",aliases:["properties"],import:()=>n.e(34309).then(n.bind(n,34309))},{id:"java",name:"Java",import:()=>n.e(76931).then(n.bind(n,76931))},{id:"javascript",name:"JavaScript",aliases:["js","cjs","mjs"],import:()=>n.e(52577).then(n.bind(n,52970))},{id:"jinja",name:"Jinja",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(43392)]).then(n.bind(n,43392))},{id:"jison",name:"Jison",import:()=>Promise.all([n.e(52577),n.e(36402)]).then(n.bind(n,36402))},{id:"json",name:"JSON",import:()=>n.e(4053).then(n.bind(n,4053))},{id:"json5",name:"JSON5",import:()=>n.e(63860).then(n.bind(n,63860))},{id:"jsonc",name:"JSON with Comments",import:()=>n.e(4650).then(n.bind(n,4650))},{id:"jsonl",name:"JSON Lines",import:()=>n.e(91453).then(n.bind(n,13834))},{id:"jsonnet",name:"Jsonnet",import:()=>n.e(8132).then(n.bind(n,8132))},{id:"jssm",name:"JSSM",aliases:["fsl"],import:()=>n.e(24634).then(n.bind(n,24634))},{id:"jsx",name:"JSX",import:()=>n.e(69312).then(n.bind(n,29228))},{id:"julia",name:"Julia",aliases:["jl"],import:()=>Promise.all([n.e(52577),n.e(86666),n.e(88835),n.e(2503),n.e(88192),n.e(40893),n.e(86339)]).then(n.bind(n,85816))},{id:"just",name:"Just",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(86666),n.e(88835),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(88192),n.e(57152),n.e(41248),n.e(40893),n.e(98848),n.e(30968),n.e(18977)]).then(n.bind(n,18977))},{id:"kdl",name:"KDL",import:()=>n.e(95968).then(n.bind(n,95968))},{id:"kotlin",name:"Kotlin",aliases:["kt","kts"],import:()=>n.e(26572).then(n.bind(n,26572))},{id:"kusto",name:"Kusto",aliases:["kql"],import:()=>n.e(50583).then(n.bind(n,72964))},{id:"latex",name:"LaTeX",import:()=>n.e(72839).then(n.bind(n,72839))},{id:"lean",name:"Lean 4",aliases:["lean4"],import:()=>n.e(77227).then(n.bind(n,77227))},{id:"less",name:"Less",import:()=>n.e(11280).then(n.bind(n,11280))},{id:"liquid",name:"Liquid",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(25347)]).then(n.bind(n,25347))},{id:"llvm",name:"LLVM IR",import:()=>n.e(19220).then(n.bind(n,19220))},{id:"log",name:"Log file",import:()=>n.e(16741).then(n.bind(n,16741))},{id:"logo",name:"Logo",import:()=>n.e(25670).then(n.bind(n,25670))},{id:"lua",name:"Lua",import:()=>Promise.all([n.e(88192),n.e(33873)]).then(n.bind(n,33873))},{id:"luau",name:"Luau",import:()=>n.e(33072).then(n.bind(n,33072))},{id:"make",name:"Makefile",aliases:["makefile"],import:()=>n.e(30541).then(n.bind(n,30541))},{id:"markdown",name:"Markdown",aliases:["md"],import:()=>n.e(13304).then(n.bind(n,13304))},{id:"marko",name:"Marko",import:()=>Promise.all([n.e(60535),n.e(63782),n.e(43111),n.e(11280),n.e(65645)]).then(n.bind(n,65645))},{id:"matlab",name:"MATLAB",import:()=>n.e(31184).then(n.bind(n,31184))},{id:"mdc",name:"MDC",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(13304),n.e(86729)]).then(n.bind(n,86729))},{id:"mdx",name:"MDX",import:()=>n.e(55690).then(n.bind(n,55690))},{id:"mermaid",name:"Mermaid",aliases:["mmd"],import:()=>n.e(29842).then(n.bind(n,29842))},{id:"mipsasm",name:"MIPS Assembly",aliases:["mips"],import:()=>n.e(11501).then(n.bind(n,11501))},{id:"mojo",name:"Mojo",import:()=>n.e(50194).then(n.bind(n,50194))},{id:"moonbit",name:"MoonBit",aliases:["mbt","mbti"],import:()=>n.e(24567).then(n.bind(n,24567))},{id:"move",name:"Move",import:()=>n.e(24540).then(n.bind(n,24540))},{id:"narrat",name:"Narrat Language",aliases:["nar"],import:()=>n.e(36455).then(n.bind(n,36455))},{id:"nextflow",name:"Nextflow",aliases:["nf"],import:()=>n.e(35320).then(n.bind(n,35320))},{id:"nextflow-groovy",name:"Nextflow Groovy",import:()=>n.e(53633).then(n.bind(n,53633))},{id:"nginx",name:"Nginx",import:()=>Promise.all([n.e(88192),n.e(2215)]).then(n.bind(n,2215))},{id:"nim",name:"Nim",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(76931),n.e(88192),n.e(13304),n.e(7799)]).then(n.bind(n,7799))},{id:"nix",name:"Nix",import:()=>n.e(86099).then(n.bind(n,86099))},{id:"nushell",name:"nushell",aliases:["nu"],import:()=>n.e(38288).then(n.bind(n,38288))},{id:"objective-c",name:"Objective-C",aliases:["objc"],import:()=>n.e(36290).then(n.bind(n,36290))},{id:"objective-cpp",name:"Objective-C++",import:()=>n.e(14763).then(n.bind(n,21946))},{id:"ocaml",name:"OCaml",import:()=>n.e(3419).then(n.bind(n,3419))},{id:"odin",name:"Odin",import:()=>n.e(69547).then(n.bind(n,69547))},{id:"openscad",name:"OpenSCAD",aliases:["scad"],import:()=>n.e(4474).then(n.bind(n,4474))},{id:"pascal",name:"Pascal",import:()=>n.e(46948).then(n.bind(n,46948))},{id:"perl",name:"Perl",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(30968),n.e(77040)]).then(n.bind(n,30968))},{id:"php",name:"PHP",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(86155),n.e(54659)]).then(n.bind(n,86155))},{id:"pkl",name:"Pkl",import:()=>n.e(96166).then(n.bind(n,96166))},{id:"plsql",name:"PL/SQL",import:()=>n.e(48947).then(n.bind(n,48947))},{id:"po",name:"Gettext PO",aliases:["pot","potx"],import:()=>n.e(43324).then(n.bind(n,43324))},{id:"polar",name:"Polar",import:()=>n.e(93095).then(n.bind(n,93095))},{id:"postcss",name:"PostCSS",import:()=>n.e(19240).then(n.bind(n,19240))},{id:"powerquery",name:"PowerQuery",import:()=>n.e(19294).then(n.bind(n,19294))},{id:"powershell",name:"PowerShell",aliases:["ps","ps1"],import:()=>n.e(7636).then(n.bind(n,7636))},{id:"prisma",name:"Prisma",import:()=>n.e(40327).then(n.bind(n,40327))},{id:"prolog",name:"Prolog",import:()=>n.e(80034).then(n.bind(n,80034))},{id:"proto",name:"Protocol Buffer 3",aliases:["protobuf"],import:()=>n.e(58545).then(n.bind(n,58545))},{id:"pug",name:"Pug",aliases:["jade"],import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(55755)]).then(n.bind(n,55755))},{id:"puppet",name:"Puppet",import:()=>n.e(19569).then(n.bind(n,19569))},{id:"purescript",name:"PureScript",import:()=>n.e(36580).then(n.bind(n,36580))},{id:"python",name:"Python",aliases:["py"],import:()=>n.e(40893).then(n.bind(n,40893))},{id:"qml",name:"QML",import:()=>Promise.all([n.e(52577),n.e(73077)]).then(n.bind(n,73077))},{id:"qmldir",name:"QML Directory",import:()=>n.e(46144).then(n.bind(n,46144))},{id:"qss",name:"Qt Style Sheets",import:()=>n.e(55712).then(n.bind(n,55712))},{id:"r",name:"R",import:()=>n.e(25025).then(n.bind(n,25025))},{id:"racket",name:"Racket",import:()=>n.e(3229).then(n.bind(n,3229))},{id:"raku",name:"Raku",aliases:["perl6"],import:()=>n.e(30252).then(n.bind(n,30252))},{id:"razor",name:"ASP.NET Razor",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(71642),n.e(84903)]).then(n.bind(n,84903))},{id:"reg",name:"Windows Registry Script",import:()=>n.e(85997).then(n.bind(n,85997))},{id:"regexp",name:"RegExp",aliases:["regex"],import:()=>n.e(86412).then(n.bind(n,86412))},{id:"rel",name:"Rel",import:()=>n.e(62062).then(n.bind(n,62062))},{id:"riscv",name:"RISC-V",import:()=>n.e(52710).then(n.bind(n,52710))},{id:"ron",name:"RON",import:()=>n.e(80862).then(n.bind(n,80862))},{id:"rosmsg",name:"ROS Interface",import:()=>n.e(95728).then(n.bind(n,95728))},{id:"rst",name:"reStructuredText",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(86666),n.e(88835),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(88192),n.e(57152),n.e(41248),n.e(40893),n.e(98848),n.e(52504)]).then(n.bind(n,52504))},{id:"ruby",name:"Ruby",aliases:["rb"],import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(86666),n.e(88835),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(88192),n.e(57152),n.e(41248),n.e(98848)]).then(n.bind(n,72331))},{id:"rust",name:"Rust",aliases:["rs"],import:()=>n.e(61161).then(n.bind(n,61161))},{id:"sas",name:"SAS",import:()=>Promise.all([n.e(2503),n.e(66360)]).then(n.bind(n,66360))},{id:"sass",name:"Sass",import:()=>n.e(88113).then(n.bind(n,88113))},{id:"scala",name:"Scala",import:()=>n.e(89377).then(n.bind(n,89377))},{id:"scheme",name:"Scheme",import:()=>n.e(97142).then(n.bind(n,97142))},{id:"scss",name:"SCSS",import:()=>Promise.all([n.e(63782),n.e(43111)]).then(n.bind(n,43111))},{id:"sdbl",name:"1C (Query)",aliases:["1c-query"],import:()=>n.e(59648).then(n.bind(n,59648))},{id:"shaderlab",name:"ShaderLab",aliases:["shader"],import:()=>n.e(1379).then(n.bind(n,1379))},{id:"shellscript",name:"Shell",aliases:["bash","sh","shell","zsh"],import:()=>n.e(57152).then(n.bind(n,57152))},{id:"shellsession",name:"Shell Session",aliases:["console"],import:()=>Promise.all([n.e(57152),n.e(8257)]).then(n.bind(n,8257))},{id:"smalltalk",name:"Smalltalk",import:()=>n.e(61556).then(n.bind(n,61556))},{id:"solidity",name:"Solidity",import:()=>n.e(38704).then(n.bind(n,38704))},{id:"soy",name:"Closure Templates",aliases:["closure-templates"],import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(72728)]).then(n.bind(n,72728))},{id:"sparql",name:"SPARQL",import:()=>n.e(68432).then(n.bind(n,68432))},{id:"splunk",name:"Splunk Query Language",aliases:["spl"],import:()=>n.e(47610).then(n.bind(n,47610))},{id:"sql",name:"SQL",import:()=>n.e(2503).then(n.bind(n,2503))},{id:"ssh-config",name:"SSH Config",import:()=>n.e(16046).then(n.bind(n,16046))},{id:"stata",name:"Stata",import:()=>Promise.all([n.e(2503),n.e(64080)]).then(n.bind(n,64080))},{id:"stylus",name:"Stylus",aliases:["styl"],import:()=>n.e(97557).then(n.bind(n,97557))},{id:"surrealql",name:"SurrealQL",aliases:["surql"],import:()=>Promise.all([n.e(52577),n.e(30830)]).then(n.bind(n,30830))},{id:"svelte",name:"Svelte",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(63782),n.e(81142)]).then(n.bind(n,81142))},{id:"swift",name:"Swift",import:()=>n.e(13541).then(n.bind(n,35922))},{id:"system-verilog",name:"SystemVerilog",import:()=>n.e(90893).then(n.bind(n,90893))},{id:"systemd",name:"Systemd Units",import:()=>n.e(9006).then(n.bind(n,9006))},{id:"talonscript",name:"TalonScript",aliases:["talon"],import:()=>n.e(21078).then(n.bind(n,21078))},{id:"tasl",name:"Tasl",import:()=>n.e(94963).then(n.bind(n,94963))},{id:"tcl",name:"Tcl",import:()=>n.e(41274).then(n.bind(n,41274))},{id:"templ",name:"Templ",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(64553),n.e(81977)]).then(n.bind(n,81977))},{id:"terraform",name:"Terraform",aliases:["tf","tfvars"],import:()=>n.e(43483).then(n.bind(n,43483))},{id:"tex",name:"TeX",import:()=>n.e(11456).then(n.bind(n,11456))},{id:"toml",name:"TOML",import:()=>n.e(84163).then(n.bind(n,84163))},{id:"ts-tags",name:"TypeScript with Tags",aliases:["lit"],import:()=>Promise.all([n.e(52577),n.e(60535),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(88192),n.e(74357)]).then(n.bind(n,74357))},{id:"tsv",name:"TSV",import:()=>n.e(30840).then(n.bind(n,30840))},{id:"tsx",name:"TSX",import:()=>n.e(26814).then(n.bind(n,33710))},{id:"turtle",name:"Turtle",import:()=>n.e(41365).then(n.bind(n,41365))},{id:"twig",name:"Twig",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(86666),n.e(88835),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(88192),n.e(57152),n.e(41248),n.e(40893),n.e(98848),n.e(43111),n.e(86155),n.e(96588)]).then(n.bind(n,96588))},{id:"typescript",name:"TypeScript",aliases:["ts","cts","mts"],import:()=>n.e(60535).then(n.bind(n,5346))},{id:"typespec",name:"TypeSpec",aliases:["tsp"],import:()=>n.e(19466).then(n.bind(n,19466))},{id:"typst",name:"Typst",aliases:["typ"],import:()=>n.e(62013).then(n.bind(n,62013))},{id:"v",name:"V",import:()=>n.e(7525).then(n.bind(n,7525))},{id:"vala",name:"Vala",import:()=>n.e(59565).then(n.bind(n,59565))},{id:"vb",name:"Visual Basic",aliases:["cmd"],import:()=>n.e(62179).then(n.bind(n,62179))},{id:"verilog",name:"Verilog",import:()=>n.e(34801).then(n.bind(n,34801))},{id:"vhdl",name:"VHDL",import:()=>n.e(37425).then(n.bind(n,37425))},{id:"viml",name:"Vim Script",aliases:["vim","vimscript"],import:()=>n.e(14539).then(n.bind(n,14539))},{id:"vue",name:"Vue",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(63782),n.e(43476),n.e(45553)]).then(n.bind(n,45553))},{id:"vue-html",name:"Vue HTML",import:()=>Promise.all([n.e(52577),n.e(17021)]).then(n.bind(n,17021))},{id:"vue-vine",name:"Vue Vine",import:()=>Promise.all([n.e(52577),n.e(31290),n.e(63782),n.e(43111),n.e(11280),n.e(72160)]).then(n.bind(n,98110))},{id:"vyper",name:"Vyper",aliases:["vy"],import:()=>n.e(21219).then(n.bind(n,21219))},{id:"wasm",name:"WebAssembly",import:()=>n.e(84275).then(n.bind(n,84275))},{id:"wenyan",name:"Wenyan",aliases:["文言"],import:()=>n.e(65269).then(n.bind(n,65269))},{id:"wgsl",name:"WGSL",import:()=>n.e(44976).then(n.bind(n,44976))},{id:"wikitext",name:"Wikitext",aliases:["mediawiki","wiki"],import:()=>n.e(44370).then(n.bind(n,44370))},{id:"wit",name:"WebAssembly Interface Types",import:()=>n.e(58243).then(n.bind(n,58243))},{id:"wolfram",name:"Wolfram",aliases:["wl"],import:()=>n.e(17442).then(n.bind(n,6987))},{id:"xml",name:"XML",import:()=>Promise.all([n.e(76931),n.e(32278)]).then(n.bind(n,77040))},{id:"xsl",name:"XSL",import:()=>Promise.all([n.e(76931),n.e(3942)]).then(n.bind(n,3942))},{id:"yaml",name:"YAML",aliases:["yml"],import:()=>n.e(95518).then(n.bind(n,95518))},{id:"zenscript",name:"ZenScript",import:()=>n.e(92485).then(n.bind(n,92485))},{id:"zig",name:"Zig",import:()=>n.e(57041).then(n.bind(n,57041))}],x=Object.fromEntries(_.map(e=>[e.id,e.import])),A=Object.fromEntries(_.flatMap(e=>e.aliases?.map(t=>[t,e.import])||[])),O={...x,...A},M=[{id:"andromeeda",displayName:"Andromeeda",type:"dark",import:()=>n.e(62812).then(n.bind(n,62812))},{id:"aurora-x",displayName:"Aurora X",type:"dark",import:()=>n.e(27635).then(n.bind(n,27635))},{id:"ayu-dark",displayName:"Ayu Dark",type:"dark",import:()=>n.e(77884).then(n.bind(n,77884))},{id:"ayu-light",displayName:"Ayu Light",type:"light",import:()=>n.e(94358).then(n.bind(n,94358))},{id:"ayu-mirage",displayName:"Ayu Mirage",type:"dark",import:()=>n.e(19005).then(n.bind(n,19005))},{id:"catppuccin-frappe",displayName:"Catppuccin Frapp\xe9",type:"dark",import:()=>n.e(51595).then(n.bind(n,51595))},{id:"catppuccin-latte",displayName:"Catppuccin Latte",type:"light",import:()=>n.e(83979).then(n.bind(n,83979))},{id:"catppuccin-macchiato",displayName:"Catppuccin Macchiato",type:"dark",import:()=>n.e(59680).then(n.bind(n,59680))},{id:"catppuccin-mocha",displayName:"Catppuccin Mocha",type:"dark",import:()=>n.e(2107).then(n.bind(n,2107))},{id:"dark-plus",displayName:"Dark Plus",type:"dark",import:()=>n.e(75375).then(n.bind(n,75375))},{id:"dracula",displayName:"Dracula Theme",type:"dark",import:()=>n.e(55136).then(n.bind(n,55136))},{id:"dracula-soft",displayName:"Dracula Theme Soft",type:"dark",import:()=>n.e(4295).then(n.bind(n,4295))},{id:"everforest-dark",displayName:"Everforest Dark",type:"dark",import:()=>n.e(87258).then(n.bind(n,87258))},{id:"everforest-light",displayName:"Everforest Light",type:"light",import:()=>n.e(49996).then(n.bind(n,49996))},{id:"github-dark",displayName:"GitHub Dark",type:"dark",import:()=>n.e(39224).then(n.bind(n,39224))},{id:"github-dark-default",displayName:"GitHub Dark Default",type:"dark",import:()=>n.e(86704).then(n.bind(n,86704))},{id:"github-dark-dimmed",displayName:"GitHub Dark Dimmed",type:"dark",import:()=>n.e(96927).then(n.bind(n,96927))},{id:"github-dark-high-contrast",displayName:"GitHub Dark High Contrast",type:"dark",import:()=>n.e(15424).then(n.bind(n,15424))},{id:"github-light",displayName:"GitHub Light",type:"light",import:()=>n.e(23082).then(n.bind(n,23082))},{id:"github-light-default",displayName:"GitHub Light Default",type:"light",import:()=>n.e(69382).then(n.bind(n,69382))},{id:"github-light-high-contrast",displayName:"GitHub Light High Contrast",type:"light",import:()=>n.e(32130).then(n.bind(n,32130))},{id:"gruvbox-dark-hard",displayName:"Gruvbox Dark Hard",type:"dark",import:()=>n.e(49666).then(n.bind(n,49666))},{id:"gruvbox-dark-medium",displayName:"Gruvbox Dark Medium",type:"dark",import:()=>n.e(58011).then(n.bind(n,80392))},{id:"gruvbox-dark-soft",displayName:"Gruvbox Dark Soft",type:"dark",import:()=>n.e(49841).then(n.bind(n,49841))},{id:"gruvbox-light-hard",displayName:"Gruvbox Light Hard",type:"light",import:()=>n.e(53492).then(n.bind(n,53492))},{id:"gruvbox-light-medium",displayName:"Gruvbox Light Medium",type:"light",import:()=>n.e(214).then(n.bind(n,214))},{id:"gruvbox-light-soft",displayName:"Gruvbox Light Soft",type:"light",import:()=>n.e(60579).then(n.bind(n,60579))},{id:"horizon",displayName:"Horizon",type:"dark",import:()=>n.e(96311).then(n.bind(n,96311))},{id:"horizon-bright",displayName:"Horizon Bright",type:"light",import:()=>n.e(23526).then(n.bind(n,23526))},{id:"houston",displayName:"Houston",type:"dark",import:()=>n.e(7524).then(n.bind(n,7524))},{id:"kanagawa-dragon",displayName:"Kanagawa Dragon",type:"dark",import:()=>n.e(56563).then(n.bind(n,56563))},{id:"kanagawa-lotus",displayName:"Kanagawa Lotus",type:"light",import:()=>n.e(26701).then(n.bind(n,26701))},{id:"kanagawa-wave",displayName:"Kanagawa Wave",type:"dark",import:()=>n.e(97785).then(n.bind(n,97785))},{id:"laserwave",displayName:"LaserWave",type:"dark",import:()=>n.e(19136).then(n.bind(n,19136))},{id:"light-plus",displayName:"Light Plus",type:"light",import:()=>n.e(82489).then(n.bind(n,82489))},{id:"material-theme",displayName:"Material Theme",type:"dark",import:()=>n.e(21247).then(n.bind(n,21247))},{id:"material-theme-darker",displayName:"Material Theme Darker",type:"dark",import:()=>n.e(76859).then(n.bind(n,76859))},{id:"material-theme-lighter",displayName:"Material Theme Lighter",type:"light",import:()=>n.e(67921).then(n.bind(n,67921))},{id:"material-theme-ocean",displayName:"Material Theme Ocean",type:"dark",import:()=>n.e(96846).then(n.bind(n,96846))},{id:"material-theme-palenight",displayName:"Material Theme Palenight",type:"dark",import:()=>n.e(83074).then(n.bind(n,83074))},{id:"min-dark",displayName:"Min Dark",type:"dark",import:()=>n.e(89521).then(n.bind(n,89521))},{id:"min-light",displayName:"Min Light",type:"light",import:()=>n.e(6089).then(n.bind(n,6089))},{id:"monokai",displayName:"Monokai",type:"dark",import:()=>n.e(15520).then(n.bind(n,15520))},{id:"night-owl",displayName:"Night Owl",type:"dark",import:()=>n.e(44969).then(n.bind(n,44969))},{id:"night-owl-light",displayName:"Night Owl Light",type:"light",import:()=>n.e(92954).then(n.bind(n,92954))},{id:"nord",displayName:"Nord",type:"dark",import:()=>n.e(5491).then(n.bind(n,5491))},{id:"one-dark-pro",displayName:"One Dark Pro",type:"dark",import:()=>n.e(9615).then(n.bind(n,9615))},{id:"one-light",displayName:"One Light",type:"light",import:()=>n.e(67625).then(n.bind(n,67625))},{id:"plastic",displayName:"Plastic",type:"dark",import:()=>n.e(21534).then(n.bind(n,21534))},{id:"poimandres",displayName:"Poimandres",type:"dark",import:()=>n.e(28430).then(n.bind(n,28430))},{id:"red",displayName:"Red",type:"dark",import:()=>n.e(48555).then(n.bind(n,48555))},{id:"rose-pine",displayName:"Ros\xe9 Pine",type:"dark",import:()=>n.e(87082).then(n.bind(n,87082))},{id:"rose-pine-dawn",displayName:"Ros\xe9 Pine Dawn",type:"light",import:()=>n.e(1583).then(n.bind(n,1583))},{id:"rose-pine-moon",displayName:"Ros\xe9 Pine Moon",type:"dark",import:()=>n.e(35750).then(n.bind(n,35750))},{id:"slack-dark",displayName:"Slack Dark",type:"dark",import:()=>n.e(17465).then(n.bind(n,17465))},{id:"slack-ochin",displayName:"Slack Ochin",type:"light",import:()=>n.e(21898).then(n.bind(n,21898))},{id:"snazzy-light",displayName:"Snazzy Light",type:"light",import:()=>n.e(67130).then(n.bind(n,67130))},{id:"solarized-dark",displayName:"Solarized Dark",type:"dark",import:()=>n.e(966).then(n.bind(n,966))},{id:"solarized-light",displayName:"Solarized Light",type:"light",import:()=>n.e(31664).then(n.bind(n,31664))},{id:"synthwave-84",displayName:"Synthwave '84",type:"dark",import:()=>n.e(83286).then(n.bind(n,83286))},{id:"tokyo-night",displayName:"Tokyo Night",type:"dark",import:()=>n.e(94593).then(n.bind(n,94593))},{id:"vesper",displayName:"Vesper",type:"dark",import:()=>n.e(39267).then(n.bind(n,39267))},{id:"vitesse-black",displayName:"Vitesse Black",type:"dark",import:()=>n.e(47889).then(n.bind(n,47889))},{id:"vitesse-dark",displayName:"Vitesse Dark",type:"dark",import:()=>n.e(55318).then(n.bind(n,55318))},{id:"vitesse-light",displayName:"Vitesse Light",type:"light",import:()=>n.e(78656).then(n.bind(n,78656))}],j=Object.fromEntries(M.map(e=>[e.id,e.import]));var B=class extends Error{constructor(e){super(e),this.name="ShikiError"}},$=class extends Error{constructor(e){super(e),this.name="ShikiError"}},H=n(8180);function E(e,t){let n="string"==typeof e?{}:{...e.colorReplacements},i="string"==typeof e?e:e.name;for(let[e,a]of Object.entries(t?.colorReplacements||{}))"string"==typeof a?n[e]=a:e===i&&Object.assign(n,a);return n}function D(e,t){return e&&t?.[e?.toLowerCase()]||e}function G(e){return Array.isArray(e)?e:[e]}async function z(e){return Promise.resolve("function"==typeof e?e():e).then(e=>e.default||e)}function U(e){return!e||["plaintext","txt","text","plain"].includes(e)}function I(e){return"ansi"===e||U(e)}function W(e){return"none"===e}function R(e){return W(e)}function F(e,t=!1){if(0===e.length)return[["",0]];let n=e.split(/(\r?\n)/g),i=0,a=[];for(let e=0;e<n.length;e+=2){let r=t?n[e]+(n[e+1]||""):n[e];a.push([r,i]),i+=n[e].length,i+=n[e+1]?.length||0}return a}let q="__shiki_resolved";function V(e){if(e?.[q])return e;let t={...e};t.tokenColors&&!t.settings&&(t.settings=t.tokenColors,delete t.tokenColors),t.type||="dark",t.colorReplacements={...t.colorReplacements},t.settings||=[];let{bg:n,fg:i}=t;if(!n||!i){let e=t.settings?t.settings.find(e=>!e.name&&!e.scope):void 0;e?.settings?.foreground&&(i=e.settings.foreground),e?.settings?.background&&(n=e.settings.background),!i&&t?.colors?.["editor.foreground"]&&(i=t.colors["editor.foreground"]),!n&&t?.colors?.["editor.background"]&&(n=t.colors["editor.background"]),i||(i="light"===t.type?"#333333":"#bbbbbb"),n||(n="light"===t.type?"#fffffe":"#1e1e1e"),t.fg=i,t.bg=n}t.settings[0]&&t.settings[0].settings&&!t.settings[0].scope||t.settings.unshift({settings:{foreground:t.fg,background:t.bg}});let a=0,r=new Map;function o(e){if(r.has(e))return r.get(e);a+=1;let n=`#${a.toString(16).padStart(8,"0").toLowerCase()}`;return t.colorReplacements?.[`#${n}`]?o(e):(r.set(e,n),n)}for(let e of(t.settings=t.settings.map(e=>{let n=e.settings?.foreground&&!e.settings.foreground.startsWith("#"),i=e.settings?.background&&!e.settings.background.startsWith("#");if(!n&&!i)return e;let a={...e,settings:{...e.settings}};if(n){let n=o(e.settings.foreground);t.colorReplacements[n]=e.settings.foreground,a.settings.foreground=n}if(i){let n=o(e.settings.background);t.colorReplacements[n]=e.settings.background,a.settings.background=n}return a}),Object.keys(t.colors||{})))if(("editor.foreground"===e||"editor.background"===e||e.startsWith("terminal.ansi"))&&!t.colors[e]?.startsWith("#")){let n=o(t.colors[e]);t.colorReplacements[n]=t.colors[e],t.colors[e]=n}return Object.defineProperty(t,q,{enumerable:!1,writable:!1,value:!0}),t}async function J(e){return Array.from(new Set((await Promise.all(e.filter(e=>!I(e)).map(async e=>await z(e).then(e=>Array.isArray(e)?e:[e])))).flat()))}async function Q(e){return(await Promise.all(e.map(async e=>W(e)?null:V(await z(e))))).filter(e=>!!e)}function X(e,t){if(!t)return e;if(t[e]){let n=new Set([e]);for(;t[e];){if(e=t[e],n.has(e))throw new $(`Circular alias \`${Array.from(n).join(" -> ")} -> ${e}\``);n.add(e)}}return e}var Y=class extends H.OR{_resolvedThemes=new Map;_resolvedGrammars=new Map;_langMap=new Map;_langGraph=new Map;_textmateThemeCache=new WeakMap;_loadedThemesCache=null;_loadedLanguagesCache=null;constructor(e,t,n,i={}){super(e),this._resolver=e,this._themes=t,this._langs=n,this._alias=i,this._themes.map(e=>this.loadTheme(e)),this.loadLanguages(this._langs)}getTheme(e){return"string"==typeof e?this._resolvedThemes.get(e):this.loadTheme(e)}loadTheme(e){let t=V(e);return t.name&&(this._resolvedThemes.set(t.name,t),this._loadedThemesCache=null),t}getLoadedThemes(){return this._loadedThemesCache||(this._loadedThemesCache=[...this._resolvedThemes.keys()]),this._loadedThemesCache}setTheme(e){let t=this._textmateThemeCache.get(e);t||(t=H.Sx.createFromRawTheme(e),this._textmateThemeCache.set(e,t)),this._syncRegistry.setTheme(t)}getGrammar(e){return e=X(e,this._alias),this._resolvedGrammars.get(e)}loadLanguage(e){if(this.getGrammar(e.name))return;let t=new Set([...this._langMap.values()].filter(t=>t.embeddedLangsLazy?.includes(e.name)));this._resolver.addLanguage(e);let n={balancedBracketSelectors:e.balancedBracketSelectors||["*"],unbalancedBracketSelectors:e.unbalancedBracketSelectors||[]};this._syncRegistry._rawGrammars.set(e.scopeName,e);let i=this.loadGrammarWithConfiguration(e.scopeName,1,n);if(i.name=e.name,this._resolvedGrammars.set(e.name,i),e.aliases&&e.aliases.forEach(t=>{this._alias[t]=e.name}),this._loadedLanguagesCache=null,t.size)for(let e of t)this._resolvedGrammars.delete(e.name),this._loadedLanguagesCache=null,this._syncRegistry?._injectionGrammars?.delete(e.scopeName),this._syncRegistry?._grammars?.delete(e.scopeName),this.loadLanguage(this._langMap.get(e.name))}dispose(){super.dispose(),this._resolvedThemes.clear(),this._resolvedGrammars.clear(),this._langMap.clear(),this._langGraph.clear(),this._loadedThemesCache=null}loadLanguages(e){for(let t of e)this.resolveEmbeddedLanguages(t);let t=Array.from(this._langGraph.entries()),n=t.filter(([e,t])=>!t);if(n.length){let e=t.filter(([e,t])=>!!t&&(t.embeddedLanguages||t.embeddedLangs)?.some(e=>n.map(([e])=>e).includes(e))).filter(e=>!n.includes(e));throw new $(`Missing languages ${n.map(([e])=>`\`${e}\``).join(", ")}, required by ${e.map(([e])=>`\`${e}\``).join(", ")}`)}for(let[e,n]of t)this._resolver.addLanguage(n);for(let[e,n]of t)this.loadLanguage(n)}getLoadedLanguages(){return this._loadedLanguagesCache||(this._loadedLanguagesCache=[...new Set([...this._resolvedGrammars.keys(),...Object.keys(this._alias)])]),this._loadedLanguagesCache}resolveEmbeddedLanguages(e){this._langMap.set(e.name,e),this._langGraph.set(e.name,e);let t=e.embeddedLanguages??e.embeddedLangs;if(t)for(let e of t)this._langGraph.set(e,this._langMap.get(e))}},K=class{_langs=new Map;_scopeToLang=new Map;_injections=new Map;_onigLib;constructor(e,t){this._onigLib={createOnigScanner:t=>e.createScanner(t),createOnigString:t=>e.createString(t)},t.forEach(e=>this.addLanguage(e))}get onigLib(){return this._onigLib}getLangRegistration(e){return this._langs.get(e)}loadGrammar(e){return this._scopeToLang.get(e)}addLanguage(e){this._langs.set(e.name,e),e.aliases&&e.aliases.forEach(t=>{this._langs.set(t,e)}),this._scopeToLang.set(e.scopeName,e),e.injectTo&&e.injectTo.forEach(t=>{this._injections.get(t)||this._injections.set(t,[]),this._injections.get(t).push(e.scopeName)})}getInjections(e){let t=e.split("."),n=[];for(let e=1;e<=t.length;e++){let i=t.slice(0,e).join(".");n=[...n,...this._injections.get(i)||[]]}return n}};let Z=0;function ee(e){let t;Z+=1,!1!==e.warnings&&Z>=10&&Z%10==0&&console.warn(`[Shiki] ${Z} instances have been created. Shiki is supposed to be used as a singleton, consider refactoring your code to cache your highlighter instance; Or call \`highlighter.dispose()\` to release unused instances.`);let n=!1;if(!e.engine)throw new $("`engine` option is required for synchronous mode");let i=(e.langs||[]).flat(1),a=(e.themes||[]).flat(1).map(V),r=new Y(new K(e.engine,i),a,i,e.langAlias);function o(e){if("none"===e)return{bg:"",fg:"",name:"none",settings:[],type:"dark"};d();let t=r.getTheme(e);if(!t)throw new $(`Theme \`${e}\` not found, you may need to load it first`);return t}function s(...e){d(),r.loadLanguages(e.flat(1))}function l(...e){for(let t of(d(),e.flat(1)))r.loadTheme(t)}function d(){if(n)throw new $("Shiki instance has been disposed")}function m(){n||(n=!0,r.dispose(),Z-=1)}return{setTheme:function(e){d();let n=o(e);return t!==e&&(r.setTheme(n),t=e),{theme:n,colorMap:r.getColorMap()}},getTheme:o,getLanguage:function(e){d();let t=r.getGrammar("string"==typeof e?e:e.name);if(!t)throw new $(`Language \`${e}\` not found, you may need to load it first`);return t},getLoadedThemes:function(){return d(),r.getLoadedThemes()},getLoadedLanguages:function(){return d(),r.getLoadedLanguages()},resolveLangAlias:function(t){return X(t,e.langAlias)},loadLanguage:async function(...e){return s(await J(e))},loadLanguageSync:s,loadTheme:async function(...e){return d(),l(await Q(e))},loadThemeSync:l,dispose:m,[Symbol.dispose]:m}}let et=ee;async function en(e){e.engine||console.warn("`engine` option is required. Use `createOnigurumaEngine` or `createJavaScriptRegexEngine` to create an engine.");let[t,n,i]=await Promise.all([Q(e.themes||[]),J(e.langs||[]),e.engine]);return ee({...e,themes:t,langs:n,engine:i})}let ei=en,ea=new WeakMap;function er(e,t){ea.set(e,t)}function eo(e){return ea.get(e)}var es=class e{_stacks={};lang;get themes(){return Object.keys(this._stacks)}get theme(){return this.themes[0]}get _stack(){return this._stacks[this.theme]}static initial(t,n){return new e(Object.fromEntries(G(n).map(e=>[e,H.DI])),t)}constructor(...e){if(2===e.length){const[t,n]=e;this.lang=n,this._stacks=t}else{const[t,n,i]=e;this.lang=n,this._stacks={[i]:t}}}getInternalStack(e=this.theme){return this._stacks[e]}getScopes(e=this.theme){var t;let n,i;return t=this._stacks[e],n=[],i=new Set,!function e(t){if(i.has(t))return;i.add(t);let a=t?.nameScopesList?.scopeName;a&&n.push(a),t.parent&&e(t.parent)}(t),n}toJSON(){return{lang:this.lang,theme:this.theme,themes:this.themes,scopes:this.getScopes()}}};function el(e,t,n={}){let{theme:i=e.getLoadedThemes()[0]}=n;if(U(e.resolveLangAlias(n.lang||"text"))||W(i))return F(t).map(e=>[{content:e[0],offset:e[1]}]);let{theme:a,colorMap:r}=e.setTheme(i),o=e.getLanguage(n.lang||"text");if(n.grammarState){if(n.grammarState.lang!==o.name)throw new $(`Grammar state language "${n.grammarState.lang}" does not match highlight language "${o.name}"`);if(!n.grammarState.themes.includes(a.name))throw new $(`Grammar state themes "${n.grammarState.themes}" do not contain highlight theme "${a.name}"`)}return em(t,o,a,r,n)}function ed(...e){if(2===e.length)return eo(e[1]);let[t,n,i={}]=e,{lang:a="text",theme:r=t.getLoadedThemes()[0]}=i;if(U(a)||W(r))throw new $("Plain language does not have grammar state");if("ansi"===a)throw new $("ANSI language does not have grammar state");let{theme:o,colorMap:s}=t.setTheme(r),l=t.getLanguage(a);return new es(eh(n,l,o,s,i).stateStack,l.name,o.name)}function em(e,t,n,i,a){let r=eh(e,t,n,i,a),o=new es(r.stateStack,t.name,n.name);return er(r.tokens,o),r.tokens}function eh(e,t,n,i,a){let r=E(n,a),{tokenizeMaxLineLength:o=0,tokenizeTimeLimit:s=500}=a,l=F(e),d=a.grammarState?function(e,t){if(!(e instanceof es))throw new $("Invalid grammar state");return e.getInternalStack(t)}(a.grammarState,n.name)??H.DI:null!=a.grammarContextCode?eh(a.grammarContextCode,t,n,i,{...a,grammarState:void 0,grammarContextCode:void 0}).stateStack:H.DI,m=[],h=[];for(let e=0,p=l.length;e<p;e++){let p,c,[u,g]=l[e];if(""===u){m=[],h.push([]);continue}if(o>0&&u.length>=o){m=[],h.push([{content:u,offset:g,color:"",fontStyle:0}]);continue}a.includeExplanation&&(p=t.tokenizeLine(u,d,s).tokens,c=0);let f=t.tokenizeLine2(u,d,s),b=f.tokens.length/2;for(let e=0;e<b;e++){let t=f.tokens[2*e],o=e+1<b?f.tokens[2*e+2]:u.length;if(t===o)continue;let s=f.tokens[2*e+1],l=D(i[H.j8.getForeground(s)],r),d=H.j8.getFontStyle(s),h={content:u.substring(t,o),offset:g+t,color:l,fontStyle:d};if(a.includeExplanation){let e=[];if("scopeName"!==a.includeExplanation)for(let t of n.settings){let n;switch(typeof t.scope){case"string":n=t.scope.split(/,/).map(e=>e.trim());break;case"object":n=t.scope;break;default:continue}e.push({settings:t,selectors:n.map(e=>e.split(/ /))})}h.explanation=[];let i=0;for(;t+i<o;){let t=p[c],n=u.substring(t.startIndex,t.endIndex);i+=n.length,h.explanation.push({content:n,scopes:"scopeName"===a.includeExplanation?t.scopes.map(e=>({scopeName:e})):function(e,t){let n=[];for(let i=0,a=t.length;i<a;i++){let a=t[i];n[i]={scopeName:a,themeMatches:function(e,t,n){let i=[];for(let{selectors:a,settings:r}of e)for(let e of a)if(function(e,t,n){if(!ep(e[e.length-1],t))return!1;let i=e.length-2,a=n.length-1;for(;i>=0&&a>=0;)ep(e[i],n[a])&&(i-=1),a-=1;return -1===i}(e,t,n)){i.push(r);break}return i}(e,a,t.slice(0,i))}}return n}(e,t.scopes)}),c+=1}}m.push(h)}h.push(m),m=[],d=f.ruleStack}return{tokens:h,stateStack:d}}function ep(e,t){return e===t||t.substring(0,e.length)===e&&"."===t[e.length]}function ec(e,t,n,i=el){let a=Object.entries(n.themes).filter(e=>e[1]).map(e=>({color:e[0],theme:e[1]})),r=a.map(a=>{let r=i(e,t,{...n,theme:a.theme});return{tokens:r,state:eo(r),theme:"string"==typeof a.theme?a.theme:a.theme.name}}),o=function(...e){let t=e.map(()=>[]),n=e.length;for(let i=0;i<e[0].length;i++){let a=e.map(e=>e[i]),r=t.map(()=>[]);t.forEach((e,t)=>e.push(r[t]));let o=a.map(()=>0),s=a.map(e=>e[0]);for(;s.every(e=>e);){let e=Math.min(...s.map(e=>e.content.length));for(let t=0;t<n;t++){let n=s[t];n.content.length===e?(r[t].push(n),o[t]+=1,s[t]=a[t][o[t]]):(r[t].push({...n,content:n.content.slice(0,e)}),s[t]={...n,content:n.content.slice(e),offset:n.offset+e})}}}return t}(...r.map(e=>e.tokens)),s=o[0].map((e,t)=>e.map((e,i)=>{let r={content:e.content,variants:{},offset:e.offset};return"includeExplanation"in n&&n.includeExplanation&&(r.explanation=e.explanation),o.forEach((e,n)=>{let{content:o,explanation:s,offset:l,...d}=e[t][i];r.variants[a[n].color]=d}),r})),l=r[0].state?new es(Object.fromEntries(r.map(e=>[e.theme,e.state?.getInternalStack(e.theme)])),r[0].state.lang):void 0;return l&&er(s,l),s}var eu=n(9255);function eg(e,t){if(!t)return e;for(let n of(e.properties||={},e.properties.class||=[],"string"==typeof e.properties.class&&(e.properties.class=e.properties.class.split(/\s+/g)),Array.isArray(e.properties.class)||(e.properties.class=[]),Array.isArray(t)?t:t.split(/\s+/g)))n&&!e.properties.class.includes(n)&&e.properties.class.push(n);return e}function ef(e){let t=F(e,!0).map(([e])=>e);return{lines:t,indexToPos:function(n){if(n===e.length)return{line:t.length-1,character:t[t.length-1].length};let i=n,a=0;for(let e of t){if(i<e.length)break;i-=e.length,a++}return{line:a,character:i}},posToIndex:function(e,n){let i=0;for(let n=0;n<e;n++)i+=t[n].length;return i+n}}}function eb(e,t,n){let i=new Set;for(let t of e.matchAll(/:?lang=["']([^"']+)["']/g)){let e=t[1].toLowerCase().trim();e&&i.add(e)}for(let t of e.matchAll(/(?:```|~~~)([\w-]+)/g)){let e=t[1].toLowerCase().trim();e&&i.add(e)}for(let t of e.matchAll(/\\begin\{([\w-]+)\}/g)){let e=t[1].toLowerCase().trim();e&&i.add(e)}for(let t of e.matchAll(/<script\s+(?:type|lang)=["']([^"']+)["']/gi)){let e=t[1].toLowerCase().trim(),n=e.includes("/")?e.split("/").pop():e;n&&i.add(n)}if(!n)return Array.from(i);let a=n.getBundledLanguages();return Array.from(i).filter(e=>e&&a[e])}let ey="light-dark()",ek=["color","background-color"];function ew(e,t){let n=0,i=[];for(let a of t)a>n&&i.push({...e,content:e.content.slice(n,a),offset:e.offset+n}),n=a;return n<e.content.length&&i.push({...e,content:e.content.slice(n),offset:e.offset+n}),i}function eS(e,t){let n=Array.from(t instanceof Set?t:new Set(t)).sort((e,t)=>e-t);return n.length?e.map(e=>e.flatMap(e=>{let t=n.filter(t=>e.offset<t&&t<e.offset+e.content.length).map(t=>t-e.offset).sort((e,t)=>e-t);return t.length?ew(e,t):e})):e}function eT(e,t,n,i,a="css-vars"){let r={content:e.content,explanation:e.explanation,offset:e.offset},o=t.map(t=>ev(e.variants[t])),s=new Set(o.flatMap(e=>Object.keys(e))),l={},d=(e,i)=>{let a="color"===i?"":"background-color"===i?"-bg":`-${i}`;return n+t[e]+("color"===i?"":a)};return o.forEach((e,n)=>{for(let r of s){let s=e[r]||"inherit";if(0===n&&i&&ek.includes(r))if(i===ey&&o.length>1){let e=t.findIndex(e=>"light"===e),i=t.findIndex(e=>"dark"===e);if(-1===e||-1===i)throw new B('When using `defaultColor: "light-dark()"`, you must provide both `light` and `dark` themes');l[r]=`light-dark(${o[e][r]||"inherit"}, ${o[i][r]||"inherit"})`,"css-vars"===a&&(l[d(n,r)]=s)}else l[r]=s;else"css-vars"===a&&(l[d(n,r)]=s)}}),r.htmlStyle=l,r}function ev(e){let t={};if(e.color&&(t.color=e.color),e.bgColor&&(t["background-color"]=e.bgColor),e.fontStyle){e.fontStyle&H.zz.Italic&&(t["font-style"]="italic"),e.fontStyle&H.zz.Bold&&(t["font-weight"]="bold");let n=[];e.fontStyle&H.zz.Underline&&n.push("underline"),e.fontStyle&H.zz.Strikethrough&&n.push("line-through"),n.length&&(t["text-decoration"]=n.join(" "))}return t}function eL(e){return"string"==typeof e?e:Object.entries(e).map(([e,t])=>`${e}:${t}`).join(";")}function eN(){let e=new WeakMap;function t(t){if(!e.has(t.meta)){let i=ef(t.source);function n(e){if("number"==typeof e){if(e<0||e>t.source.length)throw new B(`Invalid decoration offset: ${e}. Code length: ${t.source.length}`);return{...i.indexToPos(e),offset:e}}{let t=i.lines[e.line];if(void 0===t)throw new B(`Invalid decoration position ${JSON.stringify(e)}. Lines length: ${i.lines.length}`);let n=e.character;if(n<0&&(n=t.length+n),n<0||n>t.length)throw new B(`Invalid decoration position ${JSON.stringify(e)}. Line ${e.line} length: ${t.length}`);return{...e,character:n,offset:i.posToIndex(e.line,n)}}}let a=(t.options.decorations||[]).map(e=>({...e,start:n(e.start),end:n(e.end)}));(function(e){for(let t=0;t<e.length;t++){let n=e[t];if(n.start.offset>n.end.offset)throw new B(`Invalid decoration range: ${JSON.stringify(n.start)} - ${JSON.stringify(n.end)}`);for(let i=t+1;i<e.length;i++){let t=e[i],a=n.start.offset<=t.start.offset&&t.start.offset<n.end.offset,r=n.start.offset<t.end.offset&&t.end.offset<=n.end.offset,o=t.start.offset<=n.start.offset&&n.start.offset<t.end.offset,s=t.start.offset<n.end.offset&&n.end.offset<=t.end.offset;if(a||r||o||s){if(a&&r||o&&s||o&&n.start.offset===n.end.offset||r&&t.start.offset===t.end.offset)continue;throw new B(`Decorations ${JSON.stringify(n.start)} and ${JSON.stringify(t.start)} intersect.`)}}}})(a),e.set(t.meta,{decorations:a,converter:i,source:t.source})}return e.get(t.meta)}return{name:"shiki:decorations",tokens(e){if(this.options.decorations?.length)return eS(e,t(this).decorations.flatMap(e=>[e.start.offset,e.end.offset]))},code(e){if(!this.options.decorations?.length)return;let n=t(this),i=Array.from(e.children).filter(e=>"element"===e.type&&"span"===e.tagName);if(i.length!==n.converter.lines.length)throw new B(`Number of lines in code element (${i.length}) does not match the number of lines in the source (${n.converter.lines.length}). Failed to apply decorations.`);function a(e,t,n,a){let o=i[e],s="",l=-1,d=-1;if(0===t&&(l=0),0===n&&(d=0),n===1/0&&(d=o.children.length),-1===l||-1===d)for(let e=0;e<o.children.length;e++)s+=function e(t){return"text"===t.type?t.value:"element"===t.type?t.children.map(e).join(""):""}(o.children[e]),-1===l&&s.length===t&&(l=e+1),-1===d&&s.length===n&&(d=e+1);if(-1===l)throw new B(`Failed to find start index for decoration ${JSON.stringify(a.start)}`);if(-1===d)throw new B(`Failed to find end index for decoration ${JSON.stringify(a.end)}`);let m=o.children.slice(l,d);if(a.alwaysWrap||m.length!==o.children.length)if(a.alwaysWrap||1!==m.length||"element"!==m[0].type){let e={type:"element",tagName:"span",properties:{},children:m};r(e,a,"wrapper"),o.children.splice(l,m.length,e)}else r(m[0],a,"token");else r(o,a,"line")}function r(e,t,n){let i=t.properties||{},a=t.transform||(e=>e);return e.tagName=t.tagName||"span",e.properties={...e.properties,...i,class:e.properties.class},t.properties?.class&&eg(e,t.properties.class),e=a(e,n)||e}let o=[];for(let e of n.decorations.sort((e,t)=>t.start.offset-e.start.offset||e.end.offset-t.end.offset)){let{start:t,end:n}=e;if(t.line===n.line)a(t.line,t.character,n.character,e);else if(t.line<n.line){a(t.line,t.character,1/0,e);for(let a=t.line+1;a<n.line;a++)o.unshift(()=>{var t;i[t=a]=r(i[t],e,"line")});a(n.line,0,n.character,e)}}o.forEach(e=>e())}}}let eP=[eN()];function eC(e){let t=function(e){let t=[],n=[],i=[];for(let a of e)switch(a.enforce){case"pre":t.push(a);break;case"post":n.push(a);break;default:i.push(a)}return{pre:t,post:n,normal:i}}(e.transformers||[]);return[...t.pre,...t.normal,...t.post,...eP]}var e_=["black","red","green","yellow","blue","magenta","cyan","white","brightBlack","brightRed","brightGreen","brightYellow","brightBlue","brightMagenta","brightCyan","brightWhite"],ex={1:"bold",2:"dim",3:"italic",4:"underline",7:"reverse",8:"hidden",9:"strikethrough"};function eA(e){let t=e.shift();if("2"===t){let t=e.splice(0,3).map(e=>Number.parseInt(e));if(3!==t.length||t.some(e=>Number.isNaN(e)))return;return{type:"rgb",rgb:t}}if("5"===t){let t=e.shift();if(t)return{type:"table",index:Number(t)}}}var eO={black:"#000000",red:"#bb0000",green:"#00bb00",yellow:"#bbbb00",blue:"#0000bb",magenta:"#ff00ff",cyan:"#00bbbb",white:"#eeeeee",brightBlack:"#555555",brightRed:"#ff5555",brightGreen:"#00ff00",brightYellow:"#ffff55",brightBlue:"#5555ff",brightMagenta:"#ff55ff",brightCyan:"#55ffff",brightWhite:"#ffffff"};let eM={black:"#000000",red:"#cd3131",green:"#0DBC79",yellow:"#E5E510",blue:"#2472C8",magenta:"#BC3FBC",cyan:"#11A8CD",white:"#E5E5E5",brightBlack:"#666666",brightRed:"#F14C4C",brightGreen:"#23D18B",brightYellow:"#F5F543",brightBlue:"#3B8EEA",brightMagenta:"#D670D6",brightCyan:"#29B8DB",brightWhite:"#FFFFFF"};function ej(e,t,n){let i,a,r,o=E(e,n),s=F(t),l=function(e=eO){let t;function n(e){return`#${e.map(e=>Math.max(0,Math.min(e,255)).toString(16).padStart(2,"0")).join("")}`}return{value:function(i){switch(i.type){case"named":return e[i.name];case"rgb":return n(i.rgb);case"table":var a;return a=i.index,function(){if(t)return t;t=[];for(let n=0;n<e_.length;n++)t.push(e[e_[n]]);let i=[0,95,135,175,215,255];for(let e=0;e<6;e++)for(let a=0;a<6;a++)for(let r=0;r<6;r++)t.push(n([i[e],i[a],i[r]]));let a=8;for(let e=0;e<24;e++,a+=10)t.push(n([a,a,a]));return t}()[a]}}}}(Object.fromEntries(e_.map(t=>{let n=`terminal.ansi${t[0].toUpperCase()}${t.substring(1)}`;return[t,e.colors?.[n]||eM[t]]}))),d=(i=null,a=null,r=new Set,{parse(e){let t=[],n=0;do{let o=function(e,t){let n=e.indexOf("\x1b",t);if(-1!==n&&"["===e[n+1]){let t=e.indexOf("m",n);if(-1!==t)return{sequence:e.substring(n+2,t).split(";"),startPosition:n,position:t+1}}return{position:e.length}}(e,n),s=o.sequence?e.substring(n,o.startPosition):e.substring(n);if(s.length>0&&t.push({value:s,foreground:i,background:a,decorations:new Set(r)}),o.sequence){let e=function(e){let t=[];for(;e.length>0;){let n=e.shift();if(!n)continue;let i=Number.parseInt(n);if(!Number.isNaN(i))if(0===i)t.push({type:"resetAll"});else if(i<=9)ex[i]&&t.push({type:"setDecoration",value:ex[i]});else if(i<=29){let e=ex[i-20];e&&(t.push({type:"resetDecoration",value:e}),"dim"===e&&t.push({type:"resetDecoration",value:"bold"}))}else if(i<=37)t.push({type:"setForegroundColor",value:{type:"named",name:e_[i-30]}});else if(38===i){let n=eA(e);n&&t.push({type:"setForegroundColor",value:n})}else if(39===i)t.push({type:"resetForegroundColor"});else if(i<=47)t.push({type:"setBackgroundColor",value:{type:"named",name:e_[i-40]}});else if(48===i){let n=eA(e);n&&t.push({type:"setBackgroundColor",value:n})}else 49===i?t.push({type:"resetBackgroundColor"}):53===i?t.push({type:"setDecoration",value:"overline"}):55===i?t.push({type:"resetDecoration",value:"overline"}):i>=90&&i<=97?t.push({type:"setForegroundColor",value:{type:"named",name:e_[i-90+8]}}):i>=100&&i<=107&&t.push({type:"setBackgroundColor",value:{type:"named",name:e_[i-100+8]}})}return t}(o.sequence);for(let t of e)"resetAll"===t.type?(i=null,a=null,r.clear()):"resetForegroundColor"===t.type?i=null:"resetBackgroundColor"===t.type?a=null:"resetDecoration"===t.type&&r.delete(t.value);for(let t of e)"setForegroundColor"===t.type?i=t.value:"setBackgroundColor"===t.type?a=t.value:"setDecoration"===t.type&&r.add(t.value)}n=o.position}while(n<e.length);return t}});return s.map(t=>d.parse(t[0]).map(n=>{let i,a;n.decorations.has("reverse")?(i=n.background?l.value(n.background):e.bg,a=n.foreground?l.value(n.foreground):e.fg):(i=n.foreground?l.value(n.foreground):e.fg,a=n.background?l.value(n.background):void 0),i=D(i,o),a=D(a,o),n.decorations.has("dim")&&(i=function(e){let t=e.match(/#([0-9a-f]{3,8})/i);if(t){let e=t[1];if(8===e.length){let t=Math.round(Number.parseInt(e.slice(6,8),16)/2).toString(16).padStart(2,"0");return`#${e.slice(0,6)}${t}`}if(6===e.length)return`#${e}80`;if(4===e.length){let t=e[0],n=e[1],i=e[2],a=e[3];return`#${t}${t}${n}${n}${i}${i}${Math.round(Number.parseInt(`${a}${a}`,16)/2).toString(16).padStart(2,"0")}`}else if(3===e.length){let t=e[0],n=e[1],i=e[2];return`#${t}${t}${n}${n}${i}${i}80`}}let n=e.match(/var\((--[\w-]+-ansi-[\w-]+)\)/);return n?`var(${n[1]}-dim)`:e}(i));let r=H.zz.None;return n.decorations.has("bold")&&(r|=H.zz.Bold),n.decorations.has("italic")&&(r|=H.zz.Italic),n.decorations.has("underline")&&(r|=H.zz.Underline),n.decorations.has("strikethrough")&&(r|=H.zz.Strikethrough),{content:n.value,offset:t[1],color:i,bgColor:a,fontStyle:r}}))}function eB(e,t,n={}){let i=e.resolveLangAlias(n.lang||"text"),{theme:a=e.getLoadedThemes()[0]}=n;if(!U(i)&&!W(a)&&"ansi"===i){let{theme:i}=e.setTheme(a);return ej(i,t,n)}return el(e,t,n)}function e$(e,t,n){let i,a,r,o,s,l;if("themes"in n){let{defaultColor:d="light",cssVariablePrefix:m="--shiki-",colorsRendering:h="css-vars"}=n,p=Object.entries(n.themes).filter(e=>e[1]).map(e=>({color:e[0],theme:e[1]})).sort((e,t)=>e.color===d?-1:+(t.color===d));if(0===p.length)throw new B("`themes` option must not be empty");let c=ec(e,t,n,eB);if(l=eo(c),d&&ey!==d&&!p.find(e=>e.color===d))throw new B(`\`themes\` option must contain the defaultColor key \`${d}\``);let u=p.map(t=>e.getTheme(t.theme)),g=p.map(e=>e.color);r=c.map(e=>e.map(e=>eT(e,g,m,d,h))),l&&er(r,l);let f=p.map(e=>E(e.theme,n));a=eH(p,u,f,m,d,"fg",h),i=eH(p,u,f,m,d,"bg",h),o=`shiki-themes ${u.map(e=>e.name).join(" ")}`,s=d?void 0:[a,i].join(";")}else if("theme"in n){let s=E(n.theme,n);r=eB(e,t,n);let d=e.getTheme(n.theme);i=D(d.bg,s),a=D(d.fg,s),o=d.name,l=eo(r)}else throw new B("Invalid options, either `theme` or `themes` must be provided");return{tokens:r,fg:a,bg:i,themeName:o,rootStyle:s,grammarState:l}}function eH(e,t,n,i,a,r,o){return e.map((s,l)=>{let d=D(t[l][r],n[l])||"inherit",m=`${i+s.color}${"bg"===r?"-bg":""}:${d}`;if(0===l&&a){if(a===ey&&e.length>1){let i=e.findIndex(e=>"light"===e.color),a=e.findIndex(e=>"dark"===e.color);if(-1===i||-1===a)throw new B('When using `defaultColor: "light-dark()"`, you must provide both `light` and `dark` themes');return`light-dark(${D(t[i][r],n[i])||"inherit"}, ${D(t[a][r],n[a])||"inherit"});${m}`}return d}return"css-vars"===o?m:null}).filter(e=>!!e).join(";")}function eE(e,t,n,i={meta:{},options:n,codeToHast:(t,n)=>eE(e,t,n),codeToTokens:(t,n)=>e$(e,t,n)}){let a=t;for(let e of eC(n))a=e.preprocess?.call(i,a,n)||a;let{tokens:r,fg:o,bg:s,themeName:l,rootStyle:d,grammarState:m}=e$(e,a,n),{mergeWhitespaces:h=!0,mergeSameStyleTokens:p=!1}=n;!0===h?r=r.map(e=>{let t,n=[],i="";return e.forEach((a,r)=>{let o=!(a.fontStyle&&(a.fontStyle&H.zz.Underline||a.fontStyle&H.zz.Strikethrough));o&&a.content.match(/^\s+$/)&&e[r+1]?(void 0===t&&(t=a.offset),i+=a.content):i?(o?n.push({...a,offset:t,content:i+a.content}):n.push({content:i,offset:t},a),t=void 0,i=""):n.push(a)}),n}):"never"===h&&(r=r.map(e=>e.flatMap(e=>{if(e.content.match(/^\s+$/))return e;let t=e.content.match(/^(\s*)(.*?)(\s*)$/);if(!t)return e;let[,n,i,a]=t;if(!n&&!a)return e;let r=[{...e,offset:e.offset+n.length,content:i}];return n&&r.unshift({content:n,offset:e.offset}),a&&r.push({content:a,offset:e.offset+n.length+i.length}),r}))),p&&(r=r.map(e=>{let t=[];for(let n of e){if(0===t.length){t.push({...n});continue}let e=t[t.length-1],i=eL(e.htmlStyle||ev(e)),a=eL(n.htmlStyle||ev(n)),r=e.fontStyle&&(e.fontStyle&H.zz.Underline||e.fontStyle&H.zz.Strikethrough),o=n.fontStyle&&(n.fontStyle&H.zz.Underline||n.fontStyle&H.zz.Strikethrough);r||o||i!==a?t.push({...n}):e.content+=n.content}return t}));let c={...i,get source(){return a}};for(let e of eC(n))r=e.tokens?.call(c,r)||r;return eD(r,{...n,fg:o,bg:s,themeName:l,rootStyle:!1!==n.rootStyle&&(n.rootStyle??d)},c,m)}function eD(e,t,n,i=eo(e)){let a=eC(t),r=[],o={type:"root",children:[]},{structure:s="classic",tabindex:l="0"}=t,d={class:`shiki ${t.themeName||""}`};for(let[e,n]of(!1!==t.rootStyle&&(null!=t.rootStyle?d.style=t.rootStyle:d.style=`background-color:${t.bg};color:${t.fg}`),!1!==l&&null!=l&&(d.tabindex=l.toString()),Object.entries(t.meta||{})))e.startsWith("_")||(d[e]=n);let m={type:"element",tagName:"pre",properties:d,children:[],data:t.data},h={type:"element",tagName:"code",properties:{},children:r},p=[],c={...n,structure:s,addClassToHast:eg,get source(){return n.source},get tokens(){return e},get options(){return t},get root(){return o},get pre(){return m},get code(){return h},get lines(){return p}};if(e.forEach((e,t)=>{t&&("inline"===s?o.children.push({type:"element",tagName:"br",properties:{},children:[]}):"classic"===s&&r.push({type:"text",value:"\n"}));let n={type:"element",tagName:"span",properties:{class:"line"},children:[]},i=0;for(let r of e){let e={type:"element",tagName:"span",properties:{...r.htmlAttrs},children:[{type:"text",value:r.content}]},l=eL(r.htmlStyle||ev(r));for(let o of(l&&(e.properties.style=l),a))e=o?.span?.call(c,e,t+1,i,n,r)||e;"inline"===s?o.children.push(e):"classic"===s&&n.children.push(e),i+=r.content.length}if("classic"===s){for(let e of a)n=e?.line?.call(c,n,t+1)||n;p.push(n),r.push(n)}else"inline"===s&&p.push(n)}),"classic"===s){for(let e of a)h=e?.code?.call(c,h)||h;for(let e of(m.children.push(h),a))m=e?.pre?.call(c,m)||m;o.children.push(m)}else if("inline"===s){let e=[],t={type:"element",tagName:"span",properties:{class:"line"},children:[]};for(let n of o.children)"element"===n.type&&"br"===n.tagName?(e.push(t),t={type:"element",tagName:"span",properties:{class:"line"},children:[]}):("element"===n.type||"text"===n.type)&&t.children.push(n);e.push(t);let n={type:"element",tagName:"code",properties:{},children:e};for(let e of a)n=e?.code?.call(c,n)||n;o.children=[];for(let e=0;e<n.children.length;e++){e>0&&o.children.push({type:"element",tagName:"br",properties:{},children:[]});let t=n.children[e];"element"===t.type&&o.children.push(...t.children)}}let u=o;for(let e of a)u=e?.root?.call(c,u)||u;return i&&er(u,i),u}let eG=eu.V;function ez(e,t,n){let i={meta:{},options:n,codeToHast:(t,n)=>eE(e,t,n),codeToTokens:(t,n)=>e$(e,t,n)},a=eG(eE(e,t,n,i));for(let e of eC(n))a=e.postprocess?.call(i,a,n)||a;return a}async function eU(e){let t=await en(e);return{getLastGrammarState:(...e)=>ed(t,...e),codeToTokensBase:(e,n)=>eB(t,e,n),codeToTokensWithThemes:(e,n)=>ec(t,e,n),codeToTokens:(e,n)=>e$(t,e,n),codeToHast:(e,n)=>eE(t,e,n),codeToHtml:(e,n)=>ez(t,e,n),getBundledLanguages:()=>({}),getBundledThemes:()=>({}),...t,getInternalContext:()=>t}}function eI(e){let t=ee(e);return{getLastGrammarState:(...e)=>ed(t,...e),codeToTokensBase:(e,n)=>eB(t,e,n),codeToTokensWithThemes:(e,n)=>ec(t,e,n),codeToTokens:(e,n)=>e$(t,e,n),codeToHast:(e,n)=>eE(t,e,n),codeToHtml:(e,n)=>ez(t,e,n),getBundledLanguages:()=>({}),getBundledThemes:()=>({}),...t,getInternalContext:()=>t}}function eW(e){let t;return async function(n){if(!t)return t=e({...n,themes:n.themes||[],langs:n.langs||[]});{let e=await t;return await Promise.all([e.loadTheme(...n.themes||[]),e.loadLanguage(...n.langs||[])]),e}}}let eR=eW(eU);function eF(e){let t=e.langs,n=e.themes,i=e.engine;return async function(e){function a(n){if("string"==typeof n){if(I(n=e.langAlias?.[n]||n))return[];let i=t[n];if(!i)throw new B(`Language \`${n}\` is not included in this bundle. You may want to load it from external source.`);return i}return n}function r(e){if(W(e))return"none";if("string"==typeof e){let t=n[e];if(!t)throw new B(`Theme \`${e}\` is not included in this bundle. You may want to load it from external source.`);return t}return e}let o=(e.themes??[]).map(e=>r(e)),s=(e.langs??[]).map(e=>a(e)),l=await eU({engine:e.engine??i(),...e,themes:o,langs:s});return{...l,loadLanguage:(...e)=>l.loadLanguage(...e.map(a)),loadTheme:(...e)=>l.loadTheme(...e.map(r)),getBundledLanguages:()=>t,getBundledThemes:()=>n}}}function eq(e){let t;return async function(n={}){if(t){let e=await t;return await Promise.all([e.loadTheme(...n.themes||[]),e.loadLanguage(...n.langs||[])]),e}{t=e({...n,themes:[],langs:[]});let i=await t;return await Promise.all([i.loadTheme(...n.themes||[]),i.loadLanguage(...n.langs||[])]),i}}}function eV(e,t){let n=eq(e);async function i(e,i){let a=await n({langs:[i.lang],themes:"theme"in i?[i.theme]:Object.values(i.themes)}),r=await t?.guessEmbeddedLanguages?.(e,i.lang,a);return r&&await a.loadLanguage(...r),a}return{getSingletonHighlighter:e=>n(e),codeToHtml:async(e,t)=>(await i(e,t)).codeToHtml(e,t),codeToHast:async(e,t)=>(await i(e,t)).codeToHast(e,t),codeToTokens:async(e,t)=>(await i(e,t)).codeToTokens(e,t),codeToTokensBase:async(e,t)=>(await i(e,t)).codeToTokensBase(e,t),codeToTokensWithThemes:async(e,t)=>(await i(e,t)).codeToTokensWithThemes(e,t),getLastGrammarState:async(e,t)=>(await n({langs:[t.lang],themes:[t.theme]})).getLastGrammarState(e,t)}}function eJ(e={}){let{name:t="css-variables",variablePrefix:n="--shiki-",fontStyle:i=!0}=e,a=t=>e.variableDefaults?.[t]?`var(${n}${t}, ${e.variableDefaults[t]})`:`var(${n}${t})`,r={name:t,type:"dark",colors:{"editor.foreground":a("foreground"),"editor.background":a("background"),"terminal.ansiBlack":a("ansi-black"),"terminal.ansiRed":a("ansi-red"),"terminal.ansiGreen":a("ansi-green"),"terminal.ansiYellow":a("ansi-yellow"),"terminal.ansiBlue":a("ansi-blue"),"terminal.ansiMagenta":a("ansi-magenta"),"terminal.ansiCyan":a("ansi-cyan"),"terminal.ansiWhite":a("ansi-white"),"terminal.ansiBrightBlack":a("ansi-bright-black"),"terminal.ansiBrightRed":a("ansi-bright-red"),"terminal.ansiBrightGreen":a("ansi-bright-green"),"terminal.ansiBrightYellow":a("ansi-bright-yellow"),"terminal.ansiBrightBlue":a("ansi-bright-blue"),"terminal.ansiBrightMagenta":a("ansi-bright-magenta"),"terminal.ansiBrightCyan":a("ansi-bright-cyan"),"terminal.ansiBrightWhite":a("ansi-bright-white")},tokenColors:[{scope:["keyword.operator.accessor","meta.group.braces.round.function.arguments","meta.template.expression","markup.fenced_code meta.embedded.block"],settings:{foreground:a("foreground")}},{scope:"emphasis",settings:{fontStyle:"italic"}},{scope:["strong","markup.heading.markdown","markup.bold.markdown"],settings:{fontStyle:"bold"}},{scope:["markup.italic.markdown"],settings:{fontStyle:"italic"}},{scope:"meta.link.inline.markdown",settings:{fontStyle:"underline",foreground:a("token-link")}},{scope:["string","markup.fenced_code","markup.inline"],settings:{foreground:a("token-string")}},{scope:["comment","string.quoted.docstring.multi"],settings:{foreground:a("token-comment")}},{scope:["constant.numeric","constant.language","constant.other.placeholder","constant.character.format.placeholder","variable.language.this","variable.other.object","variable.other.class","variable.other.constant","meta.property-name","meta.property-value","support"],settings:{foreground:a("token-constant")}},{scope:["keyword","storage.modifier","storage.type","storage.control.clojure","entity.name.function.clojure","entity.name.tag.yaml","support.function.node","support.type.property-name.json","punctuation.separator.key-value","punctuation.definition.template-expression"],settings:{foreground:a("token-keyword")}},{scope:"variable.parameter.function",settings:{foreground:a("token-parameter")}},{scope:["support.function","entity.name.type","entity.other.inherited-class","meta.function-call","meta.instance.constructor","entity.other.attribute-name","entity.name.function","constant.keyword.clojure"],settings:{foreground:a("token-function")}},{scope:["entity.name.tag","string.quoted","string.regexp","string.interpolated","string.template","string.unquoted.plain.out.yaml","keyword.other.template"],settings:{foreground:a("token-string-expression")}},{scope:["punctuation.definition.arguments","punctuation.definition.dict","punctuation.separator","meta.function-call.arguments"],settings:{foreground:a("token-punctuation")}},{scope:["markup.underline.link","punctuation.definition.metadata.markdown"],settings:{foreground:a("token-link")}},{scope:["beginning.punctuation.definition.list.markdown"],settings:{foreground:a("token-string")}},{scope:["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown","string.other.link.title.markdown","string.other.link.description.markdown"],settings:{foreground:a("token-keyword")}},{scope:["markup.inserted","meta.diff.header.to-file","punctuation.definition.inserted"],settings:{foreground:a("token-inserted")}},{scope:["markup.deleted","meta.diff.header.from-file","punctuation.definition.deleted"],settings:{foreground:a("token-deleted")}},{scope:["markup.changed","punctuation.definition.changed"],settings:{foreground:a("token-changed")}}]};return i||(r.tokenColors=r.tokenColors?.map(e=>(e.settings?.fontStyle&&delete e.settings.fontStyle,e))),r}var eQ=m({bundledLanguages:()=>O,bundledLanguagesAlias:()=>A,bundledLanguagesBase:()=>x,bundledLanguagesInfo:()=>_,bundledThemes:()=>j,bundledThemesInfo:()=>M,codeToHast:()=>eK,codeToHtml:()=>eY,codeToTokens:()=>eZ,codeToTokensBase:()=>e5,codeToTokensWithThemes:()=>e1,createHighlighter:()=>eX,getLastGrammarState:()=>e6,getSingletonHighlighter:()=>e2});let eX=eF({langs:O,themes:j,engine:()=>(0,C.createOnigurumaEngine)(Promise.all([n.e(44814),n.e(49302)]).then(n.bind(n,49302)))}),{codeToHtml:eY,codeToHast:eK,codeToTokens:eZ,codeToTokensBase:e5,codeToTokensWithThemes:e1,getSingletonHighlighter:e2,getLastGrammarState:e6}=eV(eX,{guessEmbeddedLanguages:eb})}}]);
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[81272],{81272:(e,t,n)=>{let i,a;n.r(t),n.d(t,{ShikiError:()=>$,addClassToHast:()=>ek,applyColorReplacements:()=>D,bundledLanguages:()=>O,bundledLanguagesAlias:()=>A,bundledLanguagesBase:()=>x,bundledLanguagesInfo:()=>_,bundledThemes:()=>j,bundledThemesInfo:()=>M,codeToHast:()=>e9,codeToHtml:()=>e7,codeToTokens:()=>te,codeToTokensBase:()=>tt,codeToTokensWithThemes:()=>tn,createBundledHighlighter:()=>e2,createCssVariablesTheme:()=>e0,createHighlighter:()=>e4,createHighlighterCore:()=>eK,createHighlighterCoreSync:()=>eZ,createPositionConverter:()=>eL,createShikiInternal:()=>ea,createShikiInternalSync:()=>en,createShikiPrimitive:()=>et,createShikiPrimitiveAsync:()=>ei,createSingletonShorthands:()=>e3,flatTokenVariants:()=>ex,getLastGrammarState:()=>ta,getSingletonHighlighter:()=>ti,getSingletonHighlighterCore:()=>e1,getTokenStyleObject:()=>eA,guessEmbeddedLanguages:()=>eN,hastToHtml:()=>eX,isNoneTheme:()=>W,isPlainLang:()=>U,isSpecialLang:()=>I,isSpecialTheme:()=>R,makeSingletonHighlighter:()=>e6,makeSingletonHighlighterCore:()=>e5,normalizeGetter:()=>z,normalizeTheme:()=>J,resolveColorReplacements:()=>E,splitLines:()=>q,splitToken:()=>eC,splitTokens:()=>e_,stringifyTokenStyle:()=>eO,t:()=>e8,toArray:()=>G,tokenizeAnsiWithTheme:()=>eI,tokenizeWithTheme:()=>ec,tokensToHast:()=>eQ,transformerDecorations:()=>eM});var r={};n.r(r),n.d(r,{createOnigurumaEngine:()=>P,getDefaultWasmLoader:()=>N,loadWasm:()=>T,setDefaultWasmLoader:()=>L});var o=Object.defineProperty,s=Object.getOwnPropertyDescriptor,l=Object.getOwnPropertyNames,d=Object.prototype.hasOwnProperty,m=(e,t)=>{let n={};for(var i in e)o(n,i,{get:e[i],enumerable:!0});return t||o(n,Symbol.toStringTag,{value:"Module"}),n},h=n(92619).Buffer,p=class extends Error{constructor(e){super(e),this.name="ShikiError"}};function c(){return"u">typeof performance?performance.now():Date.now()}let u=(e,t)=>e+(t-e%t)%t;async function g(e){let t,n,i={};function a(e){n=e,i.HEAPU8=new Uint8Array(e),i.HEAPU32=new Uint32Array(e)}let r="u">typeof TextDecoder?new TextDecoder("utf8"):void 0;function o(e,t){return e?function(e,t,n=1024){let i=t+n,a=t;for(;e[a]&&!(a>=i);)++a;if(a-t>16&&e.buffer&&r)return r.decode(e.subarray(t,a));let o="";for(;t<a;){let n=e[t++];if(!(128&n)){o+=String.fromCharCode(n);continue}let i=63&e[t++];if((224&n)==192){o+=String.fromCharCode((31&n)<<6|i);continue}let a=63&e[t++];if((n=(240&n)==224?(15&n)<<12|i<<6|a:(7&n)<<18|i<<12|a<<6|63&e[t++])<65536)o+=String.fromCharCode(n);else{let e=n-65536;o+=String.fromCharCode(55296|e>>10,56320|1023&e)}}return o}(i.HEAPU8,e,t):""}let s={emscripten_get_now:c,emscripten_memcpy_big:function(e,t,n){i.HEAPU8.copyWithin(e,t,t+n)},emscripten_resize_heap:function(e){let r=i.HEAPU8.length;if((e>>>=0)>0x80000000)return!1;for(let i=1;i<=4;i*=2){let o=r*(1+.2/i);if(o=Math.min(o,e+0x6000000),function(e){try{return t.grow(e-n.byteLength+65535>>>16),a(t.buffer),1}catch{}}(Math.min(0x80000000,u(Math.max(e,o),65536))))return!0}return!1},fd_write:()=>0};async function l(){let n=await e({env:s,wasi_snapshot_preview1:s});a((t=n.memory).buffer),Object.assign(i,n),i.UTF8ToString=o}return await l(),i}var f=Object.defineProperty,b=(e,t,n)=>{let i;return(i="symbol"!=typeof t?t+"":t)in e?f(e,i,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[i]=n};let y=null;class k{constructor(e){b(this,"utf16Length"),b(this,"utf8Length"),b(this,"utf16Value"),b(this,"utf8Value"),b(this,"utf16OffsetToUtf8"),b(this,"utf8OffsetToUtf16");const t=e.length,n=k._utf8ByteLength(e),i=n!==t,a=i?new Uint32Array(t+1):null;i&&(a[t]=n);const r=i?new Uint32Array(n+1):null;i&&(r[n]=t);const o=new Uint8Array(n);let s=0;for(let n=0;n<t;n++){const l=e.charCodeAt(n);let d=l,m=!1;if(l>=55296&&l<=56319&&n+1<t){const t=e.charCodeAt(n+1);t>=56320&&t<=57343&&(d=(l-55296<<10)+65536|t-56320,m=!0)}i&&(a[n]=s,m&&(a[n+1]=s),d<=127?r[s+0]=n:d<=2047?(r[s+0]=n,r[s+1]=n):d<=65535?(r[s+0]=n,r[s+1]=n,r[s+2]=n):(r[s+0]=n,r[s+1]=n,r[s+2]=n,r[s+3]=n)),d<=127?o[s++]=d:(d<=2047?o[s++]=192|(1984&d)>>>6:(d<=65535?o[s++]=224|(61440&d)>>>12:(o[s++]=240|(1835008&d)>>>18,o[s++]=128|(258048&d)>>>12),o[s++]=128|(4032&d)>>>6),o[s++]=128|(63&d)>>>0),m&&n++}this.utf16Length=t,this.utf8Length=n,this.utf16Value=e,this.utf8Value=o,this.utf16OffsetToUtf8=a,this.utf8OffsetToUtf16=r}static _utf8ByteLength(e){let t=0;for(let n=0,i=e.length;n<i;n++){let a=e.charCodeAt(n),r=a,o=!1;if(a>=55296&&a<=56319&&n+1<i){let t=e.charCodeAt(n+1);t>=56320&&t<=57343&&(r=(a-55296<<10)+65536|t-56320,o=!0)}r<=127?t+=1:r<=2047?t+=2:r<=65535?t+=3:t+=4,o&&n++}return t}createString(e){let t=e.omalloc(this.utf8Length);return e.HEAPU8.set(this.utf8Value,t),t}}let w=class e{constructor(t){if(b(this,"id",++e.LAST_ID),b(this,"_onigBinding"),b(this,"content"),b(this,"utf16Length"),b(this,"utf8Length"),b(this,"utf16OffsetToUtf8"),b(this,"utf8OffsetToUtf16"),b(this,"ptr"),!y)throw new p("Must invoke loadWasm first.");this._onigBinding=y,this.content=t;const n=new k(t);this.utf16Length=n.utf16Length,this.utf8Length=n.utf8Length,this.utf16OffsetToUtf8=n.utf16OffsetToUtf8,this.utf8OffsetToUtf16=n.utf8OffsetToUtf16,this.utf8Length<1e4&&!e._sharedPtrInUse?(e._sharedPtr||(e._sharedPtr=y.omalloc(1e4)),e._sharedPtrInUse=!0,y.HEAPU8.set(n.utf8Value,e._sharedPtr),this.ptr=e._sharedPtr):this.ptr=n.createString(y)}convertUtf8OffsetToUtf16(e){return this.utf8OffsetToUtf16?e<0?0:e>this.utf8Length?this.utf16Length:this.utf8OffsetToUtf16[e]:e}convertUtf16OffsetToUtf8(e){return this.utf16OffsetToUtf8?e<0?0:e>this.utf16Length?this.utf8Length:this.utf16OffsetToUtf8[e]:e}dispose(){this.ptr===e._sharedPtr?e._sharedPtrInUse=!1:this._onigBinding.ofree(this.ptr)}};b(w,"LAST_ID",0),b(w,"_sharedPtr",0),b(w,"_sharedPtrInUse",!1);class S{constructor(e){if(b(this,"_onigBinding"),b(this,"_ptr"),!y)throw new p("Must invoke loadWasm first.");const t=[],n=[];for(let i=0,a=e.length;i<a;i++){const a=new k(e[i]);t[i]=a.createString(y),n[i]=a.utf8Length}const i=y.omalloc(4*e.length);y.HEAPU32.set(t,i/4);const a=y.omalloc(4*e.length);y.HEAPU32.set(n,a/4);const r=y.createOnigScanner(i,a,e.length);for(let n=0,i=e.length;n<i;n++)y.ofree(t[n]);y.ofree(a),y.ofree(i),0===r&&function(e){throw new p(e.UTF8ToString(e.getLastOnigError()))}(y),this._onigBinding=y,this._ptr=r}dispose(){this._onigBinding.freeOnigScanner(this._ptr)}findNextMatchSync(e,t,n){let i=0;if("number"==typeof n&&(i=n),"string"==typeof e){e=new w(e);let n=this._findNextMatchSync(e,t,!1,i);return e.dispose(),n}return this._findNextMatchSync(e,t,!1,i)}_findNextMatchSync(e,t,n,i){let a=this._onigBinding,r=a.findNextOnigScannerMatch(this._ptr,e.id,e.ptr,e.utf8Length,e.convertUtf16OffsetToUtf8(t),i);if(0===r)return null;let o=a.HEAPU32,s=r/4,l=o[s++],d=o[s++],m=[];for(let t=0;t<d;t++){let n=e.convertUtf8OffsetToUtf16(o[s++]),i=e.convertUtf8OffsetToUtf16(o[s++]);m[t]={start:n,end:i,length:i-n}}return{index:l,captureIndices:m}}}function T(e){return i||(i=async function(){y=await g(async t=>{let n=e;if("function"==typeof(n=await n)&&(n=await n(t)),"function"==typeof n&&(n=await n(t)),"function"==typeof n.instantiator)n=await n.instantiator(t);else if("function"==typeof n.default)n=await n.default(t);else{var i,a,r,o;if(void 0!==n.data&&(n=n.data),i=n,"u">typeof Response&&i instanceof Response){n="function"==typeof WebAssembly.instantiateStreaming?await (r=n,e=>WebAssembly.instantiateStreaming(r,e))(t):await (o=n,async e=>{let t=await o.arrayBuffer();return WebAssembly.instantiate(t,e)})(t)}else(a=n,"u">typeof ArrayBuffer&&(a instanceof ArrayBuffer||ArrayBuffer.isView(a))||void 0!==h&&h.isBuffer?.(a)||"u">typeof SharedArrayBuffer&&a instanceof SharedArrayBuffer||"u">typeof Uint32Array&&a instanceof Uint32Array||n instanceof WebAssembly.Module)?n=await v(n)(t):"default"in n&&n.default instanceof WebAssembly.Module&&(n=await v(n.default)(t))}return"instance"in n&&(n=n.instance),"exports"in n&&(n=n.exports),n})}())}function v(e){return t=>WebAssembly.instantiate(e,t)}function L(e){a=e}function N(){return a}async function P(e){return e&&await T(e),{createScanner:e=>new S(e.map(e=>"string"==typeof e?e:e.source)),createString:e=>new w(e)}}var C=m({});((e,t,n,i)=>{if(t&&"object"==typeof t||"function"==typeof t)for(var a,r=l(t),m=0,h=r.length;m<h;m++)a=r[m],d.call(e,a)||a===n||o(e,a,{get:(e=>t[e]).bind(null,a),enumerable:!(i=s(t,a))||i.enumerable});return})(C,r,"default");let _=[{id:"abap",name:"ABAP",import:()=>n.e(48773).then(n.bind(n,48773))},{id:"actionscript-3",name:"ActionScript",import:()=>n.e(10036).then(n.bind(n,10036))},{id:"ada",name:"Ada",import:()=>n.e(55575).then(n.bind(n,55575))},{id:"angular-html",name:"Angular HTML",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(23175)]).then(n.bind(n,23175))},{id:"angular-ts",name:"Angular TypeScript",import:()=>Promise.all([n.e(52577),n.e(41630),n.e(63782),n.e(43476),n.e(43111),n.e(33186)]).then(n.bind(n,76359))},{id:"apache",name:"Apache Conf",import:()=>n.e(52765).then(n.bind(n,52765))},{id:"apex",name:"Apex",import:()=>n.e(27455).then(n.bind(n,27455))},{id:"apl",name:"APL",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(76931),n.e(54174)]).then(n.bind(n,54174))},{id:"applescript",name:"AppleScript",import:()=>n.e(19178).then(n.bind(n,19178))},{id:"ara",name:"Ara",import:()=>n.e(93313).then(n.bind(n,93313))},{id:"asciidoc",name:"AsciiDoc",aliases:["adoc"],import:()=>n.e(98318).then(n.bind(n,98318))},{id:"asm",name:"Assembly",import:()=>n.e(87846).then(n.bind(n,87846))},{id:"astro",name:"Astro",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(63782),n.e(36686)]).then(n.bind(n,36686))},{id:"awk",name:"AWK",import:()=>n.e(54900).then(n.bind(n,54900))},{id:"ballerina",name:"Ballerina",import:()=>n.e(92747).then(n.bind(n,92747))},{id:"bat",name:"Batch File",aliases:["batch"],import:()=>n.e(73290).then(n.bind(n,73290))},{id:"beancount",name:"Beancount",import:()=>n.e(98496).then(n.bind(n,98496))},{id:"berry",name:"Berry",aliases:["be"],import:()=>n.e(95331).then(n.bind(n,95331))},{id:"bibtex",name:"BibTeX",import:()=>n.e(25937).then(n.bind(n,25937))},{id:"bicep",name:"Bicep",import:()=>n.e(68406).then(n.bind(n,68406))},{id:"bird2",name:"BIRD2 Configuration",aliases:["bird"],import:()=>n.e(71410).then(n.bind(n,71410))},{id:"blade",name:"Blade",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(25005)]).then(n.bind(n,25005))},{id:"bsl",name:"1C (Enterprise)",aliases:["1c"],import:()=>n.e(4608).then(n.bind(n,4608))},{id:"c",name:"C",import:()=>n.e(88192).then(n.bind(n,88192))},{id:"c3",name:"C3",import:()=>n.e(7113).then(n.bind(n,7113))},{id:"cadence",name:"Cadence",aliases:["cdc"],import:()=>n.e(64242).then(n.bind(n,64242))},{id:"cairo",name:"Cairo",import:()=>Promise.all([n.e(40893),n.e(84367)]).then(n.bind(n,84367))},{id:"clarity",name:"Clarity",import:()=>n.e(15183).then(n.bind(n,15183))},{id:"clojure",name:"Clojure",aliases:["clj"],import:()=>n.e(66959).then(n.bind(n,66959))},{id:"cmake",name:"CMake",import:()=>n.e(55482).then(n.bind(n,55482))},{id:"cobol",name:"COBOL",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(76931),n.e(15498)]).then(n.bind(n,15498))},{id:"codeowners",name:"CODEOWNERS",import:()=>n.e(21188).then(n.bind(n,21188))},{id:"codeql",name:"CodeQL",aliases:["ql"],import:()=>n.e(22403).then(n.bind(n,22403))},{id:"coffee",name:"CoffeeScript",aliases:["coffeescript"],import:()=>Promise.all([n.e(52577),n.e(76647)]).then(n.bind(n,76647))},{id:"common-lisp",name:"Common Lisp",aliases:["lisp"],import:()=>n.e(93787).then(n.bind(n,93787))},{id:"coq",name:"Coq",import:()=>n.e(55920).then(n.bind(n,55920))},{id:"cpp",name:"C++",aliases:["c++"],import:()=>Promise.all([n.e(86666),n.e(88835),n.e(2503),n.e(88192),n.e(36110)]).then(n.bind(n,27816))},{id:"crystal",name:"Crystal",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(2503),n.e(88192),n.e(57152),n.e(21413)]).then(n.bind(n,21413))},{id:"csharp",name:"C#",aliases:["c#","cs"],import:()=>n.e(71642).then(n.bind(n,71642))},{id:"css",name:"CSS",import:()=>n.e(63782).then(n.bind(n,63782))},{id:"csv",name:"CSV",import:()=>n.e(66331).then(n.bind(n,66331))},{id:"cue",name:"CUE",import:()=>n.e(45338).then(n.bind(n,45338))},{id:"cypher",name:"Cypher",aliases:["cql"],import:()=>n.e(14350).then(n.bind(n,14350))},{id:"d",name:"D",import:()=>n.e(59015).then(n.bind(n,59015))},{id:"dart",name:"Dart",import:()=>n.e(3288).then(n.bind(n,3288))},{id:"dax",name:"DAX",import:()=>n.e(21932).then(n.bind(n,21932))},{id:"desktop",name:"Desktop",import:()=>n.e(7819).then(n.bind(n,7819))},{id:"diff",name:"Diff",import:()=>n.e(62614).then(n.bind(n,62614))},{id:"docker",name:"Dockerfile",aliases:["dockerfile"],import:()=>n.e(52783).then(n.bind(n,52783))},{id:"dotenv",name:"dotEnv",import:()=>n.e(44829).then(n.bind(n,44829))},{id:"dream-maker",name:"Dream Maker",import:()=>n.e(10425).then(n.bind(n,32806))},{id:"edge",name:"Edge",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(63782),n.e(43476),n.e(67844)]).then(n.bind(n,67844))},{id:"elixir",name:"Elixir",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(20698)]).then(n.bind(n,20698))},{id:"elm",name:"Elm",import:()=>Promise.all([n.e(88192),n.e(84583)]).then(n.bind(n,84583))},{id:"emacs-lisp",name:"Emacs Lisp",aliases:["elisp"],import:()=>n.e(73879).then(n.bind(n,62965))},{id:"erb",name:"ERB",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(86666),n.e(88835),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(88192),n.e(57152),n.e(41248),n.e(98848),n.e(91198)]).then(n.bind(n,91198))},{id:"erlang",name:"Erlang",aliases:["erl"],import:()=>Promise.all([n.e(13304),n.e(64678)]).then(n.bind(n,64678))},{id:"fennel",name:"Fennel",import:()=>n.e(60583).then(n.bind(n,60583))},{id:"fish",name:"Fish",import:()=>n.e(52349).then(n.bind(n,52349))},{id:"fluent",name:"Fluent",aliases:["ftl"],import:()=>n.e(26293).then(n.bind(n,26293))},{id:"fortran-fixed-form",name:"Fortran (Fixed Form)",aliases:["f","for","f77"],import:()=>Promise.all([n.e(94823),n.e(85061)]).then(n.bind(n,85061))},{id:"fortran-free-form",name:"Fortran (Free Form)",aliases:["f90","f95","f03","f08","f18"],import:()=>n.e(94823).then(n.bind(n,94823))},{id:"fsharp",name:"F#",aliases:["f#","fs"],import:()=>Promise.all([n.e(13304),n.e(52501)]).then(n.bind(n,52501))},{id:"gdresource",name:"GDResource",aliases:["tscn","tres"],import:()=>n.e(98670).then(n.bind(n,98670))},{id:"gdscript",name:"GDScript",aliases:["gd"],import:()=>n.e(34223).then(n.bind(n,34223))},{id:"gdshader",name:"GDShader",import:()=>n.e(67977).then(n.bind(n,67977))},{id:"genie",name:"Genie",import:()=>n.e(42031).then(n.bind(n,42031))},{id:"gherkin",name:"Gherkin",import:()=>n.e(88457).then(n.bind(n,88457))},{id:"git-commit",name:"Git Commit Message",import:()=>n.e(92041).then(n.bind(n,92041))},{id:"git-rebase",name:"Git Rebase Message",import:()=>Promise.all([n.e(57152),n.e(33194)]).then(n.bind(n,33194))},{id:"gleam",name:"Gleam",import:()=>n.e(62895).then(n.bind(n,62895))},{id:"glimmer-js",name:"Glimmer JS",aliases:["gjs"],import:()=>Promise.all([n.e(52577),n.e(60535),n.e(63782),n.e(43476),n.e(30640)]).then(n.bind(n,30640))},{id:"glimmer-ts",name:"Glimmer TS",aliases:["gts"],import:()=>Promise.all([n.e(52577),n.e(60535),n.e(63782),n.e(43476),n.e(59186)]).then(n.bind(n,59186))},{id:"glsl",name:"GLSL",import:()=>Promise.all([n.e(88192),n.e(6887)]).then(n.bind(n,6887))},{id:"gn",name:"GN",import:()=>n.e(99448).then(n.bind(n,99448))},{id:"gnuplot",name:"Gnuplot",import:()=>n.e(79690).then(n.bind(n,79690))},{id:"go",name:"Go",import:()=>n.e(64553).then(n.bind(n,64553))},{id:"graphql",name:"GraphQL",aliases:["gql"],import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(41248)]).then(n.bind(n,41248))},{id:"groovy",name:"Groovy",import:()=>n.e(39189).then(n.bind(n,39189))},{id:"hack",name:"Hack",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(2503),n.e(70400)]).then(n.bind(n,70400))},{id:"haml",name:"Ruby Haml",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(63437)]).then(n.bind(n,63437))},{id:"handlebars",name:"Handlebars",aliases:["hbs"],import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(12735)]).then(n.bind(n,12735))},{id:"haskell",name:"Haskell",aliases:["hs"],import:()=>n.e(21335).then(n.bind(n,21335))},{id:"haxe",name:"Haxe",import:()=>n.e(11215).then(n.bind(n,11215))},{id:"hcl",name:"HashiCorp HCL",import:()=>n.e(82374).then(n.bind(n,82374))},{id:"hjson",name:"Hjson",import:()=>n.e(79421).then(n.bind(n,79421))},{id:"hlsl",name:"HLSL",import:()=>n.e(80010).then(n.bind(n,80010))},{id:"html",name:"HTML",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476)]).then(n.bind(n,43476))},{id:"html-derivative",name:"HTML (Derivative)",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(51656)]).then(n.bind(n,51656))},{id:"http",name:"HTTP",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(76931),n.e(57152),n.e(41248),n.e(98243)]).then(n.bind(n,98243))},{id:"hurl",name:"Hurl",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(76931),n.e(41248),n.e(20816)]).then(n.bind(n,20816))},{id:"hxml",name:"HXML",import:()=>n.e(50376).then(n.bind(n,50376))},{id:"hy",name:"Hy",import:()=>n.e(26938).then(n.bind(n,26938))},{id:"imba",name:"Imba",import:()=>n.e(30794).then(n.bind(n,30794))},{id:"ini",name:"INI",aliases:["properties"],import:()=>n.e(34309).then(n.bind(n,34309))},{id:"java",name:"Java",import:()=>n.e(76931).then(n.bind(n,76931))},{id:"javascript",name:"JavaScript",aliases:["js","cjs","mjs"],import:()=>n.e(52577).then(n.bind(n,52970))},{id:"jinja",name:"Jinja",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(43392)]).then(n.bind(n,43392))},{id:"jison",name:"Jison",import:()=>Promise.all([n.e(52577),n.e(36402)]).then(n.bind(n,36402))},{id:"json",name:"JSON",import:()=>n.e(4053).then(n.bind(n,4053))},{id:"json5",name:"JSON5",import:()=>n.e(63860).then(n.bind(n,63860))},{id:"jsonc",name:"JSON with Comments",import:()=>n.e(4650).then(n.bind(n,4650))},{id:"jsonl",name:"JSON Lines",import:()=>n.e(91453).then(n.bind(n,13834))},{id:"jsonnet",name:"Jsonnet",import:()=>n.e(8132).then(n.bind(n,8132))},{id:"jssm",name:"JSSM",aliases:["fsl"],import:()=>n.e(24634).then(n.bind(n,24634))},{id:"jsx",name:"JSX",import:()=>n.e(69312).then(n.bind(n,29228))},{id:"julia",name:"Julia",aliases:["jl"],import:()=>Promise.all([n.e(52577),n.e(86666),n.e(88835),n.e(2503),n.e(88192),n.e(40893),n.e(86339)]).then(n.bind(n,85816))},{id:"just",name:"Just",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(86666),n.e(88835),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(88192),n.e(57152),n.e(41248),n.e(40893),n.e(98848),n.e(30968),n.e(18977)]).then(n.bind(n,18977))},{id:"kdl",name:"KDL",import:()=>n.e(95968).then(n.bind(n,95968))},{id:"kotlin",name:"Kotlin",aliases:["kt","kts"],import:()=>n.e(26572).then(n.bind(n,26572))},{id:"kusto",name:"Kusto",aliases:["kql"],import:()=>n.e(50583).then(n.bind(n,72964))},{id:"latex",name:"LaTeX",import:()=>n.e(72839).then(n.bind(n,72839))},{id:"lean",name:"Lean 4",aliases:["lean4"],import:()=>n.e(77227).then(n.bind(n,77227))},{id:"less",name:"Less",import:()=>n.e(11280).then(n.bind(n,11280))},{id:"liquid",name:"Liquid",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(25347)]).then(n.bind(n,25347))},{id:"llvm",name:"LLVM IR",import:()=>n.e(19220).then(n.bind(n,19220))},{id:"log",name:"Log file",import:()=>n.e(16741).then(n.bind(n,16741))},{id:"logo",name:"Logo",import:()=>n.e(25670).then(n.bind(n,25670))},{id:"lua",name:"Lua",import:()=>Promise.all([n.e(88192),n.e(33873)]).then(n.bind(n,33873))},{id:"luau",name:"Luau",import:()=>n.e(33072).then(n.bind(n,33072))},{id:"make",name:"Makefile",aliases:["makefile"],import:()=>n.e(30541).then(n.bind(n,30541))},{id:"markdown",name:"Markdown",aliases:["md"],import:()=>n.e(13304).then(n.bind(n,13304))},{id:"marko",name:"Marko",import:()=>Promise.all([n.e(60535),n.e(63782),n.e(43111),n.e(11280),n.e(65645)]).then(n.bind(n,65645))},{id:"matlab",name:"MATLAB",import:()=>n.e(31184).then(n.bind(n,31184))},{id:"mdc",name:"MDC",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(13304),n.e(86729)]).then(n.bind(n,86729))},{id:"mdx",name:"MDX",import:()=>n.e(55690).then(n.bind(n,55690))},{id:"mermaid",name:"Mermaid",aliases:["mmd"],import:()=>n.e(29842).then(n.bind(n,29842))},{id:"mipsasm",name:"MIPS Assembly",aliases:["mips"],import:()=>n.e(11501).then(n.bind(n,11501))},{id:"mojo",name:"Mojo",import:()=>n.e(50194).then(n.bind(n,50194))},{id:"moonbit",name:"MoonBit",aliases:["mbt","mbti"],import:()=>n.e(24567).then(n.bind(n,24567))},{id:"move",name:"Move",import:()=>n.e(24540).then(n.bind(n,24540))},{id:"narrat",name:"Narrat Language",aliases:["nar"],import:()=>n.e(36455).then(n.bind(n,36455))},{id:"nextflow",name:"Nextflow",aliases:["nf"],import:()=>n.e(35320).then(n.bind(n,35320))},{id:"nextflow-groovy",name:"Nextflow Groovy",import:()=>n.e(53633).then(n.bind(n,53633))},{id:"nginx",name:"Nginx",import:()=>Promise.all([n.e(88192),n.e(2215)]).then(n.bind(n,2215))},{id:"nim",name:"Nim",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(76931),n.e(88192),n.e(13304),n.e(7799)]).then(n.bind(n,7799))},{id:"nix",name:"Nix",import:()=>n.e(86099).then(n.bind(n,86099))},{id:"nushell",name:"nushell",aliases:["nu"],import:()=>n.e(38288).then(n.bind(n,38288))},{id:"objective-c",name:"Objective-C",aliases:["objc"],import:()=>n.e(36290).then(n.bind(n,36290))},{id:"objective-cpp",name:"Objective-C++",import:()=>n.e(14763).then(n.bind(n,21946))},{id:"ocaml",name:"OCaml",import:()=>n.e(3419).then(n.bind(n,3419))},{id:"odin",name:"Odin",import:()=>n.e(69547).then(n.bind(n,69547))},{id:"openscad",name:"OpenSCAD",aliases:["scad"],import:()=>n.e(4474).then(n.bind(n,4474))},{id:"pascal",name:"Pascal",import:()=>n.e(46948).then(n.bind(n,46948))},{id:"perl",name:"Perl",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(30968),n.e(77040)]).then(n.bind(n,30968))},{id:"php",name:"PHP",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(86155),n.e(54659)]).then(n.bind(n,86155))},{id:"pkl",name:"Pkl",import:()=>n.e(96166).then(n.bind(n,96166))},{id:"plsql",name:"PL/SQL",import:()=>n.e(48947).then(n.bind(n,48947))},{id:"po",name:"Gettext PO",aliases:["pot","potx"],import:()=>n.e(43324).then(n.bind(n,43324))},{id:"polar",name:"Polar",import:()=>n.e(93095).then(n.bind(n,93095))},{id:"postcss",name:"PostCSS",import:()=>n.e(19240).then(n.bind(n,19240))},{id:"powerquery",name:"PowerQuery",import:()=>n.e(19294).then(n.bind(n,19294))},{id:"powershell",name:"PowerShell",aliases:["ps","ps1"],import:()=>n.e(7636).then(n.bind(n,7636))},{id:"prisma",name:"Prisma",import:()=>n.e(40327).then(n.bind(n,40327))},{id:"prolog",name:"Prolog",import:()=>n.e(80034).then(n.bind(n,80034))},{id:"proto",name:"Protocol Buffer 3",aliases:["protobuf"],import:()=>n.e(58545).then(n.bind(n,58545))},{id:"pug",name:"Pug",aliases:["jade"],import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(55755)]).then(n.bind(n,55755))},{id:"puppet",name:"Puppet",import:()=>n.e(19569).then(n.bind(n,19569))},{id:"purescript",name:"PureScript",import:()=>n.e(36580).then(n.bind(n,36580))},{id:"python",name:"Python",aliases:["py"],import:()=>n.e(40893).then(n.bind(n,40893))},{id:"qml",name:"QML",import:()=>Promise.all([n.e(52577),n.e(73077)]).then(n.bind(n,73077))},{id:"qmldir",name:"QML Directory",import:()=>n.e(46144).then(n.bind(n,46144))},{id:"qss",name:"Qt Style Sheets",import:()=>n.e(55712).then(n.bind(n,55712))},{id:"r",name:"R",import:()=>n.e(25025).then(n.bind(n,25025))},{id:"racket",name:"Racket",import:()=>n.e(3229).then(n.bind(n,3229))},{id:"raku",name:"Raku",aliases:["perl6"],import:()=>n.e(30252).then(n.bind(n,30252))},{id:"razor",name:"ASP.NET Razor",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(71642),n.e(84903)]).then(n.bind(n,84903))},{id:"reg",name:"Windows Registry Script",import:()=>n.e(85997).then(n.bind(n,85997))},{id:"regexp",name:"RegExp",aliases:["regex"],import:()=>n.e(86412).then(n.bind(n,86412))},{id:"rel",name:"Rel",import:()=>n.e(62062).then(n.bind(n,62062))},{id:"riscv",name:"RISC-V",import:()=>n.e(52710).then(n.bind(n,52710))},{id:"ron",name:"RON",import:()=>n.e(80862).then(n.bind(n,80862))},{id:"rosmsg",name:"ROS Interface",import:()=>n.e(95728).then(n.bind(n,95728))},{id:"rst",name:"reStructuredText",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(86666),n.e(88835),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(88192),n.e(57152),n.e(41248),n.e(40893),n.e(98848),n.e(52504)]).then(n.bind(n,52504))},{id:"ruby",name:"Ruby",aliases:["rb"],import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(86666),n.e(88835),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(88192),n.e(57152),n.e(41248),n.e(98848)]).then(n.bind(n,72331))},{id:"rust",name:"Rust",aliases:["rs"],import:()=>n.e(61161).then(n.bind(n,61161))},{id:"sas",name:"SAS",import:()=>Promise.all([n.e(2503),n.e(66360)]).then(n.bind(n,66360))},{id:"sass",name:"Sass",import:()=>n.e(88113).then(n.bind(n,88113))},{id:"scala",name:"Scala",import:()=>n.e(89377).then(n.bind(n,89377))},{id:"scheme",name:"Scheme",import:()=>n.e(97142).then(n.bind(n,97142))},{id:"scss",name:"SCSS",import:()=>Promise.all([n.e(63782),n.e(43111)]).then(n.bind(n,43111))},{id:"sdbl",name:"1C (Query)",aliases:["1c-query"],import:()=>n.e(59648).then(n.bind(n,59648))},{id:"shaderlab",name:"ShaderLab",aliases:["shader"],import:()=>n.e(1379).then(n.bind(n,1379))},{id:"shellscript",name:"Shell",aliases:["bash","sh","shell","zsh"],import:()=>n.e(57152).then(n.bind(n,57152))},{id:"shellsession",name:"Shell Session",aliases:["console"],import:()=>Promise.all([n.e(57152),n.e(8257)]).then(n.bind(n,8257))},{id:"smalltalk",name:"Smalltalk",import:()=>n.e(61556).then(n.bind(n,61556))},{id:"solidity",name:"Solidity",import:()=>n.e(38704).then(n.bind(n,38704))},{id:"soy",name:"Closure Templates",aliases:["closure-templates"],import:()=>Promise.all([n.e(52577),n.e(63782),n.e(43476),n.e(72728)]).then(n.bind(n,72728))},{id:"sparql",name:"SPARQL",import:()=>n.e(68432).then(n.bind(n,68432))},{id:"splunk",name:"Splunk Query Language",aliases:["spl"],import:()=>n.e(47610).then(n.bind(n,47610))},{id:"sql",name:"SQL",import:()=>n.e(2503).then(n.bind(n,2503))},{id:"ssh-config",name:"SSH Config",import:()=>n.e(16046).then(n.bind(n,16046))},{id:"stata",name:"Stata",import:()=>Promise.all([n.e(2503),n.e(64080)]).then(n.bind(n,64080))},{id:"stylus",name:"Stylus",aliases:["styl"],import:()=>n.e(97557).then(n.bind(n,97557))},{id:"surrealql",name:"SurrealQL",aliases:["surql"],import:()=>Promise.all([n.e(52577),n.e(30830)]).then(n.bind(n,30830))},{id:"svelte",name:"Svelte",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(63782),n.e(81142)]).then(n.bind(n,81142))},{id:"swift",name:"Swift",import:()=>n.e(13541).then(n.bind(n,35922))},{id:"system-verilog",name:"SystemVerilog",import:()=>n.e(90893).then(n.bind(n,90893))},{id:"systemd",name:"Systemd Units",import:()=>n.e(9006).then(n.bind(n,9006))},{id:"talonscript",name:"TalonScript",aliases:["talon"],import:()=>n.e(21078).then(n.bind(n,21078))},{id:"tasl",name:"Tasl",import:()=>n.e(94963).then(n.bind(n,94963))},{id:"tcl",name:"Tcl",import:()=>n.e(41274).then(n.bind(n,41274))},{id:"templ",name:"Templ",import:()=>Promise.all([n.e(52577),n.e(63782),n.e(64553),n.e(81977)]).then(n.bind(n,81977))},{id:"terraform",name:"Terraform",aliases:["tf","tfvars"],import:()=>n.e(43483).then(n.bind(n,43483))},{id:"tex",name:"TeX",import:()=>n.e(11456).then(n.bind(n,11456))},{id:"toml",name:"TOML",import:()=>n.e(84163).then(n.bind(n,84163))},{id:"ts-tags",name:"TypeScript with Tags",aliases:["lit"],import:()=>Promise.all([n.e(52577),n.e(60535),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(88192),n.e(74357)]).then(n.bind(n,74357))},{id:"tsv",name:"TSV",import:()=>n.e(30840).then(n.bind(n,30840))},{id:"tsx",name:"TSX",import:()=>n.e(26814).then(n.bind(n,33710))},{id:"turtle",name:"Turtle",import:()=>n.e(41365).then(n.bind(n,41365))},{id:"twig",name:"Twig",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(26814),n.e(69312),n.e(86666),n.e(88835),n.e(63782),n.e(43476),n.e(76931),n.e(2503),n.e(88192),n.e(57152),n.e(41248),n.e(40893),n.e(98848),n.e(43111),n.e(86155),n.e(96588)]).then(n.bind(n,96588))},{id:"typescript",name:"TypeScript",aliases:["ts","cts","mts"],import:()=>n.e(60535).then(n.bind(n,5346))},{id:"typespec",name:"TypeSpec",aliases:["tsp"],import:()=>n.e(19466).then(n.bind(n,19466))},{id:"typst",name:"Typst",aliases:["typ"],import:()=>n.e(62013).then(n.bind(n,62013))},{id:"v",name:"V",import:()=>n.e(7525).then(n.bind(n,7525))},{id:"vala",name:"Vala",import:()=>n.e(59565).then(n.bind(n,59565))},{id:"vb",name:"Visual Basic",aliases:["cmd"],import:()=>n.e(62179).then(n.bind(n,62179))},{id:"verilog",name:"Verilog",import:()=>n.e(34801).then(n.bind(n,34801))},{id:"vhdl",name:"VHDL",import:()=>n.e(37425).then(n.bind(n,37425))},{id:"viml",name:"Vim Script",aliases:["vim","vimscript"],import:()=>n.e(14539).then(n.bind(n,14539))},{id:"vue",name:"Vue",import:()=>Promise.all([n.e(52577),n.e(60535),n.e(63782),n.e(43476),n.e(45553)]).then(n.bind(n,45553))},{id:"vue-html",name:"Vue HTML",import:()=>Promise.all([n.e(52577),n.e(17021)]).then(n.bind(n,17021))},{id:"vue-vine",name:"Vue Vine",import:()=>Promise.all([n.e(52577),n.e(31290),n.e(63782),n.e(43111),n.e(11280),n.e(72160)]).then(n.bind(n,98110))},{id:"vyper",name:"Vyper",aliases:["vy"],import:()=>n.e(21219).then(n.bind(n,21219))},{id:"wasm",name:"WebAssembly",import:()=>n.e(84275).then(n.bind(n,84275))},{id:"wenyan",name:"Wenyan",aliases:["文言"],import:()=>n.e(65269).then(n.bind(n,65269))},{id:"wgsl",name:"WGSL",import:()=>n.e(44976).then(n.bind(n,44976))},{id:"wikitext",name:"Wikitext",aliases:["mediawiki","wiki"],import:()=>n.e(44370).then(n.bind(n,44370))},{id:"wit",name:"WebAssembly Interface Types",import:()=>n.e(58243).then(n.bind(n,58243))},{id:"wolfram",name:"Wolfram",aliases:["wl"],import:()=>n.e(17442).then(n.bind(n,6987))},{id:"xml",name:"XML",import:()=>Promise.all([n.e(76931),n.e(32278)]).then(n.bind(n,77040))},{id:"xsl",name:"XSL",import:()=>Promise.all([n.e(76931),n.e(3942)]).then(n.bind(n,3942))},{id:"yaml",name:"YAML",aliases:["yml"],import:()=>n.e(95518).then(n.bind(n,95518))},{id:"zenscript",name:"ZenScript",import:()=>n.e(92485).then(n.bind(n,92485))},{id:"zig",name:"Zig",import:()=>n.e(57041).then(n.bind(n,57041))}],x=Object.fromEntries(_.map(e=>[e.id,e.import])),A=Object.fromEntries(_.flatMap(e=>e.aliases?.map(t=>[t,e.import])||[])),O={...x,...A},M=[{id:"andromeeda",displayName:"Andromeeda",type:"dark",import:()=>n.e(62812).then(n.bind(n,62812))},{id:"aurora-x",displayName:"Aurora X",type:"dark",import:()=>n.e(27635).then(n.bind(n,27635))},{id:"ayu-dark",displayName:"Ayu Dark",type:"dark",import:()=>n.e(77884).then(n.bind(n,77884))},{id:"ayu-light",displayName:"Ayu Light",type:"light",import:()=>n.e(94358).then(n.bind(n,94358))},{id:"ayu-mirage",displayName:"Ayu Mirage",type:"dark",import:()=>n.e(19005).then(n.bind(n,19005))},{id:"catppuccin-frappe",displayName:"Catppuccin Frapp\xe9",type:"dark",import:()=>n.e(51595).then(n.bind(n,51595))},{id:"catppuccin-latte",displayName:"Catppuccin Latte",type:"light",import:()=>n.e(83979).then(n.bind(n,83979))},{id:"catppuccin-macchiato",displayName:"Catppuccin Macchiato",type:"dark",import:()=>n.e(59680).then(n.bind(n,59680))},{id:"catppuccin-mocha",displayName:"Catppuccin Mocha",type:"dark",import:()=>n.e(2107).then(n.bind(n,2107))},{id:"dark-plus",displayName:"Dark Plus",type:"dark",import:()=>n.e(75375).then(n.bind(n,75375))},{id:"dracula",displayName:"Dracula Theme",type:"dark",import:()=>n.e(55136).then(n.bind(n,55136))},{id:"dracula-soft",displayName:"Dracula Theme Soft",type:"dark",import:()=>n.e(4295).then(n.bind(n,4295))},{id:"everforest-dark",displayName:"Everforest Dark",type:"dark",import:()=>n.e(87258).then(n.bind(n,87258))},{id:"everforest-light",displayName:"Everforest Light",type:"light",import:()=>n.e(49996).then(n.bind(n,49996))},{id:"github-dark",displayName:"GitHub Dark",type:"dark",import:()=>n.e(39224).then(n.bind(n,39224))},{id:"github-dark-default",displayName:"GitHub Dark Default",type:"dark",import:()=>n.e(86704).then(n.bind(n,86704))},{id:"github-dark-dimmed",displayName:"GitHub Dark Dimmed",type:"dark",import:()=>n.e(96927).then(n.bind(n,96927))},{id:"github-dark-high-contrast",displayName:"GitHub Dark High Contrast",type:"dark",import:()=>n.e(15424).then(n.bind(n,15424))},{id:"github-light",displayName:"GitHub Light",type:"light",import:()=>n.e(23082).then(n.bind(n,23082))},{id:"github-light-default",displayName:"GitHub Light Default",type:"light",import:()=>n.e(69382).then(n.bind(n,69382))},{id:"github-light-high-contrast",displayName:"GitHub Light High Contrast",type:"light",import:()=>n.e(32130).then(n.bind(n,32130))},{id:"gruvbox-dark-hard",displayName:"Gruvbox Dark Hard",type:"dark",import:()=>n.e(49666).then(n.bind(n,49666))},{id:"gruvbox-dark-medium",displayName:"Gruvbox Dark Medium",type:"dark",import:()=>n.e(58011).then(n.bind(n,80392))},{id:"gruvbox-dark-soft",displayName:"Gruvbox Dark Soft",type:"dark",import:()=>n.e(49841).then(n.bind(n,49841))},{id:"gruvbox-light-hard",displayName:"Gruvbox Light Hard",type:"light",import:()=>n.e(53492).then(n.bind(n,53492))},{id:"gruvbox-light-medium",displayName:"Gruvbox Light Medium",type:"light",import:()=>n.e(214).then(n.bind(n,214))},{id:"gruvbox-light-soft",displayName:"Gruvbox Light Soft",type:"light",import:()=>n.e(60579).then(n.bind(n,60579))},{id:"horizon",displayName:"Horizon",type:"dark",import:()=>n.e(96311).then(n.bind(n,96311))},{id:"horizon-bright",displayName:"Horizon Bright",type:"light",import:()=>n.e(23526).then(n.bind(n,23526))},{id:"houston",displayName:"Houston",type:"dark",import:()=>n.e(7524).then(n.bind(n,7524))},{id:"kanagawa-dragon",displayName:"Kanagawa Dragon",type:"dark",import:()=>n.e(56563).then(n.bind(n,56563))},{id:"kanagawa-lotus",displayName:"Kanagawa Lotus",type:"light",import:()=>n.e(26701).then(n.bind(n,26701))},{id:"kanagawa-wave",displayName:"Kanagawa Wave",type:"dark",import:()=>n.e(97785).then(n.bind(n,97785))},{id:"laserwave",displayName:"LaserWave",type:"dark",import:()=>n.e(19136).then(n.bind(n,19136))},{id:"light-plus",displayName:"Light Plus",type:"light",import:()=>n.e(82489).then(n.bind(n,82489))},{id:"material-theme",displayName:"Material Theme",type:"dark",import:()=>n.e(21247).then(n.bind(n,21247))},{id:"material-theme-darker",displayName:"Material Theme Darker",type:"dark",import:()=>n.e(76859).then(n.bind(n,76859))},{id:"material-theme-lighter",displayName:"Material Theme Lighter",type:"light",import:()=>n.e(67921).then(n.bind(n,67921))},{id:"material-theme-ocean",displayName:"Material Theme Ocean",type:"dark",import:()=>n.e(96846).then(n.bind(n,96846))},{id:"material-theme-palenight",displayName:"Material Theme Palenight",type:"dark",import:()=>n.e(83074).then(n.bind(n,83074))},{id:"min-dark",displayName:"Min Dark",type:"dark",import:()=>n.e(89521).then(n.bind(n,89521))},{id:"min-light",displayName:"Min Light",type:"light",import:()=>n.e(6089).then(n.bind(n,6089))},{id:"monokai",displayName:"Monokai",type:"dark",import:()=>n.e(15520).then(n.bind(n,15520))},{id:"night-owl",displayName:"Night Owl",type:"dark",import:()=>n.e(44969).then(n.bind(n,44969))},{id:"night-owl-light",displayName:"Night Owl Light",type:"light",import:()=>n.e(92954).then(n.bind(n,92954))},{id:"nord",displayName:"Nord",type:"dark",import:()=>n.e(5491).then(n.bind(n,5491))},{id:"one-dark-pro",displayName:"One Dark Pro",type:"dark",import:()=>n.e(9615).then(n.bind(n,9615))},{id:"one-light",displayName:"One Light",type:"light",import:()=>n.e(67625).then(n.bind(n,67625))},{id:"plastic",displayName:"Plastic",type:"dark",import:()=>n.e(21534).then(n.bind(n,21534))},{id:"poimandres",displayName:"Poimandres",type:"dark",import:()=>n.e(28430).then(n.bind(n,28430))},{id:"red",displayName:"Red",type:"dark",import:()=>n.e(48555).then(n.bind(n,48555))},{id:"rose-pine",displayName:"Ros\xe9 Pine",type:"dark",import:()=>n.e(87082).then(n.bind(n,87082))},{id:"rose-pine-dawn",displayName:"Ros\xe9 Pine Dawn",type:"light",import:()=>n.e(1583).then(n.bind(n,1583))},{id:"rose-pine-moon",displayName:"Ros\xe9 Pine Moon",type:"dark",import:()=>n.e(35750).then(n.bind(n,35750))},{id:"slack-dark",displayName:"Slack Dark",type:"dark",import:()=>n.e(17465).then(n.bind(n,17465))},{id:"slack-ochin",displayName:"Slack Ochin",type:"light",import:()=>n.e(21898).then(n.bind(n,21898))},{id:"snazzy-light",displayName:"Snazzy Light",type:"light",import:()=>n.e(67130).then(n.bind(n,67130))},{id:"solarized-dark",displayName:"Solarized Dark",type:"dark",import:()=>n.e(966).then(n.bind(n,966))},{id:"solarized-light",displayName:"Solarized Light",type:"light",import:()=>n.e(31664).then(n.bind(n,31664))},{id:"synthwave-84",displayName:"Synthwave '84",type:"dark",import:()=>n.e(83286).then(n.bind(n,83286))},{id:"tokyo-night",displayName:"Tokyo Night",type:"dark",import:()=>n.e(94593).then(n.bind(n,94593))},{id:"vesper",displayName:"Vesper",type:"dark",import:()=>n.e(39267).then(n.bind(n,39267))},{id:"vitesse-black",displayName:"Vitesse Black",type:"dark",import:()=>n.e(47889).then(n.bind(n,47889))},{id:"vitesse-dark",displayName:"Vitesse Dark",type:"dark",import:()=>n.e(55318).then(n.bind(n,55318))},{id:"vitesse-light",displayName:"Vitesse Light",type:"light",import:()=>n.e(78656).then(n.bind(n,78656))}],j=Object.fromEntries(M.map(e=>[e.id,e.import]));var B=class extends Error{constructor(e){super(e),this.name="ShikiError"}},$=class extends Error{constructor(e){super(e),this.name="ShikiError"}},H=n(8180);function E(e,t){let n="string"==typeof e?{}:{...e.colorReplacements},i="string"==typeof e?e:e.name;for(let[e,a]of Object.entries(t?.colorReplacements||{}))"string"==typeof a?n[e]=a:e===i&&Object.assign(n,a);return n}function D(e,t){return e&&t?.[e?.toLowerCase()]||e}function G(e){return Array.isArray(e)?e:[e]}async function z(e){return Promise.resolve("function"==typeof e?e():e).then(e=>e.default||e)}function U(e){return!e||["plaintext","txt","text","plain"].includes(e)}function I(e){return"ansi"===e||U(e)}function W(e){return"none"===e}function R(e){return W(e)}let F=/(\r?\n)/g;function q(e,t=!1){if(0===e.length)return[["",0]];let n=e.split(F),i=0,a=[];for(let e=0;e<n.length;e+=2){let r=t?n[e]+(n[e+1]||""):n[e];a.push([r,i]),i+=n[e].length,i+=n[e+1]?.length||0}return a}let V="__shiki_resolved";function J(e){if(e?.[V])return e;let t={...e};t.tokenColors&&!t.settings&&(t.settings=t.tokenColors,delete t.tokenColors),t.type||="dark",t.colorReplacements={...t.colorReplacements},t.settings||=[];let{bg:n,fg:i}=t;if(!n||!i){let e=t.settings?t.settings.find(e=>!e.name&&!e.scope):void 0;e?.settings?.foreground&&(i=e.settings.foreground),e?.settings?.background&&(n=e.settings.background),!i&&t?.colors?.["editor.foreground"]&&(i=t.colors["editor.foreground"]),!n&&t?.colors?.["editor.background"]&&(n=t.colors["editor.background"]),i||(i="light"===t.type?"#333333":"#bbbbbb"),n||(n="light"===t.type?"#fffffe":"#1e1e1e"),t.fg=i,t.bg=n}t.settings[0]&&t.settings[0].settings&&!t.settings[0].scope||t.settings.unshift({settings:{foreground:t.fg,background:t.bg}});let a=0,r=new Map;function o(e){if(r.has(e))return r.get(e);a+=1;let n=`#${a.toString(16).padStart(8,"0").toLowerCase()}`;return t.colorReplacements?.[`#${n}`]?o(e):(r.set(e,n),n)}for(let e of(t.settings=t.settings.map(e=>{let n=e.settings?.foreground&&!e.settings.foreground.startsWith("#"),i=e.settings?.background&&!e.settings.background.startsWith("#");if(!n&&!i)return e;let a={...e,settings:{...e.settings}};if(n){let n=o(e.settings.foreground);t.colorReplacements[n]=e.settings.foreground,a.settings.foreground=n}if(i){let n=o(e.settings.background);t.colorReplacements[n]=e.settings.background,a.settings.background=n}return a}),Object.keys(t.colors||{})))if(("editor.foreground"===e||"editor.background"===e||e.startsWith("terminal.ansi"))&&!t.colors[e]?.startsWith("#")){let n=o(t.colors[e]);t.colorReplacements[n]=t.colors[e],t.colors[e]=n}return Object.defineProperty(t,V,{enumerable:!1,writable:!1,value:!0}),t}async function Q(e){return[...new Set((await Promise.all(e.filter(e=>!I(e)).map(async e=>await z(e).then(e=>Array.isArray(e)?e:[e])))).flat())]}async function X(e){return(await Promise.all(e.map(async e=>W(e)?null:J(await z(e))))).filter(e=>!!e)}function Y(e,t){if(!t)return e;if(t[e]){let n=new Set([e]);for(;t[e];){if(e=t[e],n.has(e))throw new $(`Circular alias \`${[...n].join(" -> ")} -> ${e}\``);n.add(e)}}return e}var K=class extends H.OR{_resolver;_themes;_langs;_alias;_resolvedThemes=new Map;_resolvedGrammars=new Map;_langMap=new Map;_langGraph=new Map;_textmateThemeCache=new WeakMap;_loadedThemesCache=null;_loadedLanguagesCache=null;constructor(e,t,n,i={}){super(e),this._resolver=e,this._themes=t,this._langs=n,this._alias=i,this._themes.map(e=>this.loadTheme(e)),this.loadLanguages(this._langs)}getTheme(e){return"string"==typeof e?this._resolvedThemes.get(e):this.loadTheme(e)}loadTheme(e){let t=J(e);return t.name&&(this._resolvedThemes.set(t.name,t),this._loadedThemesCache=null),t}getLoadedThemes(){return this._loadedThemesCache||(this._loadedThemesCache=[...this._resolvedThemes.keys()]),this._loadedThemesCache}setTheme(e){let t=this._textmateThemeCache.get(e);t||(t=H.Sx.createFromRawTheme(e),this._textmateThemeCache.set(e,t)),this._syncRegistry.setTheme(t)}getGrammar(e){return e=Y(e,this._alias),this._resolvedGrammars.get(e)}loadLanguage(e){if(this.getGrammar(e.name))return;let t=new Set([...this._langMap.values()].filter(t=>t.embeddedLangsLazy?.includes(e.name)));this._resolver.addLanguage(e);let n={balancedBracketSelectors:e.balancedBracketSelectors||["*"],unbalancedBracketSelectors:e.unbalancedBracketSelectors||[]};this._syncRegistry._rawGrammars.set(e.scopeName,e);let i=this.loadGrammarWithConfiguration(e.scopeName,1,n);if(i.name=e.name,this._resolvedGrammars.set(e.name,i),e.aliases&&e.aliases.forEach(t=>{this._alias[t]=e.name}),this._loadedLanguagesCache=null,t.size)for(let e of t)this._resolvedGrammars.delete(e.name),this._loadedLanguagesCache=null,this._syncRegistry?._injectionGrammars?.delete(e.scopeName),this._syncRegistry?._grammars?.delete(e.scopeName),this.loadLanguage(this._langMap.get(e.name))}dispose(){super.dispose(),this._resolvedThemes.clear(),this._resolvedGrammars.clear(),this._langMap.clear(),this._langGraph.clear(),this._loadedThemesCache=null}loadLanguages(e){for(let t of e)this.resolveEmbeddedLanguages(t);let t=[...this._langGraph.entries()],n=t.filter(([e,t])=>!t);if(n.length){let e=t.filter(([e,t])=>!!t&&(t.embeddedLanguages||t.embeddedLangs)?.some(e=>n.map(([e])=>e).includes(e))).filter(e=>!n.includes(e));throw new $(`Missing languages ${n.map(([e])=>`\`${e}\``).join(", ")}, required by ${e.map(([e])=>`\`${e}\``).join(", ")}`)}for(let[e,n]of t)this._resolver.addLanguage(n);for(let[e,n]of t)this.loadLanguage(n)}getLoadedLanguages(){return this._loadedLanguagesCache||(this._loadedLanguagesCache=[...new Set([...this._resolvedGrammars.keys(),...Object.keys(this._alias)])]),this._loadedLanguagesCache}resolveEmbeddedLanguages(e){this._langMap.set(e.name,e),this._langGraph.set(e.name,e);let t=e.embeddedLanguages??e.embeddedLangs;if(t)for(let e of t)this._langGraph.set(e,this._langMap.get(e))}},Z=class{_langs=new Map;_scopeToLang=new Map;_injections=new Map;_onigLib;constructor(e,t){this._onigLib={createOnigScanner:t=>e.createScanner(t),createOnigString:t=>e.createString(t)},t.forEach(e=>this.addLanguage(e))}get onigLib(){return this._onigLib}getLangRegistration(e){return this._langs.get(e)}loadGrammar(e){return this._scopeToLang.get(e)}addLanguage(e){this._langs.set(e.name,e),e.aliases&&e.aliases.forEach(t=>{this._langs.set(t,e)}),this._scopeToLang.set(e.scopeName,e),e.injectTo&&e.injectTo.forEach(t=>{this._injections.get(t)||this._injections.set(t,[]),this._injections.get(t).push(e.scopeName)})}getInjections(e){let t=e.split("."),n=[];for(let e=1;e<=t.length;e++){let i=t.slice(0,e).join(".");n=[...n,...this._injections.get(i)||[]]}return n}};let ee=0;function et(e){let t;ee+=1,!1!==e.warnings&&ee>=10&&ee%10==0&&console.warn(`[Shiki] ${ee} instances have been created. Shiki is supposed to be used as a singleton, consider refactoring your code to cache your highlighter instance; Or call \`highlighter.dispose()\` to release unused instances.`);let n=!1;if(!e.engine)throw new $("`engine` option is required for synchronous mode");let i=(e.langs||[]).flat(1),a=(e.themes||[]).flat(1).map(J),r=new K(new Z(e.engine,i),a,i,e.langAlias);function o(e){if("none"===e)return{bg:"",fg:"",name:"none",settings:[],type:"dark"};d();let t=r.getTheme(e);if(!t)throw new $(`Theme \`${e}\` not found, you may need to load it first`);return t}function s(...e){d(),r.loadLanguages(e.flat(1))}function l(...e){for(let t of(d(),e.flat(1)))r.loadTheme(t)}function d(){if(n)throw new $("Shiki instance has been disposed")}function m(){n||(n=!0,r.dispose(),ee-=1)}return{setTheme:function(e){d();let n=o(e);return t!==e&&(r.setTheme(n),t=e),{theme:n,colorMap:r.getColorMap()}},getTheme:o,getLanguage:function(e){d();let t=r.getGrammar("string"==typeof e?e:e.name);if(!t)throw new $(`Language \`${e}\` not found, you may need to load it first`);return t},getLoadedThemes:function(){return d(),r.getLoadedThemes()},getLoadedLanguages:function(){return d(),r.getLoadedLanguages()},resolveLangAlias:function(t){return Y(t,e.langAlias)},loadLanguage:async function(...e){return s(await Q(e))},loadLanguageSync:s,loadTheme:async function(...e){return d(),l(await X(e))},loadThemeSync:l,dispose:m,[Symbol.dispose]:m}}let en=et;async function ei(e){e.engine||console.warn("`engine` option is required. Use `createOnigurumaEngine` or `createJavaScriptRegexEngine` to create an engine.");let[t,n,i]=await Promise.all([X(e.themes||[]),Q(e.langs||[]),e.engine]);return et({...e,themes:t,langs:n,engine:i})}let ea=ei,er=new WeakMap;function eo(e,t){er.set(e,t)}function es(e){return er.get(e)}var el=class e{_stacks={};lang;get themes(){return Object.keys(this._stacks)}get theme(){return this.themes[0]}get _stack(){return this._stacks[this.theme]}static initial(t,n){return new e(Object.fromEntries(G(n).map(e=>[e,H.DI])),t)}constructor(...e){if(2===e.length){const[t,n]=e;this.lang=n,this._stacks=t}else{const[t,n,i]=e;this.lang=n,this._stacks={[i]:t}}}getInternalStack(e=this.theme){return this._stacks[e]}getScopes(e=this.theme){var t;let n,i;return t=this._stacks[e],n=[],i=new Set,!function e(t){if(i.has(t))return;i.add(t);let a=t?.nameScopesList?.scopeName;a&&n.push(a),t.parent&&e(t.parent)}(t),n}toJSON(){return{lang:this.lang,theme:this.theme,themes:this.themes,scopes:this.getScopes()}}};let ed=/,/,em=/ /;function eh(e,t,n={}){let{theme:i=e.getLoadedThemes()[0]}=n;if(U(e.resolveLangAlias(n.lang||"text"))||W(i))return q(t).map(e=>[{content:e[0],offset:e[1]}]);let{theme:a,colorMap:r}=e.setTheme(i),o=e.getLanguage(n.lang||"text");if(n.grammarState){if(n.grammarState.lang!==o.name)throw new $(`Grammar state language "${n.grammarState.lang}" does not match highlight language "${o.name}"`);if(!n.grammarState.themes.includes(a.name))throw new $(`Grammar state themes "${n.grammarState.themes}" do not contain highlight theme "${a.name}"`)}return ec(t,o,a,r,n)}function ep(...e){if(2===e.length)return es(e[1]);let[t,n,i={}]=e,{lang:a="text",theme:r=t.getLoadedThemes()[0]}=i;if(U(a)||W(r))throw new $("Plain language does not have grammar state");if("ansi"===a)throw new $("ANSI language does not have grammar state");let{theme:o,colorMap:s}=t.setTheme(r),l=t.getLanguage(a);return new el(eu(n,l,o,s,i).stateStack,l.name,o.name)}function ec(e,t,n,i,a){let r=eu(e,t,n,i,a),o=new el(r.stateStack,t.name,n.name);return eo(r.tokens,o),r.tokens}function eu(e,t,n,i,a){let r=E(n,a),{tokenizeMaxLineLength:o=0,tokenizeTimeLimit:s=500}=a,l=q(e),d=a.grammarState?function(e,t){if(!(e instanceof el))throw new $("Invalid grammar state");return e.getInternalStack(t)}(a.grammarState,n.name)??H.DI:null!=a.grammarContextCode?eu(a.grammarContextCode,t,n,i,{...a,grammarState:void 0,grammarContextCode:void 0}).stateStack:H.DI,m=[],h=[];for(let e=0,p=l.length;e<p;e++){let p,c,[u,g]=l[e];if(""===u){m=[],h.push([]);continue}if(o>0&&u.length>=o){m=[],h.push([{content:u,offset:g,color:"",fontStyle:0}]);continue}a.includeExplanation&&(p=t.tokenizeLine(u,d,s).tokens,c=0);let f=t.tokenizeLine2(u,d,s),b=f.tokens.length/2;for(let e=0;e<b;e++){let t=f.tokens[2*e],o=e+1<b?f.tokens[2*e+2]:u.length;if(t===o)continue;let s=f.tokens[2*e+1],l=D(i[H.j8.getForeground(s)],r),d=H.j8.getFontStyle(s),h={content:u.substring(t,o),offset:g+t,color:l,fontStyle:d};if(a.includeExplanation){let e=[];if("scopeName"!==a.includeExplanation)for(let t of n.settings){let n;switch(typeof t.scope){case"string":n=t.scope.split(ed).map(e=>e.trim());break;case"object":n=t.scope;break;default:continue}e.push({settings:t,selectors:n.map(e=>e.split(em))})}h.explanation=[];let i=0;for(;t+i<o;){let t=p[c],n=u.substring(t.startIndex,t.endIndex);i+=n.length,h.explanation.push({content:n,scopes:"scopeName"===a.includeExplanation?t.scopes.map(e=>({scopeName:e})):function(e,t){let n=[];for(let i=0,a=t.length;i<a;i++){let a=t[i];n[i]={scopeName:a,themeMatches:function(e,t,n){let i=[];for(let{selectors:a,settings:r}of e)for(let e of a)if(function(e,t,n){if(!eg(e.at(-1),t))return!1;let i=e.length-2,a=n.length-1;for(;i>=0&&a>=0;)eg(e[i],n[a])&&(i-=1),a-=1;return -1===i}(e,t,n)){i.push(r);break}return i}(e,a,t.slice(0,i))}}return n}(e,t.scopes)}),c+=1}}m.push(h)}h.push(m),m=[],d=f.ruleStack}return{tokens:h,stateStack:d}}function eg(e,t){return e===t||t.substring(0,e.length)===e&&"."===t[e.length]}function ef(e,t,n,i=eh){let a=Object.entries(n.themes).filter(e=>e[1]).map(e=>({color:e[0],theme:e[1]})),r=a.map(a=>{let r=i(e,t,{...n,theme:a.theme});return{tokens:r,state:es(r),theme:"string"==typeof a.theme?a.theme:a.theme.name}}),o=function(...e){let t=e.map(()=>[]),n=e.length;for(let i=0;i<e[0].length;i++){let a=e.map(e=>e[i]),r=t.map(()=>[]);t.forEach((e,t)=>e.push(r[t]));let o=a.map(()=>0),s=a.map(e=>e[0]);for(;s.every(e=>e);){let e=Math.min(...s.map(e=>e.content.length));for(let t=0;t<n;t++){let n=s[t];n.content.length===e?(r[t].push(n),o[t]+=1,s[t]=a[t][o[t]]):(r[t].push({...n,content:n.content.slice(0,e)}),s[t]={...n,content:n.content.slice(e),offset:n.offset+e})}}}return t}(...r.map(e=>e.tokens)),s=o[0].map((e,t)=>e.map((e,i)=>{let r={content:e.content,variants:{},offset:e.offset};return"includeExplanation"in n&&n.includeExplanation&&(r.explanation=e.explanation),o.forEach((e,n)=>{let{content:o,explanation:s,offset:l,...d}=e[t][i];r.variants[a[n].color]=d}),r})),l=r[0].state?new el(Object.fromEntries(r.map(e=>[e.theme,e.state?.getInternalStack(e.theme)])),r[0].state.lang):void 0;return l&&eo(s,l),s}var eb=n(9255);let ey=/\s+/g;function ek(e,t){if(!t)return e;for(let n of(e.properties||={},e.properties.class||=[],"string"==typeof e.properties.class&&(e.properties.class=e.properties.class.split(ey)),Array.isArray(e.properties.class)||(e.properties.class=[]),Array.isArray(t)?t:t.split(ey)))n&&!e.properties.class.includes(n)&&e.properties.class.push(n);return e}let ew=/:?lang=["']([^"']+)["']/g,eS=/(?:```|~~~)([\w-]+)/g,eT=/\\begin\{([\w-]+)\}/g,ev=/<script\s+(?:type|lang)=["']([^"']+)["']/gi;function eL(e){let t=q(e,!0).map(([e])=>e);return{lines:t,indexToPos:function(n){if(n===e.length)return{line:t.length-1,character:t.at(-1).length};let i=n,a=0;for(let e of t){if(i<e.length)break;i-=e.length,a++}return{line:a,character:i}},posToIndex:function(e,n){let i=0;for(let n=0;n<e;n++)i+=t[n].length;return i+n}}}function eN(e,t,n){let i=new Set;for(let t of e.matchAll(ew)){let e=t[1].toLowerCase().trim();e&&i.add(e)}for(let t of e.matchAll(eS)){let e=t[1].toLowerCase().trim();e&&i.add(e)}for(let t of e.matchAll(eT)){let e=t[1].toLowerCase().trim();e&&i.add(e)}for(let t of e.matchAll(ev)){let e=t[1].toLowerCase().trim(),n=e.includes("/")?e.split("/").pop():e;n&&i.add(n)}if(!n)return[...i];let a=n.getBundledLanguages();return[...i].filter(e=>e&&a[e])}let eP=["color","background-color"];function eC(e,t){let n=0,i=[];for(let a of t)a>n&&i.push({...e,content:e.content.slice(n,a),offset:e.offset+n}),n=a;return n<e.content.length&&i.push({...e,content:e.content.slice(n),offset:e.offset+n}),i}function e_(e,t){let n=[...t instanceof Set?t:new Set(t)].sort((e,t)=>e-t);return n.length?e.map(e=>e.flatMap(e=>{let t=n.filter(t=>e.offset<t&&t<e.offset+e.content.length).map(t=>t-e.offset).sort((e,t)=>e-t);return t.length?eC(e,t):e})):e}function ex(e,t,n,i,a="css-vars"){let r={content:e.content,explanation:e.explanation,offset:e.offset},o=t.map(t=>eA(e.variants[t])),s=new Set(o.flatMap(e=>Object.keys(e))),l={},d=(e,i)=>{let a="color"===i?"":"background-color"===i?"-bg":`-${i}`;return n+t[e]+("color"===i?"":a)};return o.forEach((e,n)=>{for(let r of s){let s=e[r]||"inherit";if(0===n&&i&&eP.includes(r))if("light-dark()"===i&&o.length>1){let e=t.findIndex(e=>"light"===e),i=t.findIndex(e=>"dark"===e);if(-1===e||-1===i)throw new B('When using `defaultColor: "light-dark()"`, you must provide both `light` and `dark` themes');l[r]=`light-dark(${o[e][r]||"inherit"}, ${o[i][r]||"inherit"})`,"css-vars"===a&&(l[d(n,r)]=s)}else l[r]=s;else"css-vars"===a&&(l[d(n,r)]=s)}}),r.htmlStyle=l,r}function eA(e){let t={};if(e.color&&(t.color=e.color),e.bgColor&&(t["background-color"]=e.bgColor),e.fontStyle){e.fontStyle&H.zz.Italic&&(t["font-style"]="italic"),e.fontStyle&H.zz.Bold&&(t["font-weight"]="bold");let n=[];e.fontStyle&H.zz.Underline&&n.push("underline"),e.fontStyle&H.zz.Strikethrough&&n.push("line-through"),n.length&&(t["text-decoration"]=n.join(" "))}return t}function eO(e){return"string"==typeof e?e:Object.entries(e).map(([e,t])=>`${e}:${t}`).join(";")}function eM(){let e=new WeakMap;function t(t){if(!e.has(t.meta)){let i=eL(t.source);function n(e){if("number"==typeof e){if(e<0||e>t.source.length)throw new B(`Invalid decoration offset: ${e}. Code length: ${t.source.length}`);return{...i.indexToPos(e),offset:e}}{let t=i.lines[e.line];if(void 0===t)throw new B(`Invalid decoration position ${JSON.stringify(e)}. Lines length: ${i.lines.length}`);let n=e.character;if(n<0&&(n=t.length+n),n<0||n>t.length)throw new B(`Invalid decoration position ${JSON.stringify(e)}. Line ${e.line} length: ${t.length}`);return{...e,character:n,offset:i.posToIndex(e.line,n)}}}let a=(t.options.decorations||[]).map(e=>({...e,start:n(e.start),end:n(e.end)}));(function(e){for(let t=0;t<e.length;t++){let n=e[t];if(n.start.offset>n.end.offset)throw new B(`Invalid decoration range: ${JSON.stringify(n.start)} - ${JSON.stringify(n.end)}`);for(let i=t+1;i<e.length;i++){let t=e[i],a=n.start.offset<=t.start.offset&&t.start.offset<n.end.offset,r=n.start.offset<t.end.offset&&t.end.offset<=n.end.offset,o=t.start.offset<=n.start.offset&&n.start.offset<t.end.offset,s=t.start.offset<n.end.offset&&n.end.offset<=t.end.offset;if(a||r||o||s){if(a&&r||o&&s||o&&n.start.offset===n.end.offset||r&&t.start.offset===t.end.offset)continue;throw new B(`Decorations ${JSON.stringify(n.start)} and ${JSON.stringify(t.start)} intersect.`)}}}})(a),e.set(t.meta,{decorations:a,converter:i,source:t.source})}return e.get(t.meta)}return{name:"shiki:decorations",tokens(e){if(this.options.decorations?.length)return e_(e,t(this).decorations.flatMap(e=>[e.start.offset,e.end.offset]))},code(e){if(!this.options.decorations?.length)return;let n=t(this),i=[...e.children].filter(e=>"element"===e.type&&"span"===e.tagName);if(i.length!==n.converter.lines.length)throw new B(`Number of lines in code element (${i.length}) does not match the number of lines in the source (${n.converter.lines.length}). Failed to apply decorations.`);function a(e,t,n,a){let o=i[e],s="",l=-1,d=-1;if(0===t&&(l=0),0===n&&(d=0),n===1/0&&(d=o.children.length),-1===l||-1===d)for(let e=0;e<o.children.length;e++)s+=function e(t){return"text"===t.type?t.value:"element"===t.type?t.children.map(e).join(""):""}(o.children[e]),-1===l&&s.length===t&&(l=e+1),-1===d&&s.length===n&&(d=e+1);if(-1===l)throw new B(`Failed to find start index for decoration ${JSON.stringify(a.start)}`);if(-1===d)throw new B(`Failed to find end index for decoration ${JSON.stringify(a.end)}`);let m=o.children.slice(l,d);if(a.alwaysWrap||m.length!==o.children.length)if(a.alwaysWrap||1!==m.length||"element"!==m[0].type){let e={type:"element",tagName:"span",properties:{},children:m};r(e,a,"wrapper"),o.children.splice(l,m.length,e)}else r(m[0],a,"token");else r(o,a,"line")}function r(e,t,n){let i=t.properties||{},a=t.transform||(e=>e);return e.tagName=t.tagName||"span",e.properties={...e.properties,...i,class:e.properties.class},t.properties?.class&&ek(e,t.properties.class),e=a(e,n)||e}let o=[];for(let e of n.decorations.sort((e,t)=>t.start.offset-e.start.offset||e.end.offset-t.end.offset)){let{start:t,end:n}=e;if(t.line===n.line)a(t.line,t.character,n.character,e);else if(t.line<n.line){a(t.line,t.character,1/0,e);for(let a=t.line+1;a<n.line;a++)o.unshift(()=>{var t;i[t=a]=r(i[t],e,"line")});a(n.line,0,n.character,e)}}o.forEach(e=>e())}}}let ej=[eM()];function eB(e){let t=function(e){let t=[],n=[],i=[];for(let a of e)switch(a.enforce){case"pre":t.push(a);break;case"post":n.push(a);break;default:i.push(a)}return{pre:t,post:n,normal:i}}(e.transformers||[]);return[...t.pre,...t.normal,...t.post,...ej]}var e$=["black","red","green","yellow","blue","magenta","cyan","white","brightBlack","brightRed","brightGreen","brightYellow","brightBlue","brightMagenta","brightCyan","brightWhite"],eH={1:"bold",2:"dim",3:"italic",4:"underline",7:"reverse",8:"hidden",9:"strikethrough"};function eE(e){let t=e.shift();if("2"===t){let t=e.splice(0,3).map(e=>Number.parseInt(e));if(3!==t.length||t.some(e=>Number.isNaN(e)))return;return{type:"rgb",rgb:t}}if("5"===t){let t=e.shift();if(t)return{type:"table",index:Number(t)}}}var eD={black:"#000000",red:"#bb0000",green:"#00bb00",yellow:"#bbbb00",blue:"#0000bb",magenta:"#ff00ff",cyan:"#00bbbb",white:"#eeeeee",brightBlack:"#555555",brightRed:"#ff5555",brightGreen:"#00ff00",brightYellow:"#ffff55",brightBlue:"#5555ff",brightMagenta:"#ff55ff",brightCyan:"#55ffff",brightWhite:"#ffffff"};let eG=/#([0-9a-f]{3,8})/i,ez=/var\((--[\w-]+-ansi-[\w-]+)\)/,eU={black:"#000000",red:"#cd3131",green:"#0DBC79",yellow:"#E5E510",blue:"#2472C8",magenta:"#BC3FBC",cyan:"#11A8CD",white:"#E5E5E5",brightBlack:"#666666",brightRed:"#F14C4C",brightGreen:"#23D18B",brightYellow:"#F5F543",brightBlue:"#3B8EEA",brightMagenta:"#D670D6",brightCyan:"#29B8DB",brightWhite:"#FFFFFF"};function eI(e,t,n){let i,a,r,o=E(e,n),s=q(t),l=function(e=eD){let t;function n(e){return`#${e.map(e=>Math.max(0,Math.min(e,255)).toString(16).padStart(2,"0")).join("")}`}return{value:function(i){switch(i.type){case"named":return e[i.name];case"rgb":return n(i.rgb);case"table":var a;return a=i.index,function(){if(t)return t;t=[];for(let n=0;n<e$.length;n++)t.push(e[e$[n]]);let i=[0,95,135,175,215,255];for(let e=0;e<6;e++)for(let a=0;a<6;a++)for(let r=0;r<6;r++)t.push(n([i[e],i[a],i[r]]));let a=8;for(let e=0;e<24;e++,a+=10)t.push(n([a,a,a]));return t}()[a]}}}}(Object.fromEntries(e$.map(t=>{let n=`terminal.ansi${t[0].toUpperCase()}${t.substring(1)}`;return[t,e.colors?.[n]||eU[t]]}))),d=(i=null,a=null,r=new Set,{parse(e){let t=[],n=0;do{let o=function(e,t){let n=e.indexOf("\x1b",t);if(-1!==n&&"["===e[n+1]){let t=e.indexOf("m",n);if(-1!==t)return{sequence:e.substring(n+2,t).split(";"),startPosition:n,position:t+1}}return{position:e.length}}(e,n),s=o.sequence?e.substring(n,o.startPosition):e.substring(n);if(s.length>0&&t.push({value:s,foreground:i,background:a,decorations:new Set(r)}),o.sequence){let e=function(e){let t=[];for(;e.length>0;){let n=e.shift();if(!n)continue;let i=Number.parseInt(n);if(!Number.isNaN(i))if(0===i)t.push({type:"resetAll"});else if(i<=9)eH[i]&&t.push({type:"setDecoration",value:eH[i]});else if(i<=29){let e=eH[i-20];e&&(t.push({type:"resetDecoration",value:e}),"dim"===e&&t.push({type:"resetDecoration",value:"bold"}))}else if(i<=37)t.push({type:"setForegroundColor",value:{type:"named",name:e$[i-30]}});else if(38===i){let n=eE(e);n&&t.push({type:"setForegroundColor",value:n})}else if(39===i)t.push({type:"resetForegroundColor"});else if(i<=47)t.push({type:"setBackgroundColor",value:{type:"named",name:e$[i-40]}});else if(48===i){let n=eE(e);n&&t.push({type:"setBackgroundColor",value:n})}else 49===i?t.push({type:"resetBackgroundColor"}):53===i?t.push({type:"setDecoration",value:"overline"}):55===i?t.push({type:"resetDecoration",value:"overline"}):i>=90&&i<=97?t.push({type:"setForegroundColor",value:{type:"named",name:e$[i-90+8]}}):i>=100&&i<=107&&t.push({type:"setBackgroundColor",value:{type:"named",name:e$[i-100+8]}})}return t}(o.sequence);for(let t of e)"resetAll"===t.type?(i=null,a=null,r.clear()):"resetForegroundColor"===t.type?i=null:"resetBackgroundColor"===t.type?a=null:"resetDecoration"===t.type&&r.delete(t.value);for(let t of e)"setForegroundColor"===t.type?i=t.value:"setBackgroundColor"===t.type?a=t.value:"setDecoration"===t.type&&r.add(t.value)}n=o.position}while(n<e.length);return t}});return s.map(t=>d.parse(t[0]).map(n=>{let i,a;n.decorations.has("reverse")?(i=n.background?l.value(n.background):e.bg,a=n.foreground?l.value(n.foreground):e.fg):(i=n.foreground?l.value(n.foreground):e.fg,a=n.background?l.value(n.background):void 0),i=D(i,o),a=D(a,o),n.decorations.has("dim")&&(i=function(e){let t=e.match(eG);if(t){let e=t[1];if(8===e.length){let t=Math.round(Number.parseInt(e.slice(6,8),16)/2).toString(16).padStart(2,"0");return`#${e.slice(0,6)}${t}`}if(6===e.length)return`#${e}80`;if(4===e.length){let t=e[0],n=e[1],i=e[2],a=e[3];return`#${t}${t}${n}${n}${i}${i}${Math.round(Number.parseInt(`${a}${a}`,16)/2).toString(16).padStart(2,"0")}`}else if(3===e.length){let t=e[0],n=e[1],i=e[2];return`#${t}${t}${n}${n}${i}${i}80`}}let n=e.match(ez);return n?`var(${n[1]}-dim)`:e}(i));let r=H.zz.None;return n.decorations.has("bold")&&(r|=H.zz.Bold),n.decorations.has("italic")&&(r|=H.zz.Italic),n.decorations.has("underline")&&(r|=H.zz.Underline),n.decorations.has("strikethrough")&&(r|=H.zz.Strikethrough),{content:n.value,offset:t[1],color:i,bgColor:a,fontStyle:r}}))}function eW(e,t,n={}){let i=e.resolveLangAlias(n.lang||"text"),{theme:a=e.getLoadedThemes()[0]}=n;if(!U(i)&&!W(a)&&"ansi"===i){let{theme:i}=e.setTheme(a);return eI(i,t,n)}return eh(e,t,n)}function eR(e,t,n){let i,a,r,o,s,l;if("themes"in n){let{defaultColor:d="light",cssVariablePrefix:m="--shiki-",colorsRendering:h="css-vars"}=n,p=Object.entries(n.themes).filter(e=>e[1]).map(e=>({color:e[0],theme:e[1]})).sort((e,t)=>e.color===d?-1:+(t.color===d));if(0===p.length)throw new B("`themes` option must not be empty");let c=ef(e,t,n,eW);if(l=es(c),d&&"light-dark()"!==d&&!p.some(e=>e.color===d))throw new B(`\`themes\` option must contain the defaultColor key \`${d}\``);let u=p.map(t=>e.getTheme(t.theme)),g=p.map(e=>e.color);r=c.map(e=>e.map(e=>ex(e,g,m,d,h))),l&&eo(r,l);let f=p.map(e=>E(e.theme,n));a=eF(p,u,f,m,d,"fg",h),i=eF(p,u,f,m,d,"bg",h),o=`shiki-themes ${u.map(e=>e.name).join(" ")}`,s=d?void 0:[a,i].join(";")}else if("theme"in n){let s=E(n.theme,n);r=eW(e,t,n);let d=e.getTheme(n.theme);i=D(d.bg,s),a=D(d.fg,s),o=d.name,l=es(r)}else throw new B("Invalid options, either `theme` or `themes` must be provided");return{tokens:r,fg:a,bg:i,themeName:o,rootStyle:s,grammarState:l}}function eF(e,t,n,i,a,r,o){return e.map((s,l)=>{let d=D(t[l][r],n[l])||"inherit",m=`${i+s.color}${"bg"===r?"-bg":""}:${d}`;if(0===l&&a){if("light-dark()"===a&&e.length>1){let i=e.findIndex(e=>"light"===e.color),a=e.findIndex(e=>"dark"===e.color);if(-1===i||-1===a)throw new B('When using `defaultColor: "light-dark()"`, you must provide both `light` and `dark` themes');return`light-dark(${D(t[i][r],n[i])||"inherit"}, ${D(t[a][r],n[a])||"inherit"});${m}`}return d}return"css-vars"===o?m:null}).filter(e=>!!e).join(";")}let eq=/^\s+$/,eV=/^(\s*)(.*?)(\s*)$/;function eJ(e,t,n,i={meta:{},options:n,codeToHast:(t,n)=>eJ(e,t,n),codeToTokens:(t,n)=>eR(e,t,n)}){let a=t;for(let e of eB(n))a=e.preprocess?.call(i,a,n)||a;let{tokens:r,fg:o,bg:s,themeName:l,rootStyle:d,grammarState:m}=eR(e,a,n),{mergeWhitespaces:h=!0,mergeSameStyleTokens:p=!1}=n;!0===h?r=r.map(e=>{let t,n=[],i="";return e.forEach((a,r)=>{let o=!(a.fontStyle&&(a.fontStyle&H.zz.Underline||a.fontStyle&H.zz.Strikethrough));o&&eq.test(a.content)&&e[r+1]?(void 0===t&&(t=a.offset),i+=a.content):i?(o?n.push({...a,offset:t,content:i+a.content}):n.push({content:i,offset:t},a),t=void 0,i=""):n.push(a)}),n}):"never"===h&&(r=r.map(e=>e.flatMap(e=>{if(eq.test(e.content))return e;let t=e.content.match(eV);if(!t)return e;let[,n,i,a]=t;if(!n&&!a)return e;let r=[{...e,offset:e.offset+n.length,content:i}];return n&&r.unshift({content:n,offset:e.offset}),a&&r.push({content:a,offset:e.offset+n.length+i.length}),r}))),p&&(r=r.map(e=>{let t=[];for(let n of e){if(0===t.length){t.push({...n});continue}let e=t.at(-1),i=eO(e.htmlStyle||eA(e)),a=eO(n.htmlStyle||eA(n)),r=e.fontStyle&&(e.fontStyle&H.zz.Underline||e.fontStyle&H.zz.Strikethrough),o=n.fontStyle&&(n.fontStyle&H.zz.Underline||n.fontStyle&H.zz.Strikethrough);r||o||i!==a?t.push({...n}):e.content+=n.content}return t}));let c={...i,get source(){return a}};for(let e of eB(n))r=e.tokens?.call(c,r)||r;return eQ(r,{...n,fg:o,bg:s,themeName:l,rootStyle:!1!==n.rootStyle&&(n.rootStyle??d)},c,m)}function eQ(e,t,n,i=es(e)){let a=eB(t),r=[],o={type:"root",children:[]},{structure:s="classic",tabindex:l="0"}=t,d={class:`shiki ${t.themeName||""}`};for(let[e,n]of(!1!==t.rootStyle&&(null!=t.rootStyle?d.style=t.rootStyle:d.style=`background-color:${t.bg};color:${t.fg}`),!1!==l&&null!=l&&(d.tabindex=l.toString()),Object.entries(t.meta||{})))e.startsWith("_")||(d[e]=n);let m={type:"element",tagName:"pre",properties:d,children:[],data:t.data},h={type:"element",tagName:"code",properties:{},children:r},p=[],c={...n,structure:s,addClassToHast:ek,get source(){return n.source},get tokens(){return e},get options(){return t},get root(){return o},get pre(){return m},get code(){return h},get lines(){return p}};if(e.forEach((e,t)=>{t&&("inline"===s?o.children.push({type:"element",tagName:"br",properties:{},children:[]}):"classic"===s&&r.push({type:"text",value:"\n"}));let n={type:"element",tagName:"span",properties:{class:"line"},children:[]},i=0;for(let r of e){let e={type:"element",tagName:"span",properties:{...r.htmlAttrs},children:[{type:"text",value:r.content}]},l=eO(r.htmlStyle||eA(r));for(let o of(l&&(e.properties.style=l),a))e=o?.span?.call(c,e,t+1,i,n,r)||e;"inline"===s?o.children.push(e):"classic"===s&&n.children.push(e),i+=r.content.length}if("classic"===s){for(let e of a)n=e?.line?.call(c,n,t+1)||n;p.push(n),r.push(n)}else"inline"===s&&p.push(n)}),"classic"===s){for(let e of a)h=e?.code?.call(c,h)||h;for(let e of(m.children.push(h),a))m=e?.pre?.call(c,m)||m;o.children.push(m)}else if("inline"===s){let e=[],t={type:"element",tagName:"span",properties:{class:"line"},children:[]};for(let n of o.children)"element"===n.type&&"br"===n.tagName?(e.push(t),t={type:"element",tagName:"span",properties:{class:"line"},children:[]}):("element"===n.type||"text"===n.type)&&t.children.push(n);e.push(t);let n={type:"element",tagName:"code",properties:{},children:e};for(let e of a)n=e?.code?.call(c,n)||n;o.children=[];for(let e=0;e<n.children.length;e++){e>0&&o.children.push({type:"element",tagName:"br",properties:{},children:[]});let t=n.children[e];"element"===t.type&&o.children.push(...t.children)}}let u=o;for(let e of a)u=e?.root?.call(c,u)||u;return i&&eo(u,i),u}let eX=eb.V;function eY(e,t,n){let i={meta:{},options:n,codeToHast:(t,n)=>eJ(e,t,n),codeToTokens:(t,n)=>eR(e,t,n)},a=eX(eJ(e,t,n,i));for(let e of eB(n))a=e.postprocess?.call(i,a,n)||a;return a}async function eK(e){let t=await ei(e);return{getLastGrammarState:(...e)=>ep(t,...e),codeToTokensBase:(e,n)=>eW(t,e,n),codeToTokensWithThemes:(e,n)=>ef(t,e,n),codeToTokens:(e,n)=>eR(t,e,n),codeToHast:(e,n)=>eJ(t,e,n),codeToHtml:(e,n)=>eY(t,e,n),getBundledLanguages:()=>({}),getBundledThemes:()=>({}),...t,getInternalContext:()=>t}}function eZ(e){let t=et(e);return{getLastGrammarState:(...e)=>ep(t,...e),codeToTokensBase:(e,n)=>eW(t,e,n),codeToTokensWithThemes:(e,n)=>ef(t,e,n),codeToTokens:(e,n)=>eR(t,e,n),codeToHast:(e,n)=>eJ(t,e,n),codeToHtml:(e,n)=>eY(t,e,n),getBundledLanguages:()=>({}),getBundledThemes:()=>({}),...t,getInternalContext:()=>t}}function e5(e){let t;return async function(n){if(!t)return t=e({...n,themes:n.themes||[],langs:n.langs||[]});{let e=await t;return await Promise.all([e.loadTheme(...n.themes||[]),e.loadLanguage(...n.langs||[])]),e}}}let e1=e5(eK);function e2(e){let t=e.langs,n=e.themes,i=e.engine;return async function(e){function a(n){if("string"==typeof n){if(I(n=e.langAlias?.[n]||n))return[];let i=t[n];if(!i)throw new B(`Language \`${n}\` is not included in this bundle. You may want to load it from external source.`);return i}return n}function r(e){if(W(e))return"none";if("string"==typeof e){let t=n[e];if(!t)throw new B(`Theme \`${e}\` is not included in this bundle. You may want to load it from external source.`);return t}return e}let o=(e.themes??[]).map(e=>r(e)),s=(e.langs??[]).map(e=>a(e)),l=await eK({engine:e.engine??i(),...e,themes:o,langs:s});return{...l,loadLanguage:(...e)=>l.loadLanguage(...e.map(a)),loadTheme:(...e)=>l.loadTheme(...e.map(r)),getBundledLanguages:()=>t,getBundledThemes:()=>n}}}function e6(e){let t;return async function(n={}){if(t){let e=await t;return await Promise.all([e.loadTheme(...n.themes||[]),e.loadLanguage(...n.langs||[])]),e}{t=e({...n,themes:[],langs:[]});let i=await t;return await Promise.all([i.loadTheme(...n.themes||[]),i.loadLanguage(...n.langs||[])]),i}}}function e3(e,t){let n=e6(e);async function i(e,i){let a=await n({langs:[i.lang],themes:"theme"in i?[i.theme]:Object.values(i.themes)}),r=await t?.guessEmbeddedLanguages?.(e,i.lang,a);return r&&await a.loadLanguage(...r),a}return{getSingletonHighlighter:e=>n(e),codeToHtml:async(e,t)=>(await i(e,t)).codeToHtml(e,t),codeToHast:async(e,t)=>(await i(e,t)).codeToHast(e,t),codeToTokens:async(e,t)=>(await i(e,t)).codeToTokens(e,t),codeToTokensBase:async(e,t)=>(await i(e,t)).codeToTokensBase(e,t),codeToTokensWithThemes:async(e,t)=>(await i(e,t)).codeToTokensWithThemes(e,t),getLastGrammarState:async(e,t)=>(await n({langs:[t.lang],themes:[t.theme]})).getLastGrammarState(e,t)}}function e0(e={}){let{name:t="css-variables",variablePrefix:n="--shiki-",fontStyle:i=!0}=e,a=t=>e.variableDefaults?.[t]?`var(${n}${t}, ${e.variableDefaults[t]})`:`var(${n}${t})`,r={name:t,type:"dark",colors:{"editor.foreground":a("foreground"),"editor.background":a("background"),"terminal.ansiBlack":a("ansi-black"),"terminal.ansiRed":a("ansi-red"),"terminal.ansiGreen":a("ansi-green"),"terminal.ansiYellow":a("ansi-yellow"),"terminal.ansiBlue":a("ansi-blue"),"terminal.ansiMagenta":a("ansi-magenta"),"terminal.ansiCyan":a("ansi-cyan"),"terminal.ansiWhite":a("ansi-white"),"terminal.ansiBrightBlack":a("ansi-bright-black"),"terminal.ansiBrightRed":a("ansi-bright-red"),"terminal.ansiBrightGreen":a("ansi-bright-green"),"terminal.ansiBrightYellow":a("ansi-bright-yellow"),"terminal.ansiBrightBlue":a("ansi-bright-blue"),"terminal.ansiBrightMagenta":a("ansi-bright-magenta"),"terminal.ansiBrightCyan":a("ansi-bright-cyan"),"terminal.ansiBrightWhite":a("ansi-bright-white")},tokenColors:[{scope:["keyword.operator.accessor","meta.group.braces.round.function.arguments","meta.template.expression","markup.fenced_code meta.embedded.block"],settings:{foreground:a("foreground")}},{scope:"emphasis",settings:{fontStyle:"italic"}},{scope:["strong","markup.heading.markdown","markup.bold.markdown"],settings:{fontStyle:"bold"}},{scope:["markup.italic.markdown"],settings:{fontStyle:"italic"}},{scope:"meta.link.inline.markdown",settings:{fontStyle:"underline",foreground:a("token-link")}},{scope:["string","markup.fenced_code","markup.inline"],settings:{foreground:a("token-string")}},{scope:["comment","string.quoted.docstring.multi"],settings:{foreground:a("token-comment")}},{scope:["constant.numeric","constant.language","constant.other.placeholder","constant.character.format.placeholder","variable.language.this","variable.other.object","variable.other.class","variable.other.constant","meta.property-name","meta.property-value","support"],settings:{foreground:a("token-constant")}},{scope:["keyword","storage.modifier","storage.type","storage.control.clojure","entity.name.function.clojure","entity.name.tag.yaml","support.function.node","support.type.property-name.json","punctuation.separator.key-value","punctuation.definition.template-expression"],settings:{foreground:a("token-keyword")}},{scope:"variable.parameter.function",settings:{foreground:a("token-parameter")}},{scope:["support.function","entity.name.type","entity.other.inherited-class","meta.function-call","meta.instance.constructor","entity.other.attribute-name","entity.name.function","constant.keyword.clojure"],settings:{foreground:a("token-function")}},{scope:["entity.name.tag","string.quoted","string.regexp","string.interpolated","string.template","string.unquoted.plain.out.yaml","keyword.other.template"],settings:{foreground:a("token-string-expression")}},{scope:["punctuation.definition.arguments","punctuation.definition.dict","punctuation.separator","meta.function-call.arguments"],settings:{foreground:a("token-punctuation")}},{scope:["markup.underline.link","punctuation.definition.metadata.markdown"],settings:{foreground:a("token-link")}},{scope:["beginning.punctuation.definition.list.markdown"],settings:{foreground:a("token-string")}},{scope:["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown","string.other.link.title.markdown","string.other.link.description.markdown"],settings:{foreground:a("token-keyword")}},{scope:["markup.inserted","meta.diff.header.to-file","punctuation.definition.inserted"],settings:{foreground:a("token-inserted")}},{scope:["markup.deleted","meta.diff.header.from-file","punctuation.definition.deleted"],settings:{foreground:a("token-deleted")}},{scope:["markup.changed","punctuation.definition.changed"],settings:{foreground:a("token-changed")}}]};return i||(r.tokenColors=r.tokenColors?.map(e=>(e.settings?.fontStyle&&delete e.settings.fontStyle,e))),r}var e8=m({bundledLanguages:()=>O,bundledLanguagesAlias:()=>A,bundledLanguagesBase:()=>x,bundledLanguagesInfo:()=>_,bundledThemes:()=>j,bundledThemesInfo:()=>M,codeToHast:()=>e9,codeToHtml:()=>e7,codeToTokens:()=>te,codeToTokensBase:()=>tt,codeToTokensWithThemes:()=>tn,createHighlighter:()=>e4,getLastGrammarState:()=>ta,getSingletonHighlighter:()=>ti});let e4=e2({langs:O,themes:j,engine:()=>(0,C.createOnigurumaEngine)(Promise.all([n.e(44814),n.e(49302)]).then(n.bind(n,49302)))}),{codeToHtml:e7,codeToHast:e9,codeToTokens:te,codeToTokensBase:tt,codeToTokensWithThemes:tn,getSingletonHighlighter:ti,getLastGrammarState:ta}=e3(e4,{guessEmbeddedLanguages:eN})}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[85853],{85853:(e,o,t)=>{t.d(o,{default:()=>n});let n=Object.freeze(JSON.parse('{"name":"Pierre Dark","type":"dark","colors":{"editor.background":"#0a0a0a","editor.foreground":"#fafafa","foreground":"#fafafa","focusBorder":"#009fff","selection.background":"#19283c","editor.selectionBackground":"#009fff4d","editor.lineHighlightBackground":"#19283c8c","editorCursor.foreground":"#009fff","editorLineNumber.foreground":"#737373","editorLineNumber.activeForeground":"#a3a3a3","editorIndentGuide.background":"#1d1d1d","editorIndentGuide.activeBackground":"#262626","diffEditor.insertedTextBackground":"#07c4801a","diffEditor.deletedTextBackground":"#ff2e3f1a","sideBar.background":"#171717","sideBar.foreground":"#a3a3a3","sideBar.border":"#0a0a0a","sideBarTitle.foreground":"#fafafa","sideBarSectionHeader.background":"#171717","sideBarSectionHeader.foreground":"#a3a3a3","sideBarSectionHeader.border":"#0a0a0a","activityBar.background":"#171717","activityBar.foreground":"#fafafa","activityBar.border":"#0a0a0a","activityBar.activeBorder":"#009fff","activityBarBadge.background":"#009fff","activityBarBadge.foreground":"#0a0a0a","titleBar.activeBackground":"#171717","titleBar.activeForeground":"#fafafa","titleBar.inactiveBackground":"#171717","titleBar.inactiveForeground":"#737373","titleBar.border":"#0a0a0a","list.activeSelectionBackground":"#19283c99","list.activeSelectionForeground":"#fafafa","list.inactiveSelectionBackground":"#19283c73","list.hoverBackground":"#19283c59","list.focusOutline":"#009fff","tab.activeBackground":"#0a0a0a","tab.activeForeground":"#fafafa","tab.activeBorderTop":"#009fff","tab.inactiveBackground":"#171717","tab.inactiveForeground":"#737373","tab.border":"#0a0a0a","editorGroupHeader.tabsBackground":"#171717","editorGroupHeader.tabsBorder":"#0a0a0a","panel.background":"#171717","panel.border":"#0a0a0a","panelTitle.activeBorder":"#009fff","panelTitle.activeForeground":"#fafafa","panelTitle.inactiveForeground":"#737373","statusBar.background":"#171717","statusBar.foreground":"#a3a3a3","statusBar.border":"#0a0a0a","statusBar.noFolderBackground":"#171717","statusBar.debuggingBackground":"#ffca00","statusBar.debuggingForeground":"#0a0a0a","statusBarItem.remoteBackground":"#171717","statusBarItem.remoteForeground":"#a3a3a3","input.background":"#1d1d1d","input.border":"#1d1d1d","input.foreground":"#fafafa","input.placeholderForeground":"#636363","dropdown.background":"#1d1d1d","dropdown.border":"#1d1d1d","dropdown.foreground":"#fafafa","button.background":"#009fff","button.foreground":"#0a0a0a","button.hoverBackground":"#0190e7","textLink.foreground":"#009fff","textLink.activeForeground":"#009fff","notifications.background":"#101010","notifications.foreground":"#fafafa","notifications.border":"#1d1d1d","notificationToast.border":"#1d1d1d","notificationCenter.border":"#1d1d1d","notificationCenterHeader.background":"#101010","notificationCenterHeader.foreground":"#a3a3a3","notificationLink.foreground":"#009fff","notificationsErrorIcon.foreground":"#ff2e3f","notificationsWarningIcon.foreground":"#ffca00","notificationsInfoIcon.foreground":"#08c0ef","quickInput.background":"#101010","quickInput.foreground":"#fafafa","quickInputTitle.background":"#101010","widget.border":"#1d1d1d","gitDecoration.addedResourceForeground":"#07c480","gitDecoration.conflictingResourceForeground":"#7b43f8","gitDecoration.modifiedResourceForeground":"#009fff","gitDecoration.deletedResourceForeground":"#ff2e3f","gitDecoration.untrackedResourceForeground":"#07c480","gitDecoration.ignoredResourceForeground":"#737373","merge.currentHeaderBackground":"#7b43f84d","merge.currentContentBackground":"#7b43f81f","merge.incomingHeaderBackground":"#08c0ef4d","merge.incomingContentBackground":"#08c0ef1f","editorOverviewRuler.currentContentForeground":"#7b43f8","editorOverviewRuler.incomingContentForeground":"#08c0ef","terminal.titleForeground":"#a3a3a3","terminal.titleInactiveForeground":"#737373","terminal.background":"#171717","terminal.foreground":"#a3a3a3","terminal.ansiBlack":"#171717","terminal.ansiRed":"#ff2e3f","terminal.ansiGreen":"#0dbe4e","terminal.ansiYellow":"#ffca00","terminal.ansiBlue":"#009fff","terminal.ansiMagenta":"#e130ac","terminal.ansiCyan":"#08c0ef","terminal.ansiWhite":"#bcbcbc","terminal.ansiBrightBlack":"#171717","terminal.ansiBrightRed":"#ff2e3f","terminal.ansiBrightGreen":"#86c427","terminal.ansiBrightYellow":"#ffca00","terminal.ansiBrightBlue":"#009fff","terminal.ansiBrightMagenta":"#e130ac","terminal.ansiBrightCyan":"#08c0ef","terminal.ansiBrightWhite":"#bcbcbc"},"tokenColors":[{"scope":["comment","punctuation.definition.comment"],"settings":{"foreground":"#737373"}},{"scope":"comment markup.link","settings":{"foreground":"#737373"}},{"scope":["string","constant.other.symbol"],"settings":{"foreground":"#5ecc71"}},{"scope":["punctuation.definition.string.begin","punctuation.definition.string.end"],"settings":{"foreground":"#5ecc71"}},{"scope":["constant.numeric","constant.language.boolean"],"settings":{"foreground":"#68cdf2"}},{"scope":"constant","settings":{"foreground":"#ffd452"}},{"scope":"punctuation.definition.constant","settings":{"foreground":"#ffd452"}},{"scope":"constant.language","settings":{"foreground":"#68cdf2"}},{"scope":"variable.other.constant","settings":{"foreground":"#ffab16"}},{"scope":"keyword","settings":{"foreground":"#ff678d"}},{"scope":"keyword.control","settings":{"foreground":"#ff678d"}},{"scope":["storage","storage.type","storage.modifier"],"settings":{"foreground":"#ff678d"}},{"scope":"token.storage","settings":{"foreground":"#ff678d"}},{"scope":["keyword.operator.new","keyword.operator.expression.instanceof","keyword.operator.expression.typeof","keyword.operator.expression.void","keyword.operator.expression.delete","keyword.operator.expression.in","keyword.operator.expression.of","keyword.operator.expression.keyof"],"settings":{"foreground":"#ff678d"}},{"scope":"keyword.operator.delete","settings":{"foreground":"#ff678d"}},{"scope":["variable","identifier","meta.definition.variable"],"settings":{"foreground":"#ffa359"}},{"scope":["variable.other.readwrite","meta.object-literal.key","support.variable.property","support.variable.object.process","support.variable.object.node"],"settings":{"foreground":"#ffa359"}},{"scope":"variable.language","settings":{"foreground":"#ffab16"}},{"scope":"variable.parameter.function","settings":{"foreground":"#a3a3a3"}},{"scope":"function.parameter","settings":{"foreground":"#a3a3a3"}},{"scope":"variable.parameter","settings":{"foreground":"#a3a3a3"}},{"scope":"variable.parameter.function.language.python","settings":{"foreground":"#ffd452"}},{"scope":"variable.parameter.function.python","settings":{"foreground":"#ffd452"}},{"scope":["support.function","entity.name.function","meta.function-call","meta.require","support.function.any-method","variable.function"],"settings":{"foreground":"#9d6afb"}},{"scope":"keyword.other.special-method","settings":{"foreground":"#9d6afb"}},{"scope":"entity.name.function","settings":{"foreground":"#9d6afb"}},{"scope":"support.function.console","settings":{"foreground":"#9d6afb"}},{"scope":["support.type","entity.name.type","entity.name.class","storage.type"],"settings":{"foreground":"#d568ea"}},{"scope":["support.class","entity.name.type.class"],"settings":{"foreground":"#d568ea"}},{"scope":["entity.name.class","variable.other.class.js","variable.other.class.ts"],"settings":{"foreground":"#d568ea"}},{"scope":"entity.name.class.identifier.namespace.type","settings":{"foreground":"#d568ea"}},{"scope":"entity.name.type.namespace","settings":{"foreground":"#ffab16"}},{"scope":"entity.other.inherited-class","settings":{"foreground":"#d568ea"}},{"scope":"entity.name.namespace","settings":{"foreground":"#ffab16"}},{"scope":"keyword.operator","settings":{"foreground":"#636363"}},{"scope":["keyword.operator.logical","keyword.operator.bitwise","keyword.operator.channel"],"settings":{"foreground":"#08c0ef"}},{"scope":["keyword.operator.arithmetic","keyword.operator.comparison","keyword.operator.relational","keyword.operator.increment","keyword.operator.decrement"],"settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.assignment","settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.assignment.compound","settings":{"foreground":"#ff678d"}},{"scope":["keyword.operator.assignment.compound.js","keyword.operator.assignment.compound.ts"],"settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.ternary","settings":{"foreground":"#ff678d"}},{"scope":"keyword.operator.optional","settings":{"foreground":"#ff678d"}},{"scope":"punctuation","settings":{"foreground":"#636363"}},{"scope":"punctuation.separator.delimiter","settings":{"foreground":"#636363"}},{"scope":"punctuation.separator.key-value","settings":{"foreground":"#636363"}},{"scope":"punctuation.terminator","settings":{"foreground":"#636363"}},{"scope":"meta.brace","settings":{"foreground":"#636363"}},{"scope":"meta.brace.square","settings":{"foreground":"#636363"}},{"scope":"meta.brace.round","settings":{"foreground":"#636363"}},{"scope":"function.brace","settings":{"foreground":"#636363"}},{"scope":["punctuation.definition.parameters","punctuation.definition.typeparameters"],"settings":{"foreground":"#636363"}},{"scope":["punctuation.definition.block","punctuation.definition.tag"],"settings":{"foreground":"#636363"}},{"scope":["meta.tag.tsx","meta.tag.jsx","meta.tag.js","meta.tag.ts"],"settings":{"foreground":"#636363"}},{"scope":"keyword.operator.expression.import","settings":{"foreground":"#9d6afb"}},{"scope":"keyword.operator.module","settings":{"foreground":"#ff678d"}},{"scope":"support.type.object.console","settings":{"foreground":"#ffa359"}},{"scope":["support.module.node","support.type.object.module","entity.name.type.module"],"settings":{"foreground":"#ffab16"}},{"scope":"support.constant.math","settings":{"foreground":"#ffab16"}},{"scope":"support.constant.property.math","settings":{"foreground":"#ffd452"}},{"scope":"support.constant.json","settings":{"foreground":"#ffd452"}},{"scope":"support.type.object.dom","settings":{"foreground":"#08c0ef"}},{"scope":["support.variable.dom","support.variable.property.dom"],"settings":{"foreground":"#ffa359"}},{"scope":"support.variable.property.process","settings":{"foreground":"#ffd452"}},{"scope":"meta.property.object","settings":{"foreground":"#ffa359"}},{"scope":"variable.parameter.function.js","settings":{"foreground":"#ffa359"}},{"scope":["keyword.other.template.begin","keyword.other.template.end"],"settings":{"foreground":"#5ecc71"}},{"scope":["keyword.other.substitution.begin","keyword.other.substitution.end"],"settings":{"foreground":"#5ecc71"}},{"scope":["punctuation.definition.template-expression.begin","punctuation.definition.template-expression.end"],"settings":{"foreground":"#ff678d"}},{"scope":"meta.template.expression","settings":{"foreground":"#636363"}},{"scope":"punctuation.section.embedded","settings":{"foreground":"#ffa359"}},{"scope":"variable.interpolation","settings":{"foreground":"#ffa359"}},{"scope":["punctuation.section.embedded.begin","punctuation.section.embedded.end"],"settings":{"foreground":"#ff678d"}},{"scope":"punctuation.quasi.element","settings":{"foreground":"#ff678d"}},{"scope":["support.type.primitive.ts","support.type.builtin.ts","support.type.primitive.tsx","support.type.builtin.tsx"],"settings":{"foreground":"#d568ea"}},{"scope":"support.type.type.flowtype","settings":{"foreground":"#9d6afb"}},{"scope":"support.type.primitive","settings":{"foreground":"#d568ea"}},{"scope":["meta.decorator","meta.decorator punctuation.decorator"],"settings":{"foreground":"#69b1ff"}},{"scope":"entity.name.function.decorator","settings":{"foreground":"#69b1ff"}},{"scope":"punctuation.definition.decorator","settings":{"foreground":"#69b1ff"}},{"scope":"support.variable.magic.python","settings":{"foreground":"#ff855e"}},{"scope":"variable.parameter.function.language.special.self.python","settings":{"foreground":"#ffab16"}},{"scope":["punctuation.separator.period.python","punctuation.separator.element.python","punctuation.parenthesis.begin.python","punctuation.parenthesis.end.python"],"settings":{"foreground":"#636363"}},{"scope":["punctuation.definition.arguments.begin.python","punctuation.definition.arguments.end.python","punctuation.separator.arguments.python","punctuation.definition.list.begin.python","punctuation.definition.list.end.python"],"settings":{"foreground":"#636363"}},{"scope":"support.type.python","settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.logical.python","settings":{"foreground":"#ff678d"}},{"scope":"meta.function-call.generic.python","settings":{"foreground":"#9d6afb"}},{"scope":"constant.character.format.placeholder.other.python","settings":{"foreground":"#ffd452"}},{"scope":"meta.function.decorator.python","settings":{"foreground":"#9d6afb"}},{"scope":["support.token.decorator.python","meta.function.decorator.identifier.python"],"settings":{"foreground":"#08c0ef"}},{"scope":"storage.modifier.lifetime.rust","settings":{"foreground":"#636363"}},{"scope":"support.function.std.rust","settings":{"foreground":"#9d6afb"}},{"scope":"entity.name.lifetime.rust","settings":{"foreground":"#ffab16"}},{"scope":"variable.language.rust","settings":{"foreground":"#ff855e"}},{"scope":"keyword.operator.misc.rust","settings":{"foreground":"#636363"}},{"scope":"keyword.operator.sigil.rust","settings":{"foreground":"#ff678d"}},{"scope":"support.constant.core.rust","settings":{"foreground":"#ffd452"}},{"scope":["meta.function.c","meta.function.cpp"],"settings":{"foreground":"#ff855e"}},{"scope":["punctuation.section.block.begin.bracket.curly.cpp","punctuation.section.block.end.bracket.curly.cpp","punctuation.terminator.statement.c","punctuation.section.block.begin.bracket.curly.c","punctuation.section.block.end.bracket.curly.c","punctuation.section.parens.begin.bracket.round.c","punctuation.section.parens.end.bracket.round.c","punctuation.section.parameters.begin.bracket.round.c","punctuation.section.parameters.end.bracket.round.c"],"settings":{"foreground":"#636363"}},{"scope":["keyword.operator.assignment.c","keyword.operator.comparison.c","keyword.operator.c","keyword.operator.increment.c","keyword.operator.decrement.c","keyword.operator.bitwise.shift.c"],"settings":{"foreground":"#ff678d"}},{"scope":["keyword.operator.assignment.cpp","keyword.operator.comparison.cpp","keyword.operator.cpp","keyword.operator.increment.cpp","keyword.operator.decrement.cpp","keyword.operator.bitwise.shift.cpp"],"settings":{"foreground":"#ff678d"}},{"scope":["punctuation.separator.c","punctuation.separator.cpp"],"settings":{"foreground":"#ff678d"}},{"scope":["support.type.posix-reserved.c","support.type.posix-reserved.cpp"],"settings":{"foreground":"#08c0ef"}},{"scope":["keyword.operator.sizeof.c","keyword.operator.sizeof.cpp"],"settings":{"foreground":"#ff678d"}},{"scope":"variable.c","settings":{"foreground":"#636363"}},{"scope":["storage.type.annotation.java","storage.type.object.array.java"],"settings":{"foreground":"#ffab16"}},{"scope":"source.java","settings":{"foreground":"#ff855e"}},{"scope":["punctuation.section.block.begin.java","punctuation.section.block.end.java","punctuation.definition.method-parameters.begin.java","punctuation.definition.method-parameters.end.java","meta.method.identifier.java","punctuation.section.method.begin.java","punctuation.section.method.end.java","punctuation.terminator.java","punctuation.section.class.begin.java","punctuation.section.class.end.java","punctuation.section.inner-class.begin.java","punctuation.section.inner-class.end.java","meta.method-call.java","punctuation.section.class.begin.bracket.curly.java","punctuation.section.class.end.bracket.curly.java","punctuation.section.method.begin.bracket.curly.java","punctuation.section.method.end.bracket.curly.java","punctuation.separator.period.java","punctuation.bracket.angle.java","punctuation.definition.annotation.java","meta.method.body.java"],"settings":{"foreground":"#636363"}},{"scope":"meta.method.java","settings":{"foreground":"#9d6afb"}},{"scope":["storage.modifier.import.java","storage.type.java","storage.type.generic.java"],"settings":{"foreground":"#ffab16"}},{"scope":"keyword.operator.instanceof.java","settings":{"foreground":"#ff678d"}},{"scope":"meta.definition.variable.name.java","settings":{"foreground":"#ff855e"}},{"scope":"token.variable.parameter.java","settings":{"foreground":"#636363"}},{"scope":"import.storage.java","settings":{"foreground":"#ffab16"}},{"scope":"token.package.keyword","settings":{"foreground":"#ff678d"}},{"scope":"token.package","settings":{"foreground":"#636363"}},{"scope":"token.storage.type.java","settings":{"foreground":"#ffab16"}},{"scope":"keyword.operator.assignment.go","settings":{"foreground":"#ffab16"}},{"scope":["keyword.operator.arithmetic.go","keyword.operator.address.go"],"settings":{"foreground":"#ff678d"}},{"scope":"entity.name.package.go","settings":{"foreground":"#ffab16"}},{"scope":["support.other.namespace.use.php","support.other.namespace.use-as.php","support.other.namespace.php","entity.other.alias.php","meta.interface.php"],"settings":{"foreground":"#ffab16"}},{"scope":"keyword.operator.error-control.php","settings":{"foreground":"#ff678d"}},{"scope":"keyword.operator.type.php","settings":{"foreground":"#ff678d"}},{"scope":["punctuation.section.array.begin.php","punctuation.section.array.end.php"],"settings":{"foreground":"#636363"}},{"scope":["storage.type.php","meta.other.type.phpdoc.php","keyword.other.type.php","keyword.other.array.phpdoc.php"],"settings":{"foreground":"#ffab16"}},{"scope":["meta.function-call.php","meta.function-call.object.php","meta.function-call.static.php"],"settings":{"foreground":"#9d6afb"}},{"scope":["punctuation.definition.parameters.begin.bracket.round.php","punctuation.definition.parameters.end.bracket.round.php","punctuation.separator.delimiter.php","punctuation.section.scope.begin.php","punctuation.section.scope.end.php","punctuation.terminator.expression.php","punctuation.definition.arguments.begin.bracket.round.php","punctuation.definition.arguments.end.bracket.round.php","punctuation.definition.storage-type.begin.bracket.round.php","punctuation.definition.storage-type.end.bracket.round.php","punctuation.definition.array.begin.bracket.round.php","punctuation.definition.array.end.bracket.round.php","punctuation.definition.begin.bracket.round.php","punctuation.definition.end.bracket.round.php","punctuation.definition.begin.bracket.curly.php","punctuation.definition.end.bracket.curly.php","punctuation.definition.section.switch-block.end.bracket.curly.php","punctuation.definition.section.switch-block.start.bracket.curly.php","punctuation.definition.section.switch-block.begin.bracket.curly.php","punctuation.definition.section.switch-block.end.bracket.curly.php"],"settings":{"foreground":"#636363"}},{"scope":["support.constant.ext.php","support.constant.std.php","support.constant.core.php","support.constant.parser-token.php"],"settings":{"foreground":"#ffd452"}},{"scope":["entity.name.goto-label.php","support.other.php"],"settings":{"foreground":"#9d6afb"}},{"scope":["keyword.operator.logical.php","keyword.operator.bitwise.php","keyword.operator.arithmetic.php"],"settings":{"foreground":"#08c0ef"}},{"scope":"keyword.operator.regexp.php","settings":{"foreground":"#ff678d"}},{"scope":"keyword.operator.comparison.php","settings":{"foreground":"#08c0ef"}},{"scope":["keyword.operator.heredoc.php","keyword.operator.nowdoc.php"],"settings":{"foreground":"#ff678d"}},{"scope":"variable.other.class.php","settings":{"foreground":"#ff855e"}},{"scope":"invalid.illegal.non-null-typehinted.php","settings":{"foreground":"#fafafa"}},{"scope":"variable.other.generic-type.haskell","settings":{"foreground":"#ff678d"}},{"scope":"storage.type.haskell","settings":{"foreground":"#ffd452"}},{"scope":"storage.type.cs","settings":{"foreground":"#ffab16"}},{"scope":"entity.name.variable.local.cs","settings":{"foreground":"#ff855e"}},{"scope":"entity.name.label.cs","settings":{"foreground":"#ffab16"}},{"scope":["entity.name.scope-resolution.function.call","entity.name.scope-resolution.function.definition"],"settings":{"foreground":"#ffab16"}},{"scope":["punctuation.definition.delayed.unison","punctuation.definition.list.begin.unison","punctuation.definition.list.end.unison","punctuation.definition.ability.begin.unison","punctuation.definition.ability.end.unison","punctuation.operator.assignment.as.unison","punctuation.separator.pipe.unison","punctuation.separator.delimiter.unison","punctuation.definition.hash.unison"],"settings":{"foreground":"#ff855e"}},{"scope":"support.constant.edge","settings":{"foreground":"#ff678d"}},{"scope":"support.type.prelude.elm","settings":{"foreground":"#08c0ef"}},{"scope":"support.constant.elm","settings":{"foreground":"#ffd452"}},{"scope":"entity.global.clojure","settings":{"foreground":"#ffab16"}},{"scope":"meta.symbol.clojure","settings":{"foreground":"#ff855e"}},{"scope":"constant.keyword.clojure","settings":{"foreground":"#08c0ef"}},{"scope":["meta.arguments.coffee","variable.parameter.function.coffee"],"settings":{"foreground":"#ff855e"}},{"scope":"storage.modifier.import.groovy","settings":{"foreground":"#ffab16"}},{"scope":"meta.method.groovy","settings":{"foreground":"#9d6afb"}},{"scope":"meta.definition.variable.name.groovy","settings":{"foreground":"#ff855e"}},{"scope":"meta.definition.class.inherited.classes.groovy","settings":{"foreground":"#5ecc71"}},{"scope":"support.variable.semantic.hlsl","settings":{"foreground":"#ffab16"}},{"scope":["support.type.texture.hlsl","support.type.sampler.hlsl","support.type.object.hlsl","support.type.object.rw.hlsl","support.type.fx.hlsl","support.type.object.hlsl"],"settings":{"foreground":"#ff678d"}},{"scope":["text.variable","text.bracketed"],"settings":{"foreground":"#ff855e"}},{"scope":["support.type.swift","support.type.vb.asp"],"settings":{"foreground":"#ffab16"}},{"scope":"meta.scope.prerequisites.makefile","settings":{"foreground":"#ff855e"}},{"scope":"source.makefile","settings":{"foreground":"#ffab16"}},{"scope":"source.ini","settings":{"foreground":"#5ecc71"}},{"scope":"constant.language.symbol.ruby","settings":{"foreground":"#08c0ef"}},{"scope":["function.parameter.ruby","function.parameter.cs"],"settings":{"foreground":"#636363"}},{"scope":"constant.language.symbol.elixir","settings":{"foreground":"#08c0ef"}},{"scope":"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade","settings":{"foreground":"#ff678d"}},{"scope":"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade","settings":{"foreground":"#ff678d"}},{"scope":"entity.name.function.xi","settings":{"foreground":"#ffab16"}},{"scope":"entity.name.class.xi","settings":{"foreground":"#08c0ef"}},{"scope":"constant.character.character-class.regexp.xi","settings":{"foreground":"#ff855e"}},{"scope":"constant.regexp.xi","settings":{"foreground":"#ff678d"}},{"scope":"keyword.control.xi","settings":{"foreground":"#08c0ef"}},{"scope":"invalid.xi","settings":{"foreground":"#636363"}},{"scope":"beginning.punctuation.definition.quote.markdown.xi","settings":{"foreground":"#5ecc71"}},{"scope":"beginning.punctuation.definition.list.markdown.xi","settings":{"foreground":"#737373"}},{"scope":"constant.character.xi","settings":{"foreground":"#9d6afb"}},{"scope":"accent.xi","settings":{"foreground":"#9d6afb"}},{"scope":"wikiword.xi","settings":{"foreground":"#ffd452"}},{"scope":"constant.other.color.rgb-value.xi","settings":{"foreground":"#fafafa"}},{"scope":"punctuation.definition.tag.xi","settings":{"foreground":"#737373"}},{"scope":["support.constant.property-value.scss","support.constant.property-value.css"],"settings":{"foreground":"#ffd452"}},{"scope":["keyword.operator.css","keyword.operator.scss","keyword.operator.less"],"settings":{"foreground":"#08c0ef"}},{"scope":["support.constant.color.w3c-standard-color-name.css","support.constant.color.w3c-standard-color-name.scss"],"settings":{"foreground":"#ffd452"}},{"scope":"punctuation.separator.list.comma.css","settings":{"foreground":"#636363"}},{"scope":"support.type.vendored.property-name.css","settings":{"foreground":"#08c0ef"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#08c0ef"}},{"scope":"support.type.property-name","settings":{"foreground":"#636363"}},{"scope":"support.constant.property-value","settings":{"foreground":"#636363"}},{"scope":"support.constant.font-name","settings":{"foreground":"#ffd452"}},{"scope":"entity.other.attribute-name.class.css","settings":{"foreground":"#60d199","fontStyle":"normal"}},{"scope":"entity.other.attribute-name.id","settings":{"foreground":"#9d6afb","fontStyle":"normal"}},{"scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#08c0ef"}},{"scope":"meta.selector","settings":{"foreground":"#ff678d"}},{"scope":"selector.sass","settings":{"foreground":"#ff855e"}},{"scope":"rgb-value","settings":{"foreground":"#08c0ef"}},{"scope":"inline-color-decoration rgb-value","settings":{"foreground":"#ffd452"}},{"scope":"less rgb-value","settings":{"foreground":"#ffd452"}},{"scope":"control.elements","settings":{"foreground":"#ffd452"}},{"scope":"keyword.operator.less","settings":{"foreground":"#ffd452"}},{"scope":"entity.name.tag","settings":{"foreground":"#ff855e"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#60d199","fontStyle":"normal"}},{"scope":"constant.character.entity","settings":{"foreground":"#ff855e"}},{"scope":"meta.tag","settings":{"foreground":"#636363"}},{"scope":"invalid.illegal.bad-ampersand.html","settings":{"foreground":"#636363"}},{"scope":"markup.heading","settings":{"foreground":"#ff855e"}},{"scope":["markup.heading punctuation.definition.heading","entity.name.section"],"settings":{"foreground":"#9d6afb"}},{"scope":"entity.name.section.markdown","settings":{"foreground":"#ff855e"}},{"scope":"punctuation.definition.heading.markdown","settings":{"foreground":"#ff855e"}},{"scope":"markup.heading.setext","settings":{"foreground":"#636363"}},{"scope":["markup.heading.setext.1.markdown","markup.heading.setext.2.markdown"],"settings":{"foreground":"#ff855e"}},{"scope":["markup.bold","todo.bold"],"settings":{"foreground":"#ffd452"}},{"scope":"punctuation.definition.bold","settings":{"foreground":"#ffab16"}},{"scope":"punctuation.definition.bold.markdown","settings":{"foreground":"#ffd452"}},{"scope":["markup.italic","punctuation.definition.italic","todo.emphasis"],"settings":{"foreground":"#ff678d","fontStyle":"italic"}},{"scope":"emphasis md","settings":{"foreground":"#ff678d"}},{"scope":"markup.italic.markdown","settings":{"fontStyle":"italic"}},{"scope":["markup.underline.link.markdown","markup.underline.link.image.markdown"],"settings":{"foreground":"#ff678d"}},{"scope":["string.other.link.title.markdown","string.other.link.description.markdown"],"settings":{"foreground":"#9d6afb"}},{"scope":"punctuation.definition.metadata.markdown","settings":{"foreground":"#ff855e"}},{"scope":["markup.inline.raw.markdown","markup.inline.raw.string.markdown"],"settings":{"foreground":"#5ecc71"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#ff855e"}},{"scope":"punctuation.definition.list.markdown","settings":{"foreground":"#ff855e"}},{"scope":"beginning.punctuation.definition.list.markdown","settings":{"foreground":"#ff855e"}},{"scope":["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown"],"settings":{"foreground":"#ff855e"}},{"scope":"markup.quote.markdown","settings":{"foreground":"#737373"}},{"scope":"keyword.other.unit","settings":{"foreground":"#ff855e"}},{"scope":"markup.changed.diff","settings":{"foreground":"#ffab16"}},{"scope":["meta.diff.header.from-file","meta.diff.header.to-file","punctuation.definition.from-file.diff","punctuation.definition.to-file.diff"],"settings":{"foreground":"#9d6afb"}},{"scope":"markup.inserted.diff","settings":{"foreground":"#5ecc71"}},{"scope":"markup.deleted.diff","settings":{"foreground":"#ff855e"}},{"scope":"string.regexp","settings":{"foreground":"#64d1db"}},{"scope":"constant.other.character-class.regexp","settings":{"foreground":"#ff855e"}},{"scope":"keyword.operator.quantifier.regexp","settings":{"foreground":"#ffd452"}},{"scope":"constant.character.escape","settings":{"foreground":"#61d5c0"}},{"scope":"source.json meta.structure.dictionary.json > string.quoted.json","settings":{"foreground":"#ff855e"}},{"scope":"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string","settings":{"foreground":"#ff855e"}},{"scope":["source.json meta.structure.dictionary.json > value.json > string.quoted.json","source.json meta.structure.array.json > value.json > string.quoted.json","source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation","source.json meta.structure.array.json > value.json > string.quoted.json > punctuation"],"settings":{"foreground":"#5ecc71"}},{"scope":["source.json meta.structure.dictionary.json > constant.language.json","source.json meta.structure.array.json > constant.language.json"],"settings":{"foreground":"#08c0ef"}},{"scope":"support.type.property-name.json","settings":{"foreground":"#ff855e"}},{"scope":"support.type.property-name.json punctuation","settings":{"foreground":"#ff855e"}},{"scope":"punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#636363"}},{"scope":"block.scope.end","settings":{"foreground":"#636363"}},{"scope":"block.scope.begin","settings":{"foreground":"#636363"}},{"scope":"token.info-token","settings":{"foreground":"#9d6afb"}},{"scope":"token.warn-token","settings":{"foreground":"#ffd452"}},{"scope":"token.error-token","settings":{"foreground":"#fafafa"}},{"scope":"token.debug-token","settings":{"foreground":"#ff678d"}},{"scope":"invalid.illegal","settings":{"foreground":"#fafafa"}},{"scope":"invalid.broken","settings":{"foreground":"#fafafa"}},{"scope":"invalid.deprecated","settings":{"foreground":"#fafafa"}},{"scope":"invalid.unimplemented","settings":{"foreground":"#fafafa"}}],"semanticTokenColors":{"comment":"#737373","string":"#5ecc71","number":"#68cdf2","regexp":"#64d1db","keyword":"#ff678d","variable":"#ffa359","parameter":"#a3a3a3","property":"#ffa359","function":"#9d6afb","method":"#9d6afb","type":"#d568ea","class":"#d568ea","namespace":"#ffab16","enumMember":"#08c0ef","variable.constant":"#ffd452","variable.defaultLibrary":"#ffab16","decorator":"#69b1ff"}}'))}}]);