@lvce-editor/static-server 0.54.0 → 0.54.2
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.
- package/dist/static-server.js +1858 -1858
- package/package.json +1 -1
- package/static/{05e6417 → 911942d}/css/App.css +83 -83
- package/static/{05e6417 → 911942d}/manifest.json +2 -2
- package/static/{05e6417 → 911942d}/packages/about-view-worker/dist/aboutWorkerMain.js +3 -3
- package/static/{05e6417 → 911942d}/packages/clipboard-worker/dist/clipBoardWorkerMain.js +293 -95
- package/static/{05e6417 → 911942d}/packages/debug-worker/dist/debugWorkerMain.js +2 -2
- package/static/{05e6417 → 911942d}/packages/explorer-worker/dist/explorerViewWorkerMain.js +69 -44
- package/static/{05e6417 → 911942d}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +3 -3
- package/static/911942d/packages/markdown-worker/dist/markdownWorkerMain.js +3131 -0
- package/static/{05e6417 → 911942d}/packages/renderer-process/dist/rendererProcessMain.js +34 -2
- package/static/{05e6417 → 911942d}/packages/renderer-process/package.json +1 -1
- package/static/{05e6417 → 911942d}/packages/renderer-worker/dist/rendererWorkerMain.js +21 -18
- package/static/index.html +4 -4
- package/static/05e6417/packages/markdown-worker/dist/markdownWorkerMain.js +0 -3906
- /package/static/{05e6417 → 911942d}/config/colorTheme.json +0 -0
- /package/static/{05e6417 → 911942d}/config/defaultSettings.json +0 -0
- /package/static/{05e6417 → 911942d}/config/fileMap.json +0 -0
- /package/static/{05e6417 → 911942d}/config/webExtensions.json +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/AdditionalDetails.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/Animation.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/DebugButtons.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/DebugValue.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/E2eTest.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/E2eTests.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/EditorHover.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/EditorMessage.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/FeatureContent.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/Features.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ImagePreview.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/InlineDiffEditor.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/InputBadge.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/Key.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/KeyBindingsHeader.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/KeyBindingsTable.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/LegacyDialog.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/Markdown.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/Progress.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/SearchToggleButton.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/Select.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/Table.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletAbout.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletBrowserViewOverview.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletDebugConsole.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletDefineKeyBinding.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletDialog.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletDiffEditor.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletEditorWidgetError.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletExtensionDetail.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletExtensionDetailHeader.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletExtensionDetailTabs.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletExtensions.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletIframeInspector.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletKeyBindings.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletMedia.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletOutput.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletPanel.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletPanelTabs.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletPdf.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletProblems.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletReferences.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletRunAndDebug.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletScreenCapture.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletSearch.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletSimpleBrowser.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletSourceControl.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletStorage.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletTerminal.css +0 -0
- /package/static/{05e6417 → 911942d}/css/parts/ViewletTerminalTabs.css +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-bat/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-bat/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-c/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-c/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-cpp/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-cpp/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-cson/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-cson/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-css/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-css/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-dart/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-dart/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-desktop/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-desktop/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-docker/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-docker/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-dotenv/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-elixir/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-elixir/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-elm/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-elm/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-gn/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-gn/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-go/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-go/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-graphql/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-graphql/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-html/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-html/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-java/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-java/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-javascript/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-javascript/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-json/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-json/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-json5/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-json5/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-jsx/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-jsx/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-julia/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-julia/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-kotlin/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-less/LICENSE +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-less/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-less/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-markdown/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-markdown/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-mdx/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-mdx/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-nix/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-nix/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-perl/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-perl/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-plaintext/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-powershell/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-powershell/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-python/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-python/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-r/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-r/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-ruby/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-ruby/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-rust/LICENSE +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-rust/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-rust/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-scss/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-scss/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-shellscript/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-svelte/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-svelte/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-terraform/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-terraform/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-toml/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-toml/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-typescript/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-typescript/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-vue/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-vue/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-wgsl/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-xml/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-xml/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-yaml/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-yaml/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-ayu/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-ayu/color-theme.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-ayu/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-cobalt2/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-cobalt2/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-gruvbox/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-gruvbox/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-high-contrast/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-high-contrast/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-material/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-material/color-theme.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-material/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-monokai/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-monokai/color-theme.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-monokai/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-noctis-uva/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-palenight/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-palenight/color-theme.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-palenight/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-palenight/images/demo.png +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-slime/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-slime/color-theme.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-slime/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.theme-slime/icon.png +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.vscode-icons/README.md +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.vscode-icons/extension.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
- /package/static/{05e6417 → 911942d}/extensions/builtin.vscode-icons/icon.png +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/default_file.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/default_folder.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/default_folder_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/default_root_folder.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/default_root_folder_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_access.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_access2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_actionscript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_actionscript2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ada.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_advpl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_affectscript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_affinitydesigner.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_affinityphoto.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_affinitypublisher.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_agda.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ai.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ai2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_al.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_al_dal.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_allcontributors.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_angular.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ansible.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_antlers_html.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_antlr.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_anyscript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_apache.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_apex.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_api_extractor.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_apib.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_apib2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_apl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_applescript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_appscript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_appsemble.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_appveyor.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_arduino.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_asciidoc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_asp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_aspx.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_assembly.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_astro.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_astroconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_atom.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ats.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_attw.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_audio.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_aurelia.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_autohotkey.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_autoit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_avif.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_avro.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_awk.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_aws.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_azure.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_azurepipelines.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_babel.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_babel2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bak.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ballerina.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bat.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bats.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bazaar.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bazel.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bazel_ignore.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bazel_version.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_befunge.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bicep.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_biml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_binary.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_biome.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bitbucketpipeline.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bithound.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_blade.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_blender.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_blitzbasic.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bolt.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bosque.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bower.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bower2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_browserslist.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bruno.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_buckbuild.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_buf.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bun.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bundlemon.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bundler.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_bunfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_c.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_c2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_c3.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_c_al.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cabal.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_caddy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cake.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cakephp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_capacitor.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_capnp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cargo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_casc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cddl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cert.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ceylon.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cf.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cf2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cfc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cfc2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cfm.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cfm2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_changie.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cheader.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_chef.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_chef_cookbook.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_circleci.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_class.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_claude.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_clojure.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_clojurescript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cloudfoundry.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cmake.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cobol.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_codacy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_codeclimate.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_codecov.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_codekit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_codemagic.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_codeowners.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_codeql.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_coderabbit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_coffeelint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_coffeescript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_commitizen.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_commitlint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_compass.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_composer.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_conan.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_conda.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_config.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_confluence.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_copilot.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_coverage.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_coveralls.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cpp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cpp2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cpp3.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cppheader.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_craco.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_crowdin.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_crystal.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_csharp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_csharp2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cspell.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_csproj.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_css.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_css2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_css2map.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_csscomb.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_csslint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cssmap.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cucumber.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cuda.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cursorrules.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cvs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cypress.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cypress_spec.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_cython.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dal.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_darcs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dartlang.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dartlang_generated.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dartlang_ignore.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_datadog.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_db.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_debian.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_delphi.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_deno.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_denoify.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dependabot.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dependencies.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_devcontainer.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dhall.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_diff.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_django.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dlang.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_docker.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_docker2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dockertest.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dockertest2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_docpad.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_docusaurus.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_docz.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dojo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_doppler.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dotenv.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dotjs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_doxygen.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_drawio.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_drone.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_drools.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dtd.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dune.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dustjs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dvc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_dylan.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_earthly.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_eas-metadata.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_edge.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_edge2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_editorconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_eex.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ejs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_elastic.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_elasticbeanstalk.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_eleventy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_eleventy2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_elixir.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_elm.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_elm2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_emacs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ember.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ensime.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_eps.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_epub.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_erb.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_erlang.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_erlang2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_esbuild.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_eslint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_eslint2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_esphome.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_excalidraw.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_excel.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_excel2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_expo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_falcon.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fantasticon.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fastly.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fauna.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_favicon.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fbx.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_firebase.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_firebasehosting.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_firestore.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fitbit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fla.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_flareact.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_flash.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_floobits.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_flow.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_flutter.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_flutter_package.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_flyio.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_font.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_formkit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fortran.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fossa.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fossil.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_freemarker.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_frontcommerce.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fsharp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fsharp2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fsproj.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fthtml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_funding.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_fusebox.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_galen.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_galen2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gamemaker.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gamemaker2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gamemaker81.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gatsby.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gcloud.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gcode.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gdscript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_genstat.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_git.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_git2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gitlab.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gitpod.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gleam.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gleamconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_glide.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_glitter.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_glsl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gltf.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_glyphs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gnu.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gnuplot.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_go.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_go_aqua.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_go_black.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_go_fuchsia.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_go_gopher.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_go_lightblue.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_go_package.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_go_white.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_go_work.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_go_yellow.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_goctl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_godot.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gpg.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gradle.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gradle2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_grain.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_graphql.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_graphql_config.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_graphviz.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_greenkeeper.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gridsome.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_groovy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_groovy2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_grunt.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_gulp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_haml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_handlebars.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_handlebars2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_harbour.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_hardhat.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_hashicorp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_haskell.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_haskell2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_haxe.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_haxecheckstyle.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_haxedevelop.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_helix.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_helm.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_histoire.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_hjson.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_hlsl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_homeassistant.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_horusec.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_host.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_html.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_htmlhint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_htmlvalidate.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_http.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_hugo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_humanstxt.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_hunspell.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_husky.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_hy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_hygen.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_hypr.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_icl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_idris.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_idrisbin.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_idrispkg.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_image.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_imba.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_inc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_infopath.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_informix.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ini.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ink.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_innosetup.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_io.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_iodine.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ionic.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jake.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_janet.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jar.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jasmine.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_java.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jbuilder.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jekyll.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jenkins.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jest.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jest_snapshot.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jinja.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jpm.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_js_official.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jsbeautify.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jsconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jscpd.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jshint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jsmap.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_json.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_json2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_json5.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_json_official.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_json_schema.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jsonld.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jsonnet.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jsp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jsr.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jss.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_juice.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_julia.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_julia2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_jupyter.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_just.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_k.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_karma.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_key.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_kitchenci.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_kite.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_kivy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_knip.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_kos.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_kotlin.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_kusto.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_language_configuration.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lark.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_latino.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_layout.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lefthook.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lerna.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_less.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lex.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_liara.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_libreoffice_base.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_libreoffice_calc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_libreoffice_draw.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_libreoffice_impress.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_libreoffice_math.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_libreoffice_writer.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_license.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_licensebat.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_actionscript2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_ada.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_agda.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_apl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_astro.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_astroconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_babel.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_babel2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_cabal.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_circleci.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_cloudfoundry.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_codacy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_codeclimate.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_codeowners.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_config.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_copilot.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_crystal.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_cypress.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_cypress_spec.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_db.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_deno.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_dhall.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_docpad.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_drone.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_eas-metadata.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_eleventy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_eleventy2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_esphome.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_expo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_firebasehosting.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_fla.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_font.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_gamemaker2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_gradle.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_hashicorp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_hjson.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_ini.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_io.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_jsconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_jsmap.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_json.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_json5.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_json_schema.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_jsonld.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_kite.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_lark.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_lerna.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_mailing.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_markuplint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_mdx-components.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_mdx.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_mlang.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_mustache.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_mypy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_neo4j.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_netlify.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_next.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_nim.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_nx.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_objidconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_openHAB.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_pcl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_pnpm.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_prettier.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_prisma.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_purescript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_quasar.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_raku.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_razzle.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_reactrouter.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_rehype.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_remark.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_replit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_retext.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_rome.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_rubocop.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_rust.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_rust_toolchain.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_safetensors.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_shaderlab.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_solidity.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_spin.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_stylelint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_stylus.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_symfony.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_systemd.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_systemverilog.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_testcafe.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_testjs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_tex.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_tm.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_tmux.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_todo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_toit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_toml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_tree.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_turbo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_unibeautify.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_vash.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_vercel.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_vsix.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_vsixmanifest.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_xfl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_xorg.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_yaml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_yaml_official.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_light_zeit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lighthouse.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lilypond.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lime.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lintstagedrc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_liquid.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lisp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_livescript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lnk.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_locale.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_log.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lolcode.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lsl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lua.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_luau.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_lync.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mailing.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_makefile.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_manifest.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_manifest_bak.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_manifest_skip.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_map.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mariadb.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_markdown.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_markdownlint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_markdownlint_ignore.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_marko.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_markojs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_markuplint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_master-co.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_matlab.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_maven.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_maxscript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_maya.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mdx-components.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mdx.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mediawiki.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mercurial.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mermaid.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_meson.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_metal.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_meteor.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_minecraft.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mivascript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mjml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mlang.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mocha.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_modernizr.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mojo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mojolicious.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_moleculer.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mondoo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mongo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_monotone.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_motif.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mson.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mustache.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mvt.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mvtcss.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mvtjs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mypy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_mysql.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ndst.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nearly.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_neo4j.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_adapter_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_adapter_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_controller_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_controller_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_decorator_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_decorator_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_filter_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_filter_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_gateway_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_gateway_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_guard_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_guard_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_interceptor_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_interceptor_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_middleware_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_middleware_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_module_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_module_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_pipe_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_pipe_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_service_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nest_service_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nestjs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_netlify.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_next.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nextflow.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_component_css.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_component_dart.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_component_html.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_component_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_component_js2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_component_less.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_component_sass.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_component_scss.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_component_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_component_ts2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_controller_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_controller_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_directive_dart.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_directive_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_directive_js2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_directive_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_directive_ts2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_guard_dart.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_guard_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_guard_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_interceptor_dart.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_interceptor_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_interceptor_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_module_dart.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_module_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_module_js2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_module_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_module_ts2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_pipe_dart.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_pipe_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_pipe_js2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_pipe_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_pipe_ts2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_routing_dart.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_routing_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_routing_js2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_routing_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_routing_ts2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_service_dart.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_service_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_service_js2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_service_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_service_ts2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_smart_component_dart.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_smart_component_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_smart_component_js2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_smart_component_ts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_smart_component_ts2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ng_tailwind.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nginx.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nim.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nimble.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ninja.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nix.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_njsproj.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_noc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_node.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_node2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nodemon.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_npm.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_npmpackagejsonlint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nsi.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nsri-integrity.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nsri.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nuget.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_numpy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nunjucks.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nuxt.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nx.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_nyc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_objectivec.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_objectivecpp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_objidconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ocaml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ocaml_intf.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ogone.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_onenote.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_opam.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_openHAB.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_opencl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_openscad.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_opentofu.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_org.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_outlook.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ovpn.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_oxlint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_package.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_paket.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pandacss.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_patch.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pcl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pddl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pddl_happenings.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pddl_plan.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pdf.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pdf2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pdm.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_peeky.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_perl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_perl2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_perl6.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pgsql.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_photoshop.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_photoshop2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_php.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_php2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_php3.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_phpcsfixer.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_phpstan.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_phpunit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_phraseapp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pine.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pip.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pipeline.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_plantuml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_platformio.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_playwright.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_plsql.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_plsql_package.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_plsql_package_body.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_plsql_package_header.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_plsql_package_spec.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pm2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pnpm.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_poedit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_poetry.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_polymer.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pony.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_postcss.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_postcssconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_postman.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_powerpoint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_powerpoint2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_powershell.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_powershell2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_powershell_format.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_powershell_psd.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_powershell_psd2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_powershell_psm.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_powershell_psm2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_powershell_types.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_preact.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_precommit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_prettier.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_prisma.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_processinglang.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_procfile.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_progress.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_prolog.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_prometheus.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_protobuf.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_protractor.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_publiccode.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_publisher.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pug.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pulumi.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_puppet.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_purescript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_purgecss.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pyenv.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pyret.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pyscript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pytest.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_python.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pythowo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pytyped.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_pyup.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_q.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_qbs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_qlikview.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_qml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_qmldir.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_qsharp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_quasar.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_r.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ra_syntax_tree.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_racket.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rails.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rake.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_raku.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_raml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_razor.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_razzle.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_reactjs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_reactrouter.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_reacttemplate.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_reactts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_reason.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_red.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_registry.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rego.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rehype.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_remark.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_renovate.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_replit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rescript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rest.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_retext.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rexx.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_riot.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rmd.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rnc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_robotframework.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_robots.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rolldown.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rollup.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rome.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ron.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rproj.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rspec.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rss.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rubocop.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ruby.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rust.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_rust_toolchain.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_s-lang.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_safetensors.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sails.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_saltstack.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_san.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sapphire_framework_cli.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sas.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sass.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sbt.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_scala.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_scilab.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_script.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_scss.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_scss2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sdlang.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_search_result.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_seedkit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sentry.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sequelize.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_serverless.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_shaderlab.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_shell.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_shellcheck.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_shuttle.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_silverstripe.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sino.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_siyuan.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sketch.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_skipper.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_slang.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_slashup.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_slice.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_slim.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_slint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sln.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sln2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_smarty.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_snakemake.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_snapcraft.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_snaplet.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_snort.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_snyk.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_solidarity.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_solidity.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_source.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_spacengine.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sparql.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_spin.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sqf.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sql.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sqlite.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_squirrel.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sss.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sst.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_stackblitz.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_stan.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_stata.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_stencil.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_storyboard.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_storybook.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_stryker.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_stylable.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_style.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_styled.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_stylelint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_stylish_haskell.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_stylus.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_sublime.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_subversion.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_svelte.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_svelteconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_svg.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_svgo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_swagger.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_swc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_swift.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_swig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_symfony.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_syncpack.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_systemd.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_systemverilog.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_t4tt.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tailwind.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tamagui.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_taplo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_taskfile.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tauri.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tcl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_teal.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_templ.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tera.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_terraform.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_test.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_testcafe.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_testjs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_testplane.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_testts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tex.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_text.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_textile.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tfs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tiltfile.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tm.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tmux.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_todo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_toit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_toml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tox.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_travis.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tree.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tres.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_truffle.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_trunk.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tsbuildinfo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tscn.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tsconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tsconfig_official.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tsdoc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tslint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tt.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_ttcn.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_tuc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_turbo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_twig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_typedoc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_typescript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_typescript_official.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_typescriptdef.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_typescriptdef_official.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_typo3.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_uiua.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_unibeautify.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_unison.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_unlicense.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_unocss.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vagrant.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vala.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vanilla_extract.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vapi.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vapor.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vash.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vb.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vba.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vbhtml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vbproj.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vcxproj.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_velocity.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vento.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vercel.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_verilog.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vhdl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_video.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_view.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vim.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vite.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vitest.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vlang.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_volt.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vscode-insiders.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vscode.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vscode2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vscode3.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vscode_test.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vsix.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vsixmanifest.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vue.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vueconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_vyper.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wallaby.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wally.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wasm.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_watchmanconfig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wdio.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_weblate.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_webpack.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wenyan.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wercker.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wgsl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wikitext.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_windi.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wolfram.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_word.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_word2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wpml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wurst.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wxml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wxss.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_wxt.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_xcode.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_xfl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_xib.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_xliff.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_xmake.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_xml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_xo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_xorg.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_xquery.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_xsl.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_yacc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_yaml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_yaml_official.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_yamllint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_yandex.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_yang.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_yarn.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_yeoman.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_zeit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_zig.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_zip.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/file_type_zip2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_android.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_android_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_api.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_api_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_app.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_app_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_arangodb.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_arangodb_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_asset.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_asset_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_audio.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_audio_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_aurelia.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_aurelia_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_aws.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_aws_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_azure.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_azure_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_azurepipelines.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_azurepipelines_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_binary.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_binary_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_bloc.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_bloc_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_blueprint.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_blueprint_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_bot.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_bot_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_bower.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_bower_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_buildkite.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_buildkite_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_cake.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_cake_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_certificate.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_certificate_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_changesets.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_changesets_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_chef.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_chef_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_circleci.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_circleci_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_cli.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_cli_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_client.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_client_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_cmake.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_cmake_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_common.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_common_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_component.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_component_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_composer.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_composer_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_config.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_config_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_controller.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_controller_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_coverage.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_coverage_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_css.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_css2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_css2_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_css_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_cubit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_cubit_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_cypress.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_cypress_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_dapr.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_dapr_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_datadog.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_datadog_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_db.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_db_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_debian.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_debian_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_dependabot.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_dependabot_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_devcontainer.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_devcontainer_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_dist.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_dist_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_docker.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_docker_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_docs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_docs_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_e2e.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_e2e_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_elasticbeanstalk.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_elasticbeanstalk_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_electron.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_electron_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_expo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_expo_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_favicon.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_favicon_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_flow.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_flow_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_fonts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_fonts_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_frontcommerce.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_frontcommerce_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_gcp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_gcp_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_git.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_git_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_github.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_github_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_gitlab.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_gitlab_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_gradle.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_gradle_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_graphql.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_graphql_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_grunt.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_grunt_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_gulp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_gulp_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_haxelib.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_haxelib_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_helper.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_helper_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_hook.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_hook_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_husky.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_husky_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_idea.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_idea_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_images.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_images_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_include.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_include_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_interfaces.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_interfaces_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_ios.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_ios_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_js.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_js_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_json.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_json_official.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_json_official_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_json_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_kubernetes.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_kubernetes_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_less.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_less_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_library.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_library_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_cypress.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_cypress_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_electron.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_electron_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_expo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_expo_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_fonts.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_fonts_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_gradle.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_gradle_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_meteor.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_meteor_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_mypy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_mypy_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_mysql.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_mysql_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_node.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_node_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_redux.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_redux_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_sass.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_light_sass_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_linux.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_linux_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_locale.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_locale_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_log.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_log_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_macos.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_macos_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mariadb.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mariadb_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_maven.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_maven_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mediawiki.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mediawiki_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_memcached.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_memcached_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_meteor.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_meteor_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_middleware.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_middleware_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_minecraft.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_minecraft_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_minikube.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_minikube_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mjml.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mjml_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mock.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mock_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_model.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_model_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_module.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_module_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mojo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mojo_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mongodb.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mongodb_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mypy.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mypy_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mysql.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_mysql_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_netlify.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_netlify_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_next.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_next_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_nginx.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_nginx_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_nix.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_nix_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_node.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_node_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_notebooks.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_notebooks_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_notification.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_notification_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_nuget.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_nuget_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_nuxt.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_nuxt_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_package.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_package_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_paket.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_paket_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_php.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_php_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_platformio.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_platformio_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_plugin.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_plugin_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_prisma.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_prisma_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_private.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_private_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_public.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_public_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_pytest.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_pytest_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_python.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_python_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_ravendb.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_ravendb_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_redis.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_redis_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_redux.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_redux_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_route.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_route_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_sass.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_sass_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_script.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_script_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_seedkit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_seedkit_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_server.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_server_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_services.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_services_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_shared.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_shared_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_snaplet.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_snaplet_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_spin.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_spin_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_src.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_src_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_sso.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_sso_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_story.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_story_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_style.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_style_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_supabase.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_supabase_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_svelte.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_svelte_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_tauri.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_tauri_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_temp.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_temp_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_template.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_template_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_test.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_test_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_theme.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_theme_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_tools.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_tools_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_travis.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_travis_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_trunk.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_trunk_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_turbo.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_turbo_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_typescript.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_typescript_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_typings.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_typings2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_typings2_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_typings_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vagrant.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vagrant_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vercel.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vercel_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_video.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_video_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_view.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_view_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vs.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vs2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vs2_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vs_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vscode.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vscode2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vscode2_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vscode3.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vscode3_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vscode_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vscode_test.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vscode_test2.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vscode_test2_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vscode_test3.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vscode_test3_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_vscode_test_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_webpack.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_webpack_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_windows.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_windows_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_wit.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_wit_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_www.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_www_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_yarn.svg +0 -0
- /package/static/{05e6417 → 911942d}/file-icons/folder_type_yarn_opened.svg +0 -0
- /package/static/{05e6417 → 911942d}/fonts/FiraCode-VariableFont.ttf +0 -0
- /package/static/{05e6417 → 911942d}/icons/add.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/arrow-down.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/arrow-left.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/arrow-right.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/arrow-up.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/blank.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/book.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/case-sensitive.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/check.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/chevron-down.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/chevron-left.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/chevron-right.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/chevron-up.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/chrome-close.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/chrome-maximize.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/chrome-minimize.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/chrome-restore.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/circle-filled.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/clear-all.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/close.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/cloud.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/collapse-all.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-all.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-alt-2.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-alt-small.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-alt.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-breakpoint-conditional.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-breakpoint-data-unverified.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-breakpoint-data.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-breakpoint-function-unverified.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-breakpoint-function.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-breakpoint-log-unverified.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-breakpoint-log.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-breakpoint-unsupported.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-console.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-continue-small.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-continue.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-coverage.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-disconnect.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-line-by-line.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-pause.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-rerun.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-restart-frame.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-restart.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-reverse-continue.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-stackframe-active.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-stackframe.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-start.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-step-back.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-step-into.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-step-out.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-step-over.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug-stop.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/debug.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/discard.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/edit.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/ellipsis.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/error.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/exclude.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/extensionDefaultIcon.png +0 -0
- /package/static/{05e6417 → 911942d}/icons/extensions.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/files.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/filter.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/go-to-file.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/icon-close.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/icon-source-control.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/icon-sync.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/icon.png +0 -0
- /package/static/{05e6417 → 911942d}/icons/icon.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/info.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/language-icon.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/link-external.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/list-flat.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/list-tree.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/new-file.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/new-folder.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/newline.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/open-preview.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/play.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/preserve-case.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/progress.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/pwa-icon-192.png +0 -0
- /package/static/{05e6417 → 911942d}/icons/pwa-icon-512.png +0 -0
- /package/static/{05e6417 → 911942d}/icons/record-keys.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/refresh.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/regex.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/remove.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/replace-all.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/replace.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/run-all.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/search.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/settings-gear.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/sort-precedence.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/source-control.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/split-horizontal.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/squiggly-error.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/squiggly-warning.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-array.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-boolean.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-class.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-color.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-constant.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-enum-member.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-enum.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-event.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-field.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-file.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-interface.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-key.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-keyword.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-method.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-misc.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-namespace.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-numeric.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-operator.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-parameter.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-property.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-ruler.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-snippet.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-string.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-structure.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/symbol-variable.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/tag.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/terminal-bash.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/terminal.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/theme-icon.png +0 -0
- /package/static/{05e6417 → 911942d}/icons/trash.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/triangle-down.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/triangle-left.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/triangle-right.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/triangle-up.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/warning.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/whole-word.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/zoom-in.svg +0 -0
- /package/static/{05e6417 → 911942d}/icons/zoom-out.svg +0 -0
- /package/static/{05e6417 → 911942d}/js/babel-parser.js +0 -0
- /package/static/{05e6417 → 911942d}/js/blob-util.js +0 -0
- /package/static/{05e6417 → 911942d}/js/ky.js +0 -0
- /package/static/{05e6417 → 911942d}/js/lvce-editor-import-script.js +0 -0
- /package/static/{05e6417 → 911942d}/js/lvce-editor-ipc.js +0 -0
- /package/static/{05e6417 → 911942d}/js/lvce-editor-json-rpc.js +0 -0
- /package/static/{05e6417 → 911942d}/js/lvce-editor-verror.js +0 -0
- /package/static/{05e6417 → 911942d}/js/p-min-delay.js +0 -0
- /package/static/{05e6417 → 911942d}/js/pretty-bytes.js +0 -0
- /package/static/{05e6417 → 911942d}/js/preview-injected.js +0 -0
- /package/static/{05e6417 → 911942d}/js/yoctodelay.js +0 -0
- /package/static/{05e6417 → 911942d}/lib-css/termterm.css +0 -0
- /package/static/{05e6417 → 911942d}/packages/color-picker-worker/dist/colorPickerWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/completion-worker/dist/completionWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/error-worker/dist/errorWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/file-system-worker/dist/fileSystemWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/find-widget-worker/dist/findWidgetWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/rename-worker/dist/renameWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/renderer-process/LICENSE +0 -0
- /package/static/{05e6417 → 911942d}/packages/renderer-process/README.md +0 -0
- /package/static/{05e6417 → 911942d}/packages/source-control-worker/dist/sourceControlWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/test-worker/dist/testWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/text-search-worker/dist/textSearchWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/packages/title-bar-worker/dist/titleBarWorkerMain.js +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.cpp +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.css +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.csv +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.dart +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.env +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.ex +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.html +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.java +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.jl +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.js +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.json +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.kt +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.pl +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.py +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/index.ts +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/scrolling.txt +0 -0
- /package/static/{05e6417 → 911942d}/playground/languages/tsconfig.json +0 -0
- /package/static/{05e6417 → 911942d}/playground/sample-folder/a.txt +0 -0
- /package/static/{05e6417 → 911942d}/playground/sample-folder/b.txt +0 -0
- /package/static/{05e6417 → 911942d}/playground/sample-folder/c.txt +0 -0
|
@@ -0,0 +1,3131 @@
|
|
|
1
|
+
const normalizeLine = line => {
|
|
2
|
+
if (line.startsWith('Error: ')) {
|
|
3
|
+
return line.slice('Error: '.length);
|
|
4
|
+
}
|
|
5
|
+
if (line.startsWith('VError: ')) {
|
|
6
|
+
return line.slice('VError: '.length);
|
|
7
|
+
}
|
|
8
|
+
return line;
|
|
9
|
+
};
|
|
10
|
+
const getCombinedMessage = (error, message) => {
|
|
11
|
+
const stringifiedError = normalizeLine(`${error}`);
|
|
12
|
+
if (message) {
|
|
13
|
+
return `${message}: ${stringifiedError}`;
|
|
14
|
+
}
|
|
15
|
+
return stringifiedError;
|
|
16
|
+
};
|
|
17
|
+
const NewLine$2 = '\n';
|
|
18
|
+
const getNewLineIndex$1 = (string, startIndex = undefined) => {
|
|
19
|
+
return string.indexOf(NewLine$2, startIndex);
|
|
20
|
+
};
|
|
21
|
+
const mergeStacks = (parent, child) => {
|
|
22
|
+
if (!child) {
|
|
23
|
+
return parent;
|
|
24
|
+
}
|
|
25
|
+
const parentNewLineIndex = getNewLineIndex$1(parent);
|
|
26
|
+
const childNewLineIndex = getNewLineIndex$1(child);
|
|
27
|
+
if (childNewLineIndex === -1) {
|
|
28
|
+
return parent;
|
|
29
|
+
}
|
|
30
|
+
const parentFirstLine = parent.slice(0, parentNewLineIndex);
|
|
31
|
+
const childRest = child.slice(childNewLineIndex);
|
|
32
|
+
const childFirstLine = normalizeLine(child.slice(0, childNewLineIndex));
|
|
33
|
+
if (parentFirstLine.includes(childFirstLine)) {
|
|
34
|
+
return parentFirstLine + childRest;
|
|
35
|
+
}
|
|
36
|
+
return child;
|
|
37
|
+
};
|
|
38
|
+
class VError extends Error {
|
|
39
|
+
constructor(error, message) {
|
|
40
|
+
const combinedMessage = getCombinedMessage(error, message);
|
|
41
|
+
super(combinedMessage);
|
|
42
|
+
this.name = 'VError';
|
|
43
|
+
if (error instanceof Error) {
|
|
44
|
+
this.stack = mergeStacks(this.stack, error.stack);
|
|
45
|
+
}
|
|
46
|
+
if (error.codeFrame) {
|
|
47
|
+
// @ts-ignore
|
|
48
|
+
this.codeFrame = error.codeFrame;
|
|
49
|
+
}
|
|
50
|
+
if (error.code) {
|
|
51
|
+
// @ts-ignore
|
|
52
|
+
this.code = error.code;
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
class AssertionError extends Error {
|
|
58
|
+
constructor(message) {
|
|
59
|
+
super(message);
|
|
60
|
+
this.name = 'AssertionError';
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
const getType = value => {
|
|
64
|
+
switch (typeof value) {
|
|
65
|
+
case 'number':
|
|
66
|
+
return 'number';
|
|
67
|
+
case 'function':
|
|
68
|
+
return 'function';
|
|
69
|
+
case 'string':
|
|
70
|
+
return 'string';
|
|
71
|
+
case 'object':
|
|
72
|
+
if (value === null) {
|
|
73
|
+
return 'null';
|
|
74
|
+
}
|
|
75
|
+
if (Array.isArray(value)) {
|
|
76
|
+
return 'array';
|
|
77
|
+
}
|
|
78
|
+
return 'object';
|
|
79
|
+
case 'boolean':
|
|
80
|
+
return 'boolean';
|
|
81
|
+
default:
|
|
82
|
+
return 'unknown';
|
|
83
|
+
}
|
|
84
|
+
};
|
|
85
|
+
const array = value => {
|
|
86
|
+
const type = getType(value);
|
|
87
|
+
if (type !== 'array') {
|
|
88
|
+
throw new AssertionError('expected value to be of type array');
|
|
89
|
+
}
|
|
90
|
+
};
|
|
91
|
+
const string = value => {
|
|
92
|
+
const type = getType(value);
|
|
93
|
+
if (type !== 'string') {
|
|
94
|
+
throw new AssertionError('expected value to be of type string');
|
|
95
|
+
}
|
|
96
|
+
};
|
|
97
|
+
|
|
98
|
+
const isMessagePort = value => {
|
|
99
|
+
return value && value instanceof MessagePort;
|
|
100
|
+
};
|
|
101
|
+
const isMessagePortMain = value => {
|
|
102
|
+
return value && value.constructor && value.constructor.name === 'MessagePortMain';
|
|
103
|
+
};
|
|
104
|
+
const isOffscreenCanvas = value => {
|
|
105
|
+
return typeof OffscreenCanvas !== 'undefined' && value instanceof OffscreenCanvas;
|
|
106
|
+
};
|
|
107
|
+
const isInstanceOf = (value, constructorName) => {
|
|
108
|
+
return value?.constructor?.name === constructorName;
|
|
109
|
+
};
|
|
110
|
+
const isSocket = value => {
|
|
111
|
+
return isInstanceOf(value, 'Socket');
|
|
112
|
+
};
|
|
113
|
+
const transferrables = [isMessagePort, isMessagePortMain, isOffscreenCanvas, isSocket];
|
|
114
|
+
const isTransferrable = value => {
|
|
115
|
+
for (const fn of transferrables) {
|
|
116
|
+
if (fn(value)) {
|
|
117
|
+
return true;
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
return false;
|
|
121
|
+
};
|
|
122
|
+
const walkValue = (value, transferrables, isTransferrable) => {
|
|
123
|
+
if (!value) {
|
|
124
|
+
return;
|
|
125
|
+
}
|
|
126
|
+
if (isTransferrable(value)) {
|
|
127
|
+
transferrables.push(value);
|
|
128
|
+
return;
|
|
129
|
+
}
|
|
130
|
+
if (Array.isArray(value)) {
|
|
131
|
+
for (const item of value) {
|
|
132
|
+
walkValue(item, transferrables, isTransferrable);
|
|
133
|
+
}
|
|
134
|
+
return;
|
|
135
|
+
}
|
|
136
|
+
if (typeof value === 'object') {
|
|
137
|
+
for (const property of Object.values(value)) {
|
|
138
|
+
walkValue(property, transferrables, isTransferrable);
|
|
139
|
+
}
|
|
140
|
+
return;
|
|
141
|
+
}
|
|
142
|
+
};
|
|
143
|
+
const getTransferrables = value => {
|
|
144
|
+
const transferrables = [];
|
|
145
|
+
walkValue(value, transferrables, isTransferrable);
|
|
146
|
+
return transferrables;
|
|
147
|
+
};
|
|
148
|
+
const attachEvents = that => {
|
|
149
|
+
const handleMessage = (...args) => {
|
|
150
|
+
const data = that.getData(...args);
|
|
151
|
+
that.dispatchEvent(new MessageEvent('message', {
|
|
152
|
+
data
|
|
153
|
+
}));
|
|
154
|
+
};
|
|
155
|
+
that.onMessage(handleMessage);
|
|
156
|
+
const handleClose = event => {
|
|
157
|
+
that.dispatchEvent(new Event('close'));
|
|
158
|
+
};
|
|
159
|
+
that.onClose(handleClose);
|
|
160
|
+
};
|
|
161
|
+
class Ipc extends EventTarget {
|
|
162
|
+
constructor(rawIpc) {
|
|
163
|
+
super();
|
|
164
|
+
this._rawIpc = rawIpc;
|
|
165
|
+
attachEvents(this);
|
|
166
|
+
}
|
|
167
|
+
}
|
|
168
|
+
const E_INCOMPATIBLE_NATIVE_MODULE = 'E_INCOMPATIBLE_NATIVE_MODULE';
|
|
169
|
+
const E_MODULES_NOT_SUPPORTED_IN_ELECTRON = 'E_MODULES_NOT_SUPPORTED_IN_ELECTRON';
|
|
170
|
+
const ERR_MODULE_NOT_FOUND = 'ERR_MODULE_NOT_FOUND';
|
|
171
|
+
const NewLine$1 = '\n';
|
|
172
|
+
const joinLines$1 = lines => {
|
|
173
|
+
return lines.join(NewLine$1);
|
|
174
|
+
};
|
|
175
|
+
const RE_AT = /^\s+at/;
|
|
176
|
+
const RE_AT_PROMISE_INDEX = /^\s*at async Promise.all \(index \d+\)$/;
|
|
177
|
+
const isNormalStackLine = line => {
|
|
178
|
+
return RE_AT.test(line) && !RE_AT_PROMISE_INDEX.test(line);
|
|
179
|
+
};
|
|
180
|
+
const getDetails = lines => {
|
|
181
|
+
const index = lines.findIndex(isNormalStackLine);
|
|
182
|
+
if (index === -1) {
|
|
183
|
+
return {
|
|
184
|
+
actualMessage: joinLines$1(lines),
|
|
185
|
+
rest: []
|
|
186
|
+
};
|
|
187
|
+
}
|
|
188
|
+
let lastIndex = index - 1;
|
|
189
|
+
while (++lastIndex < lines.length) {
|
|
190
|
+
if (!isNormalStackLine(lines[lastIndex])) {
|
|
191
|
+
break;
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
return {
|
|
195
|
+
actualMessage: lines[index - 1],
|
|
196
|
+
rest: lines.slice(index, lastIndex)
|
|
197
|
+
};
|
|
198
|
+
};
|
|
199
|
+
const splitLines$1 = lines => {
|
|
200
|
+
return lines.split(NewLine$1);
|
|
201
|
+
};
|
|
202
|
+
const RE_MESSAGE_CODE_BLOCK_START = /^Error: The module '.*'$/;
|
|
203
|
+
const RE_MESSAGE_CODE_BLOCK_END = /^\s* at/;
|
|
204
|
+
const isMessageCodeBlockStartIndex = line => {
|
|
205
|
+
return RE_MESSAGE_CODE_BLOCK_START.test(line);
|
|
206
|
+
};
|
|
207
|
+
const isMessageCodeBlockEndIndex = line => {
|
|
208
|
+
return RE_MESSAGE_CODE_BLOCK_END.test(line);
|
|
209
|
+
};
|
|
210
|
+
const getMessageCodeBlock = stderr => {
|
|
211
|
+
const lines = splitLines$1(stderr);
|
|
212
|
+
const startIndex = lines.findIndex(isMessageCodeBlockStartIndex);
|
|
213
|
+
const endIndex = startIndex + lines.slice(startIndex).findIndex(isMessageCodeBlockEndIndex, startIndex);
|
|
214
|
+
const relevantLines = lines.slice(startIndex, endIndex);
|
|
215
|
+
const relevantMessage = relevantLines.join(' ').slice('Error: '.length);
|
|
216
|
+
return relevantMessage;
|
|
217
|
+
};
|
|
218
|
+
const isModuleNotFoundMessage = line => {
|
|
219
|
+
return line.includes('[ERR_MODULE_NOT_FOUND]');
|
|
220
|
+
};
|
|
221
|
+
const getModuleNotFoundError = stderr => {
|
|
222
|
+
const lines = splitLines$1(stderr);
|
|
223
|
+
const messageIndex = lines.findIndex(isModuleNotFoundMessage);
|
|
224
|
+
const message = lines[messageIndex];
|
|
225
|
+
return {
|
|
226
|
+
message,
|
|
227
|
+
code: ERR_MODULE_NOT_FOUND
|
|
228
|
+
};
|
|
229
|
+
};
|
|
230
|
+
const isModuleNotFoundError = stderr => {
|
|
231
|
+
if (!stderr) {
|
|
232
|
+
return false;
|
|
233
|
+
}
|
|
234
|
+
return stderr.includes('ERR_MODULE_NOT_FOUND');
|
|
235
|
+
};
|
|
236
|
+
const isModulesSyntaxError = stderr => {
|
|
237
|
+
if (!stderr) {
|
|
238
|
+
return false;
|
|
239
|
+
}
|
|
240
|
+
return stderr.includes('SyntaxError: Cannot use import statement outside a module');
|
|
241
|
+
};
|
|
242
|
+
const RE_NATIVE_MODULE_ERROR = /^innerError Error: Cannot find module '.*.node'/;
|
|
243
|
+
const RE_NATIVE_MODULE_ERROR_2 = /was compiled against a different Node.js version/;
|
|
244
|
+
const isUnhelpfulNativeModuleError = stderr => {
|
|
245
|
+
return RE_NATIVE_MODULE_ERROR.test(stderr) && RE_NATIVE_MODULE_ERROR_2.test(stderr);
|
|
246
|
+
};
|
|
247
|
+
const getNativeModuleErrorMessage = stderr => {
|
|
248
|
+
const message = getMessageCodeBlock(stderr);
|
|
249
|
+
return {
|
|
250
|
+
message: `Incompatible native node module: ${message}`,
|
|
251
|
+
code: E_INCOMPATIBLE_NATIVE_MODULE
|
|
252
|
+
};
|
|
253
|
+
};
|
|
254
|
+
const getModuleSyntaxError = () => {
|
|
255
|
+
return {
|
|
256
|
+
message: `ES Modules are not supported in electron`,
|
|
257
|
+
code: E_MODULES_NOT_SUPPORTED_IN_ELECTRON
|
|
258
|
+
};
|
|
259
|
+
};
|
|
260
|
+
const getHelpfulChildProcessError = (stdout, stderr) => {
|
|
261
|
+
if (isUnhelpfulNativeModuleError(stderr)) {
|
|
262
|
+
return getNativeModuleErrorMessage(stderr);
|
|
263
|
+
}
|
|
264
|
+
if (isModulesSyntaxError(stderr)) {
|
|
265
|
+
return getModuleSyntaxError();
|
|
266
|
+
}
|
|
267
|
+
if (isModuleNotFoundError(stderr)) {
|
|
268
|
+
return getModuleNotFoundError(stderr);
|
|
269
|
+
}
|
|
270
|
+
const lines = splitLines$1(stderr);
|
|
271
|
+
const {
|
|
272
|
+
actualMessage,
|
|
273
|
+
rest
|
|
274
|
+
} = getDetails(lines);
|
|
275
|
+
return {
|
|
276
|
+
message: actualMessage,
|
|
277
|
+
code: '',
|
|
278
|
+
stack: rest
|
|
279
|
+
};
|
|
280
|
+
};
|
|
281
|
+
class IpcError extends VError {
|
|
282
|
+
// @ts-ignore
|
|
283
|
+
constructor(betterMessage, stdout = '', stderr = '') {
|
|
284
|
+
if (stdout || stderr) {
|
|
285
|
+
// @ts-ignore
|
|
286
|
+
const {
|
|
287
|
+
message,
|
|
288
|
+
code,
|
|
289
|
+
stack
|
|
290
|
+
} = getHelpfulChildProcessError(stdout, stderr);
|
|
291
|
+
const cause = new Error(message);
|
|
292
|
+
// @ts-ignore
|
|
293
|
+
cause.code = code;
|
|
294
|
+
cause.stack = stack;
|
|
295
|
+
super(cause, betterMessage);
|
|
296
|
+
} else {
|
|
297
|
+
super(betterMessage);
|
|
298
|
+
}
|
|
299
|
+
// @ts-ignore
|
|
300
|
+
this.name = 'IpcError';
|
|
301
|
+
// @ts-ignore
|
|
302
|
+
this.stdout = stdout;
|
|
303
|
+
// @ts-ignore
|
|
304
|
+
this.stderr = stderr;
|
|
305
|
+
}
|
|
306
|
+
}
|
|
307
|
+
const readyMessage = 'ready';
|
|
308
|
+
const getData$2 = event => {
|
|
309
|
+
return event.data;
|
|
310
|
+
};
|
|
311
|
+
const listen$7 = () => {
|
|
312
|
+
// @ts-ignore
|
|
313
|
+
if (typeof WorkerGlobalScope === 'undefined') {
|
|
314
|
+
throw new TypeError('module is not in web worker scope');
|
|
315
|
+
}
|
|
316
|
+
return globalThis;
|
|
317
|
+
};
|
|
318
|
+
const signal$8 = global => {
|
|
319
|
+
global.postMessage(readyMessage);
|
|
320
|
+
};
|
|
321
|
+
class IpcChildWithModuleWorker extends Ipc {
|
|
322
|
+
getData(event) {
|
|
323
|
+
return getData$2(event);
|
|
324
|
+
}
|
|
325
|
+
send(message) {
|
|
326
|
+
// @ts-ignore
|
|
327
|
+
this._rawIpc.postMessage(message);
|
|
328
|
+
}
|
|
329
|
+
sendAndTransfer(message) {
|
|
330
|
+
const transfer = getTransferrables(message);
|
|
331
|
+
// @ts-ignore
|
|
332
|
+
this._rawIpc.postMessage(message, transfer);
|
|
333
|
+
}
|
|
334
|
+
dispose() {
|
|
335
|
+
// ignore
|
|
336
|
+
}
|
|
337
|
+
onClose(callback) {
|
|
338
|
+
// ignore
|
|
339
|
+
}
|
|
340
|
+
onMessage(callback) {
|
|
341
|
+
this._rawIpc.addEventListener('message', callback);
|
|
342
|
+
}
|
|
343
|
+
}
|
|
344
|
+
const wrap$f = global => {
|
|
345
|
+
return new IpcChildWithModuleWorker(global);
|
|
346
|
+
};
|
|
347
|
+
const waitForFirstMessage = async port => {
|
|
348
|
+
const {
|
|
349
|
+
resolve,
|
|
350
|
+
promise
|
|
351
|
+
} = Promise.withResolvers();
|
|
352
|
+
port.addEventListener('message', resolve, {
|
|
353
|
+
once: true
|
|
354
|
+
});
|
|
355
|
+
const event = await promise;
|
|
356
|
+
// @ts-ignore
|
|
357
|
+
return event.data;
|
|
358
|
+
};
|
|
359
|
+
const listen$6 = async () => {
|
|
360
|
+
const parentIpcRaw = listen$7();
|
|
361
|
+
signal$8(parentIpcRaw);
|
|
362
|
+
const parentIpc = wrap$f(parentIpcRaw);
|
|
363
|
+
const firstMessage = await waitForFirstMessage(parentIpc);
|
|
364
|
+
if (firstMessage.method !== 'initialize') {
|
|
365
|
+
throw new IpcError('unexpected first message');
|
|
366
|
+
}
|
|
367
|
+
const type = firstMessage.params[0];
|
|
368
|
+
if (type === 'message-port') {
|
|
369
|
+
parentIpc.send({
|
|
370
|
+
jsonrpc: '2.0',
|
|
371
|
+
id: firstMessage.id,
|
|
372
|
+
result: null
|
|
373
|
+
});
|
|
374
|
+
parentIpc.dispose();
|
|
375
|
+
const port = firstMessage.params[1];
|
|
376
|
+
return port;
|
|
377
|
+
}
|
|
378
|
+
return globalThis;
|
|
379
|
+
};
|
|
380
|
+
class IpcChildWithModuleWorkerAndMessagePort extends Ipc {
|
|
381
|
+
getData(event) {
|
|
382
|
+
return getData$2(event);
|
|
383
|
+
}
|
|
384
|
+
send(message) {
|
|
385
|
+
this._rawIpc.postMessage(message);
|
|
386
|
+
}
|
|
387
|
+
sendAndTransfer(message) {
|
|
388
|
+
const transfer = getTransferrables(message);
|
|
389
|
+
this._rawIpc.postMessage(message, transfer);
|
|
390
|
+
}
|
|
391
|
+
dispose() {
|
|
392
|
+
if (this._rawIpc.close) {
|
|
393
|
+
this._rawIpc.close();
|
|
394
|
+
}
|
|
395
|
+
}
|
|
396
|
+
onClose(callback) {
|
|
397
|
+
// ignore
|
|
398
|
+
}
|
|
399
|
+
onMessage(callback) {
|
|
400
|
+
this._rawIpc.addEventListener('message', callback);
|
|
401
|
+
this._rawIpc.start();
|
|
402
|
+
}
|
|
403
|
+
}
|
|
404
|
+
const wrap$e = port => {
|
|
405
|
+
return new IpcChildWithModuleWorkerAndMessagePort(port);
|
|
406
|
+
};
|
|
407
|
+
const IpcChildWithModuleWorkerAndMessagePort$1 = {
|
|
408
|
+
__proto__: null,
|
|
409
|
+
listen: listen$6,
|
|
410
|
+
wrap: wrap$e
|
|
411
|
+
};
|
|
412
|
+
|
|
413
|
+
const Two = '2.0';
|
|
414
|
+
const create$4 = (method, params) => {
|
|
415
|
+
return {
|
|
416
|
+
jsonrpc: Two,
|
|
417
|
+
method,
|
|
418
|
+
params
|
|
419
|
+
};
|
|
420
|
+
};
|
|
421
|
+
const callbacks = Object.create(null);
|
|
422
|
+
const set$1 = (id, fn) => {
|
|
423
|
+
callbacks[id] = fn;
|
|
424
|
+
};
|
|
425
|
+
const get$1 = id => {
|
|
426
|
+
return callbacks[id];
|
|
427
|
+
};
|
|
428
|
+
const remove = id => {
|
|
429
|
+
delete callbacks[id];
|
|
430
|
+
};
|
|
431
|
+
let id = 0;
|
|
432
|
+
const create$3 = () => {
|
|
433
|
+
return ++id;
|
|
434
|
+
};
|
|
435
|
+
const registerPromise = () => {
|
|
436
|
+
const id = create$3();
|
|
437
|
+
const {
|
|
438
|
+
resolve,
|
|
439
|
+
promise
|
|
440
|
+
} = Promise.withResolvers();
|
|
441
|
+
set$1(id, resolve);
|
|
442
|
+
return {
|
|
443
|
+
id,
|
|
444
|
+
promise
|
|
445
|
+
};
|
|
446
|
+
};
|
|
447
|
+
const create$2 = (method, params) => {
|
|
448
|
+
const {
|
|
449
|
+
id,
|
|
450
|
+
promise
|
|
451
|
+
} = registerPromise();
|
|
452
|
+
const message = {
|
|
453
|
+
jsonrpc: Two,
|
|
454
|
+
method,
|
|
455
|
+
params,
|
|
456
|
+
id
|
|
457
|
+
};
|
|
458
|
+
return {
|
|
459
|
+
message,
|
|
460
|
+
promise
|
|
461
|
+
};
|
|
462
|
+
};
|
|
463
|
+
class JsonRpcError extends Error {
|
|
464
|
+
constructor(message) {
|
|
465
|
+
super(message);
|
|
466
|
+
this.name = 'JsonRpcError';
|
|
467
|
+
}
|
|
468
|
+
}
|
|
469
|
+
const NewLine = '\n';
|
|
470
|
+
const DomException = 'DOMException';
|
|
471
|
+
const ReferenceError$1 = 'ReferenceError';
|
|
472
|
+
const SyntaxError$1 = 'SyntaxError';
|
|
473
|
+
const TypeError$1 = 'TypeError';
|
|
474
|
+
const getErrorConstructor = (message, type) => {
|
|
475
|
+
if (type) {
|
|
476
|
+
switch (type) {
|
|
477
|
+
case DomException:
|
|
478
|
+
return DOMException;
|
|
479
|
+
case TypeError$1:
|
|
480
|
+
return TypeError;
|
|
481
|
+
case SyntaxError$1:
|
|
482
|
+
return SyntaxError;
|
|
483
|
+
case ReferenceError$1:
|
|
484
|
+
return ReferenceError;
|
|
485
|
+
default:
|
|
486
|
+
return Error;
|
|
487
|
+
}
|
|
488
|
+
}
|
|
489
|
+
if (message.startsWith('TypeError: ')) {
|
|
490
|
+
return TypeError;
|
|
491
|
+
}
|
|
492
|
+
if (message.startsWith('SyntaxError: ')) {
|
|
493
|
+
return SyntaxError;
|
|
494
|
+
}
|
|
495
|
+
if (message.startsWith('ReferenceError: ')) {
|
|
496
|
+
return ReferenceError;
|
|
497
|
+
}
|
|
498
|
+
return Error;
|
|
499
|
+
};
|
|
500
|
+
const constructError = (message, type, name) => {
|
|
501
|
+
const ErrorConstructor = getErrorConstructor(message, type);
|
|
502
|
+
if (ErrorConstructor === DOMException && name) {
|
|
503
|
+
return new ErrorConstructor(message, name);
|
|
504
|
+
}
|
|
505
|
+
if (ErrorConstructor === Error) {
|
|
506
|
+
const error = new Error(message);
|
|
507
|
+
if (name && name !== 'VError') {
|
|
508
|
+
error.name = name;
|
|
509
|
+
}
|
|
510
|
+
return error;
|
|
511
|
+
}
|
|
512
|
+
return new ErrorConstructor(message);
|
|
513
|
+
};
|
|
514
|
+
const joinLines = lines => {
|
|
515
|
+
return lines.join(NewLine);
|
|
516
|
+
};
|
|
517
|
+
const splitLines = lines => {
|
|
518
|
+
return lines.split(NewLine);
|
|
519
|
+
};
|
|
520
|
+
const getCurrentStack = () => {
|
|
521
|
+
const currentStack = joinLines(splitLines(new Error().stack || '').slice(2));
|
|
522
|
+
return currentStack;
|
|
523
|
+
};
|
|
524
|
+
const getNewLineIndex = (string, startIndex = undefined) => {
|
|
525
|
+
return string.indexOf(NewLine, startIndex);
|
|
526
|
+
};
|
|
527
|
+
const getParentStack = error => {
|
|
528
|
+
let parentStack = error.stack || error.data || error.message || '';
|
|
529
|
+
if (parentStack.startsWith(' at')) {
|
|
530
|
+
parentStack = error.message + NewLine + parentStack;
|
|
531
|
+
}
|
|
532
|
+
return parentStack;
|
|
533
|
+
};
|
|
534
|
+
const MethodNotFound = -32601;
|
|
535
|
+
const Custom = -32001;
|
|
536
|
+
const restoreJsonRpcError = error => {
|
|
537
|
+
const currentStack = getCurrentStack();
|
|
538
|
+
if (error && error instanceof Error) {
|
|
539
|
+
if (typeof error.stack === 'string') {
|
|
540
|
+
error.stack = error.stack + NewLine + currentStack;
|
|
541
|
+
}
|
|
542
|
+
return error;
|
|
543
|
+
}
|
|
544
|
+
if (error && error.code && error.code === MethodNotFound) {
|
|
545
|
+
const restoredError = new JsonRpcError(error.message);
|
|
546
|
+
const parentStack = getParentStack(error);
|
|
547
|
+
restoredError.stack = parentStack + NewLine + currentStack;
|
|
548
|
+
return restoredError;
|
|
549
|
+
}
|
|
550
|
+
if (error && error.message) {
|
|
551
|
+
const restoredError = constructError(error.message, error.type, error.name);
|
|
552
|
+
if (error.data) {
|
|
553
|
+
if (error.data.stack && error.data.type && error.message) {
|
|
554
|
+
restoredError.stack = error.data.type + ': ' + error.message + NewLine + error.data.stack + NewLine + currentStack;
|
|
555
|
+
} else if (error.data.stack) {
|
|
556
|
+
restoredError.stack = error.data.stack;
|
|
557
|
+
}
|
|
558
|
+
if (error.data.codeFrame) {
|
|
559
|
+
// @ts-ignore
|
|
560
|
+
restoredError.codeFrame = error.data.codeFrame;
|
|
561
|
+
}
|
|
562
|
+
if (error.data.code) {
|
|
563
|
+
// @ts-ignore
|
|
564
|
+
restoredError.code = error.data.code;
|
|
565
|
+
}
|
|
566
|
+
if (error.data.type) {
|
|
567
|
+
// @ts-ignore
|
|
568
|
+
restoredError.name = error.data.type;
|
|
569
|
+
}
|
|
570
|
+
} else {
|
|
571
|
+
if (error.stack) {
|
|
572
|
+
const lowerStack = restoredError.stack || '';
|
|
573
|
+
// @ts-ignore
|
|
574
|
+
const indexNewLine = getNewLineIndex(lowerStack);
|
|
575
|
+
const parentStack = getParentStack(error);
|
|
576
|
+
// @ts-ignore
|
|
577
|
+
restoredError.stack = parentStack + lowerStack.slice(indexNewLine);
|
|
578
|
+
}
|
|
579
|
+
if (error.codeFrame) {
|
|
580
|
+
// @ts-ignore
|
|
581
|
+
restoredError.codeFrame = error.codeFrame;
|
|
582
|
+
}
|
|
583
|
+
}
|
|
584
|
+
return restoredError;
|
|
585
|
+
}
|
|
586
|
+
if (typeof error === 'string') {
|
|
587
|
+
return new Error(`JsonRpc Error: ${error}`);
|
|
588
|
+
}
|
|
589
|
+
return new Error(`JsonRpc Error: ${error}`);
|
|
590
|
+
};
|
|
591
|
+
const unwrapJsonRpcResult = responseMessage => {
|
|
592
|
+
if ('error' in responseMessage) {
|
|
593
|
+
const restoredError = restoreJsonRpcError(responseMessage.error);
|
|
594
|
+
throw restoredError;
|
|
595
|
+
}
|
|
596
|
+
if ('result' in responseMessage) {
|
|
597
|
+
return responseMessage.result;
|
|
598
|
+
}
|
|
599
|
+
throw new JsonRpcError('unexpected response message');
|
|
600
|
+
};
|
|
601
|
+
const warn = (...args) => {
|
|
602
|
+
console.warn(...args);
|
|
603
|
+
};
|
|
604
|
+
const resolve = (id, response) => {
|
|
605
|
+
const fn = get$1(id);
|
|
606
|
+
if (!fn) {
|
|
607
|
+
console.log(response);
|
|
608
|
+
warn(`callback ${id} may already be disposed`);
|
|
609
|
+
return;
|
|
610
|
+
}
|
|
611
|
+
fn(response);
|
|
612
|
+
remove(id);
|
|
613
|
+
};
|
|
614
|
+
const E_COMMAND_NOT_FOUND = 'E_COMMAND_NOT_FOUND';
|
|
615
|
+
const getErrorType = prettyError => {
|
|
616
|
+
if (prettyError && prettyError.type) {
|
|
617
|
+
return prettyError.type;
|
|
618
|
+
}
|
|
619
|
+
if (prettyError && prettyError.constructor && prettyError.constructor.name) {
|
|
620
|
+
return prettyError.constructor.name;
|
|
621
|
+
}
|
|
622
|
+
return undefined;
|
|
623
|
+
};
|
|
624
|
+
const isAlreadyStack = line => {
|
|
625
|
+
return line.trim().startsWith('at ');
|
|
626
|
+
};
|
|
627
|
+
const getStack = prettyError => {
|
|
628
|
+
const stackString = prettyError.stack || '';
|
|
629
|
+
const newLineIndex = stackString.indexOf('\n');
|
|
630
|
+
if (newLineIndex !== -1 && !isAlreadyStack(stackString.slice(0, newLineIndex))) {
|
|
631
|
+
return stackString.slice(newLineIndex + 1);
|
|
632
|
+
}
|
|
633
|
+
return stackString;
|
|
634
|
+
};
|
|
635
|
+
const getErrorProperty = (error, prettyError) => {
|
|
636
|
+
if (error && error.code === E_COMMAND_NOT_FOUND) {
|
|
637
|
+
return {
|
|
638
|
+
code: MethodNotFound,
|
|
639
|
+
message: error.message,
|
|
640
|
+
data: error.stack
|
|
641
|
+
};
|
|
642
|
+
}
|
|
643
|
+
return {
|
|
644
|
+
code: Custom,
|
|
645
|
+
message: prettyError.message,
|
|
646
|
+
data: {
|
|
647
|
+
stack: getStack(prettyError),
|
|
648
|
+
codeFrame: prettyError.codeFrame,
|
|
649
|
+
type: getErrorType(prettyError),
|
|
650
|
+
code: prettyError.code,
|
|
651
|
+
name: prettyError.name
|
|
652
|
+
}
|
|
653
|
+
};
|
|
654
|
+
};
|
|
655
|
+
const create$1$1 = (id, error) => {
|
|
656
|
+
return {
|
|
657
|
+
jsonrpc: Two,
|
|
658
|
+
id,
|
|
659
|
+
error
|
|
660
|
+
};
|
|
661
|
+
};
|
|
662
|
+
const getErrorResponse = (id, error, preparePrettyError, logError) => {
|
|
663
|
+
const prettyError = preparePrettyError(error);
|
|
664
|
+
logError(error, prettyError);
|
|
665
|
+
const errorProperty = getErrorProperty(error, prettyError);
|
|
666
|
+
return create$1$1(id, errorProperty);
|
|
667
|
+
};
|
|
668
|
+
const create$5 = (message, result) => {
|
|
669
|
+
return {
|
|
670
|
+
jsonrpc: Two,
|
|
671
|
+
id: message.id,
|
|
672
|
+
result: result ?? null
|
|
673
|
+
};
|
|
674
|
+
};
|
|
675
|
+
const getSuccessResponse = (message, result) => {
|
|
676
|
+
const resultProperty = result ?? null;
|
|
677
|
+
return create$5(message, resultProperty);
|
|
678
|
+
};
|
|
679
|
+
const getErrorResponseSimple = (id, error) => {
|
|
680
|
+
return {
|
|
681
|
+
jsonrpc: Two,
|
|
682
|
+
id,
|
|
683
|
+
error: {
|
|
684
|
+
code: Custom,
|
|
685
|
+
// @ts-ignore
|
|
686
|
+
message: error.message,
|
|
687
|
+
data: error
|
|
688
|
+
}
|
|
689
|
+
};
|
|
690
|
+
};
|
|
691
|
+
const getResponse = async (message, ipc, execute, preparePrettyError, logError, requiresSocket) => {
|
|
692
|
+
try {
|
|
693
|
+
const result = requiresSocket(message.method) ? await execute(message.method, ipc, ...message.params) : await execute(message.method, ...message.params);
|
|
694
|
+
return getSuccessResponse(message, result);
|
|
695
|
+
} catch (error) {
|
|
696
|
+
if (ipc.canUseSimpleErrorResponse) {
|
|
697
|
+
return getErrorResponseSimple(message.id, error);
|
|
698
|
+
}
|
|
699
|
+
return getErrorResponse(message.id, error, preparePrettyError, logError);
|
|
700
|
+
}
|
|
701
|
+
};
|
|
702
|
+
const defaultPreparePrettyError = error => {
|
|
703
|
+
return error;
|
|
704
|
+
};
|
|
705
|
+
const defaultLogError = () => {
|
|
706
|
+
// ignore
|
|
707
|
+
};
|
|
708
|
+
const defaultRequiresSocket = () => {
|
|
709
|
+
return false;
|
|
710
|
+
};
|
|
711
|
+
const defaultResolve = resolve;
|
|
712
|
+
|
|
713
|
+
// TODO maybe remove this in v6 or v7, only accept options object to simplify the code
|
|
714
|
+
const normalizeParams = args => {
|
|
715
|
+
if (args.length === 1) {
|
|
716
|
+
const options = args[0];
|
|
717
|
+
return {
|
|
718
|
+
ipc: options.ipc,
|
|
719
|
+
message: options.message,
|
|
720
|
+
execute: options.execute,
|
|
721
|
+
resolve: options.resolve || defaultResolve,
|
|
722
|
+
preparePrettyError: options.preparePrettyError || defaultPreparePrettyError,
|
|
723
|
+
logError: options.logError || defaultLogError,
|
|
724
|
+
requiresSocket: options.requiresSocket || defaultRequiresSocket
|
|
725
|
+
};
|
|
726
|
+
}
|
|
727
|
+
return {
|
|
728
|
+
ipc: args[0],
|
|
729
|
+
message: args[1],
|
|
730
|
+
execute: args[2],
|
|
731
|
+
resolve: args[3],
|
|
732
|
+
preparePrettyError: args[4],
|
|
733
|
+
logError: args[5],
|
|
734
|
+
requiresSocket: args[6]
|
|
735
|
+
};
|
|
736
|
+
};
|
|
737
|
+
const handleJsonRpcMessage = async (...args) => {
|
|
738
|
+
const options = normalizeParams(args);
|
|
739
|
+
const {
|
|
740
|
+
message,
|
|
741
|
+
ipc,
|
|
742
|
+
execute,
|
|
743
|
+
resolve,
|
|
744
|
+
preparePrettyError,
|
|
745
|
+
logError,
|
|
746
|
+
requiresSocket
|
|
747
|
+
} = options;
|
|
748
|
+
if ('id' in message) {
|
|
749
|
+
if ('method' in message) {
|
|
750
|
+
const response = await getResponse(message, ipc, execute, preparePrettyError, logError, requiresSocket);
|
|
751
|
+
try {
|
|
752
|
+
ipc.send(response);
|
|
753
|
+
} catch (error) {
|
|
754
|
+
const errorResponse = getErrorResponse(message.id, error, preparePrettyError, logError);
|
|
755
|
+
ipc.send(errorResponse);
|
|
756
|
+
}
|
|
757
|
+
return;
|
|
758
|
+
}
|
|
759
|
+
resolve(message.id, message);
|
|
760
|
+
return;
|
|
761
|
+
}
|
|
762
|
+
if ('method' in message) {
|
|
763
|
+
await getResponse(message, ipc, execute, preparePrettyError, logError, requiresSocket);
|
|
764
|
+
return;
|
|
765
|
+
}
|
|
766
|
+
throw new JsonRpcError('unexpected message');
|
|
767
|
+
};
|
|
768
|
+
const invokeHelper = async (ipc, method, params, useSendAndTransfer) => {
|
|
769
|
+
const {
|
|
770
|
+
message,
|
|
771
|
+
promise
|
|
772
|
+
} = create$2(method, params);
|
|
773
|
+
if (useSendAndTransfer && ipc.sendAndTransfer) {
|
|
774
|
+
ipc.sendAndTransfer(message);
|
|
775
|
+
} else {
|
|
776
|
+
ipc.send(message);
|
|
777
|
+
}
|
|
778
|
+
const responseMessage = await promise;
|
|
779
|
+
return unwrapJsonRpcResult(responseMessage);
|
|
780
|
+
};
|
|
781
|
+
const send = (transport, method, ...params) => {
|
|
782
|
+
const message = create$4(method, params);
|
|
783
|
+
transport.send(message);
|
|
784
|
+
};
|
|
785
|
+
const invoke = (ipc, method, ...params) => {
|
|
786
|
+
return invokeHelper(ipc, method, params, false);
|
|
787
|
+
};
|
|
788
|
+
const invokeAndTransfer = (ipc, method, ...params) => {
|
|
789
|
+
return invokeHelper(ipc, method, params, true);
|
|
790
|
+
};
|
|
791
|
+
|
|
792
|
+
const commands = Object.create(null);
|
|
793
|
+
const register = commandMap => {
|
|
794
|
+
Object.assign(commands, commandMap);
|
|
795
|
+
};
|
|
796
|
+
const getCommand = key => {
|
|
797
|
+
return commands[key];
|
|
798
|
+
};
|
|
799
|
+
const execute = (command, ...args) => {
|
|
800
|
+
const fn = getCommand(command);
|
|
801
|
+
if (!fn) {
|
|
802
|
+
throw new Error(`command not found ${command}`);
|
|
803
|
+
}
|
|
804
|
+
return fn(...args);
|
|
805
|
+
};
|
|
806
|
+
|
|
807
|
+
const createRpc = ipc => {
|
|
808
|
+
const rpc = {
|
|
809
|
+
// @ts-ignore
|
|
810
|
+
ipc,
|
|
811
|
+
/**
|
|
812
|
+
* @deprecated
|
|
813
|
+
*/
|
|
814
|
+
send(method, ...params) {
|
|
815
|
+
send(ipc, method, ...params);
|
|
816
|
+
},
|
|
817
|
+
invoke(method, ...params) {
|
|
818
|
+
return invoke(ipc, method, ...params);
|
|
819
|
+
},
|
|
820
|
+
invokeAndTransfer(method, ...params) {
|
|
821
|
+
return invokeAndTransfer(ipc, method, ...params);
|
|
822
|
+
},
|
|
823
|
+
async dispose() {
|
|
824
|
+
await ipc?.dispose();
|
|
825
|
+
}
|
|
826
|
+
};
|
|
827
|
+
return rpc;
|
|
828
|
+
};
|
|
829
|
+
const requiresSocket = () => {
|
|
830
|
+
return false;
|
|
831
|
+
};
|
|
832
|
+
const preparePrettyError = error => {
|
|
833
|
+
return error;
|
|
834
|
+
};
|
|
835
|
+
const logError = () => {
|
|
836
|
+
// handled by renderer worker
|
|
837
|
+
};
|
|
838
|
+
const handleMessage = event => {
|
|
839
|
+
const actualRequiresSocket = event?.target?.requiresSocket || requiresSocket;
|
|
840
|
+
const actualExecute = event?.target?.execute || execute;
|
|
841
|
+
return handleJsonRpcMessage(event.target, event.data, actualExecute, resolve, preparePrettyError, logError, actualRequiresSocket);
|
|
842
|
+
};
|
|
843
|
+
const handleIpc = ipc => {
|
|
844
|
+
if ('addEventListener' in ipc) {
|
|
845
|
+
ipc.addEventListener('message', handleMessage);
|
|
846
|
+
} else if ('on' in ipc) {
|
|
847
|
+
// deprecated
|
|
848
|
+
ipc.on('message', handleMessage);
|
|
849
|
+
}
|
|
850
|
+
};
|
|
851
|
+
const listen$1 = async (module, options) => {
|
|
852
|
+
const rawIpc = await module.listen(options);
|
|
853
|
+
if (module.signal) {
|
|
854
|
+
module.signal(rawIpc);
|
|
855
|
+
}
|
|
856
|
+
const ipc = module.wrap(rawIpc);
|
|
857
|
+
return ipc;
|
|
858
|
+
};
|
|
859
|
+
const create$1 = async ({
|
|
860
|
+
commandMap
|
|
861
|
+
}) => {
|
|
862
|
+
// TODO create a commandMap per rpc instance
|
|
863
|
+
register(commandMap);
|
|
864
|
+
const ipc = await listen$1(IpcChildWithModuleWorkerAndMessagePort$1);
|
|
865
|
+
handleIpc(ipc);
|
|
866
|
+
const rpc = createRpc(ipc);
|
|
867
|
+
return rpc;
|
|
868
|
+
};
|
|
869
|
+
const WebWorkerRpcClient = {
|
|
870
|
+
__proto__: null,
|
|
871
|
+
create: create$1
|
|
872
|
+
};
|
|
873
|
+
|
|
874
|
+
const Div$1 = 4;
|
|
875
|
+
const H1$1 = 5;
|
|
876
|
+
const Span$1 = 8;
|
|
877
|
+
const Text$1 = 12;
|
|
878
|
+
const Img$1 = 17;
|
|
879
|
+
const H2$1 = 22;
|
|
880
|
+
const H3$1 = 23;
|
|
881
|
+
const H4$1 = 24;
|
|
882
|
+
const H5$1 = 25;
|
|
883
|
+
const Article$1 = 27;
|
|
884
|
+
const Aside$1 = 28;
|
|
885
|
+
const Footer$1 = 29;
|
|
886
|
+
const Header$1 = 30;
|
|
887
|
+
const Nav$1 = 40;
|
|
888
|
+
const Section$1 = 41;
|
|
889
|
+
const Search$1 = 42;
|
|
890
|
+
const Dd$1 = 43;
|
|
891
|
+
const Dl$1 = 44;
|
|
892
|
+
const Figcaption$1 = 45;
|
|
893
|
+
const Figure$1 = 46;
|
|
894
|
+
const Hr$1 = 47;
|
|
895
|
+
const Li$1 = 48;
|
|
896
|
+
const Ol$1 = 49;
|
|
897
|
+
const P$2 = 50;
|
|
898
|
+
const Pre$1 = 51;
|
|
899
|
+
const A$2 = 53;
|
|
900
|
+
const Abbr$1 = 54;
|
|
901
|
+
const Br$1 = 55;
|
|
902
|
+
const Cite$1 = 56;
|
|
903
|
+
const Data$1 = 57;
|
|
904
|
+
const Time$1 = 58;
|
|
905
|
+
const Tfoot$1 = 59;
|
|
906
|
+
const VirtualDomElements = {
|
|
907
|
+
__proto__: null,
|
|
908
|
+
A: A$2,
|
|
909
|
+
Abbr: Abbr$1,
|
|
910
|
+
Article: Article$1,
|
|
911
|
+
Aside: Aside$1,
|
|
912
|
+
Br: Br$1,
|
|
913
|
+
Cite: Cite$1,
|
|
914
|
+
Data: Data$1,
|
|
915
|
+
Dd: Dd$1,
|
|
916
|
+
Div: Div$1,
|
|
917
|
+
Dl: Dl$1,
|
|
918
|
+
Figcaption: Figcaption$1,
|
|
919
|
+
Figure: Figure$1,
|
|
920
|
+
Footer: Footer$1,
|
|
921
|
+
H1: H1$1,
|
|
922
|
+
H2: H2$1,
|
|
923
|
+
H3: H3$1,
|
|
924
|
+
H4: H4$1,
|
|
925
|
+
H5: H5$1,
|
|
926
|
+
Header: Header$1,
|
|
927
|
+
Hr: Hr$1,
|
|
928
|
+
Img: Img$1,
|
|
929
|
+
Li: Li$1,
|
|
930
|
+
Nav: Nav$1,
|
|
931
|
+
Ol: Ol$1,
|
|
932
|
+
P: P$2,
|
|
933
|
+
Pre: Pre$1,
|
|
934
|
+
Search: Search$1,
|
|
935
|
+
Section: Section$1,
|
|
936
|
+
Span: Span$1,
|
|
937
|
+
Tfoot: Tfoot$1,
|
|
938
|
+
Time: Time$1};
|
|
939
|
+
const text = data => {
|
|
940
|
+
return {
|
|
941
|
+
type: Text$1,
|
|
942
|
+
text: data,
|
|
943
|
+
childCount: 0
|
|
944
|
+
};
|
|
945
|
+
};
|
|
946
|
+
|
|
947
|
+
const allowedMarkdownAttributes = ['src', 'id', 'className', 'title', 'alt', 'href', 'target', 'rel'];
|
|
948
|
+
|
|
949
|
+
const Document = 'document';
|
|
950
|
+
|
|
951
|
+
const Markdown = 'Markdown';
|
|
952
|
+
|
|
953
|
+
const HandleReadmeContextMenu = 'handleReadmeContextMenu';
|
|
954
|
+
|
|
955
|
+
const getVirtualDomChildCount = markdownDom => {
|
|
956
|
+
const max = markdownDom.length - 1;
|
|
957
|
+
let stack = [];
|
|
958
|
+
for (let i = max; i >= 0; i--) {
|
|
959
|
+
const element = markdownDom[i];
|
|
960
|
+
if (element.childCount > 0) {
|
|
961
|
+
stack = stack.slice(element.childCount);
|
|
962
|
+
}
|
|
963
|
+
stack.unshift(element);
|
|
964
|
+
}
|
|
965
|
+
return stack.length;
|
|
966
|
+
};
|
|
967
|
+
|
|
968
|
+
const Div = 'div';
|
|
969
|
+
const H1 = 'h1';
|
|
970
|
+
const H2 = 'h2';
|
|
971
|
+
const H3 = 'h3';
|
|
972
|
+
const H4 = 'h4';
|
|
973
|
+
const H5 = 'h5';
|
|
974
|
+
const Img = 'img';
|
|
975
|
+
const Span = 'span';
|
|
976
|
+
const Article = 'article';
|
|
977
|
+
const Aside = 'aside';
|
|
978
|
+
const Footer = 'footer';
|
|
979
|
+
const Header = 'header';
|
|
980
|
+
const Nav = 'nav';
|
|
981
|
+
const Section = 'section';
|
|
982
|
+
const Search = 'search';
|
|
983
|
+
const Dd = 'dd';
|
|
984
|
+
const Dl = 'dl';
|
|
985
|
+
const Figcaption = 'figcaption';
|
|
986
|
+
const Figure = 'figure';
|
|
987
|
+
const Hr = 'hr';
|
|
988
|
+
const Li = 'li';
|
|
989
|
+
const Ol = 'ol';
|
|
990
|
+
const P$1 = 'p';
|
|
991
|
+
const Pre = 'pre';
|
|
992
|
+
const A$1 = 'a';
|
|
993
|
+
const Abbr = 'abbr';
|
|
994
|
+
const Br = 'br';
|
|
995
|
+
const Cite = 'cite';
|
|
996
|
+
const Data = 'data';
|
|
997
|
+
const Time = 'time';
|
|
998
|
+
const Tfoot = 'tfoot';
|
|
999
|
+
|
|
1000
|
+
const getVirtualDomTag = text => {
|
|
1001
|
+
switch (text) {
|
|
1002
|
+
case H1:
|
|
1003
|
+
return VirtualDomElements.H1;
|
|
1004
|
+
case H2:
|
|
1005
|
+
return VirtualDomElements.H2;
|
|
1006
|
+
case H3:
|
|
1007
|
+
return VirtualDomElements.H3;
|
|
1008
|
+
case H4:
|
|
1009
|
+
return VirtualDomElements.H4;
|
|
1010
|
+
case H5:
|
|
1011
|
+
return VirtualDomElements.H5;
|
|
1012
|
+
case Div:
|
|
1013
|
+
return VirtualDomElements.Div;
|
|
1014
|
+
case Article:
|
|
1015
|
+
return VirtualDomElements.Article;
|
|
1016
|
+
case Aside:
|
|
1017
|
+
return VirtualDomElements.Aside;
|
|
1018
|
+
case Footer:
|
|
1019
|
+
return VirtualDomElements.Footer;
|
|
1020
|
+
case Header:
|
|
1021
|
+
return VirtualDomElements.Header;
|
|
1022
|
+
case Nav:
|
|
1023
|
+
return VirtualDomElements.Nav;
|
|
1024
|
+
case Section:
|
|
1025
|
+
return VirtualDomElements.Section;
|
|
1026
|
+
case Search:
|
|
1027
|
+
return VirtualDomElements.Search;
|
|
1028
|
+
case Dd:
|
|
1029
|
+
return VirtualDomElements.Dd;
|
|
1030
|
+
case Dl:
|
|
1031
|
+
return VirtualDomElements.Dl;
|
|
1032
|
+
case Figcaption:
|
|
1033
|
+
return VirtualDomElements.Figcaption;
|
|
1034
|
+
case Figure:
|
|
1035
|
+
return VirtualDomElements.Figure;
|
|
1036
|
+
case Hr:
|
|
1037
|
+
return VirtualDomElements.Hr;
|
|
1038
|
+
case Li:
|
|
1039
|
+
return VirtualDomElements.Li;
|
|
1040
|
+
case Ol:
|
|
1041
|
+
return VirtualDomElements.Ol;
|
|
1042
|
+
case P$1:
|
|
1043
|
+
return VirtualDomElements.P;
|
|
1044
|
+
case Pre:
|
|
1045
|
+
return VirtualDomElements.Pre;
|
|
1046
|
+
case A$1:
|
|
1047
|
+
return VirtualDomElements.A;
|
|
1048
|
+
case Abbr:
|
|
1049
|
+
return VirtualDomElements.Abbr;
|
|
1050
|
+
case Br:
|
|
1051
|
+
return VirtualDomElements.Br;
|
|
1052
|
+
case Cite:
|
|
1053
|
+
return VirtualDomElements.Cite;
|
|
1054
|
+
case Data:
|
|
1055
|
+
return VirtualDomElements.Data;
|
|
1056
|
+
case Time:
|
|
1057
|
+
return VirtualDomElements.Time;
|
|
1058
|
+
case Tfoot:
|
|
1059
|
+
return VirtualDomElements.Tfoot;
|
|
1060
|
+
case Img:
|
|
1061
|
+
return VirtualDomElements.Img;
|
|
1062
|
+
case Span:
|
|
1063
|
+
return VirtualDomElements.Span;
|
|
1064
|
+
default:
|
|
1065
|
+
return VirtualDomElements.Div;
|
|
1066
|
+
}
|
|
1067
|
+
};
|
|
1068
|
+
|
|
1069
|
+
const None = 0;
|
|
1070
|
+
const OpeningAngleBracket = 1;
|
|
1071
|
+
const ClosingAngleBracket = 2;
|
|
1072
|
+
const TagNameStart = 3;
|
|
1073
|
+
const TagNameEnd = 4;
|
|
1074
|
+
const Content = 5;
|
|
1075
|
+
const ClosingTagSlash = 6;
|
|
1076
|
+
const WhitespaceInsideOpeningTag = 7;
|
|
1077
|
+
const AttributeName = 8;
|
|
1078
|
+
const AttributeEqualSign = 9;
|
|
1079
|
+
const AttributeQuoteStart = 10;
|
|
1080
|
+
const AttributeValue = 11;
|
|
1081
|
+
const AttributeQuoteEnd = 12;
|
|
1082
|
+
const WhitespaceAfterClosingTagSlash = 13;
|
|
1083
|
+
const WhitespaceAfterOpeningTagOpenAngleBracket = 14;
|
|
1084
|
+
const ExclamationMark = 15;
|
|
1085
|
+
const Doctype = 16;
|
|
1086
|
+
const StartCommentDashes = 17;
|
|
1087
|
+
const Comment = 18;
|
|
1088
|
+
const EndCommentTag = 19;
|
|
1089
|
+
const Text = 20;
|
|
1090
|
+
const CommentStart = 21;
|
|
1091
|
+
|
|
1092
|
+
const isSelfClosingTag = tag => {
|
|
1093
|
+
switch (tag) {
|
|
1094
|
+
case Img:
|
|
1095
|
+
return true;
|
|
1096
|
+
default:
|
|
1097
|
+
return false;
|
|
1098
|
+
}
|
|
1099
|
+
};
|
|
1100
|
+
|
|
1101
|
+
const parseText = text => {
|
|
1102
|
+
return text.replaceAll('>', '>').replaceAll('<', '<').replaceAll('&', '&');
|
|
1103
|
+
};
|
|
1104
|
+
|
|
1105
|
+
class UnexpectedTokenError extends Error {
|
|
1106
|
+
constructor() {
|
|
1107
|
+
super('Unexpected token');
|
|
1108
|
+
this.name = 'UnexpectedTokenError';
|
|
1109
|
+
}
|
|
1110
|
+
}
|
|
1111
|
+
|
|
1112
|
+
const State = {
|
|
1113
|
+
TopLevelContent: 1,
|
|
1114
|
+
AfterOpeningAngleBracket: 2,
|
|
1115
|
+
InsideOpeningTag: 3,
|
|
1116
|
+
AfterClosingTagSlash: 4,
|
|
1117
|
+
AfterClosingTagName: 5,
|
|
1118
|
+
InsideOpeningTagAfterWhitespace: 6,
|
|
1119
|
+
AfterAttributeName: 7,
|
|
1120
|
+
AfterAttributeEqualSign: 8,
|
|
1121
|
+
InsideAttributeAfterDoubleQuote: 9,
|
|
1122
|
+
AfterAttributeValueInsideDoubleQuote: 10,
|
|
1123
|
+
AfterAttributeValueClosingQuote: 11,
|
|
1124
|
+
AfterExclamationMark: 16,
|
|
1125
|
+
InsideComment: 17
|
|
1126
|
+
};
|
|
1127
|
+
const RE_ANGLE_BRACKET_OPEN = /^</;
|
|
1128
|
+
const RE_ANGLE_BRACKET_OPEN_TAG = /^<(?![\s!%])/;
|
|
1129
|
+
const RE_ANGLE_BRACKET_CLOSE = /^>/;
|
|
1130
|
+
const RE_SLASH = /^\//;
|
|
1131
|
+
const RE_TAGNAME = /^[a-zA-Z\d$]+/;
|
|
1132
|
+
const RE_CONTENT = /^[^<>]+/;
|
|
1133
|
+
const RE_WHITESPACE = /^\s+/;
|
|
1134
|
+
const RE_ATTRIBUTE_NAME = /^[a-zA-Z\d-]+/;
|
|
1135
|
+
const RE_EQUAL_SIGN = /^=/;
|
|
1136
|
+
const RE_DOUBLE_QUOTE = /^"/;
|
|
1137
|
+
const RE_ATTRIBUTE_VALUE_INSIDE_DOUBLE_QUOTE = /^[^"\n]+/;
|
|
1138
|
+
const RE_TEXT = /^[^<>]+/;
|
|
1139
|
+
const RE_EXCLAMATION_MARK = /^!/;
|
|
1140
|
+
const RE_DASH_DASH = /^--/;
|
|
1141
|
+
const RE_DOCTYPE = /^doctype/i;
|
|
1142
|
+
const RE_BLOCK_COMMENT_CONTENT = /^[a-zA-Z\s]+/;
|
|
1143
|
+
const RE_COMMENT_END = /^-->/;
|
|
1144
|
+
const RE_TAG_TEXT = /^[^\s>]+/;
|
|
1145
|
+
const RE_ANY_TEXT = /^[^\n]+/;
|
|
1146
|
+
const RE_BLOCK_COMMENT_START = /^<!--/;
|
|
1147
|
+
const RE_SELF_CLOSING = /^\/>/;
|
|
1148
|
+
const tokenizeHtml = text => {
|
|
1149
|
+
string(text);
|
|
1150
|
+
let state = State.TopLevelContent;
|
|
1151
|
+
let index = 0;
|
|
1152
|
+
let next;
|
|
1153
|
+
const tokens = [];
|
|
1154
|
+
let token = None;
|
|
1155
|
+
while (index < text.length) {
|
|
1156
|
+
const part = text.slice(index);
|
|
1157
|
+
switch (state) {
|
|
1158
|
+
case State.TopLevelContent:
|
|
1159
|
+
if (next = part.match(RE_ANGLE_BRACKET_OPEN_TAG)) {
|
|
1160
|
+
token = OpeningAngleBracket;
|
|
1161
|
+
state = State.AfterOpeningAngleBracket;
|
|
1162
|
+
} else if (next = part.match(RE_CONTENT)) {
|
|
1163
|
+
token = Content;
|
|
1164
|
+
state = State.TopLevelContent;
|
|
1165
|
+
} else if (next = part.match(RE_BLOCK_COMMENT_START)) {
|
|
1166
|
+
token = CommentStart;
|
|
1167
|
+
state = State.InsideComment;
|
|
1168
|
+
} else if (next = part.match(RE_ANGLE_BRACKET_CLOSE)) {
|
|
1169
|
+
token = Content;
|
|
1170
|
+
state = State.TopLevelContent;
|
|
1171
|
+
} else if (next = part.match(RE_ANGLE_BRACKET_OPEN)) {
|
|
1172
|
+
token = Text;
|
|
1173
|
+
state = State.TopLevelContent;
|
|
1174
|
+
} else {
|
|
1175
|
+
throw new UnexpectedTokenError();
|
|
1176
|
+
}
|
|
1177
|
+
break;
|
|
1178
|
+
case State.AfterOpeningAngleBracket:
|
|
1179
|
+
if (next = part.match(RE_TAGNAME)) {
|
|
1180
|
+
token = TagNameStart;
|
|
1181
|
+
state = State.InsideOpeningTag;
|
|
1182
|
+
} else if (next = part.match(RE_SLASH)) {
|
|
1183
|
+
token = ClosingTagSlash;
|
|
1184
|
+
state = State.AfterClosingTagSlash;
|
|
1185
|
+
} else if (next = part.match(RE_WHITESPACE)) {
|
|
1186
|
+
token = WhitespaceAfterOpeningTagOpenAngleBracket;
|
|
1187
|
+
state = State.TopLevelContent;
|
|
1188
|
+
} else if (next = part.match(RE_ANGLE_BRACKET_CLOSE)) {
|
|
1189
|
+
token = ClosingAngleBracket;
|
|
1190
|
+
state = State.TopLevelContent;
|
|
1191
|
+
} else if (next = part.match(RE_EXCLAMATION_MARK)) {
|
|
1192
|
+
token = ExclamationMark;
|
|
1193
|
+
state = State.AfterExclamationMark;
|
|
1194
|
+
} else if (next = part.match(RE_ANY_TEXT)) {
|
|
1195
|
+
token = Text;
|
|
1196
|
+
state = State.TopLevelContent;
|
|
1197
|
+
} else {
|
|
1198
|
+
text.slice(index); // ?
|
|
1199
|
+
throw new UnexpectedTokenError();
|
|
1200
|
+
}
|
|
1201
|
+
break;
|
|
1202
|
+
case State.AfterExclamationMark:
|
|
1203
|
+
if (next = part.match(RE_DASH_DASH)) {
|
|
1204
|
+
token = StartCommentDashes;
|
|
1205
|
+
state = State.InsideComment;
|
|
1206
|
+
} else if (next = part.match(RE_DOCTYPE)) {
|
|
1207
|
+
token = Doctype;
|
|
1208
|
+
state = State.InsideOpeningTag;
|
|
1209
|
+
} else {
|
|
1210
|
+
text.slice(index); // ?
|
|
1211
|
+
throw new UnexpectedTokenError();
|
|
1212
|
+
}
|
|
1213
|
+
break;
|
|
1214
|
+
case State.InsideComment:
|
|
1215
|
+
if (next = part.match(RE_BLOCK_COMMENT_CONTENT)) {
|
|
1216
|
+
token = Comment;
|
|
1217
|
+
state = State.InsideComment;
|
|
1218
|
+
} else if (next = part.match(RE_COMMENT_END)) {
|
|
1219
|
+
token = EndCommentTag;
|
|
1220
|
+
state = State.TopLevelContent;
|
|
1221
|
+
} else {
|
|
1222
|
+
text.slice(index); // ?
|
|
1223
|
+
throw new UnexpectedTokenError();
|
|
1224
|
+
}
|
|
1225
|
+
break;
|
|
1226
|
+
case State.InsideOpeningTag:
|
|
1227
|
+
if (next = part.match(RE_ANGLE_BRACKET_CLOSE)) {
|
|
1228
|
+
token = ClosingAngleBracket;
|
|
1229
|
+
state = State.TopLevelContent;
|
|
1230
|
+
} else if (next = part.match(RE_WHITESPACE)) {
|
|
1231
|
+
token = WhitespaceInsideOpeningTag;
|
|
1232
|
+
state = State.InsideOpeningTagAfterWhitespace;
|
|
1233
|
+
} else if (next = part.match(RE_TAG_TEXT)) {
|
|
1234
|
+
token = Text;
|
|
1235
|
+
state = State.TopLevelContent;
|
|
1236
|
+
} else {
|
|
1237
|
+
throw new UnexpectedTokenError();
|
|
1238
|
+
}
|
|
1239
|
+
break;
|
|
1240
|
+
case State.InsideOpeningTagAfterWhitespace:
|
|
1241
|
+
if (next = part.match(RE_ATTRIBUTE_NAME)) {
|
|
1242
|
+
token = AttributeName;
|
|
1243
|
+
state = State.AfterAttributeName;
|
|
1244
|
+
} else if (next = part.match(RE_ANGLE_BRACKET_CLOSE)) {
|
|
1245
|
+
token = ClosingAngleBracket;
|
|
1246
|
+
state = State.TopLevelContent;
|
|
1247
|
+
} else if (next = part.match(RE_SELF_CLOSING)) {
|
|
1248
|
+
token = ClosingAngleBracket;
|
|
1249
|
+
state = State.TopLevelContent;
|
|
1250
|
+
} else if (next = part.match(RE_TEXT)) {
|
|
1251
|
+
token = AttributeName;
|
|
1252
|
+
state = State.AfterAttributeName;
|
|
1253
|
+
} else {
|
|
1254
|
+
text.slice(index).match(RE_TEXT); // ?
|
|
1255
|
+
text.slice(index); // ?
|
|
1256
|
+
throw new UnexpectedTokenError();
|
|
1257
|
+
}
|
|
1258
|
+
break;
|
|
1259
|
+
case State.AfterAttributeName:
|
|
1260
|
+
if (next = part.match(RE_EQUAL_SIGN)) {
|
|
1261
|
+
token = AttributeEqualSign;
|
|
1262
|
+
state = State.AfterAttributeEqualSign;
|
|
1263
|
+
} else if (next = part.match(RE_ANGLE_BRACKET_CLOSE)) {
|
|
1264
|
+
token = ClosingAngleBracket;
|
|
1265
|
+
state = State.TopLevelContent;
|
|
1266
|
+
} else if (next = part.match(RE_WHITESPACE)) {
|
|
1267
|
+
token = WhitespaceInsideOpeningTag;
|
|
1268
|
+
state = State.InsideOpeningTagAfterWhitespace;
|
|
1269
|
+
} else if (next = part.match(RE_ANGLE_BRACKET_OPEN)) {
|
|
1270
|
+
token = OpeningAngleBracket;
|
|
1271
|
+
state = State.AfterOpeningAngleBracket;
|
|
1272
|
+
} else {
|
|
1273
|
+
text.slice(index); // ?
|
|
1274
|
+
throw new UnexpectedTokenError();
|
|
1275
|
+
}
|
|
1276
|
+
break;
|
|
1277
|
+
case State.AfterAttributeEqualSign:
|
|
1278
|
+
if (next = part.match(RE_DOUBLE_QUOTE)) {
|
|
1279
|
+
token = AttributeQuoteStart;
|
|
1280
|
+
state = State.InsideAttributeAfterDoubleQuote;
|
|
1281
|
+
} else if (next = part.match(RE_ANGLE_BRACKET_CLOSE)) {
|
|
1282
|
+
token = ClosingAngleBracket;
|
|
1283
|
+
state = State.TopLevelContent;
|
|
1284
|
+
} else {
|
|
1285
|
+
throw new UnexpectedTokenError();
|
|
1286
|
+
}
|
|
1287
|
+
break;
|
|
1288
|
+
case State.InsideAttributeAfterDoubleQuote:
|
|
1289
|
+
if (next = text.slice(index).match(RE_ATTRIBUTE_VALUE_INSIDE_DOUBLE_QUOTE)) {
|
|
1290
|
+
token = AttributeValue;
|
|
1291
|
+
state = State.AfterAttributeValueInsideDoubleQuote;
|
|
1292
|
+
} else if (next = part.match(RE_DOUBLE_QUOTE)) {
|
|
1293
|
+
token = AttributeQuoteEnd;
|
|
1294
|
+
state = State.AfterAttributeValueClosingQuote;
|
|
1295
|
+
} else {
|
|
1296
|
+
throw new UnexpectedTokenError();
|
|
1297
|
+
}
|
|
1298
|
+
break;
|
|
1299
|
+
case State.AfterAttributeValueInsideDoubleQuote:
|
|
1300
|
+
if (next = part.match(RE_DOUBLE_QUOTE)) {
|
|
1301
|
+
token = AttributeQuoteEnd;
|
|
1302
|
+
state = State.AfterAttributeValueClosingQuote;
|
|
1303
|
+
} else {
|
|
1304
|
+
throw new UnexpectedTokenError();
|
|
1305
|
+
}
|
|
1306
|
+
break;
|
|
1307
|
+
case State.AfterAttributeValueClosingQuote:
|
|
1308
|
+
if (next = part.match(RE_ANGLE_BRACKET_CLOSE)) {
|
|
1309
|
+
token = ClosingAngleBracket;
|
|
1310
|
+
state = State.TopLevelContent;
|
|
1311
|
+
} else if (next = part.match(RE_WHITESPACE)) {
|
|
1312
|
+
token = WhitespaceInsideOpeningTag;
|
|
1313
|
+
state = State.InsideOpeningTagAfterWhitespace;
|
|
1314
|
+
} else if (next = part.match(RE_SELF_CLOSING)) {
|
|
1315
|
+
token = ClosingAngleBracket;
|
|
1316
|
+
state = State.TopLevelContent;
|
|
1317
|
+
} else {
|
|
1318
|
+
throw new UnexpectedTokenError();
|
|
1319
|
+
}
|
|
1320
|
+
break;
|
|
1321
|
+
case State.AfterClosingTagSlash:
|
|
1322
|
+
if (next = part.match(RE_TAGNAME)) {
|
|
1323
|
+
token = TagNameEnd;
|
|
1324
|
+
state = State.AfterClosingTagName;
|
|
1325
|
+
} else if (next = part.match(RE_WHITESPACE)) {
|
|
1326
|
+
token = WhitespaceAfterClosingTagSlash;
|
|
1327
|
+
state = State.TopLevelContent;
|
|
1328
|
+
} else if (next = part.match(RE_ANGLE_BRACKET_CLOSE)) {
|
|
1329
|
+
token = ClosingAngleBracket;
|
|
1330
|
+
state = State.TopLevelContent;
|
|
1331
|
+
} else {
|
|
1332
|
+
throw new UnexpectedTokenError();
|
|
1333
|
+
}
|
|
1334
|
+
break;
|
|
1335
|
+
case State.AfterClosingTagName:
|
|
1336
|
+
if (next = part.match(RE_ANGLE_BRACKET_CLOSE)) {
|
|
1337
|
+
token = ClosingAngleBracket;
|
|
1338
|
+
state = State.TopLevelContent;
|
|
1339
|
+
} else if (next = part.match(RE_WHITESPACE)) {
|
|
1340
|
+
token = Content;
|
|
1341
|
+
state = State.TopLevelContent;
|
|
1342
|
+
} else {
|
|
1343
|
+
throw new UnexpectedTokenError();
|
|
1344
|
+
}
|
|
1345
|
+
break;
|
|
1346
|
+
default:
|
|
1347
|
+
throw new UnexpectedTokenError();
|
|
1348
|
+
}
|
|
1349
|
+
const tokenText = next[0];
|
|
1350
|
+
tokens.push({
|
|
1351
|
+
type: token,
|
|
1352
|
+
text: tokenText
|
|
1353
|
+
});
|
|
1354
|
+
index += tokenText.length;
|
|
1355
|
+
}
|
|
1356
|
+
return tokens;
|
|
1357
|
+
};
|
|
1358
|
+
|
|
1359
|
+
const parseHtml = (html, allowedAttributes) => {
|
|
1360
|
+
string(html);
|
|
1361
|
+
array(allowedAttributes);
|
|
1362
|
+
const tokens = tokenizeHtml(html);
|
|
1363
|
+
const dom = [];
|
|
1364
|
+
const root = {
|
|
1365
|
+
type: 0,
|
|
1366
|
+
childCount: 0
|
|
1367
|
+
};
|
|
1368
|
+
let current = root;
|
|
1369
|
+
const stack = [root];
|
|
1370
|
+
let attributeName = '';
|
|
1371
|
+
for (const token of tokens) {
|
|
1372
|
+
switch (token.type) {
|
|
1373
|
+
case TagNameStart:
|
|
1374
|
+
current.childCount++;
|
|
1375
|
+
current = {
|
|
1376
|
+
type: getVirtualDomTag(token.text),
|
|
1377
|
+
childCount: 0
|
|
1378
|
+
};
|
|
1379
|
+
dom.push(current);
|
|
1380
|
+
if (!isSelfClosingTag(token.text)) {
|
|
1381
|
+
stack.push(current);
|
|
1382
|
+
}
|
|
1383
|
+
break;
|
|
1384
|
+
case TagNameEnd:
|
|
1385
|
+
stack.pop();
|
|
1386
|
+
current = stack.at(-1) || root;
|
|
1387
|
+
break;
|
|
1388
|
+
case Content:
|
|
1389
|
+
current.childCount++;
|
|
1390
|
+
dom.push(text(parseText(token.text)));
|
|
1391
|
+
break;
|
|
1392
|
+
case AttributeName:
|
|
1393
|
+
attributeName = token.text;
|
|
1394
|
+
if (attributeName === 'class') {
|
|
1395
|
+
attributeName = 'className';
|
|
1396
|
+
}
|
|
1397
|
+
break;
|
|
1398
|
+
case AttributeValue:
|
|
1399
|
+
if (allowedAttributes.includes(attributeName)) {
|
|
1400
|
+
current[attributeName] = token.text;
|
|
1401
|
+
}
|
|
1402
|
+
attributeName = '';
|
|
1403
|
+
break;
|
|
1404
|
+
}
|
|
1405
|
+
}
|
|
1406
|
+
return dom;
|
|
1407
|
+
};
|
|
1408
|
+
|
|
1409
|
+
const getMarkdownVirtualDom = html => {
|
|
1410
|
+
string(html);
|
|
1411
|
+
const childDom = parseHtml(html, allowedMarkdownAttributes);
|
|
1412
|
+
const markdownChildCount = getVirtualDomChildCount(childDom);
|
|
1413
|
+
return [{
|
|
1414
|
+
type: VirtualDomElements.Div,
|
|
1415
|
+
className: Markdown,
|
|
1416
|
+
role: Document,
|
|
1417
|
+
onContextMenu: HandleReadmeContextMenu,
|
|
1418
|
+
childCount: markdownChildCount
|
|
1419
|
+
}, ...childDom];
|
|
1420
|
+
};
|
|
1421
|
+
|
|
1422
|
+
/**
|
|
1423
|
+
* marked v16.0.0 - a markdown parser
|
|
1424
|
+
* Copyright (c) 2011-2025, Christopher Jeffrey. (MIT Licensed)
|
|
1425
|
+
* https://github.com/markedjs/marked
|
|
1426
|
+
*/
|
|
1427
|
+
|
|
1428
|
+
/**
|
|
1429
|
+
* DO NOT EDIT THIS FILE
|
|
1430
|
+
* The code in this file is generated from files in ./src/
|
|
1431
|
+
*/
|
|
1432
|
+
|
|
1433
|
+
function M() {
|
|
1434
|
+
return {
|
|
1435
|
+
async: false,
|
|
1436
|
+
breaks: false,
|
|
1437
|
+
extensions: null,
|
|
1438
|
+
gfm: true,
|
|
1439
|
+
hooks: null,
|
|
1440
|
+
pedantic: false,
|
|
1441
|
+
renderer: null,
|
|
1442
|
+
silent: false,
|
|
1443
|
+
tokenizer: null,
|
|
1444
|
+
walkTokens: null
|
|
1445
|
+
};
|
|
1446
|
+
}
|
|
1447
|
+
var w = M();
|
|
1448
|
+
function H(a) {
|
|
1449
|
+
w = a;
|
|
1450
|
+
}
|
|
1451
|
+
var C = {
|
|
1452
|
+
exec: () => null
|
|
1453
|
+
};
|
|
1454
|
+
function h(a, e = "") {
|
|
1455
|
+
let t = typeof a == "string" ? a : a.source,
|
|
1456
|
+
n = {
|
|
1457
|
+
replace: (s, i) => {
|
|
1458
|
+
let r = typeof i == "string" ? i : i.source;
|
|
1459
|
+
return r = r.replace(m.caret, "$1"), t = t.replace(s, r), n;
|
|
1460
|
+
},
|
|
1461
|
+
getRegex: () => new RegExp(t, e)
|
|
1462
|
+
};
|
|
1463
|
+
return n;
|
|
1464
|
+
}
|
|
1465
|
+
var m = {
|
|
1466
|
+
codeRemoveIndent: /^(?: {1,4}| {0,3}\t)/gm,
|
|
1467
|
+
outputLinkReplace: /\\([\[\]])/g,
|
|
1468
|
+
indentCodeCompensation: /^(\s+)(?:```)/,
|
|
1469
|
+
beginningSpace: /^\s+/,
|
|
1470
|
+
endingHash: /#$/,
|
|
1471
|
+
startingSpaceChar: /^ /,
|
|
1472
|
+
endingSpaceChar: / $/,
|
|
1473
|
+
nonSpaceChar: /[^ ]/,
|
|
1474
|
+
newLineCharGlobal: /\n/g,
|
|
1475
|
+
tabCharGlobal: /\t/g,
|
|
1476
|
+
multipleSpaceGlobal: /\s+/g,
|
|
1477
|
+
blankLine: /^[ \t]*$/,
|
|
1478
|
+
doubleBlankLine: /\n[ \t]*\n[ \t]*$/,
|
|
1479
|
+
blockquoteStart: /^ {0,3}>/,
|
|
1480
|
+
blockquoteSetextReplace: /\n {0,3}((?:=+|-+) *)(?=\n|$)/g,
|
|
1481
|
+
blockquoteSetextReplace2: /^ {0,3}>[ \t]?/gm,
|
|
1482
|
+
listReplaceTabs: /^\t+/,
|
|
1483
|
+
listReplaceNesting: /^ {1,4}(?=( {4})*[^ ])/g,
|
|
1484
|
+
listIsTask: /^\[[ xX]\] /,
|
|
1485
|
+
listReplaceTask: /^\[[ xX]\] +/,
|
|
1486
|
+
anyLine: /\n.*\n/,
|
|
1487
|
+
hrefBrackets: /^<(.*)>$/,
|
|
1488
|
+
tableDelimiter: /[:|]/,
|
|
1489
|
+
tableAlignChars: /^\||\| *$/g,
|
|
1490
|
+
tableRowBlankLine: /\n[ \t]*$/,
|
|
1491
|
+
tableAlignRight: /^ *-+: *$/,
|
|
1492
|
+
tableAlignCenter: /^ *:-+: *$/,
|
|
1493
|
+
tableAlignLeft: /^ *:-+ *$/,
|
|
1494
|
+
startATag: /^<a /i,
|
|
1495
|
+
endATag: /^<\/a>/i,
|
|
1496
|
+
startPreScriptTag: /^<(pre|code|kbd|script)(\s|>)/i,
|
|
1497
|
+
endPreScriptTag: /^<\/(pre|code|kbd|script)(\s|>)/i,
|
|
1498
|
+
startAngleBracket: /^</,
|
|
1499
|
+
endAngleBracket: />$/,
|
|
1500
|
+
pedanticHrefTitle: /^([^'"]*[^\s])\s+(['"])(.*)\2/,
|
|
1501
|
+
unicodeAlphaNumeric: /[\p{L}\p{N}]/u,
|
|
1502
|
+
escapeTest: /[&<>"']/,
|
|
1503
|
+
escapeReplace: /[&<>"']/g,
|
|
1504
|
+
escapeTestNoEncode: /[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,
|
|
1505
|
+
escapeReplaceNoEncode: /[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,
|
|
1506
|
+
unescapeTest: /&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig,
|
|
1507
|
+
caret: /(^|[^\[])\^/g,
|
|
1508
|
+
percentDecode: /%25/g,
|
|
1509
|
+
findPipe: /\|/g,
|
|
1510
|
+
splitPipe: / \|/,
|
|
1511
|
+
slashPipe: /\\\|/g,
|
|
1512
|
+
carriageReturn: /\r\n|\r/g,
|
|
1513
|
+
spaceLine: /^ +$/gm,
|
|
1514
|
+
notSpaceStart: /^\S*/,
|
|
1515
|
+
endingNewline: /\n$/,
|
|
1516
|
+
listItemRegex: a => new RegExp(`^( {0,3}${a})((?:[ ][^\\n]*)?(?:\\n|$))`),
|
|
1517
|
+
nextBulletRegex: a => new RegExp(`^ {0,${Math.min(3, a - 1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),
|
|
1518
|
+
hrRegex: a => new RegExp(`^ {0,${Math.min(3, a - 1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),
|
|
1519
|
+
fencesBeginRegex: a => new RegExp(`^ {0,${Math.min(3, a - 1)}}(?:\`\`\`|~~~)`),
|
|
1520
|
+
headingBeginRegex: a => new RegExp(`^ {0,${Math.min(3, a - 1)}}#`),
|
|
1521
|
+
htmlBeginRegex: a => new RegExp(`^ {0,${Math.min(3, a - 1)}}<(?:[a-z].*>|!--)`, "i")
|
|
1522
|
+
},
|
|
1523
|
+
xe = /^(?:[ \t]*(?:\n|$))+/,
|
|
1524
|
+
be = /^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,
|
|
1525
|
+
Te = /^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,
|
|
1526
|
+
I = /^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,
|
|
1527
|
+
we = /^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,
|
|
1528
|
+
j = /(?:[*+-]|\d{1,9}[.)])/,
|
|
1529
|
+
re = /^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,
|
|
1530
|
+
ie = h(re).replace(/bull/g, j).replace(/blockCode/g, /(?: {4}| {0,3}\t)/).replace(/fences/g, / {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g, / {0,3}>/).replace(/heading/g, / {0,3}#{1,6}/).replace(/html/g, / {0,3}<[^\n>]+>\n/).replace(/\|table/g, "").getRegex(),
|
|
1531
|
+
ye = h(re).replace(/bull/g, j).replace(/blockCode/g, /(?: {4}| {0,3}\t)/).replace(/fences/g, / {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g, / {0,3}>/).replace(/heading/g, / {0,3}#{1,6}/).replace(/html/g, / {0,3}<[^\n>]+>\n/).replace(/table/g, / {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),
|
|
1532
|
+
F = /^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,
|
|
1533
|
+
Re = /^[^\n]+/,
|
|
1534
|
+
Q = /(?!\s*\])(?:\\.|[^\[\]\\])+/,
|
|
1535
|
+
Se = h(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label", Q).replace("title", /(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),
|
|
1536
|
+
$e = h(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g, j).getRegex(),
|
|
1537
|
+
v = "address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",
|
|
1538
|
+
U = /<!--(?:-?>|[\s\S]*?(?:-->|$))/,
|
|
1539
|
+
_e = h("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))", "i").replace("comment", U).replace("tag", v).replace("attribute", / +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),
|
|
1540
|
+
oe = h(F).replace("hr", I).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("|lheading", "").replace("|table", "").replace("blockquote", " {0,3}>").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", v).getRegex(),
|
|
1541
|
+
Le = h(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph", oe).getRegex(),
|
|
1542
|
+
K = {
|
|
1543
|
+
blockquote: Le,
|
|
1544
|
+
code: be,
|
|
1545
|
+
def: Se,
|
|
1546
|
+
fences: Te,
|
|
1547
|
+
heading: we,
|
|
1548
|
+
hr: I,
|
|
1549
|
+
html: _e,
|
|
1550
|
+
lheading: ie,
|
|
1551
|
+
list: $e,
|
|
1552
|
+
newline: xe,
|
|
1553
|
+
paragraph: oe,
|
|
1554
|
+
table: C,
|
|
1555
|
+
text: Re
|
|
1556
|
+
},
|
|
1557
|
+
se = h("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr", I).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("blockquote", " {0,3}>").replace("code", "(?: {4}| {0,3} )[^\\n]").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", v).getRegex(),
|
|
1558
|
+
ze = {
|
|
1559
|
+
...K,
|
|
1560
|
+
lheading: ye,
|
|
1561
|
+
table: se,
|
|
1562
|
+
paragraph: h(F).replace("hr", I).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("|lheading", "").replace("table", se).replace("blockquote", " {0,3}>").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", v).getRegex()
|
|
1563
|
+
},
|
|
1564
|
+
Me = {
|
|
1565
|
+
...K,
|
|
1566
|
+
html: h(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment", U).replace(/tag/g, "(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),
|
|
1567
|
+
def: /^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,
|
|
1568
|
+
heading: /^(#{1,6})(.*)(?:\n+|$)/,
|
|
1569
|
+
fences: C,
|
|
1570
|
+
lheading: /^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,
|
|
1571
|
+
paragraph: h(F).replace("hr", I).replace("heading", ` *#{1,6} *[^
|
|
1572
|
+
]`).replace("lheading", ie).replace("|table", "").replace("blockquote", " {0,3}>").replace("|fences", "").replace("|list", "").replace("|html", "").replace("|tag", "").getRegex()
|
|
1573
|
+
},
|
|
1574
|
+
Pe = /^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,
|
|
1575
|
+
Ae = /^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,
|
|
1576
|
+
le = /^( {2,}|\\)\n(?!\s*$)/,
|
|
1577
|
+
Ee = /^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,
|
|
1578
|
+
D = /[\p{P}\p{S}]/u,
|
|
1579
|
+
X = /[\s\p{P}\p{S}]/u,
|
|
1580
|
+
ae = /[^\s\p{P}\p{S}]/u,
|
|
1581
|
+
Ce = h(/^((?![*_])punctSpace)/, "u").replace(/punctSpace/g, X).getRegex(),
|
|
1582
|
+
ce = /(?!~)[\p{P}\p{S}]/u,
|
|
1583
|
+
Ie = /(?!~)[\s\p{P}\p{S}]/u,
|
|
1584
|
+
Oe = /(?:[^\s\p{P}\p{S}]|~)/u,
|
|
1585
|
+
Be = /\[[^[\]]*?\]\((?:\\.|[^\\\(\)]|\((?:\\.|[^\\\(\)])*\))*\)|`[^`]*?`|<[^<>]*?>/g,
|
|
1586
|
+
pe = /^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,
|
|
1587
|
+
qe = h(pe, "u").replace(/punct/g, D).getRegex(),
|
|
1588
|
+
ve = h(pe, "u").replace(/punct/g, ce).getRegex(),
|
|
1589
|
+
ue = "^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",
|
|
1590
|
+
De = h(ue, "gu").replace(/notPunctSpace/g, ae).replace(/punctSpace/g, X).replace(/punct/g, D).getRegex(),
|
|
1591
|
+
Ze = h(ue, "gu").replace(/notPunctSpace/g, Oe).replace(/punctSpace/g, Ie).replace(/punct/g, ce).getRegex(),
|
|
1592
|
+
Ge = h("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)", "gu").replace(/notPunctSpace/g, ae).replace(/punctSpace/g, X).replace(/punct/g, D).getRegex(),
|
|
1593
|
+
He = h(/\\(punct)/, "gu").replace(/punct/g, D).getRegex(),
|
|
1594
|
+
Ne = h(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme", /[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email", /[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),
|
|
1595
|
+
je = h(U).replace("(?:-->|$)", "-->").getRegex(),
|
|
1596
|
+
Fe = h("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment", je).replace("attribute", /\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),
|
|
1597
|
+
q = /(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,
|
|
1598
|
+
Qe = h(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label", q).replace("href", /<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title", /"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),
|
|
1599
|
+
he = h(/^!?\[(label)\]\[(ref)\]/).replace("label", q).replace("ref", Q).getRegex(),
|
|
1600
|
+
ke = h(/^!?\[(ref)\](?:\[\])?/).replace("ref", Q).getRegex(),
|
|
1601
|
+
Ue = h("reflink|nolink(?!\\()", "g").replace("reflink", he).replace("nolink", ke).getRegex(),
|
|
1602
|
+
W = {
|
|
1603
|
+
_backpedal: C,
|
|
1604
|
+
anyPunctuation: He,
|
|
1605
|
+
autolink: Ne,
|
|
1606
|
+
blockSkip: Be,
|
|
1607
|
+
br: le,
|
|
1608
|
+
code: Ae,
|
|
1609
|
+
del: C,
|
|
1610
|
+
emStrongLDelim: qe,
|
|
1611
|
+
emStrongRDelimAst: De,
|
|
1612
|
+
emStrongRDelimUnd: Ge,
|
|
1613
|
+
escape: Pe,
|
|
1614
|
+
link: Qe,
|
|
1615
|
+
nolink: ke,
|
|
1616
|
+
punctuation: Ce,
|
|
1617
|
+
reflink: he,
|
|
1618
|
+
reflinkSearch: Ue,
|
|
1619
|
+
tag: Fe,
|
|
1620
|
+
text: Ee,
|
|
1621
|
+
url: C
|
|
1622
|
+
},
|
|
1623
|
+
Ke = {
|
|
1624
|
+
...W,
|
|
1625
|
+
link: h(/^!?\[(label)\]\((.*?)\)/).replace("label", q).getRegex(),
|
|
1626
|
+
reflink: h(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label", q).getRegex()
|
|
1627
|
+
},
|
|
1628
|
+
N = {
|
|
1629
|
+
...W,
|
|
1630
|
+
emStrongRDelimAst: Ze,
|
|
1631
|
+
emStrongLDelim: ve,
|
|
1632
|
+
url: h(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/, "i").replace("email", /[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),
|
|
1633
|
+
_backpedal: /(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,
|
|
1634
|
+
del: /^(~~?)(?=[^\s~])((?:\\.|[^\\])*?(?:\\.|[^\s~\\]))\1(?=[^~]|$)/,
|
|
1635
|
+
text: /^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/
|
|
1636
|
+
},
|
|
1637
|
+
Xe = {
|
|
1638
|
+
...N,
|
|
1639
|
+
br: h(le).replace("{2,}", "*").getRegex(),
|
|
1640
|
+
text: h(N.text).replace("\\b_", "\\b_| {2,}\\n").replace(/\{2,\}/g, "*").getRegex()
|
|
1641
|
+
},
|
|
1642
|
+
O = {
|
|
1643
|
+
normal: K,
|
|
1644
|
+
gfm: ze,
|
|
1645
|
+
pedantic: Me
|
|
1646
|
+
},
|
|
1647
|
+
P = {
|
|
1648
|
+
normal: W,
|
|
1649
|
+
gfm: N,
|
|
1650
|
+
breaks: Xe,
|
|
1651
|
+
pedantic: Ke
|
|
1652
|
+
};
|
|
1653
|
+
var We = {
|
|
1654
|
+
"&": "&",
|
|
1655
|
+
"<": "<",
|
|
1656
|
+
">": ">",
|
|
1657
|
+
'"': """,
|
|
1658
|
+
"'": "'"
|
|
1659
|
+
},
|
|
1660
|
+
ge = a => We[a];
|
|
1661
|
+
function R(a, e) {
|
|
1662
|
+
if (e) {
|
|
1663
|
+
if (m.escapeTest.test(a)) return a.replace(m.escapeReplace, ge);
|
|
1664
|
+
} else if (m.escapeTestNoEncode.test(a)) return a.replace(m.escapeReplaceNoEncode, ge);
|
|
1665
|
+
return a;
|
|
1666
|
+
}
|
|
1667
|
+
function J(a) {
|
|
1668
|
+
try {
|
|
1669
|
+
a = encodeURI(a).replace(m.percentDecode, "%");
|
|
1670
|
+
} catch {
|
|
1671
|
+
return null;
|
|
1672
|
+
}
|
|
1673
|
+
return a;
|
|
1674
|
+
}
|
|
1675
|
+
function V(a, e) {
|
|
1676
|
+
let t = a.replace(m.findPipe, (i, r, o) => {
|
|
1677
|
+
let l = false,
|
|
1678
|
+
c = r;
|
|
1679
|
+
for (; --c >= 0 && o[c] === "\\";) l = !l;
|
|
1680
|
+
return l ? "|" : " |";
|
|
1681
|
+
}),
|
|
1682
|
+
n = t.split(m.splitPipe),
|
|
1683
|
+
s = 0;
|
|
1684
|
+
if (n[0].trim() || n.shift(), n.length > 0 && !n.at(-1)?.trim() && n.pop(), e) if (n.length > e) n.splice(e);else for (; n.length < e;) n.push("");
|
|
1685
|
+
for (; s < n.length; s++) n[s] = n[s].trim().replace(m.slashPipe, "|");
|
|
1686
|
+
return n;
|
|
1687
|
+
}
|
|
1688
|
+
function A(a, e, t) {
|
|
1689
|
+
let n = a.length;
|
|
1690
|
+
if (n === 0) return "";
|
|
1691
|
+
let s = 0;
|
|
1692
|
+
for (; s < n;) {
|
|
1693
|
+
let i = a.charAt(n - s - 1);
|
|
1694
|
+
if (i === e && true) s++;else break;
|
|
1695
|
+
}
|
|
1696
|
+
return a.slice(0, n - s);
|
|
1697
|
+
}
|
|
1698
|
+
function fe(a, e) {
|
|
1699
|
+
if (a.indexOf(e[1]) === -1) return -1;
|
|
1700
|
+
let t = 0;
|
|
1701
|
+
for (let n = 0; n < a.length; n++) if (a[n] === "\\") n++;else if (a[n] === e[0]) t++;else if (a[n] === e[1] && (t--, t < 0)) return n;
|
|
1702
|
+
return t > 0 ? -2 : -1;
|
|
1703
|
+
}
|
|
1704
|
+
function de(a, e, t, n, s) {
|
|
1705
|
+
let i = e.href,
|
|
1706
|
+
r = e.title || null,
|
|
1707
|
+
o = a[1].replace(s.other.outputLinkReplace, "$1");
|
|
1708
|
+
n.state.inLink = true;
|
|
1709
|
+
let l = {
|
|
1710
|
+
type: a[0].charAt(0) === "!" ? "image" : "link",
|
|
1711
|
+
raw: t,
|
|
1712
|
+
href: i,
|
|
1713
|
+
title: r,
|
|
1714
|
+
text: o,
|
|
1715
|
+
tokens: n.inlineTokens(o)
|
|
1716
|
+
};
|
|
1717
|
+
return n.state.inLink = false, l;
|
|
1718
|
+
}
|
|
1719
|
+
function Je(a, e, t) {
|
|
1720
|
+
let n = a.match(t.other.indentCodeCompensation);
|
|
1721
|
+
if (n === null) return e;
|
|
1722
|
+
let s = n[1];
|
|
1723
|
+
return e.split(`
|
|
1724
|
+
`).map(i => {
|
|
1725
|
+
let r = i.match(t.other.beginningSpace);
|
|
1726
|
+
if (r === null) return i;
|
|
1727
|
+
let [o] = r;
|
|
1728
|
+
return o.length >= s.length ? i.slice(s.length) : i;
|
|
1729
|
+
}).join(`
|
|
1730
|
+
`);
|
|
1731
|
+
}
|
|
1732
|
+
var S = class {
|
|
1733
|
+
options;
|
|
1734
|
+
rules;
|
|
1735
|
+
lexer;
|
|
1736
|
+
constructor(e) {
|
|
1737
|
+
this.options = e || w;
|
|
1738
|
+
}
|
|
1739
|
+
space(e) {
|
|
1740
|
+
let t = this.rules.block.newline.exec(e);
|
|
1741
|
+
if (t && t[0].length > 0) return {
|
|
1742
|
+
type: "space",
|
|
1743
|
+
raw: t[0]
|
|
1744
|
+
};
|
|
1745
|
+
}
|
|
1746
|
+
code(e) {
|
|
1747
|
+
let t = this.rules.block.code.exec(e);
|
|
1748
|
+
if (t) {
|
|
1749
|
+
let n = t[0].replace(this.rules.other.codeRemoveIndent, "");
|
|
1750
|
+
return {
|
|
1751
|
+
type: "code",
|
|
1752
|
+
raw: t[0],
|
|
1753
|
+
codeBlockStyle: "indented",
|
|
1754
|
+
text: this.options.pedantic ? n : A(n, `
|
|
1755
|
+
`)
|
|
1756
|
+
};
|
|
1757
|
+
}
|
|
1758
|
+
}
|
|
1759
|
+
fences(e) {
|
|
1760
|
+
let t = this.rules.block.fences.exec(e);
|
|
1761
|
+
if (t) {
|
|
1762
|
+
let n = t[0],
|
|
1763
|
+
s = Je(n, t[3] || "", this.rules);
|
|
1764
|
+
return {
|
|
1765
|
+
type: "code",
|
|
1766
|
+
raw: n,
|
|
1767
|
+
lang: t[2] ? t[2].trim().replace(this.rules.inline.anyPunctuation, "$1") : t[2],
|
|
1768
|
+
text: s
|
|
1769
|
+
};
|
|
1770
|
+
}
|
|
1771
|
+
}
|
|
1772
|
+
heading(e) {
|
|
1773
|
+
let t = this.rules.block.heading.exec(e);
|
|
1774
|
+
if (t) {
|
|
1775
|
+
let n = t[2].trim();
|
|
1776
|
+
if (this.rules.other.endingHash.test(n)) {
|
|
1777
|
+
let s = A(n, "#");
|
|
1778
|
+
(this.options.pedantic || !s || this.rules.other.endingSpaceChar.test(s)) && (n = s.trim());
|
|
1779
|
+
}
|
|
1780
|
+
return {
|
|
1781
|
+
type: "heading",
|
|
1782
|
+
raw: t[0],
|
|
1783
|
+
depth: t[1].length,
|
|
1784
|
+
text: n,
|
|
1785
|
+
tokens: this.lexer.inline(n)
|
|
1786
|
+
};
|
|
1787
|
+
}
|
|
1788
|
+
}
|
|
1789
|
+
hr(e) {
|
|
1790
|
+
let t = this.rules.block.hr.exec(e);
|
|
1791
|
+
if (t) return {
|
|
1792
|
+
type: "hr",
|
|
1793
|
+
raw: A(t[0], `
|
|
1794
|
+
`)
|
|
1795
|
+
};
|
|
1796
|
+
}
|
|
1797
|
+
blockquote(e) {
|
|
1798
|
+
let t = this.rules.block.blockquote.exec(e);
|
|
1799
|
+
if (t) {
|
|
1800
|
+
let n = A(t[0], `
|
|
1801
|
+
`).split(`
|
|
1802
|
+
`),
|
|
1803
|
+
s = "",
|
|
1804
|
+
i = "",
|
|
1805
|
+
r = [];
|
|
1806
|
+
for (; n.length > 0;) {
|
|
1807
|
+
let o = false,
|
|
1808
|
+
l = [],
|
|
1809
|
+
c;
|
|
1810
|
+
for (c = 0; c < n.length; c++) if (this.rules.other.blockquoteStart.test(n[c])) l.push(n[c]), o = true;else if (!o) l.push(n[c]);else break;
|
|
1811
|
+
n = n.slice(c);
|
|
1812
|
+
let p = l.join(`
|
|
1813
|
+
`),
|
|
1814
|
+
u = p.replace(this.rules.other.blockquoteSetextReplace, `
|
|
1815
|
+
$1`).replace(this.rules.other.blockquoteSetextReplace2, "");
|
|
1816
|
+
s = s ? `${s}
|
|
1817
|
+
${p}` : p, i = i ? `${i}
|
|
1818
|
+
${u}` : u;
|
|
1819
|
+
let d = this.lexer.state.top;
|
|
1820
|
+
if (this.lexer.state.top = true, this.lexer.blockTokens(u, r, true), this.lexer.state.top = d, n.length === 0) break;
|
|
1821
|
+
let g = r.at(-1);
|
|
1822
|
+
if (g?.type === "code") break;
|
|
1823
|
+
if (g?.type === "blockquote") {
|
|
1824
|
+
let x = g,
|
|
1825
|
+
f = x.raw + `
|
|
1826
|
+
` + n.join(`
|
|
1827
|
+
`),
|
|
1828
|
+
y = this.blockquote(f);
|
|
1829
|
+
r[r.length - 1] = y, s = s.substring(0, s.length - x.raw.length) + y.raw, i = i.substring(0, i.length - x.text.length) + y.text;
|
|
1830
|
+
break;
|
|
1831
|
+
} else if (g?.type === "list") {
|
|
1832
|
+
let x = g,
|
|
1833
|
+
f = x.raw + `
|
|
1834
|
+
` + n.join(`
|
|
1835
|
+
`),
|
|
1836
|
+
y = this.list(f);
|
|
1837
|
+
r[r.length - 1] = y, s = s.substring(0, s.length - g.raw.length) + y.raw, i = i.substring(0, i.length - x.raw.length) + y.raw, n = f.substring(r.at(-1).raw.length).split(`
|
|
1838
|
+
`);
|
|
1839
|
+
continue;
|
|
1840
|
+
}
|
|
1841
|
+
}
|
|
1842
|
+
return {
|
|
1843
|
+
type: "blockquote",
|
|
1844
|
+
raw: s,
|
|
1845
|
+
tokens: r,
|
|
1846
|
+
text: i
|
|
1847
|
+
};
|
|
1848
|
+
}
|
|
1849
|
+
}
|
|
1850
|
+
list(e) {
|
|
1851
|
+
let t = this.rules.block.list.exec(e);
|
|
1852
|
+
if (t) {
|
|
1853
|
+
let n = t[1].trim(),
|
|
1854
|
+
s = n.length > 1,
|
|
1855
|
+
i = {
|
|
1856
|
+
type: "list",
|
|
1857
|
+
raw: "",
|
|
1858
|
+
ordered: s,
|
|
1859
|
+
start: s ? +n.slice(0, -1) : "",
|
|
1860
|
+
loose: false,
|
|
1861
|
+
items: []
|
|
1862
|
+
};
|
|
1863
|
+
n = s ? `\\d{1,9}\\${n.slice(-1)}` : `\\${n}`, this.options.pedantic && (n = s ? n : "[*+-]");
|
|
1864
|
+
let r = this.rules.other.listItemRegex(n),
|
|
1865
|
+
o = false;
|
|
1866
|
+
for (; e;) {
|
|
1867
|
+
let c = false,
|
|
1868
|
+
p = "",
|
|
1869
|
+
u = "";
|
|
1870
|
+
if (!(t = r.exec(e)) || this.rules.block.hr.test(e)) break;
|
|
1871
|
+
p = t[0], e = e.substring(p.length);
|
|
1872
|
+
let d = t[2].split(`
|
|
1873
|
+
`, 1)[0].replace(this.rules.other.listReplaceTabs, Z => " ".repeat(3 * Z.length)),
|
|
1874
|
+
g = e.split(`
|
|
1875
|
+
`, 1)[0],
|
|
1876
|
+
x = !d.trim(),
|
|
1877
|
+
f = 0;
|
|
1878
|
+
if (this.options.pedantic ? (f = 2, u = d.trimStart()) : x ? f = t[1].length + 1 : (f = t[2].search(this.rules.other.nonSpaceChar), f = f > 4 ? 1 : f, u = d.slice(f), f += t[1].length), x && this.rules.other.blankLine.test(g) && (p += g + `
|
|
1879
|
+
`, e = e.substring(g.length + 1), c = true), !c) {
|
|
1880
|
+
let Z = this.rules.other.nextBulletRegex(f),
|
|
1881
|
+
ee = this.rules.other.hrRegex(f),
|
|
1882
|
+
te = this.rules.other.fencesBeginRegex(f),
|
|
1883
|
+
ne = this.rules.other.headingBeginRegex(f),
|
|
1884
|
+
me = this.rules.other.htmlBeginRegex(f);
|
|
1885
|
+
for (; e;) {
|
|
1886
|
+
let G = e.split(`
|
|
1887
|
+
`, 1)[0],
|
|
1888
|
+
E;
|
|
1889
|
+
if (g = G, this.options.pedantic ? (g = g.replace(this.rules.other.listReplaceNesting, " "), E = g) : E = g.replace(this.rules.other.tabCharGlobal, " "), te.test(g) || ne.test(g) || me.test(g) || Z.test(g) || ee.test(g)) break;
|
|
1890
|
+
if (E.search(this.rules.other.nonSpaceChar) >= f || !g.trim()) u += `
|
|
1891
|
+
` + E.slice(f);else {
|
|
1892
|
+
if (x || d.replace(this.rules.other.tabCharGlobal, " ").search(this.rules.other.nonSpaceChar) >= 4 || te.test(d) || ne.test(d) || ee.test(d)) break;
|
|
1893
|
+
u += `
|
|
1894
|
+
` + g;
|
|
1895
|
+
}
|
|
1896
|
+
!x && !g.trim() && (x = true), p += G + `
|
|
1897
|
+
`, e = e.substring(G.length + 1), d = E.slice(f);
|
|
1898
|
+
}
|
|
1899
|
+
}
|
|
1900
|
+
i.loose || (o ? i.loose = true : this.rules.other.doubleBlankLine.test(p) && (o = true));
|
|
1901
|
+
let y = null,
|
|
1902
|
+
Y;
|
|
1903
|
+
this.options.gfm && (y = this.rules.other.listIsTask.exec(u), y && (Y = y[0] !== "[ ] ", u = u.replace(this.rules.other.listReplaceTask, ""))), i.items.push({
|
|
1904
|
+
type: "list_item",
|
|
1905
|
+
raw: p,
|
|
1906
|
+
task: !!y,
|
|
1907
|
+
checked: Y,
|
|
1908
|
+
loose: false,
|
|
1909
|
+
text: u,
|
|
1910
|
+
tokens: []
|
|
1911
|
+
}), i.raw += p;
|
|
1912
|
+
}
|
|
1913
|
+
let l = i.items.at(-1);
|
|
1914
|
+
if (l) l.raw = l.raw.trimEnd(), l.text = l.text.trimEnd();else return;
|
|
1915
|
+
i.raw = i.raw.trimEnd();
|
|
1916
|
+
for (let c = 0; c < i.items.length; c++) if (this.lexer.state.top = false, i.items[c].tokens = this.lexer.blockTokens(i.items[c].text, []), !i.loose) {
|
|
1917
|
+
let p = i.items[c].tokens.filter(d => d.type === "space"),
|
|
1918
|
+
u = p.length > 0 && p.some(d => this.rules.other.anyLine.test(d.raw));
|
|
1919
|
+
i.loose = u;
|
|
1920
|
+
}
|
|
1921
|
+
if (i.loose) for (let c = 0; c < i.items.length; c++) i.items[c].loose = true;
|
|
1922
|
+
return i;
|
|
1923
|
+
}
|
|
1924
|
+
}
|
|
1925
|
+
html(e) {
|
|
1926
|
+
let t = this.rules.block.html.exec(e);
|
|
1927
|
+
if (t) return {
|
|
1928
|
+
type: "html",
|
|
1929
|
+
block: true,
|
|
1930
|
+
raw: t[0],
|
|
1931
|
+
pre: t[1] === "pre" || t[1] === "script" || t[1] === "style",
|
|
1932
|
+
text: t[0]
|
|
1933
|
+
};
|
|
1934
|
+
}
|
|
1935
|
+
def(e) {
|
|
1936
|
+
let t = this.rules.block.def.exec(e);
|
|
1937
|
+
if (t) {
|
|
1938
|
+
let n = t[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal, " "),
|
|
1939
|
+
s = t[2] ? t[2].replace(this.rules.other.hrefBrackets, "$1").replace(this.rules.inline.anyPunctuation, "$1") : "",
|
|
1940
|
+
i = t[3] ? t[3].substring(1, t[3].length - 1).replace(this.rules.inline.anyPunctuation, "$1") : t[3];
|
|
1941
|
+
return {
|
|
1942
|
+
type: "def",
|
|
1943
|
+
tag: n,
|
|
1944
|
+
raw: t[0],
|
|
1945
|
+
href: s,
|
|
1946
|
+
title: i
|
|
1947
|
+
};
|
|
1948
|
+
}
|
|
1949
|
+
}
|
|
1950
|
+
table(e) {
|
|
1951
|
+
let t = this.rules.block.table.exec(e);
|
|
1952
|
+
if (!t || !this.rules.other.tableDelimiter.test(t[2])) return;
|
|
1953
|
+
let n = V(t[1]),
|
|
1954
|
+
s = t[2].replace(this.rules.other.tableAlignChars, "").split("|"),
|
|
1955
|
+
i = t[3]?.trim() ? t[3].replace(this.rules.other.tableRowBlankLine, "").split(`
|
|
1956
|
+
`) : [],
|
|
1957
|
+
r = {
|
|
1958
|
+
type: "table",
|
|
1959
|
+
raw: t[0],
|
|
1960
|
+
header: [],
|
|
1961
|
+
align: [],
|
|
1962
|
+
rows: []
|
|
1963
|
+
};
|
|
1964
|
+
if (n.length === s.length) {
|
|
1965
|
+
for (let o of s) this.rules.other.tableAlignRight.test(o) ? r.align.push("right") : this.rules.other.tableAlignCenter.test(o) ? r.align.push("center") : this.rules.other.tableAlignLeft.test(o) ? r.align.push("left") : r.align.push(null);
|
|
1966
|
+
for (let o = 0; o < n.length; o++) r.header.push({
|
|
1967
|
+
text: n[o],
|
|
1968
|
+
tokens: this.lexer.inline(n[o]),
|
|
1969
|
+
header: true,
|
|
1970
|
+
align: r.align[o]
|
|
1971
|
+
});
|
|
1972
|
+
for (let o of i) r.rows.push(V(o, r.header.length).map((l, c) => ({
|
|
1973
|
+
text: l,
|
|
1974
|
+
tokens: this.lexer.inline(l),
|
|
1975
|
+
header: false,
|
|
1976
|
+
align: r.align[c]
|
|
1977
|
+
})));
|
|
1978
|
+
return r;
|
|
1979
|
+
}
|
|
1980
|
+
}
|
|
1981
|
+
lheading(e) {
|
|
1982
|
+
let t = this.rules.block.lheading.exec(e);
|
|
1983
|
+
if (t) return {
|
|
1984
|
+
type: "heading",
|
|
1985
|
+
raw: t[0],
|
|
1986
|
+
depth: t[2].charAt(0) === "=" ? 1 : 2,
|
|
1987
|
+
text: t[1],
|
|
1988
|
+
tokens: this.lexer.inline(t[1])
|
|
1989
|
+
};
|
|
1990
|
+
}
|
|
1991
|
+
paragraph(e) {
|
|
1992
|
+
let t = this.rules.block.paragraph.exec(e);
|
|
1993
|
+
if (t) {
|
|
1994
|
+
let n = t[1].charAt(t[1].length - 1) === `
|
|
1995
|
+
` ? t[1].slice(0, -1) : t[1];
|
|
1996
|
+
return {
|
|
1997
|
+
type: "paragraph",
|
|
1998
|
+
raw: t[0],
|
|
1999
|
+
text: n,
|
|
2000
|
+
tokens: this.lexer.inline(n)
|
|
2001
|
+
};
|
|
2002
|
+
}
|
|
2003
|
+
}
|
|
2004
|
+
text(e) {
|
|
2005
|
+
let t = this.rules.block.text.exec(e);
|
|
2006
|
+
if (t) return {
|
|
2007
|
+
type: "text",
|
|
2008
|
+
raw: t[0],
|
|
2009
|
+
text: t[0],
|
|
2010
|
+
tokens: this.lexer.inline(t[0])
|
|
2011
|
+
};
|
|
2012
|
+
}
|
|
2013
|
+
escape(e) {
|
|
2014
|
+
let t = this.rules.inline.escape.exec(e);
|
|
2015
|
+
if (t) return {
|
|
2016
|
+
type: "escape",
|
|
2017
|
+
raw: t[0],
|
|
2018
|
+
text: t[1]
|
|
2019
|
+
};
|
|
2020
|
+
}
|
|
2021
|
+
tag(e) {
|
|
2022
|
+
let t = this.rules.inline.tag.exec(e);
|
|
2023
|
+
if (t) return !this.lexer.state.inLink && this.rules.other.startATag.test(t[0]) ? this.lexer.state.inLink = true : this.lexer.state.inLink && this.rules.other.endATag.test(t[0]) && (this.lexer.state.inLink = false), !this.lexer.state.inRawBlock && this.rules.other.startPreScriptTag.test(t[0]) ? this.lexer.state.inRawBlock = true : this.lexer.state.inRawBlock && this.rules.other.endPreScriptTag.test(t[0]) && (this.lexer.state.inRawBlock = false), {
|
|
2024
|
+
type: "html",
|
|
2025
|
+
raw: t[0],
|
|
2026
|
+
inLink: this.lexer.state.inLink,
|
|
2027
|
+
inRawBlock: this.lexer.state.inRawBlock,
|
|
2028
|
+
block: false,
|
|
2029
|
+
text: t[0]
|
|
2030
|
+
};
|
|
2031
|
+
}
|
|
2032
|
+
link(e) {
|
|
2033
|
+
let t = this.rules.inline.link.exec(e);
|
|
2034
|
+
if (t) {
|
|
2035
|
+
let n = t[2].trim();
|
|
2036
|
+
if (!this.options.pedantic && this.rules.other.startAngleBracket.test(n)) {
|
|
2037
|
+
if (!this.rules.other.endAngleBracket.test(n)) return;
|
|
2038
|
+
let r = A(n.slice(0, -1), "\\");
|
|
2039
|
+
if ((n.length - r.length) % 2 === 0) return;
|
|
2040
|
+
} else {
|
|
2041
|
+
let r = fe(t[2], "()");
|
|
2042
|
+
if (r === -2) return;
|
|
2043
|
+
if (r > -1) {
|
|
2044
|
+
let l = (t[0].indexOf("!") === 0 ? 5 : 4) + t[1].length + r;
|
|
2045
|
+
t[2] = t[2].substring(0, r), t[0] = t[0].substring(0, l).trim(), t[3] = "";
|
|
2046
|
+
}
|
|
2047
|
+
}
|
|
2048
|
+
let s = t[2],
|
|
2049
|
+
i = "";
|
|
2050
|
+
if (this.options.pedantic) {
|
|
2051
|
+
let r = this.rules.other.pedanticHrefTitle.exec(s);
|
|
2052
|
+
r && (s = r[1], i = r[3]);
|
|
2053
|
+
} else i = t[3] ? t[3].slice(1, -1) : "";
|
|
2054
|
+
return s = s.trim(), this.rules.other.startAngleBracket.test(s) && (this.options.pedantic && !this.rules.other.endAngleBracket.test(n) ? s = s.slice(1) : s = s.slice(1, -1)), de(t, {
|
|
2055
|
+
href: s && s.replace(this.rules.inline.anyPunctuation, "$1"),
|
|
2056
|
+
title: i && i.replace(this.rules.inline.anyPunctuation, "$1")
|
|
2057
|
+
}, t[0], this.lexer, this.rules);
|
|
2058
|
+
}
|
|
2059
|
+
}
|
|
2060
|
+
reflink(e, t) {
|
|
2061
|
+
let n;
|
|
2062
|
+
if ((n = this.rules.inline.reflink.exec(e)) || (n = this.rules.inline.nolink.exec(e))) {
|
|
2063
|
+
let s = (n[2] || n[1]).replace(this.rules.other.multipleSpaceGlobal, " "),
|
|
2064
|
+
i = t[s.toLowerCase()];
|
|
2065
|
+
if (!i) {
|
|
2066
|
+
let r = n[0].charAt(0);
|
|
2067
|
+
return {
|
|
2068
|
+
type: "text",
|
|
2069
|
+
raw: r,
|
|
2070
|
+
text: r
|
|
2071
|
+
};
|
|
2072
|
+
}
|
|
2073
|
+
return de(n, i, n[0], this.lexer, this.rules);
|
|
2074
|
+
}
|
|
2075
|
+
}
|
|
2076
|
+
emStrong(e, t, n = "") {
|
|
2077
|
+
let s = this.rules.inline.emStrongLDelim.exec(e);
|
|
2078
|
+
if (!s || s[3] && n.match(this.rules.other.unicodeAlphaNumeric)) return;
|
|
2079
|
+
if (!(s[1] || s[2] || "") || !n || this.rules.inline.punctuation.exec(n)) {
|
|
2080
|
+
let r = [...s[0]].length - 1,
|
|
2081
|
+
o,
|
|
2082
|
+
l,
|
|
2083
|
+
c = r,
|
|
2084
|
+
p = 0,
|
|
2085
|
+
u = s[0][0] === "*" ? this.rules.inline.emStrongRDelimAst : this.rules.inline.emStrongRDelimUnd;
|
|
2086
|
+
for (u.lastIndex = 0, t = t.slice(-1 * e.length + r); (s = u.exec(t)) != null;) {
|
|
2087
|
+
if (o = s[1] || s[2] || s[3] || s[4] || s[5] || s[6], !o) continue;
|
|
2088
|
+
if (l = [...o].length, s[3] || s[4]) {
|
|
2089
|
+
c += l;
|
|
2090
|
+
continue;
|
|
2091
|
+
} else if ((s[5] || s[6]) && r % 3 && !((r + l) % 3)) {
|
|
2092
|
+
p += l;
|
|
2093
|
+
continue;
|
|
2094
|
+
}
|
|
2095
|
+
if (c -= l, c > 0) continue;
|
|
2096
|
+
l = Math.min(l, l + c + p);
|
|
2097
|
+
let d = [...s[0]][0].length,
|
|
2098
|
+
g = e.slice(0, r + s.index + d + l);
|
|
2099
|
+
if (Math.min(r, l) % 2) {
|
|
2100
|
+
let f = g.slice(1, -1);
|
|
2101
|
+
return {
|
|
2102
|
+
type: "em",
|
|
2103
|
+
raw: g,
|
|
2104
|
+
text: f,
|
|
2105
|
+
tokens: this.lexer.inlineTokens(f)
|
|
2106
|
+
};
|
|
2107
|
+
}
|
|
2108
|
+
let x = g.slice(2, -2);
|
|
2109
|
+
return {
|
|
2110
|
+
type: "strong",
|
|
2111
|
+
raw: g,
|
|
2112
|
+
text: x,
|
|
2113
|
+
tokens: this.lexer.inlineTokens(x)
|
|
2114
|
+
};
|
|
2115
|
+
}
|
|
2116
|
+
}
|
|
2117
|
+
}
|
|
2118
|
+
codespan(e) {
|
|
2119
|
+
let t = this.rules.inline.code.exec(e);
|
|
2120
|
+
if (t) {
|
|
2121
|
+
let n = t[2].replace(this.rules.other.newLineCharGlobal, " "),
|
|
2122
|
+
s = this.rules.other.nonSpaceChar.test(n),
|
|
2123
|
+
i = this.rules.other.startingSpaceChar.test(n) && this.rules.other.endingSpaceChar.test(n);
|
|
2124
|
+
return s && i && (n = n.substring(1, n.length - 1)), {
|
|
2125
|
+
type: "codespan",
|
|
2126
|
+
raw: t[0],
|
|
2127
|
+
text: n
|
|
2128
|
+
};
|
|
2129
|
+
}
|
|
2130
|
+
}
|
|
2131
|
+
br(e) {
|
|
2132
|
+
let t = this.rules.inline.br.exec(e);
|
|
2133
|
+
if (t) return {
|
|
2134
|
+
type: "br",
|
|
2135
|
+
raw: t[0]
|
|
2136
|
+
};
|
|
2137
|
+
}
|
|
2138
|
+
del(e) {
|
|
2139
|
+
let t = this.rules.inline.del.exec(e);
|
|
2140
|
+
if (t) return {
|
|
2141
|
+
type: "del",
|
|
2142
|
+
raw: t[0],
|
|
2143
|
+
text: t[2],
|
|
2144
|
+
tokens: this.lexer.inlineTokens(t[2])
|
|
2145
|
+
};
|
|
2146
|
+
}
|
|
2147
|
+
autolink(e) {
|
|
2148
|
+
let t = this.rules.inline.autolink.exec(e);
|
|
2149
|
+
if (t) {
|
|
2150
|
+
let n, s;
|
|
2151
|
+
return t[2] === "@" ? (n = t[1], s = "mailto:" + n) : (n = t[1], s = n), {
|
|
2152
|
+
type: "link",
|
|
2153
|
+
raw: t[0],
|
|
2154
|
+
text: n,
|
|
2155
|
+
href: s,
|
|
2156
|
+
tokens: [{
|
|
2157
|
+
type: "text",
|
|
2158
|
+
raw: n,
|
|
2159
|
+
text: n
|
|
2160
|
+
}]
|
|
2161
|
+
};
|
|
2162
|
+
}
|
|
2163
|
+
}
|
|
2164
|
+
url(e) {
|
|
2165
|
+
let t;
|
|
2166
|
+
if (t = this.rules.inline.url.exec(e)) {
|
|
2167
|
+
let n, s;
|
|
2168
|
+
if (t[2] === "@") n = t[0], s = "mailto:" + n;else {
|
|
2169
|
+
let i;
|
|
2170
|
+
do i = t[0], t[0] = this.rules.inline._backpedal.exec(t[0])?.[0] ?? ""; while (i !== t[0]);
|
|
2171
|
+
n = t[0], t[1] === "www." ? s = "http://" + t[0] : s = t[0];
|
|
2172
|
+
}
|
|
2173
|
+
return {
|
|
2174
|
+
type: "link",
|
|
2175
|
+
raw: t[0],
|
|
2176
|
+
text: n,
|
|
2177
|
+
href: s,
|
|
2178
|
+
tokens: [{
|
|
2179
|
+
type: "text",
|
|
2180
|
+
raw: n,
|
|
2181
|
+
text: n
|
|
2182
|
+
}]
|
|
2183
|
+
};
|
|
2184
|
+
}
|
|
2185
|
+
}
|
|
2186
|
+
inlineText(e) {
|
|
2187
|
+
let t = this.rules.inline.text.exec(e);
|
|
2188
|
+
if (t) {
|
|
2189
|
+
let n = this.lexer.state.inRawBlock;
|
|
2190
|
+
return {
|
|
2191
|
+
type: "text",
|
|
2192
|
+
raw: t[0],
|
|
2193
|
+
text: t[0],
|
|
2194
|
+
escaped: n
|
|
2195
|
+
};
|
|
2196
|
+
}
|
|
2197
|
+
}
|
|
2198
|
+
};
|
|
2199
|
+
var b = class a {
|
|
2200
|
+
tokens;
|
|
2201
|
+
options;
|
|
2202
|
+
state;
|
|
2203
|
+
tokenizer;
|
|
2204
|
+
inlineQueue;
|
|
2205
|
+
constructor(e) {
|
|
2206
|
+
this.tokens = [], this.tokens.links = Object.create(null), this.options = e || w, this.options.tokenizer = this.options.tokenizer || new S(), this.tokenizer = this.options.tokenizer, this.tokenizer.options = this.options, this.tokenizer.lexer = this, this.inlineQueue = [], this.state = {
|
|
2207
|
+
inLink: false,
|
|
2208
|
+
inRawBlock: false,
|
|
2209
|
+
top: true
|
|
2210
|
+
};
|
|
2211
|
+
let t = {
|
|
2212
|
+
other: m,
|
|
2213
|
+
block: O.normal,
|
|
2214
|
+
inline: P.normal
|
|
2215
|
+
};
|
|
2216
|
+
this.options.pedantic ? (t.block = O.pedantic, t.inline = P.pedantic) : this.options.gfm && (t.block = O.gfm, this.options.breaks ? t.inline = P.breaks : t.inline = P.gfm), this.tokenizer.rules = t;
|
|
2217
|
+
}
|
|
2218
|
+
static get rules() {
|
|
2219
|
+
return {
|
|
2220
|
+
block: O,
|
|
2221
|
+
inline: P
|
|
2222
|
+
};
|
|
2223
|
+
}
|
|
2224
|
+
static lex(e, t) {
|
|
2225
|
+
return new a(t).lex(e);
|
|
2226
|
+
}
|
|
2227
|
+
static lexInline(e, t) {
|
|
2228
|
+
return new a(t).inlineTokens(e);
|
|
2229
|
+
}
|
|
2230
|
+
lex(e) {
|
|
2231
|
+
e = e.replace(m.carriageReturn, `
|
|
2232
|
+
`), this.blockTokens(e, this.tokens);
|
|
2233
|
+
for (let t = 0; t < this.inlineQueue.length; t++) {
|
|
2234
|
+
let n = this.inlineQueue[t];
|
|
2235
|
+
this.inlineTokens(n.src, n.tokens);
|
|
2236
|
+
}
|
|
2237
|
+
return this.inlineQueue = [], this.tokens;
|
|
2238
|
+
}
|
|
2239
|
+
blockTokens(e, t = [], n = false) {
|
|
2240
|
+
for (this.options.pedantic && (e = e.replace(m.tabCharGlobal, " ").replace(m.spaceLine, "")); e;) {
|
|
2241
|
+
let s;
|
|
2242
|
+
if (this.options.extensions?.block?.some(r => (s = r.call({
|
|
2243
|
+
lexer: this
|
|
2244
|
+
}, e, t)) ? (e = e.substring(s.raw.length), t.push(s), true) : false)) continue;
|
|
2245
|
+
if (s = this.tokenizer.space(e)) {
|
|
2246
|
+
e = e.substring(s.raw.length);
|
|
2247
|
+
let r = t.at(-1);
|
|
2248
|
+
s.raw.length === 1 && r !== void 0 ? r.raw += `
|
|
2249
|
+
` : t.push(s);
|
|
2250
|
+
continue;
|
|
2251
|
+
}
|
|
2252
|
+
if (s = this.tokenizer.code(e)) {
|
|
2253
|
+
e = e.substring(s.raw.length);
|
|
2254
|
+
let r = t.at(-1);
|
|
2255
|
+
r?.type === "paragraph" || r?.type === "text" ? (r.raw += `
|
|
2256
|
+
` + s.raw, r.text += `
|
|
2257
|
+
` + s.text, this.inlineQueue.at(-1).src = r.text) : t.push(s);
|
|
2258
|
+
continue;
|
|
2259
|
+
}
|
|
2260
|
+
if (s = this.tokenizer.fences(e)) {
|
|
2261
|
+
e = e.substring(s.raw.length), t.push(s);
|
|
2262
|
+
continue;
|
|
2263
|
+
}
|
|
2264
|
+
if (s = this.tokenizer.heading(e)) {
|
|
2265
|
+
e = e.substring(s.raw.length), t.push(s);
|
|
2266
|
+
continue;
|
|
2267
|
+
}
|
|
2268
|
+
if (s = this.tokenizer.hr(e)) {
|
|
2269
|
+
e = e.substring(s.raw.length), t.push(s);
|
|
2270
|
+
continue;
|
|
2271
|
+
}
|
|
2272
|
+
if (s = this.tokenizer.blockquote(e)) {
|
|
2273
|
+
e = e.substring(s.raw.length), t.push(s);
|
|
2274
|
+
continue;
|
|
2275
|
+
}
|
|
2276
|
+
if (s = this.tokenizer.list(e)) {
|
|
2277
|
+
e = e.substring(s.raw.length), t.push(s);
|
|
2278
|
+
continue;
|
|
2279
|
+
}
|
|
2280
|
+
if (s = this.tokenizer.html(e)) {
|
|
2281
|
+
e = e.substring(s.raw.length), t.push(s);
|
|
2282
|
+
continue;
|
|
2283
|
+
}
|
|
2284
|
+
if (s = this.tokenizer.def(e)) {
|
|
2285
|
+
e = e.substring(s.raw.length);
|
|
2286
|
+
let r = t.at(-1);
|
|
2287
|
+
r?.type === "paragraph" || r?.type === "text" ? (r.raw += `
|
|
2288
|
+
` + s.raw, r.text += `
|
|
2289
|
+
` + s.raw, this.inlineQueue.at(-1).src = r.text) : this.tokens.links[s.tag] || (this.tokens.links[s.tag] = {
|
|
2290
|
+
href: s.href,
|
|
2291
|
+
title: s.title
|
|
2292
|
+
});
|
|
2293
|
+
continue;
|
|
2294
|
+
}
|
|
2295
|
+
if (s = this.tokenizer.table(e)) {
|
|
2296
|
+
e = e.substring(s.raw.length), t.push(s);
|
|
2297
|
+
continue;
|
|
2298
|
+
}
|
|
2299
|
+
if (s = this.tokenizer.lheading(e)) {
|
|
2300
|
+
e = e.substring(s.raw.length), t.push(s);
|
|
2301
|
+
continue;
|
|
2302
|
+
}
|
|
2303
|
+
let i = e;
|
|
2304
|
+
if (this.options.extensions?.startBlock) {
|
|
2305
|
+
let r = 1 / 0,
|
|
2306
|
+
o = e.slice(1),
|
|
2307
|
+
l;
|
|
2308
|
+
this.options.extensions.startBlock.forEach(c => {
|
|
2309
|
+
l = c.call({
|
|
2310
|
+
lexer: this
|
|
2311
|
+
}, o), typeof l == "number" && l >= 0 && (r = Math.min(r, l));
|
|
2312
|
+
}), r < 1 / 0 && r >= 0 && (i = e.substring(0, r + 1));
|
|
2313
|
+
}
|
|
2314
|
+
if (this.state.top && (s = this.tokenizer.paragraph(i))) {
|
|
2315
|
+
let r = t.at(-1);
|
|
2316
|
+
n && r?.type === "paragraph" ? (r.raw += `
|
|
2317
|
+
` + s.raw, r.text += `
|
|
2318
|
+
` + s.text, this.inlineQueue.pop(), this.inlineQueue.at(-1).src = r.text) : t.push(s), n = i.length !== e.length, e = e.substring(s.raw.length);
|
|
2319
|
+
continue;
|
|
2320
|
+
}
|
|
2321
|
+
if (s = this.tokenizer.text(e)) {
|
|
2322
|
+
e = e.substring(s.raw.length);
|
|
2323
|
+
let r = t.at(-1);
|
|
2324
|
+
r?.type === "text" ? (r.raw += `
|
|
2325
|
+
` + s.raw, r.text += `
|
|
2326
|
+
` + s.text, this.inlineQueue.pop(), this.inlineQueue.at(-1).src = r.text) : t.push(s);
|
|
2327
|
+
continue;
|
|
2328
|
+
}
|
|
2329
|
+
if (e) {
|
|
2330
|
+
let r = "Infinite loop on byte: " + e.charCodeAt(0);
|
|
2331
|
+
if (this.options.silent) {
|
|
2332
|
+
console.error(r);
|
|
2333
|
+
break;
|
|
2334
|
+
} else throw new Error(r);
|
|
2335
|
+
}
|
|
2336
|
+
}
|
|
2337
|
+
return this.state.top = true, t;
|
|
2338
|
+
}
|
|
2339
|
+
inline(e, t = []) {
|
|
2340
|
+
return this.inlineQueue.push({
|
|
2341
|
+
src: e,
|
|
2342
|
+
tokens: t
|
|
2343
|
+
}), t;
|
|
2344
|
+
}
|
|
2345
|
+
inlineTokens(e, t = []) {
|
|
2346
|
+
let n = e,
|
|
2347
|
+
s = null;
|
|
2348
|
+
if (this.tokens.links) {
|
|
2349
|
+
let o = Object.keys(this.tokens.links);
|
|
2350
|
+
if (o.length > 0) for (; (s = this.tokenizer.rules.inline.reflinkSearch.exec(n)) != null;) o.includes(s[0].slice(s[0].lastIndexOf("[") + 1, -1)) && (n = n.slice(0, s.index) + "[" + "a".repeat(s[0].length - 2) + "]" + n.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex));
|
|
2351
|
+
}
|
|
2352
|
+
for (; (s = this.tokenizer.rules.inline.anyPunctuation.exec(n)) != null;) n = n.slice(0, s.index) + "++" + n.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);
|
|
2353
|
+
for (; (s = this.tokenizer.rules.inline.blockSkip.exec(n)) != null;) n = n.slice(0, s.index) + "[" + "a".repeat(s[0].length - 2) + "]" + n.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);
|
|
2354
|
+
let i = false,
|
|
2355
|
+
r = "";
|
|
2356
|
+
for (; e;) {
|
|
2357
|
+
i || (r = ""), i = false;
|
|
2358
|
+
let o;
|
|
2359
|
+
if (this.options.extensions?.inline?.some(c => (o = c.call({
|
|
2360
|
+
lexer: this
|
|
2361
|
+
}, e, t)) ? (e = e.substring(o.raw.length), t.push(o), true) : false)) continue;
|
|
2362
|
+
if (o = this.tokenizer.escape(e)) {
|
|
2363
|
+
e = e.substring(o.raw.length), t.push(o);
|
|
2364
|
+
continue;
|
|
2365
|
+
}
|
|
2366
|
+
if (o = this.tokenizer.tag(e)) {
|
|
2367
|
+
e = e.substring(o.raw.length), t.push(o);
|
|
2368
|
+
continue;
|
|
2369
|
+
}
|
|
2370
|
+
if (o = this.tokenizer.link(e)) {
|
|
2371
|
+
e = e.substring(o.raw.length), t.push(o);
|
|
2372
|
+
continue;
|
|
2373
|
+
}
|
|
2374
|
+
if (o = this.tokenizer.reflink(e, this.tokens.links)) {
|
|
2375
|
+
e = e.substring(o.raw.length);
|
|
2376
|
+
let c = t.at(-1);
|
|
2377
|
+
o.type === "text" && c?.type === "text" ? (c.raw += o.raw, c.text += o.text) : t.push(o);
|
|
2378
|
+
continue;
|
|
2379
|
+
}
|
|
2380
|
+
if (o = this.tokenizer.emStrong(e, n, r)) {
|
|
2381
|
+
e = e.substring(o.raw.length), t.push(o);
|
|
2382
|
+
continue;
|
|
2383
|
+
}
|
|
2384
|
+
if (o = this.tokenizer.codespan(e)) {
|
|
2385
|
+
e = e.substring(o.raw.length), t.push(o);
|
|
2386
|
+
continue;
|
|
2387
|
+
}
|
|
2388
|
+
if (o = this.tokenizer.br(e)) {
|
|
2389
|
+
e = e.substring(o.raw.length), t.push(o);
|
|
2390
|
+
continue;
|
|
2391
|
+
}
|
|
2392
|
+
if (o = this.tokenizer.del(e)) {
|
|
2393
|
+
e = e.substring(o.raw.length), t.push(o);
|
|
2394
|
+
continue;
|
|
2395
|
+
}
|
|
2396
|
+
if (o = this.tokenizer.autolink(e)) {
|
|
2397
|
+
e = e.substring(o.raw.length), t.push(o);
|
|
2398
|
+
continue;
|
|
2399
|
+
}
|
|
2400
|
+
if (!this.state.inLink && (o = this.tokenizer.url(e))) {
|
|
2401
|
+
e = e.substring(o.raw.length), t.push(o);
|
|
2402
|
+
continue;
|
|
2403
|
+
}
|
|
2404
|
+
let l = e;
|
|
2405
|
+
if (this.options.extensions?.startInline) {
|
|
2406
|
+
let c = 1 / 0,
|
|
2407
|
+
p = e.slice(1),
|
|
2408
|
+
u;
|
|
2409
|
+
this.options.extensions.startInline.forEach(d => {
|
|
2410
|
+
u = d.call({
|
|
2411
|
+
lexer: this
|
|
2412
|
+
}, p), typeof u == "number" && u >= 0 && (c = Math.min(c, u));
|
|
2413
|
+
}), c < 1 / 0 && c >= 0 && (l = e.substring(0, c + 1));
|
|
2414
|
+
}
|
|
2415
|
+
if (o = this.tokenizer.inlineText(l)) {
|
|
2416
|
+
e = e.substring(o.raw.length), o.raw.slice(-1) !== "_" && (r = o.raw.slice(-1)), i = true;
|
|
2417
|
+
let c = t.at(-1);
|
|
2418
|
+
c?.type === "text" ? (c.raw += o.raw, c.text += o.text) : t.push(o);
|
|
2419
|
+
continue;
|
|
2420
|
+
}
|
|
2421
|
+
if (e) {
|
|
2422
|
+
let c = "Infinite loop on byte: " + e.charCodeAt(0);
|
|
2423
|
+
if (this.options.silent) {
|
|
2424
|
+
console.error(c);
|
|
2425
|
+
break;
|
|
2426
|
+
} else throw new Error(c);
|
|
2427
|
+
}
|
|
2428
|
+
}
|
|
2429
|
+
return t;
|
|
2430
|
+
}
|
|
2431
|
+
};
|
|
2432
|
+
var $ = class {
|
|
2433
|
+
options;
|
|
2434
|
+
parser;
|
|
2435
|
+
constructor(e) {
|
|
2436
|
+
this.options = e || w;
|
|
2437
|
+
}
|
|
2438
|
+
space(e) {
|
|
2439
|
+
return "";
|
|
2440
|
+
}
|
|
2441
|
+
code({
|
|
2442
|
+
text: e,
|
|
2443
|
+
lang: t,
|
|
2444
|
+
escaped: n
|
|
2445
|
+
}) {
|
|
2446
|
+
let s = (t || "").match(m.notSpaceStart)?.[0],
|
|
2447
|
+
i = e.replace(m.endingNewline, "") + `
|
|
2448
|
+
`;
|
|
2449
|
+
return s ? '<pre><code class="language-' + R(s) + '">' + (n ? i : R(i, true)) + `</code></pre>
|
|
2450
|
+
` : "<pre><code>" + (n ? i : R(i, true)) + `</code></pre>
|
|
2451
|
+
`;
|
|
2452
|
+
}
|
|
2453
|
+
blockquote({
|
|
2454
|
+
tokens: e
|
|
2455
|
+
}) {
|
|
2456
|
+
return `<blockquote>
|
|
2457
|
+
${this.parser.parse(e)}</blockquote>
|
|
2458
|
+
`;
|
|
2459
|
+
}
|
|
2460
|
+
html({
|
|
2461
|
+
text: e
|
|
2462
|
+
}) {
|
|
2463
|
+
return e;
|
|
2464
|
+
}
|
|
2465
|
+
heading({
|
|
2466
|
+
tokens: e,
|
|
2467
|
+
depth: t
|
|
2468
|
+
}) {
|
|
2469
|
+
return `<h${t}>${this.parser.parseInline(e)}</h${t}>
|
|
2470
|
+
`;
|
|
2471
|
+
}
|
|
2472
|
+
hr(e) {
|
|
2473
|
+
return `<hr>
|
|
2474
|
+
`;
|
|
2475
|
+
}
|
|
2476
|
+
list(e) {
|
|
2477
|
+
let t = e.ordered,
|
|
2478
|
+
n = e.start,
|
|
2479
|
+
s = "";
|
|
2480
|
+
for (let o = 0; o < e.items.length; o++) {
|
|
2481
|
+
let l = e.items[o];
|
|
2482
|
+
s += this.listitem(l);
|
|
2483
|
+
}
|
|
2484
|
+
let i = t ? "ol" : "ul",
|
|
2485
|
+
r = t && n !== 1 ? ' start="' + n + '"' : "";
|
|
2486
|
+
return "<" + i + r + `>
|
|
2487
|
+
` + s + "</" + i + `>
|
|
2488
|
+
`;
|
|
2489
|
+
}
|
|
2490
|
+
listitem(e) {
|
|
2491
|
+
let t = "";
|
|
2492
|
+
if (e.task) {
|
|
2493
|
+
let n = this.checkbox({
|
|
2494
|
+
checked: !!e.checked
|
|
2495
|
+
});
|
|
2496
|
+
e.loose ? e.tokens[0]?.type === "paragraph" ? (e.tokens[0].text = n + " " + e.tokens[0].text, e.tokens[0].tokens && e.tokens[0].tokens.length > 0 && e.tokens[0].tokens[0].type === "text" && (e.tokens[0].tokens[0].text = n + " " + R(e.tokens[0].tokens[0].text), e.tokens[0].tokens[0].escaped = true)) : e.tokens.unshift({
|
|
2497
|
+
type: "text",
|
|
2498
|
+
raw: n + " ",
|
|
2499
|
+
text: n + " ",
|
|
2500
|
+
escaped: true
|
|
2501
|
+
}) : t += n + " ";
|
|
2502
|
+
}
|
|
2503
|
+
return t += this.parser.parse(e.tokens, !!e.loose), `<li>${t}</li>
|
|
2504
|
+
`;
|
|
2505
|
+
}
|
|
2506
|
+
checkbox({
|
|
2507
|
+
checked: e
|
|
2508
|
+
}) {
|
|
2509
|
+
return "<input " + (e ? 'checked="" ' : "") + 'disabled="" type="checkbox">';
|
|
2510
|
+
}
|
|
2511
|
+
paragraph({
|
|
2512
|
+
tokens: e
|
|
2513
|
+
}) {
|
|
2514
|
+
return `<p>${this.parser.parseInline(e)}</p>
|
|
2515
|
+
`;
|
|
2516
|
+
}
|
|
2517
|
+
table(e) {
|
|
2518
|
+
let t = "",
|
|
2519
|
+
n = "";
|
|
2520
|
+
for (let i = 0; i < e.header.length; i++) n += this.tablecell(e.header[i]);
|
|
2521
|
+
t += this.tablerow({
|
|
2522
|
+
text: n
|
|
2523
|
+
});
|
|
2524
|
+
let s = "";
|
|
2525
|
+
for (let i = 0; i < e.rows.length; i++) {
|
|
2526
|
+
let r = e.rows[i];
|
|
2527
|
+
n = "";
|
|
2528
|
+
for (let o = 0; o < r.length; o++) n += this.tablecell(r[o]);
|
|
2529
|
+
s += this.tablerow({
|
|
2530
|
+
text: n
|
|
2531
|
+
});
|
|
2532
|
+
}
|
|
2533
|
+
return s && (s = `<tbody>${s}</tbody>`), `<table>
|
|
2534
|
+
<thead>
|
|
2535
|
+
` + t + `</thead>
|
|
2536
|
+
` + s + `</table>
|
|
2537
|
+
`;
|
|
2538
|
+
}
|
|
2539
|
+
tablerow({
|
|
2540
|
+
text: e
|
|
2541
|
+
}) {
|
|
2542
|
+
return `<tr>
|
|
2543
|
+
${e}</tr>
|
|
2544
|
+
`;
|
|
2545
|
+
}
|
|
2546
|
+
tablecell(e) {
|
|
2547
|
+
let t = this.parser.parseInline(e.tokens),
|
|
2548
|
+
n = e.header ? "th" : "td";
|
|
2549
|
+
return (e.align ? `<${n} align="${e.align}">` : `<${n}>`) + t + `</${n}>
|
|
2550
|
+
`;
|
|
2551
|
+
}
|
|
2552
|
+
strong({
|
|
2553
|
+
tokens: e
|
|
2554
|
+
}) {
|
|
2555
|
+
return `<strong>${this.parser.parseInline(e)}</strong>`;
|
|
2556
|
+
}
|
|
2557
|
+
em({
|
|
2558
|
+
tokens: e
|
|
2559
|
+
}) {
|
|
2560
|
+
return `<em>${this.parser.parseInline(e)}</em>`;
|
|
2561
|
+
}
|
|
2562
|
+
codespan({
|
|
2563
|
+
text: e
|
|
2564
|
+
}) {
|
|
2565
|
+
return `<code>${R(e, true)}</code>`;
|
|
2566
|
+
}
|
|
2567
|
+
br(e) {
|
|
2568
|
+
return "<br>";
|
|
2569
|
+
}
|
|
2570
|
+
del({
|
|
2571
|
+
tokens: e
|
|
2572
|
+
}) {
|
|
2573
|
+
return `<del>${this.parser.parseInline(e)}</del>`;
|
|
2574
|
+
}
|
|
2575
|
+
link({
|
|
2576
|
+
href: e,
|
|
2577
|
+
title: t,
|
|
2578
|
+
tokens: n
|
|
2579
|
+
}) {
|
|
2580
|
+
let s = this.parser.parseInline(n),
|
|
2581
|
+
i = J(e);
|
|
2582
|
+
if (i === null) return s;
|
|
2583
|
+
e = i;
|
|
2584
|
+
let r = '<a href="' + e + '"';
|
|
2585
|
+
return t && (r += ' title="' + R(t) + '"'), r += ">" + s + "</a>", r;
|
|
2586
|
+
}
|
|
2587
|
+
image({
|
|
2588
|
+
href: e,
|
|
2589
|
+
title: t,
|
|
2590
|
+
text: n,
|
|
2591
|
+
tokens: s
|
|
2592
|
+
}) {
|
|
2593
|
+
s && (n = this.parser.parseInline(s, this.parser.textRenderer));
|
|
2594
|
+
let i = J(e);
|
|
2595
|
+
if (i === null) return R(n);
|
|
2596
|
+
e = i;
|
|
2597
|
+
let r = `<img src="${e}" alt="${n}"`;
|
|
2598
|
+
return t && (r += ` title="${R(t)}"`), r += ">", r;
|
|
2599
|
+
}
|
|
2600
|
+
text(e) {
|
|
2601
|
+
return "tokens" in e && e.tokens ? this.parser.parseInline(e.tokens) : "escaped" in e && e.escaped ? e.text : R(e.text);
|
|
2602
|
+
}
|
|
2603
|
+
};
|
|
2604
|
+
var _ = class {
|
|
2605
|
+
strong({
|
|
2606
|
+
text: e
|
|
2607
|
+
}) {
|
|
2608
|
+
return e;
|
|
2609
|
+
}
|
|
2610
|
+
em({
|
|
2611
|
+
text: e
|
|
2612
|
+
}) {
|
|
2613
|
+
return e;
|
|
2614
|
+
}
|
|
2615
|
+
codespan({
|
|
2616
|
+
text: e
|
|
2617
|
+
}) {
|
|
2618
|
+
return e;
|
|
2619
|
+
}
|
|
2620
|
+
del({
|
|
2621
|
+
text: e
|
|
2622
|
+
}) {
|
|
2623
|
+
return e;
|
|
2624
|
+
}
|
|
2625
|
+
html({
|
|
2626
|
+
text: e
|
|
2627
|
+
}) {
|
|
2628
|
+
return e;
|
|
2629
|
+
}
|
|
2630
|
+
text({
|
|
2631
|
+
text: e
|
|
2632
|
+
}) {
|
|
2633
|
+
return e;
|
|
2634
|
+
}
|
|
2635
|
+
link({
|
|
2636
|
+
text: e
|
|
2637
|
+
}) {
|
|
2638
|
+
return "" + e;
|
|
2639
|
+
}
|
|
2640
|
+
image({
|
|
2641
|
+
text: e
|
|
2642
|
+
}) {
|
|
2643
|
+
return "" + e;
|
|
2644
|
+
}
|
|
2645
|
+
br() {
|
|
2646
|
+
return "";
|
|
2647
|
+
}
|
|
2648
|
+
};
|
|
2649
|
+
var T = class a {
|
|
2650
|
+
options;
|
|
2651
|
+
renderer;
|
|
2652
|
+
textRenderer;
|
|
2653
|
+
constructor(e) {
|
|
2654
|
+
this.options = e || w, this.options.renderer = this.options.renderer || new $(), this.renderer = this.options.renderer, this.renderer.options = this.options, this.renderer.parser = this, this.textRenderer = new _();
|
|
2655
|
+
}
|
|
2656
|
+
static parse(e, t) {
|
|
2657
|
+
return new a(t).parse(e);
|
|
2658
|
+
}
|
|
2659
|
+
static parseInline(e, t) {
|
|
2660
|
+
return new a(t).parseInline(e);
|
|
2661
|
+
}
|
|
2662
|
+
parse(e, t = true) {
|
|
2663
|
+
let n = "";
|
|
2664
|
+
for (let s = 0; s < e.length; s++) {
|
|
2665
|
+
let i = e[s];
|
|
2666
|
+
if (this.options.extensions?.renderers?.[i.type]) {
|
|
2667
|
+
let o = i,
|
|
2668
|
+
l = this.options.extensions.renderers[o.type].call({
|
|
2669
|
+
parser: this
|
|
2670
|
+
}, o);
|
|
2671
|
+
if (l !== false || !["space", "hr", "heading", "code", "table", "blockquote", "list", "html", "paragraph", "text"].includes(o.type)) {
|
|
2672
|
+
n += l || "";
|
|
2673
|
+
continue;
|
|
2674
|
+
}
|
|
2675
|
+
}
|
|
2676
|
+
let r = i;
|
|
2677
|
+
switch (r.type) {
|
|
2678
|
+
case "space":
|
|
2679
|
+
{
|
|
2680
|
+
n += this.renderer.space(r);
|
|
2681
|
+
continue;
|
|
2682
|
+
}
|
|
2683
|
+
case "hr":
|
|
2684
|
+
{
|
|
2685
|
+
n += this.renderer.hr(r);
|
|
2686
|
+
continue;
|
|
2687
|
+
}
|
|
2688
|
+
case "heading":
|
|
2689
|
+
{
|
|
2690
|
+
n += this.renderer.heading(r);
|
|
2691
|
+
continue;
|
|
2692
|
+
}
|
|
2693
|
+
case "code":
|
|
2694
|
+
{
|
|
2695
|
+
n += this.renderer.code(r);
|
|
2696
|
+
continue;
|
|
2697
|
+
}
|
|
2698
|
+
case "table":
|
|
2699
|
+
{
|
|
2700
|
+
n += this.renderer.table(r);
|
|
2701
|
+
continue;
|
|
2702
|
+
}
|
|
2703
|
+
case "blockquote":
|
|
2704
|
+
{
|
|
2705
|
+
n += this.renderer.blockquote(r);
|
|
2706
|
+
continue;
|
|
2707
|
+
}
|
|
2708
|
+
case "list":
|
|
2709
|
+
{
|
|
2710
|
+
n += this.renderer.list(r);
|
|
2711
|
+
continue;
|
|
2712
|
+
}
|
|
2713
|
+
case "html":
|
|
2714
|
+
{
|
|
2715
|
+
n += this.renderer.html(r);
|
|
2716
|
+
continue;
|
|
2717
|
+
}
|
|
2718
|
+
case "paragraph":
|
|
2719
|
+
{
|
|
2720
|
+
n += this.renderer.paragraph(r);
|
|
2721
|
+
continue;
|
|
2722
|
+
}
|
|
2723
|
+
case "text":
|
|
2724
|
+
{
|
|
2725
|
+
let o = r,
|
|
2726
|
+
l = this.renderer.text(o);
|
|
2727
|
+
for (; s + 1 < e.length && e[s + 1].type === "text";) o = e[++s], l += `
|
|
2728
|
+
` + this.renderer.text(o);
|
|
2729
|
+
t ? n += this.renderer.paragraph({
|
|
2730
|
+
type: "paragraph",
|
|
2731
|
+
raw: l,
|
|
2732
|
+
text: l,
|
|
2733
|
+
tokens: [{
|
|
2734
|
+
type: "text",
|
|
2735
|
+
raw: l,
|
|
2736
|
+
text: l,
|
|
2737
|
+
escaped: true
|
|
2738
|
+
}]
|
|
2739
|
+
}) : n += l;
|
|
2740
|
+
continue;
|
|
2741
|
+
}
|
|
2742
|
+
default:
|
|
2743
|
+
{
|
|
2744
|
+
let o = 'Token with "' + r.type + '" type was not found.';
|
|
2745
|
+
if (this.options.silent) return console.error(o), "";
|
|
2746
|
+
throw new Error(o);
|
|
2747
|
+
}
|
|
2748
|
+
}
|
|
2749
|
+
}
|
|
2750
|
+
return n;
|
|
2751
|
+
}
|
|
2752
|
+
parseInline(e, t = this.renderer) {
|
|
2753
|
+
let n = "";
|
|
2754
|
+
for (let s = 0; s < e.length; s++) {
|
|
2755
|
+
let i = e[s];
|
|
2756
|
+
if (this.options.extensions?.renderers?.[i.type]) {
|
|
2757
|
+
let o = this.options.extensions.renderers[i.type].call({
|
|
2758
|
+
parser: this
|
|
2759
|
+
}, i);
|
|
2760
|
+
if (o !== false || !["escape", "html", "link", "image", "strong", "em", "codespan", "br", "del", "text"].includes(i.type)) {
|
|
2761
|
+
n += o || "";
|
|
2762
|
+
continue;
|
|
2763
|
+
}
|
|
2764
|
+
}
|
|
2765
|
+
let r = i;
|
|
2766
|
+
switch (r.type) {
|
|
2767
|
+
case "escape":
|
|
2768
|
+
{
|
|
2769
|
+
n += t.text(r);
|
|
2770
|
+
break;
|
|
2771
|
+
}
|
|
2772
|
+
case "html":
|
|
2773
|
+
{
|
|
2774
|
+
n += t.html(r);
|
|
2775
|
+
break;
|
|
2776
|
+
}
|
|
2777
|
+
case "link":
|
|
2778
|
+
{
|
|
2779
|
+
n += t.link(r);
|
|
2780
|
+
break;
|
|
2781
|
+
}
|
|
2782
|
+
case "image":
|
|
2783
|
+
{
|
|
2784
|
+
n += t.image(r);
|
|
2785
|
+
break;
|
|
2786
|
+
}
|
|
2787
|
+
case "strong":
|
|
2788
|
+
{
|
|
2789
|
+
n += t.strong(r);
|
|
2790
|
+
break;
|
|
2791
|
+
}
|
|
2792
|
+
case "em":
|
|
2793
|
+
{
|
|
2794
|
+
n += t.em(r);
|
|
2795
|
+
break;
|
|
2796
|
+
}
|
|
2797
|
+
case "codespan":
|
|
2798
|
+
{
|
|
2799
|
+
n += t.codespan(r);
|
|
2800
|
+
break;
|
|
2801
|
+
}
|
|
2802
|
+
case "br":
|
|
2803
|
+
{
|
|
2804
|
+
n += t.br(r);
|
|
2805
|
+
break;
|
|
2806
|
+
}
|
|
2807
|
+
case "del":
|
|
2808
|
+
{
|
|
2809
|
+
n += t.del(r);
|
|
2810
|
+
break;
|
|
2811
|
+
}
|
|
2812
|
+
case "text":
|
|
2813
|
+
{
|
|
2814
|
+
n += t.text(r);
|
|
2815
|
+
break;
|
|
2816
|
+
}
|
|
2817
|
+
default:
|
|
2818
|
+
{
|
|
2819
|
+
let o = 'Token with "' + r.type + '" type was not found.';
|
|
2820
|
+
if (this.options.silent) return console.error(o), "";
|
|
2821
|
+
throw new Error(o);
|
|
2822
|
+
}
|
|
2823
|
+
}
|
|
2824
|
+
}
|
|
2825
|
+
return n;
|
|
2826
|
+
}
|
|
2827
|
+
};
|
|
2828
|
+
var L = class {
|
|
2829
|
+
options;
|
|
2830
|
+
block;
|
|
2831
|
+
constructor(e) {
|
|
2832
|
+
this.options = e || w;
|
|
2833
|
+
}
|
|
2834
|
+
static passThroughHooks = new Set(["preprocess", "postprocess", "processAllTokens"]);
|
|
2835
|
+
preprocess(e) {
|
|
2836
|
+
return e;
|
|
2837
|
+
}
|
|
2838
|
+
postprocess(e) {
|
|
2839
|
+
return e;
|
|
2840
|
+
}
|
|
2841
|
+
processAllTokens(e) {
|
|
2842
|
+
return e;
|
|
2843
|
+
}
|
|
2844
|
+
provideLexer() {
|
|
2845
|
+
return this.block ? b.lex : b.lexInline;
|
|
2846
|
+
}
|
|
2847
|
+
provideParser() {
|
|
2848
|
+
return this.block ? T.parse : T.parseInline;
|
|
2849
|
+
}
|
|
2850
|
+
};
|
|
2851
|
+
var B = class {
|
|
2852
|
+
defaults = M();
|
|
2853
|
+
options = this.setOptions;
|
|
2854
|
+
parse = this.parseMarkdown(true);
|
|
2855
|
+
parseInline = this.parseMarkdown(false);
|
|
2856
|
+
Parser = T;
|
|
2857
|
+
Renderer = $;
|
|
2858
|
+
TextRenderer = _;
|
|
2859
|
+
Lexer = b;
|
|
2860
|
+
Tokenizer = S;
|
|
2861
|
+
Hooks = L;
|
|
2862
|
+
constructor(...e) {
|
|
2863
|
+
this.use(...e);
|
|
2864
|
+
}
|
|
2865
|
+
walkTokens(e, t) {
|
|
2866
|
+
let n = [];
|
|
2867
|
+
for (let s of e) switch (n = n.concat(t.call(this, s)), s.type) {
|
|
2868
|
+
case "table":
|
|
2869
|
+
{
|
|
2870
|
+
let i = s;
|
|
2871
|
+
for (let r of i.header) n = n.concat(this.walkTokens(r.tokens, t));
|
|
2872
|
+
for (let r of i.rows) for (let o of r) n = n.concat(this.walkTokens(o.tokens, t));
|
|
2873
|
+
break;
|
|
2874
|
+
}
|
|
2875
|
+
case "list":
|
|
2876
|
+
{
|
|
2877
|
+
let i = s;
|
|
2878
|
+
n = n.concat(this.walkTokens(i.items, t));
|
|
2879
|
+
break;
|
|
2880
|
+
}
|
|
2881
|
+
default:
|
|
2882
|
+
{
|
|
2883
|
+
let i = s;
|
|
2884
|
+
this.defaults.extensions?.childTokens?.[i.type] ? this.defaults.extensions.childTokens[i.type].forEach(r => {
|
|
2885
|
+
let o = i[r].flat(1 / 0);
|
|
2886
|
+
n = n.concat(this.walkTokens(o, t));
|
|
2887
|
+
}) : i.tokens && (n = n.concat(this.walkTokens(i.tokens, t)));
|
|
2888
|
+
}
|
|
2889
|
+
}
|
|
2890
|
+
return n;
|
|
2891
|
+
}
|
|
2892
|
+
use(...e) {
|
|
2893
|
+
let t = this.defaults.extensions || {
|
|
2894
|
+
renderers: {},
|
|
2895
|
+
childTokens: {}
|
|
2896
|
+
};
|
|
2897
|
+
return e.forEach(n => {
|
|
2898
|
+
let s = {
|
|
2899
|
+
...n
|
|
2900
|
+
};
|
|
2901
|
+
if (s.async = this.defaults.async || s.async || false, n.extensions && (n.extensions.forEach(i => {
|
|
2902
|
+
if (!i.name) throw new Error("extension name required");
|
|
2903
|
+
if ("renderer" in i) {
|
|
2904
|
+
let r = t.renderers[i.name];
|
|
2905
|
+
r ? t.renderers[i.name] = function (...o) {
|
|
2906
|
+
let l = i.renderer.apply(this, o);
|
|
2907
|
+
return l === false && (l = r.apply(this, o)), l;
|
|
2908
|
+
} : t.renderers[i.name] = i.renderer;
|
|
2909
|
+
}
|
|
2910
|
+
if ("tokenizer" in i) {
|
|
2911
|
+
if (!i.level || i.level !== "block" && i.level !== "inline") throw new Error("extension level must be 'block' or 'inline'");
|
|
2912
|
+
let r = t[i.level];
|
|
2913
|
+
r ? r.unshift(i.tokenizer) : t[i.level] = [i.tokenizer], i.start && (i.level === "block" ? t.startBlock ? t.startBlock.push(i.start) : t.startBlock = [i.start] : i.level === "inline" && (t.startInline ? t.startInline.push(i.start) : t.startInline = [i.start]));
|
|
2914
|
+
}
|
|
2915
|
+
"childTokens" in i && i.childTokens && (t.childTokens[i.name] = i.childTokens);
|
|
2916
|
+
}), s.extensions = t), n.renderer) {
|
|
2917
|
+
let i = this.defaults.renderer || new $(this.defaults);
|
|
2918
|
+
for (let r in n.renderer) {
|
|
2919
|
+
if (!(r in i)) throw new Error(`renderer '${r}' does not exist`);
|
|
2920
|
+
if (["options", "parser"].includes(r)) continue;
|
|
2921
|
+
let o = r,
|
|
2922
|
+
l = n.renderer[o],
|
|
2923
|
+
c = i[o];
|
|
2924
|
+
i[o] = (...p) => {
|
|
2925
|
+
let u = l.apply(i, p);
|
|
2926
|
+
return u === false && (u = c.apply(i, p)), u || "";
|
|
2927
|
+
};
|
|
2928
|
+
}
|
|
2929
|
+
s.renderer = i;
|
|
2930
|
+
}
|
|
2931
|
+
if (n.tokenizer) {
|
|
2932
|
+
let i = this.defaults.tokenizer || new S(this.defaults);
|
|
2933
|
+
for (let r in n.tokenizer) {
|
|
2934
|
+
if (!(r in i)) throw new Error(`tokenizer '${r}' does not exist`);
|
|
2935
|
+
if (["options", "rules", "lexer"].includes(r)) continue;
|
|
2936
|
+
let o = r,
|
|
2937
|
+
l = n.tokenizer[o],
|
|
2938
|
+
c = i[o];
|
|
2939
|
+
i[o] = (...p) => {
|
|
2940
|
+
let u = l.apply(i, p);
|
|
2941
|
+
return u === false && (u = c.apply(i, p)), u;
|
|
2942
|
+
};
|
|
2943
|
+
}
|
|
2944
|
+
s.tokenizer = i;
|
|
2945
|
+
}
|
|
2946
|
+
if (n.hooks) {
|
|
2947
|
+
let i = this.defaults.hooks || new L();
|
|
2948
|
+
for (let r in n.hooks) {
|
|
2949
|
+
if (!(r in i)) throw new Error(`hook '${r}' does not exist`);
|
|
2950
|
+
if (["options", "block"].includes(r)) continue;
|
|
2951
|
+
let o = r,
|
|
2952
|
+
l = n.hooks[o],
|
|
2953
|
+
c = i[o];
|
|
2954
|
+
L.passThroughHooks.has(r) ? i[o] = p => {
|
|
2955
|
+
if (this.defaults.async) return Promise.resolve(l.call(i, p)).then(d => c.call(i, d));
|
|
2956
|
+
let u = l.call(i, p);
|
|
2957
|
+
return c.call(i, u);
|
|
2958
|
+
} : i[o] = (...p) => {
|
|
2959
|
+
let u = l.apply(i, p);
|
|
2960
|
+
return u === false && (u = c.apply(i, p)), u;
|
|
2961
|
+
};
|
|
2962
|
+
}
|
|
2963
|
+
s.hooks = i;
|
|
2964
|
+
}
|
|
2965
|
+
if (n.walkTokens) {
|
|
2966
|
+
let i = this.defaults.walkTokens,
|
|
2967
|
+
r = n.walkTokens;
|
|
2968
|
+
s.walkTokens = function (o) {
|
|
2969
|
+
let l = [];
|
|
2970
|
+
return l.push(r.call(this, o)), i && (l = l.concat(i.call(this, o))), l;
|
|
2971
|
+
};
|
|
2972
|
+
}
|
|
2973
|
+
this.defaults = {
|
|
2974
|
+
...this.defaults,
|
|
2975
|
+
...s
|
|
2976
|
+
};
|
|
2977
|
+
}), this;
|
|
2978
|
+
}
|
|
2979
|
+
setOptions(e) {
|
|
2980
|
+
return this.defaults = {
|
|
2981
|
+
...this.defaults,
|
|
2982
|
+
...e
|
|
2983
|
+
}, this;
|
|
2984
|
+
}
|
|
2985
|
+
lexer(e, t) {
|
|
2986
|
+
return b.lex(e, t ?? this.defaults);
|
|
2987
|
+
}
|
|
2988
|
+
parser(e, t) {
|
|
2989
|
+
return T.parse(e, t ?? this.defaults);
|
|
2990
|
+
}
|
|
2991
|
+
parseMarkdown(e) {
|
|
2992
|
+
return (n, s) => {
|
|
2993
|
+
let i = {
|
|
2994
|
+
...s
|
|
2995
|
+
},
|
|
2996
|
+
r = {
|
|
2997
|
+
...this.defaults,
|
|
2998
|
+
...i
|
|
2999
|
+
},
|
|
3000
|
+
o = this.onError(!!r.silent, !!r.async);
|
|
3001
|
+
if (this.defaults.async === true && i.async === false) return o(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));
|
|
3002
|
+
if (typeof n > "u" || n === null) return o(new Error("marked(): input parameter is undefined or null"));
|
|
3003
|
+
if (typeof n != "string") return o(new Error("marked(): input parameter is of type " + Object.prototype.toString.call(n) + ", string expected"));
|
|
3004
|
+
r.hooks && (r.hooks.options = r, r.hooks.block = e);
|
|
3005
|
+
let l = r.hooks ? r.hooks.provideLexer() : e ? b.lex : b.lexInline,
|
|
3006
|
+
c = r.hooks ? r.hooks.provideParser() : e ? T.parse : T.parseInline;
|
|
3007
|
+
if (r.async) return Promise.resolve(r.hooks ? r.hooks.preprocess(n) : n).then(p => l(p, r)).then(p => r.hooks ? r.hooks.processAllTokens(p) : p).then(p => r.walkTokens ? Promise.all(this.walkTokens(p, r.walkTokens)).then(() => p) : p).then(p => c(p, r)).then(p => r.hooks ? r.hooks.postprocess(p) : p).catch(o);
|
|
3008
|
+
try {
|
|
3009
|
+
r.hooks && (n = r.hooks.preprocess(n));
|
|
3010
|
+
let p = l(n, r);
|
|
3011
|
+
r.hooks && (p = r.hooks.processAllTokens(p)), r.walkTokens && this.walkTokens(p, r.walkTokens);
|
|
3012
|
+
let u = c(p, r);
|
|
3013
|
+
return r.hooks && (u = r.hooks.postprocess(u)), u;
|
|
3014
|
+
} catch (p) {
|
|
3015
|
+
return o(p);
|
|
3016
|
+
}
|
|
3017
|
+
};
|
|
3018
|
+
}
|
|
3019
|
+
onError(e, t) {
|
|
3020
|
+
return n => {
|
|
3021
|
+
if (n.message += `
|
|
3022
|
+
Please report this to https://github.com/markedjs/marked.`, e) {
|
|
3023
|
+
let s = "<p>An error occurred:</p><pre>" + R(n.message + "", true) + "</pre>";
|
|
3024
|
+
return t ? Promise.resolve(s) : s;
|
|
3025
|
+
}
|
|
3026
|
+
if (t) return Promise.reject(n);
|
|
3027
|
+
throw n;
|
|
3028
|
+
};
|
|
3029
|
+
}
|
|
3030
|
+
};
|
|
3031
|
+
var z = new B();
|
|
3032
|
+
function k(a, e) {
|
|
3033
|
+
return z.parse(a, e);
|
|
3034
|
+
}
|
|
3035
|
+
k.options = k.setOptions = function (a) {
|
|
3036
|
+
return z.setOptions(a), k.defaults = z.defaults, H(k.defaults), k;
|
|
3037
|
+
};
|
|
3038
|
+
k.getDefaults = M;
|
|
3039
|
+
k.defaults = w;
|
|
3040
|
+
k.use = function (...a) {
|
|
3041
|
+
return z.use(...a), k.defaults = z.defaults, H(k.defaults), k;
|
|
3042
|
+
};
|
|
3043
|
+
k.walkTokens = function (a, e) {
|
|
3044
|
+
return z.walkTokens(a, e);
|
|
3045
|
+
};
|
|
3046
|
+
k.parseInline = z.parseInline;
|
|
3047
|
+
k.Parser = T;
|
|
3048
|
+
k.parser = T.parse;
|
|
3049
|
+
k.Renderer = $;
|
|
3050
|
+
k.TextRenderer = _;
|
|
3051
|
+
k.Lexer = b;
|
|
3052
|
+
k.lexer = b.lex;
|
|
3053
|
+
k.Tokenizer = S;
|
|
3054
|
+
k.Hooks = L;
|
|
3055
|
+
k.parse = k;
|
|
3056
|
+
|
|
3057
|
+
const renderMarkdown = async (markdown, options = {}) => {
|
|
3058
|
+
const html = await k(markdown, {});
|
|
3059
|
+
return html;
|
|
3060
|
+
};
|
|
3061
|
+
|
|
3062
|
+
const terminate = () => {
|
|
3063
|
+
globalThis.close();
|
|
3064
|
+
};
|
|
3065
|
+
|
|
3066
|
+
const commandMap = {
|
|
3067
|
+
'Markdown.getVirtualDom': getMarkdownVirtualDom,
|
|
3068
|
+
'Markdown.render': renderMarkdown,
|
|
3069
|
+
'Markdown.terminate': terminate,
|
|
3070
|
+
// deprecated
|
|
3071
|
+
'Markdown.renderMarkdown': renderMarkdown,
|
|
3072
|
+
'Markdown.getMarkDownVirtualDom': getMarkdownVirtualDom
|
|
3073
|
+
};
|
|
3074
|
+
|
|
3075
|
+
const rpcs = Object.create(null);
|
|
3076
|
+
const set$g = (id, rpc) => {
|
|
3077
|
+
rpcs[id] = rpc;
|
|
3078
|
+
};
|
|
3079
|
+
const get = id => {
|
|
3080
|
+
return rpcs[id];
|
|
3081
|
+
};
|
|
3082
|
+
|
|
3083
|
+
/* eslint-disable @typescript-eslint/explicit-function-return-type */
|
|
3084
|
+
|
|
3085
|
+
const create = rpcId => {
|
|
3086
|
+
return {
|
|
3087
|
+
// @ts-ignore
|
|
3088
|
+
invoke(method, ...params) {
|
|
3089
|
+
const rpc = get(rpcId);
|
|
3090
|
+
// @ts-ignore
|
|
3091
|
+
return rpc.invoke(method, ...params);
|
|
3092
|
+
},
|
|
3093
|
+
// @ts-ignore
|
|
3094
|
+
invokeAndTransfer(method, ...params) {
|
|
3095
|
+
const rpc = get(rpcId);
|
|
3096
|
+
// @ts-ignore
|
|
3097
|
+
return rpc.invokeAndTransfer(method, ...params);
|
|
3098
|
+
},
|
|
3099
|
+
set(rpc) {
|
|
3100
|
+
set$g(rpcId, rpc);
|
|
3101
|
+
},
|
|
3102
|
+
async dispose() {
|
|
3103
|
+
const rpc = get(rpcId);
|
|
3104
|
+
await rpc.dispose();
|
|
3105
|
+
}
|
|
3106
|
+
};
|
|
3107
|
+
};
|
|
3108
|
+
const RendererWorker$1 = 1;
|
|
3109
|
+
const {
|
|
3110
|
+
set: set$3} = create(RendererWorker$1);
|
|
3111
|
+
const RendererWorker = {
|
|
3112
|
+
__proto__: null,
|
|
3113
|
+
set: set$3
|
|
3114
|
+
};
|
|
3115
|
+
|
|
3116
|
+
const {
|
|
3117
|
+
set
|
|
3118
|
+
} = RendererWorker;
|
|
3119
|
+
|
|
3120
|
+
const listen = async () => {
|
|
3121
|
+
const rpc = await WebWorkerRpcClient.create({
|
|
3122
|
+
commandMap: commandMap
|
|
3123
|
+
});
|
|
3124
|
+
set(rpc);
|
|
3125
|
+
};
|
|
3126
|
+
|
|
3127
|
+
const main = async () => {
|
|
3128
|
+
await listen();
|
|
3129
|
+
};
|
|
3130
|
+
|
|
3131
|
+
main();
|