@lvce-editor/static-server 0.49.16 → 0.49.18

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 (1848) hide show
  1. package/dist/static-server.js +1862 -1861
  2. package/package.json +1 -1
  3. package/static/{bd3fe96 → b935d42}/css/App.css +83 -83
  4. package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +1 -1
  5. package/static/{bd3fe96 → b935d42}/manifest.json +2 -2
  6. package/static/{bd3fe96 → b935d42}/packages/about-view-worker/dist/aboutWorkerMain.js +3 -3
  7. package/static/b935d42/packages/error-worker/dist/errorWorkerMain.js +2146 -0
  8. package/static/{bd3fe96 → b935d42}/packages/explorer-worker/dist/explorerViewWorkerMain.js +39 -13
  9. package/static/{bd3fe96 → b935d42}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +3 -3
  10. package/static/{bd3fe96 → b935d42}/packages/renderer-process/dist/rendererProcessMain.js +1 -1
  11. package/static/{bd3fe96 → b935d42}/packages/renderer-worker/dist/rendererWorkerMain.js +723 -1114
  12. package/static/{bd3fe96 → b935d42}/packages/text-search-worker/dist/textSearchWorkerMain.js +97 -23
  13. package/static/{bd3fe96 → b935d42}/packages/title-bar-worker/dist/titleBarWorkerMain.js +4 -1
  14. package/static/index.html +4 -4
  15. /package/static/{bd3fe96 → b935d42}/config/colorTheme.json +0 -0
  16. /package/static/{bd3fe96 → b935d42}/config/defaultSettings.json +0 -0
  17. /package/static/{bd3fe96 → b935d42}/config/fileMap.json +0 -0
  18. /package/static/{bd3fe96 → b935d42}/config/webExtensions.json +0 -0
  19. /package/static/{bd3fe96 → b935d42}/css/parts/AdditionalDetails.css +0 -0
  20. /package/static/{bd3fe96 → b935d42}/css/parts/Animation.css +0 -0
  21. /package/static/{bd3fe96 → b935d42}/css/parts/DebugButtons.css +0 -0
  22. /package/static/{bd3fe96 → b935d42}/css/parts/DebugValue.css +0 -0
  23. /package/static/{bd3fe96 → b935d42}/css/parts/E2eTest.css +0 -0
  24. /package/static/{bd3fe96 → b935d42}/css/parts/E2eTests.css +0 -0
  25. /package/static/{bd3fe96 → b935d42}/css/parts/EditorHover.css +0 -0
  26. /package/static/{bd3fe96 → b935d42}/css/parts/EditorMessage.css +0 -0
  27. /package/static/{bd3fe96 → b935d42}/css/parts/FeatureContent.css +0 -0
  28. /package/static/{bd3fe96 → b935d42}/css/parts/Features.css +0 -0
  29. /package/static/{bd3fe96 → b935d42}/css/parts/ImagePreview.css +0 -0
  30. /package/static/{bd3fe96 → b935d42}/css/parts/InlineDiffEditor.css +0 -0
  31. /package/static/{bd3fe96 → b935d42}/css/parts/InputBadge.css +0 -0
  32. /package/static/{bd3fe96 → b935d42}/css/parts/Key.css +0 -0
  33. /package/static/{bd3fe96 → b935d42}/css/parts/KeyBindingsHeader.css +0 -0
  34. /package/static/{bd3fe96 → b935d42}/css/parts/KeyBindingsTable.css +0 -0
  35. /package/static/{bd3fe96 → b935d42}/css/parts/LegacyDialog.css +0 -0
  36. /package/static/{bd3fe96 → b935d42}/css/parts/Markdown.css +0 -0
  37. /package/static/{bd3fe96 → b935d42}/css/parts/Progress.css +0 -0
  38. /package/static/{bd3fe96 → b935d42}/css/parts/SearchToggleButton.css +0 -0
  39. /package/static/{bd3fe96 → b935d42}/css/parts/Select.css +0 -0
  40. /package/static/{bd3fe96 → b935d42}/css/parts/Table.css +0 -0
  41. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletAbout.css +0 -0
  42. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletBrowserViewOverview.css +0 -0
  43. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletDebugConsole.css +0 -0
  44. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletDefineKeyBinding.css +0 -0
  45. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletDialog.css +0 -0
  46. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletDiffEditor.css +0 -0
  47. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletEditorWidgetError.css +0 -0
  48. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletExtensionDetail.css +0 -0
  49. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletExtensionDetailHeader.css +0 -0
  50. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletExtensionDetailTabs.css +0 -0
  51. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletExtensions.css +0 -0
  52. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletIframeInspector.css +0 -0
  53. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletKeyBindings.css +0 -0
  54. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletMedia.css +0 -0
  55. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletOutput.css +0 -0
  56. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletPanel.css +0 -0
  57. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletPanelTabs.css +0 -0
  58. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletPdf.css +0 -0
  59. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletProblems.css +0 -0
  60. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletReferences.css +0 -0
  61. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletRunAndDebug.css +0 -0
  62. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletScreenCapture.css +0 -0
  63. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletSearch.css +0 -0
  64. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletSimpleBrowser.css +0 -0
  65. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletSourceControl.css +0 -0
  66. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletStorage.css +0 -0
  67. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletTerminal.css +0 -0
  68. /package/static/{bd3fe96 → b935d42}/css/parts/ViewletTerminalTabs.css +0 -0
  69. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-bat/README.md +0 -0
  70. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-bat/extension.json +0 -0
  71. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
  72. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
  73. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-c/README.md +0 -0
  74. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-c/extension.json +0 -0
  75. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
  76. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
  77. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
  78. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
  79. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-cpp/README.md +0 -0
  80. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-cpp/extension.json +0 -0
  81. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
  82. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
  83. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-cson/README.md +0 -0
  84. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-cson/extension.json +0 -0
  85. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
  86. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
  87. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-css/README.md +0 -0
  88. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-css/extension.json +0 -0
  89. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
  90. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
  91. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-dart/README.md +0 -0
  92. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-dart/extension.json +0 -0
  93. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
  94. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-desktop/README.md +0 -0
  95. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-desktop/extension.json +0 -0
  96. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
  97. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-docker/README.md +0 -0
  98. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-docker/extension.json +0 -0
  99. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
  100. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-dotenv/README.md +0 -0
  101. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
  102. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
  103. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
  104. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
  105. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
  106. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-elixir/README.md +0 -0
  107. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-elixir/extension.json +0 -0
  108. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
  109. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-elm/README.md +0 -0
  110. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-elm/extension.json +0 -0
  111. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
  112. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
  113. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
  114. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
  115. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-gn/README.md +0 -0
  116. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-gn/extension.json +0 -0
  117. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
  118. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-go/README.md +0 -0
  119. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-go/extension.json +0 -0
  120. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
  121. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-graphql/README.md +0 -0
  122. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-graphql/extension.json +0 -0
  123. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
  124. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-html/README.md +0 -0
  125. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-html/extension.json +0 -0
  126. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
  127. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
  128. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-java/README.md +0 -0
  129. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-java/extension.json +0 -0
  130. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
  131. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
  132. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-javascript/README.md +0 -0
  133. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-javascript/extension.json +0 -0
  134. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
  135. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-json/README.md +0 -0
  136. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-json/extension.json +0 -0
  137. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
  138. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-json5/README.md +0 -0
  139. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-json5/extension.json +0 -0
  140. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
  141. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-jsx/README.md +0 -0
  142. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-jsx/extension.json +0 -0
  143. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
  144. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-julia/README.md +0 -0
  145. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-julia/extension.json +0 -0
  146. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
  147. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-kotlin/README.md +0 -0
  148. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
  149. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
  150. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-less/LICENSE +0 -0
  151. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-less/README.md +0 -0
  152. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-less/extension.json +0 -0
  153. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
  154. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
  155. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-markdown/README.md +0 -0
  156. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-markdown/extension.json +0 -0
  157. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
  158. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-mdx/README.md +0 -0
  159. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-mdx/extension.json +0 -0
  160. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
  161. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-nix/README.md +0 -0
  162. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-nix/extension.json +0 -0
  163. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
  164. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
  165. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
  166. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
  167. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
  168. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-perl/README.md +0 -0
  169. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-perl/extension.json +0 -0
  170. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
  171. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-plaintext/README.md +0 -0
  172. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
  173. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
  174. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-powershell/README.md +0 -0
  175. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-powershell/extension.json +0 -0
  176. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
  177. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-python/README.md +0 -0
  178. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-python/extension.json +0 -0
  179. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
  180. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
  181. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-r/README.md +0 -0
  182. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-r/extension.json +0 -0
  183. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
  184. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-ruby/README.md +0 -0
  185. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-ruby/extension.json +0 -0
  186. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
  187. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-rust/LICENSE +0 -0
  188. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-rust/README.md +0 -0
  189. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-rust/extension.json +0 -0
  190. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
  191. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
  192. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-scss/README.md +0 -0
  193. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-scss/extension.json +0 -0
  194. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
  195. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
  196. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-shellscript/README.md +0 -0
  197. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
  198. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
  199. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-svelte/README.md +0 -0
  200. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-svelte/extension.json +0 -0
  201. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
  202. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-terraform/README.md +0 -0
  203. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-terraform/extension.json +0 -0
  204. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
  205. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-toml/README.md +0 -0
  206. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-toml/extension.json +0 -0
  207. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
  208. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-typescript/README.md +0 -0
  209. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-typescript/extension.json +0 -0
  210. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
  211. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-vue/README.md +0 -0
  212. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-vue/extension.json +0 -0
  213. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
  214. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-wgsl/README.md +0 -0
  215. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
  216. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
  217. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
  218. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-xml/README.md +0 -0
  219. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-xml/extension.json +0 -0
  220. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
  221. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-yaml/README.md +0 -0
  222. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-yaml/extension.json +0 -0
  223. /package/static/{bd3fe96 → b935d42}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
  224. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
  225. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
  226. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
  227. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
  228. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-ayu/README.md +0 -0
  229. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-ayu/color-theme.json +0 -0
  230. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-ayu/extension.json +0 -0
  231. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-cobalt2/README.md +0 -0
  232. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
  233. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-cobalt2/extension.json +0 -0
  234. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
  235. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
  236. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-gruvbox/README.md +0 -0
  237. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
  238. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-gruvbox/extension.json +0 -0
  239. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-high-contrast/README.md +0 -0
  240. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
  241. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-high-contrast/extension.json +0 -0
  242. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-material/README.md +0 -0
  243. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-material/color-theme.json +0 -0
  244. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-material/extension.json +0 -0
  245. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-monokai/README.md +0 -0
  246. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-monokai/color-theme.json +0 -0
  247. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-monokai/extension.json +0 -0
  248. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-noctis-uva/README.md +0 -0
  249. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
  250. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
  251. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
  252. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-palenight/README.md +0 -0
  253. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-palenight/color-theme.json +0 -0
  254. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-palenight/extension.json +0 -0
  255. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-palenight/images/demo.png +0 -0
  256. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-slime/README.md +0 -0
  257. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-slime/color-theme.json +0 -0
  258. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-slime/extension.json +0 -0
  259. /package/static/{bd3fe96 → b935d42}/extensions/builtin.theme-slime/icon.png +0 -0
  260. /package/static/{bd3fe96 → b935d42}/extensions/builtin.vscode-icons/README.md +0 -0
  261. /package/static/{bd3fe96 → b935d42}/extensions/builtin.vscode-icons/extension.json +0 -0
  262. /package/static/{bd3fe96 → b935d42}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
  263. /package/static/{bd3fe96 → b935d42}/extensions/builtin.vscode-icons/icon.png +0 -0
  264. /package/static/{bd3fe96 → b935d42}/file-icons/default_file.svg +0 -0
  265. /package/static/{bd3fe96 → b935d42}/file-icons/default_folder.svg +0 -0
  266. /package/static/{bd3fe96 → b935d42}/file-icons/default_folder_opened.svg +0 -0
  267. /package/static/{bd3fe96 → b935d42}/file-icons/default_root_folder.svg +0 -0
  268. /package/static/{bd3fe96 → b935d42}/file-icons/default_root_folder_opened.svg +0 -0
  269. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_access.svg +0 -0
  270. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_access2.svg +0 -0
  271. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_actionscript.svg +0 -0
  272. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_actionscript2.svg +0 -0
  273. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ada.svg +0 -0
  274. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_advpl.svg +0 -0
  275. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_affectscript.svg +0 -0
  276. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_affinitydesigner.svg +0 -0
  277. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_affinityphoto.svg +0 -0
  278. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_affinitypublisher.svg +0 -0
  279. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_agda.svg +0 -0
  280. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ai.svg +0 -0
  281. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ai2.svg +0 -0
  282. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_al.svg +0 -0
  283. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_al_dal.svg +0 -0
  284. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_allcontributors.svg +0 -0
  285. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_angular.svg +0 -0
  286. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ansible.svg +0 -0
  287. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_antlers_html.svg +0 -0
  288. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_antlr.svg +0 -0
  289. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_anyscript.svg +0 -0
  290. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_apache.svg +0 -0
  291. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_apex.svg +0 -0
  292. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_api_extractor.svg +0 -0
  293. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_apib.svg +0 -0
  294. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_apib2.svg +0 -0
  295. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_apl.svg +0 -0
  296. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_applescript.svg +0 -0
  297. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_appscript.svg +0 -0
  298. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_appsemble.svg +0 -0
  299. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_appveyor.svg +0 -0
  300. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_arduino.svg +0 -0
  301. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_asciidoc.svg +0 -0
  302. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_asp.svg +0 -0
  303. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_aspx.svg +0 -0
  304. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_assembly.svg +0 -0
  305. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_astro.svg +0 -0
  306. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_astroconfig.svg +0 -0
  307. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_atom.svg +0 -0
  308. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ats.svg +0 -0
  309. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_attw.svg +0 -0
  310. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_audio.svg +0 -0
  311. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_aurelia.svg +0 -0
  312. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_autohotkey.svg +0 -0
  313. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_autoit.svg +0 -0
  314. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_avif.svg +0 -0
  315. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_avro.svg +0 -0
  316. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_awk.svg +0 -0
  317. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_aws.svg +0 -0
  318. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_azure.svg +0 -0
  319. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_azurepipelines.svg +0 -0
  320. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_babel.svg +0 -0
  321. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_babel2.svg +0 -0
  322. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bak.svg +0 -0
  323. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ballerina.svg +0 -0
  324. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bat.svg +0 -0
  325. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bats.svg +0 -0
  326. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bazaar.svg +0 -0
  327. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bazel.svg +0 -0
  328. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bazel_ignore.svg +0 -0
  329. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bazel_version.svg +0 -0
  330. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_befunge.svg +0 -0
  331. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bicep.svg +0 -0
  332. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_biml.svg +0 -0
  333. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_binary.svg +0 -0
  334. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_biome.svg +0 -0
  335. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bitbucketpipeline.svg +0 -0
  336. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bithound.svg +0 -0
  337. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_blade.svg +0 -0
  338. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_blender.svg +0 -0
  339. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_blitzbasic.svg +0 -0
  340. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bolt.svg +0 -0
  341. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bosque.svg +0 -0
  342. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bower.svg +0 -0
  343. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bower2.svg +0 -0
  344. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_browserslist.svg +0 -0
  345. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bruno.svg +0 -0
  346. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_buckbuild.svg +0 -0
  347. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_buf.svg +0 -0
  348. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bun.svg +0 -0
  349. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bundlemon.svg +0 -0
  350. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bundler.svg +0 -0
  351. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_bunfig.svg +0 -0
  352. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_c.svg +0 -0
  353. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_c2.svg +0 -0
  354. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_c3.svg +0 -0
  355. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_c_al.svg +0 -0
  356. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cabal.svg +0 -0
  357. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_caddy.svg +0 -0
  358. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cake.svg +0 -0
  359. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cakephp.svg +0 -0
  360. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_capacitor.svg +0 -0
  361. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_capnp.svg +0 -0
  362. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cargo.svg +0 -0
  363. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_casc.svg +0 -0
  364. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cddl.svg +0 -0
  365. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cert.svg +0 -0
  366. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ceylon.svg +0 -0
  367. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cf.svg +0 -0
  368. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cf2.svg +0 -0
  369. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cfc.svg +0 -0
  370. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cfc2.svg +0 -0
  371. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cfm.svg +0 -0
  372. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cfm2.svg +0 -0
  373. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cheader.svg +0 -0
  374. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_chef.svg +0 -0
  375. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_chef_cookbook.svg +0 -0
  376. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_circleci.svg +0 -0
  377. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_class.svg +0 -0
  378. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_clojure.svg +0 -0
  379. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_clojurescript.svg +0 -0
  380. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cloudfoundry.svg +0 -0
  381. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cmake.svg +0 -0
  382. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cobol.svg +0 -0
  383. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_codacy.svg +0 -0
  384. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_codeclimate.svg +0 -0
  385. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_codecov.svg +0 -0
  386. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_codekit.svg +0 -0
  387. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_codemagic.svg +0 -0
  388. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_codeowners.svg +0 -0
  389. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_codeql.svg +0 -0
  390. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_coderabbit.svg +0 -0
  391. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_coffeelint.svg +0 -0
  392. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_coffeescript.svg +0 -0
  393. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_commitizen.svg +0 -0
  394. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_commitlint.svg +0 -0
  395. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_compass.svg +0 -0
  396. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_composer.svg +0 -0
  397. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_conan.svg +0 -0
  398. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_conda.svg +0 -0
  399. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_config.svg +0 -0
  400. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_confluence.svg +0 -0
  401. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_copilot.svg +0 -0
  402. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_coverage.svg +0 -0
  403. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_coveralls.svg +0 -0
  404. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cpp.svg +0 -0
  405. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cpp2.svg +0 -0
  406. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cpp3.svg +0 -0
  407. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cppheader.svg +0 -0
  408. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_craco.svg +0 -0
  409. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_crowdin.svg +0 -0
  410. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_crystal.svg +0 -0
  411. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_csharp.svg +0 -0
  412. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_csharp2.svg +0 -0
  413. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cspell.svg +0 -0
  414. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_csproj.svg +0 -0
  415. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_css.svg +0 -0
  416. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_css2.svg +0 -0
  417. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_css2map.svg +0 -0
  418. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_csscomb.svg +0 -0
  419. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_csslint.svg +0 -0
  420. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cssmap.svg +0 -0
  421. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cucumber.svg +0 -0
  422. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cuda.svg +0 -0
  423. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cursorrules.svg +0 -0
  424. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cvs.svg +0 -0
  425. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cypress.svg +0 -0
  426. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cypress_spec.svg +0 -0
  427. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_cython.svg +0 -0
  428. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dal.svg +0 -0
  429. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_darcs.svg +0 -0
  430. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dartlang.svg +0 -0
  431. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dartlang_generated.svg +0 -0
  432. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dartlang_ignore.svg +0 -0
  433. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_datadog.svg +0 -0
  434. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_db.svg +0 -0
  435. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_debian.svg +0 -0
  436. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_delphi.svg +0 -0
  437. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_deno.svg +0 -0
  438. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_denoify.svg +0 -0
  439. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dependabot.svg +0 -0
  440. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dependencies.svg +0 -0
  441. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_devcontainer.svg +0 -0
  442. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dhall.svg +0 -0
  443. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_diff.svg +0 -0
  444. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_django.svg +0 -0
  445. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dlang.svg +0 -0
  446. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_docker.svg +0 -0
  447. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_docker2.svg +0 -0
  448. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dockertest.svg +0 -0
  449. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dockertest2.svg +0 -0
  450. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_docpad.svg +0 -0
  451. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_docusaurus.svg +0 -0
  452. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_docz.svg +0 -0
  453. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dojo.svg +0 -0
  454. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_doppler.svg +0 -0
  455. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dotenv.svg +0 -0
  456. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dotjs.svg +0 -0
  457. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_doxygen.svg +0 -0
  458. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_drawio.svg +0 -0
  459. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_drone.svg +0 -0
  460. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_drools.svg +0 -0
  461. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dtd.svg +0 -0
  462. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dustjs.svg +0 -0
  463. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dvc.svg +0 -0
  464. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_dylan.svg +0 -0
  465. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_earthly.svg +0 -0
  466. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_eas-metadata.svg +0 -0
  467. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_edge.svg +0 -0
  468. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_edge2.svg +0 -0
  469. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_editorconfig.svg +0 -0
  470. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_eex.svg +0 -0
  471. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ejs.svg +0 -0
  472. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_elastic.svg +0 -0
  473. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_elasticbeanstalk.svg +0 -0
  474. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_eleventy.svg +0 -0
  475. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_eleventy2.svg +0 -0
  476. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_elixir.svg +0 -0
  477. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_elm.svg +0 -0
  478. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_elm2.svg +0 -0
  479. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_emacs.svg +0 -0
  480. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ember.svg +0 -0
  481. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ensime.svg +0 -0
  482. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_eps.svg +0 -0
  483. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_epub.svg +0 -0
  484. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_erb.svg +0 -0
  485. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_erlang.svg +0 -0
  486. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_erlang2.svg +0 -0
  487. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_esbuild.svg +0 -0
  488. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_eslint.svg +0 -0
  489. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_eslint2.svg +0 -0
  490. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_esphome.svg +0 -0
  491. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_excalidraw.svg +0 -0
  492. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_excel.svg +0 -0
  493. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_excel2.svg +0 -0
  494. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_expo.svg +0 -0
  495. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_falcon.svg +0 -0
  496. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fantasticon.svg +0 -0
  497. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fastly.svg +0 -0
  498. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fauna.svg +0 -0
  499. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_favicon.svg +0 -0
  500. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fbx.svg +0 -0
  501. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_firebase.svg +0 -0
  502. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_firebasehosting.svg +0 -0
  503. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_firestore.svg +0 -0
  504. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fitbit.svg +0 -0
  505. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fla.svg +0 -0
  506. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_flareact.svg +0 -0
  507. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_flash.svg +0 -0
  508. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_floobits.svg +0 -0
  509. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_flow.svg +0 -0
  510. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_flutter.svg +0 -0
  511. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_flutter_package.svg +0 -0
  512. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_flyio.svg +0 -0
  513. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_font.svg +0 -0
  514. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_formkit.svg +0 -0
  515. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fortran.svg +0 -0
  516. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fossa.svg +0 -0
  517. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fossil.svg +0 -0
  518. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_freemarker.svg +0 -0
  519. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_frontcommerce.svg +0 -0
  520. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fsharp.svg +0 -0
  521. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fsharp2.svg +0 -0
  522. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fsproj.svg +0 -0
  523. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fthtml.svg +0 -0
  524. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_funding.svg +0 -0
  525. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_fusebox.svg +0 -0
  526. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_galen.svg +0 -0
  527. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_galen2.svg +0 -0
  528. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gamemaker.svg +0 -0
  529. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gamemaker2.svg +0 -0
  530. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gamemaker81.svg +0 -0
  531. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gatsby.svg +0 -0
  532. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gcloud.svg +0 -0
  533. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gcode.svg +0 -0
  534. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gdscript.svg +0 -0
  535. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_genstat.svg +0 -0
  536. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_git.svg +0 -0
  537. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_git2.svg +0 -0
  538. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gitlab.svg +0 -0
  539. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gitpod.svg +0 -0
  540. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gleam.svg +0 -0
  541. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gleamconfig.svg +0 -0
  542. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_glide.svg +0 -0
  543. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_glitter.svg +0 -0
  544. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_glsl.svg +0 -0
  545. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gltf.svg +0 -0
  546. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_glyphs.svg +0 -0
  547. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gnu.svg +0 -0
  548. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gnuplot.svg +0 -0
  549. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_go.svg +0 -0
  550. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_go_aqua.svg +0 -0
  551. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_go_black.svg +0 -0
  552. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_go_fuchsia.svg +0 -0
  553. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_go_gopher.svg +0 -0
  554. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_go_lightblue.svg +0 -0
  555. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_go_package.svg +0 -0
  556. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_go_white.svg +0 -0
  557. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_go_work.svg +0 -0
  558. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_go_yellow.svg +0 -0
  559. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_goctl.svg +0 -0
  560. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_godot.svg +0 -0
  561. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gpg.svg +0 -0
  562. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gradle.svg +0 -0
  563. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gradle2.svg +0 -0
  564. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_grain.svg +0 -0
  565. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_graphql.svg +0 -0
  566. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_graphql_config.svg +0 -0
  567. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_graphviz.svg +0 -0
  568. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_greenkeeper.svg +0 -0
  569. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gridsome.svg +0 -0
  570. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_groovy.svg +0 -0
  571. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_groovy2.svg +0 -0
  572. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_grunt.svg +0 -0
  573. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_gulp.svg +0 -0
  574. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_haml.svg +0 -0
  575. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_handlebars.svg +0 -0
  576. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_handlebars2.svg +0 -0
  577. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_harbour.svg +0 -0
  578. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_hardhat.svg +0 -0
  579. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_hashicorp.svg +0 -0
  580. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_haskell.svg +0 -0
  581. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_haskell2.svg +0 -0
  582. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_haxe.svg +0 -0
  583. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_haxecheckstyle.svg +0 -0
  584. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_haxedevelop.svg +0 -0
  585. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_helix.svg +0 -0
  586. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_helm.svg +0 -0
  587. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_histoire.svg +0 -0
  588. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_hjson.svg +0 -0
  589. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_hlsl.svg +0 -0
  590. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_homeassistant.svg +0 -0
  591. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_horusec.svg +0 -0
  592. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_host.svg +0 -0
  593. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_html.svg +0 -0
  594. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_htmlhint.svg +0 -0
  595. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_htmlvalidate.svg +0 -0
  596. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_http.svg +0 -0
  597. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_hugo.svg +0 -0
  598. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_humanstxt.svg +0 -0
  599. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_hunspell.svg +0 -0
  600. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_husky.svg +0 -0
  601. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_hy.svg +0 -0
  602. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_hygen.svg +0 -0
  603. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_hypr.svg +0 -0
  604. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_icl.svg +0 -0
  605. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_idris.svg +0 -0
  606. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_idrisbin.svg +0 -0
  607. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_idrispkg.svg +0 -0
  608. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_image.svg +0 -0
  609. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_imba.svg +0 -0
  610. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_inc.svg +0 -0
  611. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_infopath.svg +0 -0
  612. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_informix.svg +0 -0
  613. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ini.svg +0 -0
  614. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ink.svg +0 -0
  615. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_innosetup.svg +0 -0
  616. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_io.svg +0 -0
  617. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_iodine.svg +0 -0
  618. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ionic.svg +0 -0
  619. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jake.svg +0 -0
  620. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_janet.svg +0 -0
  621. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jar.svg +0 -0
  622. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jasmine.svg +0 -0
  623. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_java.svg +0 -0
  624. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jbuilder.svg +0 -0
  625. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jekyll.svg +0 -0
  626. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jenkins.svg +0 -0
  627. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jest.svg +0 -0
  628. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jest_snapshot.svg +0 -0
  629. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jinja.svg +0 -0
  630. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jpm.svg +0 -0
  631. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_js.svg +0 -0
  632. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_js_official.svg +0 -0
  633. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jsbeautify.svg +0 -0
  634. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jsconfig.svg +0 -0
  635. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jscpd.svg +0 -0
  636. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jshint.svg +0 -0
  637. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jsmap.svg +0 -0
  638. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_json.svg +0 -0
  639. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_json2.svg +0 -0
  640. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_json5.svg +0 -0
  641. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_json_official.svg +0 -0
  642. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_json_schema.svg +0 -0
  643. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jsonld.svg +0 -0
  644. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jsonnet.svg +0 -0
  645. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jsp.svg +0 -0
  646. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jsr.svg +0 -0
  647. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jss.svg +0 -0
  648. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_juice.svg +0 -0
  649. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_julia.svg +0 -0
  650. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_julia2.svg +0 -0
  651. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_jupyter.svg +0 -0
  652. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_just.svg +0 -0
  653. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_k.svg +0 -0
  654. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_karma.svg +0 -0
  655. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_key.svg +0 -0
  656. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_kitchenci.svg +0 -0
  657. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_kite.svg +0 -0
  658. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_kivy.svg +0 -0
  659. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_knip.svg +0 -0
  660. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_kos.svg +0 -0
  661. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_kotlin.svg +0 -0
  662. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_kusto.svg +0 -0
  663. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_language_configuration.svg +0 -0
  664. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lark.svg +0 -0
  665. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_latino.svg +0 -0
  666. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_layout.svg +0 -0
  667. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lerna.svg +0 -0
  668. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_less.svg +0 -0
  669. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lex.svg +0 -0
  670. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_liara.svg +0 -0
  671. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_libreoffice_base.svg +0 -0
  672. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_libreoffice_calc.svg +0 -0
  673. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_libreoffice_draw.svg +0 -0
  674. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_libreoffice_impress.svg +0 -0
  675. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_libreoffice_math.svg +0 -0
  676. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_libreoffice_writer.svg +0 -0
  677. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_license.svg +0 -0
  678. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_licensebat.svg +0 -0
  679. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_actionscript2.svg +0 -0
  680. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_ada.svg +0 -0
  681. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_agda.svg +0 -0
  682. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_apl.svg +0 -0
  683. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_astro.svg +0 -0
  684. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_astroconfig.svg +0 -0
  685. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_babel.svg +0 -0
  686. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_babel2.svg +0 -0
  687. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_cabal.svg +0 -0
  688. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_circleci.svg +0 -0
  689. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_cloudfoundry.svg +0 -0
  690. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_codacy.svg +0 -0
  691. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_codeclimate.svg +0 -0
  692. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_codeowners.svg +0 -0
  693. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_config.svg +0 -0
  694. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_copilot.svg +0 -0
  695. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_crystal.svg +0 -0
  696. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_cypress.svg +0 -0
  697. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_cypress_spec.svg +0 -0
  698. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_db.svg +0 -0
  699. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_deno.svg +0 -0
  700. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_dhall.svg +0 -0
  701. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_docpad.svg +0 -0
  702. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_drone.svg +0 -0
  703. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_eas-metadata.svg +0 -0
  704. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_eleventy.svg +0 -0
  705. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_eleventy2.svg +0 -0
  706. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_esphome.svg +0 -0
  707. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_expo.svg +0 -0
  708. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_firebasehosting.svg +0 -0
  709. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_fla.svg +0 -0
  710. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_font.svg +0 -0
  711. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_gamemaker2.svg +0 -0
  712. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_gradle.svg +0 -0
  713. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_hashicorp.svg +0 -0
  714. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_hjson.svg +0 -0
  715. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_ini.svg +0 -0
  716. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_io.svg +0 -0
  717. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_js.svg +0 -0
  718. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_jsconfig.svg +0 -0
  719. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_jsmap.svg +0 -0
  720. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_json.svg +0 -0
  721. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_json5.svg +0 -0
  722. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_json_schema.svg +0 -0
  723. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_jsonld.svg +0 -0
  724. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_kite.svg +0 -0
  725. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_lark.svg +0 -0
  726. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_lerna.svg +0 -0
  727. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_mailing.svg +0 -0
  728. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_mdx-components.svg +0 -0
  729. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_mdx.svg +0 -0
  730. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_mlang.svg +0 -0
  731. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_mustache.svg +0 -0
  732. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_mypy.svg +0 -0
  733. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_neo4j.svg +0 -0
  734. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_netlify.svg +0 -0
  735. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_next.svg +0 -0
  736. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_nim.svg +0 -0
  737. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_nx.svg +0 -0
  738. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_objidconfig.svg +0 -0
  739. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_openHAB.svg +0 -0
  740. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_pcl.svg +0 -0
  741. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_pnpm.svg +0 -0
  742. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_prettier.svg +0 -0
  743. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_prisma.svg +0 -0
  744. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_purescript.svg +0 -0
  745. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_quasar.svg +0 -0
  746. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_raku.svg +0 -0
  747. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_razzle.svg +0 -0
  748. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_reactrouter.svg +0 -0
  749. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_rehype.svg +0 -0
  750. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_remark.svg +0 -0
  751. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_replit.svg +0 -0
  752. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_retext.svg +0 -0
  753. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_rome.svg +0 -0
  754. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_rubocop.svg +0 -0
  755. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_rust.svg +0 -0
  756. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_rust_toolchain.svg +0 -0
  757. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_safetensors.svg +0 -0
  758. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_shaderlab.svg +0 -0
  759. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_solidity.svg +0 -0
  760. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_spin.svg +0 -0
  761. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_stylelint.svg +0 -0
  762. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_stylus.svg +0 -0
  763. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_symfony.svg +0 -0
  764. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_systemd.svg +0 -0
  765. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_systemverilog.svg +0 -0
  766. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_testcafe.svg +0 -0
  767. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_testjs.svg +0 -0
  768. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_tex.svg +0 -0
  769. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_tm.svg +0 -0
  770. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_tmux.svg +0 -0
  771. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_todo.svg +0 -0
  772. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_toit.svg +0 -0
  773. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_toml.svg +0 -0
  774. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_tree.svg +0 -0
  775. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_turbo.svg +0 -0
  776. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_unibeautify.svg +0 -0
  777. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_vash.svg +0 -0
  778. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_vercel.svg +0 -0
  779. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_vsix.svg +0 -0
  780. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_vsixmanifest.svg +0 -0
  781. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_xfl.svg +0 -0
  782. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_xorg.svg +0 -0
  783. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_yaml.svg +0 -0
  784. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_light_zeit.svg +0 -0
  785. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lighthouse.svg +0 -0
  786. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lilypond.svg +0 -0
  787. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lime.svg +0 -0
  788. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lintstagedrc.svg +0 -0
  789. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_liquid.svg +0 -0
  790. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lisp.svg +0 -0
  791. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_livescript.svg +0 -0
  792. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lnk.svg +0 -0
  793. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_locale.svg +0 -0
  794. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_log.svg +0 -0
  795. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lolcode.svg +0 -0
  796. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lsl.svg +0 -0
  797. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lua.svg +0 -0
  798. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_luau.svg +0 -0
  799. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_lync.svg +0 -0
  800. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mailing.svg +0 -0
  801. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_makefile.svg +0 -0
  802. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_manifest.svg +0 -0
  803. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_manifest_bak.svg +0 -0
  804. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_manifest_skip.svg +0 -0
  805. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_map.svg +0 -0
  806. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mariadb.svg +0 -0
  807. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_markdown.svg +0 -0
  808. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_markdownlint.svg +0 -0
  809. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_markdownlint_ignore.svg +0 -0
  810. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_marko.svg +0 -0
  811. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_markojs.svg +0 -0
  812. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_master-co.svg +0 -0
  813. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_matlab.svg +0 -0
  814. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_maven.svg +0 -0
  815. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_maxscript.svg +0 -0
  816. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_maya.svg +0 -0
  817. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mdx-components.svg +0 -0
  818. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mdx.svg +0 -0
  819. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mediawiki.svg +0 -0
  820. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mercurial.svg +0 -0
  821. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mermaid.svg +0 -0
  822. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_meson.svg +0 -0
  823. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_meteor.svg +0 -0
  824. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_minecraft.svg +0 -0
  825. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mivascript.svg +0 -0
  826. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mjml.svg +0 -0
  827. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mlang.svg +0 -0
  828. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mocha.svg +0 -0
  829. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_modernizr.svg +0 -0
  830. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mojo.svg +0 -0
  831. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mojolicious.svg +0 -0
  832. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_moleculer.svg +0 -0
  833. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mondoo.svg +0 -0
  834. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mongo.svg +0 -0
  835. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_monotone.svg +0 -0
  836. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_motif.svg +0 -0
  837. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mson.svg +0 -0
  838. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mustache.svg +0 -0
  839. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mvt.svg +0 -0
  840. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mvtcss.svg +0 -0
  841. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mvtjs.svg +0 -0
  842. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mypy.svg +0 -0
  843. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_mysql.svg +0 -0
  844. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ndst.svg +0 -0
  845. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nearly.svg +0 -0
  846. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_neo4j.svg +0 -0
  847. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_adapter_js.svg +0 -0
  848. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_adapter_ts.svg +0 -0
  849. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_controller_js.svg +0 -0
  850. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_controller_ts.svg +0 -0
  851. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_decorator_js.svg +0 -0
  852. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_decorator_ts.svg +0 -0
  853. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_filter_js.svg +0 -0
  854. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_filter_ts.svg +0 -0
  855. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_gateway_js.svg +0 -0
  856. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_gateway_ts.svg +0 -0
  857. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_guard_js.svg +0 -0
  858. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_guard_ts.svg +0 -0
  859. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_interceptor_js.svg +0 -0
  860. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_interceptor_ts.svg +0 -0
  861. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_middleware_js.svg +0 -0
  862. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_middleware_ts.svg +0 -0
  863. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_module_js.svg +0 -0
  864. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_module_ts.svg +0 -0
  865. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_pipe_js.svg +0 -0
  866. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_pipe_ts.svg +0 -0
  867. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_service_js.svg +0 -0
  868. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nest_service_ts.svg +0 -0
  869. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nestjs.svg +0 -0
  870. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_netlify.svg +0 -0
  871. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_next.svg +0 -0
  872. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nextflow.svg +0 -0
  873. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_component_css.svg +0 -0
  874. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_component_dart.svg +0 -0
  875. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_component_html.svg +0 -0
  876. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_component_js.svg +0 -0
  877. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_component_js2.svg +0 -0
  878. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_component_less.svg +0 -0
  879. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_component_sass.svg +0 -0
  880. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_component_scss.svg +0 -0
  881. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_component_ts.svg +0 -0
  882. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_component_ts2.svg +0 -0
  883. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_controller_js.svg +0 -0
  884. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_controller_ts.svg +0 -0
  885. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_directive_dart.svg +0 -0
  886. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_directive_js.svg +0 -0
  887. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_directive_js2.svg +0 -0
  888. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_directive_ts.svg +0 -0
  889. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_directive_ts2.svg +0 -0
  890. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_guard_dart.svg +0 -0
  891. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_guard_js.svg +0 -0
  892. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_guard_ts.svg +0 -0
  893. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_interceptor_dart.svg +0 -0
  894. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_interceptor_js.svg +0 -0
  895. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_interceptor_ts.svg +0 -0
  896. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_module_dart.svg +0 -0
  897. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_module_js.svg +0 -0
  898. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_module_js2.svg +0 -0
  899. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_module_ts.svg +0 -0
  900. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_module_ts2.svg +0 -0
  901. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_pipe_dart.svg +0 -0
  902. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_pipe_js.svg +0 -0
  903. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_pipe_js2.svg +0 -0
  904. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_pipe_ts.svg +0 -0
  905. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_pipe_ts2.svg +0 -0
  906. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_routing_dart.svg +0 -0
  907. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_routing_js.svg +0 -0
  908. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_routing_js2.svg +0 -0
  909. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_routing_ts.svg +0 -0
  910. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_routing_ts2.svg +0 -0
  911. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_service_dart.svg +0 -0
  912. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_service_js.svg +0 -0
  913. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_service_js2.svg +0 -0
  914. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_service_ts.svg +0 -0
  915. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_service_ts2.svg +0 -0
  916. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_smart_component_dart.svg +0 -0
  917. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_smart_component_js.svg +0 -0
  918. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_smart_component_js2.svg +0 -0
  919. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_smart_component_ts.svg +0 -0
  920. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_smart_component_ts2.svg +0 -0
  921. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ng_tailwind.svg +0 -0
  922. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nginx.svg +0 -0
  923. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nim.svg +0 -0
  924. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nimble.svg +0 -0
  925. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ninja.svg +0 -0
  926. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nix.svg +0 -0
  927. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_njsproj.svg +0 -0
  928. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_noc.svg +0 -0
  929. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_node.svg +0 -0
  930. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_node2.svg +0 -0
  931. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nodemon.svg +0 -0
  932. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_npm.svg +0 -0
  933. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_npmpackagejsonlint.svg +0 -0
  934. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nsi.svg +0 -0
  935. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nsri-integrity.svg +0 -0
  936. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nsri.svg +0 -0
  937. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nuget.svg +0 -0
  938. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_numpy.svg +0 -0
  939. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nunjucks.svg +0 -0
  940. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nuxt.svg +0 -0
  941. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nx.svg +0 -0
  942. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_nyc.svg +0 -0
  943. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_objectivec.svg +0 -0
  944. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_objectivecpp.svg +0 -0
  945. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_objidconfig.svg +0 -0
  946. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ocaml.svg +0 -0
  947. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ocaml_intf.svg +0 -0
  948. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ogone.svg +0 -0
  949. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_onenote.svg +0 -0
  950. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_openHAB.svg +0 -0
  951. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_opencl.svg +0 -0
  952. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_openscad.svg +0 -0
  953. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_opentofu.svg +0 -0
  954. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_org.svg +0 -0
  955. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_outlook.svg +0 -0
  956. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ovpn.svg +0 -0
  957. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_oxlint.svg +0 -0
  958. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_package.svg +0 -0
  959. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_paket.svg +0 -0
  960. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pandacss.svg +0 -0
  961. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_patch.svg +0 -0
  962. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pcl.svg +0 -0
  963. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pddl.svg +0 -0
  964. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pddl_happenings.svg +0 -0
  965. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pddl_plan.svg +0 -0
  966. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pdf.svg +0 -0
  967. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pdf2.svg +0 -0
  968. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pdm.svg +0 -0
  969. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_peeky.svg +0 -0
  970. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_perl.svg +0 -0
  971. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_perl2.svg +0 -0
  972. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_perl6.svg +0 -0
  973. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pgsql.svg +0 -0
  974. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_photoshop.svg +0 -0
  975. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_photoshop2.svg +0 -0
  976. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_php.svg +0 -0
  977. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_php2.svg +0 -0
  978. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_php3.svg +0 -0
  979. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_phpcsfixer.svg +0 -0
  980. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_phpstan.svg +0 -0
  981. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_phpunit.svg +0 -0
  982. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_phraseapp.svg +0 -0
  983. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pine.svg +0 -0
  984. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pip.svg +0 -0
  985. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pipeline.svg +0 -0
  986. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_plantuml.svg +0 -0
  987. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_platformio.svg +0 -0
  988. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_playwright.svg +0 -0
  989. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_plsql.svg +0 -0
  990. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_plsql_package.svg +0 -0
  991. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_plsql_package_body.svg +0 -0
  992. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_plsql_package_header.svg +0 -0
  993. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_plsql_package_spec.svg +0 -0
  994. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pm2.svg +0 -0
  995. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pnpm.svg +0 -0
  996. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_poedit.svg +0 -0
  997. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_poetry.svg +0 -0
  998. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_polymer.svg +0 -0
  999. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pony.svg +0 -0
  1000. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_postcss.svg +0 -0
  1001. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_postcssconfig.svg +0 -0
  1002. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_postman.svg +0 -0
  1003. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_powerpoint.svg +0 -0
  1004. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_powerpoint2.svg +0 -0
  1005. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_powershell.svg +0 -0
  1006. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_powershell2.svg +0 -0
  1007. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_powershell_format.svg +0 -0
  1008. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_powershell_psd.svg +0 -0
  1009. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_powershell_psd2.svg +0 -0
  1010. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_powershell_psm.svg +0 -0
  1011. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_powershell_psm2.svg +0 -0
  1012. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_powershell_types.svg +0 -0
  1013. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_preact.svg +0 -0
  1014. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_precommit.svg +0 -0
  1015. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_prettier.svg +0 -0
  1016. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_prisma.svg +0 -0
  1017. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_processinglang.svg +0 -0
  1018. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_procfile.svg +0 -0
  1019. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_progress.svg +0 -0
  1020. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_prolog.svg +0 -0
  1021. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_prometheus.svg +0 -0
  1022. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_protobuf.svg +0 -0
  1023. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_protractor.svg +0 -0
  1024. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_publiccode.svg +0 -0
  1025. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_publisher.svg +0 -0
  1026. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pug.svg +0 -0
  1027. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pulumi.svg +0 -0
  1028. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_puppet.svg +0 -0
  1029. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_purescript.svg +0 -0
  1030. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_purgecss.svg +0 -0
  1031. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pyenv.svg +0 -0
  1032. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pyret.svg +0 -0
  1033. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pyscript.svg +0 -0
  1034. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pytest.svg +0 -0
  1035. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_python.svg +0 -0
  1036. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pythowo.svg +0 -0
  1037. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pytyped.svg +0 -0
  1038. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_pyup.svg +0 -0
  1039. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_q.svg +0 -0
  1040. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_qbs.svg +0 -0
  1041. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_qlikview.svg +0 -0
  1042. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_qml.svg +0 -0
  1043. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_qmldir.svg +0 -0
  1044. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_qsharp.svg +0 -0
  1045. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_quasar.svg +0 -0
  1046. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_r.svg +0 -0
  1047. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ra_syntax_tree.svg +0 -0
  1048. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_racket.svg +0 -0
  1049. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rails.svg +0 -0
  1050. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rake.svg +0 -0
  1051. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_raku.svg +0 -0
  1052. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_raml.svg +0 -0
  1053. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_razor.svg +0 -0
  1054. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_razzle.svg +0 -0
  1055. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_reactjs.svg +0 -0
  1056. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_reactrouter.svg +0 -0
  1057. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_reacttemplate.svg +0 -0
  1058. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_reactts.svg +0 -0
  1059. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_reason.svg +0 -0
  1060. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_red.svg +0 -0
  1061. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_registry.svg +0 -0
  1062. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rego.svg +0 -0
  1063. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rehype.svg +0 -0
  1064. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_remark.svg +0 -0
  1065. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_renovate.svg +0 -0
  1066. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_replit.svg +0 -0
  1067. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rescript.svg +0 -0
  1068. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rest.svg +0 -0
  1069. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_retext.svg +0 -0
  1070. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rexx.svg +0 -0
  1071. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_riot.svg +0 -0
  1072. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rmd.svg +0 -0
  1073. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rnc.svg +0 -0
  1074. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_robotframework.svg +0 -0
  1075. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_robots.svg +0 -0
  1076. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rolldown.svg +0 -0
  1077. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rollup.svg +0 -0
  1078. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rome.svg +0 -0
  1079. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ron.svg +0 -0
  1080. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rproj.svg +0 -0
  1081. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rspec.svg +0 -0
  1082. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rss.svg +0 -0
  1083. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rubocop.svg +0 -0
  1084. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ruby.svg +0 -0
  1085. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rust.svg +0 -0
  1086. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_rust_toolchain.svg +0 -0
  1087. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_s-lang.svg +0 -0
  1088. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_safetensors.svg +0 -0
  1089. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sails.svg +0 -0
  1090. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_saltstack.svg +0 -0
  1091. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_san.svg +0 -0
  1092. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sapphire_framework_cli.svg +0 -0
  1093. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sas.svg +0 -0
  1094. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sass.svg +0 -0
  1095. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sbt.svg +0 -0
  1096. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_scala.svg +0 -0
  1097. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_scilab.svg +0 -0
  1098. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_script.svg +0 -0
  1099. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_scss.svg +0 -0
  1100. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_scss2.svg +0 -0
  1101. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sdlang.svg +0 -0
  1102. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_search_result.svg +0 -0
  1103. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_seedkit.svg +0 -0
  1104. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sentry.svg +0 -0
  1105. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sequelize.svg +0 -0
  1106. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_serverless.svg +0 -0
  1107. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_shaderlab.svg +0 -0
  1108. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_shell.svg +0 -0
  1109. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_shellcheck.svg +0 -0
  1110. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_shuttle.svg +0 -0
  1111. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_silverstripe.svg +0 -0
  1112. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sino.svg +0 -0
  1113. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_siyuan.svg +0 -0
  1114. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sketch.svg +0 -0
  1115. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_skipper.svg +0 -0
  1116. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_slang.svg +0 -0
  1117. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_slashup.svg +0 -0
  1118. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_slice.svg +0 -0
  1119. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_slim.svg +0 -0
  1120. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_slint.svg +0 -0
  1121. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sln.svg +0 -0
  1122. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sln2.svg +0 -0
  1123. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_smarty.svg +0 -0
  1124. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_snakemake.svg +0 -0
  1125. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_snapcraft.svg +0 -0
  1126. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_snaplet.svg +0 -0
  1127. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_snort.svg +0 -0
  1128. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_snyk.svg +0 -0
  1129. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_solidarity.svg +0 -0
  1130. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_solidity.svg +0 -0
  1131. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_source.svg +0 -0
  1132. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_spacengine.svg +0 -0
  1133. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sparql.svg +0 -0
  1134. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_spin.svg +0 -0
  1135. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sqf.svg +0 -0
  1136. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sql.svg +0 -0
  1137. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sqlite.svg +0 -0
  1138. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_squirrel.svg +0 -0
  1139. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sss.svg +0 -0
  1140. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sst.svg +0 -0
  1141. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_stan.svg +0 -0
  1142. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_stata.svg +0 -0
  1143. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_stencil.svg +0 -0
  1144. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_storyboard.svg +0 -0
  1145. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_storybook.svg +0 -0
  1146. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_stryker.svg +0 -0
  1147. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_stylable.svg +0 -0
  1148. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_style.svg +0 -0
  1149. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_styled.svg +0 -0
  1150. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_stylelint.svg +0 -0
  1151. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_stylish_haskell.svg +0 -0
  1152. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_stylus.svg +0 -0
  1153. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_sublime.svg +0 -0
  1154. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_subversion.svg +0 -0
  1155. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_svelte.svg +0 -0
  1156. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_svelteconfig.svg +0 -0
  1157. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_svg.svg +0 -0
  1158. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_svgo.svg +0 -0
  1159. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_swagger.svg +0 -0
  1160. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_swc.svg +0 -0
  1161. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_swift.svg +0 -0
  1162. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_swig.svg +0 -0
  1163. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_symfony.svg +0 -0
  1164. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_systemd.svg +0 -0
  1165. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_systemverilog.svg +0 -0
  1166. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_t4tt.svg +0 -0
  1167. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tailwind.svg +0 -0
  1168. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tamagui.svg +0 -0
  1169. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_taplo.svg +0 -0
  1170. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_taskfile.svg +0 -0
  1171. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tauri.svg +0 -0
  1172. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tcl.svg +0 -0
  1173. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_teal.svg +0 -0
  1174. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_templ.svg +0 -0
  1175. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tera.svg +0 -0
  1176. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_terraform.svg +0 -0
  1177. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_test.svg +0 -0
  1178. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_testcafe.svg +0 -0
  1179. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_testjs.svg +0 -0
  1180. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_testplane.svg +0 -0
  1181. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_testts.svg +0 -0
  1182. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tex.svg +0 -0
  1183. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_text.svg +0 -0
  1184. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_textile.svg +0 -0
  1185. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tfs.svg +0 -0
  1186. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tiltfile.svg +0 -0
  1187. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tm.svg +0 -0
  1188. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tmux.svg +0 -0
  1189. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_todo.svg +0 -0
  1190. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_toit.svg +0 -0
  1191. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_toml.svg +0 -0
  1192. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tox.svg +0 -0
  1193. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_travis.svg +0 -0
  1194. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tree.svg +0 -0
  1195. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tres.svg +0 -0
  1196. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_truffle.svg +0 -0
  1197. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_trunk.svg +0 -0
  1198. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tsbuildinfo.svg +0 -0
  1199. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tscn.svg +0 -0
  1200. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tsconfig.svg +0 -0
  1201. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tsconfig_official.svg +0 -0
  1202. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tslint.svg +0 -0
  1203. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tt.svg +0 -0
  1204. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_ttcn.svg +0 -0
  1205. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_tuc.svg +0 -0
  1206. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_turbo.svg +0 -0
  1207. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_twig.svg +0 -0
  1208. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_typedoc.svg +0 -0
  1209. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_typescript.svg +0 -0
  1210. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_typescript_official.svg +0 -0
  1211. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_typescriptdef.svg +0 -0
  1212. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_typescriptdef_official.svg +0 -0
  1213. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_typo3.svg +0 -0
  1214. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_uiua.svg +0 -0
  1215. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_unibeautify.svg +0 -0
  1216. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_unison.svg +0 -0
  1217. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_unlicense.svg +0 -0
  1218. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_unocss.svg +0 -0
  1219. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vagrant.svg +0 -0
  1220. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vala.svg +0 -0
  1221. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vanilla_extract.svg +0 -0
  1222. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vapi.svg +0 -0
  1223. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vapor.svg +0 -0
  1224. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vash.svg +0 -0
  1225. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vb.svg +0 -0
  1226. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vba.svg +0 -0
  1227. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vbhtml.svg +0 -0
  1228. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vbproj.svg +0 -0
  1229. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vcxproj.svg +0 -0
  1230. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_velocity.svg +0 -0
  1231. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vento.svg +0 -0
  1232. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vercel.svg +0 -0
  1233. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_verilog.svg +0 -0
  1234. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vhdl.svg +0 -0
  1235. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_video.svg +0 -0
  1236. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_view.svg +0 -0
  1237. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vim.svg +0 -0
  1238. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vite.svg +0 -0
  1239. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vitest.svg +0 -0
  1240. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vlang.svg +0 -0
  1241. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_volt.svg +0 -0
  1242. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vscode-insiders.svg +0 -0
  1243. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vscode.svg +0 -0
  1244. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vscode2.svg +0 -0
  1245. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vscode3.svg +0 -0
  1246. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vscode_test.svg +0 -0
  1247. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vsix.svg +0 -0
  1248. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vsixmanifest.svg +0 -0
  1249. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vue.svg +0 -0
  1250. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vueconfig.svg +0 -0
  1251. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_vyper.svg +0 -0
  1252. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wallaby.svg +0 -0
  1253. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wally.svg +0 -0
  1254. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wasm.svg +0 -0
  1255. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_watchmanconfig.svg +0 -0
  1256. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wdio.svg +0 -0
  1257. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_weblate.svg +0 -0
  1258. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_webpack.svg +0 -0
  1259. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wenyan.svg +0 -0
  1260. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wercker.svg +0 -0
  1261. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wgsl.svg +0 -0
  1262. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wikitext.svg +0 -0
  1263. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_windi.svg +0 -0
  1264. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wit.svg +0 -0
  1265. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wolfram.svg +0 -0
  1266. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_word.svg +0 -0
  1267. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_word2.svg +0 -0
  1268. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wpml.svg +0 -0
  1269. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wurst.svg +0 -0
  1270. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wxml.svg +0 -0
  1271. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wxss.svg +0 -0
  1272. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_wxt.svg +0 -0
  1273. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_xcode.svg +0 -0
  1274. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_xfl.svg +0 -0
  1275. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_xib.svg +0 -0
  1276. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_xliff.svg +0 -0
  1277. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_xmake.svg +0 -0
  1278. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_xml.svg +0 -0
  1279. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_xo.svg +0 -0
  1280. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_xorg.svg +0 -0
  1281. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_xquery.svg +0 -0
  1282. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_xsl.svg +0 -0
  1283. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_yacc.svg +0 -0
  1284. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_yaml.svg +0 -0
  1285. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_yamllint.svg +0 -0
  1286. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_yandex.svg +0 -0
  1287. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_yang.svg +0 -0
  1288. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_yarn.svg +0 -0
  1289. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_yeoman.svg +0 -0
  1290. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_zeit.svg +0 -0
  1291. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_zig.svg +0 -0
  1292. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_zip.svg +0 -0
  1293. /package/static/{bd3fe96 → b935d42}/file-icons/file_type_zip2.svg +0 -0
  1294. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_android.svg +0 -0
  1295. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_android_opened.svg +0 -0
  1296. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_api.svg +0 -0
  1297. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_api_opened.svg +0 -0
  1298. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_app.svg +0 -0
  1299. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_app_opened.svg +0 -0
  1300. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_arangodb.svg +0 -0
  1301. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_arangodb_opened.svg +0 -0
  1302. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_asset.svg +0 -0
  1303. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_asset_opened.svg +0 -0
  1304. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_audio.svg +0 -0
  1305. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_audio_opened.svg +0 -0
  1306. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_aurelia.svg +0 -0
  1307. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_aurelia_opened.svg +0 -0
  1308. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_aws.svg +0 -0
  1309. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_aws_opened.svg +0 -0
  1310. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_azure.svg +0 -0
  1311. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_azure_opened.svg +0 -0
  1312. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_azurepipelines.svg +0 -0
  1313. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_azurepipelines_opened.svg +0 -0
  1314. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_binary.svg +0 -0
  1315. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_binary_opened.svg +0 -0
  1316. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_bloc.svg +0 -0
  1317. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_bloc_opened.svg +0 -0
  1318. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_blueprint.svg +0 -0
  1319. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_blueprint_opened.svg +0 -0
  1320. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_bot.svg +0 -0
  1321. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_bot_opened.svg +0 -0
  1322. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_bower.svg +0 -0
  1323. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_bower_opened.svg +0 -0
  1324. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_buildkite.svg +0 -0
  1325. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_buildkite_opened.svg +0 -0
  1326. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_cake.svg +0 -0
  1327. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_cake_opened.svg +0 -0
  1328. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_certificate.svg +0 -0
  1329. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_certificate_opened.svg +0 -0
  1330. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_changesets.svg +0 -0
  1331. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_changesets_opened.svg +0 -0
  1332. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_chef.svg +0 -0
  1333. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_chef_opened.svg +0 -0
  1334. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_circleci.svg +0 -0
  1335. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_circleci_opened.svg +0 -0
  1336. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_cli.svg +0 -0
  1337. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_cli_opened.svg +0 -0
  1338. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_client.svg +0 -0
  1339. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_client_opened.svg +0 -0
  1340. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_cmake.svg +0 -0
  1341. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_cmake_opened.svg +0 -0
  1342. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_common.svg +0 -0
  1343. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_common_opened.svg +0 -0
  1344. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_component.svg +0 -0
  1345. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_component_opened.svg +0 -0
  1346. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_composer.svg +0 -0
  1347. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_composer_opened.svg +0 -0
  1348. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_config.svg +0 -0
  1349. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_config_opened.svg +0 -0
  1350. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_controller.svg +0 -0
  1351. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_controller_opened.svg +0 -0
  1352. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_coverage.svg +0 -0
  1353. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_coverage_opened.svg +0 -0
  1354. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_css.svg +0 -0
  1355. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_css2.svg +0 -0
  1356. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_css2_opened.svg +0 -0
  1357. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_css_opened.svg +0 -0
  1358. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_cubit.svg +0 -0
  1359. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_cubit_opened.svg +0 -0
  1360. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_cypress.svg +0 -0
  1361. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_cypress_opened.svg +0 -0
  1362. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_dapr.svg +0 -0
  1363. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_dapr_opened.svg +0 -0
  1364. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_datadog.svg +0 -0
  1365. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_datadog_opened.svg +0 -0
  1366. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_db.svg +0 -0
  1367. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_db_opened.svg +0 -0
  1368. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_debian.svg +0 -0
  1369. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_debian_opened.svg +0 -0
  1370. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_dependabot.svg +0 -0
  1371. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_dependabot_opened.svg +0 -0
  1372. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_devcontainer.svg +0 -0
  1373. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_devcontainer_opened.svg +0 -0
  1374. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_dist.svg +0 -0
  1375. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_dist_opened.svg +0 -0
  1376. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_docker.svg +0 -0
  1377. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_docker_opened.svg +0 -0
  1378. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_docs.svg +0 -0
  1379. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_docs_opened.svg +0 -0
  1380. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_e2e.svg +0 -0
  1381. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_e2e_opened.svg +0 -0
  1382. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_elasticbeanstalk.svg +0 -0
  1383. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_elasticbeanstalk_opened.svg +0 -0
  1384. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_electron.svg +0 -0
  1385. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_electron_opened.svg +0 -0
  1386. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_expo.svg +0 -0
  1387. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_expo_opened.svg +0 -0
  1388. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_favicon.svg +0 -0
  1389. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_favicon_opened.svg +0 -0
  1390. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_flow.svg +0 -0
  1391. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_flow_opened.svg +0 -0
  1392. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_fonts.svg +0 -0
  1393. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_fonts_opened.svg +0 -0
  1394. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_frontcommerce.svg +0 -0
  1395. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_frontcommerce_opened.svg +0 -0
  1396. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_gcp.svg +0 -0
  1397. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_gcp_opened.svg +0 -0
  1398. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_git.svg +0 -0
  1399. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_git_opened.svg +0 -0
  1400. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_github.svg +0 -0
  1401. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_github_opened.svg +0 -0
  1402. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_gitlab.svg +0 -0
  1403. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_gitlab_opened.svg +0 -0
  1404. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_gradle.svg +0 -0
  1405. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_gradle_opened.svg +0 -0
  1406. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_graphql.svg +0 -0
  1407. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_graphql_opened.svg +0 -0
  1408. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_grunt.svg +0 -0
  1409. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_grunt_opened.svg +0 -0
  1410. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_gulp.svg +0 -0
  1411. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_gulp_opened.svg +0 -0
  1412. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_haxelib.svg +0 -0
  1413. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_haxelib_opened.svg +0 -0
  1414. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_helper.svg +0 -0
  1415. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_helper_opened.svg +0 -0
  1416. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_hook.svg +0 -0
  1417. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_hook_opened.svg +0 -0
  1418. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_husky.svg +0 -0
  1419. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_husky_opened.svg +0 -0
  1420. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_idea.svg +0 -0
  1421. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_idea_opened.svg +0 -0
  1422. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_images.svg +0 -0
  1423. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_images_opened.svg +0 -0
  1424. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_include.svg +0 -0
  1425. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_include_opened.svg +0 -0
  1426. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_interfaces.svg +0 -0
  1427. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_interfaces_opened.svg +0 -0
  1428. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_ios.svg +0 -0
  1429. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_ios_opened.svg +0 -0
  1430. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_js.svg +0 -0
  1431. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_js_opened.svg +0 -0
  1432. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_json.svg +0 -0
  1433. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_json_official.svg +0 -0
  1434. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_json_official_opened.svg +0 -0
  1435. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_json_opened.svg +0 -0
  1436. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_kubernetes.svg +0 -0
  1437. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_kubernetes_opened.svg +0 -0
  1438. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_less.svg +0 -0
  1439. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_less_opened.svg +0 -0
  1440. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_library.svg +0 -0
  1441. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_library_opened.svg +0 -0
  1442. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_cypress.svg +0 -0
  1443. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_cypress_opened.svg +0 -0
  1444. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_electron.svg +0 -0
  1445. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_electron_opened.svg +0 -0
  1446. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_expo.svg +0 -0
  1447. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_expo_opened.svg +0 -0
  1448. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_fonts.svg +0 -0
  1449. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_fonts_opened.svg +0 -0
  1450. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_gradle.svg +0 -0
  1451. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_gradle_opened.svg +0 -0
  1452. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_meteor.svg +0 -0
  1453. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_meteor_opened.svg +0 -0
  1454. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_mypy.svg +0 -0
  1455. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_mypy_opened.svg +0 -0
  1456. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_mysql.svg +0 -0
  1457. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_mysql_opened.svg +0 -0
  1458. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_node.svg +0 -0
  1459. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_node_opened.svg +0 -0
  1460. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_redux.svg +0 -0
  1461. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_redux_opened.svg +0 -0
  1462. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_sass.svg +0 -0
  1463. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_light_sass_opened.svg +0 -0
  1464. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_linux.svg +0 -0
  1465. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_linux_opened.svg +0 -0
  1466. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_locale.svg +0 -0
  1467. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_locale_opened.svg +0 -0
  1468. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_log.svg +0 -0
  1469. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_log_opened.svg +0 -0
  1470. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_macos.svg +0 -0
  1471. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_macos_opened.svg +0 -0
  1472. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mariadb.svg +0 -0
  1473. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mariadb_opened.svg +0 -0
  1474. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_maven.svg +0 -0
  1475. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_maven_opened.svg +0 -0
  1476. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mediawiki.svg +0 -0
  1477. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mediawiki_opened.svg +0 -0
  1478. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_memcached.svg +0 -0
  1479. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_memcached_opened.svg +0 -0
  1480. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_meteor.svg +0 -0
  1481. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_meteor_opened.svg +0 -0
  1482. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_middleware.svg +0 -0
  1483. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_middleware_opened.svg +0 -0
  1484. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_minecraft.svg +0 -0
  1485. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_minecraft_opened.svg +0 -0
  1486. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_minikube.svg +0 -0
  1487. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_minikube_opened.svg +0 -0
  1488. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mjml.svg +0 -0
  1489. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mjml_opened.svg +0 -0
  1490. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mock.svg +0 -0
  1491. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mock_opened.svg +0 -0
  1492. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_model.svg +0 -0
  1493. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_model_opened.svg +0 -0
  1494. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_module.svg +0 -0
  1495. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_module_opened.svg +0 -0
  1496. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mojo.svg +0 -0
  1497. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mojo_opened.svg +0 -0
  1498. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mongodb.svg +0 -0
  1499. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mongodb_opened.svg +0 -0
  1500. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mypy.svg +0 -0
  1501. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mypy_opened.svg +0 -0
  1502. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mysql.svg +0 -0
  1503. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_mysql_opened.svg +0 -0
  1504. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_netlify.svg +0 -0
  1505. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_netlify_opened.svg +0 -0
  1506. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_next.svg +0 -0
  1507. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_next_opened.svg +0 -0
  1508. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_nginx.svg +0 -0
  1509. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_nginx_opened.svg +0 -0
  1510. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_nix.svg +0 -0
  1511. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_nix_opened.svg +0 -0
  1512. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_node.svg +0 -0
  1513. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_node_opened.svg +0 -0
  1514. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_notebooks.svg +0 -0
  1515. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_notebooks_opened.svg +0 -0
  1516. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_notification.svg +0 -0
  1517. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_notification_opened.svg +0 -0
  1518. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_nuget.svg +0 -0
  1519. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_nuget_opened.svg +0 -0
  1520. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_nuxt.svg +0 -0
  1521. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_nuxt_opened.svg +0 -0
  1522. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_package.svg +0 -0
  1523. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_package_opened.svg +0 -0
  1524. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_paket.svg +0 -0
  1525. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_paket_opened.svg +0 -0
  1526. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_php.svg +0 -0
  1527. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_php_opened.svg +0 -0
  1528. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_platformio.svg +0 -0
  1529. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_platformio_opened.svg +0 -0
  1530. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_plugin.svg +0 -0
  1531. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_plugin_opened.svg +0 -0
  1532. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_prisma.svg +0 -0
  1533. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_prisma_opened.svg +0 -0
  1534. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_private.svg +0 -0
  1535. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_private_opened.svg +0 -0
  1536. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_public.svg +0 -0
  1537. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_public_opened.svg +0 -0
  1538. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_pytest.svg +0 -0
  1539. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_pytest_opened.svg +0 -0
  1540. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_python.svg +0 -0
  1541. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_python_opened.svg +0 -0
  1542. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_ravendb.svg +0 -0
  1543. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_ravendb_opened.svg +0 -0
  1544. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_redis.svg +0 -0
  1545. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_redis_opened.svg +0 -0
  1546. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_redux.svg +0 -0
  1547. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_redux_opened.svg +0 -0
  1548. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_route.svg +0 -0
  1549. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_route_opened.svg +0 -0
  1550. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_sass.svg +0 -0
  1551. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_sass_opened.svg +0 -0
  1552. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_script.svg +0 -0
  1553. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_script_opened.svg +0 -0
  1554. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_seedkit.svg +0 -0
  1555. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_seedkit_opened.svg +0 -0
  1556. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_server.svg +0 -0
  1557. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_server_opened.svg +0 -0
  1558. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_services.svg +0 -0
  1559. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_services_opened.svg +0 -0
  1560. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_shared.svg +0 -0
  1561. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_shared_opened.svg +0 -0
  1562. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_snaplet.svg +0 -0
  1563. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_snaplet_opened.svg +0 -0
  1564. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_spin.svg +0 -0
  1565. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_spin_opened.svg +0 -0
  1566. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_src.svg +0 -0
  1567. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_src_opened.svg +0 -0
  1568. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_sso.svg +0 -0
  1569. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_sso_opened.svg +0 -0
  1570. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_story.svg +0 -0
  1571. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_story_opened.svg +0 -0
  1572. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_style.svg +0 -0
  1573. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_style_opened.svg +0 -0
  1574. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_supabase.svg +0 -0
  1575. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_supabase_opened.svg +0 -0
  1576. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_svelte.svg +0 -0
  1577. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_svelte_opened.svg +0 -0
  1578. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_tauri.svg +0 -0
  1579. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_tauri_opened.svg +0 -0
  1580. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_temp.svg +0 -0
  1581. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_temp_opened.svg +0 -0
  1582. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_template.svg +0 -0
  1583. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_template_opened.svg +0 -0
  1584. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_test.svg +0 -0
  1585. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_test_opened.svg +0 -0
  1586. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_theme.svg +0 -0
  1587. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_theme_opened.svg +0 -0
  1588. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_tools.svg +0 -0
  1589. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_tools_opened.svg +0 -0
  1590. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_travis.svg +0 -0
  1591. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_travis_opened.svg +0 -0
  1592. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_trunk.svg +0 -0
  1593. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_trunk_opened.svg +0 -0
  1594. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_turbo.svg +0 -0
  1595. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_turbo_opened.svg +0 -0
  1596. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_typescript.svg +0 -0
  1597. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_typescript_opened.svg +0 -0
  1598. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_typings.svg +0 -0
  1599. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_typings2.svg +0 -0
  1600. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_typings2_opened.svg +0 -0
  1601. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_typings_opened.svg +0 -0
  1602. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vagrant.svg +0 -0
  1603. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vagrant_opened.svg +0 -0
  1604. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vercel.svg +0 -0
  1605. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vercel_opened.svg +0 -0
  1606. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_video.svg +0 -0
  1607. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_video_opened.svg +0 -0
  1608. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_view.svg +0 -0
  1609. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_view_opened.svg +0 -0
  1610. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vs.svg +0 -0
  1611. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vs2.svg +0 -0
  1612. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vs2_opened.svg +0 -0
  1613. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vs_opened.svg +0 -0
  1614. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vscode.svg +0 -0
  1615. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vscode2.svg +0 -0
  1616. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vscode2_opened.svg +0 -0
  1617. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vscode3.svg +0 -0
  1618. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vscode3_opened.svg +0 -0
  1619. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vscode_opened.svg +0 -0
  1620. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vscode_test.svg +0 -0
  1621. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vscode_test2.svg +0 -0
  1622. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vscode_test2_opened.svg +0 -0
  1623. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vscode_test3.svg +0 -0
  1624. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vscode_test3_opened.svg +0 -0
  1625. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_vscode_test_opened.svg +0 -0
  1626. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_webpack.svg +0 -0
  1627. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_webpack_opened.svg +0 -0
  1628. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_windows.svg +0 -0
  1629. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_windows_opened.svg +0 -0
  1630. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_wit.svg +0 -0
  1631. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_wit_opened.svg +0 -0
  1632. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_www.svg +0 -0
  1633. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_www_opened.svg +0 -0
  1634. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_yarn.svg +0 -0
  1635. /package/static/{bd3fe96 → b935d42}/file-icons/folder_type_yarn_opened.svg +0 -0
  1636. /package/static/{bd3fe96 → b935d42}/fonts/FiraCode-VariableFont.ttf +0 -0
  1637. /package/static/{bd3fe96 → b935d42}/icons/add.svg +0 -0
  1638. /package/static/{bd3fe96 → b935d42}/icons/arrow-down.svg +0 -0
  1639. /package/static/{bd3fe96 → b935d42}/icons/arrow-left.svg +0 -0
  1640. /package/static/{bd3fe96 → b935d42}/icons/arrow-right.svg +0 -0
  1641. /package/static/{bd3fe96 → b935d42}/icons/arrow-up.svg +0 -0
  1642. /package/static/{bd3fe96 → b935d42}/icons/blank.svg +0 -0
  1643. /package/static/{bd3fe96 → b935d42}/icons/book.svg +0 -0
  1644. /package/static/{bd3fe96 → b935d42}/icons/case-sensitive.svg +0 -0
  1645. /package/static/{bd3fe96 → b935d42}/icons/check.svg +0 -0
  1646. /package/static/{bd3fe96 → b935d42}/icons/chevron-down.svg +0 -0
  1647. /package/static/{bd3fe96 → b935d42}/icons/chevron-left.svg +0 -0
  1648. /package/static/{bd3fe96 → b935d42}/icons/chevron-right.svg +0 -0
  1649. /package/static/{bd3fe96 → b935d42}/icons/chevron-up.svg +0 -0
  1650. /package/static/{bd3fe96 → b935d42}/icons/chrome-close.svg +0 -0
  1651. /package/static/{bd3fe96 → b935d42}/icons/chrome-maximize.svg +0 -0
  1652. /package/static/{bd3fe96 → b935d42}/icons/chrome-minimize.svg +0 -0
  1653. /package/static/{bd3fe96 → b935d42}/icons/chrome-restore.svg +0 -0
  1654. /package/static/{bd3fe96 → b935d42}/icons/circle-filled.svg +0 -0
  1655. /package/static/{bd3fe96 → b935d42}/icons/clear-all.svg +0 -0
  1656. /package/static/{bd3fe96 → b935d42}/icons/close.svg +0 -0
  1657. /package/static/{bd3fe96 → b935d42}/icons/cloud.svg +0 -0
  1658. /package/static/{bd3fe96 → b935d42}/icons/collapse-all.svg +0 -0
  1659. /package/static/{bd3fe96 → b935d42}/icons/debug-all.svg +0 -0
  1660. /package/static/{bd3fe96 → b935d42}/icons/debug-alt-2.svg +0 -0
  1661. /package/static/{bd3fe96 → b935d42}/icons/debug-alt-small.svg +0 -0
  1662. /package/static/{bd3fe96 → b935d42}/icons/debug-alt.svg +0 -0
  1663. /package/static/{bd3fe96 → b935d42}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
  1664. /package/static/{bd3fe96 → b935d42}/icons/debug-breakpoint-conditional.svg +0 -0
  1665. /package/static/{bd3fe96 → b935d42}/icons/debug-breakpoint-data-unverified.svg +0 -0
  1666. /package/static/{bd3fe96 → b935d42}/icons/debug-breakpoint-data.svg +0 -0
  1667. /package/static/{bd3fe96 → b935d42}/icons/debug-breakpoint-function-unverified.svg +0 -0
  1668. /package/static/{bd3fe96 → b935d42}/icons/debug-breakpoint-function.svg +0 -0
  1669. /package/static/{bd3fe96 → b935d42}/icons/debug-breakpoint-log-unverified.svg +0 -0
  1670. /package/static/{bd3fe96 → b935d42}/icons/debug-breakpoint-log.svg +0 -0
  1671. /package/static/{bd3fe96 → b935d42}/icons/debug-breakpoint-unsupported.svg +0 -0
  1672. /package/static/{bd3fe96 → b935d42}/icons/debug-console.svg +0 -0
  1673. /package/static/{bd3fe96 → b935d42}/icons/debug-continue-small.svg +0 -0
  1674. /package/static/{bd3fe96 → b935d42}/icons/debug-continue.svg +0 -0
  1675. /package/static/{bd3fe96 → b935d42}/icons/debug-coverage.svg +0 -0
  1676. /package/static/{bd3fe96 → b935d42}/icons/debug-disconnect.svg +0 -0
  1677. /package/static/{bd3fe96 → b935d42}/icons/debug-line-by-line.svg +0 -0
  1678. /package/static/{bd3fe96 → b935d42}/icons/debug-pause.svg +0 -0
  1679. /package/static/{bd3fe96 → b935d42}/icons/debug-rerun.svg +0 -0
  1680. /package/static/{bd3fe96 → b935d42}/icons/debug-restart-frame.svg +0 -0
  1681. /package/static/{bd3fe96 → b935d42}/icons/debug-restart.svg +0 -0
  1682. /package/static/{bd3fe96 → b935d42}/icons/debug-reverse-continue.svg +0 -0
  1683. /package/static/{bd3fe96 → b935d42}/icons/debug-stackframe-active.svg +0 -0
  1684. /package/static/{bd3fe96 → b935d42}/icons/debug-stackframe.svg +0 -0
  1685. /package/static/{bd3fe96 → b935d42}/icons/debug-start.svg +0 -0
  1686. /package/static/{bd3fe96 → b935d42}/icons/debug-step-back.svg +0 -0
  1687. /package/static/{bd3fe96 → b935d42}/icons/debug-step-into.svg +0 -0
  1688. /package/static/{bd3fe96 → b935d42}/icons/debug-step-out.svg +0 -0
  1689. /package/static/{bd3fe96 → b935d42}/icons/debug-step-over.svg +0 -0
  1690. /package/static/{bd3fe96 → b935d42}/icons/debug-stop.svg +0 -0
  1691. /package/static/{bd3fe96 → b935d42}/icons/debug.svg +0 -0
  1692. /package/static/{bd3fe96 → b935d42}/icons/discard.svg +0 -0
  1693. /package/static/{bd3fe96 → b935d42}/icons/edit.svg +0 -0
  1694. /package/static/{bd3fe96 → b935d42}/icons/ellipsis.svg +0 -0
  1695. /package/static/{bd3fe96 → b935d42}/icons/error.svg +0 -0
  1696. /package/static/{bd3fe96 → b935d42}/icons/exclude.svg +0 -0
  1697. /package/static/{bd3fe96 → b935d42}/icons/extensionDefaultIcon.png +0 -0
  1698. /package/static/{bd3fe96 → b935d42}/icons/extensions.svg +0 -0
  1699. /package/static/{bd3fe96 → b935d42}/icons/files.svg +0 -0
  1700. /package/static/{bd3fe96 → b935d42}/icons/filter.svg +0 -0
  1701. /package/static/{bd3fe96 → b935d42}/icons/go-to-file.svg +0 -0
  1702. /package/static/{bd3fe96 → b935d42}/icons/icon-close.svg +0 -0
  1703. /package/static/{bd3fe96 → b935d42}/icons/icon-source-control.svg +0 -0
  1704. /package/static/{bd3fe96 → b935d42}/icons/icon-sync.svg +0 -0
  1705. /package/static/{bd3fe96 → b935d42}/icons/icon.png +0 -0
  1706. /package/static/{bd3fe96 → b935d42}/icons/icon.svg +0 -0
  1707. /package/static/{bd3fe96 → b935d42}/icons/info.svg +0 -0
  1708. /package/static/{bd3fe96 → b935d42}/icons/language-icon.svg +0 -0
  1709. /package/static/{bd3fe96 → b935d42}/icons/link-external.svg +0 -0
  1710. /package/static/{bd3fe96 → b935d42}/icons/list-flat.svg +0 -0
  1711. /package/static/{bd3fe96 → b935d42}/icons/list-tree.svg +0 -0
  1712. /package/static/{bd3fe96 → b935d42}/icons/new-file.svg +0 -0
  1713. /package/static/{bd3fe96 → b935d42}/icons/new-folder.svg +0 -0
  1714. /package/static/{bd3fe96 → b935d42}/icons/newline.svg +0 -0
  1715. /package/static/{bd3fe96 → b935d42}/icons/open-preview.svg +0 -0
  1716. /package/static/{bd3fe96 → b935d42}/icons/play.svg +0 -0
  1717. /package/static/{bd3fe96 → b935d42}/icons/preserve-case.svg +0 -0
  1718. /package/static/{bd3fe96 → b935d42}/icons/progress.svg +0 -0
  1719. /package/static/{bd3fe96 → b935d42}/icons/pwa-icon-192.png +0 -0
  1720. /package/static/{bd3fe96 → b935d42}/icons/pwa-icon-512.png +0 -0
  1721. /package/static/{bd3fe96 → b935d42}/icons/record-keys.svg +0 -0
  1722. /package/static/{bd3fe96 → b935d42}/icons/refresh.svg +0 -0
  1723. /package/static/{bd3fe96 → b935d42}/icons/regex.svg +0 -0
  1724. /package/static/{bd3fe96 → b935d42}/icons/remove.svg +0 -0
  1725. /package/static/{bd3fe96 → b935d42}/icons/replace-all.svg +0 -0
  1726. /package/static/{bd3fe96 → b935d42}/icons/replace.svg +0 -0
  1727. /package/static/{bd3fe96 → b935d42}/icons/run-all.svg +0 -0
  1728. /package/static/{bd3fe96 → b935d42}/icons/search.svg +0 -0
  1729. /package/static/{bd3fe96 → b935d42}/icons/settings-gear.svg +0 -0
  1730. /package/static/{bd3fe96 → b935d42}/icons/sort-precedence.svg +0 -0
  1731. /package/static/{bd3fe96 → b935d42}/icons/source-control.svg +0 -0
  1732. /package/static/{bd3fe96 → b935d42}/icons/split-horizontal.svg +0 -0
  1733. /package/static/{bd3fe96 → b935d42}/icons/squiggly-error.svg +0 -0
  1734. /package/static/{bd3fe96 → b935d42}/icons/squiggly-warning.svg +0 -0
  1735. /package/static/{bd3fe96 → b935d42}/icons/symbol-array.svg +0 -0
  1736. /package/static/{bd3fe96 → b935d42}/icons/symbol-boolean.svg +0 -0
  1737. /package/static/{bd3fe96 → b935d42}/icons/symbol-class.svg +0 -0
  1738. /package/static/{bd3fe96 → b935d42}/icons/symbol-color.svg +0 -0
  1739. /package/static/{bd3fe96 → b935d42}/icons/symbol-constant.svg +0 -0
  1740. /package/static/{bd3fe96 → b935d42}/icons/symbol-enum-member.svg +0 -0
  1741. /package/static/{bd3fe96 → b935d42}/icons/symbol-enum.svg +0 -0
  1742. /package/static/{bd3fe96 → b935d42}/icons/symbol-event.svg +0 -0
  1743. /package/static/{bd3fe96 → b935d42}/icons/symbol-field.svg +0 -0
  1744. /package/static/{bd3fe96 → b935d42}/icons/symbol-file.svg +0 -0
  1745. /package/static/{bd3fe96 → b935d42}/icons/symbol-interface.svg +0 -0
  1746. /package/static/{bd3fe96 → b935d42}/icons/symbol-key.svg +0 -0
  1747. /package/static/{bd3fe96 → b935d42}/icons/symbol-keyword.svg +0 -0
  1748. /package/static/{bd3fe96 → b935d42}/icons/symbol-method.svg +0 -0
  1749. /package/static/{bd3fe96 → b935d42}/icons/symbol-misc.svg +0 -0
  1750. /package/static/{bd3fe96 → b935d42}/icons/symbol-namespace.svg +0 -0
  1751. /package/static/{bd3fe96 → b935d42}/icons/symbol-numeric.svg +0 -0
  1752. /package/static/{bd3fe96 → b935d42}/icons/symbol-operator.svg +0 -0
  1753. /package/static/{bd3fe96 → b935d42}/icons/symbol-parameter.svg +0 -0
  1754. /package/static/{bd3fe96 → b935d42}/icons/symbol-property.svg +0 -0
  1755. /package/static/{bd3fe96 → b935d42}/icons/symbol-ruler.svg +0 -0
  1756. /package/static/{bd3fe96 → b935d42}/icons/symbol-snippet.svg +0 -0
  1757. /package/static/{bd3fe96 → b935d42}/icons/symbol-string.svg +0 -0
  1758. /package/static/{bd3fe96 → b935d42}/icons/symbol-structure.svg +0 -0
  1759. /package/static/{bd3fe96 → b935d42}/icons/symbol-variable.svg +0 -0
  1760. /package/static/{bd3fe96 → b935d42}/icons/tag.svg +0 -0
  1761. /package/static/{bd3fe96 → b935d42}/icons/terminal-bash.svg +0 -0
  1762. /package/static/{bd3fe96 → b935d42}/icons/terminal.svg +0 -0
  1763. /package/static/{bd3fe96 → b935d42}/icons/theme-icon.png +0 -0
  1764. /package/static/{bd3fe96 → b935d42}/icons/trash.svg +0 -0
  1765. /package/static/{bd3fe96 → b935d42}/icons/triangle-down.svg +0 -0
  1766. /package/static/{bd3fe96 → b935d42}/icons/triangle-left.svg +0 -0
  1767. /package/static/{bd3fe96 → b935d42}/icons/triangle-right.svg +0 -0
  1768. /package/static/{bd3fe96 → b935d42}/icons/triangle-up.svg +0 -0
  1769. /package/static/{bd3fe96 → b935d42}/icons/warning.svg +0 -0
  1770. /package/static/{bd3fe96 → b935d42}/icons/whole-word.svg +0 -0
  1771. /package/static/{bd3fe96 → b935d42}/icons/zoom-in.svg +0 -0
  1772. /package/static/{bd3fe96 → b935d42}/icons/zoom-out.svg +0 -0
  1773. /package/static/{bd3fe96 → b935d42}/js/babel-parser.js +0 -0
  1774. /package/static/{bd3fe96 → b935d42}/js/blob-util.js +0 -0
  1775. /package/static/{bd3fe96 → b935d42}/js/ky.js +0 -0
  1776. /package/static/{bd3fe96 → b935d42}/js/lvce-editor-import-script.js +0 -0
  1777. /package/static/{bd3fe96 → b935d42}/js/lvce-editor-ipc.js +0 -0
  1778. /package/static/{bd3fe96 → b935d42}/js/lvce-editor-json-rpc.js +0 -0
  1779. /package/static/{bd3fe96 → b935d42}/js/lvce-editor-verror.js +0 -0
  1780. /package/static/{bd3fe96 → b935d42}/js/p-min-delay.js +0 -0
  1781. /package/static/{bd3fe96 → b935d42}/js/pretty-bytes.js +0 -0
  1782. /package/static/{bd3fe96 → b935d42}/js/preview-injected.js +0 -0
  1783. /package/static/{bd3fe96 → b935d42}/js/yoctodelay.js +0 -0
  1784. /package/static/{bd3fe96 → b935d42}/lib-css/termterm.css +0 -0
  1785. /package/static/{bd3fe96 → b935d42}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
  1786. /package/static/{bd3fe96 → b935d42}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
  1787. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
  1788. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/dist/embedsWorkerMain.js.map +0 -0
  1789. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/embedsWorkerMain.ts +0 -0
  1790. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/Assert/Assert.ts +0 -0
  1791. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/AssertionError/AssertionError.ts +0 -0
  1792. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/Callback/Callback.ts +0 -0
  1793. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/Command/Command.ts +0 -0
  1794. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/CommandMap/CommandMap.ts +0 -0
  1795. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/CommandState/CommandState.ts +0 -0
  1796. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/ElectronWebContentsView/ElectronWebContentsView.ts +0 -0
  1797. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/EmbedsProcess/EmbedsProcess.ts +0 -0
  1798. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/Exit/Exit.ts +0 -0
  1799. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/GetPortTuple/GetPortTuple.ts +0 -0
  1800. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/HandleIpc/HandleIpc.ts +0 -0
  1801. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/IpcChild/IpcChild.ts +0 -0
  1802. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/IpcChildModule/IpcChildModule.ts +0 -0
  1803. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/IpcChildType/IpcChildType.ts +0 -0
  1804. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/IpcId/IpcId.ts +0 -0
  1805. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/IpcParent/IpcParent.ts +0 -0
  1806. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/IpcParentWithElectronMessagePort/IpcParentWithElectronMessagePort.ts +0 -0
  1807. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/IpcState/IpcState.ts +0 -0
  1808. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/JsonRpc/JsonRpc.ts +0 -0
  1809. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/LaunchEmbedsProcessIpc/LaunchEmbedsProcessIpc.ts +0 -0
  1810. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/Listen/Listen.ts +0 -0
  1811. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/LoadErrorCode/LoadErrorCode.ts +0 -0
  1812. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/Main/Main.ts +0 -0
  1813. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/ProcessName/ProcessName.ts +0 -0
  1814. /package/static/{bd3fe96 → b935d42}/packages/embeds-worker/src/parts/Rpc/Rpc.ts +0 -0
  1815. /package/static/{bd3fe96 → b935d42}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
  1816. /package/static/{bd3fe96 → b935d42}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
  1817. /package/static/{bd3fe96 → b935d42}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
  1818. /package/static/{bd3fe96 → b935d42}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
  1819. /package/static/{bd3fe96 → b935d42}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
  1820. /package/static/{bd3fe96 → b935d42}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
  1821. /package/static/{bd3fe96 → b935d42}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
  1822. /package/static/{bd3fe96 → b935d42}/packages/markdown-worker/dist/markdownWorkerMain.js +0 -0
  1823. /package/static/{bd3fe96 → b935d42}/packages/renderer-process/LICENSE +0 -0
  1824. /package/static/{bd3fe96 → b935d42}/packages/renderer-process/README.md +0 -0
  1825. /package/static/{bd3fe96 → b935d42}/packages/renderer-process/package.json +0 -0
  1826. /package/static/{bd3fe96 → b935d42}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
  1827. /package/static/{bd3fe96 → b935d42}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
  1828. /package/static/{bd3fe96 → b935d42}/packages/test-worker/dist/testWorkerMain.js +0 -0
  1829. /package/static/{bd3fe96 → b935d42}/playground/languages/index.cpp +0 -0
  1830. /package/static/{bd3fe96 → b935d42}/playground/languages/index.css +0 -0
  1831. /package/static/{bd3fe96 → b935d42}/playground/languages/index.csv +0 -0
  1832. /package/static/{bd3fe96 → b935d42}/playground/languages/index.dart +0 -0
  1833. /package/static/{bd3fe96 → b935d42}/playground/languages/index.env +0 -0
  1834. /package/static/{bd3fe96 → b935d42}/playground/languages/index.ex +0 -0
  1835. /package/static/{bd3fe96 → b935d42}/playground/languages/index.html +0 -0
  1836. /package/static/{bd3fe96 → b935d42}/playground/languages/index.java +0 -0
  1837. /package/static/{bd3fe96 → b935d42}/playground/languages/index.jl +0 -0
  1838. /package/static/{bd3fe96 → b935d42}/playground/languages/index.js +0 -0
  1839. /package/static/{bd3fe96 → b935d42}/playground/languages/index.json +0 -0
  1840. /package/static/{bd3fe96 → b935d42}/playground/languages/index.kt +0 -0
  1841. /package/static/{bd3fe96 → b935d42}/playground/languages/index.pl +0 -0
  1842. /package/static/{bd3fe96 → b935d42}/playground/languages/index.py +0 -0
  1843. /package/static/{bd3fe96 → b935d42}/playground/languages/index.ts +0 -0
  1844. /package/static/{bd3fe96 → b935d42}/playground/languages/scrolling.txt +0 -0
  1845. /package/static/{bd3fe96 → b935d42}/playground/languages/tsconfig.json +0 -0
  1846. /package/static/{bd3fe96 → b935d42}/playground/sample-folder/a.txt +0 -0
  1847. /package/static/{bd3fe96 → b935d42}/playground/sample-folder/b.txt +0 -0
  1848. /package/static/{bd3fe96 → b935d42}/playground/sample-folder/c.txt +0 -0
@@ -0,0 +1,2146 @@
1
+ const normalizeLine = line => {
2
+ if (line.startsWith('Error: ')) {
3
+ return line.slice('Error: '.length);
4
+ }
5
+ if (line.startsWith('VError: ')) {
6
+ return line.slice('VError: '.length);
7
+ }
8
+ return line;
9
+ };
10
+ const getCombinedMessage = (error, message) => {
11
+ const stringifiedError = normalizeLine(`${error}`);
12
+ if (message) {
13
+ return `${message}: ${stringifiedError}`;
14
+ }
15
+ return stringifiedError;
16
+ };
17
+ const NewLine$3 = '\n';
18
+ const getNewLineIndex$2 = (string, startIndex = undefined) => {
19
+ return string.indexOf(NewLine$3, startIndex);
20
+ };
21
+ const mergeStacks = (parent, child) => {
22
+ if (!child) {
23
+ return parent;
24
+ }
25
+ const parentNewLineIndex = getNewLineIndex$2(parent);
26
+ const childNewLineIndex = getNewLineIndex$2(child);
27
+ if (childNewLineIndex === -1) {
28
+ return parent;
29
+ }
30
+ const parentFirstLine = parent.slice(0, parentNewLineIndex);
31
+ const childRest = child.slice(childNewLineIndex);
32
+ const childFirstLine = normalizeLine(child.slice(0, childNewLineIndex));
33
+ if (parentFirstLine.includes(childFirstLine)) {
34
+ return parentFirstLine + childRest;
35
+ }
36
+ return child;
37
+ };
38
+ class VError extends Error {
39
+ constructor(error, message) {
40
+ const combinedMessage = getCombinedMessage(error, message);
41
+ super(combinedMessage);
42
+ this.name = 'VError';
43
+ if (error instanceof Error) {
44
+ this.stack = mergeStacks(this.stack, error.stack);
45
+ }
46
+ if (error.codeFrame) {
47
+ // @ts-ignore
48
+ this.codeFrame = error.codeFrame;
49
+ }
50
+ if (error.code) {
51
+ // @ts-ignore
52
+ this.code = error.code;
53
+ }
54
+ }
55
+ }
56
+
57
+ class AssertionError extends Error {
58
+ constructor(message) {
59
+ super(message);
60
+ this.name = 'AssertionError';
61
+ }
62
+ }
63
+ const getType$1 = value => {
64
+ switch (typeof value) {
65
+ case 'number':
66
+ return 'number';
67
+ case 'function':
68
+ return 'function';
69
+ case 'string':
70
+ return 'string';
71
+ case 'object':
72
+ if (value === null) {
73
+ return 'null';
74
+ }
75
+ if (Array.isArray(value)) {
76
+ return 'array';
77
+ }
78
+ return 'object';
79
+ case 'boolean':
80
+ return 'boolean';
81
+ default:
82
+ return 'unknown';
83
+ }
84
+ };
85
+ const object = value => {
86
+ const type = getType$1(value);
87
+ if (type !== 'object') {
88
+ throw new AssertionError('expected value to be of type object');
89
+ }
90
+ };
91
+ const number = value => {
92
+ const type = getType$1(value);
93
+ if (type !== 'number') {
94
+ throw new AssertionError('expected value to be of type number');
95
+ }
96
+ };
97
+ const array = value => {
98
+ const type = getType$1(value);
99
+ if (type !== 'array') {
100
+ throw new AssertionError('expected value to be of type array');
101
+ }
102
+ };
103
+ const string = value => {
104
+ const type = getType$1(value);
105
+ if (type !== 'string') {
106
+ throw new AssertionError('expected value to be of type string');
107
+ }
108
+ };
109
+
110
+ const isMessagePort = value => {
111
+ return value && value instanceof MessagePort;
112
+ };
113
+ const isMessagePortMain = value => {
114
+ return value && value.constructor && value.constructor.name === 'MessagePortMain';
115
+ };
116
+ const isOffscreenCanvas = value => {
117
+ return typeof OffscreenCanvas !== 'undefined' && value instanceof OffscreenCanvas;
118
+ };
119
+ const isInstanceOf = (value, constructorName) => {
120
+ return value?.constructor?.name === constructorName;
121
+ };
122
+ const isSocket = value => {
123
+ return isInstanceOf(value, 'Socket');
124
+ };
125
+ const transferrables = [isMessagePort, isMessagePortMain, isOffscreenCanvas, isSocket];
126
+ const isTransferrable = value => {
127
+ for (const fn of transferrables) {
128
+ if (fn(value)) {
129
+ return true;
130
+ }
131
+ }
132
+ return false;
133
+ };
134
+ const walkValue = (value, transferrables, isTransferrable) => {
135
+ if (!value) {
136
+ return;
137
+ }
138
+ if (isTransferrable(value)) {
139
+ transferrables.push(value);
140
+ return;
141
+ }
142
+ if (Array.isArray(value)) {
143
+ for (const item of value) {
144
+ walkValue(item, transferrables, isTransferrable);
145
+ }
146
+ return;
147
+ }
148
+ if (typeof value === 'object') {
149
+ for (const property of Object.values(value)) {
150
+ walkValue(property, transferrables, isTransferrable);
151
+ }
152
+ return;
153
+ }
154
+ };
155
+ const getTransferrables = value => {
156
+ const transferrables = [];
157
+ walkValue(value, transferrables, isTransferrable);
158
+ return transferrables;
159
+ };
160
+ const attachEvents = that => {
161
+ const handleMessage = (...args) => {
162
+ const data = that.getData(...args);
163
+ that.dispatchEvent(new MessageEvent('message', {
164
+ data
165
+ }));
166
+ };
167
+ that.onMessage(handleMessage);
168
+ const handleClose = event => {
169
+ that.dispatchEvent(new Event('close'));
170
+ };
171
+ that.onClose(handleClose);
172
+ };
173
+ class Ipc extends EventTarget {
174
+ constructor(rawIpc) {
175
+ super();
176
+ this._rawIpc = rawIpc;
177
+ attachEvents(this);
178
+ }
179
+ }
180
+ const E_INCOMPATIBLE_NATIVE_MODULE = 'E_INCOMPATIBLE_NATIVE_MODULE';
181
+ const E_MODULES_NOT_SUPPORTED_IN_ELECTRON = 'E_MODULES_NOT_SUPPORTED_IN_ELECTRON';
182
+ const ERR_MODULE_NOT_FOUND = 'ERR_MODULE_NOT_FOUND';
183
+ const NewLine$2 = '\n';
184
+ const joinLines$2 = lines => {
185
+ return lines.join(NewLine$2);
186
+ };
187
+ const RE_AT$1 = /^\s+at/;
188
+ const RE_AT_PROMISE_INDEX$1 = /^\s*at async Promise.all \(index \d+\)$/;
189
+ const isNormalStackLine$1 = line => {
190
+ return RE_AT$1.test(line) && !RE_AT_PROMISE_INDEX$1.test(line);
191
+ };
192
+ const getDetails$1 = lines => {
193
+ const index = lines.findIndex(isNormalStackLine$1);
194
+ if (index === -1) {
195
+ return {
196
+ actualMessage: joinLines$2(lines),
197
+ rest: []
198
+ };
199
+ }
200
+ let lastIndex = index - 1;
201
+ while (++lastIndex < lines.length) {
202
+ if (!isNormalStackLine$1(lines[lastIndex])) {
203
+ break;
204
+ }
205
+ }
206
+ return {
207
+ actualMessage: lines[index - 1],
208
+ rest: lines.slice(index, lastIndex)
209
+ };
210
+ };
211
+ const splitLines$2 = lines => {
212
+ return lines.split(NewLine$2);
213
+ };
214
+ const RE_MESSAGE_CODE_BLOCK_START = /^Error: The module '.*'$/;
215
+ const RE_MESSAGE_CODE_BLOCK_END = /^\s* at/;
216
+ const isMessageCodeBlockStartIndex = line => {
217
+ return RE_MESSAGE_CODE_BLOCK_START.test(line);
218
+ };
219
+ const isMessageCodeBlockEndIndex = line => {
220
+ return RE_MESSAGE_CODE_BLOCK_END.test(line);
221
+ };
222
+ const getMessageCodeBlock = stderr => {
223
+ const lines = splitLines$2(stderr);
224
+ const startIndex = lines.findIndex(isMessageCodeBlockStartIndex);
225
+ const endIndex = startIndex + lines.slice(startIndex).findIndex(isMessageCodeBlockEndIndex, startIndex);
226
+ const relevantLines = lines.slice(startIndex, endIndex);
227
+ const relevantMessage = relevantLines.join(' ').slice('Error: '.length);
228
+ return relevantMessage;
229
+ };
230
+ const isModuleNotFoundMessage = line => {
231
+ return line.includes('[ERR_MODULE_NOT_FOUND]');
232
+ };
233
+ const getModuleNotFoundError = stderr => {
234
+ const lines = splitLines$2(stderr);
235
+ const messageIndex = lines.findIndex(isModuleNotFoundMessage);
236
+ const message = lines[messageIndex];
237
+ return {
238
+ message,
239
+ code: ERR_MODULE_NOT_FOUND
240
+ };
241
+ };
242
+ const isModuleNotFoundError = stderr => {
243
+ if (!stderr) {
244
+ return false;
245
+ }
246
+ return stderr.includes('ERR_MODULE_NOT_FOUND');
247
+ };
248
+ const isModulesSyntaxError = stderr => {
249
+ if (!stderr) {
250
+ return false;
251
+ }
252
+ return stderr.includes('SyntaxError: Cannot use import statement outside a module');
253
+ };
254
+ const RE_NATIVE_MODULE_ERROR = /^innerError Error: Cannot find module '.*.node'/;
255
+ const RE_NATIVE_MODULE_ERROR_2 = /was compiled against a different Node.js version/;
256
+ const isUnhelpfulNativeModuleError = stderr => {
257
+ return RE_NATIVE_MODULE_ERROR.test(stderr) && RE_NATIVE_MODULE_ERROR_2.test(stderr);
258
+ };
259
+ const getNativeModuleErrorMessage = stderr => {
260
+ const message = getMessageCodeBlock(stderr);
261
+ return {
262
+ message: `Incompatible native node module: ${message}`,
263
+ code: E_INCOMPATIBLE_NATIVE_MODULE
264
+ };
265
+ };
266
+ const getModuleSyntaxError = () => {
267
+ return {
268
+ message: `ES Modules are not supported in electron`,
269
+ code: E_MODULES_NOT_SUPPORTED_IN_ELECTRON
270
+ };
271
+ };
272
+ const getHelpfulChildProcessError = (stdout, stderr) => {
273
+ if (isUnhelpfulNativeModuleError(stderr)) {
274
+ return getNativeModuleErrorMessage(stderr);
275
+ }
276
+ if (isModulesSyntaxError(stderr)) {
277
+ return getModuleSyntaxError();
278
+ }
279
+ if (isModuleNotFoundError(stderr)) {
280
+ return getModuleNotFoundError(stderr);
281
+ }
282
+ const lines = splitLines$2(stderr);
283
+ const {
284
+ actualMessage,
285
+ rest
286
+ } = getDetails$1(lines);
287
+ return {
288
+ message: actualMessage,
289
+ code: '',
290
+ stack: rest
291
+ };
292
+ };
293
+ class IpcError extends VError {
294
+ // @ts-ignore
295
+ constructor(betterMessage, stdout = '', stderr = '') {
296
+ if (stdout || stderr) {
297
+ // @ts-ignore
298
+ const {
299
+ message,
300
+ code,
301
+ stack
302
+ } = getHelpfulChildProcessError(stdout, stderr);
303
+ const cause = new Error(message);
304
+ // @ts-ignore
305
+ cause.code = code;
306
+ cause.stack = stack;
307
+ super(cause, betterMessage);
308
+ } else {
309
+ super(betterMessage);
310
+ }
311
+ // @ts-ignore
312
+ this.name = 'IpcError';
313
+ // @ts-ignore
314
+ this.stdout = stdout;
315
+ // @ts-ignore
316
+ this.stderr = stderr;
317
+ }
318
+ }
319
+ const readyMessage = 'ready';
320
+ const getData$2 = event => {
321
+ return event.data;
322
+ };
323
+ const listen$7 = () => {
324
+ // @ts-ignore
325
+ if (typeof WorkerGlobalScope === 'undefined') {
326
+ throw new TypeError('module is not in web worker scope');
327
+ }
328
+ return globalThis;
329
+ };
330
+ const signal$8 = global => {
331
+ global.postMessage(readyMessage);
332
+ };
333
+ class IpcChildWithModuleWorker extends Ipc {
334
+ getData(event) {
335
+ return getData$2(event);
336
+ }
337
+ send(message) {
338
+ // @ts-ignore
339
+ this._rawIpc.postMessage(message);
340
+ }
341
+ sendAndTransfer(message) {
342
+ const transfer = getTransferrables(message);
343
+ // @ts-ignore
344
+ this._rawIpc.postMessage(message, transfer);
345
+ }
346
+ dispose() {
347
+ // ignore
348
+ }
349
+ onClose(callback) {
350
+ // ignore
351
+ }
352
+ onMessage(callback) {
353
+ this._rawIpc.addEventListener('message', callback);
354
+ }
355
+ }
356
+ const wrap$f = global => {
357
+ return new IpcChildWithModuleWorker(global);
358
+ };
359
+ const withResolvers = () => {
360
+ let _resolve;
361
+ const promise = new Promise(resolve => {
362
+ _resolve = resolve;
363
+ });
364
+ return {
365
+ // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
366
+ resolve: _resolve,
367
+ promise
368
+ };
369
+ };
370
+ const waitForFirstMessage = async port => {
371
+ const {
372
+ resolve,
373
+ promise
374
+ } = withResolvers();
375
+ port.addEventListener('message', resolve, {
376
+ once: true
377
+ });
378
+ const event = await promise;
379
+ // @ts-ignore
380
+ return event.data;
381
+ };
382
+ const listen$6 = async () => {
383
+ const parentIpcRaw = listen$7();
384
+ signal$8(parentIpcRaw);
385
+ const parentIpc = wrap$f(parentIpcRaw);
386
+ const firstMessage = await waitForFirstMessage(parentIpc);
387
+ if (firstMessage.method !== 'initialize') {
388
+ throw new IpcError('unexpected first message');
389
+ }
390
+ const type = firstMessage.params[0];
391
+ if (type === 'message-port') {
392
+ parentIpc.send({
393
+ jsonrpc: '2.0',
394
+ id: firstMessage.id,
395
+ result: null
396
+ });
397
+ parentIpc.dispose();
398
+ const port = firstMessage.params[1];
399
+ return port;
400
+ }
401
+ return globalThis;
402
+ };
403
+ class IpcChildWithModuleWorkerAndMessagePort extends Ipc {
404
+ getData(event) {
405
+ return getData$2(event);
406
+ }
407
+ send(message) {
408
+ this._rawIpc.postMessage(message);
409
+ }
410
+ sendAndTransfer(message) {
411
+ const transfer = getTransferrables(message);
412
+ this._rawIpc.postMessage(message, transfer);
413
+ }
414
+ dispose() {
415
+ if (this._rawIpc.close) {
416
+ this._rawIpc.close();
417
+ }
418
+ }
419
+ onClose(callback) {
420
+ // ignore
421
+ }
422
+ onMessage(callback) {
423
+ this._rawIpc.addEventListener('message', callback);
424
+ this._rawIpc.start();
425
+ }
426
+ }
427
+ const wrap$e = port => {
428
+ return new IpcChildWithModuleWorkerAndMessagePort(port);
429
+ };
430
+ const IpcChildWithModuleWorkerAndMessagePort$1 = {
431
+ __proto__: null,
432
+ listen: listen$6,
433
+ wrap: wrap$e
434
+ };
435
+
436
+ const Two = '2.0';
437
+ const create$4 = (method, params) => {
438
+ return {
439
+ jsonrpc: Two,
440
+ method,
441
+ params
442
+ };
443
+ };
444
+ const callbacks = Object.create(null);
445
+ const set$1 = (id, fn) => {
446
+ callbacks[id] = fn;
447
+ };
448
+ const get = id => {
449
+ return callbacks[id];
450
+ };
451
+ const remove = id => {
452
+ delete callbacks[id];
453
+ };
454
+ let id = 0;
455
+ const create$3 = () => {
456
+ return ++id;
457
+ };
458
+ const registerPromise = () => {
459
+ const id = create$3();
460
+ const {
461
+ resolve,
462
+ promise
463
+ } = Promise.withResolvers();
464
+ set$1(id, resolve);
465
+ return {
466
+ id,
467
+ promise
468
+ };
469
+ };
470
+ const create$2 = (method, params) => {
471
+ const {
472
+ id,
473
+ promise
474
+ } = registerPromise();
475
+ const message = {
476
+ jsonrpc: Two,
477
+ method,
478
+ params,
479
+ id
480
+ };
481
+ return {
482
+ message,
483
+ promise
484
+ };
485
+ };
486
+ class JsonRpcError extends Error {
487
+ constructor(message) {
488
+ super(message);
489
+ this.name = 'JsonRpcError';
490
+ }
491
+ }
492
+ const NewLine$1 = '\n';
493
+ const DomException = 'DOMException';
494
+ const ReferenceError$1 = 'ReferenceError';
495
+ const SyntaxError$1 = 'SyntaxError';
496
+ const TypeError$1 = 'TypeError';
497
+ const getErrorConstructor = (message, type) => {
498
+ if (type) {
499
+ switch (type) {
500
+ case DomException:
501
+ return DOMException;
502
+ case TypeError$1:
503
+ return TypeError;
504
+ case SyntaxError$1:
505
+ return SyntaxError;
506
+ case ReferenceError$1:
507
+ return ReferenceError;
508
+ default:
509
+ return Error;
510
+ }
511
+ }
512
+ if (message.startsWith('TypeError: ')) {
513
+ return TypeError;
514
+ }
515
+ if (message.startsWith('SyntaxError: ')) {
516
+ return SyntaxError;
517
+ }
518
+ if (message.startsWith('ReferenceError: ')) {
519
+ return ReferenceError;
520
+ }
521
+ return Error;
522
+ };
523
+ const constructError = (message, type, name) => {
524
+ const ErrorConstructor = getErrorConstructor(message, type);
525
+ if (ErrorConstructor === DOMException && name) {
526
+ return new ErrorConstructor(message, name);
527
+ }
528
+ if (ErrorConstructor === Error) {
529
+ const error = new Error(message);
530
+ if (name && name !== 'VError') {
531
+ error.name = name;
532
+ }
533
+ return error;
534
+ }
535
+ return new ErrorConstructor(message);
536
+ };
537
+ const getNewLineIndex$1 = (string, startIndex = undefined) => {
538
+ return string.indexOf(NewLine$1, startIndex);
539
+ };
540
+ const getParentStack = error => {
541
+ let parentStack = error.stack || error.data || error.message || '';
542
+ if (parentStack.startsWith(' at')) {
543
+ parentStack = error.message + NewLine$1 + parentStack;
544
+ }
545
+ return parentStack;
546
+ };
547
+ const joinLines$1 = lines => {
548
+ return lines.join(NewLine$1);
549
+ };
550
+ const MethodNotFound = -32601;
551
+ const Custom = -32001;
552
+ const splitLines$1 = lines => {
553
+ return lines.split(NewLine$1);
554
+ };
555
+ const restoreJsonRpcError = error => {
556
+ if (error && error instanceof Error) {
557
+ return error;
558
+ }
559
+ const currentStack = joinLines$1(splitLines$1(new Error().stack || '').slice(1));
560
+ if (error && error.code && error.code === MethodNotFound) {
561
+ const restoredError = new JsonRpcError(error.message);
562
+ const parentStack = getParentStack(error);
563
+ restoredError.stack = parentStack + NewLine$1 + currentStack;
564
+ return restoredError;
565
+ }
566
+ if (error && error.message) {
567
+ const restoredError = constructError(error.message, error.type, error.name);
568
+ if (error.data) {
569
+ if (error.data.stack && error.data.type && error.message) {
570
+ restoredError.stack = error.data.type + ': ' + error.message + NewLine$1 + error.data.stack + NewLine$1 + currentStack;
571
+ } else if (error.data.stack) {
572
+ restoredError.stack = error.data.stack;
573
+ }
574
+ if (error.data.codeFrame) {
575
+ // @ts-ignore
576
+ restoredError.codeFrame = error.data.codeFrame;
577
+ }
578
+ if (error.data.code) {
579
+ // @ts-ignore
580
+ restoredError.code = error.data.code;
581
+ }
582
+ if (error.data.type) {
583
+ // @ts-ignore
584
+ restoredError.name = error.data.type;
585
+ }
586
+ } else {
587
+ if (error.stack) {
588
+ const lowerStack = restoredError.stack || '';
589
+ // @ts-ignore
590
+ const indexNewLine = getNewLineIndex$1(lowerStack);
591
+ const parentStack = getParentStack(error);
592
+ // @ts-ignore
593
+ restoredError.stack = parentStack + lowerStack.slice(indexNewLine);
594
+ }
595
+ if (error.codeFrame) {
596
+ // @ts-ignore
597
+ restoredError.codeFrame = error.codeFrame;
598
+ }
599
+ }
600
+ return restoredError;
601
+ }
602
+ if (typeof error === 'string') {
603
+ return new Error(`JsonRpc Error: ${error}`);
604
+ }
605
+ return new Error(`JsonRpc Error: ${error}`);
606
+ };
607
+ const unwrapJsonRpcResult = responseMessage => {
608
+ if ('error' in responseMessage) {
609
+ const restoredError = restoreJsonRpcError(responseMessage.error);
610
+ throw restoredError;
611
+ }
612
+ if ('result' in responseMessage) {
613
+ return responseMessage.result;
614
+ }
615
+ throw new JsonRpcError('unexpected response message');
616
+ };
617
+ const warn$1 = (...args) => {
618
+ console.warn(...args);
619
+ };
620
+ const resolve = (id, response) => {
621
+ const fn = get(id);
622
+ if (!fn) {
623
+ console.log(response);
624
+ warn$1(`callback ${id} may already be disposed`);
625
+ return;
626
+ }
627
+ fn(response);
628
+ remove(id);
629
+ };
630
+ const E_COMMAND_NOT_FOUND = 'E_COMMAND_NOT_FOUND';
631
+ const getErrorType = prettyError => {
632
+ if (prettyError && prettyError.type) {
633
+ return prettyError.type;
634
+ }
635
+ if (prettyError && prettyError.constructor && prettyError.constructor.name) {
636
+ return prettyError.constructor.name;
637
+ }
638
+ return undefined;
639
+ };
640
+ const getErrorProperty = (error, prettyError) => {
641
+ if (error && error.code === E_COMMAND_NOT_FOUND) {
642
+ return {
643
+ code: MethodNotFound,
644
+ message: error.message,
645
+ data: error.stack
646
+ };
647
+ }
648
+ return {
649
+ code: Custom,
650
+ message: prettyError.message,
651
+ data: {
652
+ stack: prettyError.stack,
653
+ codeFrame: prettyError.codeFrame,
654
+ type: getErrorType(prettyError),
655
+ code: prettyError.code,
656
+ name: prettyError.name
657
+ }
658
+ };
659
+ };
660
+ const create$1$1 = (message, error) => {
661
+ return {
662
+ jsonrpc: Two,
663
+ id: message.id,
664
+ error
665
+ };
666
+ };
667
+ const getErrorResponse = (message, error, preparePrettyError, logError) => {
668
+ const prettyError = preparePrettyError(error);
669
+ logError(error, prettyError);
670
+ const errorProperty = getErrorProperty(error, prettyError);
671
+ return create$1$1(message, errorProperty);
672
+ };
673
+ const create$5 = (message, result) => {
674
+ return {
675
+ jsonrpc: Two,
676
+ id: message.id,
677
+ result: result ?? null
678
+ };
679
+ };
680
+ const getSuccessResponse = (message, result) => {
681
+ const resultProperty = result ?? null;
682
+ return create$5(message, resultProperty);
683
+ };
684
+ const getResponse = async (message, ipc, execute, preparePrettyError, logError, requiresSocket) => {
685
+ try {
686
+ const result = requiresSocket(message.method) ? await execute(message.method, ipc, ...message.params) : await execute(message.method, ...message.params);
687
+ return getSuccessResponse(message, result);
688
+ } catch (error) {
689
+ return getErrorResponse(message, error, preparePrettyError, logError);
690
+ }
691
+ };
692
+ const defaultPreparePrettyError = error => {
693
+ return error;
694
+ };
695
+ const defaultLogError = () => {
696
+ // ignore
697
+ };
698
+ const defaultRequiresSocket = () => {
699
+ return false;
700
+ };
701
+ const defaultResolve = resolve;
702
+
703
+ // TODO maybe remove this in v6 or v7, only accept options object to simplify the code
704
+ const normalizeParams = args => {
705
+ if (args.length === 1) {
706
+ const options = args[0];
707
+ return {
708
+ ipc: options.ipc,
709
+ message: options.message,
710
+ execute: options.execute,
711
+ resolve: options.resolve || defaultResolve,
712
+ preparePrettyError: options.preparePrettyError || defaultPreparePrettyError,
713
+ logError: options.logError || defaultLogError,
714
+ requiresSocket: options.requiresSocket || defaultRequiresSocket
715
+ };
716
+ }
717
+ return {
718
+ ipc: args[0],
719
+ message: args[1],
720
+ execute: args[2],
721
+ resolve: args[3],
722
+ preparePrettyError: args[4],
723
+ logError: args[5],
724
+ requiresSocket: args[6]
725
+ };
726
+ };
727
+ const handleJsonRpcMessage = async (...args) => {
728
+ const options = normalizeParams(args);
729
+ const {
730
+ message,
731
+ ipc,
732
+ execute,
733
+ resolve,
734
+ preparePrettyError,
735
+ logError,
736
+ requiresSocket
737
+ } = options;
738
+ if ('id' in message) {
739
+ if ('method' in message) {
740
+ const response = await getResponse(message, ipc, execute, preparePrettyError, logError, requiresSocket);
741
+ try {
742
+ ipc.send(response);
743
+ } catch (error) {
744
+ const errorResponse = getErrorResponse(message, error, preparePrettyError, logError);
745
+ ipc.send(errorResponse);
746
+ }
747
+ return;
748
+ }
749
+ resolve(message.id, message);
750
+ return;
751
+ }
752
+ if ('method' in message) {
753
+ await getResponse(message, ipc, execute, preparePrettyError, logError, requiresSocket);
754
+ return;
755
+ }
756
+ throw new JsonRpcError('unexpected message');
757
+ };
758
+ const invokeHelper = async (ipc, method, params, useSendAndTransfer) => {
759
+ const {
760
+ message,
761
+ promise
762
+ } = create$2(method, params);
763
+ if (useSendAndTransfer && ipc.sendAndTransfer) {
764
+ ipc.sendAndTransfer(message);
765
+ } else {
766
+ ipc.send(message);
767
+ }
768
+ const responseMessage = await promise;
769
+ return unwrapJsonRpcResult(responseMessage);
770
+ };
771
+ const send = (transport, method, ...params) => {
772
+ const message = create$4(method, params);
773
+ transport.send(message);
774
+ };
775
+ const invoke = (ipc, method, ...params) => {
776
+ return invokeHelper(ipc, method, params, false);
777
+ };
778
+ const invokeAndTransfer = (ipc, method, ...params) => {
779
+ return invokeHelper(ipc, method, params, true);
780
+ };
781
+
782
+ const commands = Object.create(null);
783
+ const register = commandMap => {
784
+ Object.assign(commands, commandMap);
785
+ };
786
+ const getCommand = key => {
787
+ return commands[key];
788
+ };
789
+ const execute = (command, ...args) => {
790
+ const fn = getCommand(command);
791
+ if (!fn) {
792
+ throw new Error(`command not found ${command}`);
793
+ }
794
+ return fn(...args);
795
+ };
796
+
797
+ const createRpc = ipc => {
798
+ const rpc = {
799
+ // @ts-ignore
800
+ ipc,
801
+ /**
802
+ * @deprecated
803
+ */
804
+ send(method, ...params) {
805
+ send(ipc, method, ...params);
806
+ },
807
+ invoke(method, ...params) {
808
+ return invoke(ipc, method, ...params);
809
+ },
810
+ invokeAndTransfer(method, ...params) {
811
+ return invokeAndTransfer(ipc, method, ...params);
812
+ },
813
+ async dispose() {
814
+ await ipc?.dispose();
815
+ }
816
+ };
817
+ return rpc;
818
+ };
819
+ const requiresSocket = () => {
820
+ return false;
821
+ };
822
+ const preparePrettyError = error => {
823
+ return error;
824
+ };
825
+ const logError = () => {
826
+ // handled by renderer worker
827
+ };
828
+ const handleMessage = event => {
829
+ const actualRequiresSocket = event?.target?.requiresSocket || requiresSocket;
830
+ const actualExecute = event?.target?.execute || execute;
831
+ return handleJsonRpcMessage(event.target, event.data, actualExecute, resolve, preparePrettyError, logError, actualRequiresSocket);
832
+ };
833
+ const handleIpc = ipc => {
834
+ if ('addEventListener' in ipc) {
835
+ ipc.addEventListener('message', handleMessage);
836
+ } else if ('on' in ipc) {
837
+ // deprecated
838
+ ipc.on('message', handleMessage);
839
+ }
840
+ };
841
+ const listen$1 = async (module, options) => {
842
+ const rawIpc = await module.listen(options);
843
+ if (module.signal) {
844
+ module.signal(rawIpc);
845
+ }
846
+ const ipc = module.wrap(rawIpc);
847
+ return ipc;
848
+ };
849
+ const create$1 = async ({
850
+ commandMap
851
+ }) => {
852
+ // TODO create a commandMap per rpc instance
853
+ register(commandMap);
854
+ const ipc = await listen$1(IpcChildWithModuleWorkerAndMessagePort$1);
855
+ handleIpc(ipc);
856
+ const rpc = createRpc(ipc);
857
+ return rpc;
858
+ };
859
+ const WebWorkerRpcClient = {
860
+ __proto__: null,
861
+ create: create$1
862
+ };
863
+
864
+ class HTTPError extends Error {
865
+ response;
866
+ request;
867
+ options;
868
+ constructor(response, request, options) {
869
+ const code = response.status || response.status === 0 ? response.status : '';
870
+ const title = response.statusText || '';
871
+ const status = `${code} ${title}`.trim();
872
+ const reason = status ? `status code ${status}` : 'an unknown error';
873
+ super(`Request failed with ${reason}: ${request.method} ${request.url}`);
874
+ this.name = 'HTTPError';
875
+ this.response = response;
876
+ this.request = request;
877
+ this.options = options;
878
+ }
879
+ }
880
+
881
+ class TimeoutError extends Error {
882
+ request;
883
+ constructor(request) {
884
+ super(`Request timed out: ${request.method} ${request.url}`);
885
+ this.name = 'TimeoutError';
886
+ this.request = request;
887
+ }
888
+ }
889
+
890
+ const supportsRequestStreams = (() => {
891
+ let duplexAccessed = false;
892
+ let hasContentType = false;
893
+ const supportsReadableStream = typeof globalThis.ReadableStream === 'function';
894
+ const supportsRequest = typeof globalThis.Request === 'function';
895
+ if (supportsReadableStream && supportsRequest) {
896
+ try {
897
+ hasContentType = new globalThis.Request('https://empty.invalid', {
898
+ body: new globalThis.ReadableStream(),
899
+ method: 'POST',
900
+ // @ts-expect-error - Types are outdated.
901
+ get duplex() {
902
+ duplexAccessed = true;
903
+ return 'half';
904
+ }
905
+ }).headers.has('Content-Type');
906
+ } catch (error) {
907
+ // QQBrowser on iOS throws "unsupported BodyInit type" error (see issue #581)
908
+ if (error instanceof Error && error.message === 'unsupported BodyInit type') {
909
+ return false;
910
+ }
911
+ throw error;
912
+ }
913
+ }
914
+ return duplexAccessed && !hasContentType;
915
+ })();
916
+ const supportsAbortController = typeof globalThis.AbortController === 'function';
917
+ const supportsResponseStreams = typeof globalThis.ReadableStream === 'function';
918
+ const supportsFormData = typeof globalThis.FormData === 'function';
919
+ const requestMethods = ['get', 'post', 'put', 'patch', 'head', 'delete'];
920
+ const responseTypes = {
921
+ json: 'application/json',
922
+ text: 'text/*',
923
+ formData: 'multipart/form-data',
924
+ arrayBuffer: '*/*',
925
+ blob: '*/*'
926
+ };
927
+ // The maximum value of a 32bit int (see issue #117)
928
+ const maxSafeTimeout = 2_147_483_647;
929
+ // Size in bytes of a typical form boundary, used to help estimate upload size
930
+ const usualFormBoundarySize = new TextEncoder().encode('------WebKitFormBoundaryaxpyiPgbbPti10Rw').length;
931
+ const stop = Symbol('stop');
932
+ const kyOptionKeys = {
933
+ json: true,
934
+ parseJson: true,
935
+ stringifyJson: true,
936
+ searchParams: true,
937
+ prefixUrl: true,
938
+ retry: true,
939
+ timeout: true,
940
+ hooks: true,
941
+ throwHttpErrors: true,
942
+ onDownloadProgress: true,
943
+ onUploadProgress: true,
944
+ fetch: true
945
+ };
946
+ const requestOptionsRegistry = {
947
+ method: true,
948
+ headers: true,
949
+ body: true,
950
+ mode: true,
951
+ credentials: true,
952
+ cache: true,
953
+ redirect: true,
954
+ referrer: true,
955
+ referrerPolicy: true,
956
+ integrity: true,
957
+ keepalive: true,
958
+ signal: true,
959
+ window: true,
960
+ dispatcher: true,
961
+ duplex: true,
962
+ priority: true
963
+ };
964
+
965
+ // eslint-disable-next-line @typescript-eslint/ban-types
966
+ const getBodySize = body => {
967
+ if (!body) {
968
+ return 0;
969
+ }
970
+ if (body instanceof FormData) {
971
+ // This is an approximation, as FormData size calculation is not straightforward
972
+ let size = 0;
973
+ for (const [key, value] of body) {
974
+ size += usualFormBoundarySize;
975
+ size += new TextEncoder().encode(`Content-Disposition: form-data; name="${key}"`).length;
976
+ size += typeof value === 'string' ? new TextEncoder().encode(value).length : value.size;
977
+ }
978
+ return size;
979
+ }
980
+ if (body instanceof Blob) {
981
+ return body.size;
982
+ }
983
+ if (body instanceof ArrayBuffer) {
984
+ return body.byteLength;
985
+ }
986
+ if (typeof body === 'string') {
987
+ return new TextEncoder().encode(body).length;
988
+ }
989
+ if (body instanceof URLSearchParams) {
990
+ return new TextEncoder().encode(body.toString()).length;
991
+ }
992
+ if ('byteLength' in body) {
993
+ return body.byteLength;
994
+ }
995
+ if (typeof body === 'object' && body !== null) {
996
+ try {
997
+ const jsonString = JSON.stringify(body);
998
+ return new TextEncoder().encode(jsonString).length;
999
+ } catch {
1000
+ return 0;
1001
+ }
1002
+ }
1003
+ return 0; // Default case, unable to determine size
1004
+ };
1005
+ const streamResponse = (response, onDownloadProgress) => {
1006
+ const totalBytes = Number(response.headers.get('content-length')) || 0;
1007
+ let transferredBytes = 0;
1008
+ if (response.status === 204) {
1009
+ if (onDownloadProgress) {
1010
+ onDownloadProgress({
1011
+ percent: 1,
1012
+ totalBytes,
1013
+ transferredBytes
1014
+ }, new Uint8Array());
1015
+ }
1016
+ return new Response(null, {
1017
+ status: response.status,
1018
+ statusText: response.statusText,
1019
+ headers: response.headers
1020
+ });
1021
+ }
1022
+ return new Response(new ReadableStream({
1023
+ async start(controller) {
1024
+ const reader = response.body.getReader();
1025
+ if (onDownloadProgress) {
1026
+ onDownloadProgress({
1027
+ percent: 0,
1028
+ transferredBytes: 0,
1029
+ totalBytes
1030
+ }, new Uint8Array());
1031
+ }
1032
+ async function read() {
1033
+ const {
1034
+ done,
1035
+ value
1036
+ } = await reader.read();
1037
+ if (done) {
1038
+ controller.close();
1039
+ return;
1040
+ }
1041
+ if (onDownloadProgress) {
1042
+ transferredBytes += value.byteLength;
1043
+ const percent = totalBytes === 0 ? 0 : transferredBytes / totalBytes;
1044
+ onDownloadProgress({
1045
+ percent,
1046
+ transferredBytes,
1047
+ totalBytes
1048
+ }, value);
1049
+ }
1050
+ controller.enqueue(value);
1051
+ await read();
1052
+ }
1053
+ await read();
1054
+ }
1055
+ }), {
1056
+ status: response.status,
1057
+ statusText: response.statusText,
1058
+ headers: response.headers
1059
+ });
1060
+ };
1061
+ const streamRequest = (request, onUploadProgress) => {
1062
+ const totalBytes = getBodySize(request.body);
1063
+ let transferredBytes = 0;
1064
+ return new Request(request, {
1065
+ // @ts-expect-error - Types are outdated.
1066
+ duplex: 'half',
1067
+ body: new ReadableStream({
1068
+ async start(controller) {
1069
+ const reader = request.body instanceof ReadableStream ? request.body.getReader() : new Response('').body.getReader();
1070
+ async function read() {
1071
+ const {
1072
+ done,
1073
+ value
1074
+ } = await reader.read();
1075
+ if (done) {
1076
+ // Ensure 100% progress is reported when the upload is complete
1077
+ if (onUploadProgress) {
1078
+ onUploadProgress({
1079
+ percent: 1,
1080
+ transferredBytes,
1081
+ totalBytes: Math.max(totalBytes, transferredBytes)
1082
+ }, new Uint8Array());
1083
+ }
1084
+ controller.close();
1085
+ return;
1086
+ }
1087
+ transferredBytes += value.byteLength;
1088
+ let percent = totalBytes === 0 ? 0 : transferredBytes / totalBytes;
1089
+ if (totalBytes < transferredBytes || percent === 1) {
1090
+ percent = 0.99;
1091
+ }
1092
+ if (onUploadProgress) {
1093
+ onUploadProgress({
1094
+ percent: Number(percent.toFixed(2)),
1095
+ transferredBytes,
1096
+ totalBytes
1097
+ }, value);
1098
+ }
1099
+ controller.enqueue(value);
1100
+ await read();
1101
+ }
1102
+ await read();
1103
+ }
1104
+ })
1105
+ });
1106
+ };
1107
+
1108
+ // eslint-disable-next-line @typescript-eslint/ban-types
1109
+ const isObject = value => value !== null && typeof value === 'object';
1110
+
1111
+ const validateAndMerge = (...sources) => {
1112
+ for (const source of sources) {
1113
+ if ((!isObject(source) || Array.isArray(source)) && source !== undefined) {
1114
+ throw new TypeError('The `options` argument must be an object');
1115
+ }
1116
+ }
1117
+ return deepMerge({}, ...sources);
1118
+ };
1119
+ const mergeHeaders = (source1 = {}, source2 = {}) => {
1120
+ const result = new globalThis.Headers(source1);
1121
+ const isHeadersInstance = source2 instanceof globalThis.Headers;
1122
+ const source = new globalThis.Headers(source2);
1123
+ for (const [key, value] of source.entries()) {
1124
+ if (isHeadersInstance && value === 'undefined' || value === undefined) {
1125
+ result.delete(key);
1126
+ } else {
1127
+ result.set(key, value);
1128
+ }
1129
+ }
1130
+ return result;
1131
+ };
1132
+ function newHookValue(original, incoming, property) {
1133
+ return Object.hasOwn(incoming, property) && incoming[property] === undefined ? [] : deepMerge(original[property] ?? [], incoming[property] ?? []);
1134
+ }
1135
+ const mergeHooks = (original = {}, incoming = {}) => ({
1136
+ beforeRequest: newHookValue(original, incoming, 'beforeRequest'),
1137
+ beforeRetry: newHookValue(original, incoming, 'beforeRetry'),
1138
+ afterResponse: newHookValue(original, incoming, 'afterResponse'),
1139
+ beforeError: newHookValue(original, incoming, 'beforeError')
1140
+ });
1141
+ // TODO: Make this strongly-typed (no `any`).
1142
+ const deepMerge = (...sources) => {
1143
+ let returnValue = {};
1144
+ let headers = {};
1145
+ let hooks = {};
1146
+ for (const source of sources) {
1147
+ if (Array.isArray(source)) {
1148
+ if (!Array.isArray(returnValue)) {
1149
+ returnValue = [];
1150
+ }
1151
+ returnValue = [...returnValue, ...source];
1152
+ } else if (isObject(source)) {
1153
+ for (let [key, value] of Object.entries(source)) {
1154
+ if (isObject(value) && key in returnValue) {
1155
+ value = deepMerge(returnValue[key], value);
1156
+ }
1157
+ returnValue = {
1158
+ ...returnValue,
1159
+ [key]: value
1160
+ };
1161
+ }
1162
+ if (isObject(source.hooks)) {
1163
+ hooks = mergeHooks(hooks, source.hooks);
1164
+ returnValue.hooks = hooks;
1165
+ }
1166
+ if (isObject(source.headers)) {
1167
+ headers = mergeHeaders(headers, source.headers);
1168
+ returnValue.headers = headers;
1169
+ }
1170
+ }
1171
+ }
1172
+ return returnValue;
1173
+ };
1174
+
1175
+ const normalizeRequestMethod = input => requestMethods.includes(input) ? input.toUpperCase() : input;
1176
+ const retryMethods = ['get', 'put', 'head', 'delete', 'options', 'trace'];
1177
+ const retryStatusCodes = [408, 413, 429, 500, 502, 503, 504];
1178
+ const retryAfterStatusCodes = [413, 429, 503];
1179
+ const defaultRetryOptions = {
1180
+ limit: 2,
1181
+ methods: retryMethods,
1182
+ statusCodes: retryStatusCodes,
1183
+ afterStatusCodes: retryAfterStatusCodes,
1184
+ maxRetryAfter: Number.POSITIVE_INFINITY,
1185
+ backoffLimit: Number.POSITIVE_INFINITY,
1186
+ delay: attemptCount => 0.3 * 2 ** (attemptCount - 1) * 1000
1187
+ };
1188
+ const normalizeRetryOptions = (retry = {}) => {
1189
+ if (typeof retry === 'number') {
1190
+ return {
1191
+ ...defaultRetryOptions,
1192
+ limit: retry
1193
+ };
1194
+ }
1195
+ if (retry.methods && !Array.isArray(retry.methods)) {
1196
+ throw new Error('retry.methods must be an array');
1197
+ }
1198
+ if (retry.statusCodes && !Array.isArray(retry.statusCodes)) {
1199
+ throw new Error('retry.statusCodes must be an array');
1200
+ }
1201
+ return {
1202
+ ...defaultRetryOptions,
1203
+ ...retry
1204
+ };
1205
+ };
1206
+
1207
+ // `Promise.race()` workaround (#91)
1208
+ async function timeout(request, init, abortController, options) {
1209
+ return new Promise((resolve, reject) => {
1210
+ const timeoutId = setTimeout(() => {
1211
+ if (abortController) {
1212
+ abortController.abort();
1213
+ }
1214
+ reject(new TimeoutError(request));
1215
+ }, options.timeout);
1216
+ void options.fetch(request, init).then(resolve).catch(reject).then(() => {
1217
+ clearTimeout(timeoutId);
1218
+ });
1219
+ });
1220
+ }
1221
+
1222
+ // https://github.com/sindresorhus/delay/tree/ab98ae8dfcb38e1593286c94d934e70d14a4e111
1223
+ async function delay(ms, {
1224
+ signal
1225
+ }) {
1226
+ return new Promise((resolve, reject) => {
1227
+ if (signal) {
1228
+ signal.throwIfAborted();
1229
+ signal.addEventListener('abort', abortHandler, {
1230
+ once: true
1231
+ });
1232
+ }
1233
+ function abortHandler() {
1234
+ clearTimeout(timeoutId);
1235
+ reject(signal.reason);
1236
+ }
1237
+ const timeoutId = setTimeout(() => {
1238
+ signal?.removeEventListener('abort', abortHandler);
1239
+ resolve();
1240
+ }, ms);
1241
+ });
1242
+ }
1243
+
1244
+ const findUnknownOptions = (request, options) => {
1245
+ const unknownOptions = {};
1246
+ for (const key in options) {
1247
+ if (!(key in requestOptionsRegistry) && !(key in kyOptionKeys) && !(key in request)) {
1248
+ unknownOptions[key] = options[key];
1249
+ }
1250
+ }
1251
+ return unknownOptions;
1252
+ };
1253
+
1254
+ class Ky {
1255
+ static create(input, options) {
1256
+ const ky = new Ky(input, options);
1257
+ const function_ = async () => {
1258
+ if (typeof ky._options.timeout === 'number' && ky._options.timeout > maxSafeTimeout) {
1259
+ throw new RangeError(`The \`timeout\` option cannot be greater than ${maxSafeTimeout}`);
1260
+ }
1261
+ // Delay the fetch so that body method shortcuts can set the Accept header
1262
+ await Promise.resolve();
1263
+ // Before using ky.request, _fetch clones it and saves the clone for future retries to use.
1264
+ // If retry is not needed, close the cloned request's ReadableStream for memory safety.
1265
+ let response = await ky._fetch();
1266
+ for (const hook of ky._options.hooks.afterResponse) {
1267
+ // eslint-disable-next-line no-await-in-loop
1268
+ const modifiedResponse = await hook(ky.request, ky._options, ky._decorateResponse(response.clone()));
1269
+ if (modifiedResponse instanceof globalThis.Response) {
1270
+ response = modifiedResponse;
1271
+ }
1272
+ }
1273
+ ky._decorateResponse(response);
1274
+ if (!response.ok && ky._options.throwHttpErrors) {
1275
+ let error = new HTTPError(response, ky.request, ky._options);
1276
+ for (const hook of ky._options.hooks.beforeError) {
1277
+ // eslint-disable-next-line no-await-in-loop
1278
+ error = await hook(error);
1279
+ }
1280
+ throw error;
1281
+ }
1282
+ // If `onDownloadProgress` is passed, it uses the stream API internally
1283
+ if (ky._options.onDownloadProgress) {
1284
+ if (typeof ky._options.onDownloadProgress !== 'function') {
1285
+ throw new TypeError('The `onDownloadProgress` option must be a function');
1286
+ }
1287
+ if (!supportsResponseStreams) {
1288
+ throw new Error('Streams are not supported in your environment. `ReadableStream` is missing.');
1289
+ }
1290
+ return streamResponse(response.clone(), ky._options.onDownloadProgress);
1291
+ }
1292
+ return response;
1293
+ };
1294
+ const isRetriableMethod = ky._options.retry.methods.includes(ky.request.method.toLowerCase());
1295
+ const result = (isRetriableMethod ? ky._retry(function_) : function_()).finally(async () => {
1296
+ // Now that we know a retry is not needed, close the ReadableStream of the cloned request.
1297
+ if (!ky.request.bodyUsed) {
1298
+ await ky.request.body?.cancel();
1299
+ }
1300
+ });
1301
+ for (const [type, mimeType] of Object.entries(responseTypes)) {
1302
+ result[type] = async () => {
1303
+ // eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing
1304
+ ky.request.headers.set('accept', ky.request.headers.get('accept') || mimeType);
1305
+ const response = await result;
1306
+ if (type === 'json') {
1307
+ if (response.status === 204) {
1308
+ return '';
1309
+ }
1310
+ const arrayBuffer = await response.clone().arrayBuffer();
1311
+ const responseSize = arrayBuffer.byteLength;
1312
+ if (responseSize === 0) {
1313
+ return '';
1314
+ }
1315
+ if (options.parseJson) {
1316
+ return options.parseJson(await response.text());
1317
+ }
1318
+ }
1319
+ return response[type]();
1320
+ };
1321
+ }
1322
+ return result;
1323
+ }
1324
+ request;
1325
+ abortController;
1326
+ _retryCount = 0;
1327
+ _input;
1328
+ _options;
1329
+ // eslint-disable-next-line complexity
1330
+ constructor(input, options = {}) {
1331
+ this._input = input;
1332
+ this._options = {
1333
+ ...options,
1334
+ headers: mergeHeaders(this._input.headers, options.headers),
1335
+ hooks: mergeHooks({
1336
+ beforeRequest: [],
1337
+ beforeRetry: [],
1338
+ beforeError: [],
1339
+ afterResponse: []
1340
+ }, options.hooks),
1341
+ method: normalizeRequestMethod(options.method ?? this._input.method ?? 'GET'),
1342
+ // eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing
1343
+ prefixUrl: String(options.prefixUrl || ''),
1344
+ retry: normalizeRetryOptions(options.retry),
1345
+ throwHttpErrors: options.throwHttpErrors !== false,
1346
+ timeout: options.timeout ?? 10_000,
1347
+ fetch: options.fetch ?? globalThis.fetch.bind(globalThis)
1348
+ };
1349
+ if (typeof this._input !== 'string' && !(this._input instanceof URL || this._input instanceof globalThis.Request)) {
1350
+ throw new TypeError('`input` must be a string, URL, or Request');
1351
+ }
1352
+ if (this._options.prefixUrl && typeof this._input === 'string') {
1353
+ if (this._input.startsWith('/')) {
1354
+ throw new Error('`input` must not begin with a slash when using `prefixUrl`');
1355
+ }
1356
+ if (!this._options.prefixUrl.endsWith('/')) {
1357
+ this._options.prefixUrl += '/';
1358
+ }
1359
+ this._input = this._options.prefixUrl + this._input;
1360
+ }
1361
+ if (supportsAbortController) {
1362
+ const originalSignal = this._options.signal ?? this._input.signal;
1363
+ this.abortController = new globalThis.AbortController();
1364
+ this._options.signal = originalSignal ? AbortSignal.any([originalSignal, this.abortController.signal]) : this.abortController.signal;
1365
+ }
1366
+ if (supportsRequestStreams) {
1367
+ // @ts-expect-error - Types are outdated.
1368
+ this._options.duplex = 'half';
1369
+ }
1370
+ if (this._options.json !== undefined) {
1371
+ this._options.body = this._options.stringifyJson?.(this._options.json) ?? JSON.stringify(this._options.json);
1372
+ this._options.headers.set('content-type', this._options.headers.get('content-type') ?? 'application/json');
1373
+ }
1374
+ this.request = new globalThis.Request(this._input, this._options);
1375
+ if (this._options.searchParams) {
1376
+ // eslint-disable-next-line unicorn/prevent-abbreviations
1377
+ const textSearchParams = typeof this._options.searchParams === 'string' ? this._options.searchParams.replace(/^\?/, '') : new URLSearchParams(this._options.searchParams).toString();
1378
+ // eslint-disable-next-line unicorn/prevent-abbreviations
1379
+ const searchParams = '?' + textSearchParams;
1380
+ const url = this.request.url.replace(/(?:\?.*?)?(?=#|$)/, searchParams);
1381
+ // To provide correct form boundary, Content-Type header should be deleted each time when new Request instantiated from another one
1382
+ if ((supportsFormData && this._options.body instanceof globalThis.FormData || this._options.body instanceof URLSearchParams) && !(this._options.headers && this._options.headers['content-type'])) {
1383
+ this.request.headers.delete('content-type');
1384
+ }
1385
+ // The spread of `this.request` is required as otherwise it misses the `duplex` option for some reason and throws.
1386
+ this.request = new globalThis.Request(new globalThis.Request(url, {
1387
+ ...this.request
1388
+ }), this._options);
1389
+ }
1390
+ // If `onUploadProgress` is passed, it uses the stream API internally
1391
+ if (this._options.onUploadProgress) {
1392
+ if (typeof this._options.onUploadProgress !== 'function') {
1393
+ throw new TypeError('The `onUploadProgress` option must be a function');
1394
+ }
1395
+ if (!supportsRequestStreams) {
1396
+ throw new Error('Request streams are not supported in your environment. The `duplex` option for `Request` is not available.');
1397
+ }
1398
+ const originalBody = this.request.body;
1399
+ if (originalBody) {
1400
+ this.request = streamRequest(this.request, this._options.onUploadProgress);
1401
+ }
1402
+ }
1403
+ }
1404
+ _calculateRetryDelay(error) {
1405
+ this._retryCount++;
1406
+ if (this._retryCount > this._options.retry.limit || error instanceof TimeoutError) {
1407
+ throw error;
1408
+ }
1409
+ if (error instanceof HTTPError) {
1410
+ if (!this._options.retry.statusCodes.includes(error.response.status)) {
1411
+ throw error;
1412
+ }
1413
+ const retryAfter = error.response.headers.get('Retry-After') ?? error.response.headers.get('RateLimit-Reset') ?? error.response.headers.get('X-RateLimit-Reset') // GitHub
1414
+ ?? error.response.headers.get('X-Rate-Limit-Reset'); // Twitter
1415
+ if (retryAfter && this._options.retry.afterStatusCodes.includes(error.response.status)) {
1416
+ let after = Number(retryAfter) * 1000;
1417
+ if (Number.isNaN(after)) {
1418
+ after = Date.parse(retryAfter) - Date.now();
1419
+ } else if (after >= Date.parse('2024-01-01')) {
1420
+ // A large number is treated as a timestamp (fixed threshold protects against clock skew)
1421
+ after -= Date.now();
1422
+ }
1423
+ const max = this._options.retry.maxRetryAfter ?? after;
1424
+ return after < max ? after : max;
1425
+ }
1426
+ if (error.response.status === 413) {
1427
+ throw error;
1428
+ }
1429
+ }
1430
+ const retryDelay = this._options.retry.delay(this._retryCount);
1431
+ return Math.min(this._options.retry.backoffLimit, retryDelay);
1432
+ }
1433
+ _decorateResponse(response) {
1434
+ if (this._options.parseJson) {
1435
+ response.json = async () => this._options.parseJson(await response.text());
1436
+ }
1437
+ return response;
1438
+ }
1439
+ async _retry(function_) {
1440
+ try {
1441
+ return await function_();
1442
+ } catch (error) {
1443
+ const ms = Math.min(this._calculateRetryDelay(error), maxSafeTimeout);
1444
+ if (this._retryCount < 1) {
1445
+ throw error;
1446
+ }
1447
+ await delay(ms, {
1448
+ signal: this._options.signal
1449
+ });
1450
+ for (const hook of this._options.hooks.beforeRetry) {
1451
+ // eslint-disable-next-line no-await-in-loop
1452
+ const hookResult = await hook({
1453
+ request: this.request,
1454
+ options: this._options,
1455
+ error: error,
1456
+ retryCount: this._retryCount
1457
+ });
1458
+ // If `stop` is returned from the hook, the retry process is stopped
1459
+ if (hookResult === stop) {
1460
+ return;
1461
+ }
1462
+ }
1463
+ return this._retry(function_);
1464
+ }
1465
+ }
1466
+ async _fetch() {
1467
+ for (const hook of this._options.hooks.beforeRequest) {
1468
+ // eslint-disable-next-line no-await-in-loop
1469
+ const result = await hook(this.request, this._options);
1470
+ if (result instanceof Request) {
1471
+ this.request = result;
1472
+ break;
1473
+ }
1474
+ if (result instanceof Response) {
1475
+ return result;
1476
+ }
1477
+ }
1478
+ const nonRequestOptions = findUnknownOptions(this.request, this._options);
1479
+ // Cloning is done here to prepare in advance for retries
1480
+ const mainRequest = this.request;
1481
+ this.request = mainRequest.clone();
1482
+ if (this._options.timeout === false) {
1483
+ return this._options.fetch(mainRequest, nonRequestOptions);
1484
+ }
1485
+ return timeout(mainRequest, nonRequestOptions, this.abortController, this._options);
1486
+ }
1487
+ }
1488
+
1489
+ /*! MIT License © Sindre Sorhus */
1490
+ const createInstance = defaults => {
1491
+ // eslint-disable-next-line @typescript-eslint/promise-function-async
1492
+ const ky = (input, options) => Ky.create(input, validateAndMerge(defaults, options));
1493
+ for (const method of requestMethods) {
1494
+ // eslint-disable-next-line @typescript-eslint/promise-function-async
1495
+ ky[method] = (input, options) => Ky.create(input, validateAndMerge(defaults, options, {
1496
+ method
1497
+ }));
1498
+ }
1499
+ ky.create = newDefaults => createInstance(validateAndMerge(newDefaults));
1500
+ ky.extend = newDefaults => {
1501
+ if (typeof newDefaults === 'function') {
1502
+ newDefaults = newDefaults(defaults ?? {});
1503
+ }
1504
+ return createInstance(validateAndMerge(defaults, newDefaults));
1505
+ };
1506
+ ky.stop = stop;
1507
+ return ky;
1508
+ };
1509
+ const ky = createInstance();
1510
+
1511
+ const getJson = async (url, options = {}) => {
1512
+ try {
1513
+ const response = await fetch(url);
1514
+ if (!response.ok) {
1515
+ throw new Error(response.statusText);
1516
+ }
1517
+ const result = await response.json();
1518
+ return result;
1519
+ } catch (error) {
1520
+ if (error && error instanceof TypeError && error.message === 'Failed to fetch') {
1521
+ throw new VError(`Failed to request json from "${url}". Make sure that the server is running and has CORS enabled`);
1522
+ }
1523
+ // @ts-ignore
1524
+ error.message = `Failed to request json from "${url}": ${error.message}`;
1525
+ throw error;
1526
+ }
1527
+ };
1528
+ const getText = async (url, options = {}) => {
1529
+ try {
1530
+ return await ky(url, options).text();
1531
+ } catch (error) {
1532
+ if (error && error instanceof TypeError && error.message === 'Failed to fetch') {
1533
+ throw new VError(error, `Failed to request text from "${url}". Make sure that the server is running and has CORS enabled`);
1534
+ }
1535
+ throw new VError(error, `Failed to request text from "${url}"`);
1536
+ }
1537
+ };
1538
+
1539
+ const EmptyString = '';
1540
+ const NewLine = '\n';
1541
+
1542
+ const splitLines = lines => {
1543
+ string(lines);
1544
+ return lines.split(NewLine);
1545
+ };
1546
+
1547
+ // @ts-nocheck
1548
+ const RE_AT = /^\s+at/;
1549
+ const RE_AT_PROMISE_INDEX = /^\s*at async Promise.all \(index \d+\)$/;
1550
+ const RE_OBJECT_AS = /^\s*at Object\.\w+ \[as ([\w\.]+)\]/;
1551
+ const RE_OBJECT = /^\s*at Object\.(\w+)/;
1552
+ const RE_ASYNC_OBJECT = /^\s*at async Object\.(\w+)/;
1553
+ const RE_PATH_1$2 = /\((.*):(\d+):(\d+)\)$/;
1554
+ const RE_PATH_2$2 = /at (.*):(\d+):(\d+)$/;
1555
+ const RE_PATH_3$2 = /@(.*):(\d+):(\d+)$/; // Firefox
1556
+ const RE_RESTORE_JSON_RPC_ERROR = /^\s*at restoreJsonRpcError/;
1557
+ const RE_UNWRAP_JSON_RPC_RESULT = /^\s*at unwrapJsonRpcResult/;
1558
+ const RE_GET_RESPONSE = /^\s*at getResponse/;
1559
+ const RE_JSON_RPC_INVOKE = /^\s*at invoke .*JsonRpc\.js/;
1560
+ const RE_ASSERT = /^\s*at .*\/Assert\.js/;
1561
+ const RE_CONSTRUCT_ERROR = /^\s*at constructError /;
1562
+ const isInternalLine = line => {
1563
+ return RE_AT_PROMISE_INDEX.test(line);
1564
+ };
1565
+ const isRelevantLine = line => {
1566
+ return !isInternalLine(line);
1567
+ };
1568
+ const isNormalStackLine = line => {
1569
+ return RE_AT.test(line) && !RE_AT_PROMISE_INDEX.test(line) || RE_PATH_2$2.test(line) || RE_PATH_3$2.test(line);
1570
+ };
1571
+ const isApplicationUsefulLine = (line, index) => {
1572
+ if (index === 0) {
1573
+ if (RE_ASSERT.test(line)) {
1574
+ return false;
1575
+ }
1576
+ return true;
1577
+ }
1578
+ if (RE_RESTORE_JSON_RPC_ERROR.test(line) || RE_JSON_RPC_INVOKE.test(line) || RE_UNWRAP_JSON_RPC_RESULT.test(line) || RE_CONSTRUCT_ERROR.test(line) || RE_GET_RESPONSE.test(line)) {
1579
+ return false;
1580
+ }
1581
+ return true;
1582
+ };
1583
+ const cleanLine = line => {
1584
+ if (line.startsWith(' at async Module.')) {
1585
+ return ' at async ' + line.slice(' at async Module.'.length);
1586
+ }
1587
+ if (line.startsWith(' at Module.')) {
1588
+ return ' at ' + line.slice(' at Module.'.length);
1589
+ }
1590
+ const objectAsMatch = line.match(RE_OBJECT_AS);
1591
+ if (objectAsMatch) {
1592
+ return ' at ' + objectAsMatch[1] + line.slice(objectAsMatch[0].length);
1593
+ }
1594
+ const objectMatch = line.match(RE_OBJECT);
1595
+ if (objectMatch) {
1596
+ return ' at ' + objectMatch[1] + line.slice(objectMatch[0].length);
1597
+ }
1598
+ const asyncObjectMatch = line.match(RE_ASYNC_OBJECT);
1599
+ if (asyncObjectMatch) {
1600
+ return ' at async ' + asyncObjectMatch[1] + line.slice(asyncObjectMatch[0].length);
1601
+ }
1602
+ return line;
1603
+ };
1604
+ const getDetails = lines => {
1605
+ const index = lines.findIndex(isNormalStackLine);
1606
+ return {
1607
+ custom: lines.slice(0, index),
1608
+ actualStack: lines.slice(index).map(cleanLine)
1609
+ };
1610
+ };
1611
+ const mergeCustom = (custom, relevantStack) => {
1612
+ if (custom.length === 0) {
1613
+ return relevantStack;
1614
+ }
1615
+ const firstLine = custom[0];
1616
+ if (RE_PATH_1$2.test(firstLine)) {
1617
+ return [` at ${firstLine}`, ...relevantStack];
1618
+ }
1619
+ if (RE_PATH_2$2.test(firstLine)) {
1620
+ return [` at ${firstLine}`, ...relevantStack];
1621
+ }
1622
+ if (RE_PATH_3$2.test(firstLine)) {
1623
+ return [firstLine, ...relevantStack];
1624
+ }
1625
+ return relevantStack;
1626
+ };
1627
+ const cleanStack = stack => {
1628
+ string(stack);
1629
+ const lines = splitLines(stack);
1630
+ const {
1631
+ custom,
1632
+ actualStack
1633
+ } = getDetails(lines);
1634
+ const relevantStack = actualStack.filter(isRelevantLine).filter(isApplicationUsefulLine);
1635
+ const merged = mergeCustom(custom, relevantStack);
1636
+ return merged;
1637
+ };
1638
+
1639
+ // @ts-nocheck
1640
+ // based on https://github.com/babel/babel/blob/6be6e04f396f03feace4431f709564a8d842163a/packages/babel-code-frame/src/index.ts (License MIT)
1641
+
1642
+ /**
1643
+ * RegExp to test for newlines in terminal.
1644
+ */
1645
+
1646
+ const NEWLINE = /\n/;
1647
+
1648
+ /**
1649
+ * Extract what lines should be marked and highlighted.
1650
+ */
1651
+ const getMarkerLines = (loc, source, opts) => {
1652
+ const startLoc = {
1653
+ column: 0,
1654
+ line: -1,
1655
+ ...loc.start
1656
+ };
1657
+ const endLoc = {
1658
+ ...startLoc,
1659
+ ...loc.end
1660
+ };
1661
+ const {
1662
+ linesAbove = 2,
1663
+ linesBelow = 3
1664
+ } = opts || {};
1665
+ const startLine = startLoc.line;
1666
+ const startColumn = startLoc.column;
1667
+ const endLine = endLoc.line;
1668
+ const endColumn = endLoc.column;
1669
+ let start = Math.max(startLine - (linesAbove + 1), 0);
1670
+ let end = Math.min(source.length, endLine + linesBelow);
1671
+ if (startLine === -1) {
1672
+ start = 0;
1673
+ }
1674
+ if (endLine === -1) {
1675
+ end = source.length;
1676
+ }
1677
+ const lineDiff = endLine - startLine;
1678
+ const markerLines = {};
1679
+ if (lineDiff) {
1680
+ for (let i = 0; i <= lineDiff; i++) {
1681
+ const lineNumber = i + startLine;
1682
+ if (!startColumn) {
1683
+ markerLines[lineNumber] = true;
1684
+ } else if (i === 0) {
1685
+ const sourceLength = source[lineNumber - 1].length;
1686
+ markerLines[lineNumber] = [startColumn, sourceLength - startColumn + 1];
1687
+ } else if (i === lineDiff) {
1688
+ markerLines[lineNumber] = [0, endColumn];
1689
+ } else {
1690
+ const sourceLength = source[lineNumber - i].length;
1691
+ markerLines[lineNumber] = [0, sourceLength];
1692
+ }
1693
+ }
1694
+ } else if (startColumn === endColumn) {
1695
+ markerLines[startLine] = startColumn ? [startColumn, 0] : true;
1696
+ } else {
1697
+ markerLines[startLine] = [startColumn, endColumn - startColumn];
1698
+ }
1699
+ return {
1700
+ start,
1701
+ end,
1702
+ markerLines
1703
+ };
1704
+ };
1705
+ const create = (rawLines, loc, opts = {}) => {
1706
+ const lines = rawLines.split(NEWLINE);
1707
+ const {
1708
+ start,
1709
+ end,
1710
+ markerLines
1711
+ } = getMarkerLines(loc, lines, opts);
1712
+ const hasColumns = loc.start && typeof loc.start.column === 'number';
1713
+ const numberMaxWidth = String(end).length;
1714
+ let frame = rawLines.split(NEWLINE, end).slice(start, end).map((line, index) => {
1715
+ const number = start + 1 + index;
1716
+ const paddedNumber = ` ${number}`.slice(-numberMaxWidth);
1717
+ const gutter = ` ${paddedNumber} |`;
1718
+ const hasMarker = markerLines[number];
1719
+ const lastMarkerLine = !markerLines[number + 1];
1720
+ if (hasMarker) {
1721
+ let markerLine = '';
1722
+ if (Array.isArray(hasMarker)) {
1723
+ const markerSpacing = line.slice(0, Math.max(hasMarker[0] - 1, 0)).replaceAll(/[^\t]/g, ' ');
1724
+ const numberOfMarkers = hasMarker[1] || 1;
1725
+ markerLine = ['\n ', gutter.replaceAll(/\d/g, ' '), ' ', markerSpacing, '^'.repeat(numberOfMarkers)].join('');
1726
+ if (lastMarkerLine && opts.message) {
1727
+ markerLine += ' ' + opts.message;
1728
+ }
1729
+ }
1730
+ return ['>', gutter, line.length > 0 ? ` ${line}` : '', markerLine].join('');
1731
+ }
1732
+ return ` ${gutter}${line.length > 0 ? ` ${line}` : ''}`;
1733
+ }).join(NewLine);
1734
+ if (opts.message && !hasColumns) {
1735
+ frame = `${' '.repeat(numberMaxWidth + 1)}${opts.message}\n${frame}`;
1736
+ }
1737
+ return frame;
1738
+ };
1739
+
1740
+ const getErrorMessage = error => {
1741
+ if (!error) {
1742
+ return `Error: ${error}`;
1743
+ }
1744
+ let {
1745
+ message
1746
+ } = error;
1747
+ while (error.cause) {
1748
+ error = error.cause;
1749
+ message += `: ${error}`;
1750
+ }
1751
+ return message;
1752
+ };
1753
+
1754
+ const RE_PATH_1$1 = /\((.*):(\d+):(\d+)\)$/;
1755
+ const RE_PATH_2$1 = /at (.*):(\d+):(\d+)$/;
1756
+ const RE_PATH_3$1 = /@(.*):(\d+):(\d+)$/; // Firefox
1757
+
1758
+ const getFile = lines => {
1759
+ for (const line of lines) {
1760
+ if (RE_PATH_1$1.test(line) || RE_PATH_2$1.test(line) || RE_PATH_3$1.test(line)) {
1761
+ return line;
1762
+ }
1763
+ }
1764
+ return '';
1765
+ };
1766
+
1767
+ const getNewLineIndex = (string, startIndex) => {
1768
+ return string.indexOf(NewLine, startIndex);
1769
+ };
1770
+
1771
+ const RE_SOURCE_MAP = /^\/\/# sourceMappingURL=(.*)$/;
1772
+ const getSourceMapMatch = text => {
1773
+ string(text);
1774
+ const index = text.lastIndexOf(NewLine, text.length - 2);
1775
+ const lastLine = text.slice(index + 1, -1);
1776
+ const lastLineMatch = lastLine.match(RE_SOURCE_MAP);
1777
+ if (lastLineMatch) {
1778
+ return lastLineMatch;
1779
+ }
1780
+ const secondLastLineIndex = getNewLineIndex(text, index - 1);
1781
+ const secondLastLine = text.slice(secondLastLineIndex, index);
1782
+ const secondLastLineMatch = secondLastLine.match(RE_SOURCE_MAP);
1783
+ return secondLastLineMatch;
1784
+ };
1785
+
1786
+ const isActualSourceFile = path => {
1787
+ if (path === '<anonymous>' || path === 'debugger eval code' || path.startsWith('"') || path.startsWith("'") || path.startsWith(')') || path.startsWith('file://')) {
1788
+ return false;
1789
+ }
1790
+ return true;
1791
+ };
1792
+
1793
+ const getIsFirefox = () => {
1794
+ if (typeof navigator === 'undefined') {
1795
+ return false;
1796
+ }
1797
+ if (
1798
+ // @ts-ignore
1799
+ navigator.userAgentData &&
1800
+ // @ts-ignore
1801
+ navigator.userAgentData.brands) {
1802
+ // @ts-ignore
1803
+ return navigator.userAgentData.brands.includes('Firefox');
1804
+ }
1805
+ return navigator.userAgent.toLowerCase().includes('firefox');
1806
+ };
1807
+ const isFirefox = getIsFirefox();
1808
+
1809
+ const joinLines = lines => {
1810
+ return lines.join(NewLine);
1811
+ };
1812
+
1813
+ const warn = (...args) => {
1814
+ console.warn(...args);
1815
+ };
1816
+ const error = (...args) => {
1817
+ console.error(...args);
1818
+ };
1819
+
1820
+ const isEmptyString = string => {
1821
+ return string === EmptyString;
1822
+ };
1823
+
1824
+ // @ts-nocheck
1825
+ // copied from https://github.com/Rich-Harris/vlq/blob/e3009f5757abeb0b5b6233045f3bbdaf86435d08/src/index.js by Rich Harris (License MIT)
1826
+
1827
+ /** @type {Record<string, number>} */
1828
+ const char_to_integer = {};
1829
+ for (const [i, char] of 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='.split('').entries()) {
1830
+ char_to_integer[char] = i;
1831
+ }
1832
+
1833
+ /** @param {string} string */
1834
+ const decode = string => {
1835
+ /** @type {number[]} */
1836
+ const result = [];
1837
+ let shift = 0;
1838
+ let value = 0;
1839
+ for (let i = 0; i < string.length; i += 1) {
1840
+ let integer = char_to_integer[string[i]];
1841
+ if (integer === undefined) {
1842
+ throw new Error('Invalid character (' + string[i] + ')');
1843
+ }
1844
+ const has_continuation_bit = integer & 32;
1845
+ integer &= 31;
1846
+ value += integer << shift;
1847
+ if (has_continuation_bit) {
1848
+ shift += 5;
1849
+ } else {
1850
+ const should_negate = value & 1;
1851
+ value >>>= 1;
1852
+ if (should_negate) {
1853
+ result.push(value === 0 ? -2147483648 : -value);
1854
+ } else {
1855
+ result.push(value);
1856
+ }
1857
+
1858
+ // reset
1859
+ value = shift = 0;
1860
+ }
1861
+ }
1862
+ return result;
1863
+ };
1864
+
1865
+ const getColumnMapping = (mappings, line, column) => {
1866
+ string(mappings);
1867
+ number(line);
1868
+ number(column);
1869
+ let currentColumn = 0;
1870
+ let currentLine = 1;
1871
+ let originalSourceFileIndex = 0;
1872
+ let originalLine = 0;
1873
+ let originalColumn = 0;
1874
+ let index = 0;
1875
+ while (index !== -1) {
1876
+ currentColumn = 0;
1877
+ const newLineIndex = mappings.indexOf(';', index + 1);
1878
+ currentLine++;
1879
+ if (currentLine === line) {
1880
+ const lineMapping = mappings.slice(index + 1, newLineIndex) + ',';
1881
+ index = -1;
1882
+ while (true) {
1883
+ const newIndex = lineMapping.indexOf(',', index + 1);
1884
+ if (newIndex === -1) {
1885
+ throw new Error('no mapping found');
1886
+ }
1887
+ const chunk = lineMapping.slice(index + 1, newIndex);
1888
+ const decodedChunk = decode(chunk);
1889
+ currentColumn += decodedChunk[0];
1890
+ originalSourceFileIndex += decodedChunk[1];
1891
+ originalLine += decodedChunk[2];
1892
+ originalColumn += decodedChunk[3];
1893
+ index = newIndex;
1894
+ if (currentColumn >= column) {
1895
+ return {
1896
+ originalSourceFileIndex,
1897
+ originalLine: originalLine + 1,
1898
+ originalColumn
1899
+ };
1900
+ }
1901
+ }
1902
+ } else {
1903
+ const lineMappings = mappings.slice(index + 1, newLineIndex);
1904
+ if (isEmptyString(lineMappings)) {
1905
+ index = newLineIndex;
1906
+ continue;
1907
+ }
1908
+ const chunks = lineMappings.split(',');
1909
+ for (const chunk of chunks) {
1910
+ const decodedChunk = decode(chunk);
1911
+ currentColumn += decodedChunk[0];
1912
+ originalSourceFileIndex += decodedChunk[1];
1913
+ originalLine += decodedChunk[2];
1914
+ originalColumn += decodedChunk[3];
1915
+ }
1916
+ }
1917
+ index = newLineIndex;
1918
+ }
1919
+ throw new Error('no mapping found');
1920
+ };
1921
+ const getOriginalPosition = (sourceMap, line, column) => {
1922
+ try {
1923
+ object(sourceMap);
1924
+ string(sourceMap.mappings);
1925
+ array(sourceMap.sources);
1926
+ array(sourceMap.names);
1927
+ number(line);
1928
+ number(column);
1929
+ const {
1930
+ sources,
1931
+ mappings
1932
+ } = sourceMap;
1933
+ if (!mappings) {
1934
+ throw new Error(`no source for line ${line} found`);
1935
+ }
1936
+ const {
1937
+ originalLine,
1938
+ originalColumn,
1939
+ originalSourceFileIndex
1940
+ } = getColumnMapping(mappings, line, column);
1941
+ const source = sources[originalSourceFileIndex];
1942
+ return {
1943
+ source,
1944
+ originalLine,
1945
+ originalColumn
1946
+ };
1947
+ } catch (error) {
1948
+ throw new VError(error, 'Failed to get original sourcemap position');
1949
+ }
1950
+ };
1951
+
1952
+ const prepareErrorMessageWithCodeFrame = error => {
1953
+ if (!error) {
1954
+ return {
1955
+ message: error,
1956
+ stack: undefined,
1957
+ codeFrame: undefined,
1958
+ type: 'Error',
1959
+ _error: error
1960
+ };
1961
+ }
1962
+ const message = getErrorMessage(error);
1963
+ const lines = cleanStack(error.stack);
1964
+ const relevantStack = joinLines(lines);
1965
+ if (error.codeFrame) {
1966
+ return {
1967
+ message,
1968
+ stack: relevantStack,
1969
+ codeFrame: error.codeFrame,
1970
+ type: error.constructor.name,
1971
+ _error: error
1972
+ };
1973
+ }
1974
+ return {
1975
+ message,
1976
+ stack: error.originalStack,
1977
+ codeFrame: error.originalCodeFrame,
1978
+ category: error.category,
1979
+ stderr: error.stderr,
1980
+ _error: error
1981
+ };
1982
+ };
1983
+ const RE_PATH_1 = /\((.*):(\d+):(\d+)\)$/;
1984
+ const RE_PATH_2 = /at (.*):(\d+):(\d+)$/;
1985
+ const RE_PATH_3 = /@(.*):(\d+):(\d+)$/; // Firefox
1986
+
1987
+ const getSourceMapAbsolutePath = (file, relativePath) => {
1988
+ const folder = file.slice(0, file.lastIndexOf('/'));
1989
+ const absolutePath = folder + '/' + relativePath;
1990
+ return absolutePath;
1991
+ };
1992
+ const toAbsoluteUrl = (file, relativePath) => {
1993
+ const url = new URL(relativePath, file);
1994
+ return url.href;
1995
+ };
1996
+ const getType = error => {
1997
+ const constructorName = error.constructor.name;
1998
+ if (constructorName === 'Object') {
1999
+ return 'Error';
2000
+ }
2001
+ return constructorName;
2002
+ };
2003
+ const prepareErrorMessageWithoutCodeFrame = async error => {
2004
+ try {
2005
+ const lines = cleanStack(error.stack);
2006
+ const file = getFile(lines);
2007
+ let match = file.match(RE_PATH_1);
2008
+ match ||= file.match(RE_PATH_2);
2009
+ match ||= file.match(RE_PATH_3);
2010
+ if (!match) {
2011
+ return error;
2012
+ }
2013
+ const [_, path, line, column] = match;
2014
+ if (!isActualSourceFile(path)) {
2015
+ return error;
2016
+ }
2017
+ const text = await getText(path);
2018
+ const sourceMapMatch = getSourceMapMatch(text);
2019
+ const parsedLine = Number.parseInt(line);
2020
+ const parsedColumn = Number.parseInt(column);
2021
+ const message = getErrorMessage(error);
2022
+ const relevantStack = joinLines(lines);
2023
+ if (sourceMapMatch) {
2024
+ const sourceMapUrl = sourceMapMatch[1];
2025
+ const sourceMapAbsolutePath = getSourceMapAbsolutePath(path, sourceMapUrl);
2026
+ const sourceMap = await getJson(sourceMapAbsolutePath);
2027
+ const {
2028
+ source,
2029
+ originalLine,
2030
+ originalColumn
2031
+ } = getOriginalPosition(sourceMap, parsedLine, parsedColumn);
2032
+ const absoluteSourceUrl = toAbsoluteUrl(path, source);
2033
+ const originalSourceContent = await getText(absoluteSourceUrl);
2034
+ const codeFrame = create(originalSourceContent, {
2035
+ start: {
2036
+ line: originalLine,
2037
+ column: originalColumn
2038
+ },
2039
+ end: {
2040
+ line: originalLine,
2041
+ column: originalColumn
2042
+ }
2043
+ });
2044
+ return {
2045
+ message,
2046
+ codeFrame,
2047
+ stack: relevantStack,
2048
+ type: error.constructor.name,
2049
+ _error: error
2050
+ };
2051
+ }
2052
+ const codeFrame = create(text, {
2053
+ start: {
2054
+ line: parsedLine,
2055
+ column: parsedColumn
2056
+ },
2057
+ end: {
2058
+ line: parsedLine,
2059
+ column: parsedColumn
2060
+ }
2061
+ });
2062
+ return {
2063
+ message,
2064
+ codeFrame,
2065
+ stack: relevantStack,
2066
+ type: getType(error),
2067
+ _error: error
2068
+ };
2069
+ } catch (otherError) {
2070
+ warn(`ErrorHandling Error: ${otherError}`);
2071
+ return error;
2072
+ }
2073
+ };
2074
+ const prepare = async error => {
2075
+ if (error && error.message && error.codeFrame) {
2076
+ return prepareErrorMessageWithCodeFrame(error);
2077
+ }
2078
+ if (error && error.stack) {
2079
+ return prepareErrorMessageWithoutCodeFrame(error);
2080
+ }
2081
+ return error;
2082
+ };
2083
+ const print = (error$1, prefix = '') => {
2084
+ if (isFirefox) {
2085
+ // Firefox does not support printing codeframe with error stack
2086
+ if (error$1 && error$1._error) {
2087
+ error(`${prefix}${error$1._error}`);
2088
+ return;
2089
+ }
2090
+ error(`${prefix}${error$1}`);
2091
+ return;
2092
+ }
2093
+ if (error$1 && error$1.type && error$1.message && error$1.codeFrame) {
2094
+ error(`${prefix}${error$1.type}: ${error$1.message}\n\n${error$1.codeFrame}\n\n${error$1.stack}`);
2095
+ return;
2096
+ }
2097
+ if (error$1 && error$1.message && error$1.codeFrame) {
2098
+ error(`${prefix}${error$1.message}\n\n${error$1.codeFrame}\n\n${error$1.stack}`);
2099
+ return;
2100
+ }
2101
+ if (error$1 && error$1.type && error$1.message) {
2102
+ error(`${prefix}${error$1.type}: ${error$1.message}\n${error$1.stack}`);
2103
+ return;
2104
+ }
2105
+ if (error$1 && error$1.stack) {
2106
+ error(`${prefix}${error$1.stack}`);
2107
+ return;
2108
+ }
2109
+ if (error$1 === null) {
2110
+ error(`${prefix}null`);
2111
+ return;
2112
+ }
2113
+ error(`${prefix}${error$1}`);
2114
+ };
2115
+
2116
+ const terminate = () => {
2117
+ globalThis.close();
2118
+ };
2119
+
2120
+ const commandMap = {
2121
+ 'Errors.getJson': getJson,
2122
+ 'Errors.getText': getText,
2123
+ 'Errors.terminate': terminate,
2124
+ 'Errors.prepare': prepare,
2125
+ 'Errors.print': print
2126
+ };
2127
+
2128
+ const RendererWorker = 1;
2129
+
2130
+ const rpcs = Object.create(null);
2131
+ const set = (id, rpc) => {
2132
+ rpcs[id] = rpc;
2133
+ };
2134
+
2135
+ const listen = async () => {
2136
+ const rpc = await WebWorkerRpcClient.create({
2137
+ commandMap: commandMap
2138
+ });
2139
+ set(RendererWorker, rpc);
2140
+ };
2141
+
2142
+ const main = async () => {
2143
+ await listen();
2144
+ };
2145
+
2146
+ main();