@lvce-editor/static-server 0.45.12 → 0.45.14

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 (1847) hide show
  1. package/dist/static-server.js +1857 -1856
  2. package/package.json +1 -1
  3. package/src/parts/Files/Files.js +1841 -1840
  4. package/src/parts/GetResponseInfo/GetResponseInfo.js +1 -1
  5. package/src/parts/Headers/Headers.js +15 -15
  6. package/static/{e0650d0 → 60d9b53}/css/App.css +83 -83
  7. package/static/{e0650d0 → 60d9b53}/manifest.json +2 -2
  8. package/static/{e0650d0 → 60d9b53}/packages/about-view-worker/dist/aboutWorkerMain.js +3 -3
  9. package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/dist/embedsWorkerMain.js +3 -3
  10. package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/dist/embedsWorkerMain.js.map +1 -1
  11. package/static/{e0650d0 → 60d9b53}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +3 -3
  12. package/static/{e0650d0 → 60d9b53}/packages/file-search-worker/dist/fileSearchWorkerMain.js +1 -1
  13. package/static/{e0650d0 → 60d9b53}/packages/iframe-worker/dist/iframeWorkerMain.js +1 -1
  14. package/static/60d9b53/packages/markdown-worker/dist/markdownWorkerMain.js +3885 -0
  15. package/static/{e0650d0 → 60d9b53}/packages/renderer-process/dist/rendererProcessMain.js +1 -1
  16. package/static/{e0650d0 → 60d9b53}/packages/renderer-worker/dist/rendererWorkerMain.js +739 -687
  17. package/static/index.html +4 -4
  18. /package/static/{e0650d0 → 60d9b53}/config/colorTheme.json +0 -0
  19. /package/static/{e0650d0 → 60d9b53}/config/defaultSettings.json +0 -0
  20. /package/static/{e0650d0 → 60d9b53}/config/fileMap.json +0 -0
  21. /package/static/{e0650d0 → 60d9b53}/config/webExtensions.json +0 -0
  22. /package/static/{e0650d0 → 60d9b53}/css/parts/AdditionalDetails.css +0 -0
  23. /package/static/{e0650d0 → 60d9b53}/css/parts/Animation.css +0 -0
  24. /package/static/{e0650d0 → 60d9b53}/css/parts/DebugButtons.css +0 -0
  25. /package/static/{e0650d0 → 60d9b53}/css/parts/DebugValue.css +0 -0
  26. /package/static/{e0650d0 → 60d9b53}/css/parts/E2eTest.css +0 -0
  27. /package/static/{e0650d0 → 60d9b53}/css/parts/E2eTests.css +0 -0
  28. /package/static/{e0650d0 → 60d9b53}/css/parts/EditorHover.css +0 -0
  29. /package/static/{e0650d0 → 60d9b53}/css/parts/EditorMessage.css +0 -0
  30. /package/static/{e0650d0 → 60d9b53}/css/parts/FeatureContent.css +0 -0
  31. /package/static/{e0650d0 → 60d9b53}/css/parts/Features.css +0 -0
  32. /package/static/{e0650d0 → 60d9b53}/css/parts/ImagePreview.css +0 -0
  33. /package/static/{e0650d0 → 60d9b53}/css/parts/InlineDiffEditor.css +0 -0
  34. /package/static/{e0650d0 → 60d9b53}/css/parts/InputBadge.css +0 -0
  35. /package/static/{e0650d0 → 60d9b53}/css/parts/Key.css +0 -0
  36. /package/static/{e0650d0 → 60d9b53}/css/parts/KeyBindingsHeader.css +0 -0
  37. /package/static/{e0650d0 → 60d9b53}/css/parts/KeyBindingsTable.css +0 -0
  38. /package/static/{e0650d0 → 60d9b53}/css/parts/LegacyDialog.css +0 -0
  39. /package/static/{e0650d0 → 60d9b53}/css/parts/Markdown.css +0 -0
  40. /package/static/{e0650d0 → 60d9b53}/css/parts/Progress.css +0 -0
  41. /package/static/{e0650d0 → 60d9b53}/css/parts/SearchToggleButton.css +0 -0
  42. /package/static/{e0650d0 → 60d9b53}/css/parts/Select.css +0 -0
  43. /package/static/{e0650d0 → 60d9b53}/css/parts/Table.css +0 -0
  44. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletAbout.css +0 -0
  45. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletBrowserViewOverview.css +0 -0
  46. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletDebugConsole.css +0 -0
  47. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletDefineKeyBinding.css +0 -0
  48. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletDialog.css +0 -0
  49. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletDiffEditor.css +0 -0
  50. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletEditorWidgetError.css +0 -0
  51. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletExtensionDetail.css +0 -0
  52. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletExtensionDetailHeader.css +0 -0
  53. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletExtensionDetailTabs.css +0 -0
  54. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletExtensions.css +0 -0
  55. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletKeyBindings.css +0 -0
  56. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletMedia.css +0 -0
  57. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletOutput.css +0 -0
  58. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletPanel.css +0 -0
  59. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletPanelTabs.css +0 -0
  60. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletPdf.css +0 -0
  61. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletProblems.css +0 -0
  62. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletReferences.css +0 -0
  63. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletRunAndDebug.css +0 -0
  64. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletScreenCapture.css +0 -0
  65. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletSearch.css +0 -0
  66. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletSimpleBrowser.css +0 -0
  67. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletSourceControl.css +0 -0
  68. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletStorage.css +0 -0
  69. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletTerminal.css +0 -0
  70. /package/static/{e0650d0 → 60d9b53}/css/parts/ViewletTerminalTabs.css +0 -0
  71. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-bat/README.md +0 -0
  72. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-bat/extension.json +0 -0
  73. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
  74. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
  75. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-c/README.md +0 -0
  76. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-c/extension.json +0 -0
  77. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
  78. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
  79. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
  80. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
  81. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-cpp/README.md +0 -0
  82. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-cpp/extension.json +0 -0
  83. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
  84. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
  85. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-cson/README.md +0 -0
  86. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-cson/extension.json +0 -0
  87. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
  88. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
  89. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-css/README.md +0 -0
  90. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-css/extension.json +0 -0
  91. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
  92. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
  93. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-dart/README.md +0 -0
  94. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-dart/extension.json +0 -0
  95. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
  96. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-desktop/README.md +0 -0
  97. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-desktop/extension.json +0 -0
  98. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
  99. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-docker/README.md +0 -0
  100. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-docker/extension.json +0 -0
  101. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
  102. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-dotenv/README.md +0 -0
  103. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
  104. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
  105. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
  106. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
  107. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
  108. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-elixir/README.md +0 -0
  109. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-elixir/extension.json +0 -0
  110. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
  111. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-elm/README.md +0 -0
  112. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-elm/extension.json +0 -0
  113. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
  114. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
  115. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
  116. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
  117. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-gn/README.md +0 -0
  118. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-gn/extension.json +0 -0
  119. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
  120. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-go/README.md +0 -0
  121. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-go/extension.json +0 -0
  122. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
  123. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-graphql/README.md +0 -0
  124. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-graphql/extension.json +0 -0
  125. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
  126. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-html/README.md +0 -0
  127. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-html/extension.json +0 -0
  128. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
  129. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
  130. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-java/README.md +0 -0
  131. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-java/extension.json +0 -0
  132. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
  133. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
  134. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-javascript/README.md +0 -0
  135. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-javascript/extension.json +0 -0
  136. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
  137. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
  138. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-json/README.md +0 -0
  139. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-json/extension.json +0 -0
  140. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
  141. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-json5/README.md +0 -0
  142. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-json5/extension.json +0 -0
  143. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
  144. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-jsx/README.md +0 -0
  145. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-jsx/extension.json +0 -0
  146. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
  147. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-julia/README.md +0 -0
  148. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-julia/extension.json +0 -0
  149. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
  150. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-kotlin/README.md +0 -0
  151. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
  152. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
  153. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-less/LICENSE +0 -0
  154. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-less/README.md +0 -0
  155. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-less/extension.json +0 -0
  156. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
  157. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
  158. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-markdown/README.md +0 -0
  159. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-markdown/extension.json +0 -0
  160. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
  161. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-mdx/README.md +0 -0
  162. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-mdx/extension.json +0 -0
  163. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
  164. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-nix/README.md +0 -0
  165. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-nix/extension.json +0 -0
  166. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
  167. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
  168. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
  169. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
  170. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
  171. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-perl/README.md +0 -0
  172. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-perl/extension.json +0 -0
  173. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
  174. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-plaintext/README.md +0 -0
  175. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
  176. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
  177. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-powershell/README.md +0 -0
  178. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-powershell/extension.json +0 -0
  179. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
  180. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-python/README.md +0 -0
  181. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-python/extension.json +0 -0
  182. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
  183. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
  184. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-r/README.md +0 -0
  185. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-r/extension.json +0 -0
  186. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
  187. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-ruby/README.md +0 -0
  188. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-ruby/extension.json +0 -0
  189. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
  190. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-rust/LICENSE +0 -0
  191. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-rust/README.md +0 -0
  192. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-rust/extension.json +0 -0
  193. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
  194. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
  195. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-scss/README.md +0 -0
  196. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-scss/extension.json +0 -0
  197. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
  198. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
  199. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-shellscript/README.md +0 -0
  200. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
  201. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
  202. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-svelte/README.md +0 -0
  203. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-svelte/extension.json +0 -0
  204. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
  205. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-terraform/README.md +0 -0
  206. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-terraform/extension.json +0 -0
  207. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
  208. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-toml/README.md +0 -0
  209. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-toml/extension.json +0 -0
  210. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
  211. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-typescript/README.md +0 -0
  212. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-typescript/extension.json +0 -0
  213. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
  214. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-vue/README.md +0 -0
  215. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-vue/extension.json +0 -0
  216. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
  217. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-wgsl/README.md +0 -0
  218. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
  219. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
  220. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
  221. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-xml/README.md +0 -0
  222. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-xml/extension.json +0 -0
  223. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
  224. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-yaml/README.md +0 -0
  225. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-yaml/extension.json +0 -0
  226. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
  227. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
  228. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
  229. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
  230. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
  231. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-ayu/README.md +0 -0
  232. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-ayu/color-theme.json +0 -0
  233. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-ayu/extension.json +0 -0
  234. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-cobalt2/README.md +0 -0
  235. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
  236. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-cobalt2/extension.json +0 -0
  237. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
  238. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
  239. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-gruvbox/README.md +0 -0
  240. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
  241. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-gruvbox/extension.json +0 -0
  242. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-high-contrast/README.md +0 -0
  243. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
  244. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-high-contrast/extension.json +0 -0
  245. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-material/README.md +0 -0
  246. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-material/color-theme.json +0 -0
  247. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-material/extension.json +0 -0
  248. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-monokai/README.md +0 -0
  249. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-monokai/color-theme.json +0 -0
  250. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-monokai/extension.json +0 -0
  251. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-noctis-uva/README.md +0 -0
  252. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
  253. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
  254. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
  255. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-palenight/README.md +0 -0
  256. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-palenight/color-theme.json +0 -0
  257. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-palenight/extension.json +0 -0
  258. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-palenight/images/demo.png +0 -0
  259. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-slime/README.md +0 -0
  260. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-slime/color-theme.json +0 -0
  261. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-slime/extension.json +0 -0
  262. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.theme-slime/icon.png +0 -0
  263. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.vscode-icons/README.md +0 -0
  264. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.vscode-icons/extension.json +0 -0
  265. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
  266. /package/static/{e0650d0 → 60d9b53}/extensions/builtin.vscode-icons/icon.png +0 -0
  267. /package/static/{e0650d0 → 60d9b53}/file-icons/default_file.svg +0 -0
  268. /package/static/{e0650d0 → 60d9b53}/file-icons/default_folder.svg +0 -0
  269. /package/static/{e0650d0 → 60d9b53}/file-icons/default_folder_opened.svg +0 -0
  270. /package/static/{e0650d0 → 60d9b53}/file-icons/default_root_folder.svg +0 -0
  271. /package/static/{e0650d0 → 60d9b53}/file-icons/default_root_folder_opened.svg +0 -0
  272. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_access.svg +0 -0
  273. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_access2.svg +0 -0
  274. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_actionscript.svg +0 -0
  275. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_actionscript2.svg +0 -0
  276. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ada.svg +0 -0
  277. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_advpl.svg +0 -0
  278. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_affectscript.svg +0 -0
  279. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_affinitydesigner.svg +0 -0
  280. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_affinityphoto.svg +0 -0
  281. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_affinitypublisher.svg +0 -0
  282. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_agda.svg +0 -0
  283. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ai.svg +0 -0
  284. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ai2.svg +0 -0
  285. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_al.svg +0 -0
  286. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_al_dal.svg +0 -0
  287. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_allcontributors.svg +0 -0
  288. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_angular.svg +0 -0
  289. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ansible.svg +0 -0
  290. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_antlers_html.svg +0 -0
  291. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_antlr.svg +0 -0
  292. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_anyscript.svg +0 -0
  293. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_apache.svg +0 -0
  294. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_apex.svg +0 -0
  295. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_api_extractor.svg +0 -0
  296. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_apib.svg +0 -0
  297. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_apib2.svg +0 -0
  298. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_apl.svg +0 -0
  299. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_applescript.svg +0 -0
  300. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_appscript.svg +0 -0
  301. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_appsemble.svg +0 -0
  302. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_appveyor.svg +0 -0
  303. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_arduino.svg +0 -0
  304. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_asciidoc.svg +0 -0
  305. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_asp.svg +0 -0
  306. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_aspx.svg +0 -0
  307. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_assembly.svg +0 -0
  308. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_astro.svg +0 -0
  309. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_astroconfig.svg +0 -0
  310. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_atom.svg +0 -0
  311. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ats.svg +0 -0
  312. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_attw.svg +0 -0
  313. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_audio.svg +0 -0
  314. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_aurelia.svg +0 -0
  315. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_autohotkey.svg +0 -0
  316. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_autoit.svg +0 -0
  317. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_avif.svg +0 -0
  318. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_avro.svg +0 -0
  319. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_awk.svg +0 -0
  320. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_aws.svg +0 -0
  321. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_azure.svg +0 -0
  322. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_azurepipelines.svg +0 -0
  323. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_babel.svg +0 -0
  324. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_babel2.svg +0 -0
  325. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bak.svg +0 -0
  326. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ballerina.svg +0 -0
  327. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bat.svg +0 -0
  328. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bats.svg +0 -0
  329. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bazaar.svg +0 -0
  330. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bazel.svg +0 -0
  331. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bazel_ignore.svg +0 -0
  332. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bazel_version.svg +0 -0
  333. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_befunge.svg +0 -0
  334. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bicep.svg +0 -0
  335. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_biml.svg +0 -0
  336. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_binary.svg +0 -0
  337. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_biome.svg +0 -0
  338. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bitbucketpipeline.svg +0 -0
  339. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bithound.svg +0 -0
  340. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_blade.svg +0 -0
  341. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_blender.svg +0 -0
  342. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_blitzbasic.svg +0 -0
  343. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bolt.svg +0 -0
  344. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bosque.svg +0 -0
  345. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bower.svg +0 -0
  346. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bower2.svg +0 -0
  347. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_browserslist.svg +0 -0
  348. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bruno.svg +0 -0
  349. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_buckbuild.svg +0 -0
  350. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_buf.svg +0 -0
  351. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bun.svg +0 -0
  352. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bundlemon.svg +0 -0
  353. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bundler.svg +0 -0
  354. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_bunfig.svg +0 -0
  355. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_c.svg +0 -0
  356. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_c2.svg +0 -0
  357. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_c3.svg +0 -0
  358. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_c_al.svg +0 -0
  359. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cabal.svg +0 -0
  360. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_caddy.svg +0 -0
  361. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cake.svg +0 -0
  362. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cakephp.svg +0 -0
  363. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_capacitor.svg +0 -0
  364. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_capnp.svg +0 -0
  365. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cargo.svg +0 -0
  366. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_casc.svg +0 -0
  367. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cddl.svg +0 -0
  368. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cert.svg +0 -0
  369. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ceylon.svg +0 -0
  370. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cf.svg +0 -0
  371. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cf2.svg +0 -0
  372. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cfc.svg +0 -0
  373. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cfc2.svg +0 -0
  374. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cfm.svg +0 -0
  375. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cfm2.svg +0 -0
  376. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cheader.svg +0 -0
  377. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_chef.svg +0 -0
  378. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_chef_cookbook.svg +0 -0
  379. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_circleci.svg +0 -0
  380. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_class.svg +0 -0
  381. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_clojure.svg +0 -0
  382. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_clojurescript.svg +0 -0
  383. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cloudfoundry.svg +0 -0
  384. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cmake.svg +0 -0
  385. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cobol.svg +0 -0
  386. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_codacy.svg +0 -0
  387. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_codeclimate.svg +0 -0
  388. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_codecov.svg +0 -0
  389. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_codekit.svg +0 -0
  390. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_codemagic.svg +0 -0
  391. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_codeowners.svg +0 -0
  392. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_codeql.svg +0 -0
  393. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_coderabbit.svg +0 -0
  394. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_coffeelint.svg +0 -0
  395. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_coffeescript.svg +0 -0
  396. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_commitizen.svg +0 -0
  397. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_commitlint.svg +0 -0
  398. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_compass.svg +0 -0
  399. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_composer.svg +0 -0
  400. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_conan.svg +0 -0
  401. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_conda.svg +0 -0
  402. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_config.svg +0 -0
  403. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_confluence.svg +0 -0
  404. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_copilot.svg +0 -0
  405. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_coverage.svg +0 -0
  406. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_coveralls.svg +0 -0
  407. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cpp.svg +0 -0
  408. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cpp2.svg +0 -0
  409. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cpp3.svg +0 -0
  410. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cppheader.svg +0 -0
  411. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_craco.svg +0 -0
  412. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_crowdin.svg +0 -0
  413. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_crystal.svg +0 -0
  414. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_csharp.svg +0 -0
  415. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_csharp2.svg +0 -0
  416. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cspell.svg +0 -0
  417. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_csproj.svg +0 -0
  418. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_css.svg +0 -0
  419. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_css2.svg +0 -0
  420. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_css2map.svg +0 -0
  421. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_csscomb.svg +0 -0
  422. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_csslint.svg +0 -0
  423. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cssmap.svg +0 -0
  424. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cucumber.svg +0 -0
  425. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cuda.svg +0 -0
  426. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cursorrules.svg +0 -0
  427. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cvs.svg +0 -0
  428. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cypress.svg +0 -0
  429. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cypress_spec.svg +0 -0
  430. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_cython.svg +0 -0
  431. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dal.svg +0 -0
  432. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_darcs.svg +0 -0
  433. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dartlang.svg +0 -0
  434. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dartlang_generated.svg +0 -0
  435. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dartlang_ignore.svg +0 -0
  436. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_datadog.svg +0 -0
  437. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_db.svg +0 -0
  438. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_debian.svg +0 -0
  439. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_delphi.svg +0 -0
  440. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_deno.svg +0 -0
  441. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_denoify.svg +0 -0
  442. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dependabot.svg +0 -0
  443. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dependencies.svg +0 -0
  444. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_devcontainer.svg +0 -0
  445. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dhall.svg +0 -0
  446. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_diff.svg +0 -0
  447. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_django.svg +0 -0
  448. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dlang.svg +0 -0
  449. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_docker.svg +0 -0
  450. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_docker2.svg +0 -0
  451. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dockertest.svg +0 -0
  452. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dockertest2.svg +0 -0
  453. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_docpad.svg +0 -0
  454. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_docusaurus.svg +0 -0
  455. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_docz.svg +0 -0
  456. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dojo.svg +0 -0
  457. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_doppler.svg +0 -0
  458. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dotenv.svg +0 -0
  459. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dotjs.svg +0 -0
  460. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_doxygen.svg +0 -0
  461. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_drawio.svg +0 -0
  462. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_drone.svg +0 -0
  463. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_drools.svg +0 -0
  464. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dtd.svg +0 -0
  465. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dustjs.svg +0 -0
  466. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dvc.svg +0 -0
  467. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_dylan.svg +0 -0
  468. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_earthly.svg +0 -0
  469. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_eas-metadata.svg +0 -0
  470. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_edge.svg +0 -0
  471. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_edge2.svg +0 -0
  472. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_editorconfig.svg +0 -0
  473. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_eex.svg +0 -0
  474. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ejs.svg +0 -0
  475. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_elastic.svg +0 -0
  476. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_elasticbeanstalk.svg +0 -0
  477. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_eleventy.svg +0 -0
  478. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_eleventy2.svg +0 -0
  479. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_elixir.svg +0 -0
  480. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_elm.svg +0 -0
  481. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_elm2.svg +0 -0
  482. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_emacs.svg +0 -0
  483. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ember.svg +0 -0
  484. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ensime.svg +0 -0
  485. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_eps.svg +0 -0
  486. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_epub.svg +0 -0
  487. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_erb.svg +0 -0
  488. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_erlang.svg +0 -0
  489. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_erlang2.svg +0 -0
  490. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_esbuild.svg +0 -0
  491. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_eslint.svg +0 -0
  492. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_eslint2.svg +0 -0
  493. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_esphome.svg +0 -0
  494. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_excalidraw.svg +0 -0
  495. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_excel.svg +0 -0
  496. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_excel2.svg +0 -0
  497. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_expo.svg +0 -0
  498. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_falcon.svg +0 -0
  499. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fantasticon.svg +0 -0
  500. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fastly.svg +0 -0
  501. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fauna.svg +0 -0
  502. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_favicon.svg +0 -0
  503. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fbx.svg +0 -0
  504. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_firebase.svg +0 -0
  505. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_firebasehosting.svg +0 -0
  506. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_firestore.svg +0 -0
  507. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fitbit.svg +0 -0
  508. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fla.svg +0 -0
  509. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_flareact.svg +0 -0
  510. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_flash.svg +0 -0
  511. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_floobits.svg +0 -0
  512. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_flow.svg +0 -0
  513. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_flutter.svg +0 -0
  514. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_flutter_package.svg +0 -0
  515. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_flyio.svg +0 -0
  516. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_font.svg +0 -0
  517. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_formkit.svg +0 -0
  518. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fortran.svg +0 -0
  519. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fossa.svg +0 -0
  520. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fossil.svg +0 -0
  521. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_freemarker.svg +0 -0
  522. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_frontcommerce.svg +0 -0
  523. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fsharp.svg +0 -0
  524. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fsharp2.svg +0 -0
  525. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fsproj.svg +0 -0
  526. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fthtml.svg +0 -0
  527. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_funding.svg +0 -0
  528. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_fusebox.svg +0 -0
  529. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_galen.svg +0 -0
  530. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_galen2.svg +0 -0
  531. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gamemaker.svg +0 -0
  532. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gamemaker2.svg +0 -0
  533. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gamemaker81.svg +0 -0
  534. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gatsby.svg +0 -0
  535. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gcloud.svg +0 -0
  536. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gcode.svg +0 -0
  537. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gdscript.svg +0 -0
  538. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_genstat.svg +0 -0
  539. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_git.svg +0 -0
  540. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_git2.svg +0 -0
  541. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gitlab.svg +0 -0
  542. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gitpod.svg +0 -0
  543. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gleam.svg +0 -0
  544. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gleamconfig.svg +0 -0
  545. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_glide.svg +0 -0
  546. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_glitter.svg +0 -0
  547. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_glsl.svg +0 -0
  548. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gltf.svg +0 -0
  549. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_glyphs.svg +0 -0
  550. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gnu.svg +0 -0
  551. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gnuplot.svg +0 -0
  552. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_go.svg +0 -0
  553. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_go_aqua.svg +0 -0
  554. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_go_black.svg +0 -0
  555. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_go_fuchsia.svg +0 -0
  556. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_go_gopher.svg +0 -0
  557. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_go_lightblue.svg +0 -0
  558. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_go_package.svg +0 -0
  559. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_go_white.svg +0 -0
  560. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_go_work.svg +0 -0
  561. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_go_yellow.svg +0 -0
  562. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_goctl.svg +0 -0
  563. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_godot.svg +0 -0
  564. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gpg.svg +0 -0
  565. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gradle.svg +0 -0
  566. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gradle2.svg +0 -0
  567. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_grain.svg +0 -0
  568. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_graphql.svg +0 -0
  569. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_graphql_config.svg +0 -0
  570. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_graphviz.svg +0 -0
  571. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_greenkeeper.svg +0 -0
  572. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gridsome.svg +0 -0
  573. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_groovy.svg +0 -0
  574. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_groovy2.svg +0 -0
  575. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_grunt.svg +0 -0
  576. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_gulp.svg +0 -0
  577. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_haml.svg +0 -0
  578. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_handlebars.svg +0 -0
  579. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_handlebars2.svg +0 -0
  580. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_harbour.svg +0 -0
  581. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_hardhat.svg +0 -0
  582. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_hashicorp.svg +0 -0
  583. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_haskell.svg +0 -0
  584. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_haskell2.svg +0 -0
  585. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_haxe.svg +0 -0
  586. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_haxecheckstyle.svg +0 -0
  587. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_haxedevelop.svg +0 -0
  588. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_helix.svg +0 -0
  589. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_helm.svg +0 -0
  590. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_histoire.svg +0 -0
  591. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_hjson.svg +0 -0
  592. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_hlsl.svg +0 -0
  593. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_homeassistant.svg +0 -0
  594. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_horusec.svg +0 -0
  595. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_host.svg +0 -0
  596. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_html.svg +0 -0
  597. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_htmlhint.svg +0 -0
  598. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_htmlvalidate.svg +0 -0
  599. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_http.svg +0 -0
  600. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_hugo.svg +0 -0
  601. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_humanstxt.svg +0 -0
  602. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_hunspell.svg +0 -0
  603. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_husky.svg +0 -0
  604. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_hy.svg +0 -0
  605. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_hygen.svg +0 -0
  606. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_hypr.svg +0 -0
  607. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_icl.svg +0 -0
  608. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_idris.svg +0 -0
  609. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_idrisbin.svg +0 -0
  610. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_idrispkg.svg +0 -0
  611. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_image.svg +0 -0
  612. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_imba.svg +0 -0
  613. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_inc.svg +0 -0
  614. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_infopath.svg +0 -0
  615. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_informix.svg +0 -0
  616. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ini.svg +0 -0
  617. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ink.svg +0 -0
  618. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_innosetup.svg +0 -0
  619. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_io.svg +0 -0
  620. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_iodine.svg +0 -0
  621. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ionic.svg +0 -0
  622. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jake.svg +0 -0
  623. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_janet.svg +0 -0
  624. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jar.svg +0 -0
  625. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jasmine.svg +0 -0
  626. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_java.svg +0 -0
  627. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jbuilder.svg +0 -0
  628. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jekyll.svg +0 -0
  629. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jenkins.svg +0 -0
  630. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jest.svg +0 -0
  631. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jest_snapshot.svg +0 -0
  632. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jinja.svg +0 -0
  633. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jpm.svg +0 -0
  634. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_js.svg +0 -0
  635. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_js_official.svg +0 -0
  636. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jsbeautify.svg +0 -0
  637. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jsconfig.svg +0 -0
  638. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jscpd.svg +0 -0
  639. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jshint.svg +0 -0
  640. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jsmap.svg +0 -0
  641. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_json.svg +0 -0
  642. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_json2.svg +0 -0
  643. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_json5.svg +0 -0
  644. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_json_official.svg +0 -0
  645. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_json_schema.svg +0 -0
  646. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jsonld.svg +0 -0
  647. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jsonnet.svg +0 -0
  648. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jsp.svg +0 -0
  649. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jsr.svg +0 -0
  650. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jss.svg +0 -0
  651. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_juice.svg +0 -0
  652. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_julia.svg +0 -0
  653. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_julia2.svg +0 -0
  654. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_jupyter.svg +0 -0
  655. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_just.svg +0 -0
  656. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_k.svg +0 -0
  657. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_karma.svg +0 -0
  658. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_key.svg +0 -0
  659. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_kitchenci.svg +0 -0
  660. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_kite.svg +0 -0
  661. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_kivy.svg +0 -0
  662. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_knip.svg +0 -0
  663. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_kos.svg +0 -0
  664. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_kotlin.svg +0 -0
  665. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_kusto.svg +0 -0
  666. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_language_configuration.svg +0 -0
  667. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lark.svg +0 -0
  668. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_latino.svg +0 -0
  669. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_layout.svg +0 -0
  670. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lerna.svg +0 -0
  671. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_less.svg +0 -0
  672. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lex.svg +0 -0
  673. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_liara.svg +0 -0
  674. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_libreoffice_base.svg +0 -0
  675. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_libreoffice_calc.svg +0 -0
  676. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_libreoffice_draw.svg +0 -0
  677. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_libreoffice_impress.svg +0 -0
  678. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_libreoffice_math.svg +0 -0
  679. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_libreoffice_writer.svg +0 -0
  680. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_license.svg +0 -0
  681. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_licensebat.svg +0 -0
  682. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_actionscript2.svg +0 -0
  683. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_ada.svg +0 -0
  684. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_agda.svg +0 -0
  685. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_apl.svg +0 -0
  686. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_astro.svg +0 -0
  687. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_astroconfig.svg +0 -0
  688. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_babel.svg +0 -0
  689. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_babel2.svg +0 -0
  690. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_cabal.svg +0 -0
  691. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_circleci.svg +0 -0
  692. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_cloudfoundry.svg +0 -0
  693. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_codacy.svg +0 -0
  694. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_codeclimate.svg +0 -0
  695. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_codeowners.svg +0 -0
  696. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_config.svg +0 -0
  697. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_copilot.svg +0 -0
  698. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_crystal.svg +0 -0
  699. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_cypress.svg +0 -0
  700. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_cypress_spec.svg +0 -0
  701. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_db.svg +0 -0
  702. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_deno.svg +0 -0
  703. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_dhall.svg +0 -0
  704. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_docpad.svg +0 -0
  705. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_drone.svg +0 -0
  706. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_eas-metadata.svg +0 -0
  707. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_eleventy.svg +0 -0
  708. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_eleventy2.svg +0 -0
  709. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_esphome.svg +0 -0
  710. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_expo.svg +0 -0
  711. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_firebasehosting.svg +0 -0
  712. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_fla.svg +0 -0
  713. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_font.svg +0 -0
  714. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_gamemaker2.svg +0 -0
  715. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_gradle.svg +0 -0
  716. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_hashicorp.svg +0 -0
  717. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_hjson.svg +0 -0
  718. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_ini.svg +0 -0
  719. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_io.svg +0 -0
  720. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_js.svg +0 -0
  721. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_jsconfig.svg +0 -0
  722. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_jsmap.svg +0 -0
  723. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_json.svg +0 -0
  724. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_json5.svg +0 -0
  725. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_json_schema.svg +0 -0
  726. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_jsonld.svg +0 -0
  727. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_kite.svg +0 -0
  728. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_lark.svg +0 -0
  729. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_lerna.svg +0 -0
  730. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_mailing.svg +0 -0
  731. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_mdx-components.svg +0 -0
  732. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_mdx.svg +0 -0
  733. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_mlang.svg +0 -0
  734. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_mustache.svg +0 -0
  735. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_mypy.svg +0 -0
  736. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_neo4j.svg +0 -0
  737. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_netlify.svg +0 -0
  738. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_next.svg +0 -0
  739. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_nim.svg +0 -0
  740. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_nx.svg +0 -0
  741. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_objidconfig.svg +0 -0
  742. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_openHAB.svg +0 -0
  743. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_pcl.svg +0 -0
  744. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_pnpm.svg +0 -0
  745. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_prettier.svg +0 -0
  746. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_prisma.svg +0 -0
  747. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_purescript.svg +0 -0
  748. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_quasar.svg +0 -0
  749. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_raku.svg +0 -0
  750. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_razzle.svg +0 -0
  751. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_reactrouter.svg +0 -0
  752. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_rehype.svg +0 -0
  753. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_remark.svg +0 -0
  754. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_replit.svg +0 -0
  755. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_retext.svg +0 -0
  756. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_rome.svg +0 -0
  757. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_rubocop.svg +0 -0
  758. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_rust.svg +0 -0
  759. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_rust_toolchain.svg +0 -0
  760. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_safetensors.svg +0 -0
  761. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_shaderlab.svg +0 -0
  762. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_solidity.svg +0 -0
  763. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_spin.svg +0 -0
  764. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_stylelint.svg +0 -0
  765. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_stylus.svg +0 -0
  766. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_symfony.svg +0 -0
  767. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_systemd.svg +0 -0
  768. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_systemverilog.svg +0 -0
  769. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_testcafe.svg +0 -0
  770. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_testjs.svg +0 -0
  771. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_tex.svg +0 -0
  772. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_tm.svg +0 -0
  773. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_tmux.svg +0 -0
  774. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_todo.svg +0 -0
  775. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_toit.svg +0 -0
  776. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_toml.svg +0 -0
  777. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_tree.svg +0 -0
  778. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_turbo.svg +0 -0
  779. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_unibeautify.svg +0 -0
  780. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_vash.svg +0 -0
  781. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_vercel.svg +0 -0
  782. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_vsix.svg +0 -0
  783. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_vsixmanifest.svg +0 -0
  784. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_xfl.svg +0 -0
  785. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_xorg.svg +0 -0
  786. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_yaml.svg +0 -0
  787. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_light_zeit.svg +0 -0
  788. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lighthouse.svg +0 -0
  789. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lilypond.svg +0 -0
  790. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lime.svg +0 -0
  791. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lintstagedrc.svg +0 -0
  792. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_liquid.svg +0 -0
  793. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lisp.svg +0 -0
  794. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_livescript.svg +0 -0
  795. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lnk.svg +0 -0
  796. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_locale.svg +0 -0
  797. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_log.svg +0 -0
  798. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lolcode.svg +0 -0
  799. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lsl.svg +0 -0
  800. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lua.svg +0 -0
  801. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_luau.svg +0 -0
  802. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_lync.svg +0 -0
  803. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mailing.svg +0 -0
  804. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_makefile.svg +0 -0
  805. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_manifest.svg +0 -0
  806. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_manifest_bak.svg +0 -0
  807. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_manifest_skip.svg +0 -0
  808. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_map.svg +0 -0
  809. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mariadb.svg +0 -0
  810. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_markdown.svg +0 -0
  811. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_markdownlint.svg +0 -0
  812. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_markdownlint_ignore.svg +0 -0
  813. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_marko.svg +0 -0
  814. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_markojs.svg +0 -0
  815. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_master-co.svg +0 -0
  816. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_matlab.svg +0 -0
  817. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_maven.svg +0 -0
  818. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_maxscript.svg +0 -0
  819. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_maya.svg +0 -0
  820. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mdx-components.svg +0 -0
  821. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mdx.svg +0 -0
  822. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mediawiki.svg +0 -0
  823. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mercurial.svg +0 -0
  824. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mermaid.svg +0 -0
  825. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_meson.svg +0 -0
  826. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_meteor.svg +0 -0
  827. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_minecraft.svg +0 -0
  828. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mivascript.svg +0 -0
  829. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mjml.svg +0 -0
  830. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mlang.svg +0 -0
  831. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mocha.svg +0 -0
  832. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_modernizr.svg +0 -0
  833. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mojo.svg +0 -0
  834. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mojolicious.svg +0 -0
  835. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_moleculer.svg +0 -0
  836. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mondoo.svg +0 -0
  837. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mongo.svg +0 -0
  838. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_monotone.svg +0 -0
  839. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_motif.svg +0 -0
  840. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mson.svg +0 -0
  841. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mustache.svg +0 -0
  842. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mvt.svg +0 -0
  843. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mvtcss.svg +0 -0
  844. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mvtjs.svg +0 -0
  845. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mypy.svg +0 -0
  846. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_mysql.svg +0 -0
  847. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ndst.svg +0 -0
  848. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nearly.svg +0 -0
  849. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_neo4j.svg +0 -0
  850. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_adapter_js.svg +0 -0
  851. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_adapter_ts.svg +0 -0
  852. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_controller_js.svg +0 -0
  853. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_controller_ts.svg +0 -0
  854. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_decorator_js.svg +0 -0
  855. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_decorator_ts.svg +0 -0
  856. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_filter_js.svg +0 -0
  857. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_filter_ts.svg +0 -0
  858. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_gateway_js.svg +0 -0
  859. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_gateway_ts.svg +0 -0
  860. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_guard_js.svg +0 -0
  861. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_guard_ts.svg +0 -0
  862. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_interceptor_js.svg +0 -0
  863. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_interceptor_ts.svg +0 -0
  864. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_middleware_js.svg +0 -0
  865. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_middleware_ts.svg +0 -0
  866. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_module_js.svg +0 -0
  867. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_module_ts.svg +0 -0
  868. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_pipe_js.svg +0 -0
  869. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_pipe_ts.svg +0 -0
  870. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_service_js.svg +0 -0
  871. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nest_service_ts.svg +0 -0
  872. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nestjs.svg +0 -0
  873. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_netlify.svg +0 -0
  874. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_next.svg +0 -0
  875. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nextflow.svg +0 -0
  876. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_component_css.svg +0 -0
  877. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_component_dart.svg +0 -0
  878. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_component_html.svg +0 -0
  879. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_component_js.svg +0 -0
  880. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_component_js2.svg +0 -0
  881. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_component_less.svg +0 -0
  882. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_component_sass.svg +0 -0
  883. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_component_scss.svg +0 -0
  884. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_component_ts.svg +0 -0
  885. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_component_ts2.svg +0 -0
  886. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_controller_js.svg +0 -0
  887. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_controller_ts.svg +0 -0
  888. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_directive_dart.svg +0 -0
  889. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_directive_js.svg +0 -0
  890. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_directive_js2.svg +0 -0
  891. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_directive_ts.svg +0 -0
  892. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_directive_ts2.svg +0 -0
  893. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_guard_dart.svg +0 -0
  894. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_guard_js.svg +0 -0
  895. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_guard_ts.svg +0 -0
  896. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_interceptor_dart.svg +0 -0
  897. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_interceptor_js.svg +0 -0
  898. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_interceptor_ts.svg +0 -0
  899. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_module_dart.svg +0 -0
  900. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_module_js.svg +0 -0
  901. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_module_js2.svg +0 -0
  902. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_module_ts.svg +0 -0
  903. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_module_ts2.svg +0 -0
  904. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_pipe_dart.svg +0 -0
  905. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_pipe_js.svg +0 -0
  906. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_pipe_js2.svg +0 -0
  907. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_pipe_ts.svg +0 -0
  908. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_pipe_ts2.svg +0 -0
  909. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_routing_dart.svg +0 -0
  910. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_routing_js.svg +0 -0
  911. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_routing_js2.svg +0 -0
  912. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_routing_ts.svg +0 -0
  913. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_routing_ts2.svg +0 -0
  914. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_service_dart.svg +0 -0
  915. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_service_js.svg +0 -0
  916. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_service_js2.svg +0 -0
  917. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_service_ts.svg +0 -0
  918. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_service_ts2.svg +0 -0
  919. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_smart_component_dart.svg +0 -0
  920. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_smart_component_js.svg +0 -0
  921. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_smart_component_js2.svg +0 -0
  922. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_smart_component_ts.svg +0 -0
  923. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_smart_component_ts2.svg +0 -0
  924. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ng_tailwind.svg +0 -0
  925. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nginx.svg +0 -0
  926. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nim.svg +0 -0
  927. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nimble.svg +0 -0
  928. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ninja.svg +0 -0
  929. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nix.svg +0 -0
  930. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_njsproj.svg +0 -0
  931. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_noc.svg +0 -0
  932. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_node.svg +0 -0
  933. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_node2.svg +0 -0
  934. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nodemon.svg +0 -0
  935. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_npm.svg +0 -0
  936. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_npmpackagejsonlint.svg +0 -0
  937. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nsi.svg +0 -0
  938. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nsri-integrity.svg +0 -0
  939. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nsri.svg +0 -0
  940. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nuget.svg +0 -0
  941. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_numpy.svg +0 -0
  942. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nunjucks.svg +0 -0
  943. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nuxt.svg +0 -0
  944. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nx.svg +0 -0
  945. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_nyc.svg +0 -0
  946. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_objectivec.svg +0 -0
  947. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_objectivecpp.svg +0 -0
  948. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_objidconfig.svg +0 -0
  949. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ocaml.svg +0 -0
  950. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ocaml_intf.svg +0 -0
  951. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ogone.svg +0 -0
  952. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_onenote.svg +0 -0
  953. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_openHAB.svg +0 -0
  954. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_opencl.svg +0 -0
  955. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_openscad.svg +0 -0
  956. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_opentofu.svg +0 -0
  957. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_org.svg +0 -0
  958. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_outlook.svg +0 -0
  959. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ovpn.svg +0 -0
  960. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_oxlint.svg +0 -0
  961. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_package.svg +0 -0
  962. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_paket.svg +0 -0
  963. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pandacss.svg +0 -0
  964. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_patch.svg +0 -0
  965. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pcl.svg +0 -0
  966. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pddl.svg +0 -0
  967. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pddl_happenings.svg +0 -0
  968. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pddl_plan.svg +0 -0
  969. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pdf.svg +0 -0
  970. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pdf2.svg +0 -0
  971. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pdm.svg +0 -0
  972. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_peeky.svg +0 -0
  973. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_perl.svg +0 -0
  974. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_perl2.svg +0 -0
  975. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_perl6.svg +0 -0
  976. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pgsql.svg +0 -0
  977. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_photoshop.svg +0 -0
  978. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_photoshop2.svg +0 -0
  979. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_php.svg +0 -0
  980. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_php2.svg +0 -0
  981. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_php3.svg +0 -0
  982. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_phpcsfixer.svg +0 -0
  983. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_phpstan.svg +0 -0
  984. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_phpunit.svg +0 -0
  985. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_phraseapp.svg +0 -0
  986. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pine.svg +0 -0
  987. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pip.svg +0 -0
  988. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pipeline.svg +0 -0
  989. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_plantuml.svg +0 -0
  990. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_platformio.svg +0 -0
  991. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_playwright.svg +0 -0
  992. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_plsql.svg +0 -0
  993. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_plsql_package.svg +0 -0
  994. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_plsql_package_body.svg +0 -0
  995. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_plsql_package_header.svg +0 -0
  996. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_plsql_package_spec.svg +0 -0
  997. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pm2.svg +0 -0
  998. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pnpm.svg +0 -0
  999. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_poedit.svg +0 -0
  1000. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_poetry.svg +0 -0
  1001. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_polymer.svg +0 -0
  1002. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pony.svg +0 -0
  1003. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_postcss.svg +0 -0
  1004. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_postcssconfig.svg +0 -0
  1005. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_postman.svg +0 -0
  1006. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_powerpoint.svg +0 -0
  1007. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_powerpoint2.svg +0 -0
  1008. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_powershell.svg +0 -0
  1009. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_powershell2.svg +0 -0
  1010. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_powershell_format.svg +0 -0
  1011. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_powershell_psd.svg +0 -0
  1012. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_powershell_psd2.svg +0 -0
  1013. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_powershell_psm.svg +0 -0
  1014. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_powershell_psm2.svg +0 -0
  1015. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_powershell_types.svg +0 -0
  1016. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_preact.svg +0 -0
  1017. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_precommit.svg +0 -0
  1018. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_prettier.svg +0 -0
  1019. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_prisma.svg +0 -0
  1020. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_processinglang.svg +0 -0
  1021. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_procfile.svg +0 -0
  1022. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_progress.svg +0 -0
  1023. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_prolog.svg +0 -0
  1024. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_prometheus.svg +0 -0
  1025. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_protobuf.svg +0 -0
  1026. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_protractor.svg +0 -0
  1027. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_publiccode.svg +0 -0
  1028. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_publisher.svg +0 -0
  1029. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pug.svg +0 -0
  1030. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pulumi.svg +0 -0
  1031. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_puppet.svg +0 -0
  1032. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_purescript.svg +0 -0
  1033. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_purgecss.svg +0 -0
  1034. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pyenv.svg +0 -0
  1035. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pyret.svg +0 -0
  1036. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pyscript.svg +0 -0
  1037. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pytest.svg +0 -0
  1038. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_python.svg +0 -0
  1039. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pythowo.svg +0 -0
  1040. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pytyped.svg +0 -0
  1041. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_pyup.svg +0 -0
  1042. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_q.svg +0 -0
  1043. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_qbs.svg +0 -0
  1044. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_qlikview.svg +0 -0
  1045. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_qml.svg +0 -0
  1046. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_qmldir.svg +0 -0
  1047. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_qsharp.svg +0 -0
  1048. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_quasar.svg +0 -0
  1049. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_r.svg +0 -0
  1050. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ra_syntax_tree.svg +0 -0
  1051. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_racket.svg +0 -0
  1052. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rails.svg +0 -0
  1053. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rake.svg +0 -0
  1054. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_raku.svg +0 -0
  1055. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_raml.svg +0 -0
  1056. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_razor.svg +0 -0
  1057. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_razzle.svg +0 -0
  1058. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_reactjs.svg +0 -0
  1059. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_reactrouter.svg +0 -0
  1060. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_reacttemplate.svg +0 -0
  1061. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_reactts.svg +0 -0
  1062. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_reason.svg +0 -0
  1063. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_red.svg +0 -0
  1064. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_registry.svg +0 -0
  1065. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rego.svg +0 -0
  1066. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rehype.svg +0 -0
  1067. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_remark.svg +0 -0
  1068. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_renovate.svg +0 -0
  1069. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_replit.svg +0 -0
  1070. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rescript.svg +0 -0
  1071. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rest.svg +0 -0
  1072. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_retext.svg +0 -0
  1073. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rexx.svg +0 -0
  1074. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_riot.svg +0 -0
  1075. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rmd.svg +0 -0
  1076. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rnc.svg +0 -0
  1077. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_robotframework.svg +0 -0
  1078. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_robots.svg +0 -0
  1079. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rolldown.svg +0 -0
  1080. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rollup.svg +0 -0
  1081. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rome.svg +0 -0
  1082. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ron.svg +0 -0
  1083. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rproj.svg +0 -0
  1084. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rspec.svg +0 -0
  1085. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rss.svg +0 -0
  1086. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rubocop.svg +0 -0
  1087. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ruby.svg +0 -0
  1088. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rust.svg +0 -0
  1089. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_rust_toolchain.svg +0 -0
  1090. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_s-lang.svg +0 -0
  1091. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_safetensors.svg +0 -0
  1092. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sails.svg +0 -0
  1093. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_saltstack.svg +0 -0
  1094. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_san.svg +0 -0
  1095. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sapphire_framework_cli.svg +0 -0
  1096. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sas.svg +0 -0
  1097. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sass.svg +0 -0
  1098. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sbt.svg +0 -0
  1099. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_scala.svg +0 -0
  1100. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_scilab.svg +0 -0
  1101. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_script.svg +0 -0
  1102. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_scss.svg +0 -0
  1103. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_scss2.svg +0 -0
  1104. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sdlang.svg +0 -0
  1105. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_search_result.svg +0 -0
  1106. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_seedkit.svg +0 -0
  1107. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sentry.svg +0 -0
  1108. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sequelize.svg +0 -0
  1109. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_serverless.svg +0 -0
  1110. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_shaderlab.svg +0 -0
  1111. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_shell.svg +0 -0
  1112. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_shellcheck.svg +0 -0
  1113. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_shuttle.svg +0 -0
  1114. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_silverstripe.svg +0 -0
  1115. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sino.svg +0 -0
  1116. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_siyuan.svg +0 -0
  1117. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sketch.svg +0 -0
  1118. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_skipper.svg +0 -0
  1119. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_slang.svg +0 -0
  1120. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_slashup.svg +0 -0
  1121. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_slice.svg +0 -0
  1122. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_slim.svg +0 -0
  1123. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_slint.svg +0 -0
  1124. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sln.svg +0 -0
  1125. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sln2.svg +0 -0
  1126. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_smarty.svg +0 -0
  1127. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_snakemake.svg +0 -0
  1128. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_snapcraft.svg +0 -0
  1129. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_snaplet.svg +0 -0
  1130. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_snort.svg +0 -0
  1131. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_snyk.svg +0 -0
  1132. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_solidarity.svg +0 -0
  1133. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_solidity.svg +0 -0
  1134. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_source.svg +0 -0
  1135. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_spacengine.svg +0 -0
  1136. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sparql.svg +0 -0
  1137. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_spin.svg +0 -0
  1138. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sqf.svg +0 -0
  1139. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sql.svg +0 -0
  1140. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sqlite.svg +0 -0
  1141. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_squirrel.svg +0 -0
  1142. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sss.svg +0 -0
  1143. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sst.svg +0 -0
  1144. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_stan.svg +0 -0
  1145. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_stata.svg +0 -0
  1146. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_stencil.svg +0 -0
  1147. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_storyboard.svg +0 -0
  1148. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_storybook.svg +0 -0
  1149. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_stryker.svg +0 -0
  1150. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_stylable.svg +0 -0
  1151. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_style.svg +0 -0
  1152. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_styled.svg +0 -0
  1153. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_stylelint.svg +0 -0
  1154. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_stylish_haskell.svg +0 -0
  1155. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_stylus.svg +0 -0
  1156. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_sublime.svg +0 -0
  1157. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_subversion.svg +0 -0
  1158. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_svelte.svg +0 -0
  1159. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_svelteconfig.svg +0 -0
  1160. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_svg.svg +0 -0
  1161. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_svgo.svg +0 -0
  1162. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_swagger.svg +0 -0
  1163. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_swc.svg +0 -0
  1164. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_swift.svg +0 -0
  1165. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_swig.svg +0 -0
  1166. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_symfony.svg +0 -0
  1167. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_systemd.svg +0 -0
  1168. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_systemverilog.svg +0 -0
  1169. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_t4tt.svg +0 -0
  1170. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tailwind.svg +0 -0
  1171. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tamagui.svg +0 -0
  1172. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_taplo.svg +0 -0
  1173. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_taskfile.svg +0 -0
  1174. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tauri.svg +0 -0
  1175. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tcl.svg +0 -0
  1176. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_teal.svg +0 -0
  1177. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_templ.svg +0 -0
  1178. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tera.svg +0 -0
  1179. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_terraform.svg +0 -0
  1180. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_test.svg +0 -0
  1181. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_testcafe.svg +0 -0
  1182. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_testjs.svg +0 -0
  1183. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_testplane.svg +0 -0
  1184. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_testts.svg +0 -0
  1185. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tex.svg +0 -0
  1186. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_text.svg +0 -0
  1187. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_textile.svg +0 -0
  1188. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tfs.svg +0 -0
  1189. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tiltfile.svg +0 -0
  1190. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tm.svg +0 -0
  1191. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tmux.svg +0 -0
  1192. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_todo.svg +0 -0
  1193. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_toit.svg +0 -0
  1194. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_toml.svg +0 -0
  1195. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tox.svg +0 -0
  1196. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_travis.svg +0 -0
  1197. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tree.svg +0 -0
  1198. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tres.svg +0 -0
  1199. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_truffle.svg +0 -0
  1200. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_trunk.svg +0 -0
  1201. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tsbuildinfo.svg +0 -0
  1202. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tscn.svg +0 -0
  1203. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tsconfig.svg +0 -0
  1204. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tsconfig_official.svg +0 -0
  1205. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tslint.svg +0 -0
  1206. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tt.svg +0 -0
  1207. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_ttcn.svg +0 -0
  1208. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_tuc.svg +0 -0
  1209. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_turbo.svg +0 -0
  1210. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_twig.svg +0 -0
  1211. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_typedoc.svg +0 -0
  1212. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_typescript.svg +0 -0
  1213. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_typescript_official.svg +0 -0
  1214. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_typescriptdef.svg +0 -0
  1215. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_typescriptdef_official.svg +0 -0
  1216. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_typo3.svg +0 -0
  1217. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_uiua.svg +0 -0
  1218. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_unibeautify.svg +0 -0
  1219. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_unison.svg +0 -0
  1220. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_unlicense.svg +0 -0
  1221. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_unocss.svg +0 -0
  1222. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vagrant.svg +0 -0
  1223. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vala.svg +0 -0
  1224. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vanilla_extract.svg +0 -0
  1225. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vapi.svg +0 -0
  1226. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vapor.svg +0 -0
  1227. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vash.svg +0 -0
  1228. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vb.svg +0 -0
  1229. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vba.svg +0 -0
  1230. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vbhtml.svg +0 -0
  1231. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vbproj.svg +0 -0
  1232. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vcxproj.svg +0 -0
  1233. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_velocity.svg +0 -0
  1234. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vento.svg +0 -0
  1235. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vercel.svg +0 -0
  1236. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_verilog.svg +0 -0
  1237. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vhdl.svg +0 -0
  1238. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_video.svg +0 -0
  1239. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_view.svg +0 -0
  1240. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vim.svg +0 -0
  1241. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vite.svg +0 -0
  1242. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vitest.svg +0 -0
  1243. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vlang.svg +0 -0
  1244. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_volt.svg +0 -0
  1245. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vscode-insiders.svg +0 -0
  1246. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vscode.svg +0 -0
  1247. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vscode2.svg +0 -0
  1248. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vscode3.svg +0 -0
  1249. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vscode_test.svg +0 -0
  1250. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vsix.svg +0 -0
  1251. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vsixmanifest.svg +0 -0
  1252. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vue.svg +0 -0
  1253. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vueconfig.svg +0 -0
  1254. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_vyper.svg +0 -0
  1255. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wallaby.svg +0 -0
  1256. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wally.svg +0 -0
  1257. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wasm.svg +0 -0
  1258. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_watchmanconfig.svg +0 -0
  1259. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wdio.svg +0 -0
  1260. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_weblate.svg +0 -0
  1261. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_webpack.svg +0 -0
  1262. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wenyan.svg +0 -0
  1263. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wercker.svg +0 -0
  1264. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wgsl.svg +0 -0
  1265. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wikitext.svg +0 -0
  1266. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_windi.svg +0 -0
  1267. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wit.svg +0 -0
  1268. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wolfram.svg +0 -0
  1269. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_word.svg +0 -0
  1270. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_word2.svg +0 -0
  1271. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wpml.svg +0 -0
  1272. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wurst.svg +0 -0
  1273. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wxml.svg +0 -0
  1274. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wxss.svg +0 -0
  1275. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_wxt.svg +0 -0
  1276. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_xcode.svg +0 -0
  1277. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_xfl.svg +0 -0
  1278. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_xib.svg +0 -0
  1279. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_xliff.svg +0 -0
  1280. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_xmake.svg +0 -0
  1281. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_xml.svg +0 -0
  1282. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_xo.svg +0 -0
  1283. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_xorg.svg +0 -0
  1284. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_xquery.svg +0 -0
  1285. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_xsl.svg +0 -0
  1286. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_yacc.svg +0 -0
  1287. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_yaml.svg +0 -0
  1288. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_yamllint.svg +0 -0
  1289. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_yandex.svg +0 -0
  1290. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_yang.svg +0 -0
  1291. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_yarn.svg +0 -0
  1292. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_yeoman.svg +0 -0
  1293. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_zeit.svg +0 -0
  1294. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_zig.svg +0 -0
  1295. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_zip.svg +0 -0
  1296. /package/static/{e0650d0 → 60d9b53}/file-icons/file_type_zip2.svg +0 -0
  1297. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_android.svg +0 -0
  1298. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_android_opened.svg +0 -0
  1299. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_api.svg +0 -0
  1300. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_api_opened.svg +0 -0
  1301. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_app.svg +0 -0
  1302. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_app_opened.svg +0 -0
  1303. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_arangodb.svg +0 -0
  1304. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_arangodb_opened.svg +0 -0
  1305. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_asset.svg +0 -0
  1306. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_asset_opened.svg +0 -0
  1307. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_audio.svg +0 -0
  1308. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_audio_opened.svg +0 -0
  1309. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_aurelia.svg +0 -0
  1310. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_aurelia_opened.svg +0 -0
  1311. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_aws.svg +0 -0
  1312. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_aws_opened.svg +0 -0
  1313. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_azure.svg +0 -0
  1314. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_azure_opened.svg +0 -0
  1315. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_azurepipelines.svg +0 -0
  1316. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_azurepipelines_opened.svg +0 -0
  1317. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_binary.svg +0 -0
  1318. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_binary_opened.svg +0 -0
  1319. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_bloc.svg +0 -0
  1320. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_bloc_opened.svg +0 -0
  1321. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_blueprint.svg +0 -0
  1322. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_blueprint_opened.svg +0 -0
  1323. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_bot.svg +0 -0
  1324. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_bot_opened.svg +0 -0
  1325. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_bower.svg +0 -0
  1326. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_bower_opened.svg +0 -0
  1327. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_buildkite.svg +0 -0
  1328. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_buildkite_opened.svg +0 -0
  1329. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_cake.svg +0 -0
  1330. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_cake_opened.svg +0 -0
  1331. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_certificate.svg +0 -0
  1332. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_certificate_opened.svg +0 -0
  1333. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_changesets.svg +0 -0
  1334. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_changesets_opened.svg +0 -0
  1335. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_chef.svg +0 -0
  1336. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_chef_opened.svg +0 -0
  1337. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_circleci.svg +0 -0
  1338. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_circleci_opened.svg +0 -0
  1339. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_cli.svg +0 -0
  1340. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_cli_opened.svg +0 -0
  1341. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_client.svg +0 -0
  1342. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_client_opened.svg +0 -0
  1343. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_cmake.svg +0 -0
  1344. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_cmake_opened.svg +0 -0
  1345. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_common.svg +0 -0
  1346. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_common_opened.svg +0 -0
  1347. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_component.svg +0 -0
  1348. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_component_opened.svg +0 -0
  1349. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_composer.svg +0 -0
  1350. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_composer_opened.svg +0 -0
  1351. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_config.svg +0 -0
  1352. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_config_opened.svg +0 -0
  1353. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_controller.svg +0 -0
  1354. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_controller_opened.svg +0 -0
  1355. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_coverage.svg +0 -0
  1356. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_coverage_opened.svg +0 -0
  1357. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_css.svg +0 -0
  1358. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_css2.svg +0 -0
  1359. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_css2_opened.svg +0 -0
  1360. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_css_opened.svg +0 -0
  1361. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_cubit.svg +0 -0
  1362. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_cubit_opened.svg +0 -0
  1363. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_cypress.svg +0 -0
  1364. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_cypress_opened.svg +0 -0
  1365. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_dapr.svg +0 -0
  1366. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_dapr_opened.svg +0 -0
  1367. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_datadog.svg +0 -0
  1368. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_datadog_opened.svg +0 -0
  1369. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_db.svg +0 -0
  1370. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_db_opened.svg +0 -0
  1371. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_debian.svg +0 -0
  1372. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_debian_opened.svg +0 -0
  1373. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_dependabot.svg +0 -0
  1374. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_dependabot_opened.svg +0 -0
  1375. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_devcontainer.svg +0 -0
  1376. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_devcontainer_opened.svg +0 -0
  1377. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_dist.svg +0 -0
  1378. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_dist_opened.svg +0 -0
  1379. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_docker.svg +0 -0
  1380. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_docker_opened.svg +0 -0
  1381. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_docs.svg +0 -0
  1382. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_docs_opened.svg +0 -0
  1383. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_e2e.svg +0 -0
  1384. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_e2e_opened.svg +0 -0
  1385. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_elasticbeanstalk.svg +0 -0
  1386. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_elasticbeanstalk_opened.svg +0 -0
  1387. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_electron.svg +0 -0
  1388. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_electron_opened.svg +0 -0
  1389. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_expo.svg +0 -0
  1390. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_expo_opened.svg +0 -0
  1391. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_favicon.svg +0 -0
  1392. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_favicon_opened.svg +0 -0
  1393. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_flow.svg +0 -0
  1394. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_flow_opened.svg +0 -0
  1395. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_fonts.svg +0 -0
  1396. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_fonts_opened.svg +0 -0
  1397. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_frontcommerce.svg +0 -0
  1398. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_frontcommerce_opened.svg +0 -0
  1399. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_gcp.svg +0 -0
  1400. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_gcp_opened.svg +0 -0
  1401. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_git.svg +0 -0
  1402. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_git_opened.svg +0 -0
  1403. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_github.svg +0 -0
  1404. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_github_opened.svg +0 -0
  1405. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_gitlab.svg +0 -0
  1406. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_gitlab_opened.svg +0 -0
  1407. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_gradle.svg +0 -0
  1408. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_gradle_opened.svg +0 -0
  1409. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_graphql.svg +0 -0
  1410. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_graphql_opened.svg +0 -0
  1411. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_grunt.svg +0 -0
  1412. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_grunt_opened.svg +0 -0
  1413. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_gulp.svg +0 -0
  1414. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_gulp_opened.svg +0 -0
  1415. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_haxelib.svg +0 -0
  1416. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_haxelib_opened.svg +0 -0
  1417. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_helper.svg +0 -0
  1418. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_helper_opened.svg +0 -0
  1419. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_hook.svg +0 -0
  1420. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_hook_opened.svg +0 -0
  1421. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_husky.svg +0 -0
  1422. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_husky_opened.svg +0 -0
  1423. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_idea.svg +0 -0
  1424. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_idea_opened.svg +0 -0
  1425. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_images.svg +0 -0
  1426. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_images_opened.svg +0 -0
  1427. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_include.svg +0 -0
  1428. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_include_opened.svg +0 -0
  1429. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_interfaces.svg +0 -0
  1430. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_interfaces_opened.svg +0 -0
  1431. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_ios.svg +0 -0
  1432. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_ios_opened.svg +0 -0
  1433. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_js.svg +0 -0
  1434. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_js_opened.svg +0 -0
  1435. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_json.svg +0 -0
  1436. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_json_official.svg +0 -0
  1437. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_json_official_opened.svg +0 -0
  1438. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_json_opened.svg +0 -0
  1439. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_kubernetes.svg +0 -0
  1440. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_kubernetes_opened.svg +0 -0
  1441. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_less.svg +0 -0
  1442. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_less_opened.svg +0 -0
  1443. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_library.svg +0 -0
  1444. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_library_opened.svg +0 -0
  1445. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_cypress.svg +0 -0
  1446. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_cypress_opened.svg +0 -0
  1447. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_electron.svg +0 -0
  1448. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_electron_opened.svg +0 -0
  1449. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_expo.svg +0 -0
  1450. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_expo_opened.svg +0 -0
  1451. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_fonts.svg +0 -0
  1452. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_fonts_opened.svg +0 -0
  1453. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_gradle.svg +0 -0
  1454. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_gradle_opened.svg +0 -0
  1455. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_meteor.svg +0 -0
  1456. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_meteor_opened.svg +0 -0
  1457. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_mypy.svg +0 -0
  1458. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_mypy_opened.svg +0 -0
  1459. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_mysql.svg +0 -0
  1460. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_mysql_opened.svg +0 -0
  1461. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_node.svg +0 -0
  1462. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_node_opened.svg +0 -0
  1463. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_redux.svg +0 -0
  1464. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_redux_opened.svg +0 -0
  1465. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_sass.svg +0 -0
  1466. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_light_sass_opened.svg +0 -0
  1467. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_linux.svg +0 -0
  1468. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_linux_opened.svg +0 -0
  1469. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_locale.svg +0 -0
  1470. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_locale_opened.svg +0 -0
  1471. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_log.svg +0 -0
  1472. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_log_opened.svg +0 -0
  1473. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_macos.svg +0 -0
  1474. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_macos_opened.svg +0 -0
  1475. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mariadb.svg +0 -0
  1476. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mariadb_opened.svg +0 -0
  1477. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_maven.svg +0 -0
  1478. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_maven_opened.svg +0 -0
  1479. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mediawiki.svg +0 -0
  1480. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mediawiki_opened.svg +0 -0
  1481. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_memcached.svg +0 -0
  1482. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_memcached_opened.svg +0 -0
  1483. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_meteor.svg +0 -0
  1484. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_meteor_opened.svg +0 -0
  1485. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_middleware.svg +0 -0
  1486. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_middleware_opened.svg +0 -0
  1487. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_minecraft.svg +0 -0
  1488. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_minecraft_opened.svg +0 -0
  1489. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_minikube.svg +0 -0
  1490. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_minikube_opened.svg +0 -0
  1491. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mjml.svg +0 -0
  1492. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mjml_opened.svg +0 -0
  1493. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mock.svg +0 -0
  1494. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mock_opened.svg +0 -0
  1495. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_model.svg +0 -0
  1496. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_model_opened.svg +0 -0
  1497. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_module.svg +0 -0
  1498. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_module_opened.svg +0 -0
  1499. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mojo.svg +0 -0
  1500. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mojo_opened.svg +0 -0
  1501. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mongodb.svg +0 -0
  1502. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mongodb_opened.svg +0 -0
  1503. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mypy.svg +0 -0
  1504. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mypy_opened.svg +0 -0
  1505. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mysql.svg +0 -0
  1506. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_mysql_opened.svg +0 -0
  1507. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_netlify.svg +0 -0
  1508. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_netlify_opened.svg +0 -0
  1509. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_next.svg +0 -0
  1510. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_next_opened.svg +0 -0
  1511. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_nginx.svg +0 -0
  1512. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_nginx_opened.svg +0 -0
  1513. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_nix.svg +0 -0
  1514. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_nix_opened.svg +0 -0
  1515. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_node.svg +0 -0
  1516. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_node_opened.svg +0 -0
  1517. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_notebooks.svg +0 -0
  1518. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_notebooks_opened.svg +0 -0
  1519. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_notification.svg +0 -0
  1520. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_notification_opened.svg +0 -0
  1521. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_nuget.svg +0 -0
  1522. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_nuget_opened.svg +0 -0
  1523. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_nuxt.svg +0 -0
  1524. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_nuxt_opened.svg +0 -0
  1525. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_package.svg +0 -0
  1526. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_package_opened.svg +0 -0
  1527. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_paket.svg +0 -0
  1528. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_paket_opened.svg +0 -0
  1529. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_php.svg +0 -0
  1530. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_php_opened.svg +0 -0
  1531. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_platformio.svg +0 -0
  1532. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_platformio_opened.svg +0 -0
  1533. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_plugin.svg +0 -0
  1534. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_plugin_opened.svg +0 -0
  1535. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_prisma.svg +0 -0
  1536. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_prisma_opened.svg +0 -0
  1537. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_private.svg +0 -0
  1538. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_private_opened.svg +0 -0
  1539. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_public.svg +0 -0
  1540. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_public_opened.svg +0 -0
  1541. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_pytest.svg +0 -0
  1542. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_pytest_opened.svg +0 -0
  1543. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_python.svg +0 -0
  1544. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_python_opened.svg +0 -0
  1545. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_ravendb.svg +0 -0
  1546. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_ravendb_opened.svg +0 -0
  1547. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_redis.svg +0 -0
  1548. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_redis_opened.svg +0 -0
  1549. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_redux.svg +0 -0
  1550. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_redux_opened.svg +0 -0
  1551. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_route.svg +0 -0
  1552. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_route_opened.svg +0 -0
  1553. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_sass.svg +0 -0
  1554. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_sass_opened.svg +0 -0
  1555. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_script.svg +0 -0
  1556. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_script_opened.svg +0 -0
  1557. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_seedkit.svg +0 -0
  1558. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_seedkit_opened.svg +0 -0
  1559. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_server.svg +0 -0
  1560. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_server_opened.svg +0 -0
  1561. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_services.svg +0 -0
  1562. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_services_opened.svg +0 -0
  1563. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_shared.svg +0 -0
  1564. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_shared_opened.svg +0 -0
  1565. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_snaplet.svg +0 -0
  1566. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_snaplet_opened.svg +0 -0
  1567. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_spin.svg +0 -0
  1568. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_spin_opened.svg +0 -0
  1569. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_src.svg +0 -0
  1570. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_src_opened.svg +0 -0
  1571. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_sso.svg +0 -0
  1572. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_sso_opened.svg +0 -0
  1573. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_story.svg +0 -0
  1574. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_story_opened.svg +0 -0
  1575. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_style.svg +0 -0
  1576. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_style_opened.svg +0 -0
  1577. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_supabase.svg +0 -0
  1578. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_supabase_opened.svg +0 -0
  1579. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_svelte.svg +0 -0
  1580. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_svelte_opened.svg +0 -0
  1581. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_tauri.svg +0 -0
  1582. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_tauri_opened.svg +0 -0
  1583. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_temp.svg +0 -0
  1584. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_temp_opened.svg +0 -0
  1585. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_template.svg +0 -0
  1586. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_template_opened.svg +0 -0
  1587. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_test.svg +0 -0
  1588. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_test_opened.svg +0 -0
  1589. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_theme.svg +0 -0
  1590. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_theme_opened.svg +0 -0
  1591. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_tools.svg +0 -0
  1592. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_tools_opened.svg +0 -0
  1593. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_travis.svg +0 -0
  1594. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_travis_opened.svg +0 -0
  1595. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_trunk.svg +0 -0
  1596. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_trunk_opened.svg +0 -0
  1597. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_turbo.svg +0 -0
  1598. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_turbo_opened.svg +0 -0
  1599. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_typescript.svg +0 -0
  1600. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_typescript_opened.svg +0 -0
  1601. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_typings.svg +0 -0
  1602. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_typings2.svg +0 -0
  1603. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_typings2_opened.svg +0 -0
  1604. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_typings_opened.svg +0 -0
  1605. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vagrant.svg +0 -0
  1606. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vagrant_opened.svg +0 -0
  1607. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vercel.svg +0 -0
  1608. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vercel_opened.svg +0 -0
  1609. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_video.svg +0 -0
  1610. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_video_opened.svg +0 -0
  1611. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_view.svg +0 -0
  1612. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_view_opened.svg +0 -0
  1613. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vs.svg +0 -0
  1614. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vs2.svg +0 -0
  1615. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vs2_opened.svg +0 -0
  1616. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vs_opened.svg +0 -0
  1617. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vscode.svg +0 -0
  1618. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vscode2.svg +0 -0
  1619. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vscode2_opened.svg +0 -0
  1620. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vscode3.svg +0 -0
  1621. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vscode3_opened.svg +0 -0
  1622. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vscode_opened.svg +0 -0
  1623. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vscode_test.svg +0 -0
  1624. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vscode_test2.svg +0 -0
  1625. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vscode_test2_opened.svg +0 -0
  1626. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vscode_test3.svg +0 -0
  1627. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vscode_test3_opened.svg +0 -0
  1628. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_vscode_test_opened.svg +0 -0
  1629. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_webpack.svg +0 -0
  1630. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_webpack_opened.svg +0 -0
  1631. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_windows.svg +0 -0
  1632. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_windows_opened.svg +0 -0
  1633. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_wit.svg +0 -0
  1634. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_wit_opened.svg +0 -0
  1635. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_www.svg +0 -0
  1636. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_www_opened.svg +0 -0
  1637. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_yarn.svg +0 -0
  1638. /package/static/{e0650d0 → 60d9b53}/file-icons/folder_type_yarn_opened.svg +0 -0
  1639. /package/static/{e0650d0 → 60d9b53}/fonts/FiraCode-VariableFont.ttf +0 -0
  1640. /package/static/{e0650d0 → 60d9b53}/icons/add.svg +0 -0
  1641. /package/static/{e0650d0 → 60d9b53}/icons/arrow-down.svg +0 -0
  1642. /package/static/{e0650d0 → 60d9b53}/icons/arrow-left.svg +0 -0
  1643. /package/static/{e0650d0 → 60d9b53}/icons/arrow-right.svg +0 -0
  1644. /package/static/{e0650d0 → 60d9b53}/icons/arrow-up.svg +0 -0
  1645. /package/static/{e0650d0 → 60d9b53}/icons/blank.svg +0 -0
  1646. /package/static/{e0650d0 → 60d9b53}/icons/book.svg +0 -0
  1647. /package/static/{e0650d0 → 60d9b53}/icons/case-sensitive.svg +0 -0
  1648. /package/static/{e0650d0 → 60d9b53}/icons/check.svg +0 -0
  1649. /package/static/{e0650d0 → 60d9b53}/icons/chevron-down.svg +0 -0
  1650. /package/static/{e0650d0 → 60d9b53}/icons/chevron-left.svg +0 -0
  1651. /package/static/{e0650d0 → 60d9b53}/icons/chevron-right.svg +0 -0
  1652. /package/static/{e0650d0 → 60d9b53}/icons/chevron-up.svg +0 -0
  1653. /package/static/{e0650d0 → 60d9b53}/icons/chrome-close.svg +0 -0
  1654. /package/static/{e0650d0 → 60d9b53}/icons/chrome-maximize.svg +0 -0
  1655. /package/static/{e0650d0 → 60d9b53}/icons/chrome-minimize.svg +0 -0
  1656. /package/static/{e0650d0 → 60d9b53}/icons/chrome-restore.svg +0 -0
  1657. /package/static/{e0650d0 → 60d9b53}/icons/circle-filled.svg +0 -0
  1658. /package/static/{e0650d0 → 60d9b53}/icons/clear-all.svg +0 -0
  1659. /package/static/{e0650d0 → 60d9b53}/icons/close.svg +0 -0
  1660. /package/static/{e0650d0 → 60d9b53}/icons/cloud.svg +0 -0
  1661. /package/static/{e0650d0 → 60d9b53}/icons/collapse-all.svg +0 -0
  1662. /package/static/{e0650d0 → 60d9b53}/icons/debug-all.svg +0 -0
  1663. /package/static/{e0650d0 → 60d9b53}/icons/debug-alt-2.svg +0 -0
  1664. /package/static/{e0650d0 → 60d9b53}/icons/debug-alt-small.svg +0 -0
  1665. /package/static/{e0650d0 → 60d9b53}/icons/debug-alt.svg +0 -0
  1666. /package/static/{e0650d0 → 60d9b53}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
  1667. /package/static/{e0650d0 → 60d9b53}/icons/debug-breakpoint-conditional.svg +0 -0
  1668. /package/static/{e0650d0 → 60d9b53}/icons/debug-breakpoint-data-unverified.svg +0 -0
  1669. /package/static/{e0650d0 → 60d9b53}/icons/debug-breakpoint-data.svg +0 -0
  1670. /package/static/{e0650d0 → 60d9b53}/icons/debug-breakpoint-function-unverified.svg +0 -0
  1671. /package/static/{e0650d0 → 60d9b53}/icons/debug-breakpoint-function.svg +0 -0
  1672. /package/static/{e0650d0 → 60d9b53}/icons/debug-breakpoint-log-unverified.svg +0 -0
  1673. /package/static/{e0650d0 → 60d9b53}/icons/debug-breakpoint-log.svg +0 -0
  1674. /package/static/{e0650d0 → 60d9b53}/icons/debug-breakpoint-unsupported.svg +0 -0
  1675. /package/static/{e0650d0 → 60d9b53}/icons/debug-console.svg +0 -0
  1676. /package/static/{e0650d0 → 60d9b53}/icons/debug-continue-small.svg +0 -0
  1677. /package/static/{e0650d0 → 60d9b53}/icons/debug-continue.svg +0 -0
  1678. /package/static/{e0650d0 → 60d9b53}/icons/debug-coverage.svg +0 -0
  1679. /package/static/{e0650d0 → 60d9b53}/icons/debug-disconnect.svg +0 -0
  1680. /package/static/{e0650d0 → 60d9b53}/icons/debug-line-by-line.svg +0 -0
  1681. /package/static/{e0650d0 → 60d9b53}/icons/debug-pause.svg +0 -0
  1682. /package/static/{e0650d0 → 60d9b53}/icons/debug-rerun.svg +0 -0
  1683. /package/static/{e0650d0 → 60d9b53}/icons/debug-restart-frame.svg +0 -0
  1684. /package/static/{e0650d0 → 60d9b53}/icons/debug-restart.svg +0 -0
  1685. /package/static/{e0650d0 → 60d9b53}/icons/debug-reverse-continue.svg +0 -0
  1686. /package/static/{e0650d0 → 60d9b53}/icons/debug-stackframe-active.svg +0 -0
  1687. /package/static/{e0650d0 → 60d9b53}/icons/debug-stackframe.svg +0 -0
  1688. /package/static/{e0650d0 → 60d9b53}/icons/debug-start.svg +0 -0
  1689. /package/static/{e0650d0 → 60d9b53}/icons/debug-step-back.svg +0 -0
  1690. /package/static/{e0650d0 → 60d9b53}/icons/debug-step-into.svg +0 -0
  1691. /package/static/{e0650d0 → 60d9b53}/icons/debug-step-out.svg +0 -0
  1692. /package/static/{e0650d0 → 60d9b53}/icons/debug-step-over.svg +0 -0
  1693. /package/static/{e0650d0 → 60d9b53}/icons/debug-stop.svg +0 -0
  1694. /package/static/{e0650d0 → 60d9b53}/icons/debug.svg +0 -0
  1695. /package/static/{e0650d0 → 60d9b53}/icons/discard.svg +0 -0
  1696. /package/static/{e0650d0 → 60d9b53}/icons/edit.svg +0 -0
  1697. /package/static/{e0650d0 → 60d9b53}/icons/ellipsis.svg +0 -0
  1698. /package/static/{e0650d0 → 60d9b53}/icons/error.svg +0 -0
  1699. /package/static/{e0650d0 → 60d9b53}/icons/exclude.svg +0 -0
  1700. /package/static/{e0650d0 → 60d9b53}/icons/extensionDefaultIcon.png +0 -0
  1701. /package/static/{e0650d0 → 60d9b53}/icons/extensions.svg +0 -0
  1702. /package/static/{e0650d0 → 60d9b53}/icons/files.svg +0 -0
  1703. /package/static/{e0650d0 → 60d9b53}/icons/filter.svg +0 -0
  1704. /package/static/{e0650d0 → 60d9b53}/icons/go-to-file.svg +0 -0
  1705. /package/static/{e0650d0 → 60d9b53}/icons/icon-close.svg +0 -0
  1706. /package/static/{e0650d0 → 60d9b53}/icons/icon-source-control.svg +0 -0
  1707. /package/static/{e0650d0 → 60d9b53}/icons/icon-sync.svg +0 -0
  1708. /package/static/{e0650d0 → 60d9b53}/icons/icon.png +0 -0
  1709. /package/static/{e0650d0 → 60d9b53}/icons/icon.svg +0 -0
  1710. /package/static/{e0650d0 → 60d9b53}/icons/info.svg +0 -0
  1711. /package/static/{e0650d0 → 60d9b53}/icons/language-icon.svg +0 -0
  1712. /package/static/{e0650d0 → 60d9b53}/icons/link-external.svg +0 -0
  1713. /package/static/{e0650d0 → 60d9b53}/icons/list-flat.svg +0 -0
  1714. /package/static/{e0650d0 → 60d9b53}/icons/list-tree.svg +0 -0
  1715. /package/static/{e0650d0 → 60d9b53}/icons/new-file.svg +0 -0
  1716. /package/static/{e0650d0 → 60d9b53}/icons/new-folder.svg +0 -0
  1717. /package/static/{e0650d0 → 60d9b53}/icons/newline.svg +0 -0
  1718. /package/static/{e0650d0 → 60d9b53}/icons/open-preview.svg +0 -0
  1719. /package/static/{e0650d0 → 60d9b53}/icons/play.svg +0 -0
  1720. /package/static/{e0650d0 → 60d9b53}/icons/preserve-case.svg +0 -0
  1721. /package/static/{e0650d0 → 60d9b53}/icons/progress.svg +0 -0
  1722. /package/static/{e0650d0 → 60d9b53}/icons/pwa-icon-192.png +0 -0
  1723. /package/static/{e0650d0 → 60d9b53}/icons/pwa-icon-512.png +0 -0
  1724. /package/static/{e0650d0 → 60d9b53}/icons/record-keys.svg +0 -0
  1725. /package/static/{e0650d0 → 60d9b53}/icons/refresh.svg +0 -0
  1726. /package/static/{e0650d0 → 60d9b53}/icons/regex.svg +0 -0
  1727. /package/static/{e0650d0 → 60d9b53}/icons/remove.svg +0 -0
  1728. /package/static/{e0650d0 → 60d9b53}/icons/replace-all.svg +0 -0
  1729. /package/static/{e0650d0 → 60d9b53}/icons/replace.svg +0 -0
  1730. /package/static/{e0650d0 → 60d9b53}/icons/run-all.svg +0 -0
  1731. /package/static/{e0650d0 → 60d9b53}/icons/search.svg +0 -0
  1732. /package/static/{e0650d0 → 60d9b53}/icons/settings-gear.svg +0 -0
  1733. /package/static/{e0650d0 → 60d9b53}/icons/sort-precedence.svg +0 -0
  1734. /package/static/{e0650d0 → 60d9b53}/icons/source-control.svg +0 -0
  1735. /package/static/{e0650d0 → 60d9b53}/icons/split-horizontal.svg +0 -0
  1736. /package/static/{e0650d0 → 60d9b53}/icons/squiggly-error.svg +0 -0
  1737. /package/static/{e0650d0 → 60d9b53}/icons/squiggly-warning.svg +0 -0
  1738. /package/static/{e0650d0 → 60d9b53}/icons/symbol-array.svg +0 -0
  1739. /package/static/{e0650d0 → 60d9b53}/icons/symbol-boolean.svg +0 -0
  1740. /package/static/{e0650d0 → 60d9b53}/icons/symbol-class.svg +0 -0
  1741. /package/static/{e0650d0 → 60d9b53}/icons/symbol-color.svg +0 -0
  1742. /package/static/{e0650d0 → 60d9b53}/icons/symbol-constant.svg +0 -0
  1743. /package/static/{e0650d0 → 60d9b53}/icons/symbol-enum-member.svg +0 -0
  1744. /package/static/{e0650d0 → 60d9b53}/icons/symbol-enum.svg +0 -0
  1745. /package/static/{e0650d0 → 60d9b53}/icons/symbol-event.svg +0 -0
  1746. /package/static/{e0650d0 → 60d9b53}/icons/symbol-field.svg +0 -0
  1747. /package/static/{e0650d0 → 60d9b53}/icons/symbol-file.svg +0 -0
  1748. /package/static/{e0650d0 → 60d9b53}/icons/symbol-interface.svg +0 -0
  1749. /package/static/{e0650d0 → 60d9b53}/icons/symbol-key.svg +0 -0
  1750. /package/static/{e0650d0 → 60d9b53}/icons/symbol-keyword.svg +0 -0
  1751. /package/static/{e0650d0 → 60d9b53}/icons/symbol-method.svg +0 -0
  1752. /package/static/{e0650d0 → 60d9b53}/icons/symbol-misc.svg +0 -0
  1753. /package/static/{e0650d0 → 60d9b53}/icons/symbol-namespace.svg +0 -0
  1754. /package/static/{e0650d0 → 60d9b53}/icons/symbol-numeric.svg +0 -0
  1755. /package/static/{e0650d0 → 60d9b53}/icons/symbol-operator.svg +0 -0
  1756. /package/static/{e0650d0 → 60d9b53}/icons/symbol-parameter.svg +0 -0
  1757. /package/static/{e0650d0 → 60d9b53}/icons/symbol-property.svg +0 -0
  1758. /package/static/{e0650d0 → 60d9b53}/icons/symbol-ruler.svg +0 -0
  1759. /package/static/{e0650d0 → 60d9b53}/icons/symbol-snippet.svg +0 -0
  1760. /package/static/{e0650d0 → 60d9b53}/icons/symbol-string.svg +0 -0
  1761. /package/static/{e0650d0 → 60d9b53}/icons/symbol-structure.svg +0 -0
  1762. /package/static/{e0650d0 → 60d9b53}/icons/symbol-variable.svg +0 -0
  1763. /package/static/{e0650d0 → 60d9b53}/icons/tag.svg +0 -0
  1764. /package/static/{e0650d0 → 60d9b53}/icons/terminal-bash.svg +0 -0
  1765. /package/static/{e0650d0 → 60d9b53}/icons/terminal.svg +0 -0
  1766. /package/static/{e0650d0 → 60d9b53}/icons/theme-icon.png +0 -0
  1767. /package/static/{e0650d0 → 60d9b53}/icons/trash.svg +0 -0
  1768. /package/static/{e0650d0 → 60d9b53}/icons/triangle-down.svg +0 -0
  1769. /package/static/{e0650d0 → 60d9b53}/icons/triangle-left.svg +0 -0
  1770. /package/static/{e0650d0 → 60d9b53}/icons/triangle-right.svg +0 -0
  1771. /package/static/{e0650d0 → 60d9b53}/icons/triangle-up.svg +0 -0
  1772. /package/static/{e0650d0 → 60d9b53}/icons/warning.svg +0 -0
  1773. /package/static/{e0650d0 → 60d9b53}/icons/whole-word.svg +0 -0
  1774. /package/static/{e0650d0 → 60d9b53}/icons/zoom-in.svg +0 -0
  1775. /package/static/{e0650d0 → 60d9b53}/icons/zoom-out.svg +0 -0
  1776. /package/static/{e0650d0 → 60d9b53}/js/babel-parser.js +0 -0
  1777. /package/static/{e0650d0 → 60d9b53}/js/blob-util.js +0 -0
  1778. /package/static/{e0650d0 → 60d9b53}/js/ky.js +0 -0
  1779. /package/static/{e0650d0 → 60d9b53}/js/lvce-editor-import-script.js +0 -0
  1780. /package/static/{e0650d0 → 60d9b53}/js/lvce-editor-ipc.js +0 -0
  1781. /package/static/{e0650d0 → 60d9b53}/js/lvce-editor-json-rpc.js +0 -0
  1782. /package/static/{e0650d0 → 60d9b53}/js/lvce-editor-verror.js +0 -0
  1783. /package/static/{e0650d0 → 60d9b53}/js/p-min-delay.js +0 -0
  1784. /package/static/{e0650d0 → 60d9b53}/js/pretty-bytes.js +0 -0
  1785. /package/static/{e0650d0 → 60d9b53}/js/preview-injected.js +0 -0
  1786. /package/static/{e0650d0 → 60d9b53}/js/yoctodelay.js +0 -0
  1787. /package/static/{e0650d0 → 60d9b53}/lib-css/termterm.css +0 -0
  1788. /package/static/{e0650d0 → 60d9b53}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
  1789. /package/static/{e0650d0 → 60d9b53}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
  1790. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/embedsWorkerMain.ts +0 -0
  1791. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/Assert/Assert.ts +0 -0
  1792. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/AssertionError/AssertionError.ts +0 -0
  1793. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/Callback/Callback.ts +0 -0
  1794. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/Command/Command.ts +0 -0
  1795. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/CommandMap/CommandMap.ts +0 -0
  1796. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/CommandState/CommandState.ts +0 -0
  1797. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/ElectronWebContentsView/ElectronWebContentsView.ts +0 -0
  1798. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/EmbedsProcess/EmbedsProcess.ts +0 -0
  1799. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/Exit/Exit.ts +0 -0
  1800. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/GetPortTuple/GetPortTuple.ts +0 -0
  1801. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/HandleIpc/HandleIpc.ts +0 -0
  1802. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/IpcChild/IpcChild.ts +0 -0
  1803. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/IpcChildModule/IpcChildModule.ts +0 -0
  1804. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/IpcChildType/IpcChildType.ts +0 -0
  1805. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/IpcId/IpcId.ts +0 -0
  1806. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/IpcParent/IpcParent.ts +0 -0
  1807. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/IpcParentWithElectronMessagePort/IpcParentWithElectronMessagePort.ts +0 -0
  1808. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/IpcState/IpcState.ts +0 -0
  1809. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/JsonRpc/JsonRpc.ts +0 -0
  1810. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/LaunchEmbedsProcessIpc/LaunchEmbedsProcessIpc.ts +0 -0
  1811. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/Listen/Listen.ts +0 -0
  1812. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/LoadErrorCode/LoadErrorCode.ts +0 -0
  1813. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/Main/Main.ts +0 -0
  1814. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/ProcessName/ProcessName.ts +0 -0
  1815. /package/static/{e0650d0 → 60d9b53}/packages/embeds-worker/src/parts/Rpc/Rpc.ts +0 -0
  1816. /package/static/{e0650d0 → 60d9b53}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
  1817. /package/static/{e0650d0 → 60d9b53}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
  1818. /package/static/{e0650d0 → 60d9b53}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
  1819. /package/static/{e0650d0 → 60d9b53}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
  1820. /package/static/{e0650d0 → 60d9b53}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
  1821. /package/static/{e0650d0 → 60d9b53}/packages/renderer-process/LICENSE +0 -0
  1822. /package/static/{e0650d0 → 60d9b53}/packages/renderer-process/README.md +0 -0
  1823. /package/static/{e0650d0 → 60d9b53}/packages/renderer-process/package.json +0 -0
  1824. /package/static/{e0650d0 → 60d9b53}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
  1825. /package/static/{e0650d0 → 60d9b53}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
  1826. /package/static/{e0650d0 → 60d9b53}/packages/test-worker/dist/testWorkerMain.js +0 -0
  1827. /package/static/{e0650d0 → 60d9b53}/packages/text-search-worker/dist/textSearchWorkerMain.js +0 -0
  1828. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.cpp +0 -0
  1829. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.css +0 -0
  1830. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.csv +0 -0
  1831. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.dart +0 -0
  1832. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.env +0 -0
  1833. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.ex +0 -0
  1834. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.html +0 -0
  1835. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.java +0 -0
  1836. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.jl +0 -0
  1837. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.js +0 -0
  1838. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.json +0 -0
  1839. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.kt +0 -0
  1840. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.pl +0 -0
  1841. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.py +0 -0
  1842. /package/static/{e0650d0 → 60d9b53}/playground/languages/index.ts +0 -0
  1843. /package/static/{e0650d0 → 60d9b53}/playground/languages/scrolling.txt +0 -0
  1844. /package/static/{e0650d0 → 60d9b53}/playground/languages/tsconfig.json +0 -0
  1845. /package/static/{e0650d0 → 60d9b53}/playground/sample-folder/a.txt +0 -0
  1846. /package/static/{e0650d0 → 60d9b53}/playground/sample-folder/b.txt +0 -0
  1847. /package/static/{e0650d0 → 60d9b53}/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 '/e0650d0';
113
+ return '/60d9b53';
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 = undefined) => {
390
+ const getNewLineIndex = (string, startIndex = void 0) => {
391
391
  return string.indexOf(NewLine, startIndex);
392
392
  };
393
393
  const getParentStack = error => {
@@ -460,7 +460,7 @@ const unwrapJsonRpcResult = responseMessage => {
460
460
  }
461
461
  throw new JsonRpcError("unexpected response message");
462
462
  };
463
- const invoke$f = async (ipc, method, ...params) => {
463
+ const invoke$g = async (ipc, method, ...params) => {
464
464
  const {
465
465
  message,
466
466
  promise
@@ -602,6 +602,7 @@ const GetWindowId = 134;
602
602
  const ElectronDialog = 135;
603
603
  const Process = 136;
604
604
  const ExtensionManagement = 137;
605
+ const Markdown = 138;
605
606
 
606
607
  const getPrefix$3 = commandId => {
607
608
  if (!commandId || typeof commandId !== 'string') {
@@ -824,6 +825,8 @@ const getModuleId$1 = commandId => {
824
825
  return Process;
825
826
  case 'ExtensionManagement':
826
827
  return ExtensionManagement;
828
+ case 'Markdown':
829
+ return Markdown;
827
830
  default:
828
831
  throw new Error(`module ${prefix} not found`);
829
832
  }
@@ -996,7 +999,7 @@ const isOffscreenCanvas = value => {
996
999
  };
997
1000
  const isInstanceOf = (value, constructorName) => {
998
1001
  var _a;
999
- return ((_a = value == null ? undefined : value.constructor) == null ? undefined : _a.name) === constructorName;
1002
+ return ((_a = value == null ? void 0 : value.constructor) == null ? void 0 : _a.name) === constructorName;
1000
1003
  };
1001
1004
  const isSocket = value => {
1002
1005
  return isInstanceOf(value, "Socket");
@@ -1114,8 +1117,8 @@ const listen$1 = async () => {
1114
1117
  handleIpc(ipc);
1115
1118
  state$J.ipc = ipc;
1116
1119
  };
1117
- const invoke$e = (method, ...params) => {
1118
- return invoke$f(state$J.ipc, method, ...params);
1120
+ const invoke$f = (method, ...params) => {
1121
+ return invoke$g(state$J.ipc, method, ...params);
1119
1122
  };
1120
1123
  const invokeAndTransfer$4 = (method, ...params) => {
1121
1124
  return invokeAndTransfer$5(state$J.ipc, method, ...params);
@@ -1136,7 +1139,7 @@ const loadCssStyleSheets = css => {
1136
1139
  return Promise.all(css.map(loadCssStyleSheet));
1137
1140
  };
1138
1141
  const addCssStyleSheet = (id, css) => {
1139
- return invoke$e('Css.addCssStyleSheet', id, css);
1142
+ return invoke$f('Css.addCssStyleSheet', id, css);
1140
1143
  };
1141
1144
  const actuallyAddDynamicCss = async (id, getCss, preferences) => {
1142
1145
  const css = await getCss(preferences);
@@ -1836,7 +1839,7 @@ const getOrCreateWorker = fn => {
1836
1839
  return {
1837
1840
  async invoke(method, ...params) {
1838
1841
  const ipc = await getOrCreate$2(fn);
1839
- return invoke$f(ipc, method, ...params);
1842
+ return invoke$g(ipc, method, ...params);
1840
1843
  },
1841
1844
  async invokeAndTransfer(method, ...params) {
1842
1845
  const ipc = await getOrCreate$2(fn);
@@ -2082,11 +2085,11 @@ const state$F = {
2082
2085
  };
2083
2086
 
2084
2087
  /* istanbul ignore file */
2085
- const invoke$d = async (method, ...params) => {
2088
+ const invoke$e = async (method, ...params) => {
2086
2089
  const {
2087
2090
  ipc
2088
2091
  } = state$F;
2089
- const result = await invoke$f(ipc, method, ...params);
2092
+ const result = await invoke$g(ipc, method, ...params);
2090
2093
  return result;
2091
2094
  };
2092
2095
  const invokeAndTransfer$3 = async (method, ...params) => {
@@ -2142,7 +2145,7 @@ const getPreferencesJson = async () => {
2142
2145
  const url = `${assetDir}/config/defaultSettings.json`;
2143
2146
  return execute$4(/* Ajax.getJson */'Ajax.getJson', /* url */url);
2144
2147
  }
2145
- return invoke$d(PreferencesGetAll);
2148
+ return invoke$e(PreferencesGetAll);
2146
2149
  };
2147
2150
  const getPreferences = async () => {
2148
2151
  // TODO cache preferences, but they should not be stale
@@ -2176,7 +2179,7 @@ const set$f = async (key, value) => {
2176
2179
  await writeFile$e('app://settings.json', content);
2177
2180
  };
2178
2181
 
2179
- const getConfiguredWorkerUrl$8 = () => {
2182
+ const getConfiguredWorkerUrl$9 = () => {
2180
2183
  let configuredWorkerUrl = get$d('develop.extensionHostSubWorkerPath') || '';
2181
2184
  if (configuredWorkerUrl) {
2182
2185
  configuredWorkerUrl = '/remote' + configuredWorkerUrl;
@@ -2188,7 +2191,7 @@ const getConfiguredWorkerUrl$8 = () => {
2188
2191
  return configuredWorkerUrl;
2189
2192
  };
2190
2193
  const getExtensionHostSubWorkerUrl = () => {
2191
- return getConfiguredWorkerUrl$8();
2194
+ return getConfiguredWorkerUrl$9();
2192
2195
  };
2193
2196
 
2194
2197
  const ElectronMessagePort = 1;
@@ -2426,7 +2429,7 @@ const state$C = {
2426
2429
  };
2427
2430
 
2428
2431
  const getResolvedRootFromSharedProcess = async () => {
2429
- const resolvedRoot = await invoke$d(/* Workspace.resolveRoot */WorkspaceResolveRoot);
2432
+ const resolvedRoot = await invoke$e(/* Workspace.resolveRoot */WorkspaceResolveRoot);
2430
2433
  return resolvedRoot;
2431
2434
  };
2432
2435
  const isValid$1 = resolvedRoot => {
@@ -2492,13 +2495,13 @@ const getResolvedRoot = async href => {
2492
2495
  };
2493
2496
 
2494
2497
  const getHref = () => {
2495
- return invoke$e(/* Location.getHref */'Location.getHref');
2498
+ return invoke$f(/* Location.getHref */'Location.getHref');
2496
2499
  };
2497
2500
  const setPathName = pathName => {
2498
- return invoke$e(/* Location.setPathName */'Location.setPathName', /* pathName */pathName);
2501
+ return invoke$f(/* Location.setPathName */'Location.setPathName', /* pathName */pathName);
2499
2502
  };
2500
2503
  const hydrate$a = () => {
2501
- return invoke$e(/* Location.hydrate */'Location.hydrate');
2504
+ return invoke$f(/* Location.hydrate */'Location.hydrate');
2502
2505
  };
2503
2506
  const getOrigin = () => {
2504
2507
  return location.origin;
@@ -2508,7 +2511,7 @@ const getHost = () => {
2508
2511
  };
2509
2512
 
2510
2513
  const set$e = title => {
2511
- return invoke$e('WindowTitle.set', title);
2514
+ return invoke$f('WindowTitle.set', title);
2512
2515
  };
2513
2516
 
2514
2517
  /**
@@ -2636,15 +2639,15 @@ const launchExtensionHostWorker = async () => {
2636
2639
  ipc = wrap$7(port);
2637
2640
  }
2638
2641
  handleIpc(ipc);
2639
- await invoke$f(ipc, 'Workspace.setWorkspacePath', state$C.workspacePath);
2642
+ await invoke$g(ipc, 'Workspace.setWorkspacePath', state$C.workspacePath);
2640
2643
  addListener('workspace.change', async () => {
2641
- await invoke$f(ipc, 'Workspace.setWorkspacePath', state$C.workspacePath);
2644
+ await invoke$g(ipc, 'Workspace.setWorkspacePath', state$C.workspacePath);
2642
2645
  });
2643
2646
  return ipc;
2644
2647
  };
2645
2648
 
2646
2649
  const {
2647
- invoke: invoke$c,
2650
+ invoke: invoke$d,
2648
2651
  invokeAndTransfer: invokeAndTransfer$2
2649
2652
  } = getOrCreateWorker(launchExtensionHostWorker);
2650
2653
 
@@ -2674,11 +2677,11 @@ const getColorThemeCssCached = async (colorThemeId, getData) => {
2674
2677
  };
2675
2678
 
2676
2679
  const getColorThemeJson = colorThemeId => {
2677
- return invoke$c('ColorTheme.getColorThemeJson', colorThemeId);
2680
+ return invoke$d('ColorTheme.getColorThemeJson', colorThemeId);
2678
2681
  };
2679
2682
 
2680
2683
  const getColorThemeCssFromJson = async (colorThemeId, colorThemeJson) => {
2681
- return invoke$c('ColorTheme.getColorThemeCssFromJson', colorThemeId, colorThemeJson);
2684
+ return invoke$d('ColorTheme.getColorThemeCssFromJson', colorThemeId, colorThemeJson);
2682
2685
  };
2683
2686
  const getColorThemeCssNew = async colorThemeId => {
2684
2687
  const colorThemeJson = await getColorThemeJson(colorThemeId);
@@ -2694,7 +2697,7 @@ const getMetaThemeColor = colorThemeJson => {
2694
2697
  };
2695
2698
 
2696
2699
  const setThemeColor = async themeColor => {
2697
- await invoke$e(/* Meta.setThemeColor */'Meta.setThemeColor', /* color */themeColor);
2700
+ await invoke$f(/* Meta.setThemeColor */'Meta.setThemeColor', /* color */themeColor);
2698
2701
  };
2699
2702
 
2700
2703
  // TODO by default color theme should come from local storage, session storage, cache storage, indexeddb or blob url -> fast initial load
@@ -2735,7 +2738,7 @@ const watch$2 = async id => {
2735
2738
  return;
2736
2739
  }
2737
2740
  state$B.watchedTheme = id;
2738
- await invoke$d('ExtensionHost.watchColorTheme', id);
2741
+ await invoke$e('ExtensionHost.watchColorTheme', id);
2739
2742
  };
2740
2743
  const getPreferredColorTheme = () => {
2741
2744
  const preferredColorTheme = get$d('workbench.colorTheme');
@@ -2788,13 +2791,13 @@ const get$c = () => {
2788
2791
 
2789
2792
  const getWindowId = async () => {
2790
2793
  const webContentsId = get$c();
2791
- const windowId = await invoke$d('GetWindowId.getWindowId', webContentsId);
2794
+ const windowId = await invoke$e('GetWindowId.getWindowId', webContentsId);
2792
2795
  return windowId;
2793
2796
  };
2794
2797
 
2795
2798
  const forward$2 = key => async (...args) => {
2796
2799
  const windowId = await getWindowId();
2797
- return invoke$d(key, windowId, ...args);
2800
+ return invoke$e(key, windowId, ...args);
2798
2801
  };
2799
2802
  const reload$3 = forward$2('ElectronWindow.reload');
2800
2803
  const minimize$2 = forward$2('ElectronWindow.minimize');
@@ -2813,7 +2816,7 @@ const reloadElectron = () => {
2813
2816
  };
2814
2817
 
2815
2818
  const reloadWeb = () => {
2816
- return invoke$e('Window.reload');
2819
+ return invoke$f('Window.reload');
2817
2820
  };
2818
2821
 
2819
2822
  const getFn$3 = () => {
@@ -2852,46 +2855,46 @@ const getUrlBaseName = href => {
2852
2855
  // TODO treeshake this function out when targeting electron
2853
2856
 
2854
2857
  const getExtensionsPath = () => {
2855
- return invoke$d(/* Platform.getExtensionsPath */'Platform.getExtensionsPath');
2858
+ return invoke$e(/* Platform.getExtensionsPath */'Platform.getExtensionsPath');
2856
2859
  };
2857
2860
  const getCachedExtensionsPath = () => {
2858
- return invoke$d(/* Platform.getCachedExtensionsPath */'Platform.getCachedExtensionsPath');
2861
+ return invoke$e(/* Platform.getCachedExtensionsPath */'Platform.getCachedExtensionsPath');
2859
2862
  };
2860
2863
  const getLogsDir = () => {
2861
- return invoke$d(/* Platform.getLogsDir */'Platform.getLogsDir');
2864
+ return invoke$e(/* Platform.getLogsDir */'Platform.getLogsDir');
2862
2865
  };
2863
2866
  const getDownloadDir = () => {
2864
- return invoke$d(/* Platform.getDownloadDir */'Platform.getDownloadDir');
2867
+ return invoke$e(/* Platform.getDownloadDir */'Platform.getDownloadDir');
2865
2868
  };
2866
2869
  const getUserSettingsPath = () => {
2867
2870
  if (platform === Web$1) {
2868
2871
  return 'settings';
2869
2872
  }
2870
- return invoke$d(/* Platform.getUserSettingsPath */'Platform.getUserSettingsPath');
2873
+ return invoke$e(/* Platform.getUserSettingsPath */'Platform.getUserSettingsPath');
2871
2874
  };
2872
2875
  const getUserKeyBindingsPath = () => {
2873
2876
  if (platform === Web$1) {
2874
2877
  return 'settings';
2875
2878
  }
2876
- return invoke$d(/* Platform.getUserSettingsPath */'Platform.getUserKeyBindingsPath');
2879
+ return invoke$e(/* Platform.getUserSettingsPath */'Platform.getUserKeyBindingsPath');
2877
2880
  };
2878
2881
  const getRecentlyOpenedPath = () => {
2879
2882
  if (platform === Web$1) {
2880
2883
  return 'recently-opened';
2881
2884
  }
2882
- return invoke$d(/* Platform.getRecentlyOpenedPath */'Platform.getRecentlyOpenedPath');
2885
+ return invoke$e(/* Platform.getRecentlyOpenedPath */'Platform.getRecentlyOpenedPath');
2883
2886
  };
2884
2887
  const getConfigPath = () => {
2885
- return invoke$d(/* Platform.getConfigDir */'Platform.getConfigDir');
2888
+ return invoke$e(/* Platform.getConfigDir */'Platform.getConfigDir');
2886
2889
  };
2887
2890
  const getCachePath = () => {
2888
- return invoke$d(/* Platform.getCacheDir */'Platform.getCacheDir');
2891
+ return invoke$e(/* Platform.getCacheDir */'Platform.getCacheDir');
2889
2892
  };
2890
2893
  const getCacheName = () => {
2891
2894
  return 'lvce-runtime';
2892
2895
  };
2893
2896
  const getTestPathRemote = () => {
2894
- return invoke$d(/* Platform.getTestPath */'Platform.getTestPath');
2897
+ return invoke$e(/* Platform.getTestPath */'Platform.getTestPath');
2895
2898
  };
2896
2899
  const getTestPathWeb = () => {
2897
2900
  return `${assetDir}/packages/extension-host-worker-tests`;
@@ -2908,7 +2911,7 @@ const getTestPath = () => {
2908
2911
  }
2909
2912
  };
2910
2913
  const getRepository = () => {
2911
- return invoke$d('Platform.getRepository');
2914
+ return invoke$e('Platform.getRepository');
2912
2915
  };
2913
2916
 
2914
2917
  // TODO determine with websocket request or some
@@ -3050,7 +3053,7 @@ const getAvailableKeyBindings = keyBindings => {
3050
3053
  const update = () => {
3051
3054
  const matchingKeyBindings = getMatchingKeyBindings(state$y.keyBindingSets);
3052
3055
  const keyBindingIdentifiers = getAvailableKeyBindings(matchingKeyBindings);
3053
- invoke$e('KeyBindings.setIdentifiers', keyBindingIdentifiers);
3056
+ invoke$f('KeyBindings.setIdentifiers', keyBindingIdentifiers);
3054
3057
  state$y.matchingKeyBindings = matchingKeyBindings;
3055
3058
  state$y.keyBindingIdentifiers = keyBindingIdentifiers;
3056
3059
  };
@@ -3140,7 +3143,7 @@ const hydrate$6 = async () => {
3140
3143
  };
3141
3144
 
3142
3145
  const getIconThemeJson = async iconThemeId => {
3143
- return invoke$c('IconTheme.getJson', iconThemeId);
3146
+ return invoke$d('IconTheme.getJson', iconThemeId);
3144
3147
  };
3145
3148
 
3146
3149
  const dispatch = key => (...args) => {
@@ -3172,13 +3175,13 @@ const mapObject = (object, fn) => {
3172
3175
  };
3173
3176
 
3174
3177
  const clear$5 = async storageType => {
3175
- await invoke$e(/* WebStorage.clear */'WebStorage.clear', /* StorageType */storageType);
3178
+ await invoke$f(/* WebStorage.clear */'WebStorage.clear', /* StorageType */storageType);
3176
3179
  };
3177
3180
  const getAll$1 = storageType => {
3178
- return invoke$e('WebStorage.getAll', storageType);
3181
+ return invoke$f('WebStorage.getAll', storageType);
3179
3182
  };
3180
3183
  const getText$1 = async (storageType, key) => {
3181
- const item = await invoke$e(/* WebStorage.getItem */'WebStorage.getItem', /* storageType */storageType, /* key */key);
3184
+ const item = await invoke$f(/* WebStorage.getItem */'WebStorage.getItem', /* storageType */storageType, /* key */key);
3182
3185
  return item || '';
3183
3186
  };
3184
3187
  const getJson$5 = async (storageType, key) => {
@@ -3193,7 +3196,7 @@ const getJson$5 = async (storageType, key) => {
3193
3196
  }
3194
3197
  };
3195
3198
  const setText$1 = async (storageType, key, value) => {
3196
- await invoke$e(/* WebStorage.setItem */'WebStorage.setItem', /* storageType */storageType, /* key */key, /* value */value);
3199
+ await invoke$f(/* WebStorage.setItem */'WebStorage.setItem', /* storageType */storageType, /* key */key, /* value */value);
3197
3200
  };
3198
3201
  const setJson$5 = async (storageType, key, value) => {
3199
3202
  const stringifiedValue = stringifyCompact(value);
@@ -3201,7 +3204,7 @@ const setJson$5 = async (storageType, key, value) => {
3201
3204
  };
3202
3205
  const setJsonObjects$2 = async (storageType, objects) => {
3203
3206
  const serializedObjects = mapObject(objects, stringifyCompact);
3204
- await invoke$e('WebStorage.setJsonObjects', storageType, serializedObjects);
3207
+ await invoke$f('WebStorage.setJsonObjects', storageType, serializedObjects);
3205
3208
  };
3206
3209
 
3207
3210
  const LocalStorage = 1;
@@ -3373,7 +3376,7 @@ const ExtensionStateStorage = {
3373
3376
  };
3374
3377
 
3375
3378
  const saveState$f = async () => {
3376
- const state = await invoke$c('SaveState.saveState');
3379
+ const state = await invoke$d('SaveState.saveState');
3377
3380
  return state;
3378
3381
  };
3379
3382
  const getSavedState = async () => {
@@ -3428,7 +3431,7 @@ const hydrate$5 = async () => {
3428
3431
  console.info('[info] not saving state on visibility change - disabled by settings');
3429
3432
  return;
3430
3433
  }
3431
- await invoke$e('Window.onVisibilityChange');
3434
+ await invoke$f('Window.onVisibilityChange');
3432
3435
  };
3433
3436
  const getSavedViewletState = viewletId => {
3434
3437
  return getJson$3(viewletId);
@@ -3654,7 +3657,7 @@ const runFn = async (instance, id, key, fn, args) => {
3654
3657
  }
3655
3658
  const commands = render$H(instance.factory, oldState, newState, newState.uid || id);
3656
3659
  setRenderedState(id, newState);
3657
- await invoke$e(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
3660
+ await invoke$f(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
3658
3661
  } else {
3659
3662
  return fn(instance.state, ...args);
3660
3663
  }
@@ -3679,7 +3682,7 @@ const runFnWithSideEffect = async (instance, id, key, fn, ...args) => {
3679
3682
  if (commands.length === 0) {
3680
3683
  return;
3681
3684
  }
3682
- await invoke$e(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
3685
+ await invoke$f(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
3683
3686
  };
3684
3687
 
3685
3688
  // TODO maybe wrapViewletCommand should accept module instead of id string
@@ -3878,7 +3881,7 @@ const maybeRegisterEvents = module => {
3878
3881
  const commands = render$H(instance.factory, instance.renderedState, newState, uid, newState.parentUid);
3879
3882
  instance.state = newState;
3880
3883
  instance.renderedState = newState;
3881
- await invoke$e(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
3884
+ await invoke$f(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
3882
3885
  };
3883
3886
  addListener('workspace.change', handleUpdate);
3884
3887
  }
@@ -3905,7 +3908,7 @@ const maybeRegisterEvents = module => {
3905
3908
  const commands = render$H(instance.factory, instance.renderedState, newState, uid, newState.parentUid);
3906
3909
  instance.state = newState;
3907
3910
  instance.renderedState = newState;
3908
- await invoke$e(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
3911
+ await invoke$f(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
3909
3912
  };
3910
3913
  addListener(key, handleUpdate);
3911
3914
  }
@@ -3924,7 +3927,7 @@ const maybeRegisterMenuEntries = module => {
3924
3927
  const actuallyLoadModule = async (getModule, id) => {
3925
3928
  const module = await getModule(id);
3926
3929
  if (!module.hasFunctionalEvents) {
3927
- await invoke$e(/* Viewlet.load */kLoadModule, /* id */id, /* hasFunctionalEvents */module.hasFunctionalEvents);
3930
+ await invoke$f(/* Viewlet.load */kLoadModule, /* id */id, /* hasFunctionalEvents */module.hasFunctionalEvents);
3928
3931
  }
3929
3932
  await loadModule$1(id, module);
3930
3933
  await maybeRegisterWrappedCommands(id, module);
@@ -4017,7 +4020,7 @@ const load$7 = async (viewlet, focus = false, restore = false, restoreState = un
4017
4020
  if (module.renderEventListeners) {
4018
4021
  // TODO reuse event listeners between components
4019
4022
  const eventListeners = await module.renderEventListeners();
4020
- await invoke$e('Viewlet.registerEventListeners', viewletUid, eventListeners);
4023
+ await invoke$f('Viewlet.registerEventListeners', viewletUid, eventListeners);
4021
4024
  }
4022
4025
  if ((viewlet.visible === undefined || viewlet.visible === true) && module.show) {
4023
4026
  await module.show(newState);
@@ -4067,7 +4070,7 @@ const load$7 = async (viewlet, focus = false, restore = false, restoreState = un
4067
4070
  }
4068
4071
  state = ViewletState.ContentLoaded;
4069
4072
  if (viewlet.show === false) {} else {
4070
- await invoke$e(/* Viewlet.loadModule */kLoadModule, /* id */viewlet.id);
4073
+ await invoke$f(/* Viewlet.loadModule */kLoadModule, /* id */viewlet.id);
4071
4074
  }
4072
4075
  if (viewlet.disposed) {
4073
4076
  // TODO unload the module from renderer process
@@ -4116,7 +4119,7 @@ const load$7 = async (viewlet, focus = false, restore = false, restoreState = un
4116
4119
  return allCommands;
4117
4120
  }
4118
4121
  commands.push(...extraCommands);
4119
- await invoke$e(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
4122
+ await invoke$f(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
4120
4123
  } else {
4121
4124
  const allCommands = [...commands, ...extraCommands
4122
4125
  // ['Viewlet.show', viewlet.id],
@@ -4137,7 +4140,7 @@ const load$7 = async (viewlet, focus = false, restore = false, restoreState = un
4137
4140
  }
4138
4141
  state = ViewletState.ContentRendered;
4139
4142
  if (viewlet.parentUid && viewlet.show !== false) {
4140
- await invoke$e(/* Viewlet.append */kAppendViewlet, /* parentUid */viewlet.parentUid, /* id */viewletUid, /* focus */focus);
4143
+ await invoke$f(/* Viewlet.append */kAppendViewlet, /* parentUid */viewlet.parentUid, /* id */viewletUid, /* focus */focus);
4141
4144
  }
4142
4145
  state = ViewletState.Appended;
4143
4146
  if (viewlet.disposed) {
@@ -4159,10 +4162,10 @@ const load$7 = async (viewlet, focus = false, restore = false, restoreState = un
4159
4162
  }
4160
4163
  const commands = [];
4161
4164
  if (state < ViewletState.RendererProcessViewletLoaded) {
4162
- await invoke$e(/* Viewlet.loadModule */kLoadModule, /* id */viewlet.id);
4165
+ await invoke$f(/* Viewlet.loadModule */kLoadModule, /* id */viewlet.id);
4163
4166
  }
4164
4167
  const parentUid = viewlet.parentUid;
4165
- await invoke$e(kLoadModule, Error$3);
4168
+ await invoke$f(kLoadModule, Error$3);
4166
4169
  commands.push([kCreate, Error$3, viewletUid]);
4167
4170
  // @ts-ignore
4168
4171
  if (viewlet.setBounds !== false) {
@@ -4171,7 +4174,7 @@ const load$7 = async (viewlet, focus = false, restore = false, restoreState = un
4171
4174
  if (module && module.customErrorRenderer) {
4172
4175
  const errorModule = await loadModule(viewlet.getModule, module.customErrorRenderer);
4173
4176
  const dom = await errorModule.render(error);
4174
- await invoke$e(kLoadModule, module.customErrorRenderer);
4177
+ await invoke$f(kLoadModule, module.customErrorRenderer);
4175
4178
  commands.push([kCreate, module.customErrorRenderer, viewletUid]);
4176
4179
  commands.push(['Viewlet.setDom2', viewletUid, dom]);
4177
4180
  commands.push([kAppend, parentUid, viewletUid]);
@@ -4221,7 +4224,7 @@ const load$5 = async moduleId => {
4221
4224
  };
4222
4225
 
4223
4226
  const disposeBrowserViewQuickPick = () => {
4224
- return invoke$d('ElectronBrowserViewQuickPick.disposeBrowserViewQuickPick');
4227
+ return invoke$e('ElectronBrowserViewQuickPick.disposeBrowserViewQuickPick');
4225
4228
  };
4226
4229
 
4227
4230
  const handleKeyBinding$1 = async identifier => {
@@ -4271,7 +4274,7 @@ const focus$8 = async id => {
4271
4274
  commands.push(...render$H(instance.factory, oldState, newState));
4272
4275
  }
4273
4276
  setFocusedInstance(instance);
4274
- await invoke$e('Viewlet.sendMultiple', commands);
4277
+ await invoke$f('Viewlet.sendMultiple', commands);
4275
4278
  };
4276
4279
 
4277
4280
  /**
@@ -4314,7 +4317,7 @@ const dispose$u = async id => {
4314
4317
  throw new Error(`${id} is missing a factory function`);
4315
4318
  }
4316
4319
  instance.factory.dispose(instance.state);
4317
- await invoke$e(/* Viewlet.dispose */'Viewlet.dispose', /* id */instanceUid);
4320
+ await invoke$f(/* Viewlet.dispose */'Viewlet.dispose', /* id */instanceUid);
4318
4321
  if (instance.factory.getKeyBindings) {
4319
4322
  removeKeyBindings(instanceUid);
4320
4323
  }
@@ -4493,7 +4496,7 @@ const setStateFunctional = (id, newState) => {
4493
4496
  const setState = async (id, newState) => {
4494
4497
  const commands = setStateFunctional(id, newState);
4495
4498
  if (commands.length > 0) {
4496
- await invoke$e(/* Viewlet.sendMultiple */'Viewlet.sendMultiple', /* commands */commands);
4499
+ await invoke$f(/* Viewlet.sendMultiple */'Viewlet.sendMultiple', /* commands */commands);
4497
4500
  }
4498
4501
  };
4499
4502
  const getAllStates = () => {
@@ -4527,7 +4530,7 @@ const openWidget = async (moduleId, ...args) => {
4527
4530
  commands.push(['Viewlet.append', layout.uid, childUid]);
4528
4531
  // TODO ask view to render, rendering focus
4529
4532
  commands.push(['Viewlet.focus', childUid]);
4530
- await invoke$e('Viewlet.executeCommands', commands);
4533
+ await invoke$f('Viewlet.executeCommands', commands);
4531
4534
  // TODO commands should be like this
4532
4535
  // viewlet.create quickpick
4533
4536
  // quickpick.setItems
@@ -4546,7 +4549,7 @@ const closeWidget = async id => {
4546
4549
  const child = childInstance.state;
4547
4550
  const childUid = child.uid;
4548
4551
  const commands = disposeFunctional(childUid);
4549
- await invoke$e(/* Viewlet.dispose */'Viewlet.sendMultiple', commands);
4552
+ await invoke$f(/* Viewlet.dispose */'Viewlet.sendMultiple', commands);
4550
4553
  // TODO restore focus
4551
4554
  } catch (error) {
4552
4555
  throw new VError(error, `Failed to close widget ${id}`);
@@ -4603,7 +4606,7 @@ const executeViewletCommand = async (uid, fnName, ...args) => {
4603
4606
  if (commands.length === 0) {
4604
4607
  return;
4605
4608
  }
4606
- await invoke$e(/* Viewlet.sendMultiple */'Viewlet.sendMultiple', /* commands */commands);
4609
+ await invoke$f(/* Viewlet.sendMultiple */'Viewlet.sendMultiple', /* commands */commands);
4607
4610
  };
4608
4611
 
4609
4612
  // @ts-ignore
@@ -4643,7 +4646,7 @@ const disposeWidgetWithValue = async (id, value) => {
4643
4646
  instance.status = 'disposed';
4644
4647
  remove$7(id);
4645
4648
  remove$7(uid);
4646
- await invoke$e('Viewlet.sendMultiple', commands);
4649
+ await invoke$f('Viewlet.sendMultiple', commands);
4647
4650
  // return commands
4648
4651
  const parentInstance = getInstance(KeyBindings);
4649
4652
  if (!parentInstance) {
@@ -4750,7 +4753,7 @@ const getLanguageConfigurationFromWebExtension = async languageId => {
4750
4753
  return json;
4751
4754
  };
4752
4755
  const getLanguageConfiguration$3 = async languageId => {
4753
- const languageConfiguration = await invoke$d(/* ExtensionHost.getLanguageConfiguration */'ExtensionHost.getLanguageConfiguration', /* languageId */languageId);
4756
+ const languageConfiguration = await invoke$e(/* ExtensionHost.getLanguageConfiguration */'ExtensionHost.getLanguageConfiguration', /* languageId */languageId);
4754
4757
  if (languageConfiguration) {
4755
4758
  return languageConfiguration;
4756
4759
  }
@@ -4763,7 +4766,7 @@ const getLanguageConfiguration$2 = async languageId => {
4763
4766
 
4764
4767
  const getLanguages = async () => {
4765
4768
  try {
4766
- return invoke$c('Languages.getLanguages');
4769
+ return invoke$d('Languages.getLanguages');
4767
4770
  } catch (error) {
4768
4771
  throw new VError(error, 'Failed to load languages');
4769
4772
  }
@@ -5161,7 +5164,7 @@ const hydrate$3 = async () => {
5161
5164
  };
5162
5165
 
5163
5166
  const getInitData = async () => {
5164
- const rendererProcessInitData = await invoke$e('InitData.getInitData');
5167
+ const rendererProcessInitData = await invoke$f('InitData.getInitData');
5165
5168
  // TODO get the following items
5166
5169
  // - location.href
5167
5170
  // - workspace
@@ -5432,6 +5435,8 @@ const load$4 = moduleId => {
5432
5435
  return Promise.resolve().then(function () { return Process_ipc; });
5433
5436
  case ExtensionManagement:
5434
5437
  return Promise.resolve().then(function () { return ExtensionManagement_ipc; });
5438
+ case Markdown:
5439
+ return Promise.resolve().then(function () { return Markdown_ipc; });
5435
5440
  default:
5436
5441
  throw new Error(`module ${moduleId} not found`);
5437
5442
  }
@@ -5543,7 +5548,7 @@ const addToRecentlyOpenedWeb = async path => {
5543
5548
  await setRecentlyOpened(newRecentlyOpened);
5544
5549
  };
5545
5550
  const addToRecentlyOpenedRemote = async path => {
5546
- await invoke$d(RecentlyOpenedAddPath, path);
5551
+ await invoke$e(RecentlyOpenedAddPath, path);
5547
5552
  };
5548
5553
  const addToRecentlyOpened = async path => {
5549
5554
  switch (platform) {
@@ -5581,16 +5586,16 @@ const hydrate$2 = async () => {
5581
5586
  // TODO high memory usage in idb because of transactionDoneMap
5582
5587
 
5583
5588
  const saveValue$1 = async (storeId, value) => {
5584
- await invoke$c('IndexedDb.saveValue', storeId, value);
5589
+ await invoke$d('IndexedDb.saveValue', storeId, value);
5585
5590
  };
5586
5591
  const getValuesByIndexName$1 = async (storeId, indexName, only) => {
5587
- return invoke$c('IndexedDb.getValuesByIndexName', storeId, indexName, only);
5592
+ return invoke$d('IndexedDb.getValuesByIndexName', storeId, indexName, only);
5588
5593
  };
5589
5594
  const addHandle$1 = async (uri, handle) => {
5590
- return invoke$c('IndexedDb.addHandle', uri, handle);
5595
+ return invoke$d('IndexedDb.addHandle', uri, handle);
5591
5596
  };
5592
5597
  const getHandle$1 = async uri => {
5593
- return invoke$c('IndexedDb.getHandle', uri);
5598
+ return invoke$d('IndexedDb.getHandle', uri);
5594
5599
  };
5595
5600
 
5596
5601
  const saveValue = async (sessionId, value) => {
@@ -5922,7 +5927,7 @@ const watchFilesForHotReload = async platform => {
5922
5927
  if (config.length === 0) {
5923
5928
  return;
5924
5929
  }
5925
- await invoke$d('ExtensionHost.watchForHotReload', config);
5930
+ await invoke$e('ExtensionHost.watchForHotReload', config);
5926
5931
  } catch (error) {
5927
5932
  console.warn(`Failed to watch ${error}`);
5928
5933
  }
@@ -6040,7 +6045,7 @@ const startup = async () => {
6040
6045
  const placeholderCommands = layoutModule.factory.getInitialPlaceholderCommands(layoutModule.state);
6041
6046
  commands.push(...placeholderCommands);
6042
6047
  commands.push(['Viewlet.appendToBody', layout.uid]);
6043
- await invoke$e('Viewlet.executeCommands', commands);
6048
+ await invoke$f('Viewlet.executeCommands', commands);
6044
6049
  // await Layout.hydrate(initData)
6045
6050
  mark(DidShowLayout);
6046
6051
  mark(WillLoadLanguages);
@@ -6703,10 +6708,10 @@ const GetColorThemeCssCachedLocalStorage = {
6703
6708
  // TODO high memory usage in idb because of transactionDoneMap
6704
6709
 
6705
6710
  const set$8 = async (key, value) => {
6706
- await invoke$c('IndexedDb.set', key, value);
6711
+ await invoke$d('IndexedDb.set', key, value);
6707
6712
  };
6708
6713
  const get$7 = async key => {
6709
- return invoke$c('IndexedDb.get', key);
6714
+ return invoke$d('IndexedDb.get', key);
6710
6715
  };
6711
6716
 
6712
6717
  const getCacheKey = colorThemeId => {
@@ -6783,7 +6788,7 @@ const get$4 = () => {
6783
6788
  };
6784
6789
 
6785
6790
  const addWebExtension = async path => {
6786
- const manifest = await invoke$c('Extensions.addWebExtension', path);
6791
+ const manifest = await invoke$d('Extensions.addWebExtension', path);
6787
6792
  // TODO avoid side effect here
6788
6793
  if (manifest.languages) {
6789
6794
  for (const language of manifest.languages) {
@@ -6897,7 +6902,7 @@ const handleRejectedExtensions = async extensions => {
6897
6902
  }
6898
6903
  };
6899
6904
  const getExtensions$1 = async () => {
6900
- return invoke$c('Extensions.getExtensions');
6905
+ return invoke$d('Extensions.getExtensions');
6901
6906
  };
6902
6907
  const addNodeExtension = async path => {
6903
6908
  // TODO add support for dynamically loading node extensions
@@ -6939,13 +6944,13 @@ const state$m = {
6939
6944
  const actuallyActivateExtension = async extension => {
6940
6945
  if (!(extension.id in state$m.activatedExtensions)) {
6941
6946
  const absolutePath = getExtensionAbsolutePath(extension.id, extension.isWeb, extension.builtin, extension.path, extension.browser, origin, platform);
6942
- state$m.activatedExtensions[extension.id] = invoke$c(ExtensionActivate, extension, absolutePath);
6947
+ state$m.activatedExtensions[extension.id] = invoke$d(ExtensionActivate, extension, absolutePath);
6943
6948
  }
6944
6949
  return state$m.activatedExtensions[extension.id];
6945
6950
  };
6946
6951
  const actuallyActivateByEvent = async event => {
6947
6952
  // TODO should not query extensions multiple times
6948
- const extensions = await invoke$c('Extensions.getExtensions');
6953
+ const extensions = await invoke$d('Extensions.getExtensions');
6949
6954
  const {
6950
6955
  resolved,
6951
6956
  rejected
@@ -6991,7 +6996,7 @@ const executeProviders = async ({
6991
6996
  combineResults
6992
6997
  }) => {
6993
6998
  await activateByEvent(event);
6994
- const result = await invoke$c(method, ...params);
6999
+ const result = await invoke$d(method, ...params);
6995
7000
  return result;
6996
7001
  };
6997
7002
  const executeProvider = async ({
@@ -7001,14 +7006,14 @@ const executeProvider = async ({
7001
7006
  noProviderFoundMessage
7002
7007
  }) => {
7003
7008
  await activateByEvent(event);
7004
- const result = invoke$c(method, ...params);
7009
+ const result = invoke$d(method, ...params);
7005
7010
  return result;
7006
7011
  };
7007
7012
  const execute$3 = async ({
7008
7013
  method,
7009
7014
  params
7010
7015
  }) => {
7011
- await invoke$c(method, ...params);
7016
+ await invoke$d(method, ...params);
7012
7017
  };
7013
7018
 
7014
7019
  const readFile$d = uri => {
@@ -7124,7 +7129,7 @@ const ExtensionHostFileSystem = {
7124
7129
  writeFile: writeFile$d
7125
7130
  };
7126
7131
 
7127
- const name$2m = 'App';
7132
+ const name$2n = 'App';
7128
7133
  const getModule$5 = uri => {
7129
7134
  switch (uri) {
7130
7135
  case 'startup-performance':
@@ -7173,7 +7178,7 @@ const FileSystemApp = {
7173
7178
  canBeRestored: canBeRestored$5,
7174
7179
  getPathSeparator: getPathSeparator$6,
7175
7180
  mkdir: mkdir$5,
7176
- name: name$2m,
7181
+ name: name$2n,
7177
7182
  readDirWithFileTypes: readDirWithFileTypes$6,
7178
7183
  readFile: readFile$c,
7179
7184
  remove: remove$5,
@@ -7181,7 +7186,7 @@ const FileSystemApp = {
7181
7186
  writeFile: writeFile$c
7182
7187
  };
7183
7188
 
7184
- const name$2l = 'Data';
7189
+ const name$2m = 'Data';
7185
7190
  const copy$5 = (source, target) => {
7186
7191
  throw new Error('not implemented');
7187
7192
  };
@@ -7218,7 +7223,7 @@ const FileSystemData = {
7218
7223
  getBlobUrl: getBlobUrl$2,
7219
7224
  getPathSeparator: getPathSeparator$5,
7220
7225
  mkdir: mkdir$4,
7221
- name: name$2l,
7226
+ name: name$2m,
7222
7227
  readDirWithFileTypes: readDirWithFileTypes$5,
7223
7228
  readFile: readFile$b,
7224
7229
  remove: remove$4,
@@ -7226,36 +7231,36 @@ const FileSystemData = {
7226
7231
  writeFile: writeFile$b
7227
7232
  };
7228
7233
 
7229
- const name$2k = 'Memory';
7234
+ const name$2l = 'Memory';
7230
7235
  const readFile$a = uri => {
7231
- return invoke$c('FileSystemMemory.readFile', uri);
7236
+ return invoke$d('FileSystemMemory.readFile', uri);
7232
7237
  };
7233
7238
  const writeFile$a = (uri, content) => {
7234
- return invoke$c('FileSystemMemory.writeFile', uri, content);
7239
+ return invoke$d('FileSystemMemory.writeFile', uri, content);
7235
7240
  };
7236
7241
  const mkdir$3 = uri => {
7237
- return invoke$c('FileSystemMemory.mkdir', uri);
7242
+ return invoke$d('FileSystemMemory.mkdir', uri);
7238
7243
  };
7239
7244
  const getPathSeparator$4 = () => {
7240
7245
  return Slash;
7241
7246
  };
7242
7247
  const remove$3 = uri => {
7243
- return invoke$c('FileSystemMemory.remove', uri);
7248
+ return invoke$d('FileSystemMemory.remove', uri);
7244
7249
  };
7245
7250
  const readDirWithFileTypes$4 = uri => {
7246
- return invoke$c('FileSystemMemory.readDirWithFileTypes', uri);
7251
+ return invoke$d('FileSystemMemory.readDirWithFileTypes', uri);
7247
7252
  };
7248
7253
  const getBlobUrl$1 = uri => {
7249
- return invoke$c('FileSystemMemory.getBlobUrl', uri);
7254
+ return invoke$d('FileSystemMemory.getBlobUrl', uri);
7250
7255
  };
7251
7256
  const getBlob$3 = async uri => {
7252
- return invoke$c('FileSystemMemory.getBlob', uri);
7257
+ return invoke$d('FileSystemMemory.getBlob', uri);
7253
7258
  };
7254
7259
  const chmod$2 = (path, permissions) => {
7255
- return invoke$c('FileSystemMemory.chmod', path, permissions);
7260
+ return invoke$d('FileSystemMemory.chmod', path, permissions);
7256
7261
  };
7257
7262
  const getFiles = () => {
7258
- return invoke$c('FileSystemMemory.getFiles');
7263
+ return invoke$d('FileSystemMemory.getFiles');
7259
7264
  };
7260
7265
 
7261
7266
  const FileSystemMemory = {
@@ -7266,7 +7271,7 @@ const FileSystemMemory = {
7266
7271
  getFiles,
7267
7272
  getPathSeparator: getPathSeparator$4,
7268
7273
  mkdir: mkdir$3,
7269
- name: name$2k,
7274
+ name: name$2l,
7270
7275
  readDirWithFileTypes: readDirWithFileTypes$4,
7271
7276
  readFile: readFile$a,
7272
7277
  remove: remove$3,
@@ -7276,7 +7281,7 @@ const FileSystemMemory = {
7276
7281
  // TODO when it rejects, it should throw a custom error,
7277
7282
  // FileSystemError
7278
7283
 
7279
- const name$2j = 'Web';
7284
+ const name$2k = 'Web';
7280
7285
  const state$l = {
7281
7286
  watchers: Object.create(null),
7282
7287
  saveListeners: [],
@@ -7558,7 +7563,7 @@ const FileSystemWeb = {
7558
7563
  createFolder,
7559
7564
  getPathSeparator: getPathSeparator$3,
7560
7565
  mkdir: mkdir$2,
7561
- name: name$2j,
7566
+ name: name$2k,
7562
7567
  onDidSave,
7563
7568
  readDirWithFileTypes: readDirWithFileTypes$3,
7564
7569
  readFile: readFile$9,
@@ -7574,33 +7579,33 @@ const FileSystemWeb = {
7574
7579
  // TODO move all of this to an extension
7575
7580
 
7576
7581
  const canBeRestored$3 = true;
7577
- const name$2i = 'Fetch';
7582
+ const name$2j = 'Fetch';
7578
7583
  const state$k = {
7579
7584
  files: Object.create(null)
7580
7585
  };
7581
7586
  const readFile$8 = async uri => {
7582
- return invoke$c('FileSystemFetch.readFile', uri);
7587
+ return invoke$d('FileSystemFetch.readFile', uri);
7583
7588
  };
7584
7589
  const writeFile$8 = (uri, content) => {
7585
- return invoke$c('FileSystemFetch.writeFile', uri);
7590
+ return invoke$d('FileSystemFetch.writeFile', uri);
7586
7591
  };
7587
7592
  const mkdir$1 = uri => {
7588
- return invoke$c('FileSystemFetch.mkdir', uri);
7593
+ return invoke$d('FileSystemFetch.mkdir', uri);
7589
7594
  };
7590
7595
  const getPathSeparator$2 = () => {
7591
7596
  return Slash;
7592
7597
  };
7593
7598
  const remove$1 = uri => {
7594
- return invoke$c('FileSystemFetch.remove', uri);
7599
+ return invoke$d('FileSystemFetch.remove', uri);
7595
7600
  };
7596
7601
  const readDirWithFileTypes$2 = async uri => {
7597
- return invoke$c('FileSystemFetch.readDirWithFileTypes', uri);
7602
+ return invoke$d('FileSystemFetch.readDirWithFileTypes', uri);
7598
7603
  };
7599
7604
  const chmod$1 = (path, permissions) => {
7600
- return invoke$c('FileSystemFetch.chmod', path, permissions);
7605
+ return invoke$d('FileSystemFetch.chmod', path, permissions);
7601
7606
  };
7602
7607
  const getBlob$2 = async (uri, type) => {
7603
- return invoke$c('FileSystemFetch.getBlob', uri, type);
7608
+ return invoke$d('FileSystemFetch.getBlob', uri, type);
7604
7609
  };
7605
7610
 
7606
7611
  const FileSystemFetch = {
@@ -7610,7 +7615,7 @@ const FileSystemFetch = {
7610
7615
  getBlob: getBlob$2,
7611
7616
  getPathSeparator: getPathSeparator$2,
7612
7617
  mkdir: mkdir$1,
7613
- name: name$2i,
7618
+ name: name$2j,
7614
7619
  readDirWithFileTypes: readDirWithFileTypes$2,
7615
7620
  readFile: readFile$8,
7616
7621
  remove: remove$1,
@@ -7623,7 +7628,7 @@ const getRemoteSrc = uri => {
7623
7628
  return src;
7624
7629
  };
7625
7630
 
7626
- const name$2h = 'Disk';
7631
+ const name$2i = 'Disk';
7627
7632
  const toUri = item => {
7628
7633
  if (item.startsWith('file://')) {
7629
7634
  return item;
@@ -7633,37 +7638,37 @@ const toUri = item => {
7633
7638
  const copy$4 = (source, target) => {
7634
7639
  source = toUri(source);
7635
7640
  target = toUri(target);
7636
- return invoke$d(FileSystemCopy, /* source */source, /* target */target);
7641
+ return invoke$e(FileSystemCopy, /* source */source, /* target */target);
7637
7642
  };
7638
7643
  const readFile$7 = (path, encoding) => {
7639
7644
  path = toUri(path);
7640
- return invoke$d(FileSystemReadFile$1, /* path */path, /* encoding */encoding);
7645
+ return invoke$e(FileSystemReadFile$1, /* path */path, /* encoding */encoding);
7641
7646
  };
7642
7647
  const readJson$2 = path => {
7643
7648
  path = toUri(path);
7644
- return invoke$d(FileSystemReadJson, /* path */path);
7649
+ return invoke$e(FileSystemReadJson, /* path */path);
7645
7650
  };
7646
7651
  const remove = path => {
7647
7652
  path = toUri(path);
7648
- return invoke$d(FileSystemRemove$1, /* path */path);
7653
+ return invoke$e(FileSystemRemove$1, /* path */path);
7649
7654
  };
7650
7655
  const rename = (oldUri, newUri) => {
7651
7656
  oldUri = toUri(oldUri);
7652
7657
  newUri = toUri(newUri);
7653
- return invoke$d(FileSystemRename$1, /* oldPath */oldUri, /* newPath */newUri);
7658
+ return invoke$e(FileSystemRename$1, /* oldPath */oldUri, /* newPath */newUri);
7654
7659
  };
7655
7660
  const mkdir = path => {
7656
7661
  path = toUri(path);
7657
- return invoke$d(FileSystemMkdir$1, /* path */path);
7662
+ return invoke$e(FileSystemMkdir$1, /* path */path);
7658
7663
  };
7659
7664
  const writeFile$7 = async (path, content, encoding) => {
7660
7665
  path = toUri(path);
7661
- await invoke$d(/* FileSystem.writeFile */FileSystemWriteFile$1, /* path */path, /* content */content, /* encoding */encoding);
7666
+ await invoke$e(/* FileSystem.writeFile */FileSystemWriteFile$1, /* path */path, /* content */content, /* encoding */encoding);
7662
7667
  };
7663
7668
  const ensureFile = async () => {};
7664
7669
  const readDirWithFileTypes$1 = path => {
7665
7670
  path = toUri(path);
7666
- return invoke$d(FileSystemReadDirWithFileTypes$1, /* path */path);
7671
+ return invoke$e(FileSystemReadDirWithFileTypes$1, /* path */path);
7667
7672
  };
7668
7673
  const getBlobUrl = path => {
7669
7674
  if (!path.startsWith('/')) {
@@ -7672,7 +7677,7 @@ const getBlobUrl = path => {
7672
7677
  return getRemoteSrc(path);
7673
7678
  };
7674
7679
  const getBlob$1 = async (path, type) => {
7675
- const content = await invoke$d('FileSystem.readFileAsBuffer', path);
7680
+ const content = await invoke$e('FileSystem.readFileAsBuffer', path);
7676
7681
  const array = new Uint8Array(content.data);
7677
7682
  const blob = new Blob([array], {
7678
7683
  type
@@ -7683,22 +7688,22 @@ const getPathSeparator$1 = () => {
7683
7688
  if (platform === Web$1) {
7684
7689
  return Slash;
7685
7690
  }
7686
- return invoke$d(FileSystemGetPathSeparator$1);
7691
+ return invoke$e(FileSystemGetPathSeparator$1);
7687
7692
  };
7688
7693
  const getRealPath = path => {
7689
- return invoke$d(FileSystemGetRealPath, /* path */path);
7694
+ return invoke$e(FileSystemGetRealPath, /* path */path);
7690
7695
  };
7691
7696
  const stat = path => {
7692
7697
  path = toUri(path);
7693
- return invoke$d(FileSystemStat, /* path */path);
7698
+ return invoke$e(FileSystemStat, /* path */path);
7694
7699
  };
7695
7700
  const getFolderSize = path => {
7696
7701
  path = toUri(path);
7697
- return invoke$d('FileSystemDisk.getFolderSize', /* path */path);
7702
+ return invoke$e('FileSystemDisk.getFolderSize', /* path */path);
7698
7703
  };
7699
7704
  const chmod = (path, permissions) => {
7700
7705
  path = toUri(path);
7701
- return invoke$d(FileSystemChmod, /* path */path, /* permissions */permissions);
7706
+ return invoke$e(FileSystemChmod, /* path */path, /* permissions */permissions);
7702
7707
  };
7703
7708
  const canBeRestored$2 = true;
7704
7709
 
@@ -7714,7 +7719,7 @@ const FileSystemDisk = {
7714
7719
  getPathSeparator: getPathSeparator$1,
7715
7720
  getRealPath,
7716
7721
  mkdir,
7717
- name: name$2h,
7722
+ name: name$2i,
7718
7723
  readDirWithFileTypes: readDirWithFileTypes$1,
7719
7724
  readFile: readFile$7,
7720
7725
  readJson: readJson$2,
@@ -7852,7 +7857,7 @@ const requestPermission = async (handle, options) => {
7852
7857
  // query permission, but from renderer process
7853
7858
  // because handle.requestPermission is not implemented
7854
7859
  // in a worker, see https://github.com/WICG/file-system-access/issues/289
7855
- const permissionTypeNow = await invoke$e('FileSystemHandle.requestPermission', handle, options);
7860
+ const permissionTypeNow = await invoke$f('FileSystemHandle.requestPermission', handle, options);
7856
7861
  return permissionTypeNow;
7857
7862
  };
7858
7863
  const queryPermission = async (handle, options) => {
@@ -8412,7 +8417,7 @@ const TryToGetActualImportErrorMessage = {
8412
8417
 
8413
8418
  const aboutViewWorkerUrl = `${assetDir}/packages/about-view-worker/dist/aboutWorkerMain.js`;
8414
8419
 
8415
- const getConfiguredWorkerUrl$7 = () => {
8420
+ const getConfiguredWorkerUrl$8 = () => {
8416
8421
  let configuredWorkerUrl = get$d('develop.aboutViewWorkerPath') || '';
8417
8422
  if (configuredWorkerUrl) {
8418
8423
  configuredWorkerUrl = '/remote' + configuredWorkerUrl;
@@ -8428,18 +8433,18 @@ const launchAboutViewWorker = async () => {
8428
8433
  const ipc = await create$10({
8429
8434
  method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
8430
8435
  name,
8431
- url: getConfiguredWorkerUrl$7()
8436
+ url: getConfiguredWorkerUrl$8()
8432
8437
  });
8433
8438
  handleIpc(ipc);
8434
8439
  return ipc;
8435
8440
  };
8436
8441
 
8437
8442
  const {
8438
- invoke: invoke$b
8443
+ invoke: invoke$c
8439
8444
  } = getOrCreateWorker(launchAboutViewWorker);
8440
8445
 
8441
8446
  const showAboutElectron = async () => {
8442
- return invoke$b('About.showAboutElectron');
8447
+ return invoke$c('About.showAboutElectron');
8443
8448
  };
8444
8449
 
8445
8450
  const showAboutDefault = async () => {
@@ -8458,21 +8463,21 @@ const showAbout = async () => {
8458
8463
  await fn();
8459
8464
  };
8460
8465
 
8461
- const name$2g = 'About';
8462
- const Commands$27 = {
8466
+ const name$2h = 'About';
8467
+ const Commands$28 = {
8463
8468
  showAbout: showAbout
8464
8469
  };
8465
8470
 
8466
8471
  const About_ipc = {
8467
8472
  __proto__: null,
8468
- Commands: Commands$27,
8469
- name: name$2g
8473
+ Commands: Commands$28,
8474
+ name: name$2h
8470
8475
  };
8471
8476
 
8472
8477
  // TODO only use Ajax module via ipc -> that way is is always lazyloaded
8473
8478
 
8474
- const name$2f = 'Ajax';
8475
- const Commands$26 = {
8479
+ const name$2g = 'Ajax';
8480
+ const Commands$27 = {
8476
8481
  getBlob: getBlob$5,
8477
8482
  getJson: getJson$6,
8478
8483
  getText: getText$2
@@ -8480,24 +8485,24 @@ const Commands$26 = {
8480
8485
 
8481
8486
  const Ajax_ipc = {
8482
8487
  __proto__: null,
8483
- Commands: Commands$26,
8484
- name: name$2f
8488
+ Commands: Commands$27,
8489
+ name: name$2g
8485
8490
  };
8486
8491
 
8487
8492
  const playBell = async () => {
8488
8493
  const src = '/sounds/bell.oga';
8489
- await invoke$e(/* Audio.play */3211, /* src */src);
8494
+ await invoke$f(/* Audio.play */3211, /* src */src);
8490
8495
  };
8491
8496
 
8492
- const name$2e = 'Audio';
8493
- const Commands$25 = {
8497
+ const name$2f = 'Audio';
8498
+ const Commands$26 = {
8494
8499
  playBell: playBell
8495
8500
  };
8496
8501
 
8497
8502
  const Audio_ipc = {
8498
8503
  __proto__: null,
8499
- Commands: Commands$25,
8500
- name: name$2e
8504
+ Commands: Commands$26,
8505
+ name: name$2f
8501
8506
  };
8502
8507
 
8503
8508
  const AppImage = 'AppImage';
@@ -8553,11 +8558,11 @@ const promptRestart = () => {
8553
8558
  };
8554
8559
 
8555
8560
  const getAutoUpdateType = () => {
8556
- return invoke$d('AutoUpdater.getAutoUpdateType');
8561
+ return invoke$e('AutoUpdater.getAutoUpdateType');
8557
8562
  };
8558
8563
 
8559
8564
  const getLatestVersion = () => {
8560
- return invoke$d('AutoUpdater.getLatestVersion');
8565
+ return invoke$e('AutoUpdater.getLatestVersion');
8561
8566
  };
8562
8567
 
8563
8568
  const checkForUpdates$1 = async () => {
@@ -8587,15 +8592,15 @@ const checkForUpdates$1 = async () => {
8587
8592
  });
8588
8593
  };
8589
8594
 
8590
- const name$2d = 'AutoUpdater';
8591
- const Commands$24 = {
8595
+ const name$2e = 'AutoUpdater';
8596
+ const Commands$25 = {
8592
8597
  checkForUpdates: checkForUpdates$1
8593
8598
  };
8594
8599
 
8595
8600
  const AutoUpdater_ipc = {
8596
8601
  __proto__: null,
8597
- Commands: Commands$24,
8598
- name: name$2d
8602
+ Commands: Commands$25,
8603
+ name: name$2e
8599
8604
  };
8600
8605
 
8601
8606
  const cache = Object.create(null);
@@ -8633,15 +8638,15 @@ const getEditorSourceActions = async () => {
8633
8638
  return codeActions;
8634
8639
  };
8635
8640
 
8636
- const name$2c = 'GetEditorSourceActions';
8637
- const Commands$23 = {
8641
+ const name$2d = 'GetEditorSourceActions';
8642
+ const Commands$24 = {
8638
8643
  getEditorSourceActions: getEditorSourceActions
8639
8644
  };
8640
8645
 
8641
8646
  const GetEditorSourceActions_ipc = {
8642
8647
  __proto__: null,
8643
- Commands: Commands$23,
8644
- name: name$2c
8648
+ Commands: Commands$24,
8649
+ name: name$2d
8645
8650
  };
8646
8651
 
8647
8652
  function createBlob(parts, properties) {
@@ -8762,8 +8767,8 @@ const disposeSrc = async src => {
8762
8767
  }
8763
8768
  };
8764
8769
 
8765
- const name$2b = 'Blob';
8766
- const Commands$22 = {
8770
+ const name$2c = 'Blob';
8771
+ const Commands$23 = {
8767
8772
  base64StringToBlob: base64StringToBlob,
8768
8773
  binaryStringToBlob: binaryStringToBlob,
8769
8774
  blobToBinaryString: blobToBinaryString,
@@ -8772,8 +8777,8 @@ const Commands$22 = {
8772
8777
 
8773
8778
  const Blob_ipc = {
8774
8779
  __proto__: null,
8775
- Commands: Commands$22,
8776
- name: name$2b
8780
+ Commands: Commands$23,
8781
+ name: name$2c
8777
8782
  };
8778
8783
 
8779
8784
  const getNewContent = (oldContent, changes) => {
@@ -8822,10 +8827,10 @@ const applyLegacyBulkReplacement = async (files, ranges, replacement) => {
8822
8827
  array(ranges);
8823
8828
  string(replacement);
8824
8829
  if (isSpecialScheme(files)) {
8825
- await invoke$c('BulkReplacement.applyBulkReplacement', files, ranges, replacement);
8830
+ await invoke$d('BulkReplacement.applyBulkReplacement', files, ranges, replacement);
8826
8831
  return;
8827
8832
  }
8828
- await invoke$d('BulkReplacement.applyBulkReplacement', files, ranges, replacement);
8833
+ await invoke$e('BulkReplacement.applyBulkReplacement', files, ranges, replacement);
8829
8834
  };
8830
8835
 
8831
8836
  const applyFileReplacement = async edit => {
@@ -8846,15 +8851,15 @@ const applyBulkReplacement = async (files, ranges, replacement) => {
8846
8851
  await Promise.all(edits.map(applyFileReplacement));
8847
8852
  };
8848
8853
 
8849
- const name$2a = 'BulkReplacement';
8850
- const Commands$21 = {
8854
+ const name$2b = 'BulkReplacement';
8855
+ const Commands$22 = {
8851
8856
  applyBulkReplacement: applyBulkReplacement
8852
8857
  };
8853
8858
 
8854
8859
  const BulkReplacement_ipc = {
8855
8860
  __proto__: null,
8856
- Commands: Commands$21,
8857
- name: name$2a
8861
+ Commands: Commands$22,
8862
+ name: name$2b
8858
8863
  };
8859
8864
 
8860
8865
  const ApplicationJson = 'aplication/json';
@@ -8947,8 +8952,8 @@ const clearCache$1 = async () => {
8947
8952
 
8948
8953
  // TODO only use CacheStorage module via ipc -> that way is is always lazyloaded
8949
8954
 
8950
- const name$29 = 'CacheStorage';
8951
- const Commands$20 = {
8955
+ const name$2a = 'CacheStorage';
8956
+ const Commands$21 = {
8952
8957
  clearCache: clearCache$1,
8953
8958
  getJson: getJson,
8954
8959
  setJson: setJson
@@ -8956,19 +8961,19 @@ const Commands$20 = {
8956
8961
 
8957
8962
  const CacheStorage_ipc = {
8958
8963
  __proto__: null,
8959
- Commands: Commands$20,
8960
- name: name$29
8964
+ Commands: Commands$21,
8965
+ name: name$2a
8961
8966
  };
8962
8967
 
8963
- const name$28 = 'Callback';
8964
- const Commands$1$ = {
8968
+ const name$29 = 'Callback';
8969
+ const Commands$20 = {
8965
8970
  resolve: resolve
8966
8971
  };
8967
8972
 
8968
8973
  const Callback_ipc = {
8969
8974
  __proto__: null,
8970
- Commands: Commands$1$,
8971
- name: name$28
8975
+ Commands: Commands$20,
8976
+ name: name$29
8972
8977
  };
8973
8978
 
8974
8979
  const minimize$1 = () => {
@@ -9044,8 +9049,8 @@ const zoomReset = () => {
9044
9049
  }
9045
9050
  };
9046
9051
 
9047
- const name$27 = 'Chrome';
9048
- const Commands$1_ = {
9052
+ const name$28 = 'Chrome';
9053
+ const Commands$1$ = {
9049
9054
  close: close$4,
9050
9055
  exit: exit$2,
9051
9056
  maximize: maximize$1,
@@ -9055,13 +9060,13 @@ const Commands$1_ = {
9055
9060
 
9056
9061
  const Chrome_ipc = {
9057
9062
  __proto__: null,
9058
- Commands: Commands$1_,
9059
- name: name$27
9063
+ Commands: Commands$1$,
9064
+ name: name$28
9060
9065
  };
9061
9066
 
9062
9067
  const readText = async () => {
9063
9068
  try {
9064
- return await invoke$e('ClipBoard.readText');
9069
+ return await invoke$f('ClipBoard.readText');
9065
9070
  } catch (error) {
9066
9071
  // @ts-ignore
9067
9072
  if (error.message === 'Read permission denied.') {
@@ -9078,7 +9083,7 @@ const readText = async () => {
9078
9083
  const writeText$1 = async text => {
9079
9084
  try {
9080
9085
  string(text);
9081
- await invoke$e('ClipBoard.writeText', /* text */text);
9086
+ await invoke$f('ClipBoard.writeText', /* text */text);
9082
9087
  } catch (error) {
9083
9088
  throw new VError(error, 'Failed to write text to clipboard');
9084
9089
  }
@@ -9088,7 +9093,7 @@ const writeNativeFiles = async (type, files) => {
9088
9093
  if (platform === Web$1) {
9089
9094
  throw new Error('not supported');
9090
9095
  }
9091
- await invoke$d(/* command */'ClipBoard.writeFiles', /* type */type, /* files */files);
9096
+ await invoke$e(/* command */'ClipBoard.writeFiles', /* type */type, /* files */files);
9092
9097
  } catch (error) {
9093
9098
  throw new VError(error, 'Failed to write files to native clipboard');
9094
9099
  }
@@ -9098,28 +9103,28 @@ const readNativeFiles = async () => {
9098
9103
  if (platform === Web$1) {
9099
9104
  throw new Error('not supported');
9100
9105
  }
9101
- return await invoke$d(/* command */'ClipBoard.readFiles');
9106
+ return await invoke$e(/* command */'ClipBoard.readFiles');
9102
9107
  } catch (error) {
9103
9108
  throw new VError(error, 'Failed to read files from native clipboard');
9104
9109
  }
9105
9110
  };
9106
9111
  const writeImage = async blob => {
9107
9112
  try {
9108
- return await invoke$e('ClipBoard.writeImage', blob);
9113
+ return await invoke$f('ClipBoard.writeImage', blob);
9109
9114
  } catch (error) {
9110
9115
  throw new VError(error, 'Failed to write image to clipboard');
9111
9116
  }
9112
9117
  };
9113
9118
  const execCopy = async () => {
9114
9119
  try {
9115
- return await invoke$e('ClipBoard.execCopy');
9120
+ return await invoke$f('ClipBoard.execCopy');
9116
9121
  } catch (error) {
9117
9122
  throw new VError(error, 'Failed to copy selected text');
9118
9123
  }
9119
9124
  };
9120
9125
 
9121
- const name$26 = 'ClipBoard';
9122
- const Commands$1Z = {
9126
+ const name$27 = 'ClipBoard';
9127
+ const Commands$1_ = {
9123
9128
  execCopy: execCopy,
9124
9129
  readNativeFiles: readNativeFiles,
9125
9130
  readText: readText,
@@ -9130,12 +9135,12 @@ const Commands$1Z = {
9130
9135
 
9131
9136
  const ClipBoard_ipc = {
9132
9137
  __proto__: null,
9133
- Commands: Commands$1Z,
9134
- name: name$26
9138
+ Commands: Commands$1_,
9139
+ name: name$27
9135
9140
  };
9136
9141
 
9137
- const name$25 = 'ColorTheme';
9138
- const Commands$1Y = {
9142
+ const name$26 = 'ColorTheme';
9143
+ const Commands$1Z = {
9139
9144
  hydrate: hydrate$8,
9140
9145
  reload: reload$4,
9141
9146
  setColorTheme: setColorTheme$1
@@ -9143,8 +9148,8 @@ const Commands$1Y = {
9143
9148
 
9144
9149
  const ColorTheme_ipc = {
9145
9150
  __proto__: null,
9146
- Commands: Commands$1Y,
9147
- name: name$25
9151
+ Commands: Commands$1Z,
9152
+ name: name$26
9148
9153
  };
9149
9154
 
9150
9155
  const productNameLong = 'Lvce Editor - OSS';
@@ -9153,7 +9158,7 @@ const getProductNameLong = () => {
9153
9158
  };
9154
9159
 
9155
9160
  const showOpenDialog = (title, properties) => {
9156
- return invoke$d('ElectronDialog.showOpenDialog', title, properties);
9161
+ return invoke$e('ElectronDialog.showOpenDialog', title, properties);
9157
9162
  };
9158
9163
  const showMessageBox = async options => {
9159
9164
  // TODO maybe request window id here instead of at caller
@@ -9165,7 +9170,7 @@ const showMessageBox = async options => {
9165
9170
  productName,
9166
9171
  windowId
9167
9172
  };
9168
- return invoke$d('ElectronDialog.showMessageBox', finalOptions);
9173
+ return invoke$e('ElectronDialog.showMessageBox', finalOptions);
9169
9174
  };
9170
9175
 
9171
9176
  const Question = 'question';
@@ -9182,7 +9187,7 @@ const prompt$3 = async (message, confirmMessage, title, cancelMessage) => {
9182
9187
  };
9183
9188
 
9184
9189
  const prompt$2 = async (message, confirmMessage, title) => {
9185
- const result = await invoke$e('ConfirmPrompt.prompt', message);
9190
+ const result = await invoke$f('ConfirmPrompt.prompt', message);
9186
9191
  return result;
9187
9192
  };
9188
9193
 
@@ -9214,33 +9219,33 @@ const prompt$1 = async (message, {
9214
9219
  return prompt$2(message);
9215
9220
  };
9216
9221
 
9217
- const name$24 = 'ConfirmPrompt';
9218
- const Commands$1X = {
9222
+ const name$25 = 'ConfirmPrompt';
9223
+ const Commands$1Y = {
9219
9224
  prompt: prompt$1
9220
9225
  };
9221
9226
 
9222
9227
  const ConfirmPrompt_ipc = {
9223
9228
  __proto__: null,
9224
- Commands: Commands$1X,
9225
- name: name$24
9229
+ Commands: Commands$1Y,
9230
+ name: name$25
9226
9231
  };
9227
9232
 
9228
9233
  const startRecording = options => {
9229
- return invoke$d('ElectronContentTracing.startRecording', options);
9234
+ return invoke$e('ElectronContentTracing.startRecording', options);
9230
9235
  };
9231
9236
 
9232
9237
  /**
9233
9238
  * @returns {Promise<string>}
9234
9239
  */
9235
9240
  const stopRecording = () => {
9236
- return invoke$d('ElectronContentTracing.stopRecording');
9241
+ return invoke$e('ElectronContentTracing.stopRecording');
9237
9242
  };
9238
9243
 
9239
9244
  const showItemInFolder = fullPath => {
9240
- return invoke$d('OpenExternal.showItemInFolder', fullPath);
9245
+ return invoke$e('OpenExternal.showItemInFolder', fullPath);
9241
9246
  };
9242
9247
  const openExternal$2 = url => {
9243
- return invoke$d('OpenExternal.openExternal', url);
9248
+ return invoke$e('OpenExternal.openExternal', url);
9244
9249
  };
9245
9250
 
9246
9251
  const openNativeFolderWeb = absolutePath => {
@@ -9248,7 +9253,7 @@ const openNativeFolderWeb = absolutePath => {
9248
9253
  };
9249
9254
  const openNativeFolderRemote = async absolutePath => {
9250
9255
  try {
9251
- await invoke$d(OpenNativeFolder, /* path */absolutePath);
9256
+ await invoke$e(OpenNativeFolder, /* path */absolutePath);
9252
9257
  } catch (error) {
9253
9258
  throw new VError(error, `Failed to open folder ${absolutePath}`);
9254
9259
  }
@@ -9284,16 +9289,16 @@ const stop$1 = async () => {
9284
9289
  // console.log({ path })
9285
9290
  };
9286
9291
 
9287
- const name$23 = 'ContentTracing';
9288
- const Commands$1W = {
9292
+ const name$24 = 'ContentTracing';
9293
+ const Commands$1X = {
9289
9294
  start: start$2,
9290
9295
  stop: stop$1
9291
9296
  };
9292
9297
 
9293
9298
  const ContentTracing_ipc = {
9294
9299
  __proto__: null,
9295
- Commands: Commands$1W,
9296
- name: name$23
9300
+ Commands: Commands$1X,
9301
+ name: name$24
9297
9302
  };
9298
9303
 
9299
9304
  const hasContextMenuNativePreference = () => {
@@ -9314,15 +9319,15 @@ const show$a = async (x, y, id, ...args) => {
9314
9319
  return module.show(x, y, id, ...args);
9315
9320
  };
9316
9321
 
9317
- const name$22 = 'ContextMenu';
9318
- const Commands$1V = {
9322
+ const name$23 = 'ContextMenu';
9323
+ const Commands$1W = {
9319
9324
  show: show$a
9320
9325
  };
9321
9326
 
9322
9327
  const ContextMenu_ipc = {
9323
9328
  __proto__: null,
9324
- Commands: Commands$1V,
9325
- name: name$22
9329
+ Commands: Commands$1W,
9330
+ name: name$23
9326
9331
  };
9327
9332
 
9328
9333
  const resume$3 = debugId => {
@@ -9435,8 +9440,8 @@ const resumed = params => {
9435
9440
  emitEvent('Debug.resumed', params);
9436
9441
  };
9437
9442
 
9438
- const name$21 = 'Debug';
9439
- const Commands$1U = {
9443
+ const name$22 = 'Debug';
9444
+ const Commands$1V = {
9440
9445
  scriptParsed: scriptParsed,
9441
9446
  paused: paused,
9442
9447
  resumed: resumed
@@ -9444,29 +9449,29 @@ const Commands$1U = {
9444
9449
 
9445
9450
  const Debug_ipc = {
9446
9451
  __proto__: null,
9447
- Commands: Commands$1U,
9448
- name: name$21
9452
+ Commands: Commands$1V,
9453
+ name: name$22
9449
9454
  };
9450
9455
 
9451
9456
  const attachDebugger = async pid => {
9452
9457
  number$1(pid);
9453
- await invoke$d('AttachDebugger.attachDebugger', pid);
9458
+ await invoke$e('AttachDebugger.attachDebugger', pid);
9454
9459
  };
9455
9460
 
9456
9461
  const getPid = () => {
9457
- return invoke$d('Process.getPid');
9462
+ return invoke$e('Process.getPid');
9458
9463
  };
9459
9464
  const getElectronVersion = () => {
9460
- return invoke$d('ElectronProcess.getElectronVersion');
9465
+ return invoke$e('ElectronProcess.getElectronVersion');
9461
9466
  };
9462
9467
  const getNodeVersion = () => {
9463
- return invoke$d('Process.getNodeVersion');
9468
+ return invoke$e('Process.getNodeVersion');
9464
9469
  };
9465
9470
  const getChromeVersion = () => {
9466
- return invoke$d('ElectronProcess.getChromeVersion');
9471
+ return invoke$e('ElectronProcess.getChromeVersion');
9467
9472
  };
9468
9473
  const getArch = () => {
9469
- return invoke$d('Process.getArch');
9474
+ return invoke$e('Process.getArch');
9470
9475
  };
9471
9476
 
9472
9477
  const debugSharedProcess = async () => {
@@ -9474,22 +9479,22 @@ const debugSharedProcess = async () => {
9474
9479
  await attachDebugger(pid);
9475
9480
  };
9476
9481
 
9477
- const name$20 = 'DebugSharedProcess';
9478
- const Commands$1T = {
9482
+ const name$21 = 'DebugSharedProcess';
9483
+ const Commands$1U = {
9479
9484
  debugSharedProcess: debugSharedProcess
9480
9485
  };
9481
9486
 
9482
9487
  const DebugSharedProcess_ipc = {
9483
9488
  __proto__: null,
9484
- Commands: Commands$1T,
9485
- name: name$20
9489
+ Commands: Commands$1U,
9490
+ name: name$21
9486
9491
  };
9487
9492
 
9488
9493
  const crashSharedProcess = () => {
9489
- return invoke$d('Crash.crashSharedProcess');
9494
+ return invoke$e('Crash.crashSharedProcess');
9490
9495
  };
9491
9496
  const crashMainProcess = () => {
9492
- return invoke$d('Crash.crashMainProcess');
9497
+ return invoke$e('Crash.crashMainProcess');
9493
9498
  };
9494
9499
 
9495
9500
  const toggleDeveloperTools$1 = () => {
@@ -9505,7 +9510,7 @@ const openCacheFolder = async () => {
9505
9510
  await openNativeFolder(cacheFolder);
9506
9511
  };
9507
9512
  const openDataFolder = async () => {
9508
- const dataFolder = await invoke$d(/* Platform.getDataDir */'Platform.getDataDir');
9513
+ const dataFolder = await invoke$e(/* Platform.getDataDir */'Platform.getDataDir');
9509
9514
  await openNativeFolder(dataFolder);
9510
9515
  };
9511
9516
  const openLogsFolder = async () => {
@@ -9518,7 +9523,7 @@ const openLogsFolder = async () => {
9518
9523
  };
9519
9524
 
9520
9525
  const getPerformanceEntries = () => {
9521
- return invoke$d('ElectronDeveloper.getPerformanceEntries');
9526
+ return invoke$e('ElectronDeveloper.getPerformanceEntries');
9522
9527
  };
9523
9528
 
9524
9529
  const toMarkdownTable = (header, rows) => {
@@ -9673,8 +9678,8 @@ const toLocaleString = (number, locale, options) => {
9673
9678
  let result = number;
9674
9679
  if (typeof locale === "string" || Array.isArray(locale)) {
9675
9680
  result = number.toLocaleString(locale, options);
9676
- } else if (locale === true || options !== undefined) {
9677
- result = number.toLocaleString(undefined, options);
9681
+ } else if (locale === true || options !== void 0) {
9682
+ result = number.toLocaleString(void 0, options);
9678
9683
  }
9679
9684
  return result;
9680
9685
  };
@@ -9699,12 +9704,12 @@ function prettyBytes(number, options) {
9699
9704
  number = -number;
9700
9705
  }
9701
9706
  let localeOptions;
9702
- if (options.minimumFractionDigits !== undefined) {
9707
+ if (options.minimumFractionDigits !== void 0) {
9703
9708
  localeOptions = {
9704
9709
  minimumFractionDigits: options.minimumFractionDigits
9705
9710
  };
9706
9711
  }
9707
- if (options.maximumFractionDigits !== undefined) {
9712
+ if (options.maximumFractionDigits !== void 0) {
9708
9713
  localeOptions = {
9709
9714
  maximumFractionDigits: options.maximumFractionDigits,
9710
9715
  ...localeOptions
@@ -9755,7 +9760,7 @@ const getNodeTiming = () => {
9755
9760
  if (platform === Web$1) {
9756
9761
  return undefined;
9757
9762
  }
9758
- return invoke$d(/* command */'Performance.getNodeStartupTiming');
9763
+ return invoke$e(/* command */'Performance.getNodeStartupTiming');
9759
9764
  };
9760
9765
  const getMeasureEntries = () => {
9761
9766
  const measureEntries = getEntriesByType(Measure);
@@ -9844,13 +9849,13 @@ const formatRendererProcessData = ({
9844
9849
  return toMarkdownTable(header, rows);
9845
9850
  };
9846
9851
  const getSharedProcessMemoryUsage = () => {
9847
- return invoke$d(/* Developer.sharedProcessMemoryUsage */'Developer.sharedProcessMemoryUsage');
9852
+ return invoke$e(/* Developer.sharedProcessMemoryUsage */'Developer.sharedProcessMemoryUsage');
9848
9853
  };
9849
9854
  const getPerformanceMemory = () => {
9850
- return invoke$e('Performance.getMemory');
9855
+ return invoke$f('Performance.getMemory');
9851
9856
  };
9852
9857
  const getPerformanceUserAgentSpecificMemory = () => {
9853
- return invoke$e('Performance.measureUserAgentSpecificMemory');
9858
+ return invoke$f('Performance.measureUserAgentSpecificMemory');
9854
9859
  };
9855
9860
 
9856
9861
  // TODO handle case when renderer process and renderer worker are same process communicating via messagePort
@@ -9903,13 +9908,13 @@ const showMemoryUsage = async () => {
9903
9908
 
9904
9909
  // TODO not sure if this function is useful
9905
9910
  const allocateMemoryInSharedProcess = () => {
9906
- return invoke$d(/* Developer.allocateMemoryInSharedProcess */'Developer.allocateMemoryInSharedProcess');
9911
+ return invoke$e(/* Developer.allocateMemoryInSharedProcess */'Developer.allocateMemoryInSharedProcess');
9907
9912
  };
9908
9913
  const createSharedProcessHeapSnapshot = async () => {
9909
- await invoke$d(/* Developer.createSharedProcessHeapSnapshot */'Developer.createSharedProcessHeapSnapshot');
9914
+ await invoke$e(/* Developer.createSharedProcessHeapSnapshot */'Developer.createSharedProcessHeapSnapshot');
9910
9915
  };
9911
9916
  const createSharedProcessProfile = async () => {
9912
- await invoke$d(/* Developer.createProfile */'Developer.createProfile');
9917
+ await invoke$e(/* Developer.createProfile */'Developer.createProfile');
9913
9918
  };
9914
9919
  const reloadIconTheme = async () => {
9915
9920
  await hydrate$3();
@@ -9945,10 +9950,10 @@ const openScreenCastView = async () => {
9945
9950
  await openUri$1('screen-cast://');
9946
9951
  };
9947
9952
 
9948
- const name$1$ = 'Developer';
9953
+ const name$20 = 'Developer';
9949
9954
 
9950
9955
  // prettier-ignore
9951
- const Commands$1S = {
9956
+ const Commands$1T = {
9952
9957
  // TODO certain commands are only available in electron -> treeshake them out
9953
9958
  allocateMemoryInSharedProcess: allocateMemoryInSharedProcess,
9954
9959
  clearCache: clearCache,
@@ -9978,8 +9983,8 @@ const Commands$1S = {
9978
9983
 
9979
9984
  const Developer_ipc = {
9980
9985
  __proto__: null,
9981
- Commands: Commands$1S,
9982
- name: name$1$
9986
+ Commands: Commands$1T,
9987
+ name: name$20
9983
9988
  };
9984
9989
 
9985
9990
  const load$3 = () => {
@@ -10067,8 +10072,8 @@ const showMessage = async (message, options) => {
10067
10072
  }
10068
10073
  };
10069
10074
 
10070
- const name$1_ = 'Dialog';
10071
- const Commands$1R = {
10075
+ const name$1$ = 'Dialog';
10076
+ const Commands$1S = {
10072
10077
  // @ts-ignore
10073
10078
  close: undefined,
10074
10079
  handleClick: handleClick$9,
@@ -10079,19 +10084,19 @@ const Commands$1R = {
10079
10084
 
10080
10085
  const Dialog_ipc = {
10081
10086
  __proto__: null,
10082
- Commands: Commands$1R,
10083
- name: name$1_
10087
+ Commands: Commands$1S,
10088
+ name: name$1$
10084
10089
  };
10085
10090
 
10086
10091
  const downloadFile = async (fileName, url) => {
10087
10092
  string(fileName);
10088
10093
  string(url);
10089
- await invoke$e(/* Download.downloadFile */'Download.downloadFile', /* fileName */fileName, /* url */url);
10094
+ await invoke$f(/* Download.downloadFile */'Download.downloadFile', /* fileName */fileName, /* url */url);
10090
10095
  };
10091
10096
  const downloadToDownloadsFolder = async (fileName, url) => {
10092
10097
  const downloadFolder = await getDownloadDir();
10093
10098
  const outFile = `${downloadFolder}/${fileName}`;
10094
- await invoke$d(DownloadDownload, /* url */url, /* outFile */outFile);
10099
+ await invoke$e(DownloadDownload, /* url */url, /* outFile */outFile);
10095
10100
  };
10096
10101
  const downloadJson = async (json, fileName) => {
10097
10102
  let url = '';
@@ -10112,11 +10117,11 @@ const downloadJson = async (json, fileName) => {
10112
10117
  const downloadUrl = (url, outFile) => {
10113
10118
  string(url);
10114
10119
  string(outFile);
10115
- return invoke$d('Download.download', url, outFile);
10120
+ return invoke$e('Download.download', url, outFile);
10116
10121
  };
10117
10122
 
10118
- const name$1Z = 'Download';
10119
- const Commands$1Q = {
10123
+ const name$1_ = 'Download';
10124
+ const Commands$1R = {
10120
10125
  downloadFile: downloadFile,
10121
10126
  downloadJson: downloadJson,
10122
10127
  downloadToDownloadsFolder: downloadToDownloadsFolder
@@ -10124,8 +10129,8 @@ const Commands$1Q = {
10124
10129
 
10125
10130
  const Download_ipc = {
10126
10131
  __proto__: null,
10127
- Commands: Commands$1Q,
10128
- name: name$1Z
10132
+ Commands: Commands$1R,
10133
+ name: name$1_
10129
10134
  };
10130
10135
 
10131
10136
  const hydrate$1 = () => {
@@ -10149,15 +10154,15 @@ const hydrate$1 = () => {
10149
10154
 
10150
10155
  // see also https://tink.uk/using-the-web-speech-api-to-simulate-css-speech-support/
10151
10156
 
10152
- const name$1Y = 'EditorDiagnostics';
10153
- const Commands$1P = {
10157
+ const name$1Z = 'EditorDiagnostics';
10158
+ const Commands$1Q = {
10154
10159
  hydrate: hydrate$1
10155
10160
  };
10156
10161
 
10157
10162
  const EditorDiagnostics_ipc = {
10158
10163
  __proto__: null,
10159
- Commands: Commands$1P,
10160
- name: name$1Y
10164
+ Commands: Commands$1Q,
10165
+ name: name$1Z
10161
10166
  };
10162
10167
 
10163
10168
  /**
@@ -10190,16 +10195,16 @@ const show$9 = async (editor, message, rowIndex, columnIndex) => {
10190
10195
  const x$1 = x(editor, rowIndex, columnIndex);
10191
10196
  // @ts-ignore
10192
10197
  const y$1 = y(editor, rowIndex);
10193
- await invoke$e(/* EditorError.show */'EditorError.show', /* message */message, /* x */x$1, /* y */y$1);
10198
+ await invoke$f(/* EditorError.show */'EditorError.show', /* message */message, /* x */x$1, /* y */y$1);
10194
10199
  };
10195
10200
 
10196
- const Commands$1O = {
10201
+ const Commands$1P = {
10197
10202
  3900: show$9
10198
10203
  };
10199
10204
 
10200
10205
  const EditorError_ipc = {
10201
10206
  __proto__: null,
10202
- Commands: Commands$1O
10207
+ Commands: Commands$1P
10203
10208
  };
10204
10209
 
10205
10210
  /**
@@ -10514,7 +10519,7 @@ const isAutoUpdateSupported = () => {
10514
10519
  if (platform !== Electron$1) {
10515
10520
  return false;
10516
10521
  }
10517
- return invoke$d('IsAutoUpdateSupported.isAutoUpdateSupported');
10522
+ return invoke$e('IsAutoUpdateSupported.isAutoUpdateSupported');
10518
10523
  };
10519
10524
 
10520
10525
  const id$k = Help$1;
@@ -10932,7 +10937,7 @@ const state$h = {
10932
10937
  };
10933
10938
  const setItems = async items => {
10934
10939
  const windowId = await getWindowId();
10935
- return invoke$d('ElectronApplicationMenu.setItems', windowId, items);
10940
+ return invoke$e('ElectronApplicationMenu.setItems', windowId, items);
10936
10941
  };
10937
10942
  const getEntryMap = async modules => {
10938
10943
  const map = Object.create(null);
@@ -10968,22 +10973,22 @@ const handleClick$8 = async label => {
10968
10973
  await execute$4(command, ...args);
10969
10974
  };
10970
10975
 
10971
- const name$1X = 'ElectronApplicationMenu';
10976
+ const name$1Y = 'ElectronApplicationMenu';
10972
10977
 
10973
10978
  // prettier-ignore
10974
- const Commands$1N = {
10979
+ const Commands$1O = {
10975
10980
  handleClick: handleClick$8,
10976
10981
  hydrate: hydrate
10977
10982
  };
10978
10983
 
10979
10984
  const ElectronApplicationMenu_ipc = {
10980
10985
  __proto__: null,
10981
- Commands: Commands$1N,
10982
- name: name$1X
10986
+ Commands: Commands$1O,
10987
+ name: name$1Y
10983
10988
  };
10984
10989
 
10985
- const name$1W = 'ElectronBrowserView';
10986
- const Commands$1M = {
10990
+ const name$1X = 'ElectronBrowserView';
10991
+ const Commands$1N = {
10987
10992
  handleDidNavigate: handleDidNavigate$1,
10988
10993
  handleTitleUpdated: handleTitleUpdated$2,
10989
10994
  handleWillNavigate: handleWillNavigate$1
@@ -10991,40 +10996,40 @@ const Commands$1M = {
10991
10996
 
10992
10997
  const ElectronBrowserView_ipc = {
10993
10998
  __proto__: null,
10994
- Commands: Commands$1M,
10995
- name: name$1W
10999
+ Commands: Commands$1N,
11000
+ name: name$1X
10996
11001
  };
10997
11002
 
10998
11003
  const writeText = text => {
10999
- return invoke$d('ElectronClipBoard.writeText', text);
11004
+ return invoke$e('ElectronClipBoard.writeText', text);
11000
11005
  };
11001
11006
 
11002
- const name$1V = 'ElectronClipBoard';
11007
+ const name$1W = 'ElectronClipBoard';
11003
11008
 
11004
11009
  // prettier-ignore
11005
- const Commands$1L = {
11010
+ const Commands$1M = {
11006
11011
  writeText: writeText
11007
11012
  };
11008
11013
 
11009
11014
  const ElectronClipBoard_ipc = {
11010
11015
  __proto__: null,
11011
- Commands: Commands$1L,
11012
- name: name$1V
11016
+ Commands: Commands$1M,
11017
+ name: name$1W
11013
11018
  };
11014
11019
 
11015
- const name$1U = 'ElectronContextMenu';
11020
+ const name$1V = 'ElectronContextMenu';
11016
11021
 
11017
11022
  // prettier-ignore
11018
- const Commands$1K = {};
11023
+ const Commands$1L = {};
11019
11024
 
11020
11025
  const ElectronContextMenu_ipc = {
11021
11026
  __proto__: null,
11022
- Commands: Commands$1K,
11023
- name: name$1U
11027
+ Commands: Commands$1L,
11028
+ name: name$1V
11024
11029
  };
11025
11030
 
11026
- const name$1T = 'ElectronWindow';
11027
- const Commands$1J = {
11031
+ const name$1U = 'ElectronWindow';
11032
+ const Commands$1K = {
11028
11033
  close: close$5,
11029
11034
  maximize: maximize$2,
11030
11035
  minimize: minimize$2,
@@ -11038,34 +11043,34 @@ const Commands$1J = {
11038
11043
 
11039
11044
  const ElectronWindow_ipc = {
11040
11045
  __proto__: null,
11041
- Commands: Commands$1J,
11042
- name: name$1T
11046
+ Commands: Commands$1K,
11047
+ name: name$1U
11043
11048
  };
11044
11049
 
11045
- const name$1S = 'ErrorHandling';
11046
- const Commands$1I = {
11050
+ const name$1T = 'ErrorHandling';
11051
+ const Commands$1J = {
11047
11052
  handleError: handleError$2
11048
11053
  };
11049
11054
 
11050
11055
  const ErrorHandling_ipc = {
11051
11056
  __proto__: null,
11052
- Commands: Commands$1I,
11053
- name: name$1S
11057
+ Commands: Commands$1J,
11058
+ name: name$1T
11054
11059
  };
11055
11060
 
11056
11061
  const exit = () => {
11057
- return invoke$d('Exit.exit');
11062
+ return invoke$e('Exit.exit');
11058
11063
  };
11059
11064
 
11060
- const name$1R = 'Exit';
11061
- const Commands$1H = {
11065
+ const name$1S = 'Exit';
11066
+ const Commands$1I = {
11062
11067
  exit: exit
11063
11068
  };
11064
11069
 
11065
11070
  const Exit_ipc = {
11066
11071
  __proto__: null,
11067
- Commands: Commands$1H,
11068
- name: name$1R
11072
+ Commands: Commands$1I,
11073
+ name: name$1S
11069
11074
  };
11070
11075
 
11071
11076
  const state$g = {
@@ -11101,31 +11106,31 @@ const loadWebExtension = async path => {
11101
11106
  // })
11102
11107
  };
11103
11108
 
11104
- const name$1Q = 'ExtensionHost';
11109
+ const name$1R = 'ExtensionHost';
11105
11110
 
11106
11111
  // prettier-ignore
11107
- const Commands$1G = {
11112
+ const Commands$1H = {
11108
11113
  loadWebExtension: loadWebExtension
11109
11114
  };
11110
11115
 
11111
11116
  const ExtensionHostCore_ipc = {
11112
11117
  __proto__: null,
11113
- Commands: Commands$1G,
11114
- name: name$1Q
11118
+ Commands: Commands$1H,
11119
+ name: name$1R
11115
11120
  };
11116
11121
 
11117
- const name$1P = 'ExtensionMeta';
11122
+ const name$1Q = 'ExtensionMeta';
11118
11123
 
11119
11124
  // prettier-ignore
11120
- const Commands$1F = {
11125
+ const Commands$1G = {
11121
11126
  addNodeExtension: addNodeExtension,
11122
11127
  addWebExtension: addWebExtension
11123
11128
  };
11124
11129
 
11125
11130
  const ExtensionMeta_ipc = {
11126
11131
  __proto__: null,
11127
- Commands: Commands$1F,
11128
- name: name$1P
11132
+ Commands: Commands$1G,
11133
+ name: name$1Q
11129
11134
  };
11130
11135
 
11131
11136
  const openExtensionsFolder = async () => {
@@ -11137,23 +11142,23 @@ const openCachedExtensionsFolder = async () => {
11137
11142
  await openNativeFolder(cachedExtensionsFolder);
11138
11143
  };
11139
11144
 
11140
- const name$1O = 'Extensions';
11145
+ const name$1P = 'Extensions';
11141
11146
 
11142
11147
  // prettier-ignore
11143
- const Commands$1E = {
11148
+ const Commands$1F = {
11144
11149
  openCachedExtensionsFolder: openCachedExtensionsFolder,
11145
11150
  openExtensionsFolder: openExtensionsFolder
11146
11151
  };
11147
11152
 
11148
11153
  const Extensions_ipc = {
11149
11154
  __proto__: null,
11150
- Commands: Commands$1E,
11151
- name: name$1O
11155
+ Commands: Commands$1F,
11156
+ name: name$1P
11152
11157
  };
11153
11158
 
11154
11159
  const showDirectoryPicker = async options => {
11155
11160
  try {
11156
- return await invoke$e('FilePicker.showDirectoryPicker', options);
11161
+ return await invoke$f('FilePicker.showDirectoryPicker', options);
11157
11162
  } catch (error) {
11158
11163
  if (error &&
11159
11164
  // @ts-ignore
@@ -11164,11 +11169,11 @@ const showDirectoryPicker = async options => {
11164
11169
  }
11165
11170
  };
11166
11171
  const showFilePicker = options => {
11167
- return invoke$e('FilePicker.showFilePicker', options);
11172
+ return invoke$f('FilePicker.showFilePicker', options);
11168
11173
  };
11169
11174
  const showSaveFilePicker = async options => {
11170
11175
  try {
11171
- return await invoke$e('FilePicker.showSaveFilePicker', options);
11176
+ return await invoke$f('FilePicker.showSaveFilePicker', options);
11172
11177
  } catch (error) {
11173
11178
  if (error &&
11174
11179
  // @ts-ignore
@@ -11179,8 +11184,8 @@ const showSaveFilePicker = async options => {
11179
11184
  }
11180
11185
  };
11181
11186
 
11182
- const name$1N = 'FilePicker';
11183
- const Commands$1D = {
11187
+ const name$1O = 'FilePicker';
11188
+ const Commands$1E = {
11184
11189
  showDirectoryPicker: showDirectoryPicker,
11185
11190
  showFilePicker: showFilePicker,
11186
11191
  showSaveFilePicker: showSaveFilePicker
@@ -11188,12 +11193,12 @@ const Commands$1D = {
11188
11193
 
11189
11194
  const FilePicker_ipc = {
11190
11195
  __proto__: null,
11191
- Commands: Commands$1D,
11192
- name: name$1N
11196
+ Commands: Commands$1E,
11197
+ name: name$1O
11193
11198
  };
11194
11199
 
11195
- const name$1M = 'FileSystem';
11196
- const Commands$1C = {
11200
+ const name$1N = 'FileSystem';
11201
+ const Commands$1D = {
11197
11202
  chmod: chmod$3,
11198
11203
  getBlob: getBlob$4,
11199
11204
  getPathSeparator: getPathSeparator$8,
@@ -11208,12 +11213,12 @@ const Commands$1C = {
11208
11213
 
11209
11214
  const FileSystem_ipc = {
11210
11215
  __proto__: null,
11211
- Commands: Commands$1C,
11212
- name: name$1M
11216
+ Commands: Commands$1D,
11217
+ name: name$1N
11213
11218
  };
11214
11219
 
11215
- const name$1L = 'IconTheme';
11216
- const Commands$1B = {
11220
+ const name$1M = 'IconTheme';
11221
+ const Commands$1C = {
11217
11222
  // TODO command necessary?
11218
11223
  // TODO hydrate should be an alias for reload/load
11219
11224
  hydrate: hydrate$3,
@@ -11226,8 +11231,8 @@ const Commands$1B = {
11226
11231
 
11227
11232
  const IconTheme_ipc = {
11228
11233
  __proto__: null,
11229
- Commands: Commands$1B,
11230
- name: name$1L
11234
+ Commands: Commands$1C,
11235
+ name: name$1M
11231
11236
  };
11232
11237
 
11233
11238
  const state$f = {
@@ -11248,41 +11253,41 @@ const show$8 = async (uri, top, left) => {
11248
11253
  if (version !== state$f.versionId) {
11249
11254
  return;
11250
11255
  }
11251
- await invoke$e(/* Viewlet.hydrate */3028, /* id */'ImagePreview', /* imageUrl */blobUrl, /* top */top - TOP, /* left */left - WIDTH - SPACE);
11256
+ await invoke$f(/* Viewlet.hydrate */3028, /* id */'ImagePreview', /* imageUrl */blobUrl, /* top */top - TOP, /* left */left - WIDTH - SPACE);
11252
11257
  } catch (error) {
11253
11258
  console.error(error);
11254
- await invoke$e(/* Viewlet.hydrate */3028, /* id */'ImagePreview', /* message */'Image could not be loaded', /* top */top - TOP, /* left */left - WIDTH - SPACE);
11259
+ await invoke$f(/* Viewlet.hydrate */3028, /* id */'ImagePreview', /* message */'Image could not be loaded', /* top */top - TOP, /* left */left - WIDTH - SPACE);
11255
11260
  }
11256
11261
  };
11257
11262
  const hide$4 = async () => {
11258
11263
  ++state$f.versionId;
11259
- await invoke$e(/* Viewlet.dispose */'Viewlet.dispose', /* id */'ImagePreview');
11264
+ await invoke$f(/* Viewlet.dispose */'Viewlet.dispose', /* id */'ImagePreview');
11260
11265
  };
11261
11266
 
11262
11267
  // TODO only use ImagePreview module via ipc -> that way is is always lazyloaded
11263
11268
 
11264
- const name$1K = 'ImagePreview';
11265
- const Commands$1A = {
11269
+ const name$1L = 'ImagePreview';
11270
+ const Commands$1B = {
11266
11271
  hide: hide$4,
11267
11272
  show: show$8
11268
11273
  };
11269
11274
 
11270
11275
  const ImagePreview_ipc = {
11271
11276
  __proto__: null,
11272
- Commands: Commands$1A,
11273
- name: name$1K
11277
+ Commands: Commands$1B,
11278
+ name: name$1L
11274
11279
  };
11275
11280
 
11276
- const name$1J = 'Focus';
11277
- const Commands$1z = {
11281
+ const name$1K = 'Focus';
11282
+ const Commands$1A = {
11278
11283
  setFocus: setFocus,
11279
11284
  setAdditionalFocus: setAdditionalFocus
11280
11285
  };
11281
11286
 
11282
11287
  const Focus_ipc = {
11283
11288
  __proto__: null,
11284
- Commands: Commands$1z,
11285
- name: name$1J
11289
+ Commands: Commands$1A,
11290
+ name: name$1K
11286
11291
  };
11287
11292
 
11288
11293
  const state$e = {
@@ -11334,8 +11339,8 @@ const handleError$1 = (id, error) => {
11334
11339
  search.dispatchEvent(new Event('error', {}));
11335
11340
  };
11336
11341
 
11337
- const name$1I = 'IncrementalTextSearch';
11338
- const Commands$1y = {
11342
+ const name$1J = 'IncrementalTextSearch';
11343
+ const Commands$1z = {
11339
11344
  handleCanceled: handleCanceled,
11340
11345
  handleData: handleData$2,
11341
11346
  handleError: handleError$1,
@@ -11345,35 +11350,35 @@ const Commands$1y = {
11345
11350
 
11346
11351
  const IncrementalTextSearch_ipc = {
11347
11352
  __proto__: null,
11348
- Commands: Commands$1y,
11349
- name: name$1I
11353
+ Commands: Commands$1z,
11354
+ name: name$1J
11350
11355
  };
11351
11356
 
11352
- const name$1H = 'IndexedDb';
11353
- const Commands$1x = {
11357
+ const name$1I = 'IndexedDb';
11358
+ const Commands$1y = {
11354
11359
  addHandle: addHandle$1,
11355
11360
  getHandle: getHandle$1
11356
11361
  };
11357
11362
 
11358
11363
  const IndexedDb_ipc = {
11359
11364
  __proto__: null,
11360
- Commands: Commands$1x,
11361
- name: name$1H
11365
+ Commands: Commands$1y,
11366
+ name: name$1I
11362
11367
  };
11363
11368
 
11364
- const name$1G = 'IpcParent';
11365
- const Commands$1w = {
11369
+ const name$1H = 'IpcParent';
11370
+ const Commands$1x = {
11366
11371
  create: create$10
11367
11372
  };
11368
11373
 
11369
11374
  const IpcParent_ipc = {
11370
11375
  __proto__: null,
11371
- Commands: Commands$1w,
11372
- name: name$1G
11376
+ Commands: Commands$1x,
11377
+ name: name$1H
11373
11378
  };
11374
11379
 
11375
- const name$1F = 'KeyBindings';
11376
- const Commands$1v = {
11380
+ const name$1G = 'KeyBindings';
11381
+ const Commands$1w = {
11377
11382
  handleKeyBinding: handleKeyBinding$1,
11378
11383
  // @ts-ignore
11379
11384
  setIdentifiers: undefined,
@@ -11383,8 +11388,8 @@ const Commands$1v = {
11383
11388
 
11384
11389
  const KeyBindings_ipc = {
11385
11390
  __proto__: null,
11386
- Commands: Commands$1v,
11387
- name: name$1F
11391
+ Commands: Commands$1w,
11392
+ name: name$1G
11388
11393
  };
11389
11394
 
11390
11395
  // TODO extension key bindings
@@ -11410,17 +11415,17 @@ const getKeyBindings$i = async () => {
11410
11415
  return keybindings;
11411
11416
  };
11412
11417
 
11413
- const name$1E = 'KeyBindingsInitial';
11418
+ const name$1F = 'KeyBindingsInitial';
11414
11419
 
11415
11420
  // prettier-ignore
11416
- const Commands$1u = {
11421
+ const Commands$1v = {
11417
11422
  getKeyBindings: getKeyBindings$i
11418
11423
  };
11419
11424
 
11420
11425
  const KeyBindingsInitial_ipc = {
11421
11426
  __proto__: null,
11422
- Commands: Commands$1u,
11423
- name: name$1E
11427
+ Commands: Commands$1v,
11428
+ name: name$1F
11424
11429
  };
11425
11430
 
11426
11431
  const state$d = Object.create(null);
@@ -11439,19 +11444,19 @@ const execute$2 = (id, ...args) => {
11439
11444
  return listener(...args);
11440
11445
  };
11441
11446
 
11442
- const Commands$1t = {
11447
+ const Commands$1u = {
11443
11448
  3444: execute$2
11444
11449
  };
11445
11450
 
11446
11451
  const Listener_ipc = {
11447
11452
  __proto__: null,
11448
- Commands: Commands$1t
11453
+ Commands: Commands$1u
11449
11454
  };
11450
11455
 
11451
11456
  // TODO only use LocalStorage module via ipc -> that way is is always lazyloaded
11452
11457
 
11453
- const name$1D = 'LocalStorage';
11454
- const Commands$1s = {
11458
+ const name$1E = 'LocalStorage';
11459
+ const Commands$1t = {
11455
11460
  clear: clear$4,
11456
11461
  getJson: getJson$4,
11457
11462
  getText: getText,
@@ -11461,8 +11466,8 @@ const Commands$1s = {
11461
11466
 
11462
11467
  const LocalStorage_ipc = {
11463
11468
  __proto__: null,
11464
- Commands: Commands$1s,
11465
- name: name$1D
11469
+ Commands: Commands$1t,
11470
+ name: name$1E
11466
11471
  };
11467
11472
 
11468
11473
  const executeMenuItemCommand = async item => {
@@ -12294,7 +12299,7 @@ const show$7 = async (x, y, id, mouseBlocking = false, ...args) => {
12294
12299
  });
12295
12300
  const visible = getVisible$1(menu.items, -1, false, menu.level);
12296
12301
  const dom = getMenuVirtualDom(visible).slice(1);
12297
- await invoke$e(/* Menu.show */'Menu.showMenu', /* x */bounds.x, /* y */bounds.y, /* width */bounds.width, /* height */bounds.height, /* items */menu.items, /* level */menu.level, /* parentIndex */-1, /* dom */dom, /* mouseBlocking */mouseBlocking);
12302
+ await invoke$f(/* Menu.show */'Menu.showMenu', /* x */bounds.x, /* y */bounds.y, /* width */bounds.width, /* height */bounds.height, /* items */menu.items, /* level */menu.level, /* parentIndex */-1, /* dom */dom, /* mouseBlocking */mouseBlocking);
12298
12303
  };
12299
12304
  const showSubMenuAtEnter = async (level, index, enterX, enterY) => {
12300
12305
  // TODO delete old menus
@@ -12316,7 +12321,7 @@ const showSubMenuAtEnter = async (level, index, enterX, enterY) => {
12316
12321
  const height = getMenuHeight(subMenuItems);
12317
12322
  const visible = getVisible$1(subMenu.items, -1, false, subMenu.level);
12318
12323
  const dom = getMenuVirtualDom(visible).slice(1);
12319
- invoke$e(/* Menu.showMenu */'Menu.showMenu', /* x */subMenu.x, /* y */subMenu.y, /* width */width, /* height */height, /* items */subMenu.items, /* level */subMenu.level, /* parentIndex */index, /* dom */dom);
12324
+ invoke$f(/* Menu.showMenu */'Menu.showMenu', /* x */subMenu.x, /* y */subMenu.y, /* width */width, /* height */height, /* items */subMenu.items, /* level */subMenu.level, /* parentIndex */index, /* dom */dom);
12320
12325
  };
12321
12326
  const showSubMenu = async (level, index) => {
12322
12327
  await showSubMenuAtEnter(level, index, -1, -1);
@@ -12376,7 +12381,7 @@ const hide$3 = async (restoreFocus = true) => {
12376
12381
  return;
12377
12382
  }
12378
12383
  state$c.menus = [];
12379
- await invoke$e(/* Menu.hide */'Menu.hide', /* restoreFocus */restoreFocus);
12384
+ await invoke$f(/* Menu.hide */'Menu.hide', /* restoreFocus */restoreFocus);
12380
12385
  };
12381
12386
 
12382
12387
  // TODO difference between focusing with mouse or keyboard
@@ -12386,7 +12391,7 @@ const hide$3 = async (restoreFocus = true) => {
12386
12391
  const hideSubMenus = async level => {
12387
12392
  if (level < state$c.menus.length) {
12388
12393
  state$c.menus = state$c.menus.slice(0, level + 1);
12389
- await invoke$e(/* Menu.hideSubMenu */'Menu.hideSubMenu', /* level */level + 1);
12394
+ await invoke$f(/* Menu.hideSubMenu */'Menu.hideSubMenu', /* level */level + 1);
12390
12395
  }
12391
12396
  };
12392
12397
  const MENU_DELAY_TRIANGLE = 300;
@@ -12431,7 +12436,7 @@ const handleMouseLeave = async () => {
12431
12436
  }
12432
12437
  const oldFocusedIndex = menu.focusedIndex;
12433
12438
  menu.focusedIndex = -1;
12434
- await invoke$e(/* Menu.focusIndex */'Menu.focusIndex', /* level */menu.level, /* oldFocusedIndex */oldFocusedIndex, /* newFocusedIndex */-1);
12439
+ await invoke$f(/* Menu.focusIndex */'Menu.focusIndex', /* level */menu.level, /* oldFocusedIndex */oldFocusedIndex, /* newFocusedIndex */-1);
12435
12440
  };
12436
12441
  const focusIndex$8 = async (menu, index) => {
12437
12442
  if (menu.items.length === 0) {
@@ -12439,7 +12444,7 @@ const focusIndex$8 = async (menu, index) => {
12439
12444
  }
12440
12445
  const oldFocusedIndex = menu.focusedIndex;
12441
12446
  menu.focusedIndex = index;
12442
- await invoke$e(/* Menu.focusIndex */'Menu.focusIndex', /* level */menu.level, /* oldFocusedIndex */oldFocusedIndex, /* newFocusedIndex */index);
12447
+ await invoke$f(/* Menu.focusIndex */'Menu.focusIndex', /* level */menu.level, /* oldFocusedIndex */oldFocusedIndex, /* newFocusedIndex */index);
12443
12448
  };
12444
12449
  const getIndexToFocusNextStartingAt = (items, startIndex) => {
12445
12450
  for (let i = startIndex; i < startIndex + items.length; i++) {
@@ -12522,8 +12527,8 @@ const focusNext$9 = async () => {
12522
12527
 
12523
12528
  // TODO more tests
12524
12529
 
12525
- const name$1C = 'Menu';
12526
- const Commands$1r = {
12530
+ const name$1D = 'Menu';
12531
+ const Commands$1s = {
12527
12532
  focusFirst: focusFirst$6,
12528
12533
  focusIndex: focusIndex$8,
12529
12534
  focusLast: focusLast$6,
@@ -12539,8 +12544,8 @@ const Commands$1r = {
12539
12544
 
12540
12545
  const Menu_ipc = {
12541
12546
  __proto__: null,
12542
- Commands: Commands$1r,
12543
- name: name$1C
12547
+ Commands: Commands$1s,
12548
+ name: name$1D
12544
12549
  };
12545
12550
 
12546
12551
  // based on https://github.com/microsoft/vscode/blob/bd782eb059e133d3a20fdb446b8feb0010a278ad/src/vs/base/common/mime.ts (License MIT)
@@ -12619,16 +12624,16 @@ const getMediaMimeType = uri => {
12619
12624
  return mapExtToMediaMimes[extension] || defaultMimeType;
12620
12625
  };
12621
12626
 
12622
- const name$1B = 'Mime';
12623
- const Commands$1q = {
12627
+ const name$1C = 'Mime';
12628
+ const Commands$1r = {
12624
12629
  getMediaMimeType: getMediaMimeType,
12625
12630
  getTextMime: getTextMime
12626
12631
  };
12627
12632
 
12628
12633
  const Mime_ipc = {
12629
12634
  __proto__: null,
12630
- Commands: Commands$1q,
12631
- name: name$1B
12635
+ Commands: Commands$1r,
12636
+ name: name$1C
12632
12637
  };
12633
12638
 
12634
12639
  const HandleMaximized = 'handleMaximized';
@@ -12662,8 +12667,8 @@ const handleMinimized = () => {
12662
12667
  emitEvent(HandleMinimized);
12663
12668
  };
12664
12669
 
12665
- const name$1A = 'NativeHost';
12666
- const Commands$1p = {
12670
+ const name$1B = 'NativeHost';
12671
+ const Commands$1q = {
12667
12672
  handleMaximized: handleMaximized,
12668
12673
  handleMinimized: handleMinimized,
12669
12674
  handleUnmaximized: handleUnmaximized
@@ -12671,8 +12676,8 @@ const Commands$1p = {
12671
12676
 
12672
12677
  const NativeHost_ipc = {
12673
12678
  __proto__: null,
12674
- Commands: Commands$1p,
12675
- name: name$1A
12679
+ Commands: Commands$1q,
12680
+ name: name$1B
12676
12681
  };
12677
12682
 
12678
12683
  // TODO maybe rename this module to Focus
@@ -12687,22 +12692,22 @@ const state$a = {
12687
12692
  focusedPart: PART_TITLE_BAR
12688
12693
  };
12689
12694
  const focusActivityBar = async () => {
12690
- await invoke$e(/* ActivityBar.focus */717115);
12695
+ await invoke$f(/* ActivityBar.focus */717115);
12691
12696
  };
12692
12697
  const focusStatusBar = async () => {
12693
- await invoke$e(/* StatusBar.focus */8882);
12698
+ await invoke$f(/* StatusBar.focus */8882);
12694
12699
  };
12695
12700
  const focusPanel = async () => {
12696
- await invoke$e(/* Panel.focus */6664);
12701
+ await invoke$f(/* Panel.focus */6664);
12697
12702
  };
12698
12703
  const focusSideBar = async () => {
12699
- await invoke$e(/* SideBar.focus */5554);
12704
+ await invoke$f(/* SideBar.focus */5554);
12700
12705
  };
12701
12706
  const focusTitleBar = async () => {
12702
- await invoke$e(/* TitleBar.focus */1331);
12707
+ await invoke$f(/* TitleBar.focus */1331);
12703
12708
  };
12704
12709
  const focusMain = async () => {
12705
- await invoke$e(/* Main.focus */2145);
12710
+ await invoke$f(/* Main.focus */2145);
12706
12711
  };
12707
12712
  const focusPart = part => {
12708
12713
  state$a.focusedPart = part;
@@ -12786,8 +12791,8 @@ const focusPreviousPart = async () => {
12786
12791
  await focusPart(previousPart);
12787
12792
  };
12788
12793
 
12789
- const name$1z = 'Navigation';
12790
- const Commands$1o = {
12794
+ const name$1A = 'Navigation';
12795
+ const Commands$1p = {
12791
12796
  focusActivityBar: focusActivityBar,
12792
12797
  focusMain: focusMain,
12793
12798
  focusNextPart: focusNextPart,
@@ -12800,8 +12805,8 @@ const Commands$1o = {
12800
12805
 
12801
12806
  const Navigation_ipc = {
12802
12807
  __proto__: null,
12803
- Commands: Commands$1o,
12804
- name: name$1z
12808
+ Commands: Commands$1p,
12809
+ name: name$1A
12805
12810
  };
12806
12811
 
12807
12812
  const state$9 = {
@@ -12813,7 +12818,7 @@ const create$R = async (type, text) => {
12813
12818
  type,
12814
12819
  text
12815
12820
  });
12816
- await invoke$e(/* Notification.create */'Notification.create', /* type */type, /* text */text);
12821
+ await invoke$f(/* Notification.create */'Notification.create', /* type */type, /* text */text);
12817
12822
  };
12818
12823
  const showWithOptions = async (type, text, options) => {
12819
12824
  // @ts-ignore
@@ -12822,7 +12827,7 @@ const showWithOptions = async (type, text, options) => {
12822
12827
  text,
12823
12828
  options
12824
12829
  });
12825
- await invoke$e(/* Notification.createWithOptions */993, /* type */type, /* text */text, /* options */options);
12830
+ await invoke$f(/* Notification.createWithOptions */993, /* type */type, /* text */text, /* options */options);
12826
12831
  };
12827
12832
  const handleClick$7 = index => {
12828
12833
  console.log('handle click');
@@ -12838,11 +12843,11 @@ const handleClick$7 = index => {
12838
12843
  });
12839
12844
  };
12840
12845
  const dispose$t = async id => {
12841
- await invoke$e(/* Notification.dispose */'Notification.dispose', /* id */id);
12846
+ await invoke$f(/* Notification.dispose */'Notification.dispose', /* id */id);
12842
12847
  };
12843
12848
 
12844
- const name$1y = 'Notification';
12845
- const Commands$1n = {
12849
+ const name$1z = 'Notification';
12850
+ const Commands$1o = {
12846
12851
  create: create$R,
12847
12852
  dispose: dispose$t,
12848
12853
  handleClick: handleClick$7,
@@ -12851,13 +12856,13 @@ const Commands$1n = {
12851
12856
 
12852
12857
  const Notification_ipc = {
12853
12858
  __proto__: null,
12854
- Commands: Commands$1n,
12855
- name: name$1y
12859
+ Commands: Commands$1o,
12860
+ name: name$1z
12856
12861
  };
12857
12862
 
12858
12863
  const openUrlWeb = async url => {
12859
12864
  try {
12860
- await invoke$e(/* Open.openUrl */'Open.openUrl', /* url */url);
12865
+ await invoke$f(/* Open.openUrl */'Open.openUrl', /* url */url);
12861
12866
  } catch (error) {
12862
12867
  throw new VError(error, `Failed to open url ${url}`);
12863
12868
  }
@@ -12875,31 +12880,31 @@ const openUrl = async url => {
12875
12880
  };
12876
12881
  const openExternal$1 = openExternal$2;
12877
12882
 
12878
- const name$1x = 'Open';
12879
- const Commands$1m = {
12883
+ const name$1y = 'Open';
12884
+ const Commands$1n = {
12880
12885
  openExternal: openExternal$1,
12881
12886
  openUrl: openUrl
12882
12887
  };
12883
12888
 
12884
12889
  const Open_ipc = {
12885
12890
  __proto__: null,
12886
- Commands: Commands$1m,
12887
- name: name$1x
12891
+ Commands: Commands$1n,
12892
+ name: name$1y
12888
12893
  };
12889
12894
 
12890
- const name$1w = 'OpenNativeFolder';
12891
- const Commands$1l = {
12895
+ const name$1x = 'OpenNativeFolder';
12896
+ const Commands$1m = {
12892
12897
  openNativeFolder: openNativeFolder
12893
12898
  };
12894
12899
 
12895
12900
  const OpenNativeFolder_ipc = {
12896
12901
  __proto__: null,
12897
- Commands: Commands$1l,
12898
- name: name$1w
12902
+ Commands: Commands$1m,
12903
+ name: name$1x
12899
12904
  };
12900
12905
 
12901
- const name$1v = 'PersistentFileHandle';
12902
- const Commands$1k = {
12906
+ const name$1w = 'PersistentFileHandle';
12907
+ const Commands$1l = {
12903
12908
  addHandle: addHandle,
12904
12909
  getHandle: getHandle,
12905
12910
  removeHandle: removeHandle
@@ -12907,14 +12912,14 @@ const Commands$1k = {
12907
12912
 
12908
12913
  const PersistentFileHandle_ipc = {
12909
12914
  __proto__: null,
12910
- Commands: Commands$1k,
12911
- name: name$1v
12915
+ Commands: Commands$1l,
12916
+ name: name$1w
12912
12917
  };
12913
12918
 
12914
- const name$1u = 'Preferences';
12919
+ const name$1v = 'Preferences';
12915
12920
 
12916
12921
  // prettier-ignore
12917
- const Commands$1j = {
12922
+ const Commands$1k = {
12918
12923
  // TODO is this needed?
12919
12924
  // TODO rename to openKeyBindingsJson -> similar to openSettingsJson
12920
12925
  hydrate: hydrate$b,
@@ -12925,44 +12930,44 @@ const Commands$1j = {
12925
12930
 
12926
12931
  const Preferences_ipc = {
12927
12932
  __proto__: null,
12928
- Commands: Commands$1j,
12929
- name: name$1u
12933
+ Commands: Commands$1k,
12934
+ name: name$1v
12930
12935
  };
12931
12936
 
12932
12937
  const prompt = (message, defaultValue) => {
12933
- return invoke$e('Prompt.prompt', message, defaultValue);
12938
+ return invoke$f('Prompt.prompt', message, defaultValue);
12934
12939
  };
12935
12940
 
12936
- const name$1t = 'Prompt';
12937
- const Commands$1i = {
12941
+ const name$1u = 'Prompt';
12942
+ const Commands$1j = {
12938
12943
  prompt: prompt
12939
12944
  };
12940
12945
 
12941
12946
  const Prompt_ipc = {
12942
12947
  __proto__: null,
12943
- Commands: Commands$1i,
12944
- name: name$1t
12948
+ Commands: Commands$1j,
12949
+ name: name$1u
12945
12950
  };
12946
12951
 
12947
12952
  const rebuildNodePty = async () => {
12948
- await invoke$d('RebuildNodePty.rebuildNodePty');
12953
+ await invoke$e('RebuildNodePty.rebuildNodePty');
12949
12954
  };
12950
12955
 
12951
- const name$1s = 'RebuildNodePty';
12952
- const Commands$1h = {
12956
+ const name$1t = 'RebuildNodePty';
12957
+ const Commands$1i = {
12953
12958
  rebuildNodePty: rebuildNodePty
12954
12959
  };
12955
12960
 
12956
12961
  const RebuildNodePty_ipc = {
12957
12962
  __proto__: null,
12958
- Commands: Commands$1h,
12959
- name: name$1s
12963
+ Commands: Commands$1i,
12964
+ name: name$1t
12960
12965
  };
12961
12966
 
12962
- const name$1r = 'RecentlyOpened';
12967
+ const name$1s = 'RecentlyOpened';
12963
12968
 
12964
12969
  // prettier-ignore
12965
- const Commands$1g = {
12970
+ const Commands$1h = {
12966
12971
  addToRecentlyOpened: addToRecentlyOpened,
12967
12972
  clearRecentlyOpened: clearRecentlyOpened$1,
12968
12973
  getRecentlyOpened: getRecentlyOpened$2,
@@ -12971,19 +12976,19 @@ const Commands$1g = {
12971
12976
 
12972
12977
  const RecentlyOpened_ipc = {
12973
12978
  __proto__: null,
12974
- Commands: Commands$1g,
12975
- name: name$1r
12979
+ Commands: Commands$1h,
12980
+ name: name$1s
12976
12981
  };
12977
12982
 
12978
- const name$1q = 'Reload';
12979
- const Commands$1f = {
12983
+ const name$1r = 'Reload';
12984
+ const Commands$1g = {
12980
12985
  reload: reload$2
12981
12986
  };
12982
12987
 
12983
12988
  const Reload_ipc = {
12984
12989
  __proto__: null,
12985
- Commands: Commands$1f,
12986
- name: name$1q
12990
+ Commands: Commands$1g,
12991
+ name: name$1r
12987
12992
  };
12988
12993
 
12989
12994
  const isAbortError = error => {
@@ -13014,35 +13019,35 @@ const saveFileAs = async (fileName, url) => {
13014
13019
  }
13015
13020
  };
13016
13021
 
13017
- const name$1p = 'SaveFileAs';
13022
+ const name$1q = 'SaveFileAs';
13018
13023
 
13019
13024
  // prettier-ignore
13020
- const Commands$1e = {
13025
+ const Commands$1f = {
13021
13026
  saveFileAs: saveFileAs
13022
13027
  };
13023
13028
 
13024
13029
  const SaveFileAs_ipc = {
13025
13030
  __proto__: null,
13026
- Commands: Commands$1e,
13027
- name: name$1p
13031
+ Commands: Commands$1f,
13032
+ name: name$1q
13028
13033
  };
13029
13034
 
13030
- const name$1o = 'SaveState';
13035
+ const name$1p = 'SaveState';
13031
13036
 
13032
13037
  // prettier-ignore
13033
- const Commands$1d = {
13038
+ const Commands$1e = {
13034
13039
  handleVisibilityChange: handleVisibilityChange,
13035
13040
  hydrate: hydrate$5
13036
13041
  };
13037
13042
 
13038
13043
  const SaveState_ipc = {
13039
13044
  __proto__: null,
13040
- Commands: Commands$1d,
13041
- name: name$1o
13045
+ Commands: Commands$1e,
13046
+ name: name$1p
13042
13047
  };
13043
13048
 
13044
- const name$1n = 'SessionReplay';
13045
- const Commands$1c = {
13049
+ const name$1o = 'SessionReplay';
13050
+ const Commands$1d = {
13046
13051
  downloadSession: downloadSession,
13047
13052
  openSession: openSession,
13048
13053
  replayCurrentSession: replayCurrentSession,
@@ -13051,25 +13056,25 @@ const Commands$1c = {
13051
13056
 
13052
13057
  const SessionReplay_ipc = {
13053
13058
  __proto__: null,
13054
- Commands: Commands$1c,
13055
- name: name$1n
13059
+ Commands: Commands$1d,
13060
+ name: name$1o
13056
13061
  };
13057
13062
 
13058
13063
  // TODO only use SessionStorage module via ipc -> that way is is always lazyloaded
13059
13064
 
13060
- const name$1m = 'SessionStorage';
13061
- const Commands$1b = {
13065
+ const name$1n = 'SessionStorage';
13066
+ const Commands$1c = {
13062
13067
  clear: clear$3,
13063
13068
  getJson: getJson$2
13064
13069
  };
13065
13070
 
13066
13071
  const SessionStorage_ipc = {
13067
13072
  __proto__: null,
13068
- Commands: Commands$1b,
13069
- name: name$1m
13073
+ Commands: Commands$1c,
13074
+ name: name$1n
13070
13075
  };
13071
13076
 
13072
- const getConfiguredWorkerUrl$6 = (preferenceKey, fallback) => {
13077
+ const getConfiguredWorkerUrl$7 = (preferenceKey, fallback) => {
13073
13078
  let configuredWorkerUrl = get$d(preferenceKey) || '';
13074
13079
  if (configuredWorkerUrl) {
13075
13080
  configuredWorkerUrl = '/remote' + configuredWorkerUrl;
@@ -13084,7 +13089,7 @@ const getConfiguredWorkerUrl$6 = (preferenceKey, fallback) => {
13084
13089
  const testWorkerUrl = `${assetDir}/packages/test-worker/dist/testWorkerMain.js`;
13085
13090
 
13086
13091
  const launchTestWorker = async () => {
13087
- const configuredWorkerUrl = getConfiguredWorkerUrl$6('develop.testWorkerPath', testWorkerUrl);
13092
+ const configuredWorkerUrl = getConfiguredWorkerUrl$7('develop.testWorkerPath', testWorkerUrl);
13088
13093
  const ipc = await create$10({
13089
13094
  method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
13090
13095
  url: configuredWorkerUrl,
@@ -13096,35 +13101,35 @@ const launchTestWorker = async () => {
13096
13101
 
13097
13102
  const execute$1 = async href => {
13098
13103
  const ipc = await launchTestWorker();
13099
- await invoke$f(ipc, 'Test.execute', href);
13104
+ await invoke$g(ipc, 'Test.execute', href);
13100
13105
  };
13101
13106
 
13102
- const name$1l = 'Test';
13103
- const Commands$1a = {
13107
+ const name$1m = 'Test';
13108
+ const Commands$1b = {
13104
13109
  execute: execute$1
13105
13110
  };
13106
13111
 
13107
13112
  const Test_ipc = {
13108
13113
  __proto__: null,
13109
- Commands: Commands$1a,
13110
- name: name$1l
13114
+ Commands: Commands$1b,
13115
+ name: name$1m
13111
13116
  };
13112
13117
 
13113
13118
  const checkSingleElementCondition = (locator, fnName, options) => {
13114
- return invoke$e('TestFrameWork.checkSingleElementCondition', locator, fnName, options);
13119
+ return invoke$f('TestFrameWork.checkSingleElementCondition', locator, fnName, options);
13115
13120
  };
13116
13121
  const checkMultiElementCondition = (locator, fnName, options) => {
13117
- return invoke$e('TestFrameWork.checkMultiElementCondition', locator, fnName, options);
13122
+ return invoke$f('TestFrameWork.checkMultiElementCondition', locator, fnName, options);
13118
13123
  };
13119
13124
  const showOverlay = (...args) => {
13120
- return invoke$e('TestFrameWork.showOverlay', ...args);
13125
+ return invoke$f('TestFrameWork.showOverlay', ...args);
13121
13126
  };
13122
13127
  const performAction = (...args) => {
13123
- return invoke$e('TestFrameWork.performAction', ...args);
13128
+ return invoke$f('TestFrameWork.performAction', ...args);
13124
13129
  };
13125
13130
 
13126
- const name$1k = 'TestFrameWork';
13127
- const Commands$19 = {
13131
+ const name$1l = 'TestFrameWork';
13132
+ const Commands$1a = {
13128
13133
  checkMultiElementCondition: checkMultiElementCondition,
13129
13134
  checkSingleElementCondition: checkSingleElementCondition,
13130
13135
  showOverlay: showOverlay,
@@ -13133,24 +13138,24 @@ const Commands$19 = {
13133
13138
 
13134
13139
  const TestFrameWork_ipc = {
13135
13140
  __proto__: null,
13136
- Commands: Commands$19,
13137
- name: name$1k
13141
+ Commands: Commands$1a,
13142
+ name: name$1l
13138
13143
  };
13139
13144
 
13140
- const name$1j = 'Url';
13141
- const Commands$18 = {
13145
+ const name$1k = 'Url';
13146
+ const Commands$19 = {
13142
13147
  createObjectUrl: createObjectUrl,
13143
13148
  revokeObjectUrl: revokeObjectUrl
13144
13149
  };
13145
13150
 
13146
13151
  const Url_ipc = {
13147
13152
  __proto__: null,
13148
- Commands: Commands$18,
13149
- name: name$1j
13153
+ Commands: Commands$19,
13154
+ name: name$1k
13150
13155
  };
13151
13156
 
13152
- const name$1i = 'Viewlet';
13153
- const Commands$17 = {
13157
+ const name$1j = 'Viewlet';
13158
+ const Commands$18 = {
13154
13159
  2133: send,
13155
13160
  closeWidget: closeWidget,
13156
13161
  executeViewletCommand: executeViewletCommand,
@@ -13163,12 +13168,12 @@ const Commands$17 = {
13163
13168
 
13164
13169
  const Viewlet_ipc = {
13165
13170
  __proto__: null,
13166
- Commands: Commands$17,
13167
- name: name$1i
13171
+ Commands: Commands$18,
13172
+ name: name$1j
13168
13173
  };
13169
13174
 
13170
- const name$1h = 'Window';
13171
- const Commands$16 = {
13175
+ const name$1i = 'Window';
13176
+ const Commands$17 = {
13172
13177
  close: close$4,
13173
13178
  exit: exit$2,
13174
13179
  maximize: maximize$1,
@@ -13182,12 +13187,12 @@ const Commands$16 = {
13182
13187
 
13183
13188
  const Window_ipc = {
13184
13189
  __proto__: null,
13185
- Commands: Commands$16,
13186
- name: name$1h
13190
+ Commands: Commands$17,
13191
+ name: name$1i
13187
13192
  };
13188
13193
 
13189
- const name$1g = 'Workspace';
13190
- const Commands$15 = {
13194
+ const name$1h = 'Workspace';
13195
+ const Commands$16 = {
13191
13196
  close: close$6,
13192
13197
  getPath: getPath,
13193
13198
  getUri: getUri$1,
@@ -13198,38 +13203,38 @@ const Commands$15 = {
13198
13203
 
13199
13204
  const Workspace_ipc = {
13200
13205
  __proto__: null,
13201
- Commands: Commands$15,
13202
- name: name$1g
13206
+ Commands: Commands$16,
13207
+ name: name$1h
13203
13208
  };
13204
13209
 
13205
- const name$1f = 'WindowTitle';
13206
- const Commands$14 = {
13210
+ const name$1g = 'WindowTitle';
13211
+ const Commands$15 = {
13207
13212
  set: set$e
13208
13213
  };
13209
13214
 
13210
13215
  const WindowTitle_ipc = {
13211
13216
  __proto__: null,
13212
- Commands: Commands$14,
13213
- name: name$1f
13217
+ Commands: Commands$15,
13218
+ name: name$1g
13214
13219
  };
13215
13220
 
13216
13221
  const mock = () => {
13217
- return invoke$e('PointerCapture.mock');
13222
+ return invoke$f('PointerCapture.mock');
13218
13223
  };
13219
13224
  const unmock = () => {
13220
- return invoke$e('PointerCapture.unmock');
13225
+ return invoke$f('PointerCapture.unmock');
13221
13226
  };
13222
13227
 
13223
- const name$1e = 'PointerCapture';
13224
- const Commands$13 = {
13228
+ const name$1f = 'PointerCapture';
13229
+ const Commands$14 = {
13225
13230
  mock: mock,
13226
13231
  unmock: unmock
13227
13232
  };
13228
13233
 
13229
13234
  const PointerCapture_ipc = {
13230
13235
  __proto__: null,
13231
- Commands: Commands$13,
13232
- name: name$1e
13236
+ Commands: Commands$14,
13237
+ name: name$1f
13233
13238
  };
13234
13239
 
13235
13240
  const show$6 = async (...args) => {
@@ -13256,8 +13261,8 @@ const showCustom = (picks, resolve) => {
13256
13261
  return show$6('custom', picks, resolve);
13257
13262
  };
13258
13263
 
13259
- const name$1d = 'QuickPick';
13260
- const Commands$12 = {
13264
+ const name$1e = 'QuickPick';
13265
+ const Commands$13 = {
13261
13266
  show: show$6,
13262
13267
  showColorTheme: showColorTheme,
13263
13268
  showCommands: showCommands,
@@ -13269,8 +13274,8 @@ const Commands$12 = {
13269
13274
 
13270
13275
  const QuickPick_ipc = {
13271
13276
  __proto__: null,
13272
- Commands: Commands$12,
13273
- name: name$1d
13277
+ Commands: Commands$13,
13278
+ name: name$1e
13274
13279
  };
13275
13280
 
13276
13281
  const show$5 = async picks => {
@@ -13282,17 +13287,17 @@ const show$5 = async picks => {
13282
13287
  return promise;
13283
13288
  };
13284
13289
 
13285
- const name$1c = 'ExtensionHostQuickPick';
13290
+ const name$1d = 'ExtensionHostQuickPick';
13286
13291
 
13287
13292
  // prettier-ignore
13288
- const Commands$11 = {
13293
+ const Commands$12 = {
13289
13294
  show: show$5
13290
13295
  };
13291
13296
 
13292
13297
  const ExtensionHostQuickPick_ipc = {
13293
13298
  __proto__: null,
13294
- Commands: Commands$11,
13295
- name: name$1c
13299
+ Commands: Commands$12,
13300
+ name: name$1d
13296
13301
  };
13297
13302
 
13298
13303
  const showInformationMessage = async message => {
@@ -13301,17 +13306,17 @@ const showInformationMessage = async message => {
13301
13306
  return result;
13302
13307
  };
13303
13308
 
13304
- const name$1b = 'ExtensionHostDialog';
13309
+ const name$1c = 'ExtensionHostDialog';
13305
13310
 
13306
13311
  // prettier-ignore
13307
- const Commands$10 = {
13312
+ const Commands$11 = {
13308
13313
  showInformationMessage: showInformationMessage
13309
13314
  };
13310
13315
 
13311
13316
  const ExtensionHostDialog_ipc = {
13312
13317
  __proto__: null,
13313
- Commands: Commands$10,
13314
- name: name$1b
13318
+ Commands: Commands$11,
13319
+ name: name$1c
13315
13320
  };
13316
13321
 
13317
13322
  const set$4 = async (url, contentSecurityPolicy) => {
@@ -13320,33 +13325,33 @@ const set$4 = async (url, contentSecurityPolicy) => {
13320
13325
  if (platform === Web$1) {
13321
13326
  return;
13322
13327
  }
13323
- await invoke$d('ContentSecurityPolicy.set', url, contentSecurityPolicy);
13328
+ await invoke$e('ContentSecurityPolicy.set', url, contentSecurityPolicy);
13324
13329
  };
13325
13330
 
13326
13331
  const set$3 = async (url, contentSecurityPolicy) => {
13327
13332
  await set$4(url, contentSecurityPolicy);
13328
13333
  };
13329
13334
 
13330
- const name$1a = 'ExtensionHostWorkerContentSecurityPolicy';
13331
- const Commands$$ = {
13335
+ const name$1b = 'ExtensionHostWorkerContentSecurityPolicy';
13336
+ const Commands$10 = {
13332
13337
  set: set$3
13333
13338
  };
13334
13339
 
13335
13340
  const ExtensionHostWorkerContentSecurityPolicy_ipc = {
13336
13341
  __proto__: null,
13337
- Commands: Commands$$,
13338
- name: name$1a
13342
+ Commands: Commands$10,
13343
+ name: name$1b
13339
13344
  };
13340
13345
 
13341
- const name$19 = 'SendMessagePortToElectron';
13342
- const Commands$_ = {
13346
+ const name$1a = 'SendMessagePortToElectron';
13347
+ const Commands$$ = {
13343
13348
  sendMessagePortToElectron: sendMessagePortToElectron
13344
13349
  };
13345
13350
 
13346
13351
  const SendMessagePortToElectron_ipc = {
13347
13352
  __proto__: null,
13348
- Commands: Commands$_,
13349
- name: name$19
13353
+ Commands: Commands$$,
13354
+ name: name$1a
13350
13355
  };
13351
13356
 
13352
13357
  const terminalWorkerUrl = `${assetDir}/packages/terminal-worker/dist/terminalWorkerMain.js`;
@@ -13363,14 +13368,14 @@ const launchTerminalWorker = async () => {
13363
13368
  };
13364
13369
 
13365
13370
  const {
13366
- invoke: invoke$a,
13371
+ invoke: invoke$b,
13367
13372
  invokeAndTransfer: invokeAndTransfer$1
13368
13373
  } = getOrCreateWorker(launchTerminalWorker);
13369
13374
 
13370
13375
  const create$Q = async canvasId => {
13371
13376
  number$1(canvasId);
13372
13377
  const id = create$11();
13373
- await invoke$e('OffscreenCanvas.create', canvasId, id);
13378
+ await invoke$f('OffscreenCanvas.create', canvasId, id);
13374
13379
  const canvas = acquire(id);
13375
13380
  return canvas;
13376
13381
  };
@@ -13379,38 +13384,38 @@ const createForTerminal = async (canvasId, callbackId) => {
13379
13384
  await invokeAndTransfer$1('OffscreenCanvas.handleResult', callbackId, canvas);
13380
13385
  };
13381
13386
 
13382
- const name$18 = 'OffscreenCanvas';
13383
- const Commands$Z = {
13387
+ const name$19 = 'OffscreenCanvas';
13388
+ const Commands$_ = {
13384
13389
  create: create$Q,
13385
13390
  createForTerminal: createForTerminal
13386
13391
  };
13387
13392
 
13388
13393
  const OffscreenCanvas_ipc = {
13389
13394
  __proto__: null,
13390
- Commands: Commands$Z,
13391
- name: name$18
13395
+ Commands: Commands$_,
13396
+ name: name$19
13392
13397
  };
13393
13398
 
13394
- const name$17 = 'Languages';
13395
- const Commands$Y = {
13399
+ const name$18 = 'Languages';
13400
+ const Commands$Z = {
13396
13401
  getLanguageConfiguration: getLanguageConfiguration
13397
13402
  };
13398
13403
 
13399
13404
  const Languages_ipc = {
13400
13405
  __proto__: null,
13401
- Commands: Commands$Y,
13402
- name: name$17
13406
+ Commands: Commands$Z,
13407
+ name: name$18
13403
13408
  };
13404
13409
 
13405
- const name$16 = 'FileWatcher';
13406
- const Commands$X = {
13410
+ const name$17 = 'FileWatcher';
13411
+ const Commands$Y = {
13407
13412
  handleEvent: handleEvent
13408
13413
  };
13409
13414
 
13410
13415
  const FileWatcher_ipc = {
13411
13416
  __proto__: null,
13412
- Commands: Commands$X,
13413
- name: name$16
13417
+ Commands: Commands$Y,
13418
+ name: name$17
13414
13419
  };
13415
13420
 
13416
13421
  const OnBraceCompletion = 'onBraceCompletion';
@@ -13463,15 +13468,15 @@ const executeGrowSelection = (editor, positions) => {
13463
13468
  });
13464
13469
  };
13465
13470
 
13466
- const name$15 = 'ExtensionHostSelection';
13467
- const Commands$W = {
13471
+ const name$16 = 'ExtensionHostSelection';
13472
+ const Commands$X = {
13468
13473
  executeGrowSelection: executeGrowSelection
13469
13474
  };
13470
13475
 
13471
13476
  const ExtensionHostSelection_ipc = {
13472
13477
  __proto__: null,
13473
- Commands: Commands$W,
13474
- name: name$15
13478
+ Commands: Commands$X,
13479
+ name: name$16
13475
13480
  };
13476
13481
 
13477
13482
  const combineResults$b = results => {
@@ -13492,15 +13497,15 @@ const executeBraceCompletionProvider = (editor, offset, openingBrace) => {
13492
13497
  });
13493
13498
  };
13494
13499
 
13495
- const name$14 = 'ExtensionHostBraceCompletion';
13496
- const Commands$V = {
13500
+ const name$15 = 'ExtensionHostBraceCompletion';
13501
+ const Commands$W = {
13497
13502
  executeBraceCompletionProvider: executeBraceCompletionProvider
13498
13503
  };
13499
13504
 
13500
13505
  const ExtensionHostBraceCompletion_ipc = {
13501
13506
  __proto__: null,
13502
- Commands: Commands$V,
13503
- name: name$14
13507
+ Commands: Commands$W,
13508
+ name: name$15
13504
13509
  };
13505
13510
 
13506
13511
  const combineResults$a = results => {
@@ -13517,15 +13522,15 @@ const executeDefinitionProvider = (editor, offset) => {
13517
13522
  });
13518
13523
  };
13519
13524
 
13520
- const name$13 = 'ExtensionHostDefinition';
13521
- const Commands$U = {
13525
+ const name$14 = 'ExtensionHostDefinition';
13526
+ const Commands$V = {
13522
13527
  executeDefinitionProvider: executeDefinitionProvider
13523
13528
  };
13524
13529
 
13525
13530
  const ExtensionHostDefinition_ipc = {
13526
13531
  __proto__: null,
13527
- Commands: Commands$U,
13528
- name: name$13
13532
+ Commands: Commands$V,
13533
+ name: name$14
13529
13534
  };
13530
13535
 
13531
13536
  const combineResults$9 = results => {
@@ -13543,15 +13548,15 @@ const executeTypeDefinitionProvider = (editor, offset) => {
13543
13548
  });
13544
13549
  };
13545
13550
 
13546
- const name$12 = 'ExtensionHostTypeDefinition';
13547
- const Commands$T = {
13551
+ const name$13 = 'ExtensionHostTypeDefinition';
13552
+ const Commands$U = {
13548
13553
  executeTypeDefinitionProvider: executeTypeDefinitionProvider
13549
13554
  };
13550
13555
 
13551
13556
  const ExtensionHostTypeDefinition_ipc = {
13552
13557
  __proto__: null,
13553
- Commands: Commands$T,
13554
- name: name$12
13558
+ Commands: Commands$U,
13559
+ name: name$13
13555
13560
  };
13556
13561
 
13557
13562
  const combineResults$8 = results => {
@@ -13569,15 +13574,15 @@ const executeOrganizeImports = editor => {
13569
13574
  });
13570
13575
  };
13571
13576
 
13572
- const name$11 = 'ExtensionHostOrganizeImports';
13573
- const Commands$S = {
13577
+ const name$12 = 'ExtensionHostOrganizeImports';
13578
+ const Commands$T = {
13574
13579
  organizeImports: executeOrganizeImports
13575
13580
  };
13576
13581
 
13577
13582
  const ExtensionHostOrganizeImports_ipc = {
13578
13583
  __proto__: null,
13579
- Commands: Commands$S,
13580
- name: name$11
13584
+ Commands: Commands$T,
13585
+ name: name$12
13581
13586
  };
13582
13587
 
13583
13588
  const combineResults$7 = results => {
@@ -13595,15 +13600,15 @@ const executeTabCompletionProvider = (editor, offset) => {
13595
13600
  });
13596
13601
  };
13597
13602
 
13598
- const name$10 = 'ExtensionHostTabCompletion';
13599
- const Commands$R = {
13603
+ const name$11 = 'ExtensionHostTabCompletion';
13604
+ const Commands$S = {
13600
13605
  executeTabCompletionProvider: executeTabCompletionProvider
13601
13606
  };
13602
13607
 
13603
13608
  const ExtensionHostTabCompletion_ipc = {
13604
13609
  __proto__: null,
13605
- Commands: Commands$R,
13606
- name: name$10
13610
+ Commands: Commands$S,
13611
+ name: name$11
13607
13612
  };
13608
13613
 
13609
13614
  const combineResults$6 = results => {
@@ -13620,15 +13625,15 @@ const executeClosingTagProvider = (editor, offset, openingBrace) => {
13620
13625
  });
13621
13626
  };
13622
13627
 
13623
- const name$$ = 'ExtensionHostClosingTagCompletion';
13624
- const Commands$Q = {
13628
+ const name$10 = 'ExtensionHostClosingTagCompletion';
13629
+ const Commands$R = {
13625
13630
  executeClosingTagProvider: executeClosingTagProvider
13626
13631
  };
13627
13632
 
13628
13633
  const ExtensionHostClosingTagCompletion_ipc = {
13629
13634
  __proto__: null,
13630
- Commands: Commands$Q,
13631
- name: name$$
13635
+ Commands: Commands$R,
13636
+ name: name$10
13632
13637
  };
13633
13638
 
13634
13639
  const sendMessagePortToRendererProcess = async (port, initialCommand) => {
@@ -13637,15 +13642,15 @@ const sendMessagePortToRendererProcess = async (port, initialCommand) => {
13637
13642
  await invokeAndTransfer$4(initialCommand, port);
13638
13643
  };
13639
13644
 
13640
- const name$_ = 'SendMessagePortToRendererProcess';
13641
- const Commands$P = {
13645
+ const name$$ = 'SendMessagePortToRendererProcess';
13646
+ const Commands$Q = {
13642
13647
  sendMessagePortToRendererProcess: sendMessagePortToRendererProcess
13643
13648
  };
13644
13649
 
13645
13650
  const SendMessagePortToRendererProcess_ipc = {
13646
13651
  __proto__: null,
13647
- Commands: Commands$P,
13648
- name: name$_
13652
+ Commands: Commands$Q,
13653
+ name: name$$
13649
13654
  };
13650
13655
 
13651
13656
  const combineResults$5 = results => {
@@ -13664,15 +13669,15 @@ const executeHoverProvider = (editor, offset) => {
13664
13669
  });
13665
13670
  };
13666
13671
 
13667
- const name$Z = 'ExtensionHostHover';
13668
- const Commands$O = {
13672
+ const name$_ = 'ExtensionHostHover';
13673
+ const Commands$P = {
13669
13674
  executeHoverProvider: executeHoverProvider
13670
13675
  };
13671
13676
 
13672
13677
  const ExtensionHostHover_ipc = {
13673
13678
  __proto__: null,
13674
- Commands: Commands$O,
13675
- name: name$Z
13679
+ Commands: Commands$P,
13680
+ name: name$_
13676
13681
  };
13677
13682
 
13678
13683
  const sendMessagePortToExtensionHostWorker = async (port, initialCommand) => {
@@ -13681,31 +13686,31 @@ const sendMessagePortToExtensionHostWorker = async (port, initialCommand) => {
13681
13686
  await invokeAndTransfer$2(initialCommand, port);
13682
13687
  };
13683
13688
 
13684
- const name$Y = 'SendMessagePortToExtensionHostWorker';
13685
- const Commands$N = {
13689
+ const name$Z = 'SendMessagePortToExtensionHostWorker';
13690
+ const Commands$O = {
13686
13691
  sendMessagePortToExtensionHostWorker: sendMessagePortToExtensionHostWorker
13687
13692
  };
13688
13693
 
13689
13694
  const SendMessagePortToExtensionHostWorker_ipc = {
13690
13695
  __proto__: null,
13691
- Commands: Commands$N,
13692
- name: name$Y
13696
+ Commands: Commands$O,
13697
+ name: name$Z
13693
13698
  };
13694
13699
 
13695
- const name$X = 'ExtensionHostManagement';
13696
- const Commands$M = {
13700
+ const name$Y = 'ExtensionHostManagement';
13701
+ const Commands$N = {
13697
13702
  activateByEvent: activateByEvent
13698
13703
  };
13699
13704
 
13700
13705
  const ExtensionHostManagement_ipc = {
13701
13706
  __proto__: null,
13702
- Commands: Commands$M,
13703
- name: name$X
13707
+ Commands: Commands$N,
13708
+ name: name$Y
13704
13709
  };
13705
13710
 
13706
13711
  const syntaxHighlightingWorkerUrl = `${assetDir}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js`;
13707
13712
 
13708
- const getConfiguredWorkerUrl$5 = () => {
13713
+ const getConfiguredWorkerUrl$6 = () => {
13709
13714
  let configuredWorkerUrl = get$d('developer.syntaxHighlightingWorkerPath') || '';
13710
13715
  if (configuredWorkerUrl) {
13711
13716
  configuredWorkerUrl = '/remote' + configuredWorkerUrl;
@@ -13717,7 +13722,7 @@ const getConfiguredWorkerUrl$5 = () => {
13717
13722
  return configuredWorkerUrl;
13718
13723
  };
13719
13724
  const launchSyntaxHighlightingWorker = async () => {
13720
- const configuredWorkerUrl = getConfiguredWorkerUrl$5();
13725
+ const configuredWorkerUrl = getConfiguredWorkerUrl$6();
13721
13726
  const name = 'Syntax Highlighting Worker';
13722
13727
  const id = create$11();
13723
13728
  let ipc = await create$10({
@@ -13745,19 +13750,19 @@ const sendMessagePortToSyntaxHighlightingWorker = async (port, initialCommand) =
13745
13750
  await invokeAndTransfer(initialCommand, port);
13746
13751
  };
13747
13752
 
13748
- const name$W = 'SendMessagePortToSyntaxHighlightingWorker';
13749
- const Commands$L = {
13753
+ const name$X = 'SendMessagePortToSyntaxHighlightingWorker';
13754
+ const Commands$M = {
13750
13755
  sendMessagePortToSyntaxHighlightingWorker: sendMessagePortToSyntaxHighlightingWorker
13751
13756
  };
13752
13757
 
13753
13758
  const SendMessagePortToSyntaxHighlightingWorker_ipc = {
13754
13759
  __proto__: null,
13755
- Commands: Commands$L,
13756
- name: name$W
13760
+ Commands: Commands$M,
13761
+ name: name$X
13757
13762
  };
13758
13763
 
13759
- const name$V = 'Transferrable';
13760
- const Commands$K = {
13764
+ const name$W = 'Transferrable';
13765
+ const Commands$L = {
13761
13766
  transferToRendererProcess: transferToRendererProcess,
13762
13767
  transfer: transfer,
13763
13768
  acquire: acquire
@@ -13765,12 +13770,12 @@ const Commands$K = {
13765
13770
 
13766
13771
  const Transferrable_ipc = {
13767
13772
  __proto__: null,
13768
- Commands: Commands$K,
13769
- name: name$V
13773
+ Commands: Commands$L,
13774
+ name: name$W
13770
13775
  };
13771
13776
 
13772
13777
  const getWebViewsNode = async () => {
13773
- const webViews = await invoke$d('ExtensionHost.getWebViews');
13778
+ const webViews = await invoke$e('ExtensionHost.getWebViews');
13774
13779
  return webViews;
13775
13780
  };
13776
13781
 
@@ -13806,10 +13811,10 @@ const setPort = async (uid, port, origin, portType) => {
13806
13811
  await invokeAndTransfer$4('WebView.setPort', uid, port, origin, portType);
13807
13812
  };
13808
13813
  const getWebViewInfo = providerId => {
13809
- return invoke$c('ExtensionHostWebView.getWebViewInfo', providerId);
13814
+ return invoke$d('ExtensionHostWebView.getWebViewInfo', providerId);
13810
13815
  };
13811
13816
  const create3 = async (uri, id) => {
13812
- await invoke$c('WebView.create3', {
13817
+ await invoke$d('WebView.create3', {
13813
13818
  id,
13814
13819
  uri,
13815
13820
  platform: platform,
@@ -13821,10 +13826,10 @@ const create3 = async (uri, id) => {
13821
13826
  };
13822
13827
  const compat = {
13823
13828
  sharedProcessInvoke(...args) {
13824
- return invoke$d(...args);
13829
+ return invoke$e(...args);
13825
13830
  },
13826
13831
  rendererProcessInvoke(...args) {
13827
- return invoke$e(...args);
13832
+ return invoke$f(...args);
13828
13833
  },
13829
13834
  rendererProcessInvokeAndTransfer(...args) {
13830
13835
  return invokeAndTransfer$4(...args);
@@ -13833,7 +13838,7 @@ const compat = {
13833
13838
  return invokeAndTransfer$2(...args);
13834
13839
  },
13835
13840
  extensionHostWorkerInvoke(...args) {
13836
- return invoke$c(...args);
13841
+ return invoke$d(...args);
13837
13842
  },
13838
13843
  getWebViews() {
13839
13844
  return getWebViews$1();
@@ -13843,8 +13848,8 @@ const compat = {
13843
13848
  }
13844
13849
  };
13845
13850
 
13846
- const name$U = 'WebView';
13847
- const Commands$J = {
13851
+ const name$V = 'WebView';
13852
+ const Commands$K = {
13848
13853
  compatExtensionHostWorkerInvoke: compat.extensionHostWorkerInvoke,
13849
13854
  compatExtensionHostWorkerInvokeAndTransfer: compat.extensionHostWorkerInvokeAndTransfer,
13850
13855
  compatRendererProcessInvoke: compat.rendererProcessInvoke,
@@ -13858,8 +13863,8 @@ const Commands$J = {
13858
13863
 
13859
13864
  const WebView_ipc = {
13860
13865
  __proto__: null,
13861
- Commands: Commands$J,
13862
- name: name$U
13866
+ Commands: Commands$K,
13867
+ name: name$V
13863
13868
  };
13864
13869
 
13865
13870
  const launchSearchProcess = async () => {
@@ -13886,20 +13891,20 @@ const getOrCreate$1 = () => {
13886
13891
  }
13887
13892
  return state$8.ipc;
13888
13893
  };
13889
- const invoke$9 = async (method, ...params) => {
13894
+ const invoke$a = async (method, ...params) => {
13890
13895
  const ipc = await getOrCreate$1();
13891
- return invoke$f(ipc, method, ...params);
13896
+ return invoke$g(ipc, method, ...params);
13892
13897
  };
13893
13898
 
13894
- const name$T = 'SearchProcess';
13895
- const Commands$I = {
13896
- invoke: invoke$9
13899
+ const name$U = 'SearchProcess';
13900
+ const Commands$J = {
13901
+ invoke: invoke$a
13897
13902
  };
13898
13903
 
13899
13904
  const SearchProcess_ipc = {
13900
13905
  __proto__: null,
13901
- Commands: Commands$I,
13902
- name: name$T
13906
+ Commands: Commands$J,
13907
+ name: name$U
13903
13908
  };
13904
13909
 
13905
13910
  const combineResults$4 = results => {
@@ -13917,17 +13922,17 @@ const executeTextSearchProvider = async (scheme, query) => {
13917
13922
  return result;
13918
13923
  };
13919
13924
  const textSearchHtml = (...args) => {
13920
- return invoke$c('TextSearchHtml.textSearch', ...args);
13925
+ return invoke$d('TextSearchHtml.textSearch', ...args);
13921
13926
  };
13922
13927
  const textSearchFetch = (...args) => {
13923
- return invoke$c('TextSearchFetch.textSearch', ...args);
13928
+ return invoke$d('TextSearchFetch.textSearch', ...args);
13924
13929
  };
13925
13930
  const textSearchMemory = (...args) => {
13926
- return invoke$c('TextSearchMemory.textSearch', ...args);
13931
+ return invoke$d('TextSearchMemory.textSearch', ...args);
13927
13932
  };
13928
13933
 
13929
- const name$S = 'ExtensionHostTextSearch';
13930
- const Commands$H = {
13934
+ const name$T = 'ExtensionHostTextSearch';
13935
+ const Commands$I = {
13931
13936
  executeTextSearchProvider: executeTextSearchProvider,
13932
13937
  textSearchFetch: textSearchFetch,
13933
13938
  textSearchMemory: textSearchMemory,
@@ -13936,34 +13941,34 @@ const Commands$H = {
13936
13941
 
13937
13942
  const ExtensionHostTextSearch_ipc = {
13938
13943
  __proto__: null,
13939
- Commands: Commands$H,
13940
- name: name$S
13944
+ Commands: Commands$I,
13945
+ name: name$T
13941
13946
  };
13942
13947
 
13943
- const name$R = 'GetWindowId';
13944
- const Commands$G = {
13948
+ const name$S = 'GetWindowId';
13949
+ const Commands$H = {
13945
13950
  getWindowId: getWindowId
13946
13951
  };
13947
13952
 
13948
13953
  const GetWindowId_ipc = {
13949
13954
  __proto__: null,
13950
- Commands: Commands$G,
13951
- name: name$R
13955
+ Commands: Commands$H,
13956
+ name: name$S
13952
13957
  };
13953
13958
 
13954
- const name$Q = 'ElectronDialog';
13955
- const Commands$F = {
13959
+ const name$R = 'ElectronDialog';
13960
+ const Commands$G = {
13956
13961
  showMessageBox: showMessageBox
13957
13962
  };
13958
13963
 
13959
13964
  const ElectronDialog_ipc = {
13960
13965
  __proto__: null,
13961
- Commands: Commands$F,
13962
- name: name$Q
13966
+ Commands: Commands$G,
13967
+ name: name$R
13963
13968
  };
13964
13969
 
13965
- const name$P = 'Process';
13966
- const Commands$E = {
13970
+ const name$Q = 'Process';
13971
+ const Commands$F = {
13967
13972
  getNodeVersion: getNodeVersion,
13968
13973
  getElectronVersion: getElectronVersion,
13969
13974
  getChromeVersion: getChromeVersion
@@ -13971,42 +13976,42 @@ const Commands$E = {
13971
13976
 
13972
13977
  const Process_ipc = {
13973
13978
  __proto__: null,
13974
- Commands: Commands$E,
13975
- name: name$P
13979
+ Commands: Commands$F,
13980
+ name: name$Q
13976
13981
  };
13977
13982
 
13978
13983
  const install$1 = id => {
13979
- return invoke$d(InstallExtensionInstallExtension, /* id */id);
13984
+ return invoke$e(InstallExtensionInstallExtension, /* id */id);
13980
13985
  };
13981
13986
 
13982
13987
  const install = id => {
13983
13988
  return install$1(id);
13984
13989
  };
13985
13990
  const uninstall$1 = id => {
13986
- return invoke$d(/* ExtensionManagement.uninstall */'ExtensionManagement.uninstall', /* id */id);
13991
+ return invoke$e(/* ExtensionManagement.uninstall */'ExtensionManagement.uninstall', /* id */id);
13987
13992
  };
13988
13993
  const disable$1 = async id => {
13989
- return invoke$d(/* ExtensionManagement.disable */'ExtensionManagement.disable', /* id */id);
13994
+ return invoke$e(/* ExtensionManagement.disable */'ExtensionManagement.disable', /* id */id);
13990
13995
  };
13991
13996
  const enable$1 = async id => {
13992
- return invoke$d(/* ExtensionManagement.enable */'ExtensionManagement.enable', /* id */id);
13997
+ return invoke$e(/* ExtensionManagement.enable */'ExtensionManagement.enable', /* id */id);
13993
13998
  };
13994
13999
  const getAllExtensions = async () => {
13995
14000
  if (platform === Web$1) {
13996
14001
  return [];
13997
14002
  }
13998
- return invoke$d(/* ExtensionManagement.getAllExtensions */'ExtensionManagement.getAllExtensions');
14003
+ return invoke$e(/* ExtensionManagement.getAllExtensions */'ExtensionManagement.getAllExtensions');
13999
14004
  };
14000
14005
  const getExtension2 = async id => {
14001
- return invoke$c('Extensions.getExtension', id);
14006
+ return invoke$d('Extensions.getExtension', id);
14002
14007
  };
14003
14008
  const getExtensionsEtag = async () => {
14004
- const etag = await invoke$d('ExtensionManagement.getExtensionsEtag');
14009
+ const etag = await invoke$e('ExtensionManagement.getExtensionsEtag');
14005
14010
  return etag;
14006
14011
  };
14007
14012
 
14008
- const name$O = 'ExtensionManagement';
14009
- const Commands$D = {
14013
+ const name$P = 'ExtensionManagement';
14014
+ const Commands$E = {
14010
14015
  getAllExtensions: getAllExtensions,
14011
14016
  getExtension: getExtension2,
14012
14017
  getExtensions: getAllExtensions,
@@ -14014,6 +14019,53 @@ const Commands$D = {
14014
14019
  };
14015
14020
 
14016
14021
  const ExtensionManagement_ipc = {
14022
+ __proto__: null,
14023
+ Commands: Commands$E,
14024
+ name: name$P
14025
+ };
14026
+
14027
+ const markdownWorkerUrl = `${assetDir}/packages/markdown-worker/dist/markdownWorkerMain.js`;
14028
+
14029
+ const getConfiguredWorkerUrl$5 = () => {
14030
+ let configuredWorkerUrl = get$d('develop.markdownWorkerPath') || '';
14031
+ if (configuredWorkerUrl) {
14032
+ configuredWorkerUrl = '/remote' + configuredWorkerUrl;
14033
+ }
14034
+ configuredWorkerUrl = configuredWorkerUrl || markdownWorkerUrl;
14035
+ {
14036
+ configuredWorkerUrl = markdownWorkerUrl;
14037
+ }
14038
+ return configuredWorkerUrl;
14039
+ };
14040
+ const launchMarkdownWorker = async () => {
14041
+ const name = 'Markdown Worker';
14042
+ const ipc = await create$10({
14043
+ method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
14044
+ name,
14045
+ url: getConfiguredWorkerUrl$5()
14046
+ });
14047
+ handleIpc(ipc);
14048
+ return ipc;
14049
+ };
14050
+
14051
+ const {
14052
+ invoke: invoke$9
14053
+ } = getOrCreateWorker(launchMarkdownWorker);
14054
+
14055
+ const getVirtualDom$3 = html => {
14056
+ return invoke$9('Markdown.getMarkDownVirtualDom', html);
14057
+ };
14058
+ const renderMarkdown = (markdown, options) => {
14059
+ return invoke$9('Markdown.renderMarkdown', markdown, options);
14060
+ };
14061
+
14062
+ const name$O = 'Markdown';
14063
+ const Commands$D = {
14064
+ renderMarkdown: renderMarkdown,
14065
+ getVirtualDom: getVirtualDom$3
14066
+ };
14067
+
14068
+ const Markdown_ipc = {
14017
14069
  __proto__: null,
14018
14070
  Commands: Commands$D,
14019
14071
  name: name$O
@@ -14039,21 +14091,21 @@ const create$P = () => {
14039
14091
  };
14040
14092
  };
14041
14093
  const loadContent$K = async state => {
14042
- const newState = await invoke$b('About.loadContent', state);
14043
- const commands = await invoke$b('About.render', state, newState);
14094
+ const newState = await invoke$c('About.loadContent', state);
14095
+ const commands = await invoke$c('About.render', state, newState);
14044
14096
  newState.commands = commands;
14045
14097
  return newState;
14046
14098
  };
14047
14099
  const handleClickOk$1 = async state => {
14048
- await invoke$b('About.handleClickOk');
14100
+ await invoke$c('About.handleClickOk');
14049
14101
  return state;
14050
14102
  };
14051
14103
  const handleClickCopy = async state => {
14052
- await invoke$b('About.handleClickCopy');
14104
+ await invoke$c('About.handleClickCopy');
14053
14105
  return state;
14054
14106
  };
14055
14107
  const handleClickClose$3 = async state => {
14056
- await invoke$b('About.handleClickClose');
14108
+ await invoke$c('About.handleClickClose');
14057
14109
  return state;
14058
14110
  };
14059
14111
  const handleFocusIn$1 = state => {
@@ -14061,22 +14113,22 @@ const handleFocusIn$1 = state => {
14061
14113
  return state;
14062
14114
  };
14063
14115
  const focusNext$8 = async state => {
14064
- const newState = await invoke$b('About.focusNext', state);
14065
- const commands = await invoke$b('About.render', state, newState);
14116
+ const newState = await invoke$c('About.focusNext', state);
14117
+ const commands = await invoke$c('About.render', state, newState);
14066
14118
  newState.commands = commands;
14067
14119
  return newState;
14068
14120
  };
14069
14121
  const focusPrevious$8 = async state => {
14070
- const newState = await invoke$b('About.focusPrevious', state);
14071
- const commands = await invoke$b('About.render', state, newState);
14122
+ const newState = await invoke$c('About.focusPrevious', state);
14123
+ const commands = await invoke$c('About.render', state, newState);
14072
14124
  newState.commands = commands;
14073
14125
  return newState;
14074
14126
  };
14075
14127
 
14076
14128
  const wrapAboutCommand = key => {
14077
14129
  const fn = async (state, ...args) => {
14078
- const newState = await invoke$b(`About.${key}`, state, ...args);
14079
- const commands = await invoke$b('About.render', state, newState);
14130
+ const newState = await invoke$c(`About.${key}`, state, ...args);
14131
+ const commands = await invoke$c('About.render', state, newState);
14080
14132
  if (commands.length === 0) {
14081
14133
  return state;
14082
14134
  }
@@ -14090,7 +14142,7 @@ const wrapAboutCommand = key => {
14090
14142
 
14091
14143
  const Commands$C = {};
14092
14144
  const getCommands$3 = async () => {
14093
- const commands = await invoke$b('About.getCommandIds');
14145
+ const commands = await invoke$c('About.getCommandIds');
14094
14146
  for (const command of commands) {
14095
14147
  Commands$C[command] = wrapAboutCommand(command);
14096
14148
  }
@@ -14100,7 +14152,7 @@ const getCommands$3 = async () => {
14100
14152
  const Css$F = ["/css/parts/ViewletAbout.css", "/css/parts/ViewletDialog.css"];
14101
14153
 
14102
14154
  const getKeyBindings$h = () => {
14103
- return invoke$b('About.getKeyBindings');
14155
+ return invoke$c('About.getKeyBindings');
14104
14156
  };
14105
14157
 
14106
14158
  const name$N = 'About';
@@ -14138,7 +14190,7 @@ const renderDialog$2 = {
14138
14190
  };
14139
14191
  const render$G = [renderDialog$2];
14140
14192
  const renderEventListeners$4 = async () => {
14141
- const listeners = await invoke$b('About.renderEventListeners');
14193
+ const listeners = await invoke$c('About.renderEventListeners');
14142
14194
  return listeners;
14143
14195
  };
14144
14196
 
@@ -15022,7 +15074,7 @@ const create$M = (id, uri, x, y, width, height) => {
15022
15074
  };
15023
15075
  };
15024
15076
  const loadContent$H = async state => {
15025
- const browserViewMap = await invoke$d('ElectronBrowserView.getAll');
15077
+ const browserViewMap = await invoke$e('ElectronBrowserView.getAll');
15026
15078
  console.log({
15027
15079
  browserViewMap
15028
15080
  });
@@ -15075,7 +15127,7 @@ const create$L = (id, uri, x, y, width, height) => {
15075
15127
  };
15076
15128
  const loadContent$G = state => {
15077
15129
  const update = async () => {
15078
- await invoke$e(/* Viewlet.invoke */'Viewlet.send', /* id */Clock, /* method */'setTime', /* time */Date.now());
15130
+ await invoke$f(/* Viewlet.invoke */'Viewlet.send', /* id */Clock, /* method */'setTime', /* time */Date.now());
15079
15131
  };
15080
15132
  return {
15081
15133
  ...state,
@@ -16850,8 +16902,8 @@ const create$B = (id, uri, x, y, width, height) => {
16850
16902
  };
16851
16903
  };
16852
16904
  const getTests = async () => {
16853
- const root = await invoke$d('Platform.getRoot');
16854
- const testPath = await invoke$d('Platform.getTestPath');
16905
+ const root = await invoke$e('Platform.getRoot');
16906
+ const testPath = await invoke$e('Platform.getTestPath');
16855
16907
  const absolutePath = `${root}/${testPath}/src`;
16856
16908
  const dirents = await readDirWithFileTypes$8(absolutePath);
16857
16909
  const filteredDirents = dirents.slice(1);
@@ -17311,7 +17363,7 @@ const getFontWeight = () => {
17311
17363
  const editorWorkerUrl = `${assetDir}/packages/editor-worker/dist/editorWorkerMain.js`;
17312
17364
 
17313
17365
  const launchEditorWorker = async () => {
17314
- const configuredWorkerUrl = getConfiguredWorkerUrl$6('developer.editorWorkerPath', editorWorkerUrl);
17366
+ const configuredWorkerUrl = getConfiguredWorkerUrl$7('developer.editorWorkerPath', editorWorkerUrl);
17315
17367
  const id = create$11();
17316
17368
  let ipc = await create$10({
17317
17369
  method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
@@ -17328,7 +17380,7 @@ const launchEditorWorker = async () => {
17328
17380
  handleIpc(ipc);
17329
17381
  const syntaxHighlightingWorker = true;
17330
17382
  const syncIncremental = true;
17331
- await invoke$f(ipc, 'Initialize.initialize', syntaxHighlightingWorker, syncIncremental);
17383
+ await invoke$g(ipc, 'Initialize.initialize', syntaxHighlightingWorker, syncIncremental);
17332
17384
  return ipc;
17333
17385
  };
17334
17386
 
@@ -17635,7 +17687,7 @@ const Commands$r = {
17635
17687
  ...wrapEditorCommands(ids),
17636
17688
  // TODO
17637
17689
  async showOverlayMessage(state, editor, ...args) {
17638
- await invoke$e(...args);
17690
+ await invoke$f(...args);
17639
17691
  return state;
17640
17692
  }
17641
17693
  };
@@ -17802,7 +17854,7 @@ const None$a = 0;
17802
17854
  const explorerWorkerUrl = `${assetDir}/packages/explorer-worker/dist/explorerViewWorkerMain.js`;
17803
17855
 
17804
17856
  const launchExplorerWorker = async () => {
17805
- const configuredWorkerUrl = getConfiguredWorkerUrl$6('develop.explorerWorkerPath', explorerWorkerUrl);
17857
+ const configuredWorkerUrl = getConfiguredWorkerUrl$7('develop.explorerWorkerPath', explorerWorkerUrl);
17806
17858
  const ipc = await create$10({
17807
17859
  method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
17808
17860
  url: configuredWorkerUrl,
@@ -18500,30 +18552,30 @@ const dispose$l = () => {};
18500
18552
 
18501
18553
  // TODO show error / warning when installment fails / times out
18502
18554
  const handleInstall = async (state, id) => {
18503
- await invoke$e(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'installing');
18555
+ await invoke$f(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'installing');
18504
18556
  try {
18505
18557
  await install(/* id */id);
18506
18558
  } catch (error) {
18507
18559
  // TODO have multi send command
18508
- await invoke$e(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'uninstalled');
18560
+ await invoke$f(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'uninstalled');
18509
18561
  // TODO use command.execute
18510
18562
  handleError$2(error);
18511
18563
  return;
18512
18564
  }
18513
- await invoke$e(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'installed');
18565
+ await invoke$f(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'installed');
18514
18566
  };
18515
18567
 
18516
18568
  // TODO lazyload this
18517
18569
  const handleUninstall = async (state, id) => {
18518
- await invoke$e(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'uninstalling');
18570
+ await invoke$f(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'uninstalling');
18519
18571
  try {
18520
18572
  await uninstall$1(id);
18521
18573
  } catch (error) {
18522
- await invoke$e(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'installed');
18574
+ await invoke$f(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'installed');
18523
18575
  handleError$2(error);
18524
18576
  return;
18525
18577
  }
18526
- await invoke$e(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'uninstalled');
18578
+ await invoke$f(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'uninstalled');
18527
18579
  };
18528
18580
 
18529
18581
  // TODO lazyload this
@@ -18531,11 +18583,11 @@ const handleEnable = async (state, id) => {
18531
18583
  try {
18532
18584
  await enable$1(id);
18533
18585
  } catch (error) {
18534
- await invoke$e(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'disabled');
18586
+ await invoke$f(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'disabled');
18535
18587
  handleError$2(error);
18536
18588
  return;
18537
18589
  }
18538
- await invoke$e(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'enabled');
18590
+ await invoke$f(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'enabled');
18539
18591
  };
18540
18592
 
18541
18593
  // TODO lazyload this
@@ -18547,16 +18599,16 @@ const handleDisable = async (state, id) => {
18547
18599
  handleError$2(error);
18548
18600
  return;
18549
18601
  }
18550
- await invoke$e(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'disabled');
18602
+ await invoke$f(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'setExtensionState', /* id */id, /* state */'disabled');
18551
18603
  };
18552
18604
  const openSuggest = async state => {
18553
18605
  const filteredSuggestions = SUGGESTIONS;
18554
18606
  state.suggestionState = /* Open */1;
18555
- await invoke$e(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'openSuggest', /* suggestions */filteredSuggestions);
18607
+ await invoke$f(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'openSuggest', /* suggestions */filteredSuggestions);
18556
18608
  };
18557
18609
  const closeSuggest = async state => {
18558
18610
  state.suggestionState = /* Closed */0;
18559
- await invoke$e(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'closeSuggest');
18611
+ await invoke$f(/* viewletSend */'Viewlet.send', /* id */Extensions$2, /* method */'closeSuggest');
18560
18612
  };
18561
18613
  const toggleSuggest = async state => {
18562
18614
  switch (state.suggestionState) {
@@ -20534,7 +20586,7 @@ const showAsync = async (uid, points, module) => {
20534
20586
  if (commands) {
20535
20587
  commands.push(['Viewlet.append', uid, viewletUid]);
20536
20588
  }
20537
- await invoke$e('Viewlet.sendMultiple', commands);
20589
+ await invoke$f('Viewlet.sendMultiple', commands);
20538
20590
  // TODO
20539
20591
  // 2. load module
20540
20592
  // 3. if module is still visible, replace placeholder with actual viewlet
@@ -22352,7 +22404,7 @@ const loadContent$o = async (state, savedState) => {
22352
22404
  once(Twelve, hydrateLazy);
22353
22405
  addListener('editor.change', handleEditorChange$1);
22354
22406
  addListener('titleUpdated', handleTitleUpdated$1);
22355
- await invoke$e('Viewlet.loadModule', MainTabs);
22407
+ await invoke$f('Viewlet.loadModule', MainTabs);
22356
22408
  return {
22357
22409
  ...state,
22358
22410
  groups,
@@ -22443,7 +22495,7 @@ const openBackgroundTab$1 = async (state, initialUri, props) => {
22443
22495
  const id = getModuleId(initialUri);
22444
22496
  const tabLabel = 'Loading';
22445
22497
  const tabTitle = 'Loading';
22446
- await invoke$e(/* Viewlet.send */'Viewlet.send', /* id */Main$3, /* method */'openViewlet', /* tabLabel */tabLabel, /* tabTitle */tabTitle, /* oldActiveIndex */-1, /* background */true);
22498
+ await invoke$f(/* Viewlet.send */'Viewlet.send', /* id */Main$3, /* method */'openViewlet', /* tabLabel */tabLabel, /* tabTitle */tabTitle, /* oldActiveIndex */-1, /* background */true);
22447
22499
  const y = state.y + state.tabHeight;
22448
22500
  const x = state.x;
22449
22501
  const width = state.width;
@@ -22468,7 +22520,7 @@ const openBackgroundTab$1 = async (state, initialUri, props) => {
22468
22520
  title,
22469
22521
  ...props
22470
22522
  });
22471
- await invoke$e('Viewlet.send', 'Main', 'updateTab', 1, title);
22523
+ await invoke$f('Viewlet.send', 'Main', 'updateTab', 1, title);
22472
22524
  // TODO update tab title with new title
22473
22525
  return state;
22474
22526
  };
@@ -23247,7 +23299,7 @@ const create$n = (id, uri, x, y, width, height) => {
23247
23299
  };
23248
23300
  const loadContent$n = state => {
23249
23301
  const update = async () => {
23250
- await invoke$e(/* Viewlet.invoke */'Viewlet.send', /* id */Clock, /* method */'setTime', /* time */Date.now());
23302
+ await invoke$f(/* Viewlet.invoke */'Viewlet.send', /* id */Clock, /* method */'setTime', /* time */Date.now());
23251
23303
  };
23252
23304
  return {
23253
23305
  ...state,
@@ -23302,10 +23354,10 @@ const ViewletNoop_ipc = {
23302
23354
  };
23303
23355
 
23304
23356
  const open$4 = async (id, file) => {
23305
- await invoke$d(/* OutputChannel.open */'OutputChannel.open', id, /* path */file);
23357
+ await invoke$e(/* OutputChannel.open */'OutputChannel.open', id, /* path */file);
23306
23358
  };
23307
23359
  const close$3 = async id => {
23308
- await invoke$d(/* OutputChannel.close */'OutputChannel.close', /* id */id);
23360
+ await invoke$e(/* OutputChannel.close */'OutputChannel.close', /* id */id);
23309
23361
  };
23310
23362
 
23311
23363
  const getOutputChannels = () => {
@@ -23366,7 +23418,7 @@ const contentLoaded$4 = async state => {
23366
23418
  const setOutputChannel = async (state, option) => {
23367
23419
  state.selectedOption = option;
23368
23420
  // TODO race condition
23369
- await invoke$e(/* viewletSend */'Viewlet.send', /* id */'Output', /* method */'clear');
23421
+ await invoke$f(/* viewletSend */'Viewlet.send', /* id */'Output', /* method */'clear');
23370
23422
  // TODO race condition
23371
23423
  // TODO should use invoke
23372
23424
  await open$4('Output', state.selectedOption);
@@ -23652,7 +23704,7 @@ const openViewlet$1 = async (state, id, focus = false) => {
23652
23704
  const currentViewletUid = currentViewletState.uid;
23653
23705
  number$1(currentViewletUid);
23654
23706
  commands.unshift(...disposeFunctional(currentViewletUid));
23655
- await invoke$e('Viewlet.sendMultiple', commands);
23707
+ await invoke$f('Viewlet.sendMultiple', commands);
23656
23708
  if (commands.at(-1).includes(Error$3)) {
23657
23709
  state.currentViewletId = Error$3;
23658
23710
  }
@@ -27438,18 +27490,18 @@ const ViewletRunAndDebug_ipc = {
27438
27490
  };
27439
27491
 
27440
27492
  const getSources = async options => {
27441
- const sources = await invoke$d('DesktopCapturer.getSources', options);
27493
+ const sources = await invoke$e('DesktopCapturer.getSources', options);
27442
27494
  return sources;
27443
27495
  };
27444
27496
 
27445
27497
  const getUserMedia = async (captureId, options) => {
27446
27498
  number$1(captureId);
27447
27499
  object(options);
27448
- await invoke$e('ScreenCapture.start', captureId, options);
27500
+ await invoke$f('ScreenCapture.start', captureId, options);
27449
27501
  };
27450
27502
  const dispose$9 = async captureId => {
27451
27503
  number$1(captureId);
27452
- await invoke$e('ScreenCapture.dispose', captureId);
27504
+ await invoke$f('ScreenCapture.dispose', captureId);
27453
27505
  };
27454
27506
 
27455
27507
  const createScreenCaptureStream = async captureId => {
@@ -27857,7 +27909,7 @@ const openViewlet = async (state, moduleId, focus = false, args) => {
27857
27909
  activityBar.state = newState;
27858
27910
  commands.push(...extraCommands);
27859
27911
  }
27860
- await invoke$e('Viewlet.sendMultiple', commands);
27912
+ await invoke$f('Viewlet.sendMultiple', commands);
27861
27913
  }
27862
27914
 
27863
27915
  // // TODO race condition (check if disposed after created)
@@ -28019,7 +28071,7 @@ const disposeWebContentsView = async id => {
28019
28071
  const getWindowZoomLevel = async () => {
28020
28072
  // TODO speed up resizing by avoid too many round trips
28021
28073
  const windowId = await getWindowId();
28022
- const zoomLevel = await invoke$d('ElectronWindow.getZoom', windowId);
28074
+ const zoomLevel = await invoke$e('ElectronWindow.getZoom', windowId);
28023
28075
  return zoomLevel;
28024
28076
  };
28025
28077
 
@@ -29734,7 +29786,7 @@ const ViewletStorage_ipc = {
29734
29786
  };
29735
29787
 
29736
29788
  const getTerminalSpawnOptions = () => {
29737
- return invoke$d('GetTerminalSpawnOptions.getTerminalSpawnOptions');
29789
+ return invoke$e('GetTerminalSpawnOptions.getTerminalSpawnOptions');
29738
29790
  };
29739
29791
 
29740
29792
  // TODO implement a functional terminal component, maybe using offscreencanvas
@@ -29763,16 +29815,16 @@ const loadContent$8 = async state => {
29763
29815
  } = await getTerminalSpawnOptions();
29764
29816
  const canvasTextId = create$11();
29765
29817
  const canvasCursorId = create$11();
29766
- await invoke$a('Terminal.create', canvasTextId, canvasCursorId, uid, state$C.workspacePath, command, args);
29818
+ await invoke$b('Terminal.create', canvasTextId, canvasCursorId, uid, state$C.workspacePath, command, args);
29767
29819
  const terminal = {
29768
29820
  handleBlur() {
29769
- return invoke$a('Terminal.handleBlur', uid);
29821
+ return invoke$b('Terminal.handleBlur', uid);
29770
29822
  },
29771
29823
  handleKeyDown(key) {
29772
- return invoke$a('Terminal.handleKeyDown', uid, key);
29824
+ return invoke$b('Terminal.handleKeyDown', uid, key);
29773
29825
  },
29774
29826
  handleMouseDown() {
29775
- return invoke$a('Terminal.handleMouseDown', uid);
29827
+ return invoke$b('Terminal.handleMouseDown', uid);
29776
29828
  },
29777
29829
  resize() {
29778
29830
  // TODO
@@ -29852,7 +29904,7 @@ const resizeEffect = async state => {
29852
29904
  // Terminal.resize(state, width, height)
29853
29905
  };
29854
29906
  const clear = async state => {
29855
- await invoke$e(/* ViewletTerminal.write */'Terminal.write', /* data */new TextEncoder().encode('TODO clear terminal'));
29907
+ await invoke$f(/* ViewletTerminal.write */'Terminal.write', /* data */new TextEncoder().encode('TODO clear terminal'));
29856
29908
  };
29857
29909
 
29858
29910
  const getActions = state => {
@@ -29998,7 +30050,7 @@ const addTerminal = async state => {
29998
30050
  const oldTab = tabs[selectedIndex];
29999
30051
  const disposeCommands = disposeFunctional(oldTab.uid);
30000
30052
  commands.push(...disposeCommands);
30001
- await invoke$e('Viewlet.sendMultiple', commands);
30053
+ await invoke$f('Viewlet.sendMultiple', commands);
30002
30054
  return {
30003
30055
  ...state,
30004
30056
  tabs: newTabs,
@@ -30037,7 +30089,7 @@ const focusIndex$3 = async (state, index) => {
30037
30089
  const oldTab = tabs[selectedIndex];
30038
30090
  const disposeCommands = disposeFunctional(oldTab.uid);
30039
30091
  commands.push(...disposeCommands);
30040
- await invoke$e('Viewlet.sendMultiple', commands);
30092
+ await invoke$f('Viewlet.sendMultiple', commands);
30041
30093
  return {
30042
30094
  ...state,
30043
30095
  selectedIndex: index
@@ -30945,7 +30997,7 @@ const getRealUri = pathOrUri => {
30945
30997
  if (protocol) {
30946
30998
  return pathOrUri;
30947
30999
  }
30948
- return invoke$d('FileSystem.getRealUri', pathOrUri);
31000
+ return invoke$e('FileSystem.getRealUri', pathOrUri);
30949
31001
  };
30950
31002
 
30951
31003
  const create$1 = (id, uri, x, y, width, height) => {
@@ -30987,7 +31039,7 @@ const resize = (state, dimensions) => {
30987
31039
  };
30988
31040
  };
30989
31041
  const dispose = async state => {
30990
- await invoke$e('WebView.dispose', state.uid);
31042
+ await invoke$f('WebView.dispose', state.uid);
30991
31043
  return state;
30992
31044
  };
30993
31045
 
@@ -31260,11 +31312,11 @@ const FileSystemAppKeyBindings = {
31260
31312
 
31261
31313
  const downloadUpdate$2 = version => {
31262
31314
  string(version);
31263
- return invoke$d('AutoUpdaterAppImage.downloadUpdate', version);
31315
+ return invoke$e('AutoUpdaterAppImage.downloadUpdate', version);
31264
31316
  };
31265
31317
  const installAndRestart$2 = downloadPath => {
31266
31318
  string(downloadPath);
31267
- return invoke$d('AutoUpdaterAppImage.installAndRestart', downloadPath);
31319
+ return invoke$e('AutoUpdaterAppImage.installAndRestart', downloadPath);
31268
31320
  };
31269
31321
 
31270
31322
  const AutoUpdaterAppImage = {
@@ -31275,11 +31327,11 @@ const AutoUpdaterAppImage = {
31275
31327
 
31276
31328
  const downloadUpdate$1 = version => {
31277
31329
  string(version);
31278
- return invoke$d('AutoUpdaterWindowsNsis.downloadUpdate', version);
31330
+ return invoke$e('AutoUpdaterWindowsNsis.downloadUpdate', version);
31279
31331
  };
31280
31332
  const installAndRestart$1 = downloadPath => {
31281
31333
  string(downloadPath);
31282
- return invoke$d('AutoUpdaterWindowsNsis.installAndRestart', downloadPath);
31334
+ return invoke$e('AutoUpdaterWindowsNsis.installAndRestart', downloadPath);
31283
31335
  };
31284
31336
 
31285
31337
  const AutoUpdaterNsis = {
@@ -31292,7 +31344,7 @@ const exec = (command, args, options) => {
31292
31344
  string(command);
31293
31345
  array(args);
31294
31346
  object(options);
31295
- return invoke$d('Exec.exec', command, args, options);
31347
+ return invoke$e('Exec.exec', command, args, options);
31296
31348
  };
31297
31349
 
31298
31350
  const getDebArch = processArch => {
@@ -31317,7 +31369,7 @@ const getDownloadUrl = (repository, version, applicationName, debArch) => {
31317
31369
  };
31318
31370
 
31319
31371
  const getTmpDir = () => {
31320
- return invoke$d('Os.getTmpDir');
31372
+ return invoke$e('Os.getTmpDir');
31321
31373
  };
31322
31374
 
31323
31375
  // TODO remove this code when auto update through apt is supported
@@ -31385,7 +31437,7 @@ const getItem = (items, label) => {
31385
31437
  const openContextMenu = async (x, y, id, ...args) => {
31386
31438
  const entries = await getMenuEntries$i(id, ...args);
31387
31439
  const electronMenuItems = convertMenuItems(entries);
31388
- const event = await invoke$d('ElectronContextMenu.openContextMenu', electronMenuItems, x, y);
31440
+ const event = await invoke$e('ElectronContextMenu.openContextMenu', electronMenuItems, x, y);
31389
31441
  if (event.type === 'close') {
31390
31442
  return;
31391
31443
  }
@@ -31422,7 +31474,7 @@ const ContextMenuBrowser = {
31422
31474
 
31423
31475
  const open$3 = async () => {
31424
31476
  try {
31425
- await invoke$d('ElectronWindowProcessExplorer.open');
31477
+ await invoke$e('ElectronWindowProcessExplorer.open');
31426
31478
  } catch (error) {
31427
31479
  throw new VError(error, 'Failed to open process explorer');
31428
31480
  }
@@ -33360,7 +33412,7 @@ const QuickPickEntriesOpenRecent = {
33360
33412
  };
33361
33413
 
33362
33414
  const getColorThemeNames = async () => {
33363
- return invoke$c('ColorTheme.getColorThemeNames');
33415
+ return invoke$d('ColorTheme.getColorThemeNames');
33364
33416
  };
33365
33417
 
33366
33418
  const setColorTheme = id => {