@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
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { $ as $$1, append } from "../../../../base/browser/dom.es.js";
|
|
2
|
+
import { HoverAction } from "../../../../base/browser/ui/hover/hoverWidget.es.js";
|
|
3
|
+
import { Disposable } from "../../../../base/common/lifecycle.es.js";
|
|
4
|
+
import { IKeybindingService } from "../../../../platform/keybinding/common/keybinding.es.js";
|
|
5
|
+
var __decorate = function(decorators, target, key, desc) {
|
|
6
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
7
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
8
|
+
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;
|
|
9
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
10
|
+
};
|
|
11
|
+
var __param = function(paramIndex, decorator) {
|
|
12
|
+
return function(target, key) {
|
|
13
|
+
decorator(target, key, paramIndex);
|
|
14
|
+
};
|
|
15
|
+
};
|
|
16
|
+
const $ = $$1;
|
|
17
|
+
let EditorHoverStatusBar = class EditorHoverStatusBar2 extends Disposable {
|
|
18
|
+
get hasContent() {
|
|
19
|
+
return this._hasContent;
|
|
20
|
+
}
|
|
21
|
+
constructor(_keybindingService) {
|
|
22
|
+
super();
|
|
23
|
+
this._keybindingService = _keybindingService;
|
|
24
|
+
this.actions = [];
|
|
25
|
+
this._hasContent = false;
|
|
26
|
+
this.hoverElement = $("div.hover-row.status-bar");
|
|
27
|
+
this.hoverElement.tabIndex = 0;
|
|
28
|
+
this.actionsElement = append(this.hoverElement, $("div.actions"));
|
|
29
|
+
}
|
|
30
|
+
addAction(actionOptions) {
|
|
31
|
+
const keybinding = this._keybindingService.lookupKeybinding(actionOptions.commandId);
|
|
32
|
+
const keybindingLabel = keybinding ? keybinding.getLabel() : null;
|
|
33
|
+
this._hasContent = true;
|
|
34
|
+
const action = this._register(HoverAction.render(this.actionsElement, actionOptions, keybindingLabel));
|
|
35
|
+
this.actions.push(action);
|
|
36
|
+
return action;
|
|
37
|
+
}
|
|
38
|
+
append(element) {
|
|
39
|
+
const result = append(this.actionsElement, element);
|
|
40
|
+
this._hasContent = true;
|
|
41
|
+
return result;
|
|
42
|
+
}
|
|
43
|
+
};
|
|
44
|
+
EditorHoverStatusBar = __decorate([
|
|
45
|
+
__param(0, IKeybindingService)
|
|
46
|
+
], EditorHoverStatusBar);
|
|
47
|
+
export {
|
|
48
|
+
EditorHoverStatusBar
|
|
49
|
+
};
|
|
50
|
+
//# sourceMappingURL=contentHoverStatusBar.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"contentHoverStatusBar.es.js","sources":["../../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverStatusBar.js"],"sourcesContent":["var __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};\n/*---------------------------------------------------------------------------------------------\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 * as dom from '../../../../base/browser/dom.js';\nimport { HoverAction } from '../../../../base/browser/ui/hover/hoverWidget.js';\nimport { Disposable } from '../../../../base/common/lifecycle.js';\nimport { IKeybindingService } from '../../../../platform/keybinding/common/keybinding.js';\nconst $ = dom.$;\nlet EditorHoverStatusBar = class EditorHoverStatusBar extends Disposable {\n get hasContent() {\n return this._hasContent;\n }\n constructor(_keybindingService) {\n super();\n this._keybindingService = _keybindingService;\n this.actions = [];\n this._hasContent = false;\n this.hoverElement = $('div.hover-row.status-bar');\n this.hoverElement.tabIndex = 0;\n this.actionsElement = dom.append(this.hoverElement, $('div.actions'));\n }\n addAction(actionOptions) {\n const keybinding = this._keybindingService.lookupKeybinding(actionOptions.commandId);\n const keybindingLabel = keybinding ? keybinding.getLabel() : null;\n this._hasContent = true;\n const action = this._register(HoverAction.render(this.actionsElement, actionOptions, keybindingLabel));\n this.actions.push(action);\n return action;\n }\n append(element) {\n const result = dom.append(this.actionsElement, element);\n this._hasContent = true;\n return result;\n }\n};\nEditorHoverStatusBar = __decorate([\n __param(0, IKeybindingService)\n], EditorHoverStatusBar);\nexport { EditorHoverStatusBar };\n"],"names":["dom.$","EditorHoverStatusBar","dom.append"],"mappings":";;;;AAAA,IAAI,aAA0C,SAAU,YAAY,QAAQ,KAAK,MAAM;AACnF,MAAI,IAAI,UAAU,QAAQ,IAAI,IAAI,IAAI,SAAS,SAAS,OAAO,OAAO,OAAO,yBAAyB,QAAQ,GAAG,IAAI,MAAM;AAC3H,MAAI,OAAO,YAAY,YAAY,OAAO,QAAQ,aAAa,WAAY,KAAI,QAAQ,SAAS,YAAY,QAAQ,KAAK,IAAI;AAAA,MACxH,UAAS,IAAI,WAAW,SAAS,GAAG,KAAK,GAAG,IAAK,KAAI,IAAI,WAAW,CAAC,EAAG,MAAK,IAAI,IAAI,EAAE,CAAC,IAAI,IAAI,IAAI,EAAE,QAAQ,KAAK,CAAC,IAAI,EAAE,QAAQ,GAAG,MAAM;AAChJ,SAAO,IAAI,KAAK,KAAK,OAAO,eAAe,QAAQ,KAAK,CAAC,GAAG;AAChE;AACA,IAAI,UAAoC,SAAU,YAAY,WAAW;AACrE,SAAO,SAAU,QAAQ,KAAK;AAAE,cAAU,QAAQ,KAAK,UAAU;AAAA,EAAE;AACvE;AASA,MAAM,IAAIA;AACP,IAAC,uBAAuB,MAAMC,8BAA6B,WAAW;AAAA,EACrE,IAAI,aAAa;AACb,WAAO,KAAK;AAAA,EACpB;AAAA,EACI,YAAY,oBAAoB;AAC5B,UAAO;AACP,SAAK,qBAAqB;AAC1B,SAAK,UAAU,CAAE;AACjB,SAAK,cAAc;AACnB,SAAK,eAAe,EAAE,0BAA0B;AAChD,SAAK,aAAa,WAAW;AAC7B,SAAK,iBAAiBC,OAAW,KAAK,cAAc,EAAE,aAAa,CAAC;AAAA,EAC5E;AAAA,EACI,UAAU,eAAe;AACrB,UAAM,aAAa,KAAK,mBAAmB,iBAAiB,cAAc,SAAS;AACnF,UAAM,kBAAkB,aAAa,WAAW,SAAU,IAAG;AAC7D,SAAK,cAAc;AACnB,UAAM,SAAS,KAAK,UAAU,YAAY,OAAO,KAAK,gBAAgB,eAAe,eAAe,CAAC;AACrG,SAAK,QAAQ,KAAK,MAAM;AACxB,WAAO;AAAA,EACf;AAAA,EACI,OAAO,SAAS;AACZ,UAAM,SAASA,OAAW,KAAK,gBAAgB,OAAO;AACtD,SAAK,cAAc;AACnB,WAAO;AAAA,EACf;AACA;AACA,uBAAuB,WAAW;AAAA,EAC9B,QAAQ,GAAG,kBAAkB;AACjC,GAAG,oBAAoB;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
class HoverResult {
|
|
2
|
+
constructor(anchor, hoverParts, isComplete) {
|
|
3
|
+
this.anchor = anchor;
|
|
4
|
+
this.hoverParts = hoverParts;
|
|
5
|
+
this.isComplete = isComplete;
|
|
6
|
+
}
|
|
7
|
+
filter(anchor) {
|
|
8
|
+
const filteredHoverParts = this.hoverParts.filter((m) => m.isValidForHoverAnchor(anchor));
|
|
9
|
+
if (filteredHoverParts.length === this.hoverParts.length) {
|
|
10
|
+
return this;
|
|
11
|
+
}
|
|
12
|
+
return new FilteredHoverResult(this, this.anchor, filteredHoverParts, this.isComplete);
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
class FilteredHoverResult extends HoverResult {
|
|
16
|
+
constructor(original, anchor, messages, isComplete) {
|
|
17
|
+
super(anchor, messages, isComplete);
|
|
18
|
+
this.original = original;
|
|
19
|
+
}
|
|
20
|
+
filter(anchor) {
|
|
21
|
+
return this.original.filter(anchor);
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
export {
|
|
25
|
+
FilteredHoverResult,
|
|
26
|
+
HoverResult
|
|
27
|
+
};
|
|
28
|
+
//# sourceMappingURL=contentHoverTypes.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"contentHoverTypes.es.js","sources":["../../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverTypes.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 class HoverResult {\n constructor(anchor, hoverParts, isComplete) {\n this.anchor = anchor;\n this.hoverParts = hoverParts;\n this.isComplete = isComplete;\n }\n filter(anchor) {\n const filteredHoverParts = this.hoverParts.filter((m) => m.isValidForHoverAnchor(anchor));\n if (filteredHoverParts.length === this.hoverParts.length) {\n return this;\n }\n return new FilteredHoverResult(this, this.anchor, filteredHoverParts, this.isComplete);\n }\n}\nexport class FilteredHoverResult extends HoverResult {\n constructor(original, anchor, messages, isComplete) {\n super(anchor, messages, isComplete);\n this.original = original;\n }\n filter(anchor) {\n return this.original.filter(anchor);\n }\n}\n"],"names":[],"mappings":"AAIO,MAAM,YAAY;AAAA,EACrB,YAAY,QAAQ,YAAY,YAAY;AACxC,SAAK,SAAS;AACd,SAAK,aAAa;AAClB,SAAK,aAAa;AAAA,EAC1B;AAAA,EACI,OAAO,QAAQ;AACX,UAAM,qBAAqB,KAAK,WAAW,OAAO,CAAC,MAAM,EAAE,sBAAsB,MAAM,CAAC;AACxF,QAAI,mBAAmB,WAAW,KAAK,WAAW,QAAQ;AACtD,aAAO;AAAA,IACnB;AACQ,WAAO,IAAI,oBAAoB,MAAM,KAAK,QAAQ,oBAAoB,KAAK,UAAU;AAAA,EAC7F;AACA;AACO,MAAM,4BAA4B,YAAY;AAAA,EACjD,YAAY,UAAU,QAAQ,UAAU,YAAY;AAChD,UAAM,QAAQ,UAAU,UAAU;AAClC,SAAK,WAAW;AAAA,EACxB;AAAA,EACI,OAAO,QAAQ;AACX,WAAO,KAAK,SAAS,OAAO,MAAM;AAAA,EAC1C;AACA;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,383 @@
|
|
|
1
|
+
var _a;
|
|
2
|
+
import { Dimension, append, trackFocus, getClientArea, getDomNodePagePosition, getTotalHeight, getTotalWidth } from "../../../../base/browser/dom.es.js";
|
|
3
|
+
import { IKeybindingService } from "../../../../platform/keybinding/common/keybinding.es.js";
|
|
4
|
+
import { ResizableContentWidget } from "./resizableContentWidget.es.js";
|
|
5
|
+
import { IContextKeyService } from "../../../../platform/contextkey/common/contextkey.es.js";
|
|
6
|
+
import { IConfigurationService } from "../../../../platform/configuration/common/configuration.es.js";
|
|
7
|
+
import { IAccessibilityService } from "../../../../platform/accessibility/common/accessibility.es.js";
|
|
8
|
+
import { EditorContextKeys } from "../../../common/editorContextKeys.es.js";
|
|
9
|
+
import { HoverWidget, getHoverAccessibleViewHint } from "../../../../base/browser/ui/hover/hoverWidget.es.js";
|
|
10
|
+
import { Emitter } from "../../../../base/common/event.es.js";
|
|
11
|
+
var __decorate = function(decorators, target, key, desc) {
|
|
12
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
13
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
14
|
+
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;
|
|
15
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
16
|
+
};
|
|
17
|
+
var __param = function(paramIndex, decorator) {
|
|
18
|
+
return function(target, key) {
|
|
19
|
+
decorator(target, key, paramIndex);
|
|
20
|
+
};
|
|
21
|
+
};
|
|
22
|
+
var ContentHoverWidget_1;
|
|
23
|
+
const HORIZONTAL_SCROLLING_BY = 30;
|
|
24
|
+
const CONTAINER_HEIGHT_PADDING = 6;
|
|
25
|
+
let ContentHoverWidget = (_a = class extends ResizableContentWidget {
|
|
26
|
+
get isVisibleFromKeyboard() {
|
|
27
|
+
var _a2;
|
|
28
|
+
return ((_a2 = this._renderedHover) == null ? void 0 : _a2.source) === 1;
|
|
29
|
+
}
|
|
30
|
+
get isVisible() {
|
|
31
|
+
return this._hoverVisibleKey.get() ?? false;
|
|
32
|
+
}
|
|
33
|
+
get isFocused() {
|
|
34
|
+
return this._hoverFocusedKey.get() ?? false;
|
|
35
|
+
}
|
|
36
|
+
constructor(editor, contextKeyService, _configurationService, _accessibilityService, _keybindingService) {
|
|
37
|
+
const minimumHeight = editor.getOption(
|
|
38
|
+
67
|
|
39
|
+
/* EditorOption.lineHeight */
|
|
40
|
+
) + 8;
|
|
41
|
+
const minimumWidth = 150;
|
|
42
|
+
const minimumSize = new Dimension(minimumWidth, minimumHeight);
|
|
43
|
+
super(editor, minimumSize);
|
|
44
|
+
this._configurationService = _configurationService;
|
|
45
|
+
this._accessibilityService = _accessibilityService;
|
|
46
|
+
this._keybindingService = _keybindingService;
|
|
47
|
+
this._hover = this._register(new HoverWidget());
|
|
48
|
+
this._onDidResize = this._register(new Emitter());
|
|
49
|
+
this.onDidResize = this._onDidResize.event;
|
|
50
|
+
this._minimumSize = minimumSize;
|
|
51
|
+
this._hoverVisibleKey = EditorContextKeys.hoverVisible.bindTo(contextKeyService);
|
|
52
|
+
this._hoverFocusedKey = EditorContextKeys.hoverFocused.bindTo(contextKeyService);
|
|
53
|
+
append(this._resizableNode.domNode, this._hover.containerDomNode);
|
|
54
|
+
this._resizableNode.domNode.style.zIndex = "50";
|
|
55
|
+
this._register(this._editor.onDidLayoutChange(() => {
|
|
56
|
+
if (this.isVisible) {
|
|
57
|
+
this._updateMaxDimensions();
|
|
58
|
+
}
|
|
59
|
+
}));
|
|
60
|
+
this._register(this._editor.onDidChangeConfiguration((e) => {
|
|
61
|
+
if (e.hasChanged(
|
|
62
|
+
50
|
|
63
|
+
/* EditorOption.fontInfo */
|
|
64
|
+
)) {
|
|
65
|
+
this._updateFont();
|
|
66
|
+
}
|
|
67
|
+
}));
|
|
68
|
+
const focusTracker = this._register(trackFocus(this._resizableNode.domNode));
|
|
69
|
+
this._register(focusTracker.onDidFocus(() => {
|
|
70
|
+
this._hoverFocusedKey.set(true);
|
|
71
|
+
}));
|
|
72
|
+
this._register(focusTracker.onDidBlur(() => {
|
|
73
|
+
this._hoverFocusedKey.set(false);
|
|
74
|
+
}));
|
|
75
|
+
this._setRenderedHover(void 0);
|
|
76
|
+
this._editor.addContentWidget(this);
|
|
77
|
+
}
|
|
78
|
+
dispose() {
|
|
79
|
+
var _a2;
|
|
80
|
+
super.dispose();
|
|
81
|
+
(_a2 = this._renderedHover) == null ? void 0 : _a2.dispose();
|
|
82
|
+
this._editor.removeContentWidget(this);
|
|
83
|
+
}
|
|
84
|
+
getId() {
|
|
85
|
+
return ContentHoverWidget_1.ID;
|
|
86
|
+
}
|
|
87
|
+
static _applyDimensions(container, width, height) {
|
|
88
|
+
const transformedWidth = typeof width === "number" ? `${width}px` : width;
|
|
89
|
+
const transformedHeight = typeof height === "number" ? `${height}px` : height;
|
|
90
|
+
container.style.width = transformedWidth;
|
|
91
|
+
container.style.height = transformedHeight;
|
|
92
|
+
}
|
|
93
|
+
_setContentsDomNodeDimensions(width, height) {
|
|
94
|
+
const contentsDomNode = this._hover.contentsDomNode;
|
|
95
|
+
return ContentHoverWidget_1._applyDimensions(contentsDomNode, width, height);
|
|
96
|
+
}
|
|
97
|
+
_setContainerDomNodeDimensions(width, height) {
|
|
98
|
+
const containerDomNode = this._hover.containerDomNode;
|
|
99
|
+
return ContentHoverWidget_1._applyDimensions(containerDomNode, width, height);
|
|
100
|
+
}
|
|
101
|
+
_setHoverWidgetDimensions(width, height) {
|
|
102
|
+
this._setContentsDomNodeDimensions(width, height);
|
|
103
|
+
this._setContainerDomNodeDimensions(width, height);
|
|
104
|
+
this._layoutContentWidget();
|
|
105
|
+
}
|
|
106
|
+
static _applyMaxDimensions(container, width, height) {
|
|
107
|
+
const transformedWidth = typeof width === "number" ? `${width}px` : width;
|
|
108
|
+
const transformedHeight = typeof height === "number" ? `${height}px` : height;
|
|
109
|
+
container.style.maxWidth = transformedWidth;
|
|
110
|
+
container.style.maxHeight = transformedHeight;
|
|
111
|
+
}
|
|
112
|
+
_setHoverWidgetMaxDimensions(width, height) {
|
|
113
|
+
ContentHoverWidget_1._applyMaxDimensions(this._hover.contentsDomNode, width, height);
|
|
114
|
+
ContentHoverWidget_1._applyMaxDimensions(this._hover.containerDomNode, width, height);
|
|
115
|
+
this._hover.containerDomNode.style.setProperty("--vscode-hover-maxWidth", typeof width === "number" ? `${width}px` : width);
|
|
116
|
+
this._layoutContentWidget();
|
|
117
|
+
}
|
|
118
|
+
_setAdjustedHoverWidgetDimensions(size) {
|
|
119
|
+
this._setHoverWidgetMaxDimensions("none", "none");
|
|
120
|
+
const width = size.width;
|
|
121
|
+
const height = size.height;
|
|
122
|
+
this._setHoverWidgetDimensions(width, height);
|
|
123
|
+
}
|
|
124
|
+
_updateResizableNodeMaxDimensions() {
|
|
125
|
+
const maxRenderingWidth = this._findMaximumRenderingWidth() ?? Infinity;
|
|
126
|
+
const maxRenderingHeight = this._findMaximumRenderingHeight() ?? Infinity;
|
|
127
|
+
this._resizableNode.maxSize = new Dimension(maxRenderingWidth, maxRenderingHeight);
|
|
128
|
+
this._setHoverWidgetMaxDimensions(maxRenderingWidth, maxRenderingHeight);
|
|
129
|
+
}
|
|
130
|
+
_resize(size) {
|
|
131
|
+
ContentHoverWidget_1._lastDimensions = new Dimension(size.width, size.height);
|
|
132
|
+
this._setAdjustedHoverWidgetDimensions(size);
|
|
133
|
+
this._resizableNode.layout(size.height, size.width);
|
|
134
|
+
this._updateResizableNodeMaxDimensions();
|
|
135
|
+
this._hover.scrollbar.scanDomNode();
|
|
136
|
+
this._editor.layoutContentWidget(this);
|
|
137
|
+
this._onDidResize.fire();
|
|
138
|
+
}
|
|
139
|
+
_findAvailableSpaceVertically() {
|
|
140
|
+
var _a2;
|
|
141
|
+
const position = (_a2 = this._renderedHover) == null ? void 0 : _a2.showAtPosition;
|
|
142
|
+
if (!position) {
|
|
143
|
+
return;
|
|
144
|
+
}
|
|
145
|
+
return this._positionPreference === 1 ? this._availableVerticalSpaceAbove(position) : this._availableVerticalSpaceBelow(position);
|
|
146
|
+
}
|
|
147
|
+
_findMaximumRenderingHeight() {
|
|
148
|
+
const availableSpace = this._findAvailableSpaceVertically();
|
|
149
|
+
if (!availableSpace) {
|
|
150
|
+
return;
|
|
151
|
+
}
|
|
152
|
+
let maximumHeight = CONTAINER_HEIGHT_PADDING;
|
|
153
|
+
Array.from(this._hover.contentsDomNode.children).forEach((hoverPart) => {
|
|
154
|
+
maximumHeight += hoverPart.clientHeight;
|
|
155
|
+
});
|
|
156
|
+
return Math.min(availableSpace, maximumHeight);
|
|
157
|
+
}
|
|
158
|
+
_isHoverTextOverflowing() {
|
|
159
|
+
this._hover.containerDomNode.style.setProperty("--vscode-hover-whiteSpace", "nowrap");
|
|
160
|
+
this._hover.containerDomNode.style.setProperty("--vscode-hover-sourceWhiteSpace", "nowrap");
|
|
161
|
+
const overflowing = Array.from(this._hover.contentsDomNode.children).some((hoverElement) => {
|
|
162
|
+
return hoverElement.scrollWidth > hoverElement.clientWidth;
|
|
163
|
+
});
|
|
164
|
+
this._hover.containerDomNode.style.removeProperty("--vscode-hover-whiteSpace");
|
|
165
|
+
this._hover.containerDomNode.style.removeProperty("--vscode-hover-sourceWhiteSpace");
|
|
166
|
+
return overflowing;
|
|
167
|
+
}
|
|
168
|
+
_findMaximumRenderingWidth() {
|
|
169
|
+
if (!this._editor || !this._editor.hasModel()) {
|
|
170
|
+
return;
|
|
171
|
+
}
|
|
172
|
+
const overflowing = this._isHoverTextOverflowing();
|
|
173
|
+
const initialWidth = typeof this._contentWidth === "undefined" ? 0 : this._contentWidth - 2;
|
|
174
|
+
if (overflowing || this._hover.containerDomNode.clientWidth < initialWidth) {
|
|
175
|
+
const bodyBoxWidth = getClientArea(this._hover.containerDomNode.ownerDocument.body).width;
|
|
176
|
+
const horizontalPadding = 14;
|
|
177
|
+
return bodyBoxWidth - horizontalPadding;
|
|
178
|
+
} else {
|
|
179
|
+
return this._hover.containerDomNode.clientWidth + 2;
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
isMouseGettingCloser(posx, posy) {
|
|
183
|
+
if (!this._renderedHover) {
|
|
184
|
+
return false;
|
|
185
|
+
}
|
|
186
|
+
if (this._renderedHover.initialMousePosX === void 0 || this._renderedHover.initialMousePosY === void 0) {
|
|
187
|
+
this._renderedHover.initialMousePosX = posx;
|
|
188
|
+
this._renderedHover.initialMousePosY = posy;
|
|
189
|
+
return false;
|
|
190
|
+
}
|
|
191
|
+
const widgetRect = getDomNodePagePosition(this.getDomNode());
|
|
192
|
+
if (this._renderedHover.closestMouseDistance === void 0) {
|
|
193
|
+
this._renderedHover.closestMouseDistance = computeDistanceFromPointToRectangle(this._renderedHover.initialMousePosX, this._renderedHover.initialMousePosY, widgetRect.left, widgetRect.top, widgetRect.width, widgetRect.height);
|
|
194
|
+
}
|
|
195
|
+
const distance = computeDistanceFromPointToRectangle(posx, posy, widgetRect.left, widgetRect.top, widgetRect.width, widgetRect.height);
|
|
196
|
+
if (distance > this._renderedHover.closestMouseDistance + 4) {
|
|
197
|
+
return false;
|
|
198
|
+
}
|
|
199
|
+
this._renderedHover.closestMouseDistance = Math.min(this._renderedHover.closestMouseDistance, distance);
|
|
200
|
+
return true;
|
|
201
|
+
}
|
|
202
|
+
_setRenderedHover(renderedHover) {
|
|
203
|
+
var _a2;
|
|
204
|
+
(_a2 = this._renderedHover) == null ? void 0 : _a2.dispose();
|
|
205
|
+
this._renderedHover = renderedHover;
|
|
206
|
+
this._hoverVisibleKey.set(!!renderedHover);
|
|
207
|
+
this._hover.containerDomNode.classList.toggle("hidden", !renderedHover);
|
|
208
|
+
}
|
|
209
|
+
_updateFont() {
|
|
210
|
+
const { fontSize, lineHeight } = this._editor.getOption(
|
|
211
|
+
50
|
|
212
|
+
/* EditorOption.fontInfo */
|
|
213
|
+
);
|
|
214
|
+
const contentsDomNode = this._hover.contentsDomNode;
|
|
215
|
+
contentsDomNode.style.fontSize = `${fontSize}px`;
|
|
216
|
+
contentsDomNode.style.lineHeight = `${lineHeight / fontSize}`;
|
|
217
|
+
const codeClasses = Array.prototype.slice.call(this._hover.contentsDomNode.getElementsByClassName("code"));
|
|
218
|
+
codeClasses.forEach((node) => this._editor.applyFontInfo(node));
|
|
219
|
+
}
|
|
220
|
+
_updateContent(node) {
|
|
221
|
+
const contentsDomNode = this._hover.contentsDomNode;
|
|
222
|
+
contentsDomNode.style.paddingBottom = "";
|
|
223
|
+
contentsDomNode.textContent = "";
|
|
224
|
+
contentsDomNode.appendChild(node);
|
|
225
|
+
}
|
|
226
|
+
_layoutContentWidget() {
|
|
227
|
+
this._editor.layoutContentWidget(this);
|
|
228
|
+
this._hover.onContentsChanged();
|
|
229
|
+
}
|
|
230
|
+
_updateMaxDimensions() {
|
|
231
|
+
const height = Math.max(this._editor.getLayoutInfo().height / 4, 250, ContentHoverWidget_1._lastDimensions.height);
|
|
232
|
+
const width = Math.max(this._editor.getLayoutInfo().width * 0.66, 500, ContentHoverWidget_1._lastDimensions.width);
|
|
233
|
+
this._setHoverWidgetMaxDimensions(width, height);
|
|
234
|
+
}
|
|
235
|
+
_render(renderedHover) {
|
|
236
|
+
this._setRenderedHover(renderedHover);
|
|
237
|
+
this._updateFont();
|
|
238
|
+
this._updateContent(renderedHover.domNode);
|
|
239
|
+
this._updateMaxDimensions();
|
|
240
|
+
this.onContentsChanged();
|
|
241
|
+
this._editor.render();
|
|
242
|
+
}
|
|
243
|
+
getPosition() {
|
|
244
|
+
if (!this._renderedHover) {
|
|
245
|
+
return null;
|
|
246
|
+
}
|
|
247
|
+
return {
|
|
248
|
+
position: this._renderedHover.showAtPosition,
|
|
249
|
+
secondaryPosition: this._renderedHover.showAtSecondaryPosition,
|
|
250
|
+
positionAffinity: this._renderedHover.shouldAppearBeforeContent ? 3 : void 0,
|
|
251
|
+
preference: [
|
|
252
|
+
this._positionPreference ?? 1
|
|
253
|
+
/* ContentWidgetPositionPreference.ABOVE */
|
|
254
|
+
]
|
|
255
|
+
};
|
|
256
|
+
}
|
|
257
|
+
show(renderedHover) {
|
|
258
|
+
var _a2;
|
|
259
|
+
if (!this._editor || !this._editor.hasModel()) {
|
|
260
|
+
return;
|
|
261
|
+
}
|
|
262
|
+
this._render(renderedHover);
|
|
263
|
+
const widgetHeight = getTotalHeight(this._hover.containerDomNode);
|
|
264
|
+
const widgetPosition = renderedHover.showAtPosition;
|
|
265
|
+
this._positionPreference = this._findPositionPreference(widgetHeight, widgetPosition) ?? 1;
|
|
266
|
+
this.onContentsChanged();
|
|
267
|
+
if (renderedHover.shouldFocus) {
|
|
268
|
+
this._hover.containerDomNode.focus();
|
|
269
|
+
}
|
|
270
|
+
this._onDidResize.fire();
|
|
271
|
+
const hoverFocused = this._hover.containerDomNode.ownerDocument.activeElement === this._hover.containerDomNode;
|
|
272
|
+
const accessibleViewHint = hoverFocused && getHoverAccessibleViewHint(this._configurationService.getValue("accessibility.verbosity.hover") === true && this._accessibilityService.isScreenReaderOptimized(), ((_a2 = this._keybindingService.lookupKeybinding("editor.action.accessibleView")) == null ? void 0 : _a2.getAriaLabel()) ?? "");
|
|
273
|
+
if (accessibleViewHint) {
|
|
274
|
+
this._hover.contentsDomNode.ariaLabel = this._hover.contentsDomNode.textContent + ", " + accessibleViewHint;
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
hide() {
|
|
278
|
+
if (!this._renderedHover) {
|
|
279
|
+
return;
|
|
280
|
+
}
|
|
281
|
+
const hoverStoleFocus = this._renderedHover.shouldFocus || this._hoverFocusedKey.get();
|
|
282
|
+
this._setRenderedHover(void 0);
|
|
283
|
+
this._resizableNode.maxSize = new Dimension(Infinity, Infinity);
|
|
284
|
+
this._resizableNode.clearSashHoverState();
|
|
285
|
+
this._hoverFocusedKey.set(false);
|
|
286
|
+
this._editor.layoutContentWidget(this);
|
|
287
|
+
if (hoverStoleFocus) {
|
|
288
|
+
this._editor.focus();
|
|
289
|
+
}
|
|
290
|
+
}
|
|
291
|
+
_removeConstraintsRenderNormally() {
|
|
292
|
+
const layoutInfo = this._editor.getLayoutInfo();
|
|
293
|
+
this._resizableNode.layout(layoutInfo.height, layoutInfo.width);
|
|
294
|
+
this._setHoverWidgetDimensions("auto", "auto");
|
|
295
|
+
}
|
|
296
|
+
setMinimumDimensions(dimensions) {
|
|
297
|
+
this._minimumSize = new Dimension(Math.max(this._minimumSize.width, dimensions.width), Math.max(this._minimumSize.height, dimensions.height));
|
|
298
|
+
this._updateMinimumWidth();
|
|
299
|
+
}
|
|
300
|
+
_updateMinimumWidth() {
|
|
301
|
+
const width = typeof this._contentWidth === "undefined" ? this._minimumSize.width : Math.min(this._contentWidth, this._minimumSize.width);
|
|
302
|
+
this._resizableNode.minSize = new Dimension(width, this._minimumSize.height);
|
|
303
|
+
}
|
|
304
|
+
onContentsChanged() {
|
|
305
|
+
var _a2;
|
|
306
|
+
this._removeConstraintsRenderNormally();
|
|
307
|
+
const containerDomNode = this._hover.containerDomNode;
|
|
308
|
+
let height = getTotalHeight(containerDomNode);
|
|
309
|
+
let width = getTotalWidth(containerDomNode);
|
|
310
|
+
this._resizableNode.layout(height, width);
|
|
311
|
+
this._setHoverWidgetDimensions(width, height);
|
|
312
|
+
height = getTotalHeight(containerDomNode);
|
|
313
|
+
width = getTotalWidth(containerDomNode);
|
|
314
|
+
this._contentWidth = width;
|
|
315
|
+
this._updateMinimumWidth();
|
|
316
|
+
this._resizableNode.layout(height, width);
|
|
317
|
+
if ((_a2 = this._renderedHover) == null ? void 0 : _a2.showAtPosition) {
|
|
318
|
+
const widgetHeight = getTotalHeight(this._hover.containerDomNode);
|
|
319
|
+
this._positionPreference = this._findPositionPreference(widgetHeight, this._renderedHover.showAtPosition);
|
|
320
|
+
}
|
|
321
|
+
this._layoutContentWidget();
|
|
322
|
+
}
|
|
323
|
+
focus() {
|
|
324
|
+
this._hover.containerDomNode.focus();
|
|
325
|
+
}
|
|
326
|
+
scrollUp() {
|
|
327
|
+
const scrollTop = this._hover.scrollbar.getScrollPosition().scrollTop;
|
|
328
|
+
const fontInfo = this._editor.getOption(
|
|
329
|
+
50
|
|
330
|
+
/* EditorOption.fontInfo */
|
|
331
|
+
);
|
|
332
|
+
this._hover.scrollbar.setScrollPosition({ scrollTop: scrollTop - fontInfo.lineHeight });
|
|
333
|
+
}
|
|
334
|
+
scrollDown() {
|
|
335
|
+
const scrollTop = this._hover.scrollbar.getScrollPosition().scrollTop;
|
|
336
|
+
const fontInfo = this._editor.getOption(
|
|
337
|
+
50
|
|
338
|
+
/* EditorOption.fontInfo */
|
|
339
|
+
);
|
|
340
|
+
this._hover.scrollbar.setScrollPosition({ scrollTop: scrollTop + fontInfo.lineHeight });
|
|
341
|
+
}
|
|
342
|
+
scrollLeft() {
|
|
343
|
+
const scrollLeft = this._hover.scrollbar.getScrollPosition().scrollLeft;
|
|
344
|
+
this._hover.scrollbar.setScrollPosition({ scrollLeft: scrollLeft - HORIZONTAL_SCROLLING_BY });
|
|
345
|
+
}
|
|
346
|
+
scrollRight() {
|
|
347
|
+
const scrollLeft = this._hover.scrollbar.getScrollPosition().scrollLeft;
|
|
348
|
+
this._hover.scrollbar.setScrollPosition({ scrollLeft: scrollLeft + HORIZONTAL_SCROLLING_BY });
|
|
349
|
+
}
|
|
350
|
+
pageUp() {
|
|
351
|
+
const scrollTop = this._hover.scrollbar.getScrollPosition().scrollTop;
|
|
352
|
+
const scrollHeight = this._hover.scrollbar.getScrollDimensions().height;
|
|
353
|
+
this._hover.scrollbar.setScrollPosition({ scrollTop: scrollTop - scrollHeight });
|
|
354
|
+
}
|
|
355
|
+
pageDown() {
|
|
356
|
+
const scrollTop = this._hover.scrollbar.getScrollPosition().scrollTop;
|
|
357
|
+
const scrollHeight = this._hover.scrollbar.getScrollDimensions().height;
|
|
358
|
+
this._hover.scrollbar.setScrollPosition({ scrollTop: scrollTop + scrollHeight });
|
|
359
|
+
}
|
|
360
|
+
goToTop() {
|
|
361
|
+
this._hover.scrollbar.setScrollPosition({ scrollTop: 0 });
|
|
362
|
+
}
|
|
363
|
+
goToBottom() {
|
|
364
|
+
this._hover.scrollbar.setScrollPosition({ scrollTop: this._hover.scrollbar.getScrollDimensions().scrollHeight });
|
|
365
|
+
}
|
|
366
|
+
}, ContentHoverWidget_1 = _a, _a.ID = "editor.contrib.resizableContentHoverWidget", _a._lastDimensions = new Dimension(0, 0), _a);
|
|
367
|
+
ContentHoverWidget = ContentHoverWidget_1 = __decorate([
|
|
368
|
+
__param(1, IContextKeyService),
|
|
369
|
+
__param(2, IConfigurationService),
|
|
370
|
+
__param(3, IAccessibilityService),
|
|
371
|
+
__param(4, IKeybindingService)
|
|
372
|
+
], ContentHoverWidget);
|
|
373
|
+
function computeDistanceFromPointToRectangle(pointX, pointY, left, top, width, height) {
|
|
374
|
+
const x = left + width / 2;
|
|
375
|
+
const y = top + height / 2;
|
|
376
|
+
const dx = Math.max(Math.abs(pointX - x) - width / 2, 0);
|
|
377
|
+
const dy = Math.max(Math.abs(pointY - y) - height / 2, 0);
|
|
378
|
+
return Math.sqrt(dx * dx + dy * dy);
|
|
379
|
+
}
|
|
380
|
+
export {
|
|
381
|
+
ContentHoverWidget
|
|
382
|
+
};
|
|
383
|
+
//# sourceMappingURL=contentHoverWidget.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"contentHoverWidget.es.js","sources":["../../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverWidget.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 ContentHoverWidget_1;\nimport * as dom from '../../../../base/browser/dom.js';\nimport { IKeybindingService } from '../../../../platform/keybinding/common/keybinding.js';\nimport { ResizableContentWidget } from './resizableContentWidget.js';\nimport { IContextKeyService } from '../../../../platform/contextkey/common/contextkey.js';\nimport { IConfigurationService } from '../../../../platform/configuration/common/configuration.js';\nimport { IAccessibilityService } from '../../../../platform/accessibility/common/accessibility.js';\nimport { EditorContextKeys } from '../../../common/editorContextKeys.js';\nimport { getHoverAccessibleViewHint, HoverWidget } from '../../../../base/browser/ui/hover/hoverWidget.js';\nimport { Emitter } from '../../../../base/common/event.js';\nconst HORIZONTAL_SCROLLING_BY = 30;\nconst CONTAINER_HEIGHT_PADDING = 6;\nlet ContentHoverWidget = class ContentHoverWidget extends ResizableContentWidget {\n static { ContentHoverWidget_1 = this; }\n static { this.ID = 'editor.contrib.resizableContentHoverWidget'; }\n static { this._lastDimensions = new dom.Dimension(0, 0); }\n get isVisibleFromKeyboard() {\n return (this._renderedHover?.source === 1 /* HoverStartSource.Keyboard */);\n }\n get isVisible() {\n return this._hoverVisibleKey.get() ?? false;\n }\n get isFocused() {\n return this._hoverFocusedKey.get() ?? false;\n }\n constructor(editor, contextKeyService, _configurationService, _accessibilityService, _keybindingService) {\n const minimumHeight = editor.getOption(67 /* EditorOption.lineHeight */) + 8;\n const minimumWidth = 150;\n const minimumSize = new dom.Dimension(minimumWidth, minimumHeight);\n super(editor, minimumSize);\n this._configurationService = _configurationService;\n this._accessibilityService = _accessibilityService;\n this._keybindingService = _keybindingService;\n this._hover = this._register(new HoverWidget());\n this._onDidResize = this._register(new Emitter());\n this.onDidResize = this._onDidResize.event;\n this._minimumSize = minimumSize;\n this._hoverVisibleKey = EditorContextKeys.hoverVisible.bindTo(contextKeyService);\n this._hoverFocusedKey = EditorContextKeys.hoverFocused.bindTo(contextKeyService);\n dom.append(this._resizableNode.domNode, this._hover.containerDomNode);\n this._resizableNode.domNode.style.zIndex = '50';\n this._register(this._editor.onDidLayoutChange(() => {\n if (this.isVisible) {\n this._updateMaxDimensions();\n }\n }));\n this._register(this._editor.onDidChangeConfiguration((e) => {\n if (e.hasChanged(50 /* EditorOption.fontInfo */)) {\n this._updateFont();\n }\n }));\n const focusTracker = this._register(dom.trackFocus(this._resizableNode.domNode));\n this._register(focusTracker.onDidFocus(() => {\n this._hoverFocusedKey.set(true);\n }));\n this._register(focusTracker.onDidBlur(() => {\n this._hoverFocusedKey.set(false);\n }));\n this._setRenderedHover(undefined);\n this._editor.addContentWidget(this);\n }\n dispose() {\n super.dispose();\n this._renderedHover?.dispose();\n this._editor.removeContentWidget(this);\n }\n getId() {\n return ContentHoverWidget_1.ID;\n }\n static _applyDimensions(container, width, height) {\n const transformedWidth = typeof width === 'number' ? `${width}px` : width;\n const transformedHeight = typeof height === 'number' ? `${height}px` : height;\n container.style.width = transformedWidth;\n container.style.height = transformedHeight;\n }\n _setContentsDomNodeDimensions(width, height) {\n const contentsDomNode = this._hover.contentsDomNode;\n return ContentHoverWidget_1._applyDimensions(contentsDomNode, width, height);\n }\n _setContainerDomNodeDimensions(width, height) {\n const containerDomNode = this._hover.containerDomNode;\n return ContentHoverWidget_1._applyDimensions(containerDomNode, width, height);\n }\n _setHoverWidgetDimensions(width, height) {\n this._setContentsDomNodeDimensions(width, height);\n this._setContainerDomNodeDimensions(width, height);\n this._layoutContentWidget();\n }\n static _applyMaxDimensions(container, width, height) {\n const transformedWidth = typeof width === 'number' ? `${width}px` : width;\n const transformedHeight = typeof height === 'number' ? `${height}px` : height;\n container.style.maxWidth = transformedWidth;\n container.style.maxHeight = transformedHeight;\n }\n _setHoverWidgetMaxDimensions(width, height) {\n ContentHoverWidget_1._applyMaxDimensions(this._hover.contentsDomNode, width, height);\n ContentHoverWidget_1._applyMaxDimensions(this._hover.containerDomNode, width, height);\n this._hover.containerDomNode.style.setProperty('--vscode-hover-maxWidth', typeof width === 'number' ? `${width}px` : width);\n this._layoutContentWidget();\n }\n _setAdjustedHoverWidgetDimensions(size) {\n this._setHoverWidgetMaxDimensions('none', 'none');\n const width = size.width;\n const height = size.height;\n this._setHoverWidgetDimensions(width, height);\n }\n _updateResizableNodeMaxDimensions() {\n const maxRenderingWidth = this._findMaximumRenderingWidth() ?? Infinity;\n const maxRenderingHeight = this._findMaximumRenderingHeight() ?? Infinity;\n this._resizableNode.maxSize = new dom.Dimension(maxRenderingWidth, maxRenderingHeight);\n this._setHoverWidgetMaxDimensions(maxRenderingWidth, maxRenderingHeight);\n }\n _resize(size) {\n ContentHoverWidget_1._lastDimensions = new dom.Dimension(size.width, size.height);\n this._setAdjustedHoverWidgetDimensions(size);\n this._resizableNode.layout(size.height, size.width);\n this._updateResizableNodeMaxDimensions();\n this._hover.scrollbar.scanDomNode();\n this._editor.layoutContentWidget(this);\n this._onDidResize.fire();\n }\n _findAvailableSpaceVertically() {\n const position = this._renderedHover?.showAtPosition;\n if (!position) {\n return;\n }\n return this._positionPreference === 1 /* ContentWidgetPositionPreference.ABOVE */ ?\n this._availableVerticalSpaceAbove(position)\n : this._availableVerticalSpaceBelow(position);\n }\n _findMaximumRenderingHeight() {\n const availableSpace = this._findAvailableSpaceVertically();\n if (!availableSpace) {\n return;\n }\n // Padding needed in order to stop the resizing down to a smaller height\n let maximumHeight = CONTAINER_HEIGHT_PADDING;\n Array.from(this._hover.contentsDomNode.children).forEach((hoverPart) => {\n maximumHeight += hoverPart.clientHeight;\n });\n return Math.min(availableSpace, maximumHeight);\n }\n _isHoverTextOverflowing() {\n // To find out if the text is overflowing, we will disable wrapping, check the widths, and then re-enable wrapping\n this._hover.containerDomNode.style.setProperty('--vscode-hover-whiteSpace', 'nowrap');\n this._hover.containerDomNode.style.setProperty('--vscode-hover-sourceWhiteSpace', 'nowrap');\n const overflowing = Array.from(this._hover.contentsDomNode.children).some((hoverElement) => {\n return hoverElement.scrollWidth > hoverElement.clientWidth;\n });\n this._hover.containerDomNode.style.removeProperty('--vscode-hover-whiteSpace');\n this._hover.containerDomNode.style.removeProperty('--vscode-hover-sourceWhiteSpace');\n return overflowing;\n }\n _findMaximumRenderingWidth() {\n if (!this._editor || !this._editor.hasModel()) {\n return;\n }\n const overflowing = this._isHoverTextOverflowing();\n const initialWidth = (typeof this._contentWidth === 'undefined'\n ? 0\n : this._contentWidth - 2 // - 2 for the borders\n );\n if (overflowing || this._hover.containerDomNode.clientWidth < initialWidth) {\n const bodyBoxWidth = dom.getClientArea(this._hover.containerDomNode.ownerDocument.body).width;\n const horizontalPadding = 14;\n return bodyBoxWidth - horizontalPadding;\n }\n else {\n return this._hover.containerDomNode.clientWidth + 2;\n }\n }\n isMouseGettingCloser(posx, posy) {\n if (!this._renderedHover) {\n return false;\n }\n if (this._renderedHover.initialMousePosX === undefined || this._renderedHover.initialMousePosY === undefined) {\n this._renderedHover.initialMousePosX = posx;\n this._renderedHover.initialMousePosY = posy;\n return false;\n }\n const widgetRect = dom.getDomNodePagePosition(this.getDomNode());\n if (this._renderedHover.closestMouseDistance === undefined) {\n this._renderedHover.closestMouseDistance = computeDistanceFromPointToRectangle(this._renderedHover.initialMousePosX, this._renderedHover.initialMousePosY, widgetRect.left, widgetRect.top, widgetRect.width, widgetRect.height);\n }\n const distance = computeDistanceFromPointToRectangle(posx, posy, widgetRect.left, widgetRect.top, widgetRect.width, widgetRect.height);\n if (distance > this._renderedHover.closestMouseDistance + 4 /* tolerance of 4 pixels */) {\n // The mouse is getting farther away\n return false;\n }\n this._renderedHover.closestMouseDistance = Math.min(this._renderedHover.closestMouseDistance, distance);\n return true;\n }\n _setRenderedHover(renderedHover) {\n this._renderedHover?.dispose();\n this._renderedHover = renderedHover;\n this._hoverVisibleKey.set(!!renderedHover);\n this._hover.containerDomNode.classList.toggle('hidden', !renderedHover);\n }\n _updateFont() {\n const { fontSize, lineHeight } = this._editor.getOption(50 /* EditorOption.fontInfo */);\n const contentsDomNode = this._hover.contentsDomNode;\n contentsDomNode.style.fontSize = `${fontSize}px`;\n contentsDomNode.style.lineHeight = `${lineHeight / fontSize}`;\n const codeClasses = Array.prototype.slice.call(this._hover.contentsDomNode.getElementsByClassName('code'));\n codeClasses.forEach(node => this._editor.applyFontInfo(node));\n }\n _updateContent(node) {\n const contentsDomNode = this._hover.contentsDomNode;\n contentsDomNode.style.paddingBottom = '';\n contentsDomNode.textContent = '';\n contentsDomNode.appendChild(node);\n }\n _layoutContentWidget() {\n this._editor.layoutContentWidget(this);\n this._hover.onContentsChanged();\n }\n _updateMaxDimensions() {\n const height = Math.max(this._editor.getLayoutInfo().height / 4, 250, ContentHoverWidget_1._lastDimensions.height);\n const width = Math.max(this._editor.getLayoutInfo().width * 0.66, 500, ContentHoverWidget_1._lastDimensions.width);\n this._setHoverWidgetMaxDimensions(width, height);\n }\n _render(renderedHover) {\n this._setRenderedHover(renderedHover);\n this._updateFont();\n this._updateContent(renderedHover.domNode);\n this._updateMaxDimensions();\n this.onContentsChanged();\n // Simply force a synchronous render on the editor\n // such that the widget does not really render with left = '0px'\n this._editor.render();\n }\n getPosition() {\n if (!this._renderedHover) {\n return null;\n }\n return {\n position: this._renderedHover.showAtPosition,\n secondaryPosition: this._renderedHover.showAtSecondaryPosition,\n positionAffinity: this._renderedHover.shouldAppearBeforeContent ? 3 /* PositionAffinity.LeftOfInjectedText */ : undefined,\n preference: [this._positionPreference ?? 1 /* ContentWidgetPositionPreference.ABOVE */]\n };\n }\n show(renderedHover) {\n if (!this._editor || !this._editor.hasModel()) {\n return;\n }\n this._render(renderedHover);\n const widgetHeight = dom.getTotalHeight(this._hover.containerDomNode);\n const widgetPosition = renderedHover.showAtPosition;\n this._positionPreference = this._findPositionPreference(widgetHeight, widgetPosition) ?? 1 /* ContentWidgetPositionPreference.ABOVE */;\n // See https://github.com/microsoft/vscode/issues/140339\n // TODO: Doing a second layout of the hover after force rendering the editor\n this.onContentsChanged();\n if (renderedHover.shouldFocus) {\n this._hover.containerDomNode.focus();\n }\n this._onDidResize.fire();\n // The aria label overrides the label, so if we add to it, add the contents of the hover\n const hoverFocused = this._hover.containerDomNode.ownerDocument.activeElement === this._hover.containerDomNode;\n const accessibleViewHint = hoverFocused && getHoverAccessibleViewHint(this._configurationService.getValue('accessibility.verbosity.hover') === true && this._accessibilityService.isScreenReaderOptimized(), this._keybindingService.lookupKeybinding('editor.action.accessibleView')?.getAriaLabel() ?? '');\n if (accessibleViewHint) {\n this._hover.contentsDomNode.ariaLabel = this._hover.contentsDomNode.textContent + ', ' + accessibleViewHint;\n }\n }\n hide() {\n if (!this._renderedHover) {\n return;\n }\n const hoverStoleFocus = this._renderedHover.shouldFocus || this._hoverFocusedKey.get();\n this._setRenderedHover(undefined);\n this._resizableNode.maxSize = new dom.Dimension(Infinity, Infinity);\n this._resizableNode.clearSashHoverState();\n this._hoverFocusedKey.set(false);\n this._editor.layoutContentWidget(this);\n if (hoverStoleFocus) {\n this._editor.focus();\n }\n }\n _removeConstraintsRenderNormally() {\n // Added because otherwise the initial size of the hover content is smaller than should be\n const layoutInfo = this._editor.getLayoutInfo();\n this._resizableNode.layout(layoutInfo.height, layoutInfo.width);\n this._setHoverWidgetDimensions('auto', 'auto');\n }\n setMinimumDimensions(dimensions) {\n // We combine the new minimum dimensions with the previous ones\n this._minimumSize = new dom.Dimension(Math.max(this._minimumSize.width, dimensions.width), Math.max(this._minimumSize.height, dimensions.height));\n this._updateMinimumWidth();\n }\n _updateMinimumWidth() {\n const width = (typeof this._contentWidth === 'undefined'\n ? this._minimumSize.width\n : Math.min(this._contentWidth, this._minimumSize.width));\n // We want to avoid that the hover is artificially large, so we use the content width as minimum width\n this._resizableNode.minSize = new dom.Dimension(width, this._minimumSize.height);\n }\n onContentsChanged() {\n this._removeConstraintsRenderNormally();\n const containerDomNode = this._hover.containerDomNode;\n let height = dom.getTotalHeight(containerDomNode);\n let width = dom.getTotalWidth(containerDomNode);\n this._resizableNode.layout(height, width);\n this._setHoverWidgetDimensions(width, height);\n height = dom.getTotalHeight(containerDomNode);\n width = dom.getTotalWidth(containerDomNode);\n this._contentWidth = width;\n this._updateMinimumWidth();\n this._resizableNode.layout(height, width);\n if (this._renderedHover?.showAtPosition) {\n const widgetHeight = dom.getTotalHeight(this._hover.containerDomNode);\n this._positionPreference = this._findPositionPreference(widgetHeight, this._renderedHover.showAtPosition);\n }\n this._layoutContentWidget();\n }\n focus() {\n this._hover.containerDomNode.focus();\n }\n scrollUp() {\n const scrollTop = this._hover.scrollbar.getScrollPosition().scrollTop;\n const fontInfo = this._editor.getOption(50 /* EditorOption.fontInfo */);\n this._hover.scrollbar.setScrollPosition({ scrollTop: scrollTop - fontInfo.lineHeight });\n }\n scrollDown() {\n const scrollTop = this._hover.scrollbar.getScrollPosition().scrollTop;\n const fontInfo = this._editor.getOption(50 /* EditorOption.fontInfo */);\n this._hover.scrollbar.setScrollPosition({ scrollTop: scrollTop + fontInfo.lineHeight });\n }\n scrollLeft() {\n const scrollLeft = this._hover.scrollbar.getScrollPosition().scrollLeft;\n this._hover.scrollbar.setScrollPosition({ scrollLeft: scrollLeft - HORIZONTAL_SCROLLING_BY });\n }\n scrollRight() {\n const scrollLeft = this._hover.scrollbar.getScrollPosition().scrollLeft;\n this._hover.scrollbar.setScrollPosition({ scrollLeft: scrollLeft + HORIZONTAL_SCROLLING_BY });\n }\n pageUp() {\n const scrollTop = this._hover.scrollbar.getScrollPosition().scrollTop;\n const scrollHeight = this._hover.scrollbar.getScrollDimensions().height;\n this._hover.scrollbar.setScrollPosition({ scrollTop: scrollTop - scrollHeight });\n }\n pageDown() {\n const scrollTop = this._hover.scrollbar.getScrollPosition().scrollTop;\n const scrollHeight = this._hover.scrollbar.getScrollDimensions().height;\n this._hover.scrollbar.setScrollPosition({ scrollTop: scrollTop + scrollHeight });\n }\n goToTop() {\n this._hover.scrollbar.setScrollPosition({ scrollTop: 0 });\n }\n goToBottom() {\n this._hover.scrollbar.setScrollPosition({ scrollTop: this._hover.scrollbar.getScrollDimensions().scrollHeight });\n }\n};\nContentHoverWidget = ContentHoverWidget_1 = __decorate([\n __param(1, IContextKeyService),\n __param(2, IConfigurationService),\n __param(3, IAccessibilityService),\n __param(4, IKeybindingService)\n], ContentHoverWidget);\nexport { ContentHoverWidget };\nfunction computeDistanceFromPointToRectangle(pointX, pointY, left, top, width, height) {\n const x = (left + width / 2); // x center of rectangle\n const y = (top + height / 2); // y center of rectangle\n const dx = Math.max(Math.abs(pointX - x) - width / 2, 0);\n const dy = Math.max(Math.abs(pointY - y) - height / 2, 0);\n return Math.sqrt(dx * dx + dy * dy);\n}\n"],"names":["_a","dom.Dimension","dom.append","dom.trackFocus","dom.getClientArea","dom.getDomNodePagePosition","dom.getTotalHeight","dom.getTotalWidth"],"mappings":"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","x_google_ignoreList":[0]}
|