@easyv/biz-components 0.0.52-beta.0 → 0.0.52-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/index.es2.js +2 -2
- package/dist/_virtual/index.es3.js +2 -2
- package/dist/_virtual/index.es4.js +2 -2
- package/dist/components/easyv-monaco-editor/easyv-monaco-editor.d.ts +12 -0
- package/dist/components/easyv-monaco-editor/easyv-monaco-editor.es.js +15 -2
- package/dist/components/easyv-monaco-editor/easyv-monaco-editor.es.js.map +1 -1
- package/dist/components/easyv-monaco-editor/monaco-setup.es.js +82 -1
- package/dist/components/easyv-monaco-editor/monaco-setup.es.js.map +1 -1
- package/dist/index.css +1 -1
- package/dist/monaco/editor.worker.bundle.js +13517 -0
- package/dist/monaco/json.worker.bundle.js +21318 -0
- package/dist/monaco/ts.worker.bundle.js +256351 -0
- package/dist/node_modules/.pnpm/classnames@2.3.2/node_modules/classnames/index.es.js +1 -1
- package/dist/node_modules/.pnpm/co-web-worker@1.0.1/node_modules/co-web-worker/index.es.js +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/dnd.es.js +11 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/dnd.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/dom.es.js +156 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/dom.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/domObservable.es.js +18 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/domObservable.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/ui/findinput/replaceInput.es.js +186 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/ui/findinput/replaceInput.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/ui/keybindingLabel/keybindingLabel.es.js +9 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/ui/keybindingLabel/keybindingLabel.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/ui/resizable/resizable.es.js +153 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/ui/resizable/resizable.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/arrays.es.js +75 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/arrays.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/arraysFind.es.js +11 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/arraysFind.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/async.es.js +65 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/async.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/cancellation.es.js +9 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/cancellation.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/dataTransfer.es.js +129 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/dataTransfer.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/equals.es.js +53 -4
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/equals.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/errorMessage.es.js +60 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/errorMessage.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/extpath.es.js +8 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/extpath.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/filters.es.js +48 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/filters.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/hierarchicalKind.es.js +25 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/hierarchicalKind.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/htmlContent.es.js +10 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/htmlContent.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/labels.es.js +12 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/labels.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/lifecycle.es.js +17 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/lifecycle.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/objects.es.js +23 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/objects.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/autorun.es.js +19 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/autorun.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/base.es.js +9 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/base.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/derived.es.js +4 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/derived.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/promise.es.js +44 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/promise.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/utils.es.js +59 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/utils.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/platform.es.js +2 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/platform.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/resources.es.js +10 -6
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/resources.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/search.es.js +42 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/search.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/strings.es.js +21 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/strings.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/types.es.js +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/types.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/uuid.es.js +53 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/uuid.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/controller/textAreaHandler.es.js +2 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/controller/textAreaHandler.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/controller/textAreaInput.es.js +4 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/controller/textAreaInput.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/dnd.es.js +70 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/dnd.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/editorBrowser.es.js +20 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/editorBrowser.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/editorExtensions.es.js +148 -8
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/editorExtensions.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/observableCodeEditor.es.js +37 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/observableCodeEditor.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/codeEditor/embeddedCodeEditorWidget.es.js +57 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/codeEditor/embeddedCodeEditorWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/diffEditor/commands.es.js +254 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/diffEditor/commands.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/diffEditor/diffEditor.contribution.es.js +79 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/diffEditor/diffEditor.contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/diffEditor/utils.es.js +7 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/diffEditor/utils.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/commands/replaceCommand.es.js +19 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/commands/replaceCommand.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/commands/trimTrailingWhitespaceCommand.es.js +81 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/commands/trimTrailingWhitespaceCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/core/characterClassifier.es.js +23 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/core/characterClassifier.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/core/editorColorRegistry.es.js +4 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/core/editorColorRegistry.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/cursor/cursorWordOperations.es.js +71 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/cursor/cursorWordOperations.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/editorFeatures.es.js +5 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/editorFeatures.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/languages/autoIndent.es.js +74 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/languages/autoIndent.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/languages.es.js +6 -3
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/languages.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/model/bracketPairsTextModelPart/fixBrackets.es.js +61 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/model/bracketPairsTextModelPart/fixBrackets.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/getIconClasses.es.js +84 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/getIconClasses.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/semanticTokensDto.es.js +67 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/semanticTokensDto.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/semanticTokensProviderStyling.es.js +82 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/semanticTokensProviderStyling.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/treeViewsDnd.es.js +23 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/treeViewsDnd.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/treeViewsDndService.es.js +14 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/treeViewsDndService.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/tokens/lineTokens.es.js +13 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/tokens/lineTokens.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/tokens/sparseMultilineTokens.es.js +389 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/tokens/sparseMultilineTokens.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/anchorSelect/browser/anchorSelect.es.js +182 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/anchorSelect/browser/anchorSelect.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/bracketMatching/browser/bracketMatching.es.js +370 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/bracketMatching/browser/bracketMatching.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/caretOperations/browser/caretOperations.es.js +46 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/caretOperations/browser/caretOperations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/caretOperations/browser/moveCaretCommand.es.js +44 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/caretOperations/browser/moveCaretCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/caretOperations/browser/transpose.es.js +59 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/caretOperations/browser/transpose.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/clipboard/browser/clipboard.es.js +258 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/clipboard/browser/clipboard.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeAction.es.js +271 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeAction.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionCommands.es.js +231 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionCommands.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionContributions.es.js +61 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionContributions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionController.es.js +368 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionKeybindingResolver.es.js +78 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionKeybindingResolver.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionMenu.es.js +65 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionMenu.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionModel.es.js +317 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/lightBulbWidget.es.js +413 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/lightBulbWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/common/types.es.js +141 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/common/types.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codeLensCache.es.js +123 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codeLensCache.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codelens.es.js +94 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codelens.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codelensController.es.js +479 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codelensController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codelensWidget.es.js +249 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codelensWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/color.es.js +113 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/color.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorContributions.es.js +61 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorContributions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorDetector.es.js +263 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorDetector.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorHoverParticipant.es.js +254 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorHoverParticipant.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorPickerModel.es.js +72 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorPickerModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorPickerWidget.es.js +365 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorPickerWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/defaultDocumentColorProvider.es.js +56 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/defaultDocumentColorProvider.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.es.js +89 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/standaloneColorPickerWidget.es.js +265 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/standaloneColorPickerWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/comment/browser/blockCommentCommand.es.js +127 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/comment/browser/blockCommentCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/comment/browser/comment.es.js +159 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/comment/browser/comment.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/comment/browser/lineCommentCommand.es.js +302 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/comment/browser/lineCommentCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/contextmenu/browser/contextmenu.es.js +358 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/contextmenu/browser/contextmenu.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/cursorUndo/browser/cursorUndo.es.js +142 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/cursorUndo/browser/cursorUndo.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/diffEditorBreadcrumbs/browser/contribution.es.js +60 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/diffEditorBreadcrumbs/browser/contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dnd/browser/dnd.es.js +207 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dnd/browser/dnd.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dnd/browser/dragAndDropCommand.es.js +45 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dnd/browser/dragAndDropCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/documentSymbols/browser/documentSymbols.es.js +19 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/documentSymbols/browser/documentSymbols.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/documentSymbols/browser/outlineModel.es.js +260 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/documentSymbols/browser/outlineModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution.es.js +95 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.es.js +504 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.es.js +214 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorContribution.es.js +62 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorContribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorController.es.js +168 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/edit.es.js +75 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/edit.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/postEditWidget.es.js +211 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/postEditWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/editorState/browser/editorState.es.js +102 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/editorState/browser/editorState.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/editorState/browser/keybindingCancellation.es.js +15 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/editorState/browser/keybindingCancellation.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findController.es.js +1074 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findDecorations.es.js +301 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findDecorations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findModel.es.js +517 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findOptionsWidget.es.js +155 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findOptionsWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findState.es.js +273 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findState.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findWidget.es.js +1208 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/replaceAllCommand.es.js +46 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/replaceAllCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/replacePattern.es.js +237 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/replacePattern.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/folding.es.js +1258 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/folding.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/foldingDecorations.es.js +161 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/foldingDecorations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/foldingModel.es.js +453 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/foldingModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/foldingRanges.es.js +347 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/foldingRanges.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/hiddenRangeModel.es.js +124 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/hiddenRangeModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/indentRangeProvider.es.js +152 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/indentRangeProvider.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/syntaxRangeProvider.es.js +169 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/syntaxRangeProvider.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/fontZoom/browser/fontZoom.es.js +46 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/fontZoom/browser/fontZoom.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/format/browser/format.es.js +236 -8
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/format/browser/format.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/format/browser/formatActions.es.js +271 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/format/browser/formatActions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/format/browser/formattingEdit.es.js +52 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/format/browser/formattingEdit.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoError/browser/gotoError.es.js +281 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoError/browser/gotoError.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoError/browser/gotoErrorWidget.es.js +350 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoError/browser/gotoErrorWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoError/browser/markerNavigationService.es.js +194 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoError/browser/markerNavigationService.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/goToCommands.es.js +709 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/goToCommands.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/goToSymbol.es.js +126 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/goToSymbol.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/link/clickLinkGesture.es.js +143 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/link/clickLinkGesture.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.es.js +248 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesController.es.js +393 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.es.js +189 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.es.js +458 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/referencesModel.es.js +232 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/referencesModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/symbolNavigation.es.js +181 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/symbolNavigation.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverComputer.es.js +92 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverComputer.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverController2.es.js +298 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverController2.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverRendered.es.js +259 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverRendered.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverStatusBar.es.js +50 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverStatusBar.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverTypes.es.js +28 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverTypes.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverWidget.es.js +383 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverWidgetWrapper.es.js +340 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverWidgetWrapper.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/getHover.es.js +46 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/getHover.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverAccessibleViews.es.js +12 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverAccessibleViews.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverActionIds.es.js +32 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverActionIds.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverActions.es.js +452 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverActions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverContribution.es.js +60 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverContribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverOperation.es.js +152 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverOperation.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverTypes.es.js +60 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverTypes.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverUtils.es.js +12 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverUtils.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/marginHoverComputer.es.js +52 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/marginHoverComputer.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/marginHoverController.es.js +174 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/marginHoverController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/marginHoverWidget.es.js +172 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/marginHoverWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/markdownHoverParticipant.es.js +386 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/markdownHoverParticipant.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/markerHoverParticipant.es.js +239 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/markerHoverParticipant.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/resizableContentWidget.es.js +91 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/resizableContentWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.es.js +153 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inPlaceReplace/browser/inPlaceReplaceCommand.es.js +23 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inPlaceReplace/browser/inPlaceReplaceCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/indentation/browser/indentation.es.js +605 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/indentation/browser/indentation.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/indentation/common/indentUtils.es.js +31 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/indentation/common/indentUtils.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/indentation/common/indentation.es.js +83 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/indentation/common/indentation.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHints.es.js +142 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHints.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsContribution.es.js +12 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsContribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsController.es.js +566 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsHover.es.js +147 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsHover.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsLocations.es.js +94 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsLocations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/commandIds.es.js +9 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/commandIds.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/commands.es.js +212 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/commands.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys.es.js +62 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionsController.es.js +286 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionsController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/hintsWidget/hoverParticipant.es.js +153 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/hintsWidget/hoverParticipant.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/hintsWidget/inlineCompletionsHintsWidget.es.js +323 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/hintsWidget/inlineCompletionsHintsWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/inlineCompletions.contribution.es.js +25 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/inlineCompletions.contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/inlineCompletionsAccessibleView.es.js +6 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/inlineCompletionsAccessibleView.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/ghostText.es.js +92 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/ghostText.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/inlineCompletionsModel.es.js +484 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/inlineCompletionsModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/inlineCompletionsSource.es.js +268 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/inlineCompletionsSource.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/provideInlineCompletions.es.js +224 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/provideInlineCompletions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/singleTextEdit.es.js +166 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/singleTextEdit.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/suggestWidgetAdaptor.es.js +173 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/suggestWidgetAdaptor.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/utils.es.js +55 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/utils.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/view/ghostTextView.es.js +311 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/view/ghostTextView.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/commandIds.es.js +11 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/commandIds.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/commands.es.js +141 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/commands.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/ghostTextWidget.es.js +198 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/ghostTextWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEdit.contribution.es.js +15 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEdit.contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEditController.es.js +327 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEditController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEditHintsWidget.es.js +208 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEditHintsWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEditSideBySideWidget.es.js +310 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEditSideBySideWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/commands.es.js +138 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/commands.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/consts.es.js +15 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/consts.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEdits.contribution.es.js +15 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEdits.contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEditsController.es.js +105 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEditsController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEditsModel.es.js +236 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEditsModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEditsWidget.es.js +322 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEditsWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineProgress/browser/inlineProgress.es.js +149 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineProgress/browser/inlineProgress.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/lineSelection/browser/lineSelection.es.js +35 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/lineSelection/browser/lineSelection.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/copyLinesCommand.es.js +67 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/copyLinesCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/linesOperations.es.js +1114 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/linesOperations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/moveLinesCommand.es.js +347 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/moveLinesCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/sortLinesCommand.es.js +78 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/sortLinesCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linkedEditing/browser/linkedEditing.es.js +382 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linkedEditing/browser/linkedEditing.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/links/browser/getLinks.es.js +141 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/links/browser/getLinks.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/links/browser/links.es.js +374 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/links/browser/links.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/longLinesHelper/browser/longLinesHelper.es.js +28 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/longLinesHelper/browser/longLinesHelper.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/message/browser/messageController.es.js +190 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/message/browser/messageController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/multicursor/browser/multicursor.es.js +1088 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/multicursor/browser/multicursor.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/parameterHints.es.js +151 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/parameterHints.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/parameterHintsModel.es.js +262 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/parameterHintsModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.es.js +328 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/provideSignatureHelp.es.js +55 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/provideSignatureHelp.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/peekView/browser/peekView.es.js +267 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/peekView/browser/peekView.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/placeholderText/browser/placeholderText.contribution.es.js +15 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/placeholderText/browser/placeholderText.contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/placeholderText/browser/placeholderTextContribution.es.js +85 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/placeholderText/browser/placeholderTextContribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/readOnlyMessage/browser/contribution.es.js +41 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/readOnlyMessage/browser/contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/rename/browser/rename.es.js +475 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/rename/browser/rename.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/rename/browser/renameWidget.es.js +756 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/rename/browser/renameWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/sectionHeaders/browser/sectionHeaders.es.js +195 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/sectionHeaders/browser/sectionHeaders.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/browser/documentSemanticTokens.es.js +334 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/browser/documentSemanticTokens.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/browser/viewportSemanticTokens.es.js +137 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/browser/viewportSemanticTokens.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/common/getSemanticTokens.es.js +197 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/common/getSemanticTokens.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/common/semanticTokensConfig.es.js +14 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/common/semanticTokensConfig.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/smartSelect/browser/bracketSelections.es.js +134 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/smartSelect/browser/bracketSelections.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/smartSelect/browser/smartSelect.es.js +277 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/smartSelect/browser/smartSelect.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/smartSelect/browser/wordSelections.es.js +69 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/smartSelect/browser/wordSelections.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetController2.es.js +281 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetController2.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetParser.es.js +926 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetParser.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetSession.es.js +547 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetSession.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetVariables.es.js +282 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetVariables.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollActions.es.js +139 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollActions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollContribution.es.js +17 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollContribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollController.es.js +537 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollElement.es.js +27 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollElement.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollModelProvider.es.js +321 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollModelProvider.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollProvider.es.js +175 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollProvider.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollWidget.es.js +451 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/completionModel.es.js +176 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/completionModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggest.es.js +305 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggest.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestAlternatives.es.js +90 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestAlternatives.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestCommitCharacters.es.js +56 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestCommitCharacters.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestController.es.js +983 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestInlineCompletions.es.js +185 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestInlineCompletions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestMemory.es.js +253 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestMemory.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestModel.es.js +724 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestOvertypingCapturer.es.js +58 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestOvertypingCapturer.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidget.es.js +909 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetDetails.es.js +402 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetDetails.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetRenderer.es.js +212 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetRenderer.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetStatus.es.js +72 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetStatus.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/wordContextKey.es.js +71 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/wordContextKey.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/wordDistance.es.js +66 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/wordDistance.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/symbolIcons/browser/symbolIcons.es.js +97 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/symbolIcons/browser/symbolIcons.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.es.js +43 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/tokenization/browser/tokenization.es.js +26 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/tokenization/browser/tokenization.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/unicodeHighlighter/browser/bannerController.es.js +113 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/unicodeHighlighter/browser/bannerController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.es.js +702 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.es.js +121 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordHighlighter/browser/highlightDecorations.es.js +110 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordHighlighter/browser/highlightDecorations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordHighlighter/browser/textualHighlightProvider.es.js +77 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordHighlighter/browser/textualHighlightProvider.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordHighlighter/browser/wordHighlighter.es.js +712 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordHighlighter/browser/wordHighlighter.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordOperations/browser/wordOperations.es.js +523 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordOperations/browser/wordOperations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordPartOperations/browser/wordPartOperations.es.js +171 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordPartOperations/browser/wordPartOperations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/zoneWidget/browser/zoneWidget.es.js +401 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/zoneWidget/browser/zoneWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/nls.es.js +15 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/nls.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/accessibility/browser/accessibleViewRegistry.es.js +23 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/accessibility/browser/accessibleViewRegistry.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/action/common/actionCommonCategories.es.js +13 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/action/common/actionCommonCategories.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actionWidget/browser/actionList.es.js +285 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actionWidget/browser/actionList.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actionWidget/browser/actionWidget.es.js +265 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actionWidget/browser/actionWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actions/browser/menuEntryActionViewItem.es.js +30 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actions/browser/menuEntryActionViewItem.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actions/common/actions.es.js +56 -5
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actions/common/actions.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/contextkey/common/contextkeys.es.js +5 -3
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/contextkey/common/contextkeys.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/dnd/browser/dnd.es.js +35 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/dnd/browser/dnd.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/files/common/files.es.js +10 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/files/common/files.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/history/browser/contextScopedHistoryWidget.es.js +113 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/history/browser/contextScopedHistoryWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/history/browser/historyWidgetKeybindingHint.es.js +8 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/history/browser/historyWidgetKeybindingHint.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/list/browser/listService.es.js +2 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/list/browser/listService.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/observable/common/platformObservableUtils.es.js +10 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/observable/common/platformObservableUtils.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/observable/common/wrapInReloadableClass.es.js +59 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/observable/common/wrapInReloadableClass.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/opener/browser/link.es.js +95 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/opener/browser/link.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/severityIcon/browser/severityIcon.es.js +26 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/severityIcon/browser/severityIcon.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/colors/editorColors.es.js +22 -11
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/colors/editorColors.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/colors/listColors.es.js +2 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/colors/listColors.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/colors/minimapColors.es.js +2 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/colors/minimapColors.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/iconRegistry.es.js +3 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/iconRegistry.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/workspace/common/workspace.es.js +51 -3
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/workspace/common/workspace.es.js.map +1 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.es.js +1 -1
- package/dist/stats.html +4949 -0
- package/dist/style.css +1 -1
- package/package.json +3 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"actions.es.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actions/common/actions.js"],"sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __param = (this && this.__param) || function (paramIndex, decorator) {\n return function (target, key) { decorator(target, key, paramIndex); }\n};\nvar MenuItemAction_1;\nimport { SubmenuAction } from '../../../base/common/actions.js';\nimport { ThemeIcon } from '../../../base/common/themables.js';\nimport { MicrotaskEmitter } from '../../../base/common/event.js';\nimport { DisposableStore, dispose, toDisposable } from '../../../base/common/lifecycle.js';\nimport { LinkedList } from '../../../base/common/linkedList.js';\nimport { CommandsRegistry, ICommandService } from '../../commands/common/commands.js';\nimport { ContextKeyExpr, IContextKeyService } from '../../contextkey/common/contextkey.js';\nimport { createDecorator } from '../../instantiation/common/instantiation.js';\nimport { KeybindingsRegistry } from '../../keybinding/common/keybindingsRegistry.js';\nexport function isIMenuItem(item) {\n return item.command !== undefined;\n}\nexport function isISubmenuItem(item) {\n return item.submenu !== undefined;\n}\nexport class MenuId {\n static { this._instances = new Map(); }\n static { this.CommandPalette = new MenuId('CommandPalette'); }\n static { this.DebugBreakpointsContext = new MenuId('DebugBreakpointsContext'); }\n static { this.DebugCallStackContext = new MenuId('DebugCallStackContext'); }\n static { this.DebugConsoleContext = new MenuId('DebugConsoleContext'); }\n static { this.DebugVariablesContext = new MenuId('DebugVariablesContext'); }\n static { this.NotebookVariablesContext = new MenuId('NotebookVariablesContext'); }\n static { this.DebugHoverContext = new MenuId('DebugHoverContext'); }\n static { this.DebugWatchContext = new MenuId('DebugWatchContext'); }\n static { this.DebugToolBar = new MenuId('DebugToolBar'); }\n static { this.DebugToolBarStop = new MenuId('DebugToolBarStop'); }\n static { this.DebugCallStackToolbar = new MenuId('DebugCallStackToolbar'); }\n static { this.DebugCreateConfiguration = new MenuId('DebugCreateConfiguration'); }\n static { this.EditorContext = new MenuId('EditorContext'); }\n static { this.SimpleEditorContext = new MenuId('SimpleEditorContext'); }\n static { this.EditorContent = new MenuId('EditorContent'); }\n static { this.EditorLineNumberContext = new MenuId('EditorLineNumberContext'); }\n static { this.EditorContextCopy = new MenuId('EditorContextCopy'); }\n static { this.EditorContextPeek = new MenuId('EditorContextPeek'); }\n static { this.EditorContextShare = new MenuId('EditorContextShare'); }\n static { this.EditorTitle = new MenuId('EditorTitle'); }\n static { this.EditorTitleRun = new MenuId('EditorTitleRun'); }\n static { this.EditorTitleContext = new MenuId('EditorTitleContext'); }\n static { this.EditorTitleContextShare = new MenuId('EditorTitleContextShare'); }\n static { this.EmptyEditorGroup = new MenuId('EmptyEditorGroup'); }\n static { this.EmptyEditorGroupContext = new MenuId('EmptyEditorGroupContext'); }\n static { this.EditorTabsBarContext = new MenuId('EditorTabsBarContext'); }\n static { this.EditorTabsBarShowTabsSubmenu = new MenuId('EditorTabsBarShowTabsSubmenu'); }\n static { this.EditorTabsBarShowTabsZenModeSubmenu = new MenuId('EditorTabsBarShowTabsZenModeSubmenu'); }\n static { this.EditorActionsPositionSubmenu = new MenuId('EditorActionsPositionSubmenu'); }\n static { this.ExplorerContext = new MenuId('ExplorerContext'); }\n static { this.ExplorerContextShare = new MenuId('ExplorerContextShare'); }\n static { this.ExtensionContext = new MenuId('ExtensionContext'); }\n static { this.GlobalActivity = new MenuId('GlobalActivity'); }\n static { this.CommandCenter = new MenuId('CommandCenter'); }\n static { this.CommandCenterCenter = new MenuId('CommandCenterCenter'); }\n static { this.LayoutControlMenuSubmenu = new MenuId('LayoutControlMenuSubmenu'); }\n static { this.LayoutControlMenu = new MenuId('LayoutControlMenu'); }\n static { this.MenubarMainMenu = new MenuId('MenubarMainMenu'); }\n static { this.MenubarAppearanceMenu = new MenuId('MenubarAppearanceMenu'); }\n static { this.MenubarDebugMenu = new MenuId('MenubarDebugMenu'); }\n static { this.MenubarEditMenu = new MenuId('MenubarEditMenu'); }\n static { this.MenubarCopy = new MenuId('MenubarCopy'); }\n static { this.MenubarFileMenu = new MenuId('MenubarFileMenu'); }\n static { this.MenubarGoMenu = new MenuId('MenubarGoMenu'); }\n static { this.MenubarHelpMenu = new MenuId('MenubarHelpMenu'); }\n static { this.MenubarLayoutMenu = new MenuId('MenubarLayoutMenu'); }\n static { this.MenubarNewBreakpointMenu = new MenuId('MenubarNewBreakpointMenu'); }\n static { this.PanelAlignmentMenu = new MenuId('PanelAlignmentMenu'); }\n static { this.PanelPositionMenu = new MenuId('PanelPositionMenu'); }\n static { this.ActivityBarPositionMenu = new MenuId('ActivityBarPositionMenu'); }\n static { this.MenubarPreferencesMenu = new MenuId('MenubarPreferencesMenu'); }\n static { this.MenubarRecentMenu = new MenuId('MenubarRecentMenu'); }\n static { this.MenubarSelectionMenu = new MenuId('MenubarSelectionMenu'); }\n static { this.MenubarShare = new MenuId('MenubarShare'); }\n static { this.MenubarSwitchEditorMenu = new MenuId('MenubarSwitchEditorMenu'); }\n static { this.MenubarSwitchGroupMenu = new MenuId('MenubarSwitchGroupMenu'); }\n static { this.MenubarTerminalMenu = new MenuId('MenubarTerminalMenu'); }\n static { this.MenubarViewMenu = new MenuId('MenubarViewMenu'); }\n static { this.MenubarHomeMenu = new MenuId('MenubarHomeMenu'); }\n static { this.OpenEditorsContext = new MenuId('OpenEditorsContext'); }\n static { this.OpenEditorsContextShare = new MenuId('OpenEditorsContextShare'); }\n static { this.ProblemsPanelContext = new MenuId('ProblemsPanelContext'); }\n static { this.SCMInputBox = new MenuId('SCMInputBox'); }\n static { this.SCMChangesSeparator = new MenuId('SCMChangesSeparator'); }\n static { this.SCMChangesContext = new MenuId('SCMChangesContext'); }\n static { this.SCMIncomingChanges = new MenuId('SCMIncomingChanges'); }\n static { this.SCMIncomingChangesContext = new MenuId('SCMIncomingChangesContext'); }\n static { this.SCMIncomingChangesSetting = new MenuId('SCMIncomingChangesSetting'); }\n static { this.SCMOutgoingChanges = new MenuId('SCMOutgoingChanges'); }\n static { this.SCMOutgoingChangesContext = new MenuId('SCMOutgoingChangesContext'); }\n static { this.SCMOutgoingChangesSetting = new MenuId('SCMOutgoingChangesSetting'); }\n static { this.SCMIncomingChangesAllChangesContext = new MenuId('SCMIncomingChangesAllChangesContext'); }\n static { this.SCMIncomingChangesHistoryItemContext = new MenuId('SCMIncomingChangesHistoryItemContext'); }\n static { this.SCMOutgoingChangesAllChangesContext = new MenuId('SCMOutgoingChangesAllChangesContext'); }\n static { this.SCMOutgoingChangesHistoryItemContext = new MenuId('SCMOutgoingChangesHistoryItemContext'); }\n static { this.SCMChangeContext = new MenuId('SCMChangeContext'); }\n static { this.SCMResourceContext = new MenuId('SCMResourceContext'); }\n static { this.SCMResourceContextShare = new MenuId('SCMResourceContextShare'); }\n static { this.SCMResourceFolderContext = new MenuId('SCMResourceFolderContext'); }\n static { this.SCMResourceGroupContext = new MenuId('SCMResourceGroupContext'); }\n static { this.SCMSourceControl = new MenuId('SCMSourceControl'); }\n static { this.SCMSourceControlInline = new MenuId('SCMSourceControlInline'); }\n static { this.SCMSourceControlTitle = new MenuId('SCMSourceControlTitle'); }\n static { this.SCMHistoryTitle = new MenuId('SCMHistoryTitle'); }\n static { this.SCMTitle = new MenuId('SCMTitle'); }\n static { this.SearchContext = new MenuId('SearchContext'); }\n static { this.SearchActionMenu = new MenuId('SearchActionContext'); }\n static { this.StatusBarWindowIndicatorMenu = new MenuId('StatusBarWindowIndicatorMenu'); }\n static { this.StatusBarRemoteIndicatorMenu = new MenuId('StatusBarRemoteIndicatorMenu'); }\n static { this.StickyScrollContext = new MenuId('StickyScrollContext'); }\n static { this.TestItem = new MenuId('TestItem'); }\n static { this.TestItemGutter = new MenuId('TestItemGutter'); }\n static { this.TestProfilesContext = new MenuId('TestProfilesContext'); }\n static { this.TestMessageContext = new MenuId('TestMessageContext'); }\n static { this.TestMessageContent = new MenuId('TestMessageContent'); }\n static { this.TestPeekElement = new MenuId('TestPeekElement'); }\n static { this.TestPeekTitle = new MenuId('TestPeekTitle'); }\n static { this.TestCallStack = new MenuId('TestCallStack'); }\n static { this.TouchBarContext = new MenuId('TouchBarContext'); }\n static { this.TitleBarContext = new MenuId('TitleBarContext'); }\n static { this.TitleBarTitleContext = new MenuId('TitleBarTitleContext'); }\n static { this.TunnelContext = new MenuId('TunnelContext'); }\n static { this.TunnelPrivacy = new MenuId('TunnelPrivacy'); }\n static { this.TunnelProtocol = new MenuId('TunnelProtocol'); }\n static { this.TunnelPortInline = new MenuId('TunnelInline'); }\n static { this.TunnelTitle = new MenuId('TunnelTitle'); }\n static { this.TunnelLocalAddressInline = new MenuId('TunnelLocalAddressInline'); }\n static { this.TunnelOriginInline = new MenuId('TunnelOriginInline'); }\n static { this.ViewItemContext = new MenuId('ViewItemContext'); }\n static { this.ViewContainerTitle = new MenuId('ViewContainerTitle'); }\n static { this.ViewContainerTitleContext = new MenuId('ViewContainerTitleContext'); }\n static { this.ViewTitle = new MenuId('ViewTitle'); }\n static { this.ViewTitleContext = new MenuId('ViewTitleContext'); }\n static { this.CommentEditorActions = new MenuId('CommentEditorActions'); }\n static { this.CommentThreadTitle = new MenuId('CommentThreadTitle'); }\n static { this.CommentThreadActions = new MenuId('CommentThreadActions'); }\n static { this.CommentThreadAdditionalActions = new MenuId('CommentThreadAdditionalActions'); }\n static { this.CommentThreadTitleContext = new MenuId('CommentThreadTitleContext'); }\n static { this.CommentThreadCommentContext = new MenuId('CommentThreadCommentContext'); }\n static { this.CommentTitle = new MenuId('CommentTitle'); }\n static { this.CommentActions = new MenuId('CommentActions'); }\n static { this.CommentsViewThreadActions = new MenuId('CommentsViewThreadActions'); }\n static { this.InteractiveToolbar = new MenuId('InteractiveToolbar'); }\n static { this.InteractiveCellTitle = new MenuId('InteractiveCellTitle'); }\n static { this.InteractiveCellDelete = new MenuId('InteractiveCellDelete'); }\n static { this.InteractiveCellExecute = new MenuId('InteractiveCellExecute'); }\n static { this.InteractiveInputExecute = new MenuId('InteractiveInputExecute'); }\n static { this.InteractiveInputConfig = new MenuId('InteractiveInputConfig'); }\n static { this.ReplInputExecute = new MenuId('ReplInputExecute'); }\n static { this.IssueReporter = new MenuId('IssueReporter'); }\n static { this.NotebookToolbar = new MenuId('NotebookToolbar'); }\n static { this.NotebookStickyScrollContext = new MenuId('NotebookStickyScrollContext'); }\n static { this.NotebookCellTitle = new MenuId('NotebookCellTitle'); }\n static { this.NotebookCellDelete = new MenuId('NotebookCellDelete'); }\n static { this.NotebookCellInsert = new MenuId('NotebookCellInsert'); }\n static { this.NotebookCellBetween = new MenuId('NotebookCellBetween'); }\n static { this.NotebookCellListTop = new MenuId('NotebookCellTop'); }\n static { this.NotebookCellExecute = new MenuId('NotebookCellExecute'); }\n static { this.NotebookCellExecuteGoTo = new MenuId('NotebookCellExecuteGoTo'); }\n static { this.NotebookCellExecutePrimary = new MenuId('NotebookCellExecutePrimary'); }\n static { this.NotebookDiffCellInputTitle = new MenuId('NotebookDiffCellInputTitle'); }\n static { this.NotebookDiffCellMetadataTitle = new MenuId('NotebookDiffCellMetadataTitle'); }\n static { this.NotebookDiffCellOutputsTitle = new MenuId('NotebookDiffCellOutputsTitle'); }\n static { this.NotebookOutputToolbar = new MenuId('NotebookOutputToolbar'); }\n static { this.NotebookOutlineFilter = new MenuId('NotebookOutlineFilter'); }\n static { this.NotebookOutlineActionMenu = new MenuId('NotebookOutlineActionMenu'); }\n static { this.NotebookEditorLayoutConfigure = new MenuId('NotebookEditorLayoutConfigure'); }\n static { this.NotebookKernelSource = new MenuId('NotebookKernelSource'); }\n static { this.BulkEditTitle = new MenuId('BulkEditTitle'); }\n static { this.BulkEditContext = new MenuId('BulkEditContext'); }\n static { this.TimelineItemContext = new MenuId('TimelineItemContext'); }\n static { this.TimelineTitle = new MenuId('TimelineTitle'); }\n static { this.TimelineTitleContext = new MenuId('TimelineTitleContext'); }\n static { this.TimelineFilterSubMenu = new MenuId('TimelineFilterSubMenu'); }\n static { this.AccountsContext = new MenuId('AccountsContext'); }\n static { this.SidebarTitle = new MenuId('SidebarTitle'); }\n static { this.PanelTitle = new MenuId('PanelTitle'); }\n static { this.AuxiliaryBarTitle = new MenuId('AuxiliaryBarTitle'); }\n static { this.AuxiliaryBarHeader = new MenuId('AuxiliaryBarHeader'); }\n static { this.TerminalInstanceContext = new MenuId('TerminalInstanceContext'); }\n static { this.TerminalEditorInstanceContext = new MenuId('TerminalEditorInstanceContext'); }\n static { this.TerminalNewDropdownContext = new MenuId('TerminalNewDropdownContext'); }\n static { this.TerminalTabContext = new MenuId('TerminalTabContext'); }\n static { this.TerminalTabEmptyAreaContext = new MenuId('TerminalTabEmptyAreaContext'); }\n static { this.TerminalStickyScrollContext = new MenuId('TerminalStickyScrollContext'); }\n static { this.WebviewContext = new MenuId('WebviewContext'); }\n static { this.InlineCompletionsActions = new MenuId('InlineCompletionsActions'); }\n static { this.InlineEditsActions = new MenuId('InlineEditsActions'); }\n static { this.InlineEditActions = new MenuId('InlineEditActions'); }\n static { this.NewFile = new MenuId('NewFile'); }\n static { this.MergeInput1Toolbar = new MenuId('MergeToolbar1Toolbar'); }\n static { this.MergeInput2Toolbar = new MenuId('MergeToolbar2Toolbar'); }\n static { this.MergeBaseToolbar = new MenuId('MergeBaseToolbar'); }\n static { this.MergeInputResultToolbar = new MenuId('MergeToolbarResultToolbar'); }\n static { this.InlineSuggestionToolbar = new MenuId('InlineSuggestionToolbar'); }\n static { this.InlineEditToolbar = new MenuId('InlineEditToolbar'); }\n static { this.ChatContext = new MenuId('ChatContext'); }\n static { this.ChatCodeBlock = new MenuId('ChatCodeblock'); }\n static { this.ChatCompareBlock = new MenuId('ChatCompareBlock'); }\n static { this.ChatMessageTitle = new MenuId('ChatMessageTitle'); }\n static { this.ChatExecute = new MenuId('ChatExecute'); }\n static { this.ChatExecuteSecondary = new MenuId('ChatExecuteSecondary'); }\n static { this.ChatInputSide = new MenuId('ChatInputSide'); }\n static { this.AccessibleView = new MenuId('AccessibleView'); }\n static { this.MultiDiffEditorFileToolbar = new MenuId('MultiDiffEditorFileToolbar'); }\n static { this.DiffEditorHunkToolbar = new MenuId('DiffEditorHunkToolbar'); }\n static { this.DiffEditorSelectionToolbar = new MenuId('DiffEditorSelectionToolbar'); }\n /**\n * Create a new `MenuId` with the unique identifier. Will throw if a menu\n * with the identifier already exists, use `MenuId.for(ident)` or a unique\n * identifier\n */\n constructor(identifier) {\n if (MenuId._instances.has(identifier)) {\n throw new TypeError(`MenuId with identifier '${identifier}' already exists. Use MenuId.for(ident) or a unique identifier`);\n }\n MenuId._instances.set(identifier, this);\n this.id = identifier;\n }\n}\nexport const IMenuService = createDecorator('menuService');\nclass MenuRegistryChangeEvent {\n static { this._all = new Map(); }\n static for(id) {\n let value = this._all.get(id);\n if (!value) {\n value = new MenuRegistryChangeEvent(id);\n this._all.set(id, value);\n }\n return value;\n }\n static merge(events) {\n const ids = new Set();\n for (const item of events) {\n if (item instanceof MenuRegistryChangeEvent) {\n ids.add(item.id);\n }\n }\n return ids;\n }\n constructor(id) {\n this.id = id;\n this.has = candidate => candidate === id;\n }\n}\nexport const MenuRegistry = new class {\n constructor() {\n this._commands = new Map();\n this._menuItems = new Map();\n this._onDidChangeMenu = new MicrotaskEmitter({\n merge: MenuRegistryChangeEvent.merge\n });\n this.onDidChangeMenu = this._onDidChangeMenu.event;\n }\n addCommand(command) {\n this._commands.set(command.id, command);\n this._onDidChangeMenu.fire(MenuRegistryChangeEvent.for(MenuId.CommandPalette));\n return toDisposable(() => {\n if (this._commands.delete(command.id)) {\n this._onDidChangeMenu.fire(MenuRegistryChangeEvent.for(MenuId.CommandPalette));\n }\n });\n }\n getCommand(id) {\n return this._commands.get(id);\n }\n getCommands() {\n const map = new Map();\n this._commands.forEach((value, key) => map.set(key, value));\n return map;\n }\n appendMenuItem(id, item) {\n let list = this._menuItems.get(id);\n if (!list) {\n list = new LinkedList();\n this._menuItems.set(id, list);\n }\n const rm = list.push(item);\n this._onDidChangeMenu.fire(MenuRegistryChangeEvent.for(id));\n return toDisposable(() => {\n rm();\n this._onDidChangeMenu.fire(MenuRegistryChangeEvent.for(id));\n });\n }\n appendMenuItems(items) {\n const result = new DisposableStore();\n for (const { id, item } of items) {\n result.add(this.appendMenuItem(id, item));\n }\n return result;\n }\n getMenuItems(id) {\n let result;\n if (this._menuItems.has(id)) {\n result = [...this._menuItems.get(id)];\n }\n else {\n result = [];\n }\n if (id === MenuId.CommandPalette) {\n // CommandPalette is special because it shows\n // all commands by default\n this._appendImplicitItems(result);\n }\n return result;\n }\n _appendImplicitItems(result) {\n const set = new Set();\n for (const item of result) {\n if (isIMenuItem(item)) {\n set.add(item.command.id);\n if (item.alt) {\n set.add(item.alt.id);\n }\n }\n }\n this._commands.forEach((command, id) => {\n if (!set.has(id)) {\n result.push({ command });\n }\n });\n }\n};\nexport class SubmenuItemAction extends SubmenuAction {\n constructor(item, hideActions, actions) {\n super(`submenuitem.${item.submenu.id}`, typeof item.title === 'string' ? item.title : item.title.value, actions, 'submenu');\n this.item = item;\n this.hideActions = hideActions;\n }\n}\n// implements IAction, does NOT extend Action, so that no one\n// subscribes to events of Action or modified properties\nlet MenuItemAction = MenuItemAction_1 = class MenuItemAction {\n static label(action, options) {\n return options?.renderShortTitle && action.shortTitle\n ? (typeof action.shortTitle === 'string' ? action.shortTitle : action.shortTitle.value)\n : (typeof action.title === 'string' ? action.title : action.title.value);\n }\n constructor(item, alt, options, hideActions, menuKeybinding, contextKeyService, _commandService) {\n this.hideActions = hideActions;\n this.menuKeybinding = menuKeybinding;\n this._commandService = _commandService;\n this.id = item.id;\n this.label = MenuItemAction_1.label(item, options);\n this.tooltip = (typeof item.tooltip === 'string' ? item.tooltip : item.tooltip?.value) ?? '';\n this.enabled = !item.precondition || contextKeyService.contextMatchesRules(item.precondition);\n this.checked = undefined;\n let icon;\n if (item.toggled) {\n const toggled = (item.toggled.condition ? item.toggled : { condition: item.toggled });\n this.checked = contextKeyService.contextMatchesRules(toggled.condition);\n if (this.checked && toggled.tooltip) {\n this.tooltip = typeof toggled.tooltip === 'string' ? toggled.tooltip : toggled.tooltip.value;\n }\n if (this.checked && ThemeIcon.isThemeIcon(toggled.icon)) {\n icon = toggled.icon;\n }\n if (this.checked && toggled.title) {\n this.label = typeof toggled.title === 'string' ? toggled.title : toggled.title.value;\n }\n }\n if (!icon) {\n icon = ThemeIcon.isThemeIcon(item.icon) ? item.icon : undefined;\n }\n this.item = item;\n this.alt = alt ? new MenuItemAction_1(alt, undefined, options, hideActions, undefined, contextKeyService, _commandService) : undefined;\n this._options = options;\n this.class = icon && ThemeIcon.asClassName(icon);\n }\n run(...args) {\n let runArgs = [];\n if (this._options?.arg) {\n runArgs = [...runArgs, this._options.arg];\n }\n if (this._options?.shouldForwardArgs) {\n runArgs = [...runArgs, ...args];\n }\n return this._commandService.executeCommand(this.id, ...runArgs);\n }\n};\nMenuItemAction = MenuItemAction_1 = __decorate([\n __param(5, IContextKeyService),\n __param(6, ICommandService)\n], MenuItemAction);\nexport { MenuItemAction };\nexport class Action2 {\n constructor(desc) {\n this.desc = desc;\n }\n}\nexport function registerAction2(ctor) {\n const disposables = []; // not using `DisposableStore` to reduce startup perf cost\n const action = new ctor();\n const { f1, menu, keybinding, ...command } = action.desc;\n if (CommandsRegistry.getCommand(command.id)) {\n throw new Error(`Cannot register two commands with the same id: ${command.id}`);\n }\n // command\n disposables.push(CommandsRegistry.registerCommand({\n id: command.id,\n handler: (accessor, ...args) => action.run(accessor, ...args),\n metadata: command.metadata,\n }));\n // menu\n if (Array.isArray(menu)) {\n for (const item of menu) {\n disposables.push(MenuRegistry.appendMenuItem(item.id, { command: { ...command, precondition: item.precondition === null ? undefined : command.precondition }, ...item }));\n }\n }\n else if (menu) {\n disposables.push(MenuRegistry.appendMenuItem(menu.id, { command: { ...command, precondition: menu.precondition === null ? undefined : command.precondition }, ...menu }));\n }\n if (f1) {\n disposables.push(MenuRegistry.appendMenuItem(MenuId.CommandPalette, { command, when: command.precondition }));\n disposables.push(MenuRegistry.addCommand(command));\n }\n // keybinding\n if (Array.isArray(keybinding)) {\n for (const item of keybinding) {\n disposables.push(KeybindingsRegistry.registerKeybindingRule({\n ...item,\n id: command.id,\n when: command.precondition ? ContextKeyExpr.and(command.precondition, item.when) : item.when\n }));\n }\n }\n else if (keybinding) {\n disposables.push(KeybindingsRegistry.registerKeybindingRule({\n ...keybinding,\n id: command.id,\n when: command.precondition ? ContextKeyExpr.and(command.precondition, keybinding.when) : keybinding.when\n }));\n }\n return {\n dispose() {\n dispose(disposables);\n }\n };\n}\n//#endregion\n"],"names":["MenuItemAction"],"mappings":"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","x_google_ignoreList":[0]}
|
|
1
|
+
{"version":3,"file":"actions.es.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actions/common/actions.js"],"sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __param = (this && this.__param) || function (paramIndex, decorator) {\n return function (target, key) { decorator(target, key, paramIndex); }\n};\nvar MenuItemAction_1;\nimport { SubmenuAction } from '../../../base/common/actions.js';\nimport { ThemeIcon } from '../../../base/common/themables.js';\nimport { MicrotaskEmitter } from '../../../base/common/event.js';\nimport { DisposableStore, dispose, toDisposable } from '../../../base/common/lifecycle.js';\nimport { LinkedList } from '../../../base/common/linkedList.js';\nimport { CommandsRegistry, ICommandService } from '../../commands/common/commands.js';\nimport { ContextKeyExpr, IContextKeyService } from '../../contextkey/common/contextkey.js';\nimport { createDecorator } from '../../instantiation/common/instantiation.js';\nimport { KeybindingsRegistry } from '../../keybinding/common/keybindingsRegistry.js';\nexport function isIMenuItem(item) {\n return item.command !== undefined;\n}\nexport function isISubmenuItem(item) {\n return item.submenu !== undefined;\n}\nexport class MenuId {\n static { this._instances = new Map(); }\n static { this.CommandPalette = new MenuId('CommandPalette'); }\n static { this.DebugBreakpointsContext = new MenuId('DebugBreakpointsContext'); }\n static { this.DebugCallStackContext = new MenuId('DebugCallStackContext'); }\n static { this.DebugConsoleContext = new MenuId('DebugConsoleContext'); }\n static { this.DebugVariablesContext = new MenuId('DebugVariablesContext'); }\n static { this.NotebookVariablesContext = new MenuId('NotebookVariablesContext'); }\n static { this.DebugHoverContext = new MenuId('DebugHoverContext'); }\n static { this.DebugWatchContext = new MenuId('DebugWatchContext'); }\n static { this.DebugToolBar = new MenuId('DebugToolBar'); }\n static { this.DebugToolBarStop = new MenuId('DebugToolBarStop'); }\n static { this.DebugCallStackToolbar = new MenuId('DebugCallStackToolbar'); }\n static { this.DebugCreateConfiguration = new MenuId('DebugCreateConfiguration'); }\n static { this.EditorContext = new MenuId('EditorContext'); }\n static { this.SimpleEditorContext = new MenuId('SimpleEditorContext'); }\n static { this.EditorContent = new MenuId('EditorContent'); }\n static { this.EditorLineNumberContext = new MenuId('EditorLineNumberContext'); }\n static { this.EditorContextCopy = new MenuId('EditorContextCopy'); }\n static { this.EditorContextPeek = new MenuId('EditorContextPeek'); }\n static { this.EditorContextShare = new MenuId('EditorContextShare'); }\n static { this.EditorTitle = new MenuId('EditorTitle'); }\n static { this.EditorTitleRun = new MenuId('EditorTitleRun'); }\n static { this.EditorTitleContext = new MenuId('EditorTitleContext'); }\n static { this.EditorTitleContextShare = new MenuId('EditorTitleContextShare'); }\n static { this.EmptyEditorGroup = new MenuId('EmptyEditorGroup'); }\n static { this.EmptyEditorGroupContext = new MenuId('EmptyEditorGroupContext'); }\n static { this.EditorTabsBarContext = new MenuId('EditorTabsBarContext'); }\n static { this.EditorTabsBarShowTabsSubmenu = new MenuId('EditorTabsBarShowTabsSubmenu'); }\n static { this.EditorTabsBarShowTabsZenModeSubmenu = new MenuId('EditorTabsBarShowTabsZenModeSubmenu'); }\n static { this.EditorActionsPositionSubmenu = new MenuId('EditorActionsPositionSubmenu'); }\n static { this.ExplorerContext = new MenuId('ExplorerContext'); }\n static { this.ExplorerContextShare = new MenuId('ExplorerContextShare'); }\n static { this.ExtensionContext = new MenuId('ExtensionContext'); }\n static { this.GlobalActivity = new MenuId('GlobalActivity'); }\n static { this.CommandCenter = new MenuId('CommandCenter'); }\n static { this.CommandCenterCenter = new MenuId('CommandCenterCenter'); }\n static { this.LayoutControlMenuSubmenu = new MenuId('LayoutControlMenuSubmenu'); }\n static { this.LayoutControlMenu = new MenuId('LayoutControlMenu'); }\n static { this.MenubarMainMenu = new MenuId('MenubarMainMenu'); }\n static { this.MenubarAppearanceMenu = new MenuId('MenubarAppearanceMenu'); }\n static { this.MenubarDebugMenu = new MenuId('MenubarDebugMenu'); }\n static { this.MenubarEditMenu = new MenuId('MenubarEditMenu'); }\n static { this.MenubarCopy = new MenuId('MenubarCopy'); }\n static { this.MenubarFileMenu = new MenuId('MenubarFileMenu'); }\n static { this.MenubarGoMenu = new MenuId('MenubarGoMenu'); }\n static { this.MenubarHelpMenu = new MenuId('MenubarHelpMenu'); }\n static { this.MenubarLayoutMenu = new MenuId('MenubarLayoutMenu'); }\n static { this.MenubarNewBreakpointMenu = new MenuId('MenubarNewBreakpointMenu'); }\n static { this.PanelAlignmentMenu = new MenuId('PanelAlignmentMenu'); }\n static { this.PanelPositionMenu = new MenuId('PanelPositionMenu'); }\n static { this.ActivityBarPositionMenu = new MenuId('ActivityBarPositionMenu'); }\n static { this.MenubarPreferencesMenu = new MenuId('MenubarPreferencesMenu'); }\n static { this.MenubarRecentMenu = new MenuId('MenubarRecentMenu'); }\n static { this.MenubarSelectionMenu = new MenuId('MenubarSelectionMenu'); }\n static { this.MenubarShare = new MenuId('MenubarShare'); }\n static { this.MenubarSwitchEditorMenu = new MenuId('MenubarSwitchEditorMenu'); }\n static { this.MenubarSwitchGroupMenu = new MenuId('MenubarSwitchGroupMenu'); }\n static { this.MenubarTerminalMenu = new MenuId('MenubarTerminalMenu'); }\n static { this.MenubarViewMenu = new MenuId('MenubarViewMenu'); }\n static { this.MenubarHomeMenu = new MenuId('MenubarHomeMenu'); }\n static { this.OpenEditorsContext = new MenuId('OpenEditorsContext'); }\n static { this.OpenEditorsContextShare = new MenuId('OpenEditorsContextShare'); }\n static { this.ProblemsPanelContext = new MenuId('ProblemsPanelContext'); }\n static { this.SCMInputBox = new MenuId('SCMInputBox'); }\n static { this.SCMChangesSeparator = new MenuId('SCMChangesSeparator'); }\n static { this.SCMChangesContext = new MenuId('SCMChangesContext'); }\n static { this.SCMIncomingChanges = new MenuId('SCMIncomingChanges'); }\n static { this.SCMIncomingChangesContext = new MenuId('SCMIncomingChangesContext'); }\n static { this.SCMIncomingChangesSetting = new MenuId('SCMIncomingChangesSetting'); }\n static { this.SCMOutgoingChanges = new MenuId('SCMOutgoingChanges'); }\n static { this.SCMOutgoingChangesContext = new MenuId('SCMOutgoingChangesContext'); }\n static { this.SCMOutgoingChangesSetting = new MenuId('SCMOutgoingChangesSetting'); }\n static { this.SCMIncomingChangesAllChangesContext = new MenuId('SCMIncomingChangesAllChangesContext'); }\n static { this.SCMIncomingChangesHistoryItemContext = new MenuId('SCMIncomingChangesHistoryItemContext'); }\n static { this.SCMOutgoingChangesAllChangesContext = new MenuId('SCMOutgoingChangesAllChangesContext'); }\n static { this.SCMOutgoingChangesHistoryItemContext = new MenuId('SCMOutgoingChangesHistoryItemContext'); }\n static { this.SCMChangeContext = new MenuId('SCMChangeContext'); }\n static { this.SCMResourceContext = new MenuId('SCMResourceContext'); }\n static { this.SCMResourceContextShare = new MenuId('SCMResourceContextShare'); }\n static { this.SCMResourceFolderContext = new MenuId('SCMResourceFolderContext'); }\n static { this.SCMResourceGroupContext = new MenuId('SCMResourceGroupContext'); }\n static { this.SCMSourceControl = new MenuId('SCMSourceControl'); }\n static { this.SCMSourceControlInline = new MenuId('SCMSourceControlInline'); }\n static { this.SCMSourceControlTitle = new MenuId('SCMSourceControlTitle'); }\n static { this.SCMHistoryTitle = new MenuId('SCMHistoryTitle'); }\n static { this.SCMTitle = new MenuId('SCMTitle'); }\n static { this.SearchContext = new MenuId('SearchContext'); }\n static { this.SearchActionMenu = new MenuId('SearchActionContext'); }\n static { this.StatusBarWindowIndicatorMenu = new MenuId('StatusBarWindowIndicatorMenu'); }\n static { this.StatusBarRemoteIndicatorMenu = new MenuId('StatusBarRemoteIndicatorMenu'); }\n static { this.StickyScrollContext = new MenuId('StickyScrollContext'); }\n static { this.TestItem = new MenuId('TestItem'); }\n static { this.TestItemGutter = new MenuId('TestItemGutter'); }\n static { this.TestProfilesContext = new MenuId('TestProfilesContext'); }\n static { this.TestMessageContext = new MenuId('TestMessageContext'); }\n static { this.TestMessageContent = new MenuId('TestMessageContent'); }\n static { this.TestPeekElement = new MenuId('TestPeekElement'); }\n static { this.TestPeekTitle = new MenuId('TestPeekTitle'); }\n static { this.TestCallStack = new MenuId('TestCallStack'); }\n static { this.TouchBarContext = new MenuId('TouchBarContext'); }\n static { this.TitleBarContext = new MenuId('TitleBarContext'); }\n static { this.TitleBarTitleContext = new MenuId('TitleBarTitleContext'); }\n static { this.TunnelContext = new MenuId('TunnelContext'); }\n static { this.TunnelPrivacy = new MenuId('TunnelPrivacy'); }\n static { this.TunnelProtocol = new MenuId('TunnelProtocol'); }\n static { this.TunnelPortInline = new MenuId('TunnelInline'); }\n static { this.TunnelTitle = new MenuId('TunnelTitle'); }\n static { this.TunnelLocalAddressInline = new MenuId('TunnelLocalAddressInline'); }\n static { this.TunnelOriginInline = new MenuId('TunnelOriginInline'); }\n static { this.ViewItemContext = new MenuId('ViewItemContext'); }\n static { this.ViewContainerTitle = new MenuId('ViewContainerTitle'); }\n static { this.ViewContainerTitleContext = new MenuId('ViewContainerTitleContext'); }\n static { this.ViewTitle = new MenuId('ViewTitle'); }\n static { this.ViewTitleContext = new MenuId('ViewTitleContext'); }\n static { this.CommentEditorActions = new MenuId('CommentEditorActions'); }\n static { this.CommentThreadTitle = new MenuId('CommentThreadTitle'); }\n static { this.CommentThreadActions = new MenuId('CommentThreadActions'); }\n static { this.CommentThreadAdditionalActions = new MenuId('CommentThreadAdditionalActions'); }\n static { this.CommentThreadTitleContext = new MenuId('CommentThreadTitleContext'); }\n static { this.CommentThreadCommentContext = new MenuId('CommentThreadCommentContext'); }\n static { this.CommentTitle = new MenuId('CommentTitle'); }\n static { this.CommentActions = new MenuId('CommentActions'); }\n static { this.CommentsViewThreadActions = new MenuId('CommentsViewThreadActions'); }\n static { this.InteractiveToolbar = new MenuId('InteractiveToolbar'); }\n static { this.InteractiveCellTitle = new MenuId('InteractiveCellTitle'); }\n static { this.InteractiveCellDelete = new MenuId('InteractiveCellDelete'); }\n static { this.InteractiveCellExecute = new MenuId('InteractiveCellExecute'); }\n static { this.InteractiveInputExecute = new MenuId('InteractiveInputExecute'); }\n static { this.InteractiveInputConfig = new MenuId('InteractiveInputConfig'); }\n static { this.ReplInputExecute = new MenuId('ReplInputExecute'); }\n static { this.IssueReporter = new MenuId('IssueReporter'); }\n static { this.NotebookToolbar = new MenuId('NotebookToolbar'); }\n static { this.NotebookStickyScrollContext = new MenuId('NotebookStickyScrollContext'); }\n static { this.NotebookCellTitle = new MenuId('NotebookCellTitle'); }\n static { this.NotebookCellDelete = new MenuId('NotebookCellDelete'); }\n static { this.NotebookCellInsert = new MenuId('NotebookCellInsert'); }\n static { this.NotebookCellBetween = new MenuId('NotebookCellBetween'); }\n static { this.NotebookCellListTop = new MenuId('NotebookCellTop'); }\n static { this.NotebookCellExecute = new MenuId('NotebookCellExecute'); }\n static { this.NotebookCellExecuteGoTo = new MenuId('NotebookCellExecuteGoTo'); }\n static { this.NotebookCellExecutePrimary = new MenuId('NotebookCellExecutePrimary'); }\n static { this.NotebookDiffCellInputTitle = new MenuId('NotebookDiffCellInputTitle'); }\n static { this.NotebookDiffCellMetadataTitle = new MenuId('NotebookDiffCellMetadataTitle'); }\n static { this.NotebookDiffCellOutputsTitle = new MenuId('NotebookDiffCellOutputsTitle'); }\n static { this.NotebookOutputToolbar = new MenuId('NotebookOutputToolbar'); }\n static { this.NotebookOutlineFilter = new MenuId('NotebookOutlineFilter'); }\n static { this.NotebookOutlineActionMenu = new MenuId('NotebookOutlineActionMenu'); }\n static { this.NotebookEditorLayoutConfigure = new MenuId('NotebookEditorLayoutConfigure'); }\n static { this.NotebookKernelSource = new MenuId('NotebookKernelSource'); }\n static { this.BulkEditTitle = new MenuId('BulkEditTitle'); }\n static { this.BulkEditContext = new MenuId('BulkEditContext'); }\n static { this.TimelineItemContext = new MenuId('TimelineItemContext'); }\n static { this.TimelineTitle = new MenuId('TimelineTitle'); }\n static { this.TimelineTitleContext = new MenuId('TimelineTitleContext'); }\n static { this.TimelineFilterSubMenu = new MenuId('TimelineFilterSubMenu'); }\n static { this.AccountsContext = new MenuId('AccountsContext'); }\n static { this.SidebarTitle = new MenuId('SidebarTitle'); }\n static { this.PanelTitle = new MenuId('PanelTitle'); }\n static { this.AuxiliaryBarTitle = new MenuId('AuxiliaryBarTitle'); }\n static { this.AuxiliaryBarHeader = new MenuId('AuxiliaryBarHeader'); }\n static { this.TerminalInstanceContext = new MenuId('TerminalInstanceContext'); }\n static { this.TerminalEditorInstanceContext = new MenuId('TerminalEditorInstanceContext'); }\n static { this.TerminalNewDropdownContext = new MenuId('TerminalNewDropdownContext'); }\n static { this.TerminalTabContext = new MenuId('TerminalTabContext'); }\n static { this.TerminalTabEmptyAreaContext = new MenuId('TerminalTabEmptyAreaContext'); }\n static { this.TerminalStickyScrollContext = new MenuId('TerminalStickyScrollContext'); }\n static { this.WebviewContext = new MenuId('WebviewContext'); }\n static { this.InlineCompletionsActions = new MenuId('InlineCompletionsActions'); }\n static { this.InlineEditsActions = new MenuId('InlineEditsActions'); }\n static { this.InlineEditActions = new MenuId('InlineEditActions'); }\n static { this.NewFile = new MenuId('NewFile'); }\n static { this.MergeInput1Toolbar = new MenuId('MergeToolbar1Toolbar'); }\n static { this.MergeInput2Toolbar = new MenuId('MergeToolbar2Toolbar'); }\n static { this.MergeBaseToolbar = new MenuId('MergeBaseToolbar'); }\n static { this.MergeInputResultToolbar = new MenuId('MergeToolbarResultToolbar'); }\n static { this.InlineSuggestionToolbar = new MenuId('InlineSuggestionToolbar'); }\n static { this.InlineEditToolbar = new MenuId('InlineEditToolbar'); }\n static { this.ChatContext = new MenuId('ChatContext'); }\n static { this.ChatCodeBlock = new MenuId('ChatCodeblock'); }\n static { this.ChatCompareBlock = new MenuId('ChatCompareBlock'); }\n static { this.ChatMessageTitle = new MenuId('ChatMessageTitle'); }\n static { this.ChatExecute = new MenuId('ChatExecute'); }\n static { this.ChatExecuteSecondary = new MenuId('ChatExecuteSecondary'); }\n static { this.ChatInputSide = new MenuId('ChatInputSide'); }\n static { this.AccessibleView = new MenuId('AccessibleView'); }\n static { this.MultiDiffEditorFileToolbar = new MenuId('MultiDiffEditorFileToolbar'); }\n static { this.DiffEditorHunkToolbar = new MenuId('DiffEditorHunkToolbar'); }\n static { this.DiffEditorSelectionToolbar = new MenuId('DiffEditorSelectionToolbar'); }\n /**\n * Create a new `MenuId` with the unique identifier. Will throw if a menu\n * with the identifier already exists, use `MenuId.for(ident)` or a unique\n * identifier\n */\n constructor(identifier) {\n if (MenuId._instances.has(identifier)) {\n throw new TypeError(`MenuId with identifier '${identifier}' already exists. Use MenuId.for(ident) or a unique identifier`);\n }\n MenuId._instances.set(identifier, this);\n this.id = identifier;\n }\n}\nexport const IMenuService = createDecorator('menuService');\nclass MenuRegistryChangeEvent {\n static { this._all = new Map(); }\n static for(id) {\n let value = this._all.get(id);\n if (!value) {\n value = new MenuRegistryChangeEvent(id);\n this._all.set(id, value);\n }\n return value;\n }\n static merge(events) {\n const ids = new Set();\n for (const item of events) {\n if (item instanceof MenuRegistryChangeEvent) {\n ids.add(item.id);\n }\n }\n return ids;\n }\n constructor(id) {\n this.id = id;\n this.has = candidate => candidate === id;\n }\n}\nexport const MenuRegistry = new class {\n constructor() {\n this._commands = new Map();\n this._menuItems = new Map();\n this._onDidChangeMenu = new MicrotaskEmitter({\n merge: MenuRegistryChangeEvent.merge\n });\n this.onDidChangeMenu = this._onDidChangeMenu.event;\n }\n addCommand(command) {\n this._commands.set(command.id, command);\n this._onDidChangeMenu.fire(MenuRegistryChangeEvent.for(MenuId.CommandPalette));\n return toDisposable(() => {\n if (this._commands.delete(command.id)) {\n this._onDidChangeMenu.fire(MenuRegistryChangeEvent.for(MenuId.CommandPalette));\n }\n });\n }\n getCommand(id) {\n return this._commands.get(id);\n }\n getCommands() {\n const map = new Map();\n this._commands.forEach((value, key) => map.set(key, value));\n return map;\n }\n appendMenuItem(id, item) {\n let list = this._menuItems.get(id);\n if (!list) {\n list = new LinkedList();\n this._menuItems.set(id, list);\n }\n const rm = list.push(item);\n this._onDidChangeMenu.fire(MenuRegistryChangeEvent.for(id));\n return toDisposable(() => {\n rm();\n this._onDidChangeMenu.fire(MenuRegistryChangeEvent.for(id));\n });\n }\n appendMenuItems(items) {\n const result = new DisposableStore();\n for (const { id, item } of items) {\n result.add(this.appendMenuItem(id, item));\n }\n return result;\n }\n getMenuItems(id) {\n let result;\n if (this._menuItems.has(id)) {\n result = [...this._menuItems.get(id)];\n }\n else {\n result = [];\n }\n if (id === MenuId.CommandPalette) {\n // CommandPalette is special because it shows\n // all commands by default\n this._appendImplicitItems(result);\n }\n return result;\n }\n _appendImplicitItems(result) {\n const set = new Set();\n for (const item of result) {\n if (isIMenuItem(item)) {\n set.add(item.command.id);\n if (item.alt) {\n set.add(item.alt.id);\n }\n }\n }\n this._commands.forEach((command, id) => {\n if (!set.has(id)) {\n result.push({ command });\n }\n });\n }\n};\nexport class SubmenuItemAction extends SubmenuAction {\n constructor(item, hideActions, actions) {\n super(`submenuitem.${item.submenu.id}`, typeof item.title === 'string' ? item.title : item.title.value, actions, 'submenu');\n this.item = item;\n this.hideActions = hideActions;\n }\n}\n// implements IAction, does NOT extend Action, so that no one\n// subscribes to events of Action or modified properties\nlet MenuItemAction = MenuItemAction_1 = class MenuItemAction {\n static label(action, options) {\n return options?.renderShortTitle && action.shortTitle\n ? (typeof action.shortTitle === 'string' ? action.shortTitle : action.shortTitle.value)\n : (typeof action.title === 'string' ? action.title : action.title.value);\n }\n constructor(item, alt, options, hideActions, menuKeybinding, contextKeyService, _commandService) {\n this.hideActions = hideActions;\n this.menuKeybinding = menuKeybinding;\n this._commandService = _commandService;\n this.id = item.id;\n this.label = MenuItemAction_1.label(item, options);\n this.tooltip = (typeof item.tooltip === 'string' ? item.tooltip : item.tooltip?.value) ?? '';\n this.enabled = !item.precondition || contextKeyService.contextMatchesRules(item.precondition);\n this.checked = undefined;\n let icon;\n if (item.toggled) {\n const toggled = (item.toggled.condition ? item.toggled : { condition: item.toggled });\n this.checked = contextKeyService.contextMatchesRules(toggled.condition);\n if (this.checked && toggled.tooltip) {\n this.tooltip = typeof toggled.tooltip === 'string' ? toggled.tooltip : toggled.tooltip.value;\n }\n if (this.checked && ThemeIcon.isThemeIcon(toggled.icon)) {\n icon = toggled.icon;\n }\n if (this.checked && toggled.title) {\n this.label = typeof toggled.title === 'string' ? toggled.title : toggled.title.value;\n }\n }\n if (!icon) {\n icon = ThemeIcon.isThemeIcon(item.icon) ? item.icon : undefined;\n }\n this.item = item;\n this.alt = alt ? new MenuItemAction_1(alt, undefined, options, hideActions, undefined, contextKeyService, _commandService) : undefined;\n this._options = options;\n this.class = icon && ThemeIcon.asClassName(icon);\n }\n run(...args) {\n let runArgs = [];\n if (this._options?.arg) {\n runArgs = [...runArgs, this._options.arg];\n }\n if (this._options?.shouldForwardArgs) {\n runArgs = [...runArgs, ...args];\n }\n return this._commandService.executeCommand(this.id, ...runArgs);\n }\n};\nMenuItemAction = MenuItemAction_1 = __decorate([\n __param(5, IContextKeyService),\n __param(6, ICommandService)\n], MenuItemAction);\nexport { MenuItemAction };\nexport class Action2 {\n constructor(desc) {\n this.desc = desc;\n }\n}\nexport function registerAction2(ctor) {\n const disposables = []; // not using `DisposableStore` to reduce startup perf cost\n const action = new ctor();\n const { f1, menu, keybinding, ...command } = action.desc;\n if (CommandsRegistry.getCommand(command.id)) {\n throw new Error(`Cannot register two commands with the same id: ${command.id}`);\n }\n // command\n disposables.push(CommandsRegistry.registerCommand({\n id: command.id,\n handler: (accessor, ...args) => action.run(accessor, ...args),\n metadata: command.metadata,\n }));\n // menu\n if (Array.isArray(menu)) {\n for (const item of menu) {\n disposables.push(MenuRegistry.appendMenuItem(item.id, { command: { ...command, precondition: item.precondition === null ? undefined : command.precondition }, ...item }));\n }\n }\n else if (menu) {\n disposables.push(MenuRegistry.appendMenuItem(menu.id, { command: { ...command, precondition: menu.precondition === null ? undefined : command.precondition }, ...menu }));\n }\n if (f1) {\n disposables.push(MenuRegistry.appendMenuItem(MenuId.CommandPalette, { command, when: command.precondition }));\n disposables.push(MenuRegistry.addCommand(command));\n }\n // keybinding\n if (Array.isArray(keybinding)) {\n for (const item of keybinding) {\n disposables.push(KeybindingsRegistry.registerKeybindingRule({\n ...item,\n id: command.id,\n when: command.precondition ? ContextKeyExpr.and(command.precondition, item.when) : item.when\n }));\n }\n }\n else if (keybinding) {\n disposables.push(KeybindingsRegistry.registerKeybindingRule({\n ...keybinding,\n id: command.id,\n when: command.precondition ? ContextKeyExpr.and(command.precondition, keybinding.when) : keybinding.when\n }));\n }\n return {\n dispose() {\n dispose(disposables);\n }\n };\n}\n//#endregion\n"],"names":["MenuItemAction"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -3,8 +3,8 @@ import { localize } from "../../../nls.es.js";
|
|
|
3
3
|
import { RawContextKey } from "./contextkey.es.js";
|
|
4
4
|
new RawContextKey("isMac", isMacintosh, localize("isMac", "Whether the operating system is macOS"));
|
|
5
5
|
new RawContextKey("isLinux", isLinux, localize("isLinux", "Whether the operating system is Linux"));
|
|
6
|
-
new RawContextKey("isWindows", isWindows, localize("isWindows", "Whether the operating system is Windows"));
|
|
7
|
-
new RawContextKey("isWeb", isWeb, localize("isWeb", "Whether the platform is a web browser"));
|
|
6
|
+
const IsWindowsContext = new RawContextKey("isWindows", isWindows, localize("isWindows", "Whether the operating system is Windows"));
|
|
7
|
+
const IsWebContext = new RawContextKey("isWeb", isWeb, localize("isWeb", "Whether the platform is a web browser"));
|
|
8
8
|
new RawContextKey("isMacNative", isMacintosh && !isWeb, localize("isMacNative", "Whether the operating system is macOS on a non-browser platform"));
|
|
9
9
|
new RawContextKey("isIOS", isIOS, localize("isIOS", "Whether the operating system is iOS"));
|
|
10
10
|
new RawContextKey("isMobile", isMobile, localize("isMobile", "Whether the platform is a mobile web browser"));
|
|
@@ -14,6 +14,8 @@ const InputFocusedContextKey = "inputFocus";
|
|
|
14
14
|
const InputFocusedContext = new RawContextKey(InputFocusedContextKey, false, localize("inputFocus", "Whether keyboard focus is inside an input box"));
|
|
15
15
|
export {
|
|
16
16
|
InputFocusedContext,
|
|
17
|
-
InputFocusedContextKey
|
|
17
|
+
InputFocusedContextKey,
|
|
18
|
+
IsWebContext,
|
|
19
|
+
IsWindowsContext
|
|
18
20
|
};
|
|
19
21
|
//# sourceMappingURL=contextkeys.es.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contextkeys.es.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/contextkey/common/contextkeys.js"],"sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nimport { isIOS, isLinux, isMacintosh, isMobile, isWeb, isWindows } from '../../../base/common/platform.js';\nimport { localize } from '../../../nls.js';\nimport { RawContextKey } from './contextkey.js';\nexport const IsMacContext = new RawContextKey('isMac', isMacintosh, localize('isMac', \"Whether the operating system is macOS\"));\nexport const IsLinuxContext = new RawContextKey('isLinux', isLinux, localize('isLinux', \"Whether the operating system is Linux\"));\nexport const IsWindowsContext = new RawContextKey('isWindows', isWindows, localize('isWindows', \"Whether the operating system is Windows\"));\nexport const IsWebContext = new RawContextKey('isWeb', isWeb, localize('isWeb', \"Whether the platform is a web browser\"));\nexport const IsMacNativeContext = new RawContextKey('isMacNative', isMacintosh && !isWeb, localize('isMacNative', \"Whether the operating system is macOS on a non-browser platform\"));\nexport const IsIOSContext = new RawContextKey('isIOS', isIOS, localize('isIOS', \"Whether the operating system is iOS\"));\nexport const IsMobileContext = new RawContextKey('isMobile', isMobile, localize('isMobile', \"Whether the platform is a mobile web browser\"));\nexport const IsDevelopmentContext = new RawContextKey('isDevelopment', false, true);\nexport const ProductQualityContext = new RawContextKey('productQualityType', '', localize('productQualityType', \"Quality type of VS Code\"));\nexport const InputFocusedContextKey = 'inputFocus';\nexport const InputFocusedContext = new RawContextKey(InputFocusedContextKey, false, localize('inputFocus', \"Whether keyboard focus is inside an input box\"));\n"],"names":[],"mappings":";;;AAO4B,IAAI,cAAc,SAAS,aAAa,SAAS,SAAS,uCAAuC,CAAC;AAChG,IAAI,cAAc,WAAW,SAAS,SAAS,WAAW,uCAAuC,CAAC;
|
|
1
|
+
{"version":3,"file":"contextkeys.es.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/contextkey/common/contextkeys.js"],"sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nimport { isIOS, isLinux, isMacintosh, isMobile, isWeb, isWindows } from '../../../base/common/platform.js';\nimport { localize } from '../../../nls.js';\nimport { RawContextKey } from './contextkey.js';\nexport const IsMacContext = new RawContextKey('isMac', isMacintosh, localize('isMac', \"Whether the operating system is macOS\"));\nexport const IsLinuxContext = new RawContextKey('isLinux', isLinux, localize('isLinux', \"Whether the operating system is Linux\"));\nexport const IsWindowsContext = new RawContextKey('isWindows', isWindows, localize('isWindows', \"Whether the operating system is Windows\"));\nexport const IsWebContext = new RawContextKey('isWeb', isWeb, localize('isWeb', \"Whether the platform is a web browser\"));\nexport const IsMacNativeContext = new RawContextKey('isMacNative', isMacintosh && !isWeb, localize('isMacNative', \"Whether the operating system is macOS on a non-browser platform\"));\nexport const IsIOSContext = new RawContextKey('isIOS', isIOS, localize('isIOS', \"Whether the operating system is iOS\"));\nexport const IsMobileContext = new RawContextKey('isMobile', isMobile, localize('isMobile', \"Whether the platform is a mobile web browser\"));\nexport const IsDevelopmentContext = new RawContextKey('isDevelopment', false, true);\nexport const ProductQualityContext = new RawContextKey('productQualityType', '', localize('productQualityType', \"Quality type of VS Code\"));\nexport const InputFocusedContextKey = 'inputFocus';\nexport const InputFocusedContext = new RawContextKey(InputFocusedContextKey, false, localize('inputFocus', \"Whether keyboard focus is inside an input box\"));\n"],"names":[],"mappings":";;;AAO4B,IAAI,cAAc,SAAS,aAAa,SAAS,SAAS,uCAAuC,CAAC;AAChG,IAAI,cAAc,WAAW,SAAS,SAAS,WAAW,uCAAuC,CAAC;AACpH,MAAC,mBAAmB,IAAI,cAAc,aAAa,WAAW,SAAS,aAAa,yCAAyC,CAAC;AAC9H,MAAC,eAAe,IAAI,cAAc,SAAS,OAAO,SAAS,SAAS,uCAAuC,CAAC;AACtF,IAAI,cAAc,eAAe,eAAe,CAAC,OAAO,SAAS,eAAe,iEAAiE,CAAC;AACxJ,IAAI,cAAc,SAAS,OAAO,SAAS,SAAS,qCAAqC,CAAC;AACvF,IAAI,cAAc,YAAY,UAAU,SAAS,YAAY,8CAA8C,CAAC;AACvG,IAAI,cAAc,iBAAiB,OAAO,IAAI;AAC7C,IAAI,cAAc,sBAAsB,IAAI,SAAS,sBAAsB,yBAAyB,CAAC;AAC9H,MAAC,yBAAyB;AAC1B,MAAC,sBAAsB,IAAI,cAAc,wBAAwB,OAAO,SAAS,cAAc,+CAA+C,CAAC;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Registry } from "../../registry/common/platform.es.js";
|
|
2
|
+
const CodeDataTransfers = {
|
|
3
|
+
EDITORS: "CodeEditors",
|
|
4
|
+
FILES: "CodeFiles"
|
|
5
|
+
};
|
|
6
|
+
class DragAndDropContributionRegistry {
|
|
7
|
+
}
|
|
8
|
+
const Extensions = {
|
|
9
|
+
DragAndDropContribution: "workbench.contributions.dragAndDrop"
|
|
10
|
+
};
|
|
11
|
+
Registry.add(Extensions.DragAndDropContribution, new DragAndDropContributionRegistry());
|
|
12
|
+
const _LocalSelectionTransfer = class _LocalSelectionTransfer {
|
|
13
|
+
constructor() {
|
|
14
|
+
}
|
|
15
|
+
static getInstance() {
|
|
16
|
+
return _LocalSelectionTransfer.INSTANCE;
|
|
17
|
+
}
|
|
18
|
+
hasData(proto) {
|
|
19
|
+
return proto && proto === this.proto;
|
|
20
|
+
}
|
|
21
|
+
getData(proto) {
|
|
22
|
+
if (this.hasData(proto)) {
|
|
23
|
+
return this.data;
|
|
24
|
+
}
|
|
25
|
+
return void 0;
|
|
26
|
+
}
|
|
27
|
+
};
|
|
28
|
+
_LocalSelectionTransfer.INSTANCE = new _LocalSelectionTransfer();
|
|
29
|
+
let LocalSelectionTransfer = _LocalSelectionTransfer;
|
|
30
|
+
export {
|
|
31
|
+
CodeDataTransfers,
|
|
32
|
+
Extensions,
|
|
33
|
+
LocalSelectionTransfer
|
|
34
|
+
};
|
|
35
|
+
//# sourceMappingURL=dnd.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dnd.es.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/dnd/browser/dnd.js"],"sourcesContent":["import { Registry } from '../../registry/common/platform.js';\n//#region Editor / Resources DND\nexport const CodeDataTransfers = {\n EDITORS: 'CodeEditors',\n FILES: 'CodeFiles'\n};\nclass DragAndDropContributionRegistry {\n}\nexport const Extensions = {\n DragAndDropContribution: 'workbench.contributions.dragAndDrop'\n};\nRegistry.add(Extensions.DragAndDropContribution, new DragAndDropContributionRegistry());\n//#endregion\n//#region DND Utilities\n/**\n * A singleton to store transfer data during drag & drop operations that are only valid within the application.\n */\nexport class LocalSelectionTransfer {\n static { this.INSTANCE = new LocalSelectionTransfer(); }\n constructor() {\n // protect against external instantiation\n }\n static getInstance() {\n return LocalSelectionTransfer.INSTANCE;\n }\n hasData(proto) {\n return proto && proto === this.proto;\n }\n getData(proto) {\n if (this.hasData(proto)) {\n return this.data;\n }\n return undefined;\n }\n}\n//#endregion\n"],"names":[],"mappings":";AAEY,MAAC,oBAAoB;AAAA,EAC7B,SAAS;AAAA,EACT,OAAO;AACX;AACA,MAAM,gCAAgC;AACtC;AACY,MAAC,aAAa;AAAA,EACtB,yBAAyB;AAC7B;AACA,SAAS,IAAI,WAAW,yBAAyB,IAAI,gCAA+B,CAAE;AAM/E,MAAM,0BAAN,MAAM,wBAAuB;AAAA,EAEhC,cAAc;AAAA,EAElB;AAAA,EACI,OAAO,cAAc;AACjB,WAAO,wBAAuB;AAAA,EACtC;AAAA,EACI,QAAQ,OAAO;AACX,WAAO,SAAS,UAAU,KAAK;AAAA,EACvC;AAAA,EACI,QAAQ,OAAO;AACX,QAAI,KAAK,QAAQ,KAAK,GAAG;AACrB,aAAO,KAAK;AAAA,IACxB;AACQ,WAAO;AAAA,EACf;AACA;AAhBa,wBAAK,WAAW,IAAI;AAD1B,IAAM,yBAAN;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
var FileKind;
|
|
2
|
+
(function(FileKind2) {
|
|
3
|
+
FileKind2[FileKind2["FILE"] = 0] = "FILE";
|
|
4
|
+
FileKind2[FileKind2["FOLDER"] = 1] = "FOLDER";
|
|
5
|
+
FileKind2[FileKind2["ROOT_FOLDER"] = 2] = "ROOT_FOLDER";
|
|
6
|
+
})(FileKind || (FileKind = {}));
|
|
7
|
+
export {
|
|
8
|
+
FileKind
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=files.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"files.es.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/files/common/files.js"],"sourcesContent":["//#endregion\n//#region Utilities\nexport var FileKind;\n(function (FileKind) {\n FileKind[FileKind[\"FILE\"] = 0] = \"FILE\";\n FileKind[FileKind[\"FOLDER\"] = 1] = \"FOLDER\";\n FileKind[FileKind[\"ROOT_FOLDER\"] = 2] = \"ROOT_FOLDER\";\n})(FileKind || (FileKind = {}));\n//#endregion\n"],"names":["FileKind"],"mappings":"AAEU,IAAC;AAAA,CACV,SAAUA,WAAU;AACjB,EAAAA,UAASA,UAAS,MAAM,IAAI,CAAC,IAAI;AACjC,EAAAA,UAASA,UAAS,QAAQ,IAAI,CAAC,IAAI;AACnC,EAAAA,UAASA,UAAS,aAAa,IAAI,CAAC,IAAI;AAC5C,GAAG,aAAa,WAAW,CAAA,EAAG;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
import { FindInput } from "../../../base/browser/ui/findinput/findInput.es.js";
|
|
2
|
+
import { ReplaceInput } from "../../../base/browser/ui/findinput/replaceInput.es.js";
|
|
3
|
+
import { RawContextKey, IContextKeyService, ContextKeyExpr } from "../../contextkey/common/contextkey.es.js";
|
|
4
|
+
import { KeybindingsRegistry } from "../../keybinding/common/keybindingsRegistry.es.js";
|
|
5
|
+
import { localize } from "../../../nls.es.js";
|
|
6
|
+
import { DisposableStore, toDisposable } from "../../../base/common/lifecycle.es.js";
|
|
7
|
+
import { isActiveElement } from "../../../base/browser/dom.es.js";
|
|
8
|
+
var __decorate = function(decorators, target, key, desc) {
|
|
9
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
10
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
11
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
12
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
13
|
+
};
|
|
14
|
+
var __param = function(paramIndex, decorator) {
|
|
15
|
+
return function(target, key) {
|
|
16
|
+
decorator(target, key, paramIndex);
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
const historyNavigationVisible = new RawContextKey("suggestWidgetVisible", false, localize("suggestWidgetVisible", "Whether suggestion are visible"));
|
|
20
|
+
const HistoryNavigationWidgetFocusContext = "historyNavigationWidgetFocus";
|
|
21
|
+
const HistoryNavigationForwardsEnablementContext = "historyNavigationForwardsEnabled";
|
|
22
|
+
const HistoryNavigationBackwardsEnablementContext = "historyNavigationBackwardsEnabled";
|
|
23
|
+
let lastFocusedWidget = void 0;
|
|
24
|
+
const widgets = [];
|
|
25
|
+
function registerAndCreateHistoryNavigationContext(scopedContextKeyService, widget) {
|
|
26
|
+
if (widgets.includes(widget)) {
|
|
27
|
+
throw new Error("Cannot register the same widget multiple times");
|
|
28
|
+
}
|
|
29
|
+
widgets.push(widget);
|
|
30
|
+
const disposableStore = new DisposableStore();
|
|
31
|
+
const historyNavigationWidgetFocus = new RawContextKey(HistoryNavigationWidgetFocusContext, false).bindTo(scopedContextKeyService);
|
|
32
|
+
const historyNavigationForwardsEnablement = new RawContextKey(HistoryNavigationForwardsEnablementContext, true).bindTo(scopedContextKeyService);
|
|
33
|
+
const historyNavigationBackwardsEnablement = new RawContextKey(HistoryNavigationBackwardsEnablementContext, true).bindTo(scopedContextKeyService);
|
|
34
|
+
const onDidFocus = () => {
|
|
35
|
+
historyNavigationWidgetFocus.set(true);
|
|
36
|
+
lastFocusedWidget = widget;
|
|
37
|
+
};
|
|
38
|
+
const onDidBlur = () => {
|
|
39
|
+
historyNavigationWidgetFocus.set(false);
|
|
40
|
+
if (lastFocusedWidget === widget) {
|
|
41
|
+
lastFocusedWidget = void 0;
|
|
42
|
+
}
|
|
43
|
+
};
|
|
44
|
+
if (isActiveElement(widget.element)) {
|
|
45
|
+
onDidFocus();
|
|
46
|
+
}
|
|
47
|
+
disposableStore.add(widget.onDidFocus(() => onDidFocus()));
|
|
48
|
+
disposableStore.add(widget.onDidBlur(() => onDidBlur()));
|
|
49
|
+
disposableStore.add(toDisposable(() => {
|
|
50
|
+
widgets.splice(widgets.indexOf(widget), 1);
|
|
51
|
+
onDidBlur();
|
|
52
|
+
}));
|
|
53
|
+
return {
|
|
54
|
+
historyNavigationForwardsEnablement,
|
|
55
|
+
historyNavigationBackwardsEnablement,
|
|
56
|
+
dispose() {
|
|
57
|
+
disposableStore.dispose();
|
|
58
|
+
}
|
|
59
|
+
};
|
|
60
|
+
}
|
|
61
|
+
let ContextScopedFindInput = class ContextScopedFindInput2 extends FindInput {
|
|
62
|
+
constructor(container, contextViewProvider, options, contextKeyService) {
|
|
63
|
+
super(container, contextViewProvider, options);
|
|
64
|
+
const scopedContextKeyService = this._register(contextKeyService.createScoped(this.inputBox.element));
|
|
65
|
+
this._register(registerAndCreateHistoryNavigationContext(scopedContextKeyService, this.inputBox));
|
|
66
|
+
}
|
|
67
|
+
};
|
|
68
|
+
ContextScopedFindInput = __decorate([
|
|
69
|
+
__param(3, IContextKeyService)
|
|
70
|
+
], ContextScopedFindInput);
|
|
71
|
+
let ContextScopedReplaceInput = class ContextScopedReplaceInput2 extends ReplaceInput {
|
|
72
|
+
constructor(container, contextViewProvider, options, contextKeyService, showReplaceOptions = false) {
|
|
73
|
+
super(container, contextViewProvider, showReplaceOptions, options);
|
|
74
|
+
const scopedContextKeyService = this._register(contextKeyService.createScoped(this.inputBox.element));
|
|
75
|
+
this._register(registerAndCreateHistoryNavigationContext(scopedContextKeyService, this.inputBox));
|
|
76
|
+
}
|
|
77
|
+
};
|
|
78
|
+
ContextScopedReplaceInput = __decorate([
|
|
79
|
+
__param(3, IContextKeyService)
|
|
80
|
+
], ContextScopedReplaceInput);
|
|
81
|
+
KeybindingsRegistry.registerCommandAndKeybindingRule({
|
|
82
|
+
id: "history.showPrevious",
|
|
83
|
+
weight: 200,
|
|
84
|
+
when: ContextKeyExpr.and(ContextKeyExpr.has(HistoryNavigationWidgetFocusContext), ContextKeyExpr.equals(HistoryNavigationBackwardsEnablementContext, true), ContextKeyExpr.not("isComposing"), historyNavigationVisible.isEqualTo(false)),
|
|
85
|
+
primary: 16,
|
|
86
|
+
secondary: [
|
|
87
|
+
512 | 16
|
|
88
|
+
/* KeyCode.UpArrow */
|
|
89
|
+
],
|
|
90
|
+
handler: (accessor) => {
|
|
91
|
+
lastFocusedWidget == null ? void 0 : lastFocusedWidget.showPreviousValue();
|
|
92
|
+
}
|
|
93
|
+
});
|
|
94
|
+
KeybindingsRegistry.registerCommandAndKeybindingRule({
|
|
95
|
+
id: "history.showNext",
|
|
96
|
+
weight: 200,
|
|
97
|
+
when: ContextKeyExpr.and(ContextKeyExpr.has(HistoryNavigationWidgetFocusContext), ContextKeyExpr.equals(HistoryNavigationForwardsEnablementContext, true), ContextKeyExpr.not("isComposing"), historyNavigationVisible.isEqualTo(false)),
|
|
98
|
+
primary: 18,
|
|
99
|
+
secondary: [
|
|
100
|
+
512 | 18
|
|
101
|
+
/* KeyCode.DownArrow */
|
|
102
|
+
],
|
|
103
|
+
handler: (accessor) => {
|
|
104
|
+
lastFocusedWidget == null ? void 0 : lastFocusedWidget.showNextValue();
|
|
105
|
+
}
|
|
106
|
+
});
|
|
107
|
+
export {
|
|
108
|
+
ContextScopedFindInput,
|
|
109
|
+
ContextScopedReplaceInput,
|
|
110
|
+
historyNavigationVisible,
|
|
111
|
+
registerAndCreateHistoryNavigationContext
|
|
112
|
+
};
|
|
113
|
+
//# sourceMappingURL=contextScopedHistoryWidget.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"contextScopedHistoryWidget.es.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/history/browser/contextScopedHistoryWidget.js"],"sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __param = (this && this.__param) || function (paramIndex, decorator) {\n return function (target, key) { decorator(target, key, paramIndex); }\n};\nimport { FindInput } from '../../../base/browser/ui/findinput/findInput.js';\nimport { ReplaceInput } from '../../../base/browser/ui/findinput/replaceInput.js';\nimport { ContextKeyExpr, IContextKeyService, RawContextKey } from '../../contextkey/common/contextkey.js';\nimport { KeybindingsRegistry } from '../../keybinding/common/keybindingsRegistry.js';\nimport { localize } from '../../../nls.js';\nimport { DisposableStore, toDisposable } from '../../../base/common/lifecycle.js';\nimport { isActiveElement } from '../../../base/browser/dom.js';\nexport const historyNavigationVisible = new RawContextKey('suggestWidgetVisible', false, localize('suggestWidgetVisible', \"Whether suggestion are visible\"));\nconst HistoryNavigationWidgetFocusContext = 'historyNavigationWidgetFocus';\nconst HistoryNavigationForwardsEnablementContext = 'historyNavigationForwardsEnabled';\nconst HistoryNavigationBackwardsEnablementContext = 'historyNavigationBackwardsEnabled';\nlet lastFocusedWidget = undefined;\nconst widgets = [];\nexport function registerAndCreateHistoryNavigationContext(scopedContextKeyService, widget) {\n if (widgets.includes(widget)) {\n throw new Error('Cannot register the same widget multiple times');\n }\n widgets.push(widget);\n const disposableStore = new DisposableStore();\n const historyNavigationWidgetFocus = new RawContextKey(HistoryNavigationWidgetFocusContext, false).bindTo(scopedContextKeyService);\n const historyNavigationForwardsEnablement = new RawContextKey(HistoryNavigationForwardsEnablementContext, true).bindTo(scopedContextKeyService);\n const historyNavigationBackwardsEnablement = new RawContextKey(HistoryNavigationBackwardsEnablementContext, true).bindTo(scopedContextKeyService);\n const onDidFocus = () => {\n historyNavigationWidgetFocus.set(true);\n lastFocusedWidget = widget;\n };\n const onDidBlur = () => {\n historyNavigationWidgetFocus.set(false);\n if (lastFocusedWidget === widget) {\n lastFocusedWidget = undefined;\n }\n };\n // Check for currently being focused\n if (isActiveElement(widget.element)) {\n onDidFocus();\n }\n disposableStore.add(widget.onDidFocus(() => onDidFocus()));\n disposableStore.add(widget.onDidBlur(() => onDidBlur()));\n disposableStore.add(toDisposable(() => {\n widgets.splice(widgets.indexOf(widget), 1);\n onDidBlur();\n }));\n return {\n historyNavigationForwardsEnablement,\n historyNavigationBackwardsEnablement,\n dispose() {\n disposableStore.dispose();\n }\n };\n}\nlet ContextScopedFindInput = class ContextScopedFindInput extends FindInput {\n constructor(container, contextViewProvider, options, contextKeyService) {\n super(container, contextViewProvider, options);\n const scopedContextKeyService = this._register(contextKeyService.createScoped(this.inputBox.element));\n this._register(registerAndCreateHistoryNavigationContext(scopedContextKeyService, this.inputBox));\n }\n};\nContextScopedFindInput = __decorate([\n __param(3, IContextKeyService)\n], ContextScopedFindInput);\nexport { ContextScopedFindInput };\nlet ContextScopedReplaceInput = class ContextScopedReplaceInput extends ReplaceInput {\n constructor(container, contextViewProvider, options, contextKeyService, showReplaceOptions = false) {\n super(container, contextViewProvider, showReplaceOptions, options);\n const scopedContextKeyService = this._register(contextKeyService.createScoped(this.inputBox.element));\n this._register(registerAndCreateHistoryNavigationContext(scopedContextKeyService, this.inputBox));\n }\n};\nContextScopedReplaceInput = __decorate([\n __param(3, IContextKeyService)\n], ContextScopedReplaceInput);\nexport { ContextScopedReplaceInput };\nKeybindingsRegistry.registerCommandAndKeybindingRule({\n id: 'history.showPrevious',\n weight: 200 /* KeybindingWeight.WorkbenchContrib */,\n when: ContextKeyExpr.and(ContextKeyExpr.has(HistoryNavigationWidgetFocusContext), ContextKeyExpr.equals(HistoryNavigationBackwardsEnablementContext, true), ContextKeyExpr.not('isComposing'), historyNavigationVisible.isEqualTo(false)),\n primary: 16 /* KeyCode.UpArrow */,\n secondary: [512 /* KeyMod.Alt */ | 16 /* KeyCode.UpArrow */],\n handler: (accessor) => {\n lastFocusedWidget?.showPreviousValue();\n }\n});\nKeybindingsRegistry.registerCommandAndKeybindingRule({\n id: 'history.showNext',\n weight: 200 /* KeybindingWeight.WorkbenchContrib */,\n when: ContextKeyExpr.and(ContextKeyExpr.has(HistoryNavigationWidgetFocusContext), ContextKeyExpr.equals(HistoryNavigationForwardsEnablementContext, true), ContextKeyExpr.not('isComposing'), historyNavigationVisible.isEqualTo(false)),\n primary: 18 /* KeyCode.DownArrow */,\n secondary: [512 /* KeyMod.Alt */ | 18 /* KeyCode.DownArrow */],\n handler: (accessor) => {\n lastFocusedWidget?.showNextValue();\n }\n});\n"],"names":["ContextScopedFindInput","ContextScopedReplaceInput"],"mappings":"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","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
function showHistoryKeybindingHint(keybindingService) {
|
|
2
|
+
var _a, _b;
|
|
3
|
+
return ((_a = keybindingService.lookupKeybinding("history.showPrevious")) == null ? void 0 : _a.getElectronAccelerator()) === "Up" && ((_b = keybindingService.lookupKeybinding("history.showNext")) == null ? void 0 : _b.getElectronAccelerator()) === "Down";
|
|
4
|
+
}
|
|
5
|
+
export {
|
|
6
|
+
showHistoryKeybindingHint
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=historyWidgetKeybindingHint.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"historyWidgetKeybindingHint.es.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/history/browser/historyWidgetKeybindingHint.js"],"sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nexport function showHistoryKeybindingHint(keybindingService) {\n return keybindingService.lookupKeybinding('history.showPrevious')?.getElectronAccelerator() === 'Up' && keybindingService.lookupKeybinding('history.showNext')?.getElectronAccelerator() === 'Down';\n}\n"],"names":[],"mappings":"AAIO,SAAS,0BAA0B,mBAAmB;AAJ7D;AAKI,WAAO,uBAAkB,iBAAiB,sBAAsB,MAAzD,mBAA4D,8BAA6B,UAAQ,uBAAkB,iBAAiB,kBAAkB,MAArD,mBAAwD,8BAA6B;AACjM;","x_google_ignoreList":[0]}
|
|
@@ -80,7 +80,7 @@ ContextKeyExpr.or(RawWorkbenchListScrollAtBoundaryContextKey.isEqualTo("bottom")
|
|
|
80
80
|
const RawWorkbenchListFocusContextKey = new RawContextKey("listFocus", true);
|
|
81
81
|
const WorkbenchTreeStickyScrollFocused = new RawContextKey("treestickyScrollFocused", false);
|
|
82
82
|
const WorkbenchListSupportsMultiSelectContextKey = new RawContextKey("listSupportsMultiselect", true);
|
|
83
|
-
ContextKeyExpr.and(RawWorkbenchListFocusContextKey, ContextKeyExpr.not(InputFocusedContextKey), WorkbenchTreeStickyScrollFocused.negate());
|
|
83
|
+
const WorkbenchListFocusContextKey = ContextKeyExpr.and(RawWorkbenchListFocusContextKey, ContextKeyExpr.not(InputFocusedContextKey), WorkbenchTreeStickyScrollFocused.negate());
|
|
84
84
|
const WorkbenchListHasSelectionOrFocus = new RawContextKey("listHasSelectionOrFocus", false);
|
|
85
85
|
const WorkbenchListDoubleSelection = new RawContextKey("listDoubleSelection", false);
|
|
86
86
|
const WorkbenchListMultiSelection = new RawContextKey("listMultiSelection", false);
|
|
@@ -1013,6 +1013,7 @@ export {
|
|
|
1013
1013
|
WorkbenchDataTree,
|
|
1014
1014
|
WorkbenchList,
|
|
1015
1015
|
WorkbenchListDoubleSelection,
|
|
1016
|
+
WorkbenchListFocusContextKey,
|
|
1016
1017
|
WorkbenchListHasSelectionOrFocus,
|
|
1017
1018
|
WorkbenchListMultiSelection,
|
|
1018
1019
|
WorkbenchListSelectionNavigation,
|