@lvce-editor/static-server 0.44.5 → 0.44.7

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 (1797) hide show
  1. package/package.json +1 -1
  2. package/src/parts/Files/Files.js +1791 -1791
  3. package/src/parts/GetResponseInfo/GetResponseInfo.js +1 -1
  4. package/src/parts/Headers/Headers.js +15 -15
  5. package/static/{10163fd → 824bfc9}/css/App.css +82 -82
  6. package/static/{10163fd → 824bfc9}/manifest.json +2 -2
  7. package/static/{10163fd → 824bfc9}/packages/about-view-worker/dist/aboutWorkerMain.js +3 -3
  8. package/static/{10163fd → 824bfc9}/packages/embeds-worker/dist/embedsWorkerMain.js +3 -3
  9. package/static/824bfc9/packages/embeds-worker/dist/embedsWorkerMain.js.map +1 -0
  10. package/static/{10163fd → 824bfc9}/packages/explorer-worker/dist/explorerViewWorkerMain.js +41 -15
  11. package/static/{10163fd → 824bfc9}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +3 -3
  12. package/static/{10163fd → 824bfc9}/packages/file-search-worker/dist/fileSearchWorkerMain.js +1 -1
  13. package/static/{10163fd → 824bfc9}/packages/iframe-worker/dist/iframeWorkerMain.js +1 -1
  14. package/static/{10163fd → 824bfc9}/packages/renderer-process/dist/rendererProcessMain.js +130 -120
  15. package/static/{10163fd → 824bfc9}/packages/renderer-process/package.json +1 -1
  16. package/static/{10163fd → 824bfc9}/packages/renderer-worker/dist/rendererWorkerMain.js +252 -379
  17. package/static/{10163fd → 824bfc9}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +912 -700
  18. package/static/{10163fd → 824bfc9}/packages/text-search-worker/dist/textSearchWorkerMain.js +427 -71
  19. package/static/index.html +4 -4
  20. package/static/10163fd/packages/embeds-worker/dist/embedsWorkerMain.js.map +0 -1
  21. /package/static/{10163fd → 824bfc9}/config/colorTheme.json +0 -0
  22. /package/static/{10163fd → 824bfc9}/config/defaultSettings.json +0 -0
  23. /package/static/{10163fd → 824bfc9}/config/fileMap.json +0 -0
  24. /package/static/{10163fd → 824bfc9}/config/webExtensions.json +0 -0
  25. /package/static/{10163fd → 824bfc9}/css/parts/Animation.css +0 -0
  26. /package/static/{10163fd → 824bfc9}/css/parts/DebugButtons.css +0 -0
  27. /package/static/{10163fd → 824bfc9}/css/parts/DebugValue.css +0 -0
  28. /package/static/{10163fd → 824bfc9}/css/parts/E2eTest.css +0 -0
  29. /package/static/{10163fd → 824bfc9}/css/parts/E2eTests.css +0 -0
  30. /package/static/{10163fd → 824bfc9}/css/parts/EditorHover.css +0 -0
  31. /package/static/{10163fd → 824bfc9}/css/parts/EditorMessage.css +0 -0
  32. /package/static/{10163fd → 824bfc9}/css/parts/ImagePreview.css +0 -0
  33. /package/static/{10163fd → 824bfc9}/css/parts/InlineDiffEditor.css +0 -0
  34. /package/static/{10163fd → 824bfc9}/css/parts/Key.css +0 -0
  35. /package/static/{10163fd → 824bfc9}/css/parts/KeyBindingsHeader.css +0 -0
  36. /package/static/{10163fd → 824bfc9}/css/parts/KeyBindingsTable.css +0 -0
  37. /package/static/{10163fd → 824bfc9}/css/parts/Markdown.css +0 -0
  38. /package/static/{10163fd → 824bfc9}/css/parts/Progress.css +0 -0
  39. /package/static/{10163fd → 824bfc9}/css/parts/SearchToggleButton.css +0 -0
  40. /package/static/{10163fd → 824bfc9}/css/parts/Select.css +0 -0
  41. /package/static/{10163fd → 824bfc9}/css/parts/ViewletAbout.css +0 -0
  42. /package/static/{10163fd → 824bfc9}/css/parts/ViewletBrowserViewOverview.css +0 -0
  43. /package/static/{10163fd → 824bfc9}/css/parts/ViewletDebugConsole.css +0 -0
  44. /package/static/{10163fd → 824bfc9}/css/parts/ViewletDefineKeyBinding.css +0 -0
  45. /package/static/{10163fd → 824bfc9}/css/parts/ViewletDialog.css +0 -0
  46. /package/static/{10163fd → 824bfc9}/css/parts/ViewletDiffEditor.css +0 -0
  47. /package/static/{10163fd → 824bfc9}/css/parts/ViewletEditorWidgetError.css +0 -0
  48. /package/static/{10163fd → 824bfc9}/css/parts/ViewletExtensionDetail.css +0 -0
  49. /package/static/{10163fd → 824bfc9}/css/parts/ViewletExtensions.css +0 -0
  50. /package/static/{10163fd → 824bfc9}/css/parts/ViewletKeyBindings.css +0 -0
  51. /package/static/{10163fd → 824bfc9}/css/parts/ViewletMedia.css +0 -0
  52. /package/static/{10163fd → 824bfc9}/css/parts/ViewletOutput.css +0 -0
  53. /package/static/{10163fd → 824bfc9}/css/parts/ViewletPanel.css +0 -0
  54. /package/static/{10163fd → 824bfc9}/css/parts/ViewletPanelTabs.css +0 -0
  55. /package/static/{10163fd → 824bfc9}/css/parts/ViewletPdf.css +0 -0
  56. /package/static/{10163fd → 824bfc9}/css/parts/ViewletProblems.css +0 -0
  57. /package/static/{10163fd → 824bfc9}/css/parts/ViewletReferences.css +0 -0
  58. /package/static/{10163fd → 824bfc9}/css/parts/ViewletRunAndDebug.css +0 -0
  59. /package/static/{10163fd → 824bfc9}/css/parts/ViewletScreenCapture.css +0 -0
  60. /package/static/{10163fd → 824bfc9}/css/parts/ViewletSearch.css +0 -0
  61. /package/static/{10163fd → 824bfc9}/css/parts/ViewletSimpleBrowser.css +0 -0
  62. /package/static/{10163fd → 824bfc9}/css/parts/ViewletSourceControl.css +0 -0
  63. /package/static/{10163fd → 824bfc9}/css/parts/ViewletStorage.css +0 -0
  64. /package/static/{10163fd → 824bfc9}/css/parts/ViewletTerminal.css +0 -0
  65. /package/static/{10163fd → 824bfc9}/css/parts/ViewletTerminalTabs.css +0 -0
  66. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-bat/README.md +0 -0
  67. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-bat/extension.json +0 -0
  68. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
  69. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
  70. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-c/README.md +0 -0
  71. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-c/extension.json +0 -0
  72. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
  73. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
  74. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
  75. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
  76. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-cpp/README.md +0 -0
  77. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-cpp/extension.json +0 -0
  78. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
  79. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
  80. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-cson/README.md +0 -0
  81. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-cson/extension.json +0 -0
  82. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
  83. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
  84. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-css/README.md +0 -0
  85. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-css/extension.json +0 -0
  86. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
  87. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
  88. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-dart/README.md +0 -0
  89. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-dart/extension.json +0 -0
  90. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
  91. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-desktop/README.md +0 -0
  92. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-desktop/extension.json +0 -0
  93. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
  94. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-docker/README.md +0 -0
  95. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-docker/extension.json +0 -0
  96. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
  97. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-dotenv/README.md +0 -0
  98. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
  99. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
  100. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
  101. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
  102. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
  103. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-elixir/README.md +0 -0
  104. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-elixir/extension.json +0 -0
  105. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
  106. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-elm/README.md +0 -0
  107. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-elm/extension.json +0 -0
  108. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
  109. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
  110. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
  111. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
  112. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-gn/README.md +0 -0
  113. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-gn/extension.json +0 -0
  114. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
  115. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-go/README.md +0 -0
  116. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-go/extension.json +0 -0
  117. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
  118. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-graphql/README.md +0 -0
  119. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-graphql/extension.json +0 -0
  120. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
  121. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-html/README.md +0 -0
  122. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-html/extension.json +0 -0
  123. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
  124. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
  125. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-java/README.md +0 -0
  126. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-java/extension.json +0 -0
  127. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
  128. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
  129. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-javascript/README.md +0 -0
  130. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-javascript/extension.json +0 -0
  131. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
  132. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
  133. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-json/README.md +0 -0
  134. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-json/extension.json +0 -0
  135. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
  136. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-json5/README.md +0 -0
  137. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-json5/extension.json +0 -0
  138. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
  139. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-jsx/README.md +0 -0
  140. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-jsx/extension.json +0 -0
  141. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
  142. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-julia/README.md +0 -0
  143. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-julia/extension.json +0 -0
  144. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
  145. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-kotlin/README.md +0 -0
  146. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
  147. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
  148. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-less/LICENSE +0 -0
  149. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-less/README.md +0 -0
  150. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-less/extension.json +0 -0
  151. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
  152. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
  153. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-markdown/README.md +0 -0
  154. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-markdown/extension.json +0 -0
  155. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
  156. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-mdx/README.md +0 -0
  157. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-mdx/extension.json +0 -0
  158. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
  159. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-nix/README.md +0 -0
  160. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-nix/extension.json +0 -0
  161. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
  162. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
  163. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
  164. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
  165. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
  166. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-perl/README.md +0 -0
  167. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-perl/extension.json +0 -0
  168. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
  169. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-plaintext/README.md +0 -0
  170. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
  171. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
  172. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-powershell/README.md +0 -0
  173. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-powershell/extension.json +0 -0
  174. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
  175. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-python/README.md +0 -0
  176. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-python/extension.json +0 -0
  177. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
  178. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
  179. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-r/README.md +0 -0
  180. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-r/extension.json +0 -0
  181. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
  182. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-ruby/README.md +0 -0
  183. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-ruby/extension.json +0 -0
  184. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
  185. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-rust/LICENSE +0 -0
  186. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-rust/README.md +0 -0
  187. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-rust/extension.json +0 -0
  188. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
  189. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
  190. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-scss/README.md +0 -0
  191. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-scss/extension.json +0 -0
  192. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
  193. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
  194. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-shellscript/README.md +0 -0
  195. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
  196. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
  197. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-svelte/README.md +0 -0
  198. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-svelte/extension.json +0 -0
  199. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
  200. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-terraform/README.md +0 -0
  201. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-terraform/extension.json +0 -0
  202. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
  203. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-toml/README.md +0 -0
  204. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-toml/extension.json +0 -0
  205. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
  206. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-typescript/README.md +0 -0
  207. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-typescript/extension.json +0 -0
  208. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
  209. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-vue/README.md +0 -0
  210. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-vue/extension.json +0 -0
  211. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
  212. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-wgsl/README.md +0 -0
  213. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
  214. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
  215. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
  216. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-xml/README.md +0 -0
  217. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-xml/extension.json +0 -0
  218. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
  219. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-yaml/README.md +0 -0
  220. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-yaml/extension.json +0 -0
  221. /package/static/{10163fd → 824bfc9}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
  222. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
  223. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
  224. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
  225. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
  226. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-ayu/README.md +0 -0
  227. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-ayu/color-theme.json +0 -0
  228. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-ayu/extension.json +0 -0
  229. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-cobalt2/README.md +0 -0
  230. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
  231. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-cobalt2/extension.json +0 -0
  232. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
  233. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
  234. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-gruvbox/README.md +0 -0
  235. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
  236. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-gruvbox/extension.json +0 -0
  237. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-high-contrast/README.md +0 -0
  238. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
  239. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-high-contrast/extension.json +0 -0
  240. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-material/README.md +0 -0
  241. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-material/color-theme.json +0 -0
  242. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-material/extension.json +0 -0
  243. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-monokai/README.md +0 -0
  244. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-monokai/color-theme.json +0 -0
  245. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-monokai/extension.json +0 -0
  246. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-noctis-uva/README.md +0 -0
  247. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
  248. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
  249. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
  250. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-palenight/README.md +0 -0
  251. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-palenight/color-theme.json +0 -0
  252. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-palenight/extension.json +0 -0
  253. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-palenight/images/demo.png +0 -0
  254. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-slime/README.md +0 -0
  255. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-slime/color-theme.json +0 -0
  256. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-slime/extension.json +0 -0
  257. /package/static/{10163fd → 824bfc9}/extensions/builtin.theme-slime/icon.png +0 -0
  258. /package/static/{10163fd → 824bfc9}/extensions/builtin.vscode-icons/README.md +0 -0
  259. /package/static/{10163fd → 824bfc9}/extensions/builtin.vscode-icons/extension.json +0 -0
  260. /package/static/{10163fd → 824bfc9}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
  261. /package/static/{10163fd → 824bfc9}/extensions/builtin.vscode-icons/icon.png +0 -0
  262. /package/static/{10163fd → 824bfc9}/file-icons/default_file.svg +0 -0
  263. /package/static/{10163fd → 824bfc9}/file-icons/default_folder.svg +0 -0
  264. /package/static/{10163fd → 824bfc9}/file-icons/default_folder_opened.svg +0 -0
  265. /package/static/{10163fd → 824bfc9}/file-icons/default_root_folder.svg +0 -0
  266. /package/static/{10163fd → 824bfc9}/file-icons/default_root_folder_opened.svg +0 -0
  267. /package/static/{10163fd → 824bfc9}/file-icons/file_type_access.svg +0 -0
  268. /package/static/{10163fd → 824bfc9}/file-icons/file_type_access2.svg +0 -0
  269. /package/static/{10163fd → 824bfc9}/file-icons/file_type_actionscript.svg +0 -0
  270. /package/static/{10163fd → 824bfc9}/file-icons/file_type_actionscript2.svg +0 -0
  271. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ada.svg +0 -0
  272. /package/static/{10163fd → 824bfc9}/file-icons/file_type_advpl.svg +0 -0
  273. /package/static/{10163fd → 824bfc9}/file-icons/file_type_affectscript.svg +0 -0
  274. /package/static/{10163fd → 824bfc9}/file-icons/file_type_affinitydesigner.svg +0 -0
  275. /package/static/{10163fd → 824bfc9}/file-icons/file_type_affinityphoto.svg +0 -0
  276. /package/static/{10163fd → 824bfc9}/file-icons/file_type_affinitypublisher.svg +0 -0
  277. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ai.svg +0 -0
  278. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ai2.svg +0 -0
  279. /package/static/{10163fd → 824bfc9}/file-icons/file_type_al.svg +0 -0
  280. /package/static/{10163fd → 824bfc9}/file-icons/file_type_al_dal.svg +0 -0
  281. /package/static/{10163fd → 824bfc9}/file-icons/file_type_allcontributors.svg +0 -0
  282. /package/static/{10163fd → 824bfc9}/file-icons/file_type_angular.svg +0 -0
  283. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ansible.svg +0 -0
  284. /package/static/{10163fd → 824bfc9}/file-icons/file_type_antlers_html.svg +0 -0
  285. /package/static/{10163fd → 824bfc9}/file-icons/file_type_antlr.svg +0 -0
  286. /package/static/{10163fd → 824bfc9}/file-icons/file_type_anyscript.svg +0 -0
  287. /package/static/{10163fd → 824bfc9}/file-icons/file_type_apache.svg +0 -0
  288. /package/static/{10163fd → 824bfc9}/file-icons/file_type_apex.svg +0 -0
  289. /package/static/{10163fd → 824bfc9}/file-icons/file_type_api_extractor.svg +0 -0
  290. /package/static/{10163fd → 824bfc9}/file-icons/file_type_apib.svg +0 -0
  291. /package/static/{10163fd → 824bfc9}/file-icons/file_type_apib2.svg +0 -0
  292. /package/static/{10163fd → 824bfc9}/file-icons/file_type_apl.svg +0 -0
  293. /package/static/{10163fd → 824bfc9}/file-icons/file_type_applescript.svg +0 -0
  294. /package/static/{10163fd → 824bfc9}/file-icons/file_type_appscript.svg +0 -0
  295. /package/static/{10163fd → 824bfc9}/file-icons/file_type_appsemble.svg +0 -0
  296. /package/static/{10163fd → 824bfc9}/file-icons/file_type_appveyor.svg +0 -0
  297. /package/static/{10163fd → 824bfc9}/file-icons/file_type_arduino.svg +0 -0
  298. /package/static/{10163fd → 824bfc9}/file-icons/file_type_asciidoc.svg +0 -0
  299. /package/static/{10163fd → 824bfc9}/file-icons/file_type_asp.svg +0 -0
  300. /package/static/{10163fd → 824bfc9}/file-icons/file_type_aspx.svg +0 -0
  301. /package/static/{10163fd → 824bfc9}/file-icons/file_type_assembly.svg +0 -0
  302. /package/static/{10163fd → 824bfc9}/file-icons/file_type_astro.svg +0 -0
  303. /package/static/{10163fd → 824bfc9}/file-icons/file_type_astroconfig.svg +0 -0
  304. /package/static/{10163fd → 824bfc9}/file-icons/file_type_atom.svg +0 -0
  305. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ats.svg +0 -0
  306. /package/static/{10163fd → 824bfc9}/file-icons/file_type_attw.svg +0 -0
  307. /package/static/{10163fd → 824bfc9}/file-icons/file_type_audio.svg +0 -0
  308. /package/static/{10163fd → 824bfc9}/file-icons/file_type_aurelia.svg +0 -0
  309. /package/static/{10163fd → 824bfc9}/file-icons/file_type_autohotkey.svg +0 -0
  310. /package/static/{10163fd → 824bfc9}/file-icons/file_type_autoit.svg +0 -0
  311. /package/static/{10163fd → 824bfc9}/file-icons/file_type_avif.svg +0 -0
  312. /package/static/{10163fd → 824bfc9}/file-icons/file_type_avro.svg +0 -0
  313. /package/static/{10163fd → 824bfc9}/file-icons/file_type_awk.svg +0 -0
  314. /package/static/{10163fd → 824bfc9}/file-icons/file_type_aws.svg +0 -0
  315. /package/static/{10163fd → 824bfc9}/file-icons/file_type_azure.svg +0 -0
  316. /package/static/{10163fd → 824bfc9}/file-icons/file_type_azurepipelines.svg +0 -0
  317. /package/static/{10163fd → 824bfc9}/file-icons/file_type_babel.svg +0 -0
  318. /package/static/{10163fd → 824bfc9}/file-icons/file_type_babel2.svg +0 -0
  319. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ballerina.svg +0 -0
  320. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bat.svg +0 -0
  321. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bats.svg +0 -0
  322. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bazaar.svg +0 -0
  323. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bazel.svg +0 -0
  324. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bazel_ignore.svg +0 -0
  325. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bazel_version.svg +0 -0
  326. /package/static/{10163fd → 824bfc9}/file-icons/file_type_befunge.svg +0 -0
  327. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bicep.svg +0 -0
  328. /package/static/{10163fd → 824bfc9}/file-icons/file_type_biml.svg +0 -0
  329. /package/static/{10163fd → 824bfc9}/file-icons/file_type_binary.svg +0 -0
  330. /package/static/{10163fd → 824bfc9}/file-icons/file_type_biome.svg +0 -0
  331. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bitbucketpipeline.svg +0 -0
  332. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bithound.svg +0 -0
  333. /package/static/{10163fd → 824bfc9}/file-icons/file_type_blade.svg +0 -0
  334. /package/static/{10163fd → 824bfc9}/file-icons/file_type_blitzbasic.svg +0 -0
  335. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bolt.svg +0 -0
  336. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bosque.svg +0 -0
  337. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bower.svg +0 -0
  338. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bower2.svg +0 -0
  339. /package/static/{10163fd → 824bfc9}/file-icons/file_type_browserslist.svg +0 -0
  340. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bruno.svg +0 -0
  341. /package/static/{10163fd → 824bfc9}/file-icons/file_type_buckbuild.svg +0 -0
  342. /package/static/{10163fd → 824bfc9}/file-icons/file_type_buf.svg +0 -0
  343. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bun.svg +0 -0
  344. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bundlemon.svg +0 -0
  345. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bundler.svg +0 -0
  346. /package/static/{10163fd → 824bfc9}/file-icons/file_type_bunfig.svg +0 -0
  347. /package/static/{10163fd → 824bfc9}/file-icons/file_type_c.svg +0 -0
  348. /package/static/{10163fd → 824bfc9}/file-icons/file_type_c2.svg +0 -0
  349. /package/static/{10163fd → 824bfc9}/file-icons/file_type_c3.svg +0 -0
  350. /package/static/{10163fd → 824bfc9}/file-icons/file_type_c_al.svg +0 -0
  351. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cabal.svg +0 -0
  352. /package/static/{10163fd → 824bfc9}/file-icons/file_type_caddy.svg +0 -0
  353. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cake.svg +0 -0
  354. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cakephp.svg +0 -0
  355. /package/static/{10163fd → 824bfc9}/file-icons/file_type_capacitor.svg +0 -0
  356. /package/static/{10163fd → 824bfc9}/file-icons/file_type_capnp.svg +0 -0
  357. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cargo.svg +0 -0
  358. /package/static/{10163fd → 824bfc9}/file-icons/file_type_casc.svg +0 -0
  359. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cddl.svg +0 -0
  360. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cert.svg +0 -0
  361. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ceylon.svg +0 -0
  362. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cf.svg +0 -0
  363. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cf2.svg +0 -0
  364. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cfc.svg +0 -0
  365. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cfc2.svg +0 -0
  366. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cfm.svg +0 -0
  367. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cfm2.svg +0 -0
  368. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cheader.svg +0 -0
  369. /package/static/{10163fd → 824bfc9}/file-icons/file_type_chef.svg +0 -0
  370. /package/static/{10163fd → 824bfc9}/file-icons/file_type_chef_cookbook.svg +0 -0
  371. /package/static/{10163fd → 824bfc9}/file-icons/file_type_circleci.svg +0 -0
  372. /package/static/{10163fd → 824bfc9}/file-icons/file_type_class.svg +0 -0
  373. /package/static/{10163fd → 824bfc9}/file-icons/file_type_clojure.svg +0 -0
  374. /package/static/{10163fd → 824bfc9}/file-icons/file_type_clojurescript.svg +0 -0
  375. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cloudfoundry.svg +0 -0
  376. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cmake.svg +0 -0
  377. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cobol.svg +0 -0
  378. /package/static/{10163fd → 824bfc9}/file-icons/file_type_codacy.svg +0 -0
  379. /package/static/{10163fd → 824bfc9}/file-icons/file_type_codeclimate.svg +0 -0
  380. /package/static/{10163fd → 824bfc9}/file-icons/file_type_codecov.svg +0 -0
  381. /package/static/{10163fd → 824bfc9}/file-icons/file_type_codekit.svg +0 -0
  382. /package/static/{10163fd → 824bfc9}/file-icons/file_type_codeowners.svg +0 -0
  383. /package/static/{10163fd → 824bfc9}/file-icons/file_type_codeql.svg +0 -0
  384. /package/static/{10163fd → 824bfc9}/file-icons/file_type_coderabbit.svg +0 -0
  385. /package/static/{10163fd → 824bfc9}/file-icons/file_type_coffeelint.svg +0 -0
  386. /package/static/{10163fd → 824bfc9}/file-icons/file_type_coffeescript.svg +0 -0
  387. /package/static/{10163fd → 824bfc9}/file-icons/file_type_commitizen.svg +0 -0
  388. /package/static/{10163fd → 824bfc9}/file-icons/file_type_commitlint.svg +0 -0
  389. /package/static/{10163fd → 824bfc9}/file-icons/file_type_compass.svg +0 -0
  390. /package/static/{10163fd → 824bfc9}/file-icons/file_type_composer.svg +0 -0
  391. /package/static/{10163fd → 824bfc9}/file-icons/file_type_conan.svg +0 -0
  392. /package/static/{10163fd → 824bfc9}/file-icons/file_type_conda.svg +0 -0
  393. /package/static/{10163fd → 824bfc9}/file-icons/file_type_config.svg +0 -0
  394. /package/static/{10163fd → 824bfc9}/file-icons/file_type_confluence.svg +0 -0
  395. /package/static/{10163fd → 824bfc9}/file-icons/file_type_coverage.svg +0 -0
  396. /package/static/{10163fd → 824bfc9}/file-icons/file_type_coveralls.svg +0 -0
  397. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cpp.svg +0 -0
  398. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cpp2.svg +0 -0
  399. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cpp3.svg +0 -0
  400. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cppheader.svg +0 -0
  401. /package/static/{10163fd → 824bfc9}/file-icons/file_type_craco.svg +0 -0
  402. /package/static/{10163fd → 824bfc9}/file-icons/file_type_crowdin.svg +0 -0
  403. /package/static/{10163fd → 824bfc9}/file-icons/file_type_crystal.svg +0 -0
  404. /package/static/{10163fd → 824bfc9}/file-icons/file_type_csharp.svg +0 -0
  405. /package/static/{10163fd → 824bfc9}/file-icons/file_type_csharp2.svg +0 -0
  406. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cspell.svg +0 -0
  407. /package/static/{10163fd → 824bfc9}/file-icons/file_type_csproj.svg +0 -0
  408. /package/static/{10163fd → 824bfc9}/file-icons/file_type_css.svg +0 -0
  409. /package/static/{10163fd → 824bfc9}/file-icons/file_type_csscomb.svg +0 -0
  410. /package/static/{10163fd → 824bfc9}/file-icons/file_type_csslint.svg +0 -0
  411. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cssmap.svg +0 -0
  412. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cucumber.svg +0 -0
  413. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cuda.svg +0 -0
  414. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cvs.svg +0 -0
  415. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cypress.svg +0 -0
  416. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cypress_spec.svg +0 -0
  417. /package/static/{10163fd → 824bfc9}/file-icons/file_type_cython.svg +0 -0
  418. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dal.svg +0 -0
  419. /package/static/{10163fd → 824bfc9}/file-icons/file_type_darcs.svg +0 -0
  420. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dartlang.svg +0 -0
  421. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dartlang_generated.svg +0 -0
  422. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dartlang_ignore.svg +0 -0
  423. /package/static/{10163fd → 824bfc9}/file-icons/file_type_datadog.svg +0 -0
  424. /package/static/{10163fd → 824bfc9}/file-icons/file_type_db.svg +0 -0
  425. /package/static/{10163fd → 824bfc9}/file-icons/file_type_debian.svg +0 -0
  426. /package/static/{10163fd → 824bfc9}/file-icons/file_type_delphi.svg +0 -0
  427. /package/static/{10163fd → 824bfc9}/file-icons/file_type_deno.svg +0 -0
  428. /package/static/{10163fd → 824bfc9}/file-icons/file_type_denoify.svg +0 -0
  429. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dependabot.svg +0 -0
  430. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dependencies.svg +0 -0
  431. /package/static/{10163fd → 824bfc9}/file-icons/file_type_devcontainer.svg +0 -0
  432. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dhall.svg +0 -0
  433. /package/static/{10163fd → 824bfc9}/file-icons/file_type_diff.svg +0 -0
  434. /package/static/{10163fd → 824bfc9}/file-icons/file_type_django.svg +0 -0
  435. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dlang.svg +0 -0
  436. /package/static/{10163fd → 824bfc9}/file-icons/file_type_docker.svg +0 -0
  437. /package/static/{10163fd → 824bfc9}/file-icons/file_type_docker2.svg +0 -0
  438. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dockertest.svg +0 -0
  439. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dockertest2.svg +0 -0
  440. /package/static/{10163fd → 824bfc9}/file-icons/file_type_docpad.svg +0 -0
  441. /package/static/{10163fd → 824bfc9}/file-icons/file_type_docz.svg +0 -0
  442. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dojo.svg +0 -0
  443. /package/static/{10163fd → 824bfc9}/file-icons/file_type_doppler.svg +0 -0
  444. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dotenv.svg +0 -0
  445. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dotjs.svg +0 -0
  446. /package/static/{10163fd → 824bfc9}/file-icons/file_type_doxygen.svg +0 -0
  447. /package/static/{10163fd → 824bfc9}/file-icons/file_type_drawio.svg +0 -0
  448. /package/static/{10163fd → 824bfc9}/file-icons/file_type_drone.svg +0 -0
  449. /package/static/{10163fd → 824bfc9}/file-icons/file_type_drools.svg +0 -0
  450. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dtd.svg +0 -0
  451. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dustjs.svg +0 -0
  452. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dvc.svg +0 -0
  453. /package/static/{10163fd → 824bfc9}/file-icons/file_type_dylan.svg +0 -0
  454. /package/static/{10163fd → 824bfc9}/file-icons/file_type_earthly.svg +0 -0
  455. /package/static/{10163fd → 824bfc9}/file-icons/file_type_eas-metadata.svg +0 -0
  456. /package/static/{10163fd → 824bfc9}/file-icons/file_type_edge.svg +0 -0
  457. /package/static/{10163fd → 824bfc9}/file-icons/file_type_edge2.svg +0 -0
  458. /package/static/{10163fd → 824bfc9}/file-icons/file_type_editorconfig.svg +0 -0
  459. /package/static/{10163fd → 824bfc9}/file-icons/file_type_eex.svg +0 -0
  460. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ejs.svg +0 -0
  461. /package/static/{10163fd → 824bfc9}/file-icons/file_type_elastic.svg +0 -0
  462. /package/static/{10163fd → 824bfc9}/file-icons/file_type_elasticbeanstalk.svg +0 -0
  463. /package/static/{10163fd → 824bfc9}/file-icons/file_type_eleventy.svg +0 -0
  464. /package/static/{10163fd → 824bfc9}/file-icons/file_type_eleventy2.svg +0 -0
  465. /package/static/{10163fd → 824bfc9}/file-icons/file_type_elixir.svg +0 -0
  466. /package/static/{10163fd → 824bfc9}/file-icons/file_type_elm.svg +0 -0
  467. /package/static/{10163fd → 824bfc9}/file-icons/file_type_elm2.svg +0 -0
  468. /package/static/{10163fd → 824bfc9}/file-icons/file_type_emacs.svg +0 -0
  469. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ember.svg +0 -0
  470. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ensime.svg +0 -0
  471. /package/static/{10163fd → 824bfc9}/file-icons/file_type_eps.svg +0 -0
  472. /package/static/{10163fd → 824bfc9}/file-icons/file_type_epub.svg +0 -0
  473. /package/static/{10163fd → 824bfc9}/file-icons/file_type_erb.svg +0 -0
  474. /package/static/{10163fd → 824bfc9}/file-icons/file_type_erlang.svg +0 -0
  475. /package/static/{10163fd → 824bfc9}/file-icons/file_type_erlang2.svg +0 -0
  476. /package/static/{10163fd → 824bfc9}/file-icons/file_type_esbuild.svg +0 -0
  477. /package/static/{10163fd → 824bfc9}/file-icons/file_type_eslint.svg +0 -0
  478. /package/static/{10163fd → 824bfc9}/file-icons/file_type_eslint2.svg +0 -0
  479. /package/static/{10163fd → 824bfc9}/file-icons/file_type_esphome.svg +0 -0
  480. /package/static/{10163fd → 824bfc9}/file-icons/file_type_excalidraw.svg +0 -0
  481. /package/static/{10163fd → 824bfc9}/file-icons/file_type_excel.svg +0 -0
  482. /package/static/{10163fd → 824bfc9}/file-icons/file_type_excel2.svg +0 -0
  483. /package/static/{10163fd → 824bfc9}/file-icons/file_type_expo.svg +0 -0
  484. /package/static/{10163fd → 824bfc9}/file-icons/file_type_falcon.svg +0 -0
  485. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fantasticon.svg +0 -0
  486. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fauna.svg +0 -0
  487. /package/static/{10163fd → 824bfc9}/file-icons/file_type_favicon.svg +0 -0
  488. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fbx.svg +0 -0
  489. /package/static/{10163fd → 824bfc9}/file-icons/file_type_firebase.svg +0 -0
  490. /package/static/{10163fd → 824bfc9}/file-icons/file_type_firebasehosting.svg +0 -0
  491. /package/static/{10163fd → 824bfc9}/file-icons/file_type_firestore.svg +0 -0
  492. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fitbit.svg +0 -0
  493. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fla.svg +0 -0
  494. /package/static/{10163fd → 824bfc9}/file-icons/file_type_flareact.svg +0 -0
  495. /package/static/{10163fd → 824bfc9}/file-icons/file_type_flash.svg +0 -0
  496. /package/static/{10163fd → 824bfc9}/file-icons/file_type_floobits.svg +0 -0
  497. /package/static/{10163fd → 824bfc9}/file-icons/file_type_flow.svg +0 -0
  498. /package/static/{10163fd → 824bfc9}/file-icons/file_type_flutter.svg +0 -0
  499. /package/static/{10163fd → 824bfc9}/file-icons/file_type_flutter_package.svg +0 -0
  500. /package/static/{10163fd → 824bfc9}/file-icons/file_type_flyio.svg +0 -0
  501. /package/static/{10163fd → 824bfc9}/file-icons/file_type_font.svg +0 -0
  502. /package/static/{10163fd → 824bfc9}/file-icons/file_type_formkit.svg +0 -0
  503. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fortran.svg +0 -0
  504. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fossa.svg +0 -0
  505. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fossil.svg +0 -0
  506. /package/static/{10163fd → 824bfc9}/file-icons/file_type_freemarker.svg +0 -0
  507. /package/static/{10163fd → 824bfc9}/file-icons/file_type_frontcommerce.svg +0 -0
  508. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fsharp.svg +0 -0
  509. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fsharp2.svg +0 -0
  510. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fsproj.svg +0 -0
  511. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fthtml.svg +0 -0
  512. /package/static/{10163fd → 824bfc9}/file-icons/file_type_funding.svg +0 -0
  513. /package/static/{10163fd → 824bfc9}/file-icons/file_type_fusebox.svg +0 -0
  514. /package/static/{10163fd → 824bfc9}/file-icons/file_type_galen.svg +0 -0
  515. /package/static/{10163fd → 824bfc9}/file-icons/file_type_galen2.svg +0 -0
  516. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gamemaker.svg +0 -0
  517. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gamemaker2.svg +0 -0
  518. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gamemaker81.svg +0 -0
  519. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gatsby.svg +0 -0
  520. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gcloud.svg +0 -0
  521. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gcode.svg +0 -0
  522. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gdscript.svg +0 -0
  523. /package/static/{10163fd → 824bfc9}/file-icons/file_type_genstat.svg +0 -0
  524. /package/static/{10163fd → 824bfc9}/file-icons/file_type_git.svg +0 -0
  525. /package/static/{10163fd → 824bfc9}/file-icons/file_type_git2.svg +0 -0
  526. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gitlab.svg +0 -0
  527. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gitpod.svg +0 -0
  528. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gleam.svg +0 -0
  529. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gleamconfig.svg +0 -0
  530. /package/static/{10163fd → 824bfc9}/file-icons/file_type_glide.svg +0 -0
  531. /package/static/{10163fd → 824bfc9}/file-icons/file_type_glitter.svg +0 -0
  532. /package/static/{10163fd → 824bfc9}/file-icons/file_type_glsl.svg +0 -0
  533. /package/static/{10163fd → 824bfc9}/file-icons/file_type_glyphs.svg +0 -0
  534. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gnu.svg +0 -0
  535. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gnuplot.svg +0 -0
  536. /package/static/{10163fd → 824bfc9}/file-icons/file_type_go.svg +0 -0
  537. /package/static/{10163fd → 824bfc9}/file-icons/file_type_go_aqua.svg +0 -0
  538. /package/static/{10163fd → 824bfc9}/file-icons/file_type_go_black.svg +0 -0
  539. /package/static/{10163fd → 824bfc9}/file-icons/file_type_go_fuchsia.svg +0 -0
  540. /package/static/{10163fd → 824bfc9}/file-icons/file_type_go_gopher.svg +0 -0
  541. /package/static/{10163fd → 824bfc9}/file-icons/file_type_go_lightblue.svg +0 -0
  542. /package/static/{10163fd → 824bfc9}/file-icons/file_type_go_package.svg +0 -0
  543. /package/static/{10163fd → 824bfc9}/file-icons/file_type_go_white.svg +0 -0
  544. /package/static/{10163fd → 824bfc9}/file-icons/file_type_go_work.svg +0 -0
  545. /package/static/{10163fd → 824bfc9}/file-icons/file_type_go_yellow.svg +0 -0
  546. /package/static/{10163fd → 824bfc9}/file-icons/file_type_goctl.svg +0 -0
  547. /package/static/{10163fd → 824bfc9}/file-icons/file_type_godot.svg +0 -0
  548. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gpg.svg +0 -0
  549. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gradle.svg +0 -0
  550. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gradle2.svg +0 -0
  551. /package/static/{10163fd → 824bfc9}/file-icons/file_type_grain.svg +0 -0
  552. /package/static/{10163fd → 824bfc9}/file-icons/file_type_graphql.svg +0 -0
  553. /package/static/{10163fd → 824bfc9}/file-icons/file_type_graphql_config.svg +0 -0
  554. /package/static/{10163fd → 824bfc9}/file-icons/file_type_graphviz.svg +0 -0
  555. /package/static/{10163fd → 824bfc9}/file-icons/file_type_greenkeeper.svg +0 -0
  556. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gridsome.svg +0 -0
  557. /package/static/{10163fd → 824bfc9}/file-icons/file_type_groovy.svg +0 -0
  558. /package/static/{10163fd → 824bfc9}/file-icons/file_type_groovy2.svg +0 -0
  559. /package/static/{10163fd → 824bfc9}/file-icons/file_type_grunt.svg +0 -0
  560. /package/static/{10163fd → 824bfc9}/file-icons/file_type_gulp.svg +0 -0
  561. /package/static/{10163fd → 824bfc9}/file-icons/file_type_haml.svg +0 -0
  562. /package/static/{10163fd → 824bfc9}/file-icons/file_type_handlebars.svg +0 -0
  563. /package/static/{10163fd → 824bfc9}/file-icons/file_type_handlebars2.svg +0 -0
  564. /package/static/{10163fd → 824bfc9}/file-icons/file_type_harbour.svg +0 -0
  565. /package/static/{10163fd → 824bfc9}/file-icons/file_type_hardhat.svg +0 -0
  566. /package/static/{10163fd → 824bfc9}/file-icons/file_type_hashicorp.svg +0 -0
  567. /package/static/{10163fd → 824bfc9}/file-icons/file_type_haskell.svg +0 -0
  568. /package/static/{10163fd → 824bfc9}/file-icons/file_type_haskell2.svg +0 -0
  569. /package/static/{10163fd → 824bfc9}/file-icons/file_type_haxe.svg +0 -0
  570. /package/static/{10163fd → 824bfc9}/file-icons/file_type_haxecheckstyle.svg +0 -0
  571. /package/static/{10163fd → 824bfc9}/file-icons/file_type_haxedevelop.svg +0 -0
  572. /package/static/{10163fd → 824bfc9}/file-icons/file_type_helix.svg +0 -0
  573. /package/static/{10163fd → 824bfc9}/file-icons/file_type_helm.svg +0 -0
  574. /package/static/{10163fd → 824bfc9}/file-icons/file_type_hjson.svg +0 -0
  575. /package/static/{10163fd → 824bfc9}/file-icons/file_type_hlsl.svg +0 -0
  576. /package/static/{10163fd → 824bfc9}/file-icons/file_type_homeassistant.svg +0 -0
  577. /package/static/{10163fd → 824bfc9}/file-icons/file_type_horusec.svg +0 -0
  578. /package/static/{10163fd → 824bfc9}/file-icons/file_type_host.svg +0 -0
  579. /package/static/{10163fd → 824bfc9}/file-icons/file_type_html.svg +0 -0
  580. /package/static/{10163fd → 824bfc9}/file-icons/file_type_htmlhint.svg +0 -0
  581. /package/static/{10163fd → 824bfc9}/file-icons/file_type_htmlvalidate.svg +0 -0
  582. /package/static/{10163fd → 824bfc9}/file-icons/file_type_http.svg +0 -0
  583. /package/static/{10163fd → 824bfc9}/file-icons/file_type_humanstxt.svg +0 -0
  584. /package/static/{10163fd → 824bfc9}/file-icons/file_type_hunspell.svg +0 -0
  585. /package/static/{10163fd → 824bfc9}/file-icons/file_type_husky.svg +0 -0
  586. /package/static/{10163fd → 824bfc9}/file-icons/file_type_hy.svg +0 -0
  587. /package/static/{10163fd → 824bfc9}/file-icons/file_type_hygen.svg +0 -0
  588. /package/static/{10163fd → 824bfc9}/file-icons/file_type_hypr.svg +0 -0
  589. /package/static/{10163fd → 824bfc9}/file-icons/file_type_icl.svg +0 -0
  590. /package/static/{10163fd → 824bfc9}/file-icons/file_type_idris.svg +0 -0
  591. /package/static/{10163fd → 824bfc9}/file-icons/file_type_idrisbin.svg +0 -0
  592. /package/static/{10163fd → 824bfc9}/file-icons/file_type_idrispkg.svg +0 -0
  593. /package/static/{10163fd → 824bfc9}/file-icons/file_type_image.svg +0 -0
  594. /package/static/{10163fd → 824bfc9}/file-icons/file_type_imba.svg +0 -0
  595. /package/static/{10163fd → 824bfc9}/file-icons/file_type_inc.svg +0 -0
  596. /package/static/{10163fd → 824bfc9}/file-icons/file_type_infopath.svg +0 -0
  597. /package/static/{10163fd → 824bfc9}/file-icons/file_type_informix.svg +0 -0
  598. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ini.svg +0 -0
  599. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ink.svg +0 -0
  600. /package/static/{10163fd → 824bfc9}/file-icons/file_type_innosetup.svg +0 -0
  601. /package/static/{10163fd → 824bfc9}/file-icons/file_type_io.svg +0 -0
  602. /package/static/{10163fd → 824bfc9}/file-icons/file_type_iodine.svg +0 -0
  603. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ionic.svg +0 -0
  604. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jake.svg +0 -0
  605. /package/static/{10163fd → 824bfc9}/file-icons/file_type_janet.svg +0 -0
  606. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jar.svg +0 -0
  607. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jasmine.svg +0 -0
  608. /package/static/{10163fd → 824bfc9}/file-icons/file_type_java.svg +0 -0
  609. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jbuilder.svg +0 -0
  610. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jekyll.svg +0 -0
  611. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jenkins.svg +0 -0
  612. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jest.svg +0 -0
  613. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jest_snapshot.svg +0 -0
  614. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jinja.svg +0 -0
  615. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jpm.svg +0 -0
  616. /package/static/{10163fd → 824bfc9}/file-icons/file_type_js.svg +0 -0
  617. /package/static/{10163fd → 824bfc9}/file-icons/file_type_js_official.svg +0 -0
  618. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jsbeautify.svg +0 -0
  619. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jsconfig.svg +0 -0
  620. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jscpd.svg +0 -0
  621. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jshint.svg +0 -0
  622. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jsmap.svg +0 -0
  623. /package/static/{10163fd → 824bfc9}/file-icons/file_type_json.svg +0 -0
  624. /package/static/{10163fd → 824bfc9}/file-icons/file_type_json2.svg +0 -0
  625. /package/static/{10163fd → 824bfc9}/file-icons/file_type_json5.svg +0 -0
  626. /package/static/{10163fd → 824bfc9}/file-icons/file_type_json_official.svg +0 -0
  627. /package/static/{10163fd → 824bfc9}/file-icons/file_type_json_schema.svg +0 -0
  628. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jsonld.svg +0 -0
  629. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jsonnet.svg +0 -0
  630. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jsp.svg +0 -0
  631. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jsr.svg +0 -0
  632. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jss.svg +0 -0
  633. /package/static/{10163fd → 824bfc9}/file-icons/file_type_juice.svg +0 -0
  634. /package/static/{10163fd → 824bfc9}/file-icons/file_type_julia.svg +0 -0
  635. /package/static/{10163fd → 824bfc9}/file-icons/file_type_julia2.svg +0 -0
  636. /package/static/{10163fd → 824bfc9}/file-icons/file_type_jupyter.svg +0 -0
  637. /package/static/{10163fd → 824bfc9}/file-icons/file_type_k.svg +0 -0
  638. /package/static/{10163fd → 824bfc9}/file-icons/file_type_karma.svg +0 -0
  639. /package/static/{10163fd → 824bfc9}/file-icons/file_type_key.svg +0 -0
  640. /package/static/{10163fd → 824bfc9}/file-icons/file_type_kitchenci.svg +0 -0
  641. /package/static/{10163fd → 824bfc9}/file-icons/file_type_kite.svg +0 -0
  642. /package/static/{10163fd → 824bfc9}/file-icons/file_type_kivy.svg +0 -0
  643. /package/static/{10163fd → 824bfc9}/file-icons/file_type_knip.svg +0 -0
  644. /package/static/{10163fd → 824bfc9}/file-icons/file_type_kos.svg +0 -0
  645. /package/static/{10163fd → 824bfc9}/file-icons/file_type_kotlin.svg +0 -0
  646. /package/static/{10163fd → 824bfc9}/file-icons/file_type_kusto.svg +0 -0
  647. /package/static/{10163fd → 824bfc9}/file-icons/file_type_language_configuration.svg +0 -0
  648. /package/static/{10163fd → 824bfc9}/file-icons/file_type_latino.svg +0 -0
  649. /package/static/{10163fd → 824bfc9}/file-icons/file_type_layout.svg +0 -0
  650. /package/static/{10163fd → 824bfc9}/file-icons/file_type_lerna.svg +0 -0
  651. /package/static/{10163fd → 824bfc9}/file-icons/file_type_less.svg +0 -0
  652. /package/static/{10163fd → 824bfc9}/file-icons/file_type_lex.svg +0 -0
  653. /package/static/{10163fd → 824bfc9}/file-icons/file_type_liara.svg +0 -0
  654. /package/static/{10163fd → 824bfc9}/file-icons/file_type_libreoffice_base.svg +0 -0
  655. /package/static/{10163fd → 824bfc9}/file-icons/file_type_libreoffice_calc.svg +0 -0
  656. /package/static/{10163fd → 824bfc9}/file-icons/file_type_libreoffice_draw.svg +0 -0
  657. /package/static/{10163fd → 824bfc9}/file-icons/file_type_libreoffice_impress.svg +0 -0
  658. /package/static/{10163fd → 824bfc9}/file-icons/file_type_libreoffice_math.svg +0 -0
  659. /package/static/{10163fd → 824bfc9}/file-icons/file_type_libreoffice_writer.svg +0 -0
  660. /package/static/{10163fd → 824bfc9}/file-icons/file_type_license.svg +0 -0
  661. /package/static/{10163fd → 824bfc9}/file-icons/file_type_licensebat.svg +0 -0
  662. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_actionscript2.svg +0 -0
  663. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_ada.svg +0 -0
  664. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_apl.svg +0 -0
  665. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_astro.svg +0 -0
  666. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_astroconfig.svg +0 -0
  667. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_babel.svg +0 -0
  668. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_babel2.svg +0 -0
  669. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_cabal.svg +0 -0
  670. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_circleci.svg +0 -0
  671. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_cloudfoundry.svg +0 -0
  672. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_codacy.svg +0 -0
  673. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_codeclimate.svg +0 -0
  674. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_codeowners.svg +0 -0
  675. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_config.svg +0 -0
  676. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_crystal.svg +0 -0
  677. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_cypress.svg +0 -0
  678. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_cypress_spec.svg +0 -0
  679. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_db.svg +0 -0
  680. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_deno.svg +0 -0
  681. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_dhall.svg +0 -0
  682. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_docpad.svg +0 -0
  683. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_drone.svg +0 -0
  684. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_eas-metadata.svg +0 -0
  685. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_eleventy.svg +0 -0
  686. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_eleventy2.svg +0 -0
  687. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_esphome.svg +0 -0
  688. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_expo.svg +0 -0
  689. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_firebasehosting.svg +0 -0
  690. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_fla.svg +0 -0
  691. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_font.svg +0 -0
  692. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_gamemaker2.svg +0 -0
  693. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_gradle.svg +0 -0
  694. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_hashicorp.svg +0 -0
  695. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_hjson.svg +0 -0
  696. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_ini.svg +0 -0
  697. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_io.svg +0 -0
  698. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_js.svg +0 -0
  699. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_jsconfig.svg +0 -0
  700. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_jsmap.svg +0 -0
  701. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_json.svg +0 -0
  702. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_json5.svg +0 -0
  703. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_json_schema.svg +0 -0
  704. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_jsonld.svg +0 -0
  705. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_kite.svg +0 -0
  706. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_lerna.svg +0 -0
  707. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_mailing.svg +0 -0
  708. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_mdx-components.svg +0 -0
  709. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_mdx.svg +0 -0
  710. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_mlang.svg +0 -0
  711. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_mustache.svg +0 -0
  712. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_neo4j.svg +0 -0
  713. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_netlify.svg +0 -0
  714. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_next.svg +0 -0
  715. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_nim.svg +0 -0
  716. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_nx.svg +0 -0
  717. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_objidconfig.svg +0 -0
  718. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_openHAB.svg +0 -0
  719. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_pcl.svg +0 -0
  720. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_pnpm.svg +0 -0
  721. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_prettier.svg +0 -0
  722. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_prisma.svg +0 -0
  723. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_purescript.svg +0 -0
  724. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_quasar.svg +0 -0
  725. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_raku.svg +0 -0
  726. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_razzle.svg +0 -0
  727. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_reactrouter.svg +0 -0
  728. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_rehype.svg +0 -0
  729. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_remark.svg +0 -0
  730. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_replit.svg +0 -0
  731. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_retext.svg +0 -0
  732. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_rome.svg +0 -0
  733. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_rubocop.svg +0 -0
  734. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_rust.svg +0 -0
  735. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_rust_toolchain.svg +0 -0
  736. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_safetensors.svg +0 -0
  737. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_shaderlab.svg +0 -0
  738. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_solidity.svg +0 -0
  739. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_spin.svg +0 -0
  740. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_stylelint.svg +0 -0
  741. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_stylus.svg +0 -0
  742. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_symfony.svg +0 -0
  743. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_systemd.svg +0 -0
  744. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_systemverilog.svg +0 -0
  745. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_testcafe.svg +0 -0
  746. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_testjs.svg +0 -0
  747. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_tex.svg +0 -0
  748. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_tm.svg +0 -0
  749. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_tmux.svg +0 -0
  750. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_todo.svg +0 -0
  751. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_toit.svg +0 -0
  752. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_toml.svg +0 -0
  753. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_tree.svg +0 -0
  754. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_turbo.svg +0 -0
  755. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_unibeautify.svg +0 -0
  756. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_vash.svg +0 -0
  757. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_vercel.svg +0 -0
  758. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_vsix.svg +0 -0
  759. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_vsixmanifest.svg +0 -0
  760. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_xfl.svg +0 -0
  761. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_xorg.svg +0 -0
  762. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_yaml.svg +0 -0
  763. /package/static/{10163fd → 824bfc9}/file-icons/file_type_light_zeit.svg +0 -0
  764. /package/static/{10163fd → 824bfc9}/file-icons/file_type_lighthouse.svg +0 -0
  765. /package/static/{10163fd → 824bfc9}/file-icons/file_type_lilypond.svg +0 -0
  766. /package/static/{10163fd → 824bfc9}/file-icons/file_type_lime.svg +0 -0
  767. /package/static/{10163fd → 824bfc9}/file-icons/file_type_lintstagedrc.svg +0 -0
  768. /package/static/{10163fd → 824bfc9}/file-icons/file_type_liquid.svg +0 -0
  769. /package/static/{10163fd → 824bfc9}/file-icons/file_type_lisp.svg +0 -0
  770. /package/static/{10163fd → 824bfc9}/file-icons/file_type_livescript.svg +0 -0
  771. /package/static/{10163fd → 824bfc9}/file-icons/file_type_lnk.svg +0 -0
  772. /package/static/{10163fd → 824bfc9}/file-icons/file_type_locale.svg +0 -0
  773. /package/static/{10163fd → 824bfc9}/file-icons/file_type_log.svg +0 -0
  774. /package/static/{10163fd → 824bfc9}/file-icons/file_type_lolcode.svg +0 -0
  775. /package/static/{10163fd → 824bfc9}/file-icons/file_type_lsl.svg +0 -0
  776. /package/static/{10163fd → 824bfc9}/file-icons/file_type_lua.svg +0 -0
  777. /package/static/{10163fd → 824bfc9}/file-icons/file_type_luau.svg +0 -0
  778. /package/static/{10163fd → 824bfc9}/file-icons/file_type_lync.svg +0 -0
  779. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mailing.svg +0 -0
  780. /package/static/{10163fd → 824bfc9}/file-icons/file_type_makefile.svg +0 -0
  781. /package/static/{10163fd → 824bfc9}/file-icons/file_type_manifest.svg +0 -0
  782. /package/static/{10163fd → 824bfc9}/file-icons/file_type_manifest_bak.svg +0 -0
  783. /package/static/{10163fd → 824bfc9}/file-icons/file_type_manifest_skip.svg +0 -0
  784. /package/static/{10163fd → 824bfc9}/file-icons/file_type_map.svg +0 -0
  785. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mariadb.svg +0 -0
  786. /package/static/{10163fd → 824bfc9}/file-icons/file_type_markdown.svg +0 -0
  787. /package/static/{10163fd → 824bfc9}/file-icons/file_type_markdownlint.svg +0 -0
  788. /package/static/{10163fd → 824bfc9}/file-icons/file_type_markdownlint_ignore.svg +0 -0
  789. /package/static/{10163fd → 824bfc9}/file-icons/file_type_marko.svg +0 -0
  790. /package/static/{10163fd → 824bfc9}/file-icons/file_type_markojs.svg +0 -0
  791. /package/static/{10163fd → 824bfc9}/file-icons/file_type_master-co.svg +0 -0
  792. /package/static/{10163fd → 824bfc9}/file-icons/file_type_matlab.svg +0 -0
  793. /package/static/{10163fd → 824bfc9}/file-icons/file_type_maven.svg +0 -0
  794. /package/static/{10163fd → 824bfc9}/file-icons/file_type_maxscript.svg +0 -0
  795. /package/static/{10163fd → 824bfc9}/file-icons/file_type_maya.svg +0 -0
  796. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mdx-components.svg +0 -0
  797. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mdx.svg +0 -0
  798. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mediawiki.svg +0 -0
  799. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mercurial.svg +0 -0
  800. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mermaid.svg +0 -0
  801. /package/static/{10163fd → 824bfc9}/file-icons/file_type_meson.svg +0 -0
  802. /package/static/{10163fd → 824bfc9}/file-icons/file_type_meteor.svg +0 -0
  803. /package/static/{10163fd → 824bfc9}/file-icons/file_type_minecraft.svg +0 -0
  804. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mivascript.svg +0 -0
  805. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mjml.svg +0 -0
  806. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mlang.svg +0 -0
  807. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mocha.svg +0 -0
  808. /package/static/{10163fd → 824bfc9}/file-icons/file_type_modernizr.svg +0 -0
  809. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mojo.svg +0 -0
  810. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mojolicious.svg +0 -0
  811. /package/static/{10163fd → 824bfc9}/file-icons/file_type_moleculer.svg +0 -0
  812. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mondoo.svg +0 -0
  813. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mongo.svg +0 -0
  814. /package/static/{10163fd → 824bfc9}/file-icons/file_type_monotone.svg +0 -0
  815. /package/static/{10163fd → 824bfc9}/file-icons/file_type_motif.svg +0 -0
  816. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mson.svg +0 -0
  817. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mustache.svg +0 -0
  818. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mvt.svg +0 -0
  819. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mvtcss.svg +0 -0
  820. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mvtjs.svg +0 -0
  821. /package/static/{10163fd → 824bfc9}/file-icons/file_type_mysql.svg +0 -0
  822. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ndst.svg +0 -0
  823. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nearly.svg +0 -0
  824. /package/static/{10163fd → 824bfc9}/file-icons/file_type_neo4j.svg +0 -0
  825. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_adapter_js.svg +0 -0
  826. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_adapter_ts.svg +0 -0
  827. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_controller_js.svg +0 -0
  828. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_controller_ts.svg +0 -0
  829. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_decorator_js.svg +0 -0
  830. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_decorator_ts.svg +0 -0
  831. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_filter_js.svg +0 -0
  832. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_filter_ts.svg +0 -0
  833. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_gateway_js.svg +0 -0
  834. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_gateway_ts.svg +0 -0
  835. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_guard_js.svg +0 -0
  836. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_guard_ts.svg +0 -0
  837. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_interceptor_js.svg +0 -0
  838. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_interceptor_ts.svg +0 -0
  839. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_middleware_js.svg +0 -0
  840. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_middleware_ts.svg +0 -0
  841. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_module_js.svg +0 -0
  842. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_module_ts.svg +0 -0
  843. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_pipe_js.svg +0 -0
  844. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_pipe_ts.svg +0 -0
  845. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_service_js.svg +0 -0
  846. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nest_service_ts.svg +0 -0
  847. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nestjs.svg +0 -0
  848. /package/static/{10163fd → 824bfc9}/file-icons/file_type_netlify.svg +0 -0
  849. /package/static/{10163fd → 824bfc9}/file-icons/file_type_next.svg +0 -0
  850. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nextflow.svg +0 -0
  851. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_component_css.svg +0 -0
  852. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_component_dart.svg +0 -0
  853. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_component_html.svg +0 -0
  854. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_component_js.svg +0 -0
  855. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_component_js2.svg +0 -0
  856. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_component_less.svg +0 -0
  857. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_component_sass.svg +0 -0
  858. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_component_scss.svg +0 -0
  859. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_component_ts.svg +0 -0
  860. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_component_ts2.svg +0 -0
  861. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_controller_js.svg +0 -0
  862. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_controller_ts.svg +0 -0
  863. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_directive_dart.svg +0 -0
  864. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_directive_js.svg +0 -0
  865. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_directive_js2.svg +0 -0
  866. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_directive_ts.svg +0 -0
  867. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_directive_ts2.svg +0 -0
  868. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_guard_dart.svg +0 -0
  869. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_guard_js.svg +0 -0
  870. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_guard_ts.svg +0 -0
  871. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_interceptor_dart.svg +0 -0
  872. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_interceptor_js.svg +0 -0
  873. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_interceptor_ts.svg +0 -0
  874. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_module_dart.svg +0 -0
  875. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_module_js.svg +0 -0
  876. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_module_js2.svg +0 -0
  877. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_module_ts.svg +0 -0
  878. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_module_ts2.svg +0 -0
  879. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_pipe_dart.svg +0 -0
  880. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_pipe_js.svg +0 -0
  881. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_pipe_js2.svg +0 -0
  882. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_pipe_ts.svg +0 -0
  883. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_pipe_ts2.svg +0 -0
  884. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_routing_dart.svg +0 -0
  885. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_routing_js.svg +0 -0
  886. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_routing_js2.svg +0 -0
  887. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_routing_ts.svg +0 -0
  888. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_routing_ts2.svg +0 -0
  889. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_service_dart.svg +0 -0
  890. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_service_js.svg +0 -0
  891. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_service_js2.svg +0 -0
  892. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_service_ts.svg +0 -0
  893. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_service_ts2.svg +0 -0
  894. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_smart_component_dart.svg +0 -0
  895. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_smart_component_js.svg +0 -0
  896. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_smart_component_js2.svg +0 -0
  897. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_smart_component_ts.svg +0 -0
  898. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_smart_component_ts2.svg +0 -0
  899. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ng_tailwind.svg +0 -0
  900. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nginx.svg +0 -0
  901. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nim.svg +0 -0
  902. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nimble.svg +0 -0
  903. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ninja.svg +0 -0
  904. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nix.svg +0 -0
  905. /package/static/{10163fd → 824bfc9}/file-icons/file_type_njsproj.svg +0 -0
  906. /package/static/{10163fd → 824bfc9}/file-icons/file_type_noc.svg +0 -0
  907. /package/static/{10163fd → 824bfc9}/file-icons/file_type_node.svg +0 -0
  908. /package/static/{10163fd → 824bfc9}/file-icons/file_type_node2.svg +0 -0
  909. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nodemon.svg +0 -0
  910. /package/static/{10163fd → 824bfc9}/file-icons/file_type_npm.svg +0 -0
  911. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nsi.svg +0 -0
  912. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nsri-integrity.svg +0 -0
  913. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nsri.svg +0 -0
  914. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nuget.svg +0 -0
  915. /package/static/{10163fd → 824bfc9}/file-icons/file_type_numpy.svg +0 -0
  916. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nunjucks.svg +0 -0
  917. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nuxt.svg +0 -0
  918. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nx.svg +0 -0
  919. /package/static/{10163fd → 824bfc9}/file-icons/file_type_nyc.svg +0 -0
  920. /package/static/{10163fd → 824bfc9}/file-icons/file_type_objectivec.svg +0 -0
  921. /package/static/{10163fd → 824bfc9}/file-icons/file_type_objectivecpp.svg +0 -0
  922. /package/static/{10163fd → 824bfc9}/file-icons/file_type_objidconfig.svg +0 -0
  923. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ocaml.svg +0 -0
  924. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ocaml_intf.svg +0 -0
  925. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ogone.svg +0 -0
  926. /package/static/{10163fd → 824bfc9}/file-icons/file_type_onenote.svg +0 -0
  927. /package/static/{10163fd → 824bfc9}/file-icons/file_type_openHAB.svg +0 -0
  928. /package/static/{10163fd → 824bfc9}/file-icons/file_type_opencl.svg +0 -0
  929. /package/static/{10163fd → 824bfc9}/file-icons/file_type_openscad.svg +0 -0
  930. /package/static/{10163fd → 824bfc9}/file-icons/file_type_org.svg +0 -0
  931. /package/static/{10163fd → 824bfc9}/file-icons/file_type_outlook.svg +0 -0
  932. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ovpn.svg +0 -0
  933. /package/static/{10163fd → 824bfc9}/file-icons/file_type_package.svg +0 -0
  934. /package/static/{10163fd → 824bfc9}/file-icons/file_type_paket.svg +0 -0
  935. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pandacss.svg +0 -0
  936. /package/static/{10163fd → 824bfc9}/file-icons/file_type_patch.svg +0 -0
  937. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pcl.svg +0 -0
  938. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pddl.svg +0 -0
  939. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pddl_happenings.svg +0 -0
  940. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pddl_plan.svg +0 -0
  941. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pdf.svg +0 -0
  942. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pdf2.svg +0 -0
  943. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pdm.svg +0 -0
  944. /package/static/{10163fd → 824bfc9}/file-icons/file_type_peeky.svg +0 -0
  945. /package/static/{10163fd → 824bfc9}/file-icons/file_type_perl.svg +0 -0
  946. /package/static/{10163fd → 824bfc9}/file-icons/file_type_perl2.svg +0 -0
  947. /package/static/{10163fd → 824bfc9}/file-icons/file_type_perl6.svg +0 -0
  948. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pgsql.svg +0 -0
  949. /package/static/{10163fd → 824bfc9}/file-icons/file_type_photoshop.svg +0 -0
  950. /package/static/{10163fd → 824bfc9}/file-icons/file_type_photoshop2.svg +0 -0
  951. /package/static/{10163fd → 824bfc9}/file-icons/file_type_php.svg +0 -0
  952. /package/static/{10163fd → 824bfc9}/file-icons/file_type_php2.svg +0 -0
  953. /package/static/{10163fd → 824bfc9}/file-icons/file_type_php3.svg +0 -0
  954. /package/static/{10163fd → 824bfc9}/file-icons/file_type_phpcsfixer.svg +0 -0
  955. /package/static/{10163fd → 824bfc9}/file-icons/file_type_phpstan.svg +0 -0
  956. /package/static/{10163fd → 824bfc9}/file-icons/file_type_phpunit.svg +0 -0
  957. /package/static/{10163fd → 824bfc9}/file-icons/file_type_phraseapp.svg +0 -0
  958. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pine.svg +0 -0
  959. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pip.svg +0 -0
  960. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pipeline.svg +0 -0
  961. /package/static/{10163fd → 824bfc9}/file-icons/file_type_plantuml.svg +0 -0
  962. /package/static/{10163fd → 824bfc9}/file-icons/file_type_platformio.svg +0 -0
  963. /package/static/{10163fd → 824bfc9}/file-icons/file_type_playwright.svg +0 -0
  964. /package/static/{10163fd → 824bfc9}/file-icons/file_type_plsql.svg +0 -0
  965. /package/static/{10163fd → 824bfc9}/file-icons/file_type_plsql_package.svg +0 -0
  966. /package/static/{10163fd → 824bfc9}/file-icons/file_type_plsql_package_body.svg +0 -0
  967. /package/static/{10163fd → 824bfc9}/file-icons/file_type_plsql_package_header.svg +0 -0
  968. /package/static/{10163fd → 824bfc9}/file-icons/file_type_plsql_package_spec.svg +0 -0
  969. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pm2.svg +0 -0
  970. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pnpm.svg +0 -0
  971. /package/static/{10163fd → 824bfc9}/file-icons/file_type_poedit.svg +0 -0
  972. /package/static/{10163fd → 824bfc9}/file-icons/file_type_poetry.svg +0 -0
  973. /package/static/{10163fd → 824bfc9}/file-icons/file_type_polymer.svg +0 -0
  974. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pony.svg +0 -0
  975. /package/static/{10163fd → 824bfc9}/file-icons/file_type_postcss.svg +0 -0
  976. /package/static/{10163fd → 824bfc9}/file-icons/file_type_postcssconfig.svg +0 -0
  977. /package/static/{10163fd → 824bfc9}/file-icons/file_type_postman.svg +0 -0
  978. /package/static/{10163fd → 824bfc9}/file-icons/file_type_powerpoint.svg +0 -0
  979. /package/static/{10163fd → 824bfc9}/file-icons/file_type_powerpoint2.svg +0 -0
  980. /package/static/{10163fd → 824bfc9}/file-icons/file_type_powershell.svg +0 -0
  981. /package/static/{10163fd → 824bfc9}/file-icons/file_type_powershell2.svg +0 -0
  982. /package/static/{10163fd → 824bfc9}/file-icons/file_type_powershell_format.svg +0 -0
  983. /package/static/{10163fd → 824bfc9}/file-icons/file_type_powershell_psd.svg +0 -0
  984. /package/static/{10163fd → 824bfc9}/file-icons/file_type_powershell_psd2.svg +0 -0
  985. /package/static/{10163fd → 824bfc9}/file-icons/file_type_powershell_psm.svg +0 -0
  986. /package/static/{10163fd → 824bfc9}/file-icons/file_type_powershell_psm2.svg +0 -0
  987. /package/static/{10163fd → 824bfc9}/file-icons/file_type_powershell_types.svg +0 -0
  988. /package/static/{10163fd → 824bfc9}/file-icons/file_type_preact.svg +0 -0
  989. /package/static/{10163fd → 824bfc9}/file-icons/file_type_precommit.svg +0 -0
  990. /package/static/{10163fd → 824bfc9}/file-icons/file_type_prettier.svg +0 -0
  991. /package/static/{10163fd → 824bfc9}/file-icons/file_type_prisma.svg +0 -0
  992. /package/static/{10163fd → 824bfc9}/file-icons/file_type_processinglang.svg +0 -0
  993. /package/static/{10163fd → 824bfc9}/file-icons/file_type_procfile.svg +0 -0
  994. /package/static/{10163fd → 824bfc9}/file-icons/file_type_progress.svg +0 -0
  995. /package/static/{10163fd → 824bfc9}/file-icons/file_type_prolog.svg +0 -0
  996. /package/static/{10163fd → 824bfc9}/file-icons/file_type_prometheus.svg +0 -0
  997. /package/static/{10163fd → 824bfc9}/file-icons/file_type_protobuf.svg +0 -0
  998. /package/static/{10163fd → 824bfc9}/file-icons/file_type_protractor.svg +0 -0
  999. /package/static/{10163fd → 824bfc9}/file-icons/file_type_publiccode.svg +0 -0
  1000. /package/static/{10163fd → 824bfc9}/file-icons/file_type_publisher.svg +0 -0
  1001. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pug.svg +0 -0
  1002. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pulumi.svg +0 -0
  1003. /package/static/{10163fd → 824bfc9}/file-icons/file_type_puppet.svg +0 -0
  1004. /package/static/{10163fd → 824bfc9}/file-icons/file_type_purescript.svg +0 -0
  1005. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pyenv.svg +0 -0
  1006. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pyret.svg +0 -0
  1007. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pyscript.svg +0 -0
  1008. /package/static/{10163fd → 824bfc9}/file-icons/file_type_python.svg +0 -0
  1009. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pythowo.svg +0 -0
  1010. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pytyped.svg +0 -0
  1011. /package/static/{10163fd → 824bfc9}/file-icons/file_type_pyup.svg +0 -0
  1012. /package/static/{10163fd → 824bfc9}/file-icons/file_type_q.svg +0 -0
  1013. /package/static/{10163fd → 824bfc9}/file-icons/file_type_qbs.svg +0 -0
  1014. /package/static/{10163fd → 824bfc9}/file-icons/file_type_qlikview.svg +0 -0
  1015. /package/static/{10163fd → 824bfc9}/file-icons/file_type_qml.svg +0 -0
  1016. /package/static/{10163fd → 824bfc9}/file-icons/file_type_qmldir.svg +0 -0
  1017. /package/static/{10163fd → 824bfc9}/file-icons/file_type_qsharp.svg +0 -0
  1018. /package/static/{10163fd → 824bfc9}/file-icons/file_type_quasar.svg +0 -0
  1019. /package/static/{10163fd → 824bfc9}/file-icons/file_type_r.svg +0 -0
  1020. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ra_syntax_tree.svg +0 -0
  1021. /package/static/{10163fd → 824bfc9}/file-icons/file_type_racket.svg +0 -0
  1022. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rails.svg +0 -0
  1023. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rake.svg +0 -0
  1024. /package/static/{10163fd → 824bfc9}/file-icons/file_type_raku.svg +0 -0
  1025. /package/static/{10163fd → 824bfc9}/file-icons/file_type_raml.svg +0 -0
  1026. /package/static/{10163fd → 824bfc9}/file-icons/file_type_razor.svg +0 -0
  1027. /package/static/{10163fd → 824bfc9}/file-icons/file_type_razzle.svg +0 -0
  1028. /package/static/{10163fd → 824bfc9}/file-icons/file_type_reactjs.svg +0 -0
  1029. /package/static/{10163fd → 824bfc9}/file-icons/file_type_reactrouter.svg +0 -0
  1030. /package/static/{10163fd → 824bfc9}/file-icons/file_type_reacttemplate.svg +0 -0
  1031. /package/static/{10163fd → 824bfc9}/file-icons/file_type_reactts.svg +0 -0
  1032. /package/static/{10163fd → 824bfc9}/file-icons/file_type_reason.svg +0 -0
  1033. /package/static/{10163fd → 824bfc9}/file-icons/file_type_red.svg +0 -0
  1034. /package/static/{10163fd → 824bfc9}/file-icons/file_type_registry.svg +0 -0
  1035. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rego.svg +0 -0
  1036. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rehype.svg +0 -0
  1037. /package/static/{10163fd → 824bfc9}/file-icons/file_type_remark.svg +0 -0
  1038. /package/static/{10163fd → 824bfc9}/file-icons/file_type_renovate.svg +0 -0
  1039. /package/static/{10163fd → 824bfc9}/file-icons/file_type_replit.svg +0 -0
  1040. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rescript.svg +0 -0
  1041. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rest.svg +0 -0
  1042. /package/static/{10163fd → 824bfc9}/file-icons/file_type_retext.svg +0 -0
  1043. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rexx.svg +0 -0
  1044. /package/static/{10163fd → 824bfc9}/file-icons/file_type_riot.svg +0 -0
  1045. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rmd.svg +0 -0
  1046. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rnc.svg +0 -0
  1047. /package/static/{10163fd → 824bfc9}/file-icons/file_type_robotframework.svg +0 -0
  1048. /package/static/{10163fd → 824bfc9}/file-icons/file_type_robots.svg +0 -0
  1049. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rolldown.svg +0 -0
  1050. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rollup.svg +0 -0
  1051. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rome.svg +0 -0
  1052. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ron.svg +0 -0
  1053. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rproj.svg +0 -0
  1054. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rspec.svg +0 -0
  1055. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rss.svg +0 -0
  1056. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rubocop.svg +0 -0
  1057. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ruby.svg +0 -0
  1058. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rust.svg +0 -0
  1059. /package/static/{10163fd → 824bfc9}/file-icons/file_type_rust_toolchain.svg +0 -0
  1060. /package/static/{10163fd → 824bfc9}/file-icons/file_type_s-lang.svg +0 -0
  1061. /package/static/{10163fd → 824bfc9}/file-icons/file_type_safetensors.svg +0 -0
  1062. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sails.svg +0 -0
  1063. /package/static/{10163fd → 824bfc9}/file-icons/file_type_saltstack.svg +0 -0
  1064. /package/static/{10163fd → 824bfc9}/file-icons/file_type_san.svg +0 -0
  1065. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sapphire_framework_cli.svg +0 -0
  1066. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sas.svg +0 -0
  1067. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sass.svg +0 -0
  1068. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sbt.svg +0 -0
  1069. /package/static/{10163fd → 824bfc9}/file-icons/file_type_scala.svg +0 -0
  1070. /package/static/{10163fd → 824bfc9}/file-icons/file_type_scilab.svg +0 -0
  1071. /package/static/{10163fd → 824bfc9}/file-icons/file_type_script.svg +0 -0
  1072. /package/static/{10163fd → 824bfc9}/file-icons/file_type_scss.svg +0 -0
  1073. /package/static/{10163fd → 824bfc9}/file-icons/file_type_scss2.svg +0 -0
  1074. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sdlang.svg +0 -0
  1075. /package/static/{10163fd → 824bfc9}/file-icons/file_type_search_result.svg +0 -0
  1076. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sentry.svg +0 -0
  1077. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sequelize.svg +0 -0
  1078. /package/static/{10163fd → 824bfc9}/file-icons/file_type_serverless.svg +0 -0
  1079. /package/static/{10163fd → 824bfc9}/file-icons/file_type_shaderlab.svg +0 -0
  1080. /package/static/{10163fd → 824bfc9}/file-icons/file_type_shell.svg +0 -0
  1081. /package/static/{10163fd → 824bfc9}/file-icons/file_type_shellcheck.svg +0 -0
  1082. /package/static/{10163fd → 824bfc9}/file-icons/file_type_shuttle.svg +0 -0
  1083. /package/static/{10163fd → 824bfc9}/file-icons/file_type_silverstripe.svg +0 -0
  1084. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sino.svg +0 -0
  1085. /package/static/{10163fd → 824bfc9}/file-icons/file_type_siyuan.svg +0 -0
  1086. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sketch.svg +0 -0
  1087. /package/static/{10163fd → 824bfc9}/file-icons/file_type_skipper.svg +0 -0
  1088. /package/static/{10163fd → 824bfc9}/file-icons/file_type_slang.svg +0 -0
  1089. /package/static/{10163fd → 824bfc9}/file-icons/file_type_slashup.svg +0 -0
  1090. /package/static/{10163fd → 824bfc9}/file-icons/file_type_slice.svg +0 -0
  1091. /package/static/{10163fd → 824bfc9}/file-icons/file_type_slim.svg +0 -0
  1092. /package/static/{10163fd → 824bfc9}/file-icons/file_type_slint.svg +0 -0
  1093. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sln.svg +0 -0
  1094. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sln2.svg +0 -0
  1095. /package/static/{10163fd → 824bfc9}/file-icons/file_type_smarty.svg +0 -0
  1096. /package/static/{10163fd → 824bfc9}/file-icons/file_type_snakemake.svg +0 -0
  1097. /package/static/{10163fd → 824bfc9}/file-icons/file_type_snapcraft.svg +0 -0
  1098. /package/static/{10163fd → 824bfc9}/file-icons/file_type_snaplet.svg +0 -0
  1099. /package/static/{10163fd → 824bfc9}/file-icons/file_type_snort.svg +0 -0
  1100. /package/static/{10163fd → 824bfc9}/file-icons/file_type_snyk.svg +0 -0
  1101. /package/static/{10163fd → 824bfc9}/file-icons/file_type_solidarity.svg +0 -0
  1102. /package/static/{10163fd → 824bfc9}/file-icons/file_type_solidity.svg +0 -0
  1103. /package/static/{10163fd → 824bfc9}/file-icons/file_type_source.svg +0 -0
  1104. /package/static/{10163fd → 824bfc9}/file-icons/file_type_spacengine.svg +0 -0
  1105. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sparql.svg +0 -0
  1106. /package/static/{10163fd → 824bfc9}/file-icons/file_type_spin.svg +0 -0
  1107. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sqf.svg +0 -0
  1108. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sql.svg +0 -0
  1109. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sqlite.svg +0 -0
  1110. /package/static/{10163fd → 824bfc9}/file-icons/file_type_squirrel.svg +0 -0
  1111. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sss.svg +0 -0
  1112. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sst.svg +0 -0
  1113. /package/static/{10163fd → 824bfc9}/file-icons/file_type_stan.svg +0 -0
  1114. /package/static/{10163fd → 824bfc9}/file-icons/file_type_stata.svg +0 -0
  1115. /package/static/{10163fd → 824bfc9}/file-icons/file_type_stencil.svg +0 -0
  1116. /package/static/{10163fd → 824bfc9}/file-icons/file_type_storyboard.svg +0 -0
  1117. /package/static/{10163fd → 824bfc9}/file-icons/file_type_storybook.svg +0 -0
  1118. /package/static/{10163fd → 824bfc9}/file-icons/file_type_stryker.svg +0 -0
  1119. /package/static/{10163fd → 824bfc9}/file-icons/file_type_stylable.svg +0 -0
  1120. /package/static/{10163fd → 824bfc9}/file-icons/file_type_style.svg +0 -0
  1121. /package/static/{10163fd → 824bfc9}/file-icons/file_type_styled.svg +0 -0
  1122. /package/static/{10163fd → 824bfc9}/file-icons/file_type_stylelint.svg +0 -0
  1123. /package/static/{10163fd → 824bfc9}/file-icons/file_type_stylish_haskell.svg +0 -0
  1124. /package/static/{10163fd → 824bfc9}/file-icons/file_type_stylus.svg +0 -0
  1125. /package/static/{10163fd → 824bfc9}/file-icons/file_type_sublime.svg +0 -0
  1126. /package/static/{10163fd → 824bfc9}/file-icons/file_type_subversion.svg +0 -0
  1127. /package/static/{10163fd → 824bfc9}/file-icons/file_type_svelte.svg +0 -0
  1128. /package/static/{10163fd → 824bfc9}/file-icons/file_type_svelteconfig.svg +0 -0
  1129. /package/static/{10163fd → 824bfc9}/file-icons/file_type_svg.svg +0 -0
  1130. /package/static/{10163fd → 824bfc9}/file-icons/file_type_svgo.svg +0 -0
  1131. /package/static/{10163fd → 824bfc9}/file-icons/file_type_swagger.svg +0 -0
  1132. /package/static/{10163fd → 824bfc9}/file-icons/file_type_swc.svg +0 -0
  1133. /package/static/{10163fd → 824bfc9}/file-icons/file_type_swift.svg +0 -0
  1134. /package/static/{10163fd → 824bfc9}/file-icons/file_type_swig.svg +0 -0
  1135. /package/static/{10163fd → 824bfc9}/file-icons/file_type_symfony.svg +0 -0
  1136. /package/static/{10163fd → 824bfc9}/file-icons/file_type_systemd.svg +0 -0
  1137. /package/static/{10163fd → 824bfc9}/file-icons/file_type_systemverilog.svg +0 -0
  1138. /package/static/{10163fd → 824bfc9}/file-icons/file_type_t4tt.svg +0 -0
  1139. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tailwind.svg +0 -0
  1140. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tamagui.svg +0 -0
  1141. /package/static/{10163fd → 824bfc9}/file-icons/file_type_taskfile.svg +0 -0
  1142. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tauri.svg +0 -0
  1143. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tcl.svg +0 -0
  1144. /package/static/{10163fd → 824bfc9}/file-icons/file_type_teal.svg +0 -0
  1145. /package/static/{10163fd → 824bfc9}/file-icons/file_type_templ.svg +0 -0
  1146. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tera.svg +0 -0
  1147. /package/static/{10163fd → 824bfc9}/file-icons/file_type_terraform.svg +0 -0
  1148. /package/static/{10163fd → 824bfc9}/file-icons/file_type_test.svg +0 -0
  1149. /package/static/{10163fd → 824bfc9}/file-icons/file_type_testcafe.svg +0 -0
  1150. /package/static/{10163fd → 824bfc9}/file-icons/file_type_testjs.svg +0 -0
  1151. /package/static/{10163fd → 824bfc9}/file-icons/file_type_testplane.svg +0 -0
  1152. /package/static/{10163fd → 824bfc9}/file-icons/file_type_testts.svg +0 -0
  1153. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tex.svg +0 -0
  1154. /package/static/{10163fd → 824bfc9}/file-icons/file_type_text.svg +0 -0
  1155. /package/static/{10163fd → 824bfc9}/file-icons/file_type_textile.svg +0 -0
  1156. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tfs.svg +0 -0
  1157. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tiltfile.svg +0 -0
  1158. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tm.svg +0 -0
  1159. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tmux.svg +0 -0
  1160. /package/static/{10163fd → 824bfc9}/file-icons/file_type_todo.svg +0 -0
  1161. /package/static/{10163fd → 824bfc9}/file-icons/file_type_toit.svg +0 -0
  1162. /package/static/{10163fd → 824bfc9}/file-icons/file_type_toml.svg +0 -0
  1163. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tox.svg +0 -0
  1164. /package/static/{10163fd → 824bfc9}/file-icons/file_type_travis.svg +0 -0
  1165. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tree.svg +0 -0
  1166. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tres.svg +0 -0
  1167. /package/static/{10163fd → 824bfc9}/file-icons/file_type_truffle.svg +0 -0
  1168. /package/static/{10163fd → 824bfc9}/file-icons/file_type_trunk.svg +0 -0
  1169. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tsbuildinfo.svg +0 -0
  1170. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tscn.svg +0 -0
  1171. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tsconfig.svg +0 -0
  1172. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tsconfig_official.svg +0 -0
  1173. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tslint.svg +0 -0
  1174. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tt.svg +0 -0
  1175. /package/static/{10163fd → 824bfc9}/file-icons/file_type_ttcn.svg +0 -0
  1176. /package/static/{10163fd → 824bfc9}/file-icons/file_type_tuc.svg +0 -0
  1177. /package/static/{10163fd → 824bfc9}/file-icons/file_type_turbo.svg +0 -0
  1178. /package/static/{10163fd → 824bfc9}/file-icons/file_type_twig.svg +0 -0
  1179. /package/static/{10163fd → 824bfc9}/file-icons/file_type_typedoc.svg +0 -0
  1180. /package/static/{10163fd → 824bfc9}/file-icons/file_type_typescript.svg +0 -0
  1181. /package/static/{10163fd → 824bfc9}/file-icons/file_type_typescript_official.svg +0 -0
  1182. /package/static/{10163fd → 824bfc9}/file-icons/file_type_typescriptdef.svg +0 -0
  1183. /package/static/{10163fd → 824bfc9}/file-icons/file_type_typescriptdef_official.svg +0 -0
  1184. /package/static/{10163fd → 824bfc9}/file-icons/file_type_typo3.svg +0 -0
  1185. /package/static/{10163fd → 824bfc9}/file-icons/file_type_uiua.svg +0 -0
  1186. /package/static/{10163fd → 824bfc9}/file-icons/file_type_unibeautify.svg +0 -0
  1187. /package/static/{10163fd → 824bfc9}/file-icons/file_type_unison.svg +0 -0
  1188. /package/static/{10163fd → 824bfc9}/file-icons/file_type_unlicense.svg +0 -0
  1189. /package/static/{10163fd → 824bfc9}/file-icons/file_type_unocss.svg +0 -0
  1190. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vagrant.svg +0 -0
  1191. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vala.svg +0 -0
  1192. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vanilla_extract.svg +0 -0
  1193. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vapi.svg +0 -0
  1194. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vapor.svg +0 -0
  1195. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vash.svg +0 -0
  1196. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vb.svg +0 -0
  1197. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vba.svg +0 -0
  1198. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vbhtml.svg +0 -0
  1199. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vbproj.svg +0 -0
  1200. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vcxproj.svg +0 -0
  1201. /package/static/{10163fd → 824bfc9}/file-icons/file_type_velocity.svg +0 -0
  1202. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vento.svg +0 -0
  1203. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vercel.svg +0 -0
  1204. /package/static/{10163fd → 824bfc9}/file-icons/file_type_verilog.svg +0 -0
  1205. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vhdl.svg +0 -0
  1206. /package/static/{10163fd → 824bfc9}/file-icons/file_type_video.svg +0 -0
  1207. /package/static/{10163fd → 824bfc9}/file-icons/file_type_view.svg +0 -0
  1208. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vim.svg +0 -0
  1209. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vite.svg +0 -0
  1210. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vitest.svg +0 -0
  1211. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vlang.svg +0 -0
  1212. /package/static/{10163fd → 824bfc9}/file-icons/file_type_volt.svg +0 -0
  1213. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vscode-insiders.svg +0 -0
  1214. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vscode.svg +0 -0
  1215. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vscode2.svg +0 -0
  1216. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vscode3.svg +0 -0
  1217. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vscode_test.svg +0 -0
  1218. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vsix.svg +0 -0
  1219. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vsixmanifest.svg +0 -0
  1220. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vue.svg +0 -0
  1221. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vueconfig.svg +0 -0
  1222. /package/static/{10163fd → 824bfc9}/file-icons/file_type_vyper.svg +0 -0
  1223. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wallaby.svg +0 -0
  1224. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wally.svg +0 -0
  1225. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wasm.svg +0 -0
  1226. /package/static/{10163fd → 824bfc9}/file-icons/file_type_watchmanconfig.svg +0 -0
  1227. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wdio.svg +0 -0
  1228. /package/static/{10163fd → 824bfc9}/file-icons/file_type_webpack.svg +0 -0
  1229. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wenyan.svg +0 -0
  1230. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wercker.svg +0 -0
  1231. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wgsl.svg +0 -0
  1232. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wikitext.svg +0 -0
  1233. /package/static/{10163fd → 824bfc9}/file-icons/file_type_windi.svg +0 -0
  1234. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wit.svg +0 -0
  1235. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wolfram.svg +0 -0
  1236. /package/static/{10163fd → 824bfc9}/file-icons/file_type_word.svg +0 -0
  1237. /package/static/{10163fd → 824bfc9}/file-icons/file_type_word2.svg +0 -0
  1238. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wpml.svg +0 -0
  1239. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wurst.svg +0 -0
  1240. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wxml.svg +0 -0
  1241. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wxss.svg +0 -0
  1242. /package/static/{10163fd → 824bfc9}/file-icons/file_type_wxt.svg +0 -0
  1243. /package/static/{10163fd → 824bfc9}/file-icons/file_type_xcode.svg +0 -0
  1244. /package/static/{10163fd → 824bfc9}/file-icons/file_type_xfl.svg +0 -0
  1245. /package/static/{10163fd → 824bfc9}/file-icons/file_type_xib.svg +0 -0
  1246. /package/static/{10163fd → 824bfc9}/file-icons/file_type_xliff.svg +0 -0
  1247. /package/static/{10163fd → 824bfc9}/file-icons/file_type_xmake.svg +0 -0
  1248. /package/static/{10163fd → 824bfc9}/file-icons/file_type_xml.svg +0 -0
  1249. /package/static/{10163fd → 824bfc9}/file-icons/file_type_xo.svg +0 -0
  1250. /package/static/{10163fd → 824bfc9}/file-icons/file_type_xorg.svg +0 -0
  1251. /package/static/{10163fd → 824bfc9}/file-icons/file_type_xquery.svg +0 -0
  1252. /package/static/{10163fd → 824bfc9}/file-icons/file_type_xsl.svg +0 -0
  1253. /package/static/{10163fd → 824bfc9}/file-icons/file_type_yacc.svg +0 -0
  1254. /package/static/{10163fd → 824bfc9}/file-icons/file_type_yaml.svg +0 -0
  1255. /package/static/{10163fd → 824bfc9}/file-icons/file_type_yamllint.svg +0 -0
  1256. /package/static/{10163fd → 824bfc9}/file-icons/file_type_yandex.svg +0 -0
  1257. /package/static/{10163fd → 824bfc9}/file-icons/file_type_yang.svg +0 -0
  1258. /package/static/{10163fd → 824bfc9}/file-icons/file_type_yarn.svg +0 -0
  1259. /package/static/{10163fd → 824bfc9}/file-icons/file_type_yeoman.svg +0 -0
  1260. /package/static/{10163fd → 824bfc9}/file-icons/file_type_zeit.svg +0 -0
  1261. /package/static/{10163fd → 824bfc9}/file-icons/file_type_zig.svg +0 -0
  1262. /package/static/{10163fd → 824bfc9}/file-icons/file_type_zip.svg +0 -0
  1263. /package/static/{10163fd → 824bfc9}/file-icons/file_type_zip2.svg +0 -0
  1264. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_android.svg +0 -0
  1265. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_android_opened.svg +0 -0
  1266. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_api.svg +0 -0
  1267. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_api_opened.svg +0 -0
  1268. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_app.svg +0 -0
  1269. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_app_opened.svg +0 -0
  1270. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_arangodb.svg +0 -0
  1271. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_arangodb_opened.svg +0 -0
  1272. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_asset.svg +0 -0
  1273. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_asset_opened.svg +0 -0
  1274. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_audio.svg +0 -0
  1275. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_audio_opened.svg +0 -0
  1276. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_aurelia.svg +0 -0
  1277. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_aurelia_opened.svg +0 -0
  1278. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_aws.svg +0 -0
  1279. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_aws_opened.svg +0 -0
  1280. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_azure.svg +0 -0
  1281. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_azure_opened.svg +0 -0
  1282. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_azurepipelines.svg +0 -0
  1283. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_azurepipelines_opened.svg +0 -0
  1284. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_binary.svg +0 -0
  1285. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_binary_opened.svg +0 -0
  1286. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_bloc.svg +0 -0
  1287. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_bloc_opened.svg +0 -0
  1288. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_blueprint.svg +0 -0
  1289. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_blueprint_opened.svg +0 -0
  1290. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_bot.svg +0 -0
  1291. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_bot_opened.svg +0 -0
  1292. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_bower.svg +0 -0
  1293. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_bower_opened.svg +0 -0
  1294. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_buildkite.svg +0 -0
  1295. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_buildkite_opened.svg +0 -0
  1296. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_cake.svg +0 -0
  1297. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_cake_opened.svg +0 -0
  1298. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_certificate.svg +0 -0
  1299. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_certificate_opened.svg +0 -0
  1300. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_changesets.svg +0 -0
  1301. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_changesets_opened.svg +0 -0
  1302. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_chef.svg +0 -0
  1303. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_chef_opened.svg +0 -0
  1304. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_circleci.svg +0 -0
  1305. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_circleci_opened.svg +0 -0
  1306. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_cli.svg +0 -0
  1307. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_cli_opened.svg +0 -0
  1308. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_client.svg +0 -0
  1309. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_client_opened.svg +0 -0
  1310. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_cmake.svg +0 -0
  1311. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_cmake_opened.svg +0 -0
  1312. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_common.svg +0 -0
  1313. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_common_opened.svg +0 -0
  1314. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_component.svg +0 -0
  1315. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_component_opened.svg +0 -0
  1316. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_composer.svg +0 -0
  1317. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_composer_opened.svg +0 -0
  1318. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_config.svg +0 -0
  1319. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_config_opened.svg +0 -0
  1320. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_controller.svg +0 -0
  1321. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_controller_opened.svg +0 -0
  1322. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_coverage.svg +0 -0
  1323. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_coverage_opened.svg +0 -0
  1324. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_css.svg +0 -0
  1325. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_css_opened.svg +0 -0
  1326. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_cubit.svg +0 -0
  1327. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_cubit_opened.svg +0 -0
  1328. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_cypress.svg +0 -0
  1329. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_cypress_opened.svg +0 -0
  1330. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_dapr.svg +0 -0
  1331. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_dapr_opened.svg +0 -0
  1332. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_datadog.svg +0 -0
  1333. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_datadog_opened.svg +0 -0
  1334. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_db.svg +0 -0
  1335. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_db_opened.svg +0 -0
  1336. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_debian.svg +0 -0
  1337. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_debian_opened.svg +0 -0
  1338. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_dependabot.svg +0 -0
  1339. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_dependabot_opened.svg +0 -0
  1340. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_devcontainer.svg +0 -0
  1341. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_devcontainer_opened.svg +0 -0
  1342. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_dist.svg +0 -0
  1343. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_dist_opened.svg +0 -0
  1344. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_docker.svg +0 -0
  1345. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_docker_opened.svg +0 -0
  1346. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_docs.svg +0 -0
  1347. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_docs_opened.svg +0 -0
  1348. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_e2e.svg +0 -0
  1349. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_e2e_opened.svg +0 -0
  1350. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_elasticbeanstalk.svg +0 -0
  1351. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_elasticbeanstalk_opened.svg +0 -0
  1352. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_electron.svg +0 -0
  1353. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_electron_opened.svg +0 -0
  1354. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_expo.svg +0 -0
  1355. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_expo_opened.svg +0 -0
  1356. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_favicon.svg +0 -0
  1357. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_favicon_opened.svg +0 -0
  1358. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_flow.svg +0 -0
  1359. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_flow_opened.svg +0 -0
  1360. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_fonts.svg +0 -0
  1361. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_fonts_opened.svg +0 -0
  1362. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_frontcommerce.svg +0 -0
  1363. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_frontcommerce_opened.svg +0 -0
  1364. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_gcp.svg +0 -0
  1365. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_gcp_opened.svg +0 -0
  1366. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_git.svg +0 -0
  1367. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_git_opened.svg +0 -0
  1368. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_github.svg +0 -0
  1369. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_github_opened.svg +0 -0
  1370. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_gitlab.svg +0 -0
  1371. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_gitlab_opened.svg +0 -0
  1372. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_gradle.svg +0 -0
  1373. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_gradle_opened.svg +0 -0
  1374. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_graphql.svg +0 -0
  1375. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_graphql_opened.svg +0 -0
  1376. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_grunt.svg +0 -0
  1377. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_grunt_opened.svg +0 -0
  1378. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_gulp.svg +0 -0
  1379. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_gulp_opened.svg +0 -0
  1380. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_haxelib.svg +0 -0
  1381. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_haxelib_opened.svg +0 -0
  1382. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_helper.svg +0 -0
  1383. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_helper_opened.svg +0 -0
  1384. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_hook.svg +0 -0
  1385. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_hook_opened.svg +0 -0
  1386. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_husky.svg +0 -0
  1387. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_husky_opened.svg +0 -0
  1388. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_idea.svg +0 -0
  1389. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_idea_opened.svg +0 -0
  1390. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_images.svg +0 -0
  1391. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_images_opened.svg +0 -0
  1392. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_include.svg +0 -0
  1393. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_include_opened.svg +0 -0
  1394. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_interfaces.svg +0 -0
  1395. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_interfaces_opened.svg +0 -0
  1396. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_ios.svg +0 -0
  1397. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_ios_opened.svg +0 -0
  1398. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_js.svg +0 -0
  1399. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_js_opened.svg +0 -0
  1400. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_json.svg +0 -0
  1401. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_json_official.svg +0 -0
  1402. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_json_official_opened.svg +0 -0
  1403. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_json_opened.svg +0 -0
  1404. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_kubernetes.svg +0 -0
  1405. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_kubernetes_opened.svg +0 -0
  1406. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_less.svg +0 -0
  1407. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_less_opened.svg +0 -0
  1408. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_library.svg +0 -0
  1409. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_library_opened.svg +0 -0
  1410. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_cypress.svg +0 -0
  1411. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_cypress_opened.svg +0 -0
  1412. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_electron.svg +0 -0
  1413. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_electron_opened.svg +0 -0
  1414. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_expo.svg +0 -0
  1415. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_expo_opened.svg +0 -0
  1416. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_fonts.svg +0 -0
  1417. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_fonts_opened.svg +0 -0
  1418. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_gradle.svg +0 -0
  1419. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_gradle_opened.svg +0 -0
  1420. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_meteor.svg +0 -0
  1421. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_meteor_opened.svg +0 -0
  1422. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_mysql.svg +0 -0
  1423. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_mysql_opened.svg +0 -0
  1424. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_node.svg +0 -0
  1425. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_node_opened.svg +0 -0
  1426. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_redux.svg +0 -0
  1427. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_redux_opened.svg +0 -0
  1428. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_sass.svg +0 -0
  1429. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_light_sass_opened.svg +0 -0
  1430. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_linux.svg +0 -0
  1431. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_linux_opened.svg +0 -0
  1432. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_locale.svg +0 -0
  1433. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_locale_opened.svg +0 -0
  1434. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_log.svg +0 -0
  1435. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_log_opened.svg +0 -0
  1436. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_macos.svg +0 -0
  1437. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_macos_opened.svg +0 -0
  1438. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mariadb.svg +0 -0
  1439. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mariadb_opened.svg +0 -0
  1440. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_maven.svg +0 -0
  1441. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_maven_opened.svg +0 -0
  1442. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mediawiki.svg +0 -0
  1443. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mediawiki_opened.svg +0 -0
  1444. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_memcached.svg +0 -0
  1445. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_memcached_opened.svg +0 -0
  1446. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_meteor.svg +0 -0
  1447. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_meteor_opened.svg +0 -0
  1448. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_middleware.svg +0 -0
  1449. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_middleware_opened.svg +0 -0
  1450. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_minecraft.svg +0 -0
  1451. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_minecraft_opened.svg +0 -0
  1452. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_minikube.svg +0 -0
  1453. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_minikube_opened.svg +0 -0
  1454. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mjml.svg +0 -0
  1455. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mjml_opened.svg +0 -0
  1456. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mock.svg +0 -0
  1457. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mock_opened.svg +0 -0
  1458. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_model.svg +0 -0
  1459. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_model_opened.svg +0 -0
  1460. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_module.svg +0 -0
  1461. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_module_opened.svg +0 -0
  1462. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mojo.svg +0 -0
  1463. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mojo_opened.svg +0 -0
  1464. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mongodb.svg +0 -0
  1465. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mongodb_opened.svg +0 -0
  1466. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mysql.svg +0 -0
  1467. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_mysql_opened.svg +0 -0
  1468. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_next.svg +0 -0
  1469. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_next_opened.svg +0 -0
  1470. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_nginx.svg +0 -0
  1471. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_nginx_opened.svg +0 -0
  1472. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_nix.svg +0 -0
  1473. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_nix_opened.svg +0 -0
  1474. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_node.svg +0 -0
  1475. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_node_opened.svg +0 -0
  1476. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_notebooks.svg +0 -0
  1477. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_notebooks_opened.svg +0 -0
  1478. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_notification.svg +0 -0
  1479. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_notification_opened.svg +0 -0
  1480. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_nuget.svg +0 -0
  1481. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_nuget_opened.svg +0 -0
  1482. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_nuxt.svg +0 -0
  1483. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_nuxt_opened.svg +0 -0
  1484. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_package.svg +0 -0
  1485. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_package_opened.svg +0 -0
  1486. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_paket.svg +0 -0
  1487. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_paket_opened.svg +0 -0
  1488. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_php.svg +0 -0
  1489. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_php_opened.svg +0 -0
  1490. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_platformio.svg +0 -0
  1491. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_platformio_opened.svg +0 -0
  1492. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_plugin.svg +0 -0
  1493. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_plugin_opened.svg +0 -0
  1494. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_prisma.svg +0 -0
  1495. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_prisma_opened.svg +0 -0
  1496. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_private.svg +0 -0
  1497. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_private_opened.svg +0 -0
  1498. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_public.svg +0 -0
  1499. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_public_opened.svg +0 -0
  1500. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_python.svg +0 -0
  1501. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_python_opened.svg +0 -0
  1502. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_ravendb.svg +0 -0
  1503. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_ravendb_opened.svg +0 -0
  1504. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_redis.svg +0 -0
  1505. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_redis_opened.svg +0 -0
  1506. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_redux.svg +0 -0
  1507. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_redux_opened.svg +0 -0
  1508. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_route.svg +0 -0
  1509. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_route_opened.svg +0 -0
  1510. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_sass.svg +0 -0
  1511. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_sass_opened.svg +0 -0
  1512. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_script.svg +0 -0
  1513. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_script_opened.svg +0 -0
  1514. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_server.svg +0 -0
  1515. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_server_opened.svg +0 -0
  1516. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_services.svg +0 -0
  1517. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_services_opened.svg +0 -0
  1518. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_shared.svg +0 -0
  1519. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_shared_opened.svg +0 -0
  1520. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_snaplet.svg +0 -0
  1521. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_snaplet_opened.svg +0 -0
  1522. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_spin.svg +0 -0
  1523. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_spin_opened.svg +0 -0
  1524. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_src.svg +0 -0
  1525. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_src_opened.svg +0 -0
  1526. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_sso.svg +0 -0
  1527. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_sso_opened.svg +0 -0
  1528. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_story.svg +0 -0
  1529. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_story_opened.svg +0 -0
  1530. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_style.svg +0 -0
  1531. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_style_opened.svg +0 -0
  1532. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_supabase.svg +0 -0
  1533. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_supabase_opened.svg +0 -0
  1534. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_svelte.svg +0 -0
  1535. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_svelte_opened.svg +0 -0
  1536. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_tauri.svg +0 -0
  1537. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_tauri_opened.svg +0 -0
  1538. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_temp.svg +0 -0
  1539. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_temp_opened.svg +0 -0
  1540. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_template.svg +0 -0
  1541. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_template_opened.svg +0 -0
  1542. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_test.svg +0 -0
  1543. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_test_opened.svg +0 -0
  1544. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_theme.svg +0 -0
  1545. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_theme_opened.svg +0 -0
  1546. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_tools.svg +0 -0
  1547. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_tools_opened.svg +0 -0
  1548. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_travis.svg +0 -0
  1549. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_travis_opened.svg +0 -0
  1550. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_trunk.svg +0 -0
  1551. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_trunk_opened.svg +0 -0
  1552. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_turbo.svg +0 -0
  1553. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_turbo_opened.svg +0 -0
  1554. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_typescript.svg +0 -0
  1555. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_typescript_opened.svg +0 -0
  1556. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_typings.svg +0 -0
  1557. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_typings2.svg +0 -0
  1558. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_typings2_opened.svg +0 -0
  1559. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_typings_opened.svg +0 -0
  1560. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vagrant.svg +0 -0
  1561. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vagrant_opened.svg +0 -0
  1562. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vercel.svg +0 -0
  1563. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vercel_opened.svg +0 -0
  1564. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_video.svg +0 -0
  1565. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_video_opened.svg +0 -0
  1566. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_view.svg +0 -0
  1567. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_view_opened.svg +0 -0
  1568. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vs.svg +0 -0
  1569. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vs2.svg +0 -0
  1570. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vs2_opened.svg +0 -0
  1571. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vs_opened.svg +0 -0
  1572. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vscode.svg +0 -0
  1573. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vscode2.svg +0 -0
  1574. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vscode2_opened.svg +0 -0
  1575. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vscode3.svg +0 -0
  1576. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vscode3_opened.svg +0 -0
  1577. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vscode_opened.svg +0 -0
  1578. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vscode_test.svg +0 -0
  1579. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vscode_test2.svg +0 -0
  1580. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vscode_test2_opened.svg +0 -0
  1581. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vscode_test3.svg +0 -0
  1582. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vscode_test3_opened.svg +0 -0
  1583. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_vscode_test_opened.svg +0 -0
  1584. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_webpack.svg +0 -0
  1585. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_webpack_opened.svg +0 -0
  1586. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_windows.svg +0 -0
  1587. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_windows_opened.svg +0 -0
  1588. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_wit.svg +0 -0
  1589. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_wit_opened.svg +0 -0
  1590. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_www.svg +0 -0
  1591. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_www_opened.svg +0 -0
  1592. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_yarn.svg +0 -0
  1593. /package/static/{10163fd → 824bfc9}/file-icons/folder_type_yarn_opened.svg +0 -0
  1594. /package/static/{10163fd → 824bfc9}/fonts/FiraCode-VariableFont.ttf +0 -0
  1595. /package/static/{10163fd → 824bfc9}/icons/add.svg +0 -0
  1596. /package/static/{10163fd → 824bfc9}/icons/arrow-down.svg +0 -0
  1597. /package/static/{10163fd → 824bfc9}/icons/arrow-left.svg +0 -0
  1598. /package/static/{10163fd → 824bfc9}/icons/arrow-right.svg +0 -0
  1599. /package/static/{10163fd → 824bfc9}/icons/arrow-up.svg +0 -0
  1600. /package/static/{10163fd → 824bfc9}/icons/blank.svg +0 -0
  1601. /package/static/{10163fd → 824bfc9}/icons/book.svg +0 -0
  1602. /package/static/{10163fd → 824bfc9}/icons/case-sensitive.svg +0 -0
  1603. /package/static/{10163fd → 824bfc9}/icons/check.svg +0 -0
  1604. /package/static/{10163fd → 824bfc9}/icons/chevron-down.svg +0 -0
  1605. /package/static/{10163fd → 824bfc9}/icons/chevron-left.svg +0 -0
  1606. /package/static/{10163fd → 824bfc9}/icons/chevron-right.svg +0 -0
  1607. /package/static/{10163fd → 824bfc9}/icons/chevron-up.svg +0 -0
  1608. /package/static/{10163fd → 824bfc9}/icons/chrome-close.svg +0 -0
  1609. /package/static/{10163fd → 824bfc9}/icons/chrome-maximize.svg +0 -0
  1610. /package/static/{10163fd → 824bfc9}/icons/chrome-minimize.svg +0 -0
  1611. /package/static/{10163fd → 824bfc9}/icons/chrome-restore.svg +0 -0
  1612. /package/static/{10163fd → 824bfc9}/icons/circle-filled.svg +0 -0
  1613. /package/static/{10163fd → 824bfc9}/icons/clear-all.svg +0 -0
  1614. /package/static/{10163fd → 824bfc9}/icons/close.svg +0 -0
  1615. /package/static/{10163fd → 824bfc9}/icons/cloud.svg +0 -0
  1616. /package/static/{10163fd → 824bfc9}/icons/collapse-all.svg +0 -0
  1617. /package/static/{10163fd → 824bfc9}/icons/debug-all.svg +0 -0
  1618. /package/static/{10163fd → 824bfc9}/icons/debug-alt-2.svg +0 -0
  1619. /package/static/{10163fd → 824bfc9}/icons/debug-alt-small.svg +0 -0
  1620. /package/static/{10163fd → 824bfc9}/icons/debug-alt.svg +0 -0
  1621. /package/static/{10163fd → 824bfc9}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
  1622. /package/static/{10163fd → 824bfc9}/icons/debug-breakpoint-conditional.svg +0 -0
  1623. /package/static/{10163fd → 824bfc9}/icons/debug-breakpoint-data-unverified.svg +0 -0
  1624. /package/static/{10163fd → 824bfc9}/icons/debug-breakpoint-data.svg +0 -0
  1625. /package/static/{10163fd → 824bfc9}/icons/debug-breakpoint-function-unverified.svg +0 -0
  1626. /package/static/{10163fd → 824bfc9}/icons/debug-breakpoint-function.svg +0 -0
  1627. /package/static/{10163fd → 824bfc9}/icons/debug-breakpoint-log-unverified.svg +0 -0
  1628. /package/static/{10163fd → 824bfc9}/icons/debug-breakpoint-log.svg +0 -0
  1629. /package/static/{10163fd → 824bfc9}/icons/debug-breakpoint-unsupported.svg +0 -0
  1630. /package/static/{10163fd → 824bfc9}/icons/debug-console.svg +0 -0
  1631. /package/static/{10163fd → 824bfc9}/icons/debug-continue-small.svg +0 -0
  1632. /package/static/{10163fd → 824bfc9}/icons/debug-continue.svg +0 -0
  1633. /package/static/{10163fd → 824bfc9}/icons/debug-coverage.svg +0 -0
  1634. /package/static/{10163fd → 824bfc9}/icons/debug-disconnect.svg +0 -0
  1635. /package/static/{10163fd → 824bfc9}/icons/debug-line-by-line.svg +0 -0
  1636. /package/static/{10163fd → 824bfc9}/icons/debug-pause.svg +0 -0
  1637. /package/static/{10163fd → 824bfc9}/icons/debug-rerun.svg +0 -0
  1638. /package/static/{10163fd → 824bfc9}/icons/debug-restart-frame.svg +0 -0
  1639. /package/static/{10163fd → 824bfc9}/icons/debug-restart.svg +0 -0
  1640. /package/static/{10163fd → 824bfc9}/icons/debug-reverse-continue.svg +0 -0
  1641. /package/static/{10163fd → 824bfc9}/icons/debug-stackframe-active.svg +0 -0
  1642. /package/static/{10163fd → 824bfc9}/icons/debug-stackframe.svg +0 -0
  1643. /package/static/{10163fd → 824bfc9}/icons/debug-start.svg +0 -0
  1644. /package/static/{10163fd → 824bfc9}/icons/debug-step-back.svg +0 -0
  1645. /package/static/{10163fd → 824bfc9}/icons/debug-step-into.svg +0 -0
  1646. /package/static/{10163fd → 824bfc9}/icons/debug-step-out.svg +0 -0
  1647. /package/static/{10163fd → 824bfc9}/icons/debug-step-over.svg +0 -0
  1648. /package/static/{10163fd → 824bfc9}/icons/debug-stop.svg +0 -0
  1649. /package/static/{10163fd → 824bfc9}/icons/debug.svg +0 -0
  1650. /package/static/{10163fd → 824bfc9}/icons/discard.svg +0 -0
  1651. /package/static/{10163fd → 824bfc9}/icons/edit.svg +0 -0
  1652. /package/static/{10163fd → 824bfc9}/icons/ellipsis.svg +0 -0
  1653. /package/static/{10163fd → 824bfc9}/icons/error.svg +0 -0
  1654. /package/static/{10163fd → 824bfc9}/icons/exclude.svg +0 -0
  1655. /package/static/{10163fd → 824bfc9}/icons/extensionDefaultIcon.png +0 -0
  1656. /package/static/{10163fd → 824bfc9}/icons/extensions.svg +0 -0
  1657. /package/static/{10163fd → 824bfc9}/icons/files.svg +0 -0
  1658. /package/static/{10163fd → 824bfc9}/icons/filter.svg +0 -0
  1659. /package/static/{10163fd → 824bfc9}/icons/go-to-file.svg +0 -0
  1660. /package/static/{10163fd → 824bfc9}/icons/icon-close.svg +0 -0
  1661. /package/static/{10163fd → 824bfc9}/icons/icon-source-control.svg +0 -0
  1662. /package/static/{10163fd → 824bfc9}/icons/icon-sync.svg +0 -0
  1663. /package/static/{10163fd → 824bfc9}/icons/icon.png +0 -0
  1664. /package/static/{10163fd → 824bfc9}/icons/icon.svg +0 -0
  1665. /package/static/{10163fd → 824bfc9}/icons/info.svg +0 -0
  1666. /package/static/{10163fd → 824bfc9}/icons/language-icon.svg +0 -0
  1667. /package/static/{10163fd → 824bfc9}/icons/link-external.svg +0 -0
  1668. /package/static/{10163fd → 824bfc9}/icons/list-flat.svg +0 -0
  1669. /package/static/{10163fd → 824bfc9}/icons/list-tree.svg +0 -0
  1670. /package/static/{10163fd → 824bfc9}/icons/new-file.svg +0 -0
  1671. /package/static/{10163fd → 824bfc9}/icons/new-folder.svg +0 -0
  1672. /package/static/{10163fd → 824bfc9}/icons/newline.svg +0 -0
  1673. /package/static/{10163fd → 824bfc9}/icons/open-preview.svg +0 -0
  1674. /package/static/{10163fd → 824bfc9}/icons/play.svg +0 -0
  1675. /package/static/{10163fd → 824bfc9}/icons/preserve-case.svg +0 -0
  1676. /package/static/{10163fd → 824bfc9}/icons/progress.svg +0 -0
  1677. /package/static/{10163fd → 824bfc9}/icons/pwa-icon-192.png +0 -0
  1678. /package/static/{10163fd → 824bfc9}/icons/pwa-icon-512.png +0 -0
  1679. /package/static/{10163fd → 824bfc9}/icons/record-keys.svg +0 -0
  1680. /package/static/{10163fd → 824bfc9}/icons/refresh.svg +0 -0
  1681. /package/static/{10163fd → 824bfc9}/icons/regex.svg +0 -0
  1682. /package/static/{10163fd → 824bfc9}/icons/remove.svg +0 -0
  1683. /package/static/{10163fd → 824bfc9}/icons/replace-all.svg +0 -0
  1684. /package/static/{10163fd → 824bfc9}/icons/replace.svg +0 -0
  1685. /package/static/{10163fd → 824bfc9}/icons/run-all.svg +0 -0
  1686. /package/static/{10163fd → 824bfc9}/icons/search.svg +0 -0
  1687. /package/static/{10163fd → 824bfc9}/icons/settings-gear.svg +0 -0
  1688. /package/static/{10163fd → 824bfc9}/icons/source-control.svg +0 -0
  1689. /package/static/{10163fd → 824bfc9}/icons/split-horizontal.svg +0 -0
  1690. /package/static/{10163fd → 824bfc9}/icons/squiggly-error.svg +0 -0
  1691. /package/static/{10163fd → 824bfc9}/icons/squiggly-warning.svg +0 -0
  1692. /package/static/{10163fd → 824bfc9}/icons/symbol-array.svg +0 -0
  1693. /package/static/{10163fd → 824bfc9}/icons/symbol-boolean.svg +0 -0
  1694. /package/static/{10163fd → 824bfc9}/icons/symbol-class.svg +0 -0
  1695. /package/static/{10163fd → 824bfc9}/icons/symbol-color.svg +0 -0
  1696. /package/static/{10163fd → 824bfc9}/icons/symbol-constant.svg +0 -0
  1697. /package/static/{10163fd → 824bfc9}/icons/symbol-enum-member.svg +0 -0
  1698. /package/static/{10163fd → 824bfc9}/icons/symbol-enum.svg +0 -0
  1699. /package/static/{10163fd → 824bfc9}/icons/symbol-event.svg +0 -0
  1700. /package/static/{10163fd → 824bfc9}/icons/symbol-field.svg +0 -0
  1701. /package/static/{10163fd → 824bfc9}/icons/symbol-file.svg +0 -0
  1702. /package/static/{10163fd → 824bfc9}/icons/symbol-interface.svg +0 -0
  1703. /package/static/{10163fd → 824bfc9}/icons/symbol-key.svg +0 -0
  1704. /package/static/{10163fd → 824bfc9}/icons/symbol-keyword.svg +0 -0
  1705. /package/static/{10163fd → 824bfc9}/icons/symbol-method.svg +0 -0
  1706. /package/static/{10163fd → 824bfc9}/icons/symbol-misc.svg +0 -0
  1707. /package/static/{10163fd → 824bfc9}/icons/symbol-namespace.svg +0 -0
  1708. /package/static/{10163fd → 824bfc9}/icons/symbol-numeric.svg +0 -0
  1709. /package/static/{10163fd → 824bfc9}/icons/symbol-operator.svg +0 -0
  1710. /package/static/{10163fd → 824bfc9}/icons/symbol-parameter.svg +0 -0
  1711. /package/static/{10163fd → 824bfc9}/icons/symbol-property.svg +0 -0
  1712. /package/static/{10163fd → 824bfc9}/icons/symbol-ruler.svg +0 -0
  1713. /package/static/{10163fd → 824bfc9}/icons/symbol-snippet.svg +0 -0
  1714. /package/static/{10163fd → 824bfc9}/icons/symbol-string.svg +0 -0
  1715. /package/static/{10163fd → 824bfc9}/icons/symbol-structure.svg +0 -0
  1716. /package/static/{10163fd → 824bfc9}/icons/symbol-variable.svg +0 -0
  1717. /package/static/{10163fd → 824bfc9}/icons/tag.svg +0 -0
  1718. /package/static/{10163fd → 824bfc9}/icons/terminal-bash.svg +0 -0
  1719. /package/static/{10163fd → 824bfc9}/icons/terminal.svg +0 -0
  1720. /package/static/{10163fd → 824bfc9}/icons/theme-icon.png +0 -0
  1721. /package/static/{10163fd → 824bfc9}/icons/trash.svg +0 -0
  1722. /package/static/{10163fd → 824bfc9}/icons/triangle-down.svg +0 -0
  1723. /package/static/{10163fd → 824bfc9}/icons/triangle-left.svg +0 -0
  1724. /package/static/{10163fd → 824bfc9}/icons/triangle-right.svg +0 -0
  1725. /package/static/{10163fd → 824bfc9}/icons/triangle-up.svg +0 -0
  1726. /package/static/{10163fd → 824bfc9}/icons/warning.svg +0 -0
  1727. /package/static/{10163fd → 824bfc9}/icons/whole-word.svg +0 -0
  1728. /package/static/{10163fd → 824bfc9}/icons/zoom-in.svg +0 -0
  1729. /package/static/{10163fd → 824bfc9}/icons/zoom-out.svg +0 -0
  1730. /package/static/{10163fd → 824bfc9}/js/babel-parser.js +0 -0
  1731. /package/static/{10163fd → 824bfc9}/js/blob-util.js +0 -0
  1732. /package/static/{10163fd → 824bfc9}/js/ky.js +0 -0
  1733. /package/static/{10163fd → 824bfc9}/js/lvce-editor-import-script.js +0 -0
  1734. /package/static/{10163fd → 824bfc9}/js/lvce-editor-ipc.js +0 -0
  1735. /package/static/{10163fd → 824bfc9}/js/lvce-editor-json-rpc.js +0 -0
  1736. /package/static/{10163fd → 824bfc9}/js/lvce-editor-verror.js +0 -0
  1737. /package/static/{10163fd → 824bfc9}/js/p-min-delay.js +0 -0
  1738. /package/static/{10163fd → 824bfc9}/js/pretty-bytes.js +0 -0
  1739. /package/static/{10163fd → 824bfc9}/js/preview-injected.js +0 -0
  1740. /package/static/{10163fd → 824bfc9}/js/yoctodelay.js +0 -0
  1741. /package/static/{10163fd → 824bfc9}/lib-css/termterm.css +0 -0
  1742. /package/static/{10163fd → 824bfc9}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
  1743. /package/static/{10163fd → 824bfc9}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
  1744. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/embedsWorkerMain.ts +0 -0
  1745. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/Assert/Assert.ts +0 -0
  1746. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/AssertionError/AssertionError.ts +0 -0
  1747. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/Callback/Callback.ts +0 -0
  1748. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/Command/Command.ts +0 -0
  1749. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/CommandMap/CommandMap.ts +0 -0
  1750. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/CommandState/CommandState.ts +0 -0
  1751. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/ElectronWebContentsView/ElectronWebContentsView.ts +0 -0
  1752. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/EmbedsProcess/EmbedsProcess.ts +0 -0
  1753. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/Exit/Exit.ts +0 -0
  1754. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/GetPortTuple/GetPortTuple.ts +0 -0
  1755. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/HandleIpc/HandleIpc.ts +0 -0
  1756. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/IpcChild/IpcChild.ts +0 -0
  1757. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/IpcChildModule/IpcChildModule.ts +0 -0
  1758. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/IpcChildType/IpcChildType.ts +0 -0
  1759. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/IpcId/IpcId.ts +0 -0
  1760. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/IpcParent/IpcParent.ts +0 -0
  1761. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/IpcParentWithElectronMessagePort/IpcParentWithElectronMessagePort.ts +0 -0
  1762. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/IpcState/IpcState.ts +0 -0
  1763. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/JsonRpc/JsonRpc.ts +0 -0
  1764. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/LaunchEmbedsProcessIpc/LaunchEmbedsProcessIpc.ts +0 -0
  1765. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/Listen/Listen.ts +0 -0
  1766. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/LoadErrorCode/LoadErrorCode.ts +0 -0
  1767. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/Main/Main.ts +0 -0
  1768. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/ProcessName/ProcessName.ts +0 -0
  1769. /package/static/{10163fd → 824bfc9}/packages/embeds-worker/src/parts/Rpc/Rpc.ts +0 -0
  1770. /package/static/{10163fd → 824bfc9}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
  1771. /package/static/{10163fd → 824bfc9}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
  1772. /package/static/{10163fd → 824bfc9}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
  1773. /package/static/{10163fd → 824bfc9}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
  1774. /package/static/{10163fd → 824bfc9}/packages/renderer-process/LICENSE +0 -0
  1775. /package/static/{10163fd → 824bfc9}/packages/renderer-process/README.md +0 -0
  1776. /package/static/{10163fd → 824bfc9}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
  1777. /package/static/{10163fd → 824bfc9}/packages/test-worker/dist/testWorkerMain.js +0 -0
  1778. /package/static/{10163fd → 824bfc9}/playground/languages/index.cpp +0 -0
  1779. /package/static/{10163fd → 824bfc9}/playground/languages/index.css +0 -0
  1780. /package/static/{10163fd → 824bfc9}/playground/languages/index.csv +0 -0
  1781. /package/static/{10163fd → 824bfc9}/playground/languages/index.dart +0 -0
  1782. /package/static/{10163fd → 824bfc9}/playground/languages/index.env +0 -0
  1783. /package/static/{10163fd → 824bfc9}/playground/languages/index.ex +0 -0
  1784. /package/static/{10163fd → 824bfc9}/playground/languages/index.html +0 -0
  1785. /package/static/{10163fd → 824bfc9}/playground/languages/index.java +0 -0
  1786. /package/static/{10163fd → 824bfc9}/playground/languages/index.jl +0 -0
  1787. /package/static/{10163fd → 824bfc9}/playground/languages/index.js +0 -0
  1788. /package/static/{10163fd → 824bfc9}/playground/languages/index.json +0 -0
  1789. /package/static/{10163fd → 824bfc9}/playground/languages/index.kt +0 -0
  1790. /package/static/{10163fd → 824bfc9}/playground/languages/index.pl +0 -0
  1791. /package/static/{10163fd → 824bfc9}/playground/languages/index.py +0 -0
  1792. /package/static/{10163fd → 824bfc9}/playground/languages/index.ts +0 -0
  1793. /package/static/{10163fd → 824bfc9}/playground/languages/scrolling.txt +0 -0
  1794. /package/static/{10163fd → 824bfc9}/playground/languages/tsconfig.json +0 -0
  1795. /package/static/{10163fd → 824bfc9}/playground/sample-folder/a.txt +0 -0
  1796. /package/static/{10163fd → 824bfc9}/playground/sample-folder/b.txt +0 -0
  1797. /package/static/{10163fd → 824bfc9}/playground/sample-folder/c.txt +0 -0
@@ -110,7 +110,7 @@ const getAssetDir = () => {
110
110
  // @ts-ignore
111
111
  {
112
112
  // @ts-ignore
113
- return '/10163fd';
113
+ return '/824bfc9';
114
114
  }
115
115
  };
116
116
  const assetDir = getAssetDir();
@@ -387,7 +387,7 @@ const constructError = (message, type, name) => {
387
387
  }
388
388
  return new ErrorConstructor(message);
389
389
  };
390
- const getNewLineIndex = (string, startIndex = void 0) => {
390
+ const getNewLineIndex = (string, startIndex = undefined) => {
391
391
  return string.indexOf(NewLine, startIndex);
392
392
  };
393
393
  const getParentStack = error => {
@@ -996,7 +996,7 @@ const isOffscreenCanvas = value => {
996
996
  };
997
997
  const isInstanceOf = (value, constructorName) => {
998
998
  var _a;
999
- return ((_a = value == null ? void 0 : value.constructor) == null ? void 0 : _a.name) === constructorName;
999
+ return ((_a = value == null ? undefined : value.constructor) == null ? undefined : _a.name) === constructorName;
1000
1000
  };
1001
1001
  const isSocket = value => {
1002
1002
  return isInstanceOf(value, "Socket");
@@ -1476,7 +1476,7 @@ const decode = string => {
1476
1476
  const should_negate = value & 1;
1477
1477
  value >>>= 1;
1478
1478
  if (should_negate) {
1479
- result.push(value === 0 ? -0x80000000 : -value);
1479
+ result.push(value === 0 ? -2147483648 : -value);
1480
1480
  } else {
1481
1481
  result.push(value);
1482
1482
  }
@@ -1848,10 +1848,15 @@ const getOrCreateWorker = fn => {
1848
1848
  const ipc = await promise;
1849
1849
  ipc.dispose();
1850
1850
  },
1851
- async restart() {
1851
+ async restart(terminateCommand) {
1852
1852
  const promise = workers.get(fn);
1853
1853
  workers.delete(fn);
1854
1854
  const ipc = await promise;
1855
+ ipc.send({
1856
+ jsonrpc: '2.0',
1857
+ method: terminateCommand,
1858
+ params: []
1859
+ });
1855
1860
  ipc.dispose();
1856
1861
  await getOrCreate$2(fn);
1857
1862
  }
@@ -2796,7 +2801,7 @@ const toggleDevtools = forward$2('ElectronWindow.toggleDevtools');
2796
2801
  const zoomIn$1 = forward$2('ElectronWindow.zoomIn');
2797
2802
  const zoomOut$1 = forward$2('ElectronWindow.zoomOut');
2798
2803
  const zoomReset$1 = forward$2('ElectronWindow.zoomReset');
2799
- const focus$a = forward$2('ElectronWindow.focus');
2804
+ const focus$9 = forward$2('ElectronWindow.focus');
2800
2805
 
2801
2806
  const reloadElectron = () => {
2802
2807
  return reload$3();
@@ -4121,10 +4126,10 @@ const closeWidgetElectronQuickPick = async () => {
4121
4126
  remove$7(id);
4122
4127
  await disposeBrowserViewQuickPick();
4123
4128
  // TODO restore focus to previously focused element
4124
- await focus$a();
4129
+ await focus$9();
4125
4130
  };
4126
4131
 
4127
- const focus$9 = async id => {
4132
+ const focus$8 = async id => {
4128
4133
  const instance = getInstance(id);
4129
4134
  if (!instance) {
4130
4135
  return;
@@ -5818,6 +5823,38 @@ const map = {
5818
5823
  [EditorTextError]: () => Promise.resolve().then(function () { return ViewletTextEditorError_ipc; })
5819
5824
  };
5820
5825
 
5826
+ const getWatchConfig = () => {
5827
+ const watchConfig = [];
5828
+ const explorerPath = get$d('develop.explorerWorkerPath');
5829
+ if (explorerPath) {
5830
+ watchConfig.push({
5831
+ path: explorerPath,
5832
+ command: 'Explorer.hotReload'
5833
+ });
5834
+ }
5835
+ const textSearchWorkerPath = get$d('develop.textSearchWorkerPath');
5836
+ if (textSearchWorkerPath) {
5837
+ watchConfig.push({
5838
+ path: textSearchWorkerPath,
5839
+ command: 'Search.hotReload'
5840
+ });
5841
+ }
5842
+ return watchConfig;
5843
+ };
5844
+
5845
+ const watchFilesForHotReload = async platform => {
5846
+ try {
5847
+ if (platform === Web$1) ;
5848
+ const config = getWatchConfig();
5849
+ if (config.length === 0) {
5850
+ return;
5851
+ }
5852
+ await invoke$e('ExtensionHost.watchForHotReload', config);
5853
+ } catch (error) {
5854
+ console.warn(`Failed to watch ${error}`);
5855
+ }
5856
+ };
5857
+
5821
5858
  const actions = [async () => {
5822
5859
  mark(WillLoadMain);
5823
5860
  await execute$4('Layout.loadMainIfVisible');
@@ -5963,6 +6000,7 @@ const startup = async () => {
5963
6000
  await hydrate$a();
5964
6001
  mark(DidLoadLocation);
5965
6002
  await hydrate$7();
6003
+ await watchFilesForHotReload();
5966
6004
  measure(OpenWorkspace, WillOpenWorkspace, DidOpenWorkspace);
5967
6005
  measure(LoadMain, WillLoadMain, DidLoadMain);
5968
6006
  measure(LoadSideBar, WillLoadSideBar, DidLoadSideBar);
@@ -9567,8 +9605,8 @@ const toLocaleString = (number, locale, options) => {
9567
9605
  let result = number;
9568
9606
  if (typeof locale === "string" || Array.isArray(locale)) {
9569
9607
  result = number.toLocaleString(locale, options);
9570
- } else if (locale === true || options !== void 0) {
9571
- result = number.toLocaleString(void 0, options);
9608
+ } else if (locale === true || options !== undefined) {
9609
+ result = number.toLocaleString(undefined, options);
9572
9610
  }
9573
9611
  return result;
9574
9612
  };
@@ -9593,12 +9631,12 @@ function prettyBytes(number, options) {
9593
9631
  number = -number;
9594
9632
  }
9595
9633
  let localeOptions;
9596
- if (options.minimumFractionDigits !== void 0) {
9634
+ if (options.minimumFractionDigits !== undefined) {
9597
9635
  localeOptions = {
9598
9636
  minimumFractionDigits: options.minimumFractionDigits
9599
9637
  };
9600
9638
  }
9601
- if (options.maximumFractionDigits !== void 0) {
9639
+ if (options.maximumFractionDigits !== undefined) {
9602
9640
  localeOptions = {
9603
9641
  maximumFractionDigits: options.maximumFractionDigits,
9604
9642
  ...localeOptions
@@ -12356,7 +12394,7 @@ const handleMouseEnter$1 = async (level, index, enterX, enterY, enterTimeStamp)
12356
12394
  }
12357
12395
  }
12358
12396
  const item = menu.items[index];
12359
- await focusIndex$9(menu, index);
12397
+ await focusIndex$8(menu, index);
12360
12398
  switch (item.flags) {
12361
12399
  case /* SubMenu */4:
12362
12400
  await showSubMenuAtEnter(menu.level, index, enterX, enterY);
@@ -12375,7 +12413,7 @@ const handleMouseLeave$1 = async () => {
12375
12413
  menu.focusedIndex = -1;
12376
12414
  await invoke$f(/* Menu.focusIndex */'Menu.focusIndex', /* level */menu.level, /* oldFocusedIndex */oldFocusedIndex, /* newFocusedIndex */-1);
12377
12415
  };
12378
- const focusIndex$9 = async (menu, index) => {
12416
+ const focusIndex$8 = async (menu, index) => {
12379
12417
  if (menu.items.length === 0) {
12380
12418
  return;
12381
12419
  }
@@ -12396,21 +12434,21 @@ const getIndexToFocusNextStartingAt = (items, startIndex) => {
12396
12434
  const getIndexToFocusFirst = items => {
12397
12435
  return getIndexToFocusNextStartingAt(items, 0);
12398
12436
  };
12399
- const focusFirst$8 = async () => {
12437
+ const focusFirst$7 = async () => {
12400
12438
  const menu = getCurrentMenu();
12401
12439
  if (menu.items.length === 0) {
12402
12440
  return;
12403
12441
  }
12404
12442
  const indexToFocus = getIndexToFocusFirst(menu.items);
12405
- await focusIndex$9(menu, indexToFocus);
12443
+ await focusIndex$8(menu, indexToFocus);
12406
12444
  };
12407
12445
  const getIndexToFocusLast = items => {
12408
12446
  return getIndexToFocusPreviousStartingAt(items, items.length - 1);
12409
12447
  };
12410
- const focusLast$8 = async () => {
12448
+ const focusLast$7 = async () => {
12411
12449
  const menu = getCurrentMenu();
12412
12450
  const indexToFocus = getIndexToFocusPreviousStartingAt(menu.items, menu.items.length - 1);
12413
- await focusIndex$9(menu, indexToFocus);
12451
+ await focusIndex$8(menu, indexToFocus);
12414
12452
  };
12415
12453
 
12416
12454
  // TODO this code seems a bit too complicated, maybe it can be simplified
@@ -12428,13 +12466,13 @@ const getIndexToFocusPrevious = menu => {
12428
12466
  const startIndex = menu.focusedIndex === -1 ? menu.items.length - 1 : menu.focusedIndex - 1;
12429
12467
  return getIndexToFocusPreviousStartingAt(menu.items, startIndex);
12430
12468
  };
12431
- const focusPrevious$b = async () => {
12469
+ const focusPrevious$a = async () => {
12432
12470
  const menu = getCurrentMenu();
12433
12471
  if (menu.items.length === 0) {
12434
12472
  return;
12435
12473
  }
12436
12474
  const indexToFocus = getIndexToFocusPrevious(menu);
12437
- await focusIndex$9(menu, indexToFocus);
12475
+ await focusIndex$8(menu, indexToFocus);
12438
12476
  };
12439
12477
  const canBeFocused = item => {
12440
12478
  switch (item.flags) {
@@ -12449,13 +12487,13 @@ const getIndexToFocusNext = menu => {
12449
12487
  const startIndex = menu.focusedIndex + 1;
12450
12488
  return getIndexToFocusNextStartingAt(menu.items, startIndex);
12451
12489
  };
12452
- const focusNext$b = async () => {
12490
+ const focusNext$a = async () => {
12453
12491
  const menu = getCurrentMenu();
12454
12492
  if (menu.items.length === 0) {
12455
12493
  return;
12456
12494
  }
12457
12495
  const indexToFocus = getIndexToFocusNext(menu);
12458
- await focusIndex$9(menu, indexToFocus);
12496
+ await focusIndex$8(menu, indexToFocus);
12459
12497
  };
12460
12498
 
12461
12499
  // TODO handle printable letter and focus item that starts with that letter
@@ -12466,11 +12504,11 @@ const focusNext$b = async () => {
12466
12504
 
12467
12505
  const name$1C = 'Menu';
12468
12506
  const Commands$1r = {
12469
- focusFirst: focusFirst$8,
12470
- focusIndex: focusIndex$9,
12471
- focusLast: focusLast$8,
12472
- focusNext: focusNext$b,
12473
- focusPrevious: focusPrevious$b,
12507
+ focusFirst: focusFirst$7,
12508
+ focusIndex: focusIndex$8,
12509
+ focusLast: focusLast$7,
12510
+ focusNext: focusNext$a,
12511
+ focusPrevious: focusPrevious$a,
12474
12512
  handleMouseEnter: handleMouseEnter$1,
12475
12513
  handleMouseLeave: handleMouseLeave$1,
12476
12514
  hide: hide$3,
@@ -13096,7 +13134,7 @@ const Commands$17 = {
13096
13134
  2133: send,
13097
13135
  closeWidget: closeWidget,
13098
13136
  executeViewletCommand: executeViewletCommand,
13099
- focus: focus$9,
13137
+ focus: focus$8,
13100
13138
  getAllStates: getAllStates,
13101
13139
  openWidget: openWidget,
13102
13140
  send: send,
@@ -14000,13 +14038,13 @@ const handleFocusIn$1 = state => {
14000
14038
  setFocus(About);
14001
14039
  return state;
14002
14040
  };
14003
- const focusNext$a = async state => {
14041
+ const focusNext$9 = async state => {
14004
14042
  const newState = await invoke$c('About.focusNext', state);
14005
14043
  const commands = await invoke$c('About.render', state, newState);
14006
14044
  newState.commands = commands;
14007
14045
  return newState;
14008
14046
  };
14009
- const focusPrevious$a = async state => {
14047
+ const focusPrevious$9 = async state => {
14010
14048
  const newState = await invoke$c('About.focusPrevious', state);
14011
14049
  const commands = await invoke$c('About.render', state, newState);
14012
14050
  newState.commands = commands;
@@ -14018,8 +14056,8 @@ const Commands$C = {
14018
14056
  handleClickCopy: handleClickCopy,
14019
14057
  handleClickOk: handleClickOk$1,
14020
14058
  handleFocusIn: handleFocusIn$1,
14021
- focusNext: focusNext$a,
14022
- focusPrevious: focusPrevious$a
14059
+ focusNext: focusNext$9,
14060
+ focusPrevious: focusPrevious$9
14023
14061
  };
14024
14062
 
14025
14063
  const Css$F = ["/css/parts/ViewletAbout.css", "/css/parts/ViewletDialog.css"];
@@ -14072,8 +14110,8 @@ const ViewletAbout_ipc = {
14072
14110
  Commands: Commands$C,
14073
14111
  Css: Css$F,
14074
14112
  create: create$P,
14075
- focusNext: focusNext$a,
14076
- focusPrevious: focusPrevious$a,
14113
+ focusNext: focusNext$9,
14114
+ focusPrevious: focusPrevious$9,
14077
14115
  getKeyBindings: getKeyBindings$h,
14078
14116
  handleClickClose: handleClickClose$3,
14079
14117
  handleClickCopy,
@@ -14235,7 +14273,7 @@ const getFilteredActivityBarItems$1 = (items, height, itemHeight) => {
14235
14273
  const ListItem = 22;
14236
14274
  const ActivityBarItem = 48;
14237
14275
 
14238
- const focusIndex$8 = (state, index) => {
14276
+ const focusIndex$7 = (state, index) => {
14239
14277
  return {
14240
14278
  ...state,
14241
14279
  focusedIndex: index,
@@ -14245,7 +14283,7 @@ const focusIndex$8 = (state, index) => {
14245
14283
 
14246
14284
  const ViewletActivityBarFocusIndex = {
14247
14285
  __proto__: null,
14248
- focusIndex: focusIndex$8
14286
+ focusIndex: focusIndex$7
14249
14287
  };
14250
14288
 
14251
14289
  // TODO rename viewlet parameter to something else (e.g. clicking settings opens context menu not settings viewlet)
@@ -14353,12 +14391,12 @@ const handleBlur$7 = state => {
14353
14391
  const saveState$d = state => {
14354
14392
  return {};
14355
14393
  };
14356
- const focus$8 = state => {
14394
+ const focus$7 = state => {
14357
14395
  const {
14358
14396
  focusedIndex
14359
14397
  } = state;
14360
14398
  const indexToFocus = focusedIndex === -1 ? 0 : focusedIndex;
14361
- return focusIndex$8(state, indexToFocus);
14399
+ return focusIndex$7(state, indexToFocus);
14362
14400
  };
14363
14401
 
14364
14402
  // prettier-ignore
@@ -14371,7 +14409,7 @@ const Commands$B = {
14371
14409
  };
14372
14410
 
14373
14411
  // prettier-ignore
14374
- const LazyCommands$d = {
14412
+ const LazyCommands$c = {
14375
14413
  focus: () => Promise.resolve().then(function () { return ViewletActivityBarFocus; }),
14376
14414
  focusFirst: () => Promise.resolve().then(function () { return ViewletActivityBarFocusFirst; }),
14377
14415
  focusIndex: () => Promise.resolve().then(function () { return ViewletActivityBarFocusIndex; }),
@@ -14799,10 +14837,10 @@ const ViewletActivityBar_ipc = {
14799
14837
  Commands: Commands$B,
14800
14838
  Css: Css$E,
14801
14839
  Events: Events$6,
14802
- LazyCommands: LazyCommands$d,
14840
+ LazyCommands: LazyCommands$c,
14803
14841
  Variables: Variables$8,
14804
14842
  create: create$O,
14805
- focus: focus$8,
14843
+ focus: focus$7,
14806
14844
  getDisplayName: getDisplayName$2,
14807
14845
  getKeyBindings: getKeyBindings$g,
14808
14846
  getQuickPickMenuEntries: getQuickPickMenuEntries$4,
@@ -16094,7 +16132,7 @@ const loadContent$B = async (state, savedState) => {
16094
16132
  const Commands$u = {};
16095
16133
 
16096
16134
  // prettier-ignore
16097
- const LazyCommands$c = {
16135
+ const LazyCommands$b = {
16098
16136
  setDeltaY: () => Promise.resolve().then(function () { return VirtualListSetDeltaY; }),
16099
16137
  handleWheel: () => Promise.resolve().then(function () { return VirtualListHandleWheel; })
16100
16138
  };
@@ -16535,7 +16573,7 @@ const ViewletDiffEditor_ipc = {
16535
16573
  __proto__: null,
16536
16574
  Commands: Commands$u,
16537
16575
  Css: Css$w,
16538
- LazyCommands: LazyCommands$c,
16576
+ LazyCommands: LazyCommands$b,
16539
16577
  create: create$F,
16540
16578
  getDynamicCss,
16541
16579
  hasFunctionalRender: hasFunctionalRender$v,
@@ -16860,7 +16898,7 @@ const runAll = state => {
16860
16898
  console.log('run all');
16861
16899
  return state;
16862
16900
  };
16863
- const handleContextMenu$9 = async (state, button, x, y) => {
16901
+ const handleContextMenu$8 = async (state, button, x, y) => {
16864
16902
  const index = getIndex$2(state.y, y);
16865
16903
  // @ts-ignore
16866
16904
  state.index = index;
@@ -16886,7 +16924,7 @@ const Commands$s = {
16886
16924
  handleClickAt: handleClickAt$4,
16887
16925
  handleLoad: handleLoad,
16888
16926
  runAll: runAll,
16889
- handleContextMenu: handleContextMenu$9,
16927
+ handleContextMenu: handleContextMenu$8,
16890
16928
  openInNewTab: openInNewTab
16891
16929
  };
16892
16930
 
@@ -17019,7 +17057,7 @@ const ViewletE2eTests_ipc = {
17019
17057
  executeTest,
17020
17058
  getKeyBindings: getKeyBindings$c,
17021
17059
  handleClickAt: handleClickAt$4,
17022
- handleContextMenu: handleContextMenu$9,
17060
+ handleContextMenu: handleContextMenu$8,
17023
17061
  handleLoad,
17024
17062
  hasFunctionalRender: hasFunctionalRender$t,
17025
17063
  hasFunctionalRootRender: hasFunctionalRootRender$f,
@@ -17537,7 +17575,7 @@ const dispose$o = state => {
17537
17575
  };
17538
17576
  const hasFunctionalRender$s = true;
17539
17577
  const render$u = render$v;
17540
- const focus$7 = state => {
17578
+ const focus$6 = state => {
17541
17579
  return {
17542
17580
  ...state,
17543
17581
  focused: true
@@ -17637,7 +17675,7 @@ const ViewletEditorText_ipc = {
17637
17675
  create: create$z,
17638
17676
  customErrorRenderer,
17639
17677
  dispose: dispose$o,
17640
- focus: focus$7,
17678
+ focus: focus$6,
17641
17679
  getDynamicCss,
17642
17680
  getKeyBindings: getKeyBindings$b,
17643
17681
  getQuickPickMenuEntries: getQuickPickMenuEntries$2,
@@ -17760,7 +17798,7 @@ const launchExplorerWorker = async () => {
17760
17798
 
17761
17799
  const {
17762
17800
  invoke: invoke$6,
17763
- restart: restart$1
17801
+ restart: restart$2
17764
17802
  } = getOrCreateWorker(launchExplorerWorker);
17765
17803
 
17766
17804
  // TODO viewlet should only have create and refresh functions
@@ -18051,70 +18089,49 @@ const handleClickOpenFolder = async state => {
18051
18089
  newState.commands = commands;
18052
18090
  return newState;
18053
18091
  };
18054
- const hotReload = async state => {
18092
+ const hotReload$1 = async state => {
18093
+ if (state.isHotReloading) {
18094
+ return state;
18095
+ }
18096
+ // TODO avoid mutation
18097
+ state.isHotReloading = true;
18055
18098
  // possible TODO race condition during hot reload
18056
18099
  // there could still be pending promises when the worker is disposed
18057
18100
  const savedState = await invoke$6('Explorer.saveState', state);
18058
- await restart$1();
18101
+ await restart$2('Explorer.terminate');
18102
+ const oldState = {
18103
+ ...state,
18104
+ items: []
18105
+ };
18059
18106
  const newState = await invoke$6('Explorer.loadContent', state, savedState);
18060
- const commands = await invoke$6('Explorer.render', state, newState);
18107
+ const commands = await invoke$6('Explorer.render', oldState, newState);
18061
18108
  newState.commands = commands;
18109
+ newState.isHotReloading = false;
18062
18110
  return newState;
18063
18111
  };
18064
18112
 
18065
- // prettier-ignore
18066
- const Commands$p = {
18067
- cancelEdit: cancelEdit,
18068
- collapseAll: collapseAll$4,
18069
- copyPath: copyPath,
18070
- copyRelativePath: copyRelativePath,
18071
- expandAll: expandAll,
18072
- getFocusedDirent: getFocusedDirent,
18073
- handleArrowLeft: handleArrowLeft$2,
18074
- handleArrowRight: handleArrowRight$2,
18075
- handleBlur: handleBlur$5,
18076
- handleClick: handleClick$7,
18077
- handleClickAt: handleClickAt$3,
18078
- handleClickCurrent: handleClickCurrent$1,
18079
- handleClickCurrentButKeepFocus: handleClickCurrentButKeepFocus$1,
18080
- handleCopy: handleCopy,
18081
- handleMouseEnter: handleMouseEnter,
18082
- handleMouseLeave: handleMouseLeave,
18083
- handleWheel: handleWheel$2,
18084
- newFile: newFile$1,
18085
- newFolder: newFolder$1,
18086
- openContainingFolder: openContainingFolder$1,
18087
- removeDirent: removeDirent,
18088
- rename: renameDirent,
18089
- renameDirent: renameDirent,
18090
- revealItem: revealItem,
18091
- scrollDown: scrollDown$1,
18092
- scrollUp: scrollUp,
18093
- setDeltaY: setDeltaY$2,
18094
- updateEditingValue: updateEditingValue,
18095
- handleFocus: handleFocus$5,
18096
- refresh: refresh$4,
18097
- handleClickOpenFolder: handleClickOpenFolder,
18098
- hotReload: hotReload
18113
+ const wrapExplorerCommand = key => {
18114
+ const fn = async (state, ...args) => {
18115
+ const newState = await invoke$6(`Explorer.${key}`, state, ...args);
18116
+ if (JSON.stringify(state) === JSON.stringify(newState)) {
18117
+ return state;
18118
+ }
18119
+ const commands = await invoke$6('Explorer.render', state, newState);
18120
+ return {
18121
+ ...newState,
18122
+ commands
18123
+ };
18124
+ };
18125
+ return fn;
18099
18126
  };
18100
18127
 
18101
- // prettier-ignore
18102
- const LazyCommands$b = {
18103
- expandRecursively: () => Promise.resolve().then(function () { return ViewletExplorerExpandRecursively; }),
18104
- focus: () => Promise.resolve().then(function () { return ViewletExplorerFocus; }),
18105
- focusFirst: () => Promise.resolve().then(function () { return ViewletExplorerFocusFirst; }),
18106
- focusIndex: () => Promise.resolve().then(function () { return ViewletExplorerFocusIndex; }),
18107
- focusLast: () => Promise.resolve().then(function () { return ViewletExplorerFocusLast; }),
18108
- focusNext: () => Promise.resolve().then(function () { return ViewletExplorerFocusNext; }),
18109
- focusNone: () => Promise.resolve().then(function () { return ViewletExplorerFocusNone; }),
18110
- focusPrevious: () => Promise.resolve().then(function () { return ViewletExplorerFocusPrevious; }),
18111
- handleContextMenu: () => Promise.resolve().then(function () { return ViewletExplorerHandleContextMenu; }),
18112
- handleDragOver: () => Promise.resolve().then(function () { return ViewletExplorerHandleDragOver; }),
18113
- handleDrop: () => Promise.resolve().then(function () { return ViewletExplorerHandleDrop; }),
18114
- handlePaste: () => Promise.resolve().then(function () { return ViewletExplorerHandlePaste; }),
18115
- acceptEdit: () => Promise.resolve().then(function () { return ViewletExplorerAcceptEdit; }),
18116
- handlePointerDown: () => Promise.resolve().then(function () { return ViewletExplorerHandlePointerDown; })
18117
- };
18128
+ const commands$1 = ['cancelEdit', 'collapseAll', 'copyPath', 'copyRelativePath', 'expandAll', 'getFocusedDirent', 'handleArrowLeft', 'handleArrowRight', 'handleBlur', 'handleClick', 'handleClickAt', 'handleClickCurrent', 'handleClickCurrentButKeepFocus', 'handleCopy', 'handleMouseEnter', 'handleMouseLeave', 'handleWheel', 'newFile', 'newFolder', 'openContainingFolder', 'removeDirent', 'rename', 'renameDirent', 'revealItem', 'scrollDown', 'scrollUp', 'setDeltaY', 'updateEditingValue', 'handleFocus', 'refresh', 'handleClickOpenFolder', 'hotReload', 'expandRecursively', 'focus', 'focusFirst', 'focusIndex', 'focusLast', 'focusNext', 'focusNone', 'focusPrevious', 'handleContextMenu', 'handleDragOver', 'handleDrop', 'handlePaste', 'acceptEdit', 'handlePointerDown'];
18129
+ const Commands$p = {};
18130
+ for (const command of commands$1) {
18131
+ Commands$p[command] = wrapExplorerCommand(command);
18132
+ }
18133
+ Commands$p['hotReload'] = hotReload$1;
18134
+ Commands$p['handleFocus'] = handleFocus$5;
18118
18135
 
18119
18136
  const Css$s = [];
18120
18137
 
@@ -18268,7 +18285,6 @@ const ViewletExplorer_ipc = {
18268
18285
  Commands: Commands$p,
18269
18286
  Css: Css$s,
18270
18287
  Events: Events$4,
18271
- LazyCommands: LazyCommands$b,
18272
18288
  cancelEdit,
18273
18289
  collapseAll: collapseAll$4,
18274
18290
  copyPath,
@@ -18299,7 +18315,7 @@ const ViewletExplorer_ipc = {
18299
18315
  hasFunctionalRender: hasFunctionalRender$r,
18300
18316
  hasFunctionalResize: hasFunctionalResize$f,
18301
18317
  hasFunctionalRootRender: hasFunctionalRootRender$e,
18302
- hotReload,
18318
+ hotReload: hotReload$1,
18303
18319
  loadContent: loadContent$w,
18304
18320
  menus: menus$8,
18305
18321
  name: name$B,
@@ -19256,13 +19272,13 @@ const selectIndex$2 = (state, index) => {
19256
19272
  return state;
19257
19273
  }
19258
19274
  };
19259
- const focusIndex$7 = (state, index) => {
19275
+ const focusIndex$6 = (state, index) => {
19260
19276
  return {
19261
19277
  ...state,
19262
19278
  focusedIndex: index
19263
19279
  };
19264
19280
  };
19265
- const focusFirst$7 = state => {
19281
+ const focusFirst$6 = state => {
19266
19282
  const {
19267
19283
  displayReferences
19268
19284
  } = state;
@@ -19270,30 +19286,30 @@ const focusFirst$7 = state => {
19270
19286
  return state;
19271
19287
  }
19272
19288
  const firstIndex = first();
19273
- return focusIndex$7(state, firstIndex);
19289
+ return focusIndex$6(state, firstIndex);
19274
19290
  };
19275
- const focusPrevious$9 = state => {
19291
+ const focusPrevious$8 = state => {
19276
19292
  const {
19277
19293
  displayReferences,
19278
19294
  focusedIndex
19279
19295
  } = state;
19280
19296
  const previousIndex = previousNoCycle(displayReferences, focusedIndex);
19281
- return focusIndex$7(state, previousIndex);
19297
+ return focusIndex$6(state, previousIndex);
19282
19298
  };
19283
- const focusNext$9 = state => {
19299
+ const focusNext$8 = state => {
19284
19300
  const {
19285
19301
  displayReferences,
19286
19302
  focusedIndex
19287
19303
  } = state;
19288
19304
  const nextIndex = nextNoCycle(displayReferences, focusedIndex);
19289
- return focusIndex$7(state, nextIndex);
19305
+ return focusIndex$6(state, nextIndex);
19290
19306
  };
19291
- const focusLast$7 = state => {
19307
+ const focusLast$6 = state => {
19292
19308
  const {
19293
19309
  displayReferences
19294
19310
  } = state;
19295
19311
  const lastIndex = last(displayReferences);
19296
- return focusIndex$7(state, lastIndex);
19312
+ return focusIndex$6(state, lastIndex);
19297
19313
  };
19298
19314
  const selectCurrent$1 = state => {
19299
19315
  if (state.focusedIndex === -1) {
@@ -19306,11 +19322,11 @@ const ViewletLocations = {
19306
19322
  __proto__: null,
19307
19323
  create: create$t,
19308
19324
  dispose: dispose$k,
19309
- focusFirst: focusFirst$7,
19310
- focusIndex: focusIndex$7,
19311
- focusLast: focusLast$7,
19312
- focusNext: focusNext$9,
19313
- focusPrevious: focusPrevious$9,
19325
+ focusFirst: focusFirst$6,
19326
+ focusIndex: focusIndex$6,
19327
+ focusLast: focusLast$6,
19328
+ focusNext: focusNext$8,
19329
+ focusPrevious: focusPrevious$8,
19314
19330
  loadContent: loadContent$t,
19315
19331
  selectCurrent: selectCurrent$1,
19316
19332
  selectIndex: selectIndex$2
@@ -19887,20 +19903,20 @@ const handleResizerClick = (state, id, x) => {
19887
19903
  const handleResizerMove = (state, eventX) => {
19888
19904
  return invoke$3('KeyBindings.handleResizerMove', state, eventX);
19889
19905
  };
19890
- const focusFirst$6 = state => {
19906
+ const focusFirst$5 = state => {
19891
19907
  return invoke$3('KeyBindings.focusFirst', state);
19892
19908
  };
19893
- const focusLast$6 = state => {
19909
+ const focusLast$5 = state => {
19894
19910
  return invoke$3('KeyBindings.focusLast', state);
19895
19911
  };
19896
- const handleContextMenu$8 = async (state, button, x, y) => {
19912
+ const handleContextMenu$7 = async (state, button, x, y) => {
19897
19913
  await show$a(x, y, KeyBindingsTable);
19898
19914
  return state;
19899
19915
  };
19900
- const focusNext$8 = state => {
19916
+ const focusNext$7 = state => {
19901
19917
  return invoke$3('KeyBindings.focusNext', state);
19902
19918
  };
19903
- const focusPrevious$8 = state => {
19919
+ const focusPrevious$7 = state => {
19904
19920
  return invoke$3('KeyBindings.focusPrevious', state);
19905
19921
  };
19906
19922
 
@@ -19912,11 +19928,11 @@ const Commands$k = {
19912
19928
  handleWheel: handleWheel$1,
19913
19929
  handleDoubleClick: handleDoubleClick,
19914
19930
  handleDefineKeyBindingDisposed: handleDefineKeyBindingDisposed,
19915
- focusNext: focusNext$8,
19916
- focusPrevious: focusPrevious$8,
19917
- focusFirst: focusFirst$6,
19918
- focusLast: focusLast$6,
19919
- handleContextMenu: handleContextMenu$8
19931
+ focusNext: focusNext$7,
19932
+ focusPrevious: focusPrevious$7,
19933
+ focusFirst: focusFirst$5,
19934
+ focusLast: focusLast$5,
19935
+ handleContextMenu: handleContextMenu$7
19920
19936
  };
19921
19937
  const wrapCommand = fn => {
19922
19938
  const wrapped = async (state, ...args) => {
@@ -20035,13 +20051,13 @@ const ViewletKeyBindings_ipc = {
20035
20051
  Commands: Commands$k,
20036
20052
  Css: Css$o,
20037
20053
  create: create$q,
20038
- focusFirst: focusFirst$6,
20039
- focusLast: focusLast$6,
20040
- focusNext: focusNext$8,
20041
- focusPrevious: focusPrevious$8,
20054
+ focusFirst: focusFirst$5,
20055
+ focusLast: focusLast$5,
20056
+ focusNext: focusNext$7,
20057
+ focusPrevious: focusPrevious$7,
20042
20058
  getKeyBindings: getKeyBindings$8,
20043
20059
  handleClick: handleClick$6,
20044
- handleContextMenu: handleContextMenu$8,
20060
+ handleContextMenu: handleContextMenu$7,
20045
20061
  handleDefineKeyBindingDisposed,
20046
20062
  handleDoubleClick,
20047
20063
  handleInput: handleInput$3,
@@ -22121,7 +22137,7 @@ const ViewletMainCloseEditor = {
22121
22137
  closeEditor
22122
22138
  };
22123
22139
 
22124
- const focusIndex$6 = async (state, index) => {
22140
+ const focusIndex$5 = async (state, index) => {
22125
22141
  const {
22126
22142
  groups,
22127
22143
  tabHeight,
@@ -22189,7 +22205,7 @@ const focusIndex$6 = async (state, index) => {
22189
22205
  commands
22190
22206
  };
22191
22207
  };
22192
- const focus$6 = (state, getIndex) => {
22208
+ const focus$5 = (state, getIndex) => {
22193
22209
  const {
22194
22210
  groups,
22195
22211
  activeGroupIndex
@@ -22200,31 +22216,31 @@ const focus$6 = (state, getIndex) => {
22200
22216
  activeIndex
22201
22217
  } = group;
22202
22218
  const index = getIndex(editors, activeIndex);
22203
- return focusIndex$6(state, index);
22219
+ return focusIndex$5(state, index);
22204
22220
  };
22205
22221
  const getFirstindex = () => {
22206
22222
  return 0;
22207
22223
  };
22208
- const focusFirst$5 = state => {
22209
- return focus$6(state, getFirstindex);
22224
+ const focusFirst$4 = state => {
22225
+ return focus$5(state, getFirstindex);
22210
22226
  };
22211
22227
  const getLastIndex = editors => {
22212
22228
  return editors.length - 1;
22213
22229
  };
22214
- const focusLast$5 = state => {
22215
- return focus$6(state, getLastIndex);
22230
+ const focusLast$4 = state => {
22231
+ return focus$5(state, getLastIndex);
22216
22232
  };
22217
22233
  const getPreviousIndex = (editors, activeIndex) => {
22218
22234
  return activeIndex === 0 ? editors.length - 1 : activeIndex - 1;
22219
22235
  };
22220
- const focusPrevious$7 = state => {
22221
- return focus$6(state, getPreviousIndex);
22236
+ const focusPrevious$6 = state => {
22237
+ return focus$5(state, getPreviousIndex);
22222
22238
  };
22223
22239
  const getNextIndex = (editors, activeIndex) => {
22224
22240
  return activeIndex === editors.length - 1 ? 0 : activeIndex + 1;
22225
22241
  };
22226
- const focusNext$7 = state => {
22227
- return focus$6(state, getNextIndex);
22242
+ const focusNext$6 = state => {
22243
+ return focus$5(state, getNextIndex);
22228
22244
  };
22229
22245
 
22230
22246
  // TODO make computation more efficient
@@ -22262,7 +22278,7 @@ const handleTabClick = (state, button, eventX, eventY) => {
22262
22278
  }
22263
22279
  switch (button) {
22264
22280
  case LeftClick:
22265
- return focusIndex$6(state, index);
22281
+ return focusIndex$5(state, index);
22266
22282
  case MiddleClick:
22267
22283
  return closeEditor(state, index);
22268
22284
  default:
@@ -22272,11 +22288,11 @@ const handleTabClick = (state, button, eventX, eventY) => {
22272
22288
 
22273
22289
  const ViewletMainFocusIndex = {
22274
22290
  __proto__: null,
22275
- focusFirst: focusFirst$5,
22276
- focusIndex: focusIndex$6,
22277
- focusLast: focusLast$5,
22278
- focusNext: focusNext$7,
22279
- focusPrevious: focusPrevious$7,
22291
+ focusFirst: focusFirst$4,
22292
+ focusIndex: focusIndex$5,
22293
+ focusLast: focusLast$4,
22294
+ focusNext: focusNext$6,
22295
+ focusPrevious: focusPrevious$6,
22280
22296
  handleTabClick
22281
22297
  };
22282
22298
 
@@ -22331,7 +22347,7 @@ const openUri = async (state, uri, focus = true, {
22331
22347
  if (editor.uri === uri) {
22332
22348
  // @ts-ignore
22333
22349
  if (editor.opener === context.opener) {
22334
- return focusIndex$6(state, i);
22350
+ return focusIndex$5(state, i);
22335
22351
  }
22336
22352
  }
22337
22353
  }
@@ -22800,7 +22816,7 @@ const save = async state => {
22800
22816
  // Command.execute(/* EditorSave.editorSave */ 'Editor.save')
22801
22817
  const newEditors = [...editors.slice(0, activeIndex), {
22802
22818
  ...editor,
22803
- flags: editor.flags & ~Dirty
22819
+ flags: editor.flags & -2
22804
22820
  }, ...editors.slice(activeIndex + 1)];
22805
22821
  const newGroups = [...groups.slice(0, activeGroupIndex), {
22806
22822
  ...group,
@@ -22811,7 +22827,7 @@ const save = async state => {
22811
22827
  groups: newGroups
22812
22828
  };
22813
22829
  };
22814
- const focus$5 = async state => {
22830
+ const focus$4 = async state => {
22815
22831
  const {
22816
22832
  editors,
22817
22833
  activeIndex
@@ -22847,7 +22863,7 @@ const openEditorWithType = async file => {
22847
22863
  const saveWithoutFormatting = async () => {
22848
22864
  console.warn('not implemented');
22849
22865
  };
22850
- const handleDrop$1 = async (state, files) => {
22866
+ const handleDrop = async (state, files) => {
22851
22867
  const allCommands = [];
22852
22868
  let newState = state;
22853
22869
  for (const file of files) {
@@ -22883,7 +22899,7 @@ const handleDragLeave = (state, x, y) => {
22883
22899
  // TODO issue with drag leave event firing for child components
22884
22900
  return state;
22885
22901
  };
22886
- const handleDragOver$1 = (state, eventX, eventY) => {
22902
+ const handleDragOver = (state, eventX, eventY) => {
22887
22903
  const {
22888
22904
  x,
22889
22905
  y,
@@ -23082,9 +23098,9 @@ const reopenEditorWith = async state => {
23082
23098
  };
23083
23099
 
23084
23100
  const Commands$i = {
23085
- focus: focus$5,
23101
+ focus: focus$4,
23086
23102
  handleDragEnd: handleDragEnd,
23087
- handleDragOver: handleDragOver$1,
23103
+ handleDragOver: handleDragOver,
23088
23104
  handleDragLeave: handleDragLeave,
23089
23105
  handleTabContextMenu: handleTabContextMenu,
23090
23106
  openBackgroundTab: openBackgroundTab$1,
@@ -23094,7 +23110,7 @@ const Commands$i = {
23094
23110
  };
23095
23111
  const CommandsWithSideEffects = {
23096
23112
  openUri: openUri,
23097
- handleDrop: handleDrop$1,
23113
+ handleDrop: handleDrop,
23098
23114
  handleTabDrop: handleTabDrop,
23099
23115
  handleTabsDragOver: handleTabsDragOver
23100
23116
  };
@@ -23504,15 +23520,15 @@ const ViewletMain_ipc = {
23504
23520
  contentLoaded: contentLoaded$5,
23505
23521
  create: create$o,
23506
23522
  dispose: dispose$i,
23507
- focus: focus$5,
23523
+ focus: focus$4,
23508
23524
  getChildren: getChildren$4,
23509
23525
  getKeyBindings: getKeyBindings$6,
23510
23526
  getQuickPickMenuEntries,
23511
23527
  handleClickClose: handleClickClose$1,
23512
23528
  handleDragEnd,
23513
23529
  handleDragLeave,
23514
- handleDragOver: handleDragOver$1,
23515
- handleDrop: handleDrop$1,
23530
+ handleDragOver,
23531
+ handleDrop,
23516
23532
  handleFocusChange: handleFocusChange$1,
23517
23533
  handleTabContextMenu,
23518
23534
  handleTabDrop,
@@ -24254,20 +24270,20 @@ const handleEditorChange = async editor => {
24254
24270
  const problems = await getProblems();
24255
24271
  await execute$4('Problems.setProblems', problems);
24256
24272
  };
24257
- const handleContextMenu$7 = async (state, eventX, eventY) => {
24273
+ const handleContextMenu$6 = async (state, eventX, eventY) => {
24258
24274
  await show$a(eventX, eventY, Problems$2);
24259
24275
  return state;
24260
24276
  };
24261
24277
  const contentLoadedEffects$1 = state => {
24262
24278
  addListener('editor.change', handleEditorChange);
24263
24279
  };
24264
- const focusIndex$5 = (state, index) => {
24280
+ const focusIndex$4 = (state, index) => {
24265
24281
  return {
24266
24282
  ...state,
24267
24283
  focusedIndex: index
24268
24284
  };
24269
24285
  };
24270
- const focusPrevious$6 = state => {
24286
+ const focusPrevious$5 = state => {
24271
24287
  const {
24272
24288
  focusedIndex
24273
24289
  } = state;
@@ -24276,7 +24292,7 @@ const focusPrevious$6 = state => {
24276
24292
  focusedIndex: focusedIndex - 1
24277
24293
  };
24278
24294
  };
24279
- const focusNext$6 = state => {
24295
+ const focusNext$5 = state => {
24280
24296
  const {
24281
24297
  focusedIndex
24282
24298
  } = state;
@@ -24294,11 +24310,11 @@ const handleClickAt$2 = (state, eventX, eventY) => {
24294
24310
  } = state;
24295
24311
  setFocus(Problems);
24296
24312
  if (problems.length === 0) {
24297
- return focusIndex$5(state, -1);
24313
+ return focusIndex$4(state, -1);
24298
24314
  }
24299
24315
  const index = getListIndex(eventX, eventY, x, y, 0, itemHeight);
24300
24316
  if (index > problems.length) {
24301
- return focusIndex$5(state, -1);
24317
+ return focusIndex$4(state, -1);
24302
24318
  }
24303
24319
  return {
24304
24320
  ...state,
@@ -24428,13 +24444,13 @@ const Commands$d = {
24428
24444
  clearFilter: clearFilter,
24429
24445
  collapseAll: collapseAll$1,
24430
24446
  copyMessage: copyMessage,
24431
- focusIndex: focusIndex$5,
24432
- focusNext: focusNext$6,
24433
- focusPrevious: focusPrevious$6,
24447
+ focusIndex: focusIndex$4,
24448
+ focusNext: focusNext$5,
24449
+ focusPrevious: focusPrevious$5,
24434
24450
  getBadgeCount: getBadgeCount,
24435
24451
  handleClickAt: handleClickAt$2,
24436
24452
  handleBlur: handleBlur$2,
24437
- handleContextMenu: handleContextMenu$7,
24453
+ handleContextMenu: handleContextMenu$6,
24438
24454
  handleFilterInput: handleFilterInput,
24439
24455
  handleArrowLeft: handleArrowLeft$1,
24440
24456
  handleArrowRight: handleArrowRight$1,
@@ -25035,16 +25051,16 @@ const ViewletProblems_ipc = {
25035
25051
  copyMessage,
25036
25052
  create: create$j,
25037
25053
  dispose: dispose$d,
25038
- focusIndex: focusIndex$5,
25039
- focusNext: focusNext$6,
25040
- focusPrevious: focusPrevious$6,
25054
+ focusIndex: focusIndex$4,
25055
+ focusNext: focusNext$5,
25056
+ focusPrevious: focusPrevious$5,
25041
25057
  getBadgeCount,
25042
25058
  getKeyBindings: getKeyBindings$5,
25043
25059
  handleArrowLeft: handleArrowLeft$1,
25044
25060
  handleArrowRight: handleArrowRight$1,
25045
25061
  handleBlur: handleBlur$2,
25046
25062
  handleClickAt: handleClickAt$2,
25047
- handleContextMenu: handleContextMenu$7,
25063
+ handleContextMenu: handleContextMenu$6,
25048
25064
  handleFilterInput,
25049
25065
  handleIconThemeChange: handleIconThemeChange$1,
25050
25066
  hasFunctionalRender: hasFunctionalRender$h,
@@ -26479,7 +26495,7 @@ const notPaused = () => {
26479
26495
  const resume$1 = () => {
26480
26496
  return i18nString(UiStrings$5.Resume);
26481
26497
  };
26482
- const restart = () => {
26498
+ const restart$1 = () => {
26483
26499
  return i18nString(UiStrings$5.Restart);
26484
26500
  };
26485
26501
  const stop = () => {
@@ -26925,10 +26941,10 @@ const handleArrowUp = state => {
26925
26941
  const handleArrowDown = state => {
26926
26942
  return state;
26927
26943
  };
26928
- const focusPrevious$5 = state => {
26944
+ const focusPrevious$4 = state => {
26929
26945
  return state;
26930
26946
  };
26931
- const focusNext$5 = state => {
26947
+ const focusNext$4 = state => {
26932
26948
  return state;
26933
26949
  };
26934
26950
  const setPauseOnExceptions = async (state, value) => {
@@ -27018,8 +27034,8 @@ const Commands$a = {
27018
27034
  handleArrowUp: handleArrowUp,
27019
27035
  handleArrowDown: handleArrowDown,
27020
27036
  handleArrowRight: handleArrowRight,
27021
- focusPrevious: focusPrevious$5,
27022
- focusNext: focusNext$5,
27037
+ focusPrevious: focusPrevious$4,
27038
+ focusNext: focusNext$4,
27023
27039
  handleClickCheckBox: handleClickCheckBox
27024
27040
  };
27025
27041
 
@@ -27658,7 +27674,7 @@ const getDebugButtons = debugState => {
27658
27674
  icon: 'DebugStepOut',
27659
27675
  fn: 'stepOut'
27660
27676
  }, {
27661
- title: restart(),
27677
+ title: restart$1(),
27662
27678
  icon: 'DebugRestart',
27663
27679
  fn: 'restart'
27664
27680
  }, {
@@ -27700,8 +27716,8 @@ const ViewletRunAndDebug_ipc = {
27700
27716
  contentLoaded: contentLoaded$1,
27701
27717
  create: create$g,
27702
27718
  dispose: dispose$a,
27703
- focusNext: focusNext$5,
27704
- focusPrevious: focusPrevious$5,
27719
+ focusNext: focusNext$4,
27720
+ focusPrevious: focusPrevious$4,
27705
27721
  getKeyBindings: getKeyBindings$3,
27706
27722
  handleArrowDown,
27707
27723
  handleArrowLeft,
@@ -27854,7 +27870,8 @@ const launchTextSearchWorker = async () => {
27854
27870
 
27855
27871
  const {
27856
27872
  invoke: invoke$1,
27857
- invokeAndTransfer: invokeAndTransfer$1
27873
+ invokeAndTransfer: invokeAndTransfer$1,
27874
+ restart
27858
27875
  } = getOrCreateWorker(launchTextSearchWorker);
27859
27876
 
27860
27877
  const create$e = (id, uri, x, y, width, height) => {
@@ -27867,11 +27884,14 @@ const create$e = (id, uri, x, y, width, height) => {
27867
27884
  commands: []
27868
27885
  };
27869
27886
  };
27870
- const loadContent$e = async (state, savedState) => {
27887
+ const doCreate = async state => {
27871
27888
  const itemHeight = 22;
27872
27889
  const value = '';
27873
27890
  const replacement = '';
27874
27891
  await invoke$1('TextSearch.create', state.uid, state.x, state.y, state.width, state.height, state$C.workspacePath, assetDir, itemHeight, value, replacement, platform);
27892
+ };
27893
+ const loadContent$e = async (state, savedState) => {
27894
+ await doCreate(state);
27875
27895
  await invoke$1('TextSearch.loadContent', state.uid, savedState);
27876
27896
  const commands = await invoke$1('TextSearch.render', state.uid);
27877
27897
  return {
@@ -27884,6 +27904,25 @@ const dispose$7 = async state => {
27884
27904
  ...state
27885
27905
  };
27886
27906
  };
27907
+ const hotReload = async state => {
27908
+ if (state.isHotReloading) {
27909
+ return state;
27910
+ }
27911
+ // TODO avoid mutation
27912
+ state.isHotReloading = true;
27913
+ // possible TODO race condition during hot reload
27914
+ // there could still be pending promises when the worker is disposed
27915
+ const savedState = await invoke$1('TextSearch.saveState', state.uid);
27916
+ await restart('TextSearch.terminate');
27917
+ await doCreate(state);
27918
+ await invoke$1('TextSearch.loadContent', state.uid, savedState);
27919
+ const commands = await invoke$1('TextSearch.render', state.uid);
27920
+ state.commands = commands;
27921
+ state.isHotReloading = false;
27922
+ return {
27923
+ ...state
27924
+ };
27925
+ };
27887
27926
 
27888
27927
  // TODO implement virtual list, only send visible items to renderer process
27889
27928
 
@@ -27913,6 +27952,7 @@ const Commands$9 = {};
27913
27952
  for (const command of commands) {
27914
27953
  Commands$9[command] = wrapTextSearchCommand(command);
27915
27954
  }
27955
+ Commands$9['hotReload'] = hotReload;
27916
27956
  const saveState$2 = state => {
27917
27957
  return invoke$1(`TextSearch.saveState`, state.uid);
27918
27958
  };
@@ -27995,6 +28035,7 @@ const ViewletSearch_ipc = {
27995
28035
  hasFunctionalRender: hasFunctionalRender$d,
27996
28036
  hasFunctionalResize: hasFunctionalResize$9,
27997
28037
  hasFunctionalRootRender: hasFunctionalRootRender$7,
28038
+ hotReload,
27998
28039
  loadContent: loadContent$e,
27999
28040
  menus: menus$3,
28000
28041
  name: name$k,
@@ -28186,7 +28227,7 @@ const resize$b = (state, dimensions) => {
28186
28227
  commands
28187
28228
  };
28188
28229
  };
28189
- const focus$4 = async state => {
28230
+ const focus$3 = async state => {
28190
28231
  const {
28191
28232
  currentViewletId
28192
28233
  } = state;
@@ -28211,7 +28252,7 @@ const focus$4 = async state => {
28211
28252
 
28212
28253
  // prettier-ignore
28213
28254
  const Commands$8 = {
28214
- focus: focus$4,
28255
+ focus: focus$3,
28215
28256
  openViewlet: openViewlet,
28216
28257
  show: openViewlet,
28217
28258
  handleClickAction: handleClickAction
@@ -28240,7 +28281,7 @@ const ViewletSideBar_ipc = {
28240
28281
  contentLoaded,
28241
28282
  create: create$d,
28242
28283
  dispose: dispose$6,
28243
- focus: focus$4,
28284
+ focus: focus$3,
28244
28285
  getChildren: getChildren$2,
28245
28286
  handleClickAction,
28246
28287
  hasFunctionalRender: hasFunctionalRender$c,
@@ -28318,7 +28359,7 @@ const resizeWebContentsView = async (id, x, y, width, height) => {
28318
28359
  const setIframeSrc = async (id, iframeSrc) => {
28319
28360
  return invoke('ElectronWebContentsView.setIframeSrc', id, iframeSrc);
28320
28361
  };
28321
- const focus$3 = id => {
28362
+ const focus$2 = id => {
28322
28363
  return invoke('ElectronWebContentsView.focus', id);
28323
28364
  };
28324
28365
  const show$3 = id => {
@@ -28588,7 +28629,7 @@ const go$1 = state => {
28588
28629
  const iframeSrc = toIframeSrc(inputValue, shortcuts);
28589
28630
  // TODO await promises
28590
28631
  void setIframeSrc(browserViewId, iframeSrc);
28591
- void focus$3(browserViewId);
28632
+ void focus$2(browserViewId);
28592
28633
  return {
28593
28634
  ...state,
28594
28635
  iframeSrc,
@@ -30294,7 +30335,7 @@ const addTerminal = async state => {
30294
30335
  selectedIndex: newSelectedIndex
30295
30336
  };
30296
30337
  };
30297
- const focusIndex$4 = async (state, index) => {
30338
+ const focusIndex$3 = async (state, index) => {
30298
30339
  object(state);
30299
30340
  number$1(index);
30300
30341
  const {
@@ -30335,7 +30376,7 @@ const focusIndex$4 = async (state, index) => {
30335
30376
  };
30336
30377
  };
30337
30378
  const handleClickTab = (state, index) => {
30338
- return focusIndex$4(state, index);
30379
+ return focusIndex$3(state, index);
30339
30380
  };
30340
30381
  const resize$6 = (state, dimensions) => {
30341
30382
  const {
@@ -30442,7 +30483,7 @@ const ViewletTerminals_ipc = {
30442
30483
  Css: Css$7,
30443
30484
  addTerminal,
30444
30485
  create: create$7,
30445
- focusIndex: focusIndex$4,
30486
+ focusIndex: focusIndex$3,
30446
30487
  getChildren: getChildren$1,
30447
30488
  handleClickTab,
30448
30489
  hasFunctionalRender: hasFunctionalRender$6,
@@ -32119,57 +32160,57 @@ const MenuEntriesMain = {
32119
32160
  id
32120
32161
  };
32121
32162
 
32122
- const focus$2 = state => {
32163
+ const focus$1 = state => {
32123
32164
  const indexToFocus = state.focusedIndex === -1 ? 0 : state.focusedIndex;
32124
- return focusIndex$8(state, indexToFocus);
32165
+ return focusIndex$7(state, indexToFocus);
32125
32166
  };
32126
32167
 
32127
32168
  const ViewletActivityBarFocus = {
32128
32169
  __proto__: null,
32129
- focus: focus$2
32170
+ focus: focus$1
32130
32171
  };
32131
32172
 
32132
- const focusFirst$4 = state => {
32133
- return focusIndex$8(state, 0);
32173
+ const focusFirst$3 = state => {
32174
+ return focusIndex$7(state, 0);
32134
32175
  };
32135
32176
 
32136
32177
  const ViewletActivityBarFocusFirst = {
32137
32178
  __proto__: null,
32138
- focusFirst: focusFirst$4
32179
+ focusFirst: focusFirst$3
32139
32180
  };
32140
32181
 
32141
- const focusLast$4 = state => {
32142
- return focusIndex$8(state, lastIndex(state.activityBarItems));
32182
+ const focusLast$3 = state => {
32183
+ return focusIndex$7(state, lastIndex(state.activityBarItems));
32143
32184
  };
32144
32185
 
32145
32186
  const ViewletActivityBarFocusLast = {
32146
32187
  __proto__: null,
32147
- focusLast: focusLast$4
32188
+ focusLast: focusLast$3
32148
32189
  };
32149
32190
 
32150
- const focusNext$4 = state => {
32191
+ const focusNext$3 = state => {
32151
32192
  // TODO can never be -1 -> always set when sidebar changes
32152
32193
  if (state.focusedIndex === state.activityBarItems.length - 1) {
32153
32194
  return state;
32154
32195
  }
32155
- return focusIndex$8(state, state.focusedIndex + 1);
32196
+ return focusIndex$7(state, state.focusedIndex + 1);
32156
32197
  };
32157
32198
 
32158
32199
  const ViewletActivityBarFocusNext = {
32159
32200
  __proto__: null,
32160
- focusNext: focusNext$4
32201
+ focusNext: focusNext$3
32161
32202
  };
32162
32203
 
32163
- const focusPrevious$4 = state => {
32204
+ const focusPrevious$3 = state => {
32164
32205
  if (state.focusedIndex === 0) {
32165
32206
  return state;
32166
32207
  }
32167
- return focusIndex$8(state, state.focusedIndex - 1);
32208
+ return focusIndex$7(state, state.focusedIndex - 1);
32168
32209
  };
32169
32210
 
32170
32211
  const ViewletActivityBarFocusPrevious = {
32171
32212
  __proto__: null,
32172
- focusPrevious: focusPrevious$4
32213
+ focusPrevious: focusPrevious$3
32173
32214
  };
32174
32215
 
32175
32216
  const handleClickSettings = async (state, x, y, viewletId) => {
@@ -32264,14 +32305,14 @@ const ViewletActivityBarHandleFocus = {
32264
32305
  handleFocus: handleFocus$3
32265
32306
  };
32266
32307
 
32267
- const handleContextMenu$6 = async (state, button, x, y) => {
32308
+ const handleContextMenu$5 = async (state, button, x, y) => {
32268
32309
  await show$a(x, y, ActivityBar$4);
32269
32310
  return state;
32270
32311
  };
32271
32312
 
32272
32313
  const ViewletActivityBarHandleContextMenu = {
32273
32314
  __proto__: null,
32274
- handleContextMenu: handleContextMenu$6
32315
+ handleContextMenu: handleContextMenu$5
32275
32316
  };
32276
32317
 
32277
32318
  const setDeltaY = (state, value) => {
@@ -32316,174 +32357,6 @@ const VirtualListHandleWheel = {
32316
32357
  handleWheel
32317
32358
  };
32318
32359
 
32319
- const expandRecursively = async state => {
32320
- const newState = await invoke$6('Explorer.expandRecursively', state);
32321
- const commands = await invoke$6('Explorer.render', state, newState);
32322
- newState.commands = commands;
32323
- return newState;
32324
- };
32325
-
32326
- const ViewletExplorerExpandRecursively = {
32327
- __proto__: null,
32328
- expandRecursively
32329
- };
32330
-
32331
- const focus$1 = async state => {
32332
- const {
32333
- focused
32334
- } = state;
32335
- if (focused) {
32336
- return state;
32337
- }
32338
- return {
32339
- ...state,
32340
- focused: true
32341
- };
32342
- };
32343
-
32344
- const ViewletExplorerFocus = {
32345
- __proto__: null,
32346
- focus: focus$1
32347
- };
32348
-
32349
- const focusFirst$3 = async state => {
32350
- const newState = await invoke$6('Explorer.focusFirst', state);
32351
- const commands = await invoke$6('Explorer.render', state, newState);
32352
- newState.commands = commands;
32353
- return newState;
32354
- };
32355
-
32356
- const ViewletExplorerFocusFirst = {
32357
- __proto__: null,
32358
- focusFirst: focusFirst$3
32359
- };
32360
-
32361
- const focusIndex$3 = async (state, index) => {
32362
- const newState = await invoke$6('Explorer.focusIndex', state, index);
32363
- const commands = await invoke$6('Explorer.render', state, newState);
32364
- newState.commands = commands;
32365
- return newState;
32366
- };
32367
-
32368
- const ViewletExplorerFocusIndex = {
32369
- __proto__: null,
32370
- focusIndex: focusIndex$3
32371
- };
32372
-
32373
- const focusLast$3 = async state => {
32374
- const newState = await invoke$6('Explorer.focusLast', state);
32375
- const commands = await invoke$6('Explorer.render', state, newState);
32376
- newState.commands = commands;
32377
- return newState;
32378
- };
32379
-
32380
- const ViewletExplorerFocusLast = {
32381
- __proto__: null,
32382
- focusLast: focusLast$3
32383
- };
32384
-
32385
- const focusNext$3 = async state => {
32386
- const newState = await invoke$6('Explorer.focusNext', state);
32387
- const commands = await invoke$6('Explorer.render', state, newState);
32388
- newState.commands = commands;
32389
- return newState;
32390
- };
32391
-
32392
- const ViewletExplorerFocusNext = {
32393
- __proto__: null,
32394
- focusNext: focusNext$3
32395
- };
32396
-
32397
- const focusNone = state => {
32398
- return focusIndex$3(state, -1);
32399
- };
32400
-
32401
- const ViewletExplorerFocusNone = {
32402
- __proto__: null,
32403
- focusNone
32404
- };
32405
-
32406
- const focusPrevious$3 = async state => {
32407
- const newState = await invoke$6('Explorer.focusPrevious', state);
32408
- const commands = await invoke$6('Explorer.render', state, newState);
32409
- newState.commands = commands;
32410
- return newState;
32411
- };
32412
-
32413
- const ViewletExplorerFocusPrevious = {
32414
- __proto__: null,
32415
- focusPrevious: focusPrevious$3
32416
- };
32417
-
32418
- const handleContextMenu$5 = (state, button, x, y) => {
32419
- return invoke$6('Explorer.handleContextMenu', state, button, x, y);
32420
- };
32421
-
32422
- const ViewletExplorerHandleContextMenu = {
32423
- __proto__: null,
32424
- handleContextMenu: handleContextMenu$5
32425
- };
32426
-
32427
- const handleDragOver = async (state, x, y) => {
32428
- const newState = await invoke$6('Explorer.handleDragOver', state, x, y);
32429
- const commands = await invoke$6('Explorer.render', state, newState);
32430
- newState.commands = commands;
32431
- return newState;
32432
- };
32433
-
32434
- const ViewletExplorerHandleDragOver = {
32435
- __proto__: null,
32436
- handleDragOver
32437
- };
32438
-
32439
- const handleDrop = async (state, x, y, files) => {
32440
- const newState = await invoke$6('Explorer.handleDrop', state, x, y, files);
32441
- const commands = await invoke$6('Explorer.render', state, newState);
32442
- newState.commands = commands;
32443
- return newState;
32444
- };
32445
-
32446
- const ViewletExplorerHandleDrop = {
32447
- __proto__: null,
32448
- handleDrop
32449
- };
32450
-
32451
- const handlePaste = async state => {
32452
- const newState = await invoke$6('Explorer.handlePaste', state);
32453
- const commands = await invoke$6('Explorer.render', state, newState);
32454
- newState.commands = commands;
32455
- return newState;
32456
- };
32457
-
32458
- const ViewletExplorerHandlePaste = {
32459
- __proto__: null,
32460
- handlePaste
32461
- };
32462
-
32463
- const acceptEdit = async state => {
32464
- const newState = await invoke$6('Explorer.acceptEdit', state);
32465
- const commands = await invoke$6('Explorer.render', state, newState);
32466
- newState.commands = commands;
32467
- return newState;
32468
- };
32469
-
32470
- const ViewletExplorerAcceptEdit = {
32471
- __proto__: null,
32472
- acceptEdit
32473
- };
32474
-
32475
- const handlePointerDown = async (state, button, x, y) => {
32476
- const newState = await invoke$6('Explorer.handlePointerDown', state, x, y);
32477
- const commands = await invoke$6('Explorer.render', state, newState);
32478
- newState.commands = commands;
32479
- return newState;
32480
- };
32481
-
32482
- const ViewletExplorerHandlePointerDown = {
32483
- __proto__: null,
32484
- handlePointerDown
32485
- };
32486
-
32487
32360
  const handleReadmeContextMenu = async (state, x, y, props) => {
32488
32361
  await show$a(x, y, ExtensionDetailReadme, props);
32489
32362
  return state;