@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 @@
|
|
|
1
|
+
{"version":3,"file":"suggestWidget.es.js","sources":["../../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidget.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 SuggestWidget_1;\nimport * as dom from '../../../../base/browser/dom.js';\nimport '../../../../base/browser/ui/codicons/codiconStyles.js'; // The codicon symbol styles are defined here and must be loaded\nimport { List } from '../../../../base/browser/ui/list/listWidget.js';\nimport { createCancelablePromise, disposableTimeout, TimeoutTimer } from '../../../../base/common/async.js';\nimport { onUnexpectedError } from '../../../../base/common/errors.js';\nimport { Emitter, PauseableEmitter } from '../../../../base/common/event.js';\nimport { DisposableStore, MutableDisposable } from '../../../../base/common/lifecycle.js';\nimport { clamp } from '../../../../base/common/numbers.js';\nimport * as strings from '../../../../base/common/strings.js';\nimport './media/suggest.css';\nimport { EmbeddedCodeEditorWidget } from '../../../browser/widget/codeEditor/embeddedCodeEditorWidget.js';\nimport { SuggestWidgetStatus } from './suggestWidgetStatus.js';\nimport '../../symbolIcons/browser/symbolIcons.js'; // The codicon symbol colors are defined here and must be loaded to get colors\nimport * as nls from '../../../../nls.js';\nimport { IContextKeyService } from '../../../../platform/contextkey/common/contextkey.js';\nimport { IInstantiationService } from '../../../../platform/instantiation/common/instantiation.js';\nimport { IStorageService } from '../../../../platform/storage/common/storage.js';\nimport { activeContrastBorder, editorForeground, editorWidgetBackground, editorWidgetBorder, listFocusHighlightForeground, listHighlightForeground, quickInputListFocusBackground, quickInputListFocusForeground, quickInputListFocusIconForeground, registerColor, transparent } from '../../../../platform/theme/common/colorRegistry.js';\nimport { isHighContrast } from '../../../../platform/theme/common/theme.js';\nimport { IThemeService } from '../../../../platform/theme/common/themeService.js';\nimport { ResizableHTMLElement } from '../../../../base/browser/ui/resizable/resizable.js';\nimport { Context as SuggestContext, suggestWidgetStatusbarMenu } from './suggest.js';\nimport { canExpandCompletionItem, SuggestDetailsOverlay, SuggestDetailsWidget } from './suggestWidgetDetails.js';\nimport { getAriaId, ItemRenderer } from './suggestWidgetRenderer.js';\nimport { getListStyles } from '../../../../platform/theme/browser/defaultStyles.js';\nimport { status } from '../../../../base/browser/ui/aria/aria.js';\n/**\n * Suggest widget colors\n */\nregisterColor('editorSuggestWidget.background', editorWidgetBackground, nls.localize('editorSuggestWidgetBackground', 'Background color of the suggest widget.'));\nregisterColor('editorSuggestWidget.border', editorWidgetBorder, nls.localize('editorSuggestWidgetBorder', 'Border color of the suggest widget.'));\nconst editorSuggestWidgetForeground = registerColor('editorSuggestWidget.foreground', editorForeground, nls.localize('editorSuggestWidgetForeground', 'Foreground color of the suggest widget.'));\nregisterColor('editorSuggestWidget.selectedForeground', quickInputListFocusForeground, nls.localize('editorSuggestWidgetSelectedForeground', 'Foreground color of the selected entry in the suggest widget.'));\nregisterColor('editorSuggestWidget.selectedIconForeground', quickInputListFocusIconForeground, nls.localize('editorSuggestWidgetSelectedIconForeground', 'Icon foreground color of the selected entry in the suggest widget.'));\nexport const editorSuggestWidgetSelectedBackground = registerColor('editorSuggestWidget.selectedBackground', quickInputListFocusBackground, nls.localize('editorSuggestWidgetSelectedBackground', 'Background color of the selected entry in the suggest widget.'));\nregisterColor('editorSuggestWidget.highlightForeground', listHighlightForeground, nls.localize('editorSuggestWidgetHighlightForeground', 'Color of the match highlights in the suggest widget.'));\nregisterColor('editorSuggestWidget.focusHighlightForeground', listFocusHighlightForeground, nls.localize('editorSuggestWidgetFocusHighlightForeground', 'Color of the match highlights in the suggest widget when an item is focused.'));\nregisterColor('editorSuggestWidgetStatus.foreground', transparent(editorSuggestWidgetForeground, .5), nls.localize('editorSuggestWidgetStatusForeground', 'Foreground color of the suggest widget status.'));\nclass PersistedWidgetSize {\n constructor(_service, editor) {\n this._service = _service;\n this._key = `suggestWidget.size/${editor.getEditorType()}/${editor instanceof EmbeddedCodeEditorWidget}`;\n }\n restore() {\n const raw = this._service.get(this._key, 0 /* StorageScope.PROFILE */) ?? '';\n try {\n const obj = JSON.parse(raw);\n if (dom.Dimension.is(obj)) {\n return dom.Dimension.lift(obj);\n }\n }\n catch {\n // ignore\n }\n return undefined;\n }\n store(size) {\n this._service.store(this._key, JSON.stringify(size), 0 /* StorageScope.PROFILE */, 1 /* StorageTarget.MACHINE */);\n }\n reset() {\n this._service.remove(this._key, 0 /* StorageScope.PROFILE */);\n }\n}\nlet SuggestWidget = class SuggestWidget {\n static { SuggestWidget_1 = this; }\n static { this.LOADING_MESSAGE = nls.localize('suggestWidget.loading', \"Loading...\"); }\n static { this.NO_SUGGESTIONS_MESSAGE = nls.localize('suggestWidget.noSuggestions', \"No suggestions.\"); }\n constructor(editor, _storageService, _contextKeyService, _themeService, instantiationService) {\n this.editor = editor;\n this._storageService = _storageService;\n this._state = 0 /* State.Hidden */;\n this._isAuto = false;\n this._pendingLayout = new MutableDisposable();\n this._pendingShowDetails = new MutableDisposable();\n this._ignoreFocusEvents = false;\n this._forceRenderingAbove = false;\n this._explainMode = false;\n this._showTimeout = new TimeoutTimer();\n this._disposables = new DisposableStore();\n this._onDidSelect = new PauseableEmitter();\n this._onDidFocus = new PauseableEmitter();\n this._onDidHide = new Emitter();\n this._onDidShow = new Emitter();\n this.onDidSelect = this._onDidSelect.event;\n this.onDidFocus = this._onDidFocus.event;\n this.onDidHide = this._onDidHide.event;\n this.onDidShow = this._onDidShow.event;\n this._onDetailsKeydown = new Emitter();\n this.onDetailsKeyDown = this._onDetailsKeydown.event;\n this.element = new ResizableHTMLElement();\n this.element.domNode.classList.add('editor-widget', 'suggest-widget');\n this._contentWidget = new SuggestContentWidget(this, editor);\n this._persistedSize = new PersistedWidgetSize(_storageService, editor);\n class ResizeState {\n constructor(persistedSize, currentSize, persistHeight = false, persistWidth = false) {\n this.persistedSize = persistedSize;\n this.currentSize = currentSize;\n this.persistHeight = persistHeight;\n this.persistWidth = persistWidth;\n }\n }\n let state;\n this._disposables.add(this.element.onDidWillResize(() => {\n this._contentWidget.lockPreference();\n state = new ResizeState(this._persistedSize.restore(), this.element.size);\n }));\n this._disposables.add(this.element.onDidResize(e => {\n this._resize(e.dimension.width, e.dimension.height);\n if (state) {\n state.persistHeight = state.persistHeight || !!e.north || !!e.south;\n state.persistWidth = state.persistWidth || !!e.east || !!e.west;\n }\n if (!e.done) {\n return;\n }\n if (state) {\n // only store width or height value that have changed and also\n // only store changes that are above a certain threshold\n const { itemHeight, defaultSize } = this.getLayoutInfo();\n const threshold = Math.round(itemHeight / 2);\n let { width, height } = this.element.size;\n if (!state.persistHeight || Math.abs(state.currentSize.height - height) <= threshold) {\n height = state.persistedSize?.height ?? defaultSize.height;\n }\n if (!state.persistWidth || Math.abs(state.currentSize.width - width) <= threshold) {\n width = state.persistedSize?.width ?? defaultSize.width;\n }\n this._persistedSize.store(new dom.Dimension(width, height));\n }\n // reset working state\n this._contentWidget.unlockPreference();\n state = undefined;\n }));\n this._messageElement = dom.append(this.element.domNode, dom.$('.message'));\n this._listElement = dom.append(this.element.domNode, dom.$('.tree'));\n const details = this._disposables.add(instantiationService.createInstance(SuggestDetailsWidget, this.editor));\n details.onDidClose(this.toggleDetails, this, this._disposables);\n this._details = new SuggestDetailsOverlay(details, this.editor);\n const applyIconStyle = () => this.element.domNode.classList.toggle('no-icons', !this.editor.getOption(119 /* EditorOption.suggest */).showIcons);\n applyIconStyle();\n const renderer = instantiationService.createInstance(ItemRenderer, this.editor);\n this._disposables.add(renderer);\n this._disposables.add(renderer.onDidToggleDetails(() => this.toggleDetails()));\n this._list = new List('SuggestWidget', this._listElement, {\n getHeight: (_element) => this.getLayoutInfo().itemHeight,\n getTemplateId: (_element) => 'suggestion'\n }, [renderer], {\n alwaysConsumeMouseWheel: true,\n useShadows: false,\n mouseSupport: false,\n multipleSelectionSupport: false,\n accessibilityProvider: {\n getRole: () => 'option',\n getWidgetAriaLabel: () => nls.localize('suggest', \"Suggest\"),\n getWidgetRole: () => 'listbox',\n getAriaLabel: (item) => {\n let label = item.textLabel;\n if (typeof item.completion.label !== 'string') {\n const { detail, description } = item.completion.label;\n if (detail && description) {\n label = nls.localize('label.full', '{0} {1}, {2}', label, detail, description);\n }\n else if (detail) {\n label = nls.localize('label.detail', '{0} {1}', label, detail);\n }\n else if (description) {\n label = nls.localize('label.desc', '{0}, {1}', label, description);\n }\n }\n if (!item.isResolved || !this._isDetailsVisible()) {\n return label;\n }\n const { documentation, detail } = item.completion;\n const docs = strings.format('{0}{1}', detail || '', documentation ? (typeof documentation === 'string' ? documentation : documentation.value) : '');\n return nls.localize('ariaCurrenttSuggestionReadDetails', \"{0}, docs: {1}\", label, docs);\n },\n }\n });\n this._list.style(getListStyles({\n listInactiveFocusBackground: editorSuggestWidgetSelectedBackground,\n listInactiveFocusOutline: activeContrastBorder\n }));\n this._status = instantiationService.createInstance(SuggestWidgetStatus, this.element.domNode, suggestWidgetStatusbarMenu);\n const applyStatusBarStyle = () => this.element.domNode.classList.toggle('with-status-bar', this.editor.getOption(119 /* EditorOption.suggest */).showStatusBar);\n applyStatusBarStyle();\n this._disposables.add(_themeService.onDidColorThemeChange(t => this._onThemeChange(t)));\n this._onThemeChange(_themeService.getColorTheme());\n this._disposables.add(this._list.onMouseDown(e => this._onListMouseDownOrTap(e)));\n this._disposables.add(this._list.onTap(e => this._onListMouseDownOrTap(e)));\n this._disposables.add(this._list.onDidChangeSelection(e => this._onListSelection(e)));\n this._disposables.add(this._list.onDidChangeFocus(e => this._onListFocus(e)));\n this._disposables.add(this.editor.onDidChangeCursorSelection(() => this._onCursorSelectionChanged()));\n this._disposables.add(this.editor.onDidChangeConfiguration(e => {\n if (e.hasChanged(119 /* EditorOption.suggest */)) {\n applyStatusBarStyle();\n applyIconStyle();\n }\n if (this._completionModel && (e.hasChanged(50 /* EditorOption.fontInfo */) || e.hasChanged(120 /* EditorOption.suggestFontSize */) || e.hasChanged(121 /* EditorOption.suggestLineHeight */))) {\n this._list.splice(0, this._list.length, this._completionModel.items);\n }\n }));\n this._ctxSuggestWidgetVisible = SuggestContext.Visible.bindTo(_contextKeyService);\n this._ctxSuggestWidgetDetailsVisible = SuggestContext.DetailsVisible.bindTo(_contextKeyService);\n this._ctxSuggestWidgetMultipleSuggestions = SuggestContext.MultipleSuggestions.bindTo(_contextKeyService);\n this._ctxSuggestWidgetHasFocusedSuggestion = SuggestContext.HasFocusedSuggestion.bindTo(_contextKeyService);\n this._disposables.add(dom.addStandardDisposableListener(this._details.widget.domNode, 'keydown', e => {\n this._onDetailsKeydown.fire(e);\n }));\n this._disposables.add(this.editor.onMouseDown((e) => this._onEditorMouseDown(e)));\n }\n dispose() {\n this._details.widget.dispose();\n this._details.dispose();\n this._list.dispose();\n this._status.dispose();\n this._disposables.dispose();\n this._loadingTimeout?.dispose();\n this._pendingLayout.dispose();\n this._pendingShowDetails.dispose();\n this._showTimeout.dispose();\n this._contentWidget.dispose();\n this.element.dispose();\n }\n _onEditorMouseDown(mouseEvent) {\n if (this._details.widget.domNode.contains(mouseEvent.target.element)) {\n // Clicking inside details\n this._details.widget.domNode.focus();\n }\n else {\n // Clicking outside details and inside suggest\n if (this.element.domNode.contains(mouseEvent.target.element)) {\n this.editor.focus();\n }\n }\n }\n _onCursorSelectionChanged() {\n if (this._state !== 0 /* State.Hidden */) {\n this._contentWidget.layout();\n }\n }\n _onListMouseDownOrTap(e) {\n if (typeof e.element === 'undefined' || typeof e.index === 'undefined') {\n return;\n }\n // prevent stealing browser focus from the editor\n e.browserEvent.preventDefault();\n e.browserEvent.stopPropagation();\n this._select(e.element, e.index);\n }\n _onListSelection(e) {\n if (e.elements.length) {\n this._select(e.elements[0], e.indexes[0]);\n }\n }\n _select(item, index) {\n const completionModel = this._completionModel;\n if (completionModel) {\n this._onDidSelect.fire({ item, index, model: completionModel });\n this.editor.focus();\n }\n }\n _onThemeChange(theme) {\n this._details.widget.borderWidth = isHighContrast(theme.type) ? 2 : 1;\n }\n _onListFocus(e) {\n if (this._ignoreFocusEvents) {\n return;\n }\n if (!e.elements.length) {\n if (this._currentSuggestionDetails) {\n this._currentSuggestionDetails.cancel();\n this._currentSuggestionDetails = undefined;\n this._focusedItem = undefined;\n }\n this.editor.setAriaOptions({ activeDescendant: undefined });\n this._ctxSuggestWidgetHasFocusedSuggestion.set(false);\n return;\n }\n if (!this._completionModel) {\n return;\n }\n this._ctxSuggestWidgetHasFocusedSuggestion.set(true);\n const item = e.elements[0];\n const index = e.indexes[0];\n if (item !== this._focusedItem) {\n this._currentSuggestionDetails?.cancel();\n this._currentSuggestionDetails = undefined;\n this._focusedItem = item;\n this._list.reveal(index);\n this._currentSuggestionDetails = createCancelablePromise(async (token) => {\n const loading = disposableTimeout(() => {\n if (this._isDetailsVisible()) {\n this.showDetails(true);\n }\n }, 250);\n const sub = token.onCancellationRequested(() => loading.dispose());\n try {\n return await item.resolve(token);\n }\n finally {\n loading.dispose();\n sub.dispose();\n }\n });\n this._currentSuggestionDetails.then(() => {\n if (index >= this._list.length || item !== this._list.element(index)) {\n return;\n }\n // item can have extra information, so re-render\n this._ignoreFocusEvents = true;\n this._list.splice(index, 1, [item]);\n this._list.setFocus([index]);\n this._ignoreFocusEvents = false;\n if (this._isDetailsVisible()) {\n this.showDetails(false);\n }\n else {\n this.element.domNode.classList.remove('docs-side');\n }\n this.editor.setAriaOptions({ activeDescendant: getAriaId(index) });\n }).catch(onUnexpectedError);\n }\n // emit an event\n this._onDidFocus.fire({ item, index, model: this._completionModel });\n }\n _setState(state) {\n if (this._state === state) {\n return;\n }\n this._state = state;\n this.element.domNode.classList.toggle('frozen', state === 4 /* State.Frozen */);\n this.element.domNode.classList.remove('message');\n switch (state) {\n case 0 /* State.Hidden */:\n dom.hide(this._messageElement, this._listElement, this._status.element);\n this._details.hide(true);\n this._status.hide();\n this._contentWidget.hide();\n this._ctxSuggestWidgetVisible.reset();\n this._ctxSuggestWidgetMultipleSuggestions.reset();\n this._ctxSuggestWidgetHasFocusedSuggestion.reset();\n this._showTimeout.cancel();\n this.element.domNode.classList.remove('visible');\n this._list.splice(0, this._list.length);\n this._focusedItem = undefined;\n this._cappedHeight = undefined;\n this._explainMode = false;\n break;\n case 1 /* State.Loading */:\n this.element.domNode.classList.add('message');\n this._messageElement.textContent = SuggestWidget_1.LOADING_MESSAGE;\n dom.hide(this._listElement, this._status.element);\n dom.show(this._messageElement);\n this._details.hide();\n this._show();\n this._focusedItem = undefined;\n status(SuggestWidget_1.LOADING_MESSAGE);\n break;\n case 2 /* State.Empty */:\n this.element.domNode.classList.add('message');\n this._messageElement.textContent = SuggestWidget_1.NO_SUGGESTIONS_MESSAGE;\n dom.hide(this._listElement, this._status.element);\n dom.show(this._messageElement);\n this._details.hide();\n this._show();\n this._focusedItem = undefined;\n status(SuggestWidget_1.NO_SUGGESTIONS_MESSAGE);\n break;\n case 3 /* State.Open */:\n dom.hide(this._messageElement);\n dom.show(this._listElement, this._status.element);\n this._show();\n break;\n case 4 /* State.Frozen */:\n dom.hide(this._messageElement);\n dom.show(this._listElement, this._status.element);\n this._show();\n break;\n case 5 /* State.Details */:\n dom.hide(this._messageElement);\n dom.show(this._listElement, this._status.element);\n this._details.show();\n this._show();\n break;\n }\n }\n _show() {\n this._status.show();\n this._contentWidget.show();\n this._layout(this._persistedSize.restore());\n this._ctxSuggestWidgetVisible.set(true);\n this._showTimeout.cancelAndSet(() => {\n this.element.domNode.classList.add('visible');\n this._onDidShow.fire(this);\n }, 100);\n }\n showTriggered(auto, delay) {\n if (this._state !== 0 /* State.Hidden */) {\n return;\n }\n this._contentWidget.setPosition(this.editor.getPosition());\n this._isAuto = !!auto;\n if (!this._isAuto) {\n this._loadingTimeout = disposableTimeout(() => this._setState(1 /* State.Loading */), delay);\n }\n }\n showSuggestions(completionModel, selectionIndex, isFrozen, isAuto, noFocus) {\n this._contentWidget.setPosition(this.editor.getPosition());\n this._loadingTimeout?.dispose();\n this._currentSuggestionDetails?.cancel();\n this._currentSuggestionDetails = undefined;\n if (this._completionModel !== completionModel) {\n this._completionModel = completionModel;\n }\n if (isFrozen && this._state !== 2 /* State.Empty */ && this._state !== 0 /* State.Hidden */) {\n this._setState(4 /* State.Frozen */);\n return;\n }\n const visibleCount = this._completionModel.items.length;\n const isEmpty = visibleCount === 0;\n this._ctxSuggestWidgetMultipleSuggestions.set(visibleCount > 1);\n if (isEmpty) {\n this._setState(isAuto ? 0 /* State.Hidden */ : 2 /* State.Empty */);\n this._completionModel = undefined;\n return;\n }\n this._focusedItem = undefined;\n // calling list.splice triggers focus event which this widget forwards. That can lead to\n // suggestions being cancelled and the widget being cleared (and hidden). All this happens\n // before revealing and focusing is done which means revealing and focusing will fail when\n // they get run.\n this._onDidFocus.pause();\n this._onDidSelect.pause();\n try {\n this._list.splice(0, this._list.length, this._completionModel.items);\n this._setState(isFrozen ? 4 /* State.Frozen */ : 3 /* State.Open */);\n this._list.reveal(selectionIndex, 0);\n this._list.setFocus(noFocus ? [] : [selectionIndex]);\n }\n finally {\n this._onDidFocus.resume();\n this._onDidSelect.resume();\n }\n this._pendingLayout.value = dom.runAtThisOrScheduleAtNextAnimationFrame(dom.getWindow(this.element.domNode), () => {\n this._pendingLayout.clear();\n this._layout(this.element.size);\n // Reset focus border\n this._details.widget.domNode.classList.remove('focused');\n });\n }\n focusSelected() {\n if (this._list.length > 0) {\n this._list.setFocus([0]);\n }\n }\n selectNextPage() {\n switch (this._state) {\n case 0 /* State.Hidden */:\n return false;\n case 5 /* State.Details */:\n this._details.widget.pageDown();\n return true;\n case 1 /* State.Loading */:\n return !this._isAuto;\n default:\n this._list.focusNextPage();\n return true;\n }\n }\n selectNext() {\n switch (this._state) {\n case 0 /* State.Hidden */:\n return false;\n case 1 /* State.Loading */:\n return !this._isAuto;\n default:\n this._list.focusNext(1, true);\n return true;\n }\n }\n selectLast() {\n switch (this._state) {\n case 0 /* State.Hidden */:\n return false;\n case 5 /* State.Details */:\n this._details.widget.scrollBottom();\n return true;\n case 1 /* State.Loading */:\n return !this._isAuto;\n default:\n this._list.focusLast();\n return true;\n }\n }\n selectPreviousPage() {\n switch (this._state) {\n case 0 /* State.Hidden */:\n return false;\n case 5 /* State.Details */:\n this._details.widget.pageUp();\n return true;\n case 1 /* State.Loading */:\n return !this._isAuto;\n default:\n this._list.focusPreviousPage();\n return true;\n }\n }\n selectPrevious() {\n switch (this._state) {\n case 0 /* State.Hidden */:\n return false;\n case 1 /* State.Loading */:\n return !this._isAuto;\n default:\n this._list.focusPrevious(1, true);\n return false;\n }\n }\n selectFirst() {\n switch (this._state) {\n case 0 /* State.Hidden */:\n return false;\n case 5 /* State.Details */:\n this._details.widget.scrollTop();\n return true;\n case 1 /* State.Loading */:\n return !this._isAuto;\n default:\n this._list.focusFirst();\n return true;\n }\n }\n getFocusedItem() {\n if (this._state !== 0 /* State.Hidden */\n && this._state !== 2 /* State.Empty */\n && this._state !== 1 /* State.Loading */\n && this._completionModel\n && this._list.getFocus().length > 0) {\n return {\n item: this._list.getFocusedElements()[0],\n index: this._list.getFocus()[0],\n model: this._completionModel\n };\n }\n return undefined;\n }\n toggleDetailsFocus() {\n if (this._state === 5 /* State.Details */) {\n this._setState(3 /* State.Open */);\n this._details.widget.domNode.classList.remove('focused');\n }\n else if (this._state === 3 /* State.Open */ && this._isDetailsVisible()) {\n this._setState(5 /* State.Details */);\n this._details.widget.domNode.classList.add('focused');\n }\n }\n toggleDetails() {\n if (this._isDetailsVisible()) {\n // hide details widget\n this._pendingShowDetails.clear();\n this._ctxSuggestWidgetDetailsVisible.set(false);\n this._setDetailsVisible(false);\n this._details.hide();\n this.element.domNode.classList.remove('shows-details');\n }\n else if ((canExpandCompletionItem(this._list.getFocusedElements()[0]) || this._explainMode) && (this._state === 3 /* State.Open */ || this._state === 5 /* State.Details */ || this._state === 4 /* State.Frozen */)) {\n // show details widget (iff possible)\n this._ctxSuggestWidgetDetailsVisible.set(true);\n this._setDetailsVisible(true);\n this.showDetails(false);\n }\n }\n showDetails(loading) {\n this._pendingShowDetails.value = dom.runAtThisOrScheduleAtNextAnimationFrame(dom.getWindow(this.element.domNode), () => {\n this._pendingShowDetails.clear();\n this._details.show();\n if (loading) {\n this._details.widget.renderLoading();\n }\n else {\n this._details.widget.renderItem(this._list.getFocusedElements()[0], this._explainMode);\n }\n if (!this._details.widget.isEmpty) {\n this._positionDetails();\n this.element.domNode.classList.add('shows-details');\n }\n else {\n this._details.hide();\n }\n this.editor.focus();\n });\n }\n toggleExplainMode() {\n if (this._list.getFocusedElements()[0]) {\n this._explainMode = !this._explainMode;\n if (!this._isDetailsVisible()) {\n this.toggleDetails();\n }\n else {\n this.showDetails(false);\n }\n }\n }\n resetPersistedSize() {\n this._persistedSize.reset();\n }\n hideWidget() {\n this._pendingLayout.clear();\n this._pendingShowDetails.clear();\n this._loadingTimeout?.dispose();\n this._setState(0 /* State.Hidden */);\n this._onDidHide.fire(this);\n this.element.clearSashHoverState();\n // ensure that a reasonable widget height is persisted so that\n // accidential \"resize-to-single-items\" cases aren't happening\n const dim = this._persistedSize.restore();\n const minPersistedHeight = Math.ceil(this.getLayoutInfo().itemHeight * 4.3);\n if (dim && dim.height < minPersistedHeight) {\n this._persistedSize.store(dim.with(undefined, minPersistedHeight));\n }\n }\n isFrozen() {\n return this._state === 4 /* State.Frozen */;\n }\n _afterRender(position) {\n if (position === null) {\n if (this._isDetailsVisible()) {\n this._details.hide(); //todo@jrieken soft-hide\n }\n return;\n }\n if (this._state === 2 /* State.Empty */ || this._state === 1 /* State.Loading */) {\n // no special positioning when widget isn't showing list\n return;\n }\n if (this._isDetailsVisible() && !this._details.widget.isEmpty) {\n this._details.show();\n }\n this._positionDetails();\n }\n _layout(size) {\n if (!this.editor.hasModel()) {\n return;\n }\n if (!this.editor.getDomNode()) {\n // happens when running tests\n return;\n }\n const bodyBox = dom.getClientArea(this.element.domNode.ownerDocument.body);\n const info = this.getLayoutInfo();\n if (!size) {\n size = info.defaultSize;\n }\n let height = size.height;\n let width = size.width;\n // status bar\n this._status.element.style.height = `${info.itemHeight}px`;\n if (this._state === 2 /* State.Empty */ || this._state === 1 /* State.Loading */) {\n // showing a message only\n height = info.itemHeight + info.borderHeight;\n width = info.defaultSize.width / 2;\n this.element.enableSashes(false, false, false, false);\n this.element.minSize = this.element.maxSize = new dom.Dimension(width, height);\n this._contentWidget.setPreference(2 /* ContentWidgetPositionPreference.BELOW */);\n }\n else {\n // showing items\n // width math\n const maxWidth = bodyBox.width - info.borderHeight - 2 * info.horizontalPadding;\n if (width > maxWidth) {\n width = maxWidth;\n }\n const preferredWidth = this._completionModel ? this._completionModel.stats.pLabelLen * info.typicalHalfwidthCharacterWidth : width;\n // height math\n const fullHeight = info.statusBarHeight + this._list.contentHeight + info.borderHeight;\n const minHeight = info.itemHeight + info.statusBarHeight;\n const editorBox = dom.getDomNodePagePosition(this.editor.getDomNode());\n const cursorBox = this.editor.getScrolledVisiblePosition(this.editor.getPosition());\n const cursorBottom = editorBox.top + cursorBox.top + cursorBox.height;\n const maxHeightBelow = Math.min(bodyBox.height - cursorBottom - info.verticalPadding, fullHeight);\n const availableSpaceAbove = editorBox.top + cursorBox.top - info.verticalPadding;\n const maxHeightAbove = Math.min(availableSpaceAbove, fullHeight);\n let maxHeight = Math.min(Math.max(maxHeightAbove, maxHeightBelow) + info.borderHeight, fullHeight);\n if (height === this._cappedHeight?.capped) {\n // Restore the old (wanted) height when the current\n // height is capped to fit\n height = this._cappedHeight.wanted;\n }\n if (height < minHeight) {\n height = minHeight;\n }\n if (height > maxHeight) {\n height = maxHeight;\n }\n const forceRenderingAboveRequiredSpace = 150;\n if (height > maxHeightBelow || (this._forceRenderingAbove && availableSpaceAbove > forceRenderingAboveRequiredSpace)) {\n this._contentWidget.setPreference(1 /* ContentWidgetPositionPreference.ABOVE */);\n this.element.enableSashes(true, true, false, false);\n maxHeight = maxHeightAbove;\n }\n else {\n this._contentWidget.setPreference(2 /* ContentWidgetPositionPreference.BELOW */);\n this.element.enableSashes(false, true, true, false);\n maxHeight = maxHeightBelow;\n }\n this.element.preferredSize = new dom.Dimension(preferredWidth, info.defaultSize.height);\n this.element.maxSize = new dom.Dimension(maxWidth, maxHeight);\n this.element.minSize = new dom.Dimension(220, minHeight);\n // Know when the height was capped to fit and remember\n // the wanted height for later. This is required when going\n // left to widen suggestions.\n this._cappedHeight = height === fullHeight\n ? { wanted: this._cappedHeight?.wanted ?? size.height, capped: height }\n : undefined;\n }\n this._resize(width, height);\n }\n _resize(width, height) {\n const { width: maxWidth, height: maxHeight } = this.element.maxSize;\n width = Math.min(maxWidth, width);\n height = Math.min(maxHeight, height);\n const { statusBarHeight } = this.getLayoutInfo();\n this._list.layout(height - statusBarHeight, width);\n this._listElement.style.height = `${height - statusBarHeight}px`;\n this.element.layout(height, width);\n this._contentWidget.layout();\n this._positionDetails();\n }\n _positionDetails() {\n if (this._isDetailsVisible()) {\n this._details.placeAtAnchor(this.element.domNode, this._contentWidget.getPosition()?.preference[0] === 2 /* ContentWidgetPositionPreference.BELOW */);\n }\n }\n getLayoutInfo() {\n const fontInfo = this.editor.getOption(50 /* EditorOption.fontInfo */);\n const itemHeight = clamp(this.editor.getOption(121 /* EditorOption.suggestLineHeight */) || fontInfo.lineHeight, 8, 1000);\n const statusBarHeight = !this.editor.getOption(119 /* EditorOption.suggest */).showStatusBar || this._state === 2 /* State.Empty */ || this._state === 1 /* State.Loading */ ? 0 : itemHeight;\n const borderWidth = this._details.widget.borderWidth;\n const borderHeight = 2 * borderWidth;\n return {\n itemHeight,\n statusBarHeight,\n borderWidth,\n borderHeight,\n typicalHalfwidthCharacterWidth: fontInfo.typicalHalfwidthCharacterWidth,\n verticalPadding: 22,\n horizontalPadding: 14,\n defaultSize: new dom.Dimension(430, statusBarHeight + 12 * itemHeight + borderHeight)\n };\n }\n _isDetailsVisible() {\n return this._storageService.getBoolean('expandSuggestionDocs', 0 /* StorageScope.PROFILE */, false);\n }\n _setDetailsVisible(value) {\n this._storageService.store('expandSuggestionDocs', value, 0 /* StorageScope.PROFILE */, 0 /* StorageTarget.USER */);\n }\n forceRenderingAbove() {\n if (!this._forceRenderingAbove) {\n this._forceRenderingAbove = true;\n this._layout(this._persistedSize.restore());\n }\n }\n stopForceRenderingAbove() {\n this._forceRenderingAbove = false;\n }\n};\nSuggestWidget = SuggestWidget_1 = __decorate([\n __param(1, IStorageService),\n __param(2, IContextKeyService),\n __param(3, IThemeService),\n __param(4, IInstantiationService)\n], SuggestWidget);\nexport { SuggestWidget };\nexport class SuggestContentWidget {\n constructor(_widget, _editor) {\n this._widget = _widget;\n this._editor = _editor;\n this.allowEditorOverflow = true;\n this.suppressMouseDown = false;\n this._preferenceLocked = false;\n this._added = false;\n this._hidden = false;\n }\n dispose() {\n if (this._added) {\n this._added = false;\n this._editor.removeContentWidget(this);\n }\n }\n getId() {\n return 'editor.widget.suggestWidget';\n }\n getDomNode() {\n return this._widget.element.domNode;\n }\n show() {\n this._hidden = false;\n if (!this._added) {\n this._added = true;\n this._editor.addContentWidget(this);\n }\n }\n hide() {\n if (!this._hidden) {\n this._hidden = true;\n this.layout();\n }\n }\n layout() {\n this._editor.layoutContentWidget(this);\n }\n getPosition() {\n if (this._hidden || !this._position || !this._preference) {\n return null;\n }\n return {\n position: this._position,\n preference: [this._preference]\n };\n }\n beforeRender() {\n const { height, width } = this._widget.element.size;\n const { borderWidth, horizontalPadding } = this._widget.getLayoutInfo();\n return new dom.Dimension(width + 2 * borderWidth + horizontalPadding, height + 2 * borderWidth);\n }\n afterRender(position) {\n this._widget._afterRender(position);\n }\n setPreference(preference) {\n if (!this._preferenceLocked) {\n this._preference = preference;\n }\n }\n lockPreference() {\n this._preferenceLocked = true;\n }\n unlockPreference() {\n this._preferenceLocked = false;\n }\n setPosition(position) {\n this._position = position;\n }\n}\n"],"names":["nls.localize","dom.Dimension","_a","dom.append","dom.$","detail","strings.format","SuggestContext","dom.addStandardDisposableListener","dom.hide","dom.show","dom.runAtThisOrScheduleAtNextAnimationFrame","dom.getWindow","dom.getClientArea","dom.getDomNodePagePosition"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,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;AACA,IAAI;AA8BJ,cAAc,kCAAkC,wBAAwBA,SAAa,iCAAiC,yCAAyC,CAAC;AAChK,cAAc,8BAA8B,oBAAoBA,SAAa,6BAA6B,qCAAqC,CAAC;AAChJ,MAAM,gCAAgC,cAAc,kCAAkC,kBAAkBA,SAAa,iCAAiC,yCAAyC,CAAC;AAChM,cAAc,0CAA0C,+BAA+BA,SAAa,yCAAyC,+DAA+D,CAAC;AAC7M,cAAc,8CAA8C,mCAAmCA,SAAa,6CAA6C,oEAAoE,CAAC;AAClN,MAAC,wCAAwC,cAAc,0CAA0C,+BAA+BA,SAAa,yCAAyC,+DAA+D,CAAC;AAClQ,cAAc,2CAA2C,yBAAyBA,SAAa,0CAA0C,sDAAsD,CAAC;AAChM,cAAc,gDAAgD,8BAA8BA,SAAa,+CAA+C,8EAA8E,CAAC;AACvO,cAAc,wCAAwC,YAAY,+BAA+B,GAAE,GAAGA,SAAa,uCAAuC,gDAAgD,CAAC;AAC3M,MAAM,oBAAoB;AAAA,EACtB,YAAY,UAAU,QAAQ;AAC1B,SAAK,WAAW;AAChB,SAAK,OAAO,sBAAsB,OAAO,cAAa,CAAE,IAAI,kBAAkB,wBAAwB;AAAA,EAC9G;AAAA,EACI,UAAU;AACN,UAAM,MAAM,KAAK,SAAS;AAAA,MAAI,KAAK;AAAA,MAAM;AAAA;AAAA,IAAC,KAAgC;AAC1E,QAAI;AACA,YAAM,MAAM,KAAK,MAAM,GAAG;AAC1B,UAAIC,UAAc,GAAG,GAAG,GAAG;AACvB,eAAOA,UAAc,KAAK,GAAG;AAAA,MAC7C;AAAA,IACA,QACc;AAAA,IAEd;AACQ,WAAO;AAAA,EACf;AAAA,EACI,MAAM,MAAM;AACR,SAAK,SAAS;AAAA,MAAM,KAAK;AAAA,MAAM,KAAK,UAAU,IAAI;AAAA,MAAG;AAAA,MAA8B;AAAA;AAAA,IAA8B;AAAA,EACzH;AAAA,EACI,QAAQ;AACJ,SAAK,SAAS;AAAA,MAAO,KAAK;AAAA,MAAM;AAAA;AAAA,IAA6B;AAAA,EACrE;AACA;AACG,IAAC,iBAAgB,WAAoB;AAAA,EAIpC,YAAY,QAAQ,iBAAiB,oBAAoB,eAAe,sBAAsB;AAC1F,SAAK,SAAS;AACd,SAAK,kBAAkB;AACvB,SAAK,SAAS;AACd,SAAK,UAAU;AACf,SAAK,iBAAiB,IAAI,kBAAmB;AAC7C,SAAK,sBAAsB,IAAI,kBAAmB;AAClD,SAAK,qBAAqB;AAC1B,SAAK,uBAAuB;AAC5B,SAAK,eAAe;AACpB,SAAK,eAAe,IAAI,aAAc;AACtC,SAAK,eAAe,IAAI,gBAAiB;AACzC,SAAK,eAAe,IAAI,iBAAkB;AAC1C,SAAK,cAAc,IAAI,iBAAkB;AACzC,SAAK,aAAa,IAAI,QAAS;AAC/B,SAAK,aAAa,IAAI,QAAS;AAC/B,SAAK,cAAc,KAAK,aAAa;AACrC,SAAK,aAAa,KAAK,YAAY;AACnC,SAAK,YAAY,KAAK,WAAW;AACjC,SAAK,YAAY,KAAK,WAAW;AACjC,SAAK,oBAAoB,IAAI,QAAS;AACtC,SAAK,mBAAmB,KAAK,kBAAkB;AAC/C,SAAK,UAAU,IAAI,qBAAsB;AACzC,SAAK,QAAQ,QAAQ,UAAU,IAAI,iBAAiB,gBAAgB;AACpE,SAAK,iBAAiB,IAAI,qBAAqB,MAAM,MAAM;AAC3D,SAAK,iBAAiB,IAAI,oBAAoB,iBAAiB,MAAM;AAAA,IACrE,MAAM,YAAY;AAAA,MACd,YAAY,eAAe,aAAa,gBAAgB,OAAO,eAAe,OAAO;AACjF,aAAK,gBAAgB;AACrB,aAAK,cAAc;AACnB,aAAK,gBAAgB;AACrB,aAAK,eAAe;AAAA,MACpC;AAAA,IACA;AACQ,QAAI;AACJ,SAAK,aAAa,IAAI,KAAK,QAAQ,gBAAgB,MAAM;AACrD,WAAK,eAAe,eAAgB;AACpC,cAAQ,IAAI,YAAY,KAAK,eAAe,WAAW,KAAK,QAAQ,IAAI;AAAA,IACpF,CAAS,CAAC;AACF,SAAK,aAAa,IAAI,KAAK,QAAQ,YAAY,OAAK;;AAChD,WAAK,QAAQ,EAAE,UAAU,OAAO,EAAE,UAAU,MAAM;AAClD,UAAI,OAAO;AACP,cAAM,gBAAgB,MAAM,iBAAiB,CAAC,CAAC,EAAE,SAAS,CAAC,CAAC,EAAE;AAC9D,cAAM,eAAe,MAAM,gBAAgB,CAAC,CAAC,EAAE,QAAQ,CAAC,CAAC,EAAE;AAAA,MAC3E;AACY,UAAI,CAAC,EAAE,MAAM;AACT;AAAA,MAChB;AACY,UAAI,OAAO;AAGP,cAAM,EAAE,YAAY,gBAAgB,KAAK,cAAe;AACxD,cAAM,YAAY,KAAK,MAAM,aAAa,CAAC;AAC3C,YAAI,EAAE,OAAO,OAAQ,IAAG,KAAK,QAAQ;AACrC,YAAI,CAAC,MAAM,iBAAiB,KAAK,IAAI,MAAM,YAAY,SAAS,MAAM,KAAK,WAAW;AAClF,qBAASC,MAAA,MAAM,kBAAN,gBAAAA,IAAqB,WAAU,YAAY;AAAA,QACxE;AACgB,YAAI,CAAC,MAAM,gBAAgB,KAAK,IAAI,MAAM,YAAY,QAAQ,KAAK,KAAK,WAAW;AAC/E,oBAAQ,WAAM,kBAAN,mBAAqB,UAAS,YAAY;AAAA,QACtE;AACgB,aAAK,eAAe,MAAM,IAAID,UAAc,OAAO,MAAM,CAAC;AAAA,MAC1E;AAEY,WAAK,eAAe,iBAAkB;AACtC,cAAQ;AAAA,IACpB,CAAS,CAAC;AACF,SAAK,kBAAkBE,OAAW,KAAK,QAAQ,SAASC,EAAM,UAAU,CAAC;AACzE,SAAK,eAAeD,OAAW,KAAK,QAAQ,SAASC,EAAM,OAAO,CAAC;AACnE,UAAM,UAAU,KAAK,aAAa,IAAI,qBAAqB,eAAe,sBAAsB,KAAK,MAAM,CAAC;AAC5G,YAAQ,WAAW,KAAK,eAAe,MAAM,KAAK,YAAY;AAC9D,SAAK,WAAW,IAAI,sBAAsB,SAAS,KAAK,MAAM;AAC9D,UAAM,iBAAiB,MAAM,KAAK,QAAQ,QAAQ,UAAU,OAAO,YAAY,CAAC,KAAK,OAAO;AAAA,MAAU;AAAA;AAAA,IAAG,EAA6B,SAAS;AAC/I,mBAAgB;AAChB,UAAM,WAAW,qBAAqB,eAAe,cAAc,KAAK,MAAM;AAC9E,SAAK,aAAa,IAAI,QAAQ;AAC9B,SAAK,aAAa,IAAI,SAAS,mBAAmB,MAAM,KAAK,cAAa,CAAE,CAAC;AAC7E,SAAK,QAAQ,IAAI,KAAK,iBAAiB,KAAK,cAAc;AAAA,MACtD,WAAW,CAAC,aAAa,KAAK,cAAe,EAAC;AAAA,MAC9C,eAAe,CAAC,aAAa;AAAA,IACzC,GAAW,CAAC,QAAQ,GAAG;AAAA,MACX,yBAAyB;AAAA,MACzB,YAAY;AAAA,MACZ,cAAc;AAAA,MACd,0BAA0B;AAAA,MAC1B,uBAAuB;AAAA,QACnB,SAAS,MAAM;AAAA,QACf,oBAAoB,MAAMJ,SAAa,WAAW,SAAS;AAAA,QAC3D,eAAe,MAAM;AAAA,QACrB,cAAc,CAAC,SAAS;AACpB,cAAI,QAAQ,KAAK;AACjB,cAAI,OAAO,KAAK,WAAW,UAAU,UAAU;AAC3C,kBAAM,EAAE,QAAAK,SAAQ,YAAa,IAAG,KAAK,WAAW;AAChD,gBAAIA,WAAU,aAAa;AACvB,sBAAQL,SAAa,cAAc,gBAAgB,OAAOK,SAAQ,WAAW;AAAA,YACzG,WACiCA,SAAQ;AACb,sBAAQL,SAAa,gBAAgB,WAAW,OAAOK,OAAM;AAAA,YACzF,WACiC,aAAa;AAClB,sBAAQL,SAAa,cAAc,YAAY,OAAO,WAAW;AAAA,YAC7F;AAAA,UACA;AACoB,cAAI,CAAC,KAAK,cAAc,CAAC,KAAK,kBAAiB,GAAI;AAC/C,mBAAO;AAAA,UAC/B;AACoB,gBAAM,EAAE,eAAe,OAAQ,IAAG,KAAK;AACvC,gBAAM,OAAOM,OAAe,UAAU,UAAU,IAAI,gBAAiB,OAAO,kBAAkB,WAAW,gBAAgB,cAAc,QAAS,EAAE;AAClJ,iBAAON,SAAa,qCAAqC,kBAAkB,OAAO,IAAI;AAAA,QACzF;AAAA,MACjB;AAAA,IACA,CAAS;AACD,SAAK,MAAM,MAAM,cAAc;AAAA,MAC3B,6BAA6B;AAAA,MAC7B,0BAA0B;AAAA,IACtC,CAAS,CAAC;AACF,SAAK,UAAU,qBAAqB,eAAe,qBAAqB,KAAK,QAAQ,SAAS,0BAA0B;AACxH,UAAM,sBAAsB,MAAM,KAAK,QAAQ,QAAQ,UAAU,OAAO,mBAAmB,KAAK,OAAO;AAAA,MAAU;AAAA;AAAA,IAAG,EAA6B,aAAa;AAC9J,wBAAqB;AACrB,SAAK,aAAa,IAAI,cAAc,sBAAsB,OAAK,KAAK,eAAe,CAAC,CAAC,CAAC;AACtF,SAAK,eAAe,cAAc,eAAe;AACjD,SAAK,aAAa,IAAI,KAAK,MAAM,YAAY,OAAK,KAAK,sBAAsB,CAAC,CAAC,CAAC;AAChF,SAAK,aAAa,IAAI,KAAK,MAAM,MAAM,OAAK,KAAK,sBAAsB,CAAC,CAAC,CAAC;AAC1E,SAAK,aAAa,IAAI,KAAK,MAAM,qBAAqB,OAAK,KAAK,iBAAiB,CAAC,CAAC,CAAC;AACpF,SAAK,aAAa,IAAI,KAAK,MAAM,iBAAiB,OAAK,KAAK,aAAa,CAAC,CAAC,CAAC;AAC5E,SAAK,aAAa,IAAI,KAAK,OAAO,2BAA2B,MAAM,KAAK,0BAAyB,CAAE,CAAC;AACpG,SAAK,aAAa,IAAI,KAAK,OAAO,yBAAyB,OAAK;AAC5D,UAAI,EAAE;AAAA,QAAW;AAAA;AAAA,SAAiC;AAC9C,4BAAqB;AACrB,uBAAgB;AAAA,MAChC;AACY,UAAI,KAAK,qBAAqB,EAAE;AAAA,QAAW;AAAA;AAAA,MAAE,KAAiC,EAAE;AAAA,QAAW;AAAA;AAAA,MAAG,KAAwC,EAAE;AAAA,QAAW;AAAA;AAAA,MAAyC,IAAG;AAC3L,aAAK,MAAM,OAAO,GAAG,KAAK,MAAM,QAAQ,KAAK,iBAAiB,KAAK;AAAA,MACnF;AAAA,IACA,CAAS,CAAC;AACF,SAAK,2BAA2BO,QAAe,QAAQ,OAAO,kBAAkB;AAChF,SAAK,kCAAkCA,QAAe,eAAe,OAAO,kBAAkB;AAC9F,SAAK,uCAAuCA,QAAe,oBAAoB,OAAO,kBAAkB;AACxG,SAAK,wCAAwCA,QAAe,qBAAqB,OAAO,kBAAkB;AAC1G,SAAK,aAAa,IAAIC,8BAAkC,KAAK,SAAS,OAAO,SAAS,WAAW,OAAK;AAClG,WAAK,kBAAkB,KAAK,CAAC;AAAA,IACzC,CAAS,CAAC;AACF,SAAK,aAAa,IAAI,KAAK,OAAO,YAAY,CAAC,MAAM,KAAK,mBAAmB,CAAC,CAAC,CAAC;AAAA,EACxF;AAAA,EACI,UAAU;;AACN,SAAK,SAAS,OAAO,QAAS;AAC9B,SAAK,SAAS,QAAS;AACvB,SAAK,MAAM,QAAS;AACpB,SAAK,QAAQ,QAAS;AACtB,SAAK,aAAa,QAAS;AAC3B,KAAAN,MAAA,KAAK,oBAAL,gBAAAA,IAAsB;AACtB,SAAK,eAAe,QAAS;AAC7B,SAAK,oBAAoB,QAAS;AAClC,SAAK,aAAa,QAAS;AAC3B,SAAK,eAAe,QAAS;AAC7B,SAAK,QAAQ,QAAS;AAAA,EAC9B;AAAA,EACI,mBAAmB,YAAY;AAC3B,QAAI,KAAK,SAAS,OAAO,QAAQ,SAAS,WAAW,OAAO,OAAO,GAAG;AAElE,WAAK,SAAS,OAAO,QAAQ,MAAO;AAAA,IAChD,OACa;AAED,UAAI,KAAK,QAAQ,QAAQ,SAAS,WAAW,OAAO,OAAO,GAAG;AAC1D,aAAK,OAAO,MAAO;AAAA,MACnC;AAAA,IACA;AAAA,EACA;AAAA,EACI,4BAA4B;AACxB,QAAI,KAAK,WAAW,GAAsB;AACtC,WAAK,eAAe,OAAQ;AAAA,IACxC;AAAA,EACA;AAAA,EACI,sBAAsB,GAAG;AACrB,QAAI,OAAO,EAAE,YAAY,eAAe,OAAO,EAAE,UAAU,aAAa;AACpE;AAAA,IACZ;AAEQ,MAAE,aAAa,eAAgB;AAC/B,MAAE,aAAa,gBAAiB;AAChC,SAAK,QAAQ,EAAE,SAAS,EAAE,KAAK;AAAA,EACvC;AAAA,EACI,iBAAiB,GAAG;AAChB,QAAI,EAAE,SAAS,QAAQ;AACnB,WAAK,QAAQ,EAAE,SAAS,CAAC,GAAG,EAAE,QAAQ,CAAC,CAAC;AAAA,IACpD;AAAA,EACA;AAAA,EACI,QAAQ,MAAM,OAAO;AACjB,UAAM,kBAAkB,KAAK;AAC7B,QAAI,iBAAiB;AACjB,WAAK,aAAa,KAAK,EAAE,MAAM,OAAO,OAAO,iBAAiB;AAC9D,WAAK,OAAO,MAAO;AAAA,IAC/B;AAAA,EACA;AAAA,EACI,eAAe,OAAO;AAClB,SAAK,SAAS,OAAO,cAAc,eAAe,MAAM,IAAI,IAAI,IAAI;AAAA,EAC5E;AAAA,EACI,aAAa,GAAG;;AACZ,QAAI,KAAK,oBAAoB;AACzB;AAAA,IACZ;AACQ,QAAI,CAAC,EAAE,SAAS,QAAQ;AACpB,UAAI,KAAK,2BAA2B;AAChC,aAAK,0BAA0B,OAAQ;AACvC,aAAK,4BAA4B;AACjC,aAAK,eAAe;AAAA,MACpC;AACY,WAAK,OAAO,eAAe,EAAE,kBAAkB,OAAS,CAAE;AAC1D,WAAK,sCAAsC,IAAI,KAAK;AACpD;AAAA,IACZ;AACQ,QAAI,CAAC,KAAK,kBAAkB;AACxB;AAAA,IACZ;AACQ,SAAK,sCAAsC,IAAI,IAAI;AACnD,UAAM,OAAO,EAAE,SAAS,CAAC;AACzB,UAAM,QAAQ,EAAE,QAAQ,CAAC;AACzB,QAAI,SAAS,KAAK,cAAc;AAC5B,OAAAA,MAAA,KAAK,8BAAL,gBAAAA,IAAgC;AAChC,WAAK,4BAA4B;AACjC,WAAK,eAAe;AACpB,WAAK,MAAM,OAAO,KAAK;AACvB,WAAK,4BAA4B,wBAAwB,OAAO,UAAU;AACtE,cAAM,UAAU,kBAAkB,MAAM;AACpC,cAAI,KAAK,qBAAqB;AAC1B,iBAAK,YAAY,IAAI;AAAA,UAC7C;AAAA,QACiB,GAAE,GAAG;AACN,cAAM,MAAM,MAAM,wBAAwB,MAAM,QAAQ,QAAO,CAAE;AACjE,YAAI;AACA,iBAAO,MAAM,KAAK,QAAQ,KAAK;AAAA,QACnD,UACwB;AACJ,kBAAQ,QAAS;AACjB,cAAI,QAAS;AAAA,QACjC;AAAA,MACA,CAAa;AACD,WAAK,0BAA0B,KAAK,MAAM;AACtC,YAAI,SAAS,KAAK,MAAM,UAAU,SAAS,KAAK,MAAM,QAAQ,KAAK,GAAG;AAClE;AAAA,QACpB;AAEgB,aAAK,qBAAqB;AAC1B,aAAK,MAAM,OAAO,OAAO,GAAG,CAAC,IAAI,CAAC;AAClC,aAAK,MAAM,SAAS,CAAC,KAAK,CAAC;AAC3B,aAAK,qBAAqB;AAC1B,YAAI,KAAK,qBAAqB;AAC1B,eAAK,YAAY,KAAK;AAAA,QAC1C,OACqB;AACD,eAAK,QAAQ,QAAQ,UAAU,OAAO,WAAW;AAAA,QACrE;AACgB,aAAK,OAAO,eAAe,EAAE,kBAAkB,UAAU,KAAK,GAAG;AAAA,MACjF,CAAa,EAAE,MAAM,iBAAiB;AAAA,IACtC;AAEQ,SAAK,YAAY,KAAK,EAAE,MAAM,OAAO,OAAO,KAAK,kBAAkB;AAAA,EAC3E;AAAA,EACI,UAAU,OAAO;AACb,QAAI,KAAK,WAAW,OAAO;AACvB;AAAA,IACZ;AACQ,SAAK,SAAS;AACd,SAAK,QAAQ,QAAQ,UAAU;AAAA,MAAO;AAAA,MAAU,UAAU;AAAA;AAAA,IAAqB;AAC/E,SAAK,QAAQ,QAAQ,UAAU,OAAO,SAAS;AAC/C,YAAQ,OAAK;AAAA,MACT,KAAK;AACDO,aAAS,KAAK,iBAAiB,KAAK,cAAc,KAAK,QAAQ,OAAO;AACtE,aAAK,SAAS,KAAK,IAAI;AACvB,aAAK,QAAQ,KAAM;AACnB,aAAK,eAAe,KAAM;AAC1B,aAAK,yBAAyB,MAAO;AACrC,aAAK,qCAAqC,MAAO;AACjD,aAAK,sCAAsC,MAAO;AAClD,aAAK,aAAa,OAAQ;AAC1B,aAAK,QAAQ,QAAQ,UAAU,OAAO,SAAS;AAC/C,aAAK,MAAM,OAAO,GAAG,KAAK,MAAM,MAAM;AACtC,aAAK,eAAe;AACpB,aAAK,gBAAgB;AACrB,aAAK,eAAe;AACpB;AAAA,MACJ,KAAK;AACD,aAAK,QAAQ,QAAQ,UAAU,IAAI,SAAS;AAC5C,aAAK,gBAAgB,cAAc,gBAAgB;AACnDA,aAAS,KAAK,cAAc,KAAK,QAAQ,OAAO;AAChDC,aAAS,KAAK,eAAe;AAC7B,aAAK,SAAS,KAAM;AACpB,aAAK,MAAO;AACZ,aAAK,eAAe;AACpB,eAAO,gBAAgB,eAAe;AACtC;AAAA,MACJ,KAAK;AACD,aAAK,QAAQ,QAAQ,UAAU,IAAI,SAAS;AAC5C,aAAK,gBAAgB,cAAc,gBAAgB;AACnDD,aAAS,KAAK,cAAc,KAAK,QAAQ,OAAO;AAChDC,aAAS,KAAK,eAAe;AAC7B,aAAK,SAAS,KAAM;AACpB,aAAK,MAAO;AACZ,aAAK,eAAe;AACpB,eAAO,gBAAgB,sBAAsB;AAC7C;AAAA,MACJ,KAAK;AACDD,aAAS,KAAK,eAAe;AAC7BC,aAAS,KAAK,cAAc,KAAK,QAAQ,OAAO;AAChD,aAAK,MAAO;AACZ;AAAA,MACJ,KAAK;AACDD,aAAS,KAAK,eAAe;AAC7BC,aAAS,KAAK,cAAc,KAAK,QAAQ,OAAO;AAChD,aAAK,MAAO;AACZ;AAAA,MACJ,KAAK;AACDD,aAAS,KAAK,eAAe;AAC7BC,aAAS,KAAK,cAAc,KAAK,QAAQ,OAAO;AAChD,aAAK,SAAS,KAAM;AACpB,aAAK,MAAO;AACZ;AAAA,IAChB;AAAA,EACA;AAAA,EACI,QAAQ;AACJ,SAAK,QAAQ,KAAM;AACnB,SAAK,eAAe,KAAM;AAC1B,SAAK,QAAQ,KAAK,eAAe,QAAO,CAAE;AAC1C,SAAK,yBAAyB,IAAI,IAAI;AACtC,SAAK,aAAa,aAAa,MAAM;AACjC,WAAK,QAAQ,QAAQ,UAAU,IAAI,SAAS;AAC5C,WAAK,WAAW,KAAK,IAAI;AAAA,IAC5B,GAAE,GAAG;AAAA,EACd;AAAA,EACI,cAAc,MAAM,OAAO;AACvB,QAAI,KAAK,WAAW,GAAsB;AACtC;AAAA,IACZ;AACQ,SAAK,eAAe,YAAY,KAAK,OAAO,YAAW,CAAE;AACzD,SAAK,UAAU,CAAC,CAAC;AACjB,QAAI,CAAC,KAAK,SAAS;AACf,WAAK,kBAAkB,kBAAkB,MAAM,KAAK;AAAA,QAAU;AAAA;AAAA,MAAsB,GAAE,KAAK;AAAA,IACvG;AAAA,EACA;AAAA,EACI,gBAAgB,iBAAiB,gBAAgB,UAAU,QAAQ,SAAS;;AACxE,SAAK,eAAe,YAAY,KAAK,OAAO,YAAW,CAAE;AACzD,KAAAR,MAAA,KAAK,oBAAL,gBAAAA,IAAsB;AACtB,eAAK,8BAAL,mBAAgC;AAChC,SAAK,4BAA4B;AACjC,QAAI,KAAK,qBAAqB,iBAAiB;AAC3C,WAAK,mBAAmB;AAAA,IACpC;AACQ,QAAI,YAAY,KAAK,WAAW,KAAuB,KAAK,WAAW,GAAsB;AACzF,WAAK;AAAA,QAAU;AAAA;AAAA,MAAqB;AACpC;AAAA,IACZ;AACQ,UAAM,eAAe,KAAK,iBAAiB,MAAM;AACjD,UAAM,UAAU,iBAAiB;AACjC,SAAK,qCAAqC,IAAI,eAAe,CAAC;AAC9D,QAAI,SAAS;AACT,WAAK;AAAA,QAAU,SAAS,IAAuB;AAAA;AAAA,MAAoB;AACnE,WAAK,mBAAmB;AACxB;AAAA,IACZ;AACQ,SAAK,eAAe;AAKpB,SAAK,YAAY,MAAO;AACxB,SAAK,aAAa,MAAO;AACzB,QAAI;AACA,WAAK,MAAM,OAAO,GAAG,KAAK,MAAM,QAAQ,KAAK,iBAAiB,KAAK;AACnE,WAAK;AAAA,QAAU,WAAW,IAAuB;AAAA;AAAA,MAAmB;AACpE,WAAK,MAAM,OAAO,gBAAgB,CAAC;AACnC,WAAK,MAAM,SAAS,UAAU,CAAE,IAAG,CAAC,cAAc,CAAC;AAAA,IAC/D,UACgB;AACJ,WAAK,YAAY,OAAQ;AACzB,WAAK,aAAa,OAAQ;AAAA,IACtC;AACQ,SAAK,eAAe,QAAQS,wCAA4CC,UAAc,KAAK,QAAQ,OAAO,GAAG,MAAM;AAC/G,WAAK,eAAe,MAAO;AAC3B,WAAK,QAAQ,KAAK,QAAQ,IAAI;AAE9B,WAAK,SAAS,OAAO,QAAQ,UAAU,OAAO,SAAS;AAAA,IACnE,CAAS;AAAA,EACT;AAAA,EACI,gBAAgB;AACZ,QAAI,KAAK,MAAM,SAAS,GAAG;AACvB,WAAK,MAAM,SAAS,CAAC,CAAC,CAAC;AAAA,IACnC;AAAA,EACA;AAAA,EACI,iBAAiB;AACb,YAAQ,KAAK,QAAM;AAAA,MACf,KAAK;AACD,eAAO;AAAA,MACX,KAAK;AACD,aAAK,SAAS,OAAO,SAAU;AAC/B,eAAO;AAAA,MACX,KAAK;AACD,eAAO,CAAC,KAAK;AAAA,MACjB;AACI,aAAK,MAAM,cAAe;AAC1B,eAAO;AAAA,IACvB;AAAA,EACA;AAAA,EACI,aAAa;AACT,YAAQ,KAAK,QAAM;AAAA,MACf,KAAK;AACD,eAAO;AAAA,MACX,KAAK;AACD,eAAO,CAAC,KAAK;AAAA,MACjB;AACI,aAAK,MAAM,UAAU,GAAG,IAAI;AAC5B,eAAO;AAAA,IACvB;AAAA,EACA;AAAA,EACI,aAAa;AACT,YAAQ,KAAK,QAAM;AAAA,MACf,KAAK;AACD,eAAO;AAAA,MACX,KAAK;AACD,aAAK,SAAS,OAAO,aAAc;AACnC,eAAO;AAAA,MACX,KAAK;AACD,eAAO,CAAC,KAAK;AAAA,MACjB;AACI,aAAK,MAAM,UAAW;AACtB,eAAO;AAAA,IACvB;AAAA,EACA;AAAA,EACI,qBAAqB;AACjB,YAAQ,KAAK,QAAM;AAAA,MACf,KAAK;AACD,eAAO;AAAA,MACX,KAAK;AACD,aAAK,SAAS,OAAO,OAAQ;AAC7B,eAAO;AAAA,MACX,KAAK;AACD,eAAO,CAAC,KAAK;AAAA,MACjB;AACI,aAAK,MAAM,kBAAmB;AAC9B,eAAO;AAAA,IACvB;AAAA,EACA;AAAA,EACI,iBAAiB;AACb,YAAQ,KAAK,QAAM;AAAA,MACf,KAAK;AACD,eAAO;AAAA,MACX,KAAK;AACD,eAAO,CAAC,KAAK;AAAA,MACjB;AACI,aAAK,MAAM,cAAc,GAAG,IAAI;AAChC,eAAO;AAAA,IACvB;AAAA,EACA;AAAA,EACI,cAAc;AACV,YAAQ,KAAK,QAAM;AAAA,MACf,KAAK;AACD,eAAO;AAAA,MACX,KAAK;AACD,aAAK,SAAS,OAAO,UAAW;AAChC,eAAO;AAAA,MACX,KAAK;AACD,eAAO,CAAC,KAAK;AAAA,MACjB;AACI,aAAK,MAAM,WAAY;AACvB,eAAO;AAAA,IACvB;AAAA,EACA;AAAA,EACI,iBAAiB;AACb,QAAI,KAAK,WAAW,KACb,KAAK,WAAW,KAChB,KAAK,WAAW,KAChB,KAAK,oBACL,KAAK,MAAM,WAAW,SAAS,GAAG;AACrC,aAAO;AAAA,QACH,MAAM,KAAK,MAAM,mBAAkB,EAAG,CAAC;AAAA,QACvC,OAAO,KAAK,MAAM,SAAQ,EAAG,CAAC;AAAA,QAC9B,OAAO,KAAK;AAAA,MACf;AAAA,IACb;AACQ,WAAO;AAAA,EACf;AAAA,EACI,qBAAqB;AACjB,QAAI,KAAK,WAAW,GAAuB;AACvC,WAAK;AAAA,QAAU;AAAA;AAAA,MAAmB;AAClC,WAAK,SAAS,OAAO,QAAQ,UAAU,OAAO,SAAS;AAAA,IACnE,WACiB,KAAK,WAAW,KAAsB,KAAK,kBAAiB,GAAI;AACrE,WAAK;AAAA,QAAU;AAAA;AAAA,MAAsB;AACrC,WAAK,SAAS,OAAO,QAAQ,UAAU,IAAI,SAAS;AAAA,IAChE;AAAA,EACA;AAAA,EACI,gBAAgB;AACZ,QAAI,KAAK,qBAAqB;AAE1B,WAAK,oBAAoB,MAAO;AAChC,WAAK,gCAAgC,IAAI,KAAK;AAC9C,WAAK,mBAAmB,KAAK;AAC7B,WAAK,SAAS,KAAM;AACpB,WAAK,QAAQ,QAAQ,UAAU,OAAO,eAAe;AAAA,IACjE,YACkB,wBAAwB,KAAK,MAAM,mBAAkB,EAAG,CAAC,CAAC,KAAK,KAAK,kBAAkB,KAAK,WAAW,KAAsB,KAAK,WAAW,KAAyB,KAAK,WAAW,IAAuB;AAElN,WAAK,gCAAgC,IAAI,IAAI;AAC7C,WAAK,mBAAmB,IAAI;AAC5B,WAAK,YAAY,KAAK;AAAA,IAClC;AAAA,EACA;AAAA,EACI,YAAY,SAAS;AACjB,SAAK,oBAAoB,QAAQD,wCAA4CC,UAAc,KAAK,QAAQ,OAAO,GAAG,MAAM;AACpH,WAAK,oBAAoB,MAAO;AAChC,WAAK,SAAS,KAAM;AACpB,UAAI,SAAS;AACT,aAAK,SAAS,OAAO,cAAe;AAAA,MACpD,OACiB;AACD,aAAK,SAAS,OAAO,WAAW,KAAK,MAAM,qBAAqB,CAAC,GAAG,KAAK,YAAY;AAAA,MACrG;AACY,UAAI,CAAC,KAAK,SAAS,OAAO,SAAS;AAC/B,aAAK,iBAAkB;AACvB,aAAK,QAAQ,QAAQ,UAAU,IAAI,eAAe;AAAA,MAClE,OACiB;AACD,aAAK,SAAS,KAAM;AAAA,MACpC;AACY,WAAK,OAAO,MAAO;AAAA,IAC/B,CAAS;AAAA,EACT;AAAA,EACI,oBAAoB;AAChB,QAAI,KAAK,MAAM,mBAAoB,EAAC,CAAC,GAAG;AACpC,WAAK,eAAe,CAAC,KAAK;AAC1B,UAAI,CAAC,KAAK,qBAAqB;AAC3B,aAAK,cAAe;AAAA,MACpC,OACiB;AACD,aAAK,YAAY,KAAK;AAAA,MACtC;AAAA,IACA;AAAA,EACA;AAAA,EACI,qBAAqB;AACjB,SAAK,eAAe,MAAO;AAAA,EACnC;AAAA,EACI,aAAa;;AACT,SAAK,eAAe,MAAO;AAC3B,SAAK,oBAAoB,MAAO;AAChC,KAAAV,MAAA,KAAK,oBAAL,gBAAAA,IAAsB;AACtB,SAAK;AAAA,MAAU;AAAA;AAAA,IAAqB;AACpC,SAAK,WAAW,KAAK,IAAI;AACzB,SAAK,QAAQ,oBAAqB;AAGlC,UAAM,MAAM,KAAK,eAAe,QAAS;AACzC,UAAM,qBAAqB,KAAK,KAAK,KAAK,cAAe,EAAC,aAAa,GAAG;AAC1E,QAAI,OAAO,IAAI,SAAS,oBAAoB;AACxC,WAAK,eAAe,MAAM,IAAI,KAAK,QAAW,kBAAkB,CAAC;AAAA,IAC7E;AAAA,EACA;AAAA,EACI,WAAW;AACP,WAAO,KAAK,WAAW;AAAA,EAC/B;AAAA,EACI,aAAa,UAAU;AACnB,QAAI,aAAa,MAAM;AACnB,UAAI,KAAK,qBAAqB;AAC1B,aAAK,SAAS;MAC9B;AACY;AAAA,IACZ;AACQ,QAAI,KAAK,WAAW,KAAuB,KAAK,WAAW,GAAuB;AAE9E;AAAA,IACZ;AACQ,QAAI,KAAK,uBAAuB,CAAC,KAAK,SAAS,OAAO,SAAS;AAC3D,WAAK,SAAS,KAAM;AAAA,IAChC;AACQ,SAAK,iBAAkB;AAAA,EAC/B;AAAA,EACI,QAAQ,MAAM;;AACV,QAAI,CAAC,KAAK,OAAO,YAAY;AACzB;AAAA,IACZ;AACQ,QAAI,CAAC,KAAK,OAAO,cAAc;AAE3B;AAAA,IACZ;AACQ,UAAM,UAAUW,cAAkB,KAAK,QAAQ,QAAQ,cAAc,IAAI;AACzE,UAAM,OAAO,KAAK,cAAe;AACjC,QAAI,CAAC,MAAM;AACP,aAAO,KAAK;AAAA,IACxB;AACQ,QAAI,SAAS,KAAK;AAClB,QAAI,QAAQ,KAAK;AAEjB,SAAK,QAAQ,QAAQ,MAAM,SAAS,GAAG,KAAK,UAAU;AACtD,QAAI,KAAK,WAAW,KAAuB,KAAK,WAAW,GAAuB;AAE9E,eAAS,KAAK,aAAa,KAAK;AAChC,cAAQ,KAAK,YAAY,QAAQ;AACjC,WAAK,QAAQ,aAAa,OAAO,OAAO,OAAO,KAAK;AACpD,WAAK,QAAQ,UAAU,KAAK,QAAQ,UAAU,IAAIZ,UAAc,OAAO,MAAM;AAC7E,WAAK,eAAe;AAAA,QAAc;AAAA;AAAA,MAA8C;AAAA,IAC5F,OACa;AAGD,YAAM,WAAW,QAAQ,QAAQ,KAAK,eAAe,IAAI,KAAK;AAC9D,UAAI,QAAQ,UAAU;AAClB,gBAAQ;AAAA,MACxB;AACY,YAAM,iBAAiB,KAAK,mBAAmB,KAAK,iBAAiB,MAAM,YAAY,KAAK,iCAAiC;AAE7H,YAAM,aAAa,KAAK,kBAAkB,KAAK,MAAM,gBAAgB,KAAK;AAC1E,YAAM,YAAY,KAAK,aAAa,KAAK;AACzC,YAAM,YAAYa,uBAA2B,KAAK,OAAO,WAAU,CAAE;AACrE,YAAM,YAAY,KAAK,OAAO,2BAA2B,KAAK,OAAO,aAAa;AAClF,YAAM,eAAe,UAAU,MAAM,UAAU,MAAM,UAAU;AAC/D,YAAM,iBAAiB,KAAK,IAAI,QAAQ,SAAS,eAAe,KAAK,iBAAiB,UAAU;AAChG,YAAM,sBAAsB,UAAU,MAAM,UAAU,MAAM,KAAK;AACjE,YAAM,iBAAiB,KAAK,IAAI,qBAAqB,UAAU;AAC/D,UAAI,YAAY,KAAK,IAAI,KAAK,IAAI,gBAAgB,cAAc,IAAI,KAAK,cAAc,UAAU;AACjG,UAAI,aAAWZ,MAAA,KAAK,kBAAL,gBAAAA,IAAoB,SAAQ;AAGvC,iBAAS,KAAK,cAAc;AAAA,MAC5C;AACY,UAAI,SAAS,WAAW;AACpB,iBAAS;AAAA,MACzB;AACY,UAAI,SAAS,WAAW;AACpB,iBAAS;AAAA,MACzB;AACY,YAAM,mCAAmC;AACzC,UAAI,SAAS,kBAAmB,KAAK,wBAAwB,sBAAsB,kCAAmC;AAClH,aAAK,eAAe;AAAA,UAAc;AAAA;AAAA,QAA8C;AAChF,aAAK,QAAQ,aAAa,MAAM,MAAM,OAAO,KAAK;AAClD,oBAAY;AAAA,MAC5B,OACiB;AACD,aAAK,eAAe;AAAA,UAAc;AAAA;AAAA,QAA8C;AAChF,aAAK,QAAQ,aAAa,OAAO,MAAM,MAAM,KAAK;AAClD,oBAAY;AAAA,MAC5B;AACY,WAAK,QAAQ,gBAAgB,IAAID,UAAc,gBAAgB,KAAK,YAAY,MAAM;AACtF,WAAK,QAAQ,UAAU,IAAIA,UAAc,UAAU,SAAS;AAC5D,WAAK,QAAQ,UAAU,IAAIA,UAAc,KAAK,SAAS;AAIvD,WAAK,gBAAgB,WAAW,aAC1B,EAAE,UAAQ,UAAK,kBAAL,mBAAoB,WAAU,KAAK,QAAQ,QAAQ,OAAM,IACnE;AAAA,IAClB;AACQ,SAAK,QAAQ,OAAO,MAAM;AAAA,EAClC;AAAA,EACI,QAAQ,OAAO,QAAQ;AACnB,UAAM,EAAE,OAAO,UAAU,QAAQ,cAAc,KAAK,QAAQ;AAC5D,YAAQ,KAAK,IAAI,UAAU,KAAK;AAChC,aAAS,KAAK,IAAI,WAAW,MAAM;AACnC,UAAM,EAAE,gBAAe,IAAK,KAAK,cAAe;AAChD,SAAK,MAAM,OAAO,SAAS,iBAAiB,KAAK;AACjD,SAAK,aAAa,MAAM,SAAS,GAAG,SAAS,eAAe;AAC5D,SAAK,QAAQ,OAAO,QAAQ,KAAK;AACjC,SAAK,eAAe,OAAQ;AAC5B,SAAK,iBAAkB;AAAA,EAC/B;AAAA,EACI,mBAAmB;;AACf,QAAI,KAAK,qBAAqB;AAC1B,WAAK,SAAS;AAAA,QAAc,KAAK,QAAQ;AAAA,UAASC,MAAA,KAAK,eAAe,YAAa,MAAjC,gBAAAA,IAAmC,WAAW,QAAO;AAAA;AAAA,MAA8C;AAAA,IACjK;AAAA,EACA;AAAA,EACI,gBAAgB;AACZ,UAAM,WAAW,KAAK,OAAO;AAAA,MAAU;AAAA;AAAA,IAA+B;AACtE,UAAM,aAAa,MAAM,KAAK,OAAO;AAAA,MAAU;AAAA;AAAA,IAAG,KAA0C,SAAS,YAAY,GAAG,GAAI;AACxH,UAAM,kBAAkB,CAAC,KAAK,OAAO;AAAA,MAAU;AAAA;AAAA,IAAG,EAA6B,iBAAiB,KAAK,WAAW,KAAuB,KAAK,WAAW,IAAwB,IAAI;AACnL,UAAM,cAAc,KAAK,SAAS,OAAO;AACzC,UAAM,eAAe,IAAI;AACzB,WAAO;AAAA,MACH;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA,gCAAgC,SAAS;AAAA,MACzC,iBAAiB;AAAA,MACjB,mBAAmB;AAAA,MACnB,aAAa,IAAID,UAAc,KAAK,kBAAkB,KAAK,aAAa,YAAY;AAAA,IACvF;AAAA,EACT;AAAA,EACI,oBAAoB;AAChB,WAAO,KAAK,gBAAgB,WAAW,wBAAwB,GAA8B,KAAK;AAAA,EAC1G;AAAA,EACI,mBAAmB,OAAO;AACtB,SAAK,gBAAgB;AAAA,MAAM;AAAA,MAAwB;AAAA,MAAO;AAAA,MAA8B;AAAA;AAAA,IAA2B;AAAA,EAC3H;AAAA,EACI,sBAAsB;AAClB,QAAI,CAAC,KAAK,sBAAsB;AAC5B,WAAK,uBAAuB;AAC5B,WAAK,QAAQ,KAAK,eAAe,QAAO,CAAE;AAAA,IACtD;AAAA,EACA;AAAA,EACI,0BAA0B;AACtB,SAAK,uBAAuB;AAAA,EACpC;AACA,GA9rBa,kBAAkB,IAClB,GAAK,kBAAkBD,SAAa,yBAAyB,YAAY,GACzE,GAAK,yBAAyBA,SAAa,+BAA+B,iBAAiB,GAHpF;AAgsBpB,gBAAgB,kBAAkB,WAAW;AAAA,EACzC,QAAQ,GAAG,eAAe;AAAA,EAC1B,QAAQ,GAAG,kBAAkB;AAAA,EAC7B,QAAQ,GAAG,aAAa;AAAA,EACxB,QAAQ,GAAG,qBAAqB;AACpC,GAAG,aAAa;AAET,MAAM,qBAAqB;AAAA,EAC9B,YAAY,SAAS,SAAS;AAC1B,SAAK,UAAU;AACf,SAAK,UAAU;AACf,SAAK,sBAAsB;AAC3B,SAAK,oBAAoB;AACzB,SAAK,oBAAoB;AACzB,SAAK,SAAS;AACd,SAAK,UAAU;AAAA,EACvB;AAAA,EACI,UAAU;AACN,QAAI,KAAK,QAAQ;AACb,WAAK,SAAS;AACd,WAAK,QAAQ,oBAAoB,IAAI;AAAA,IACjD;AAAA,EACA;AAAA,EACI,QAAQ;AACJ,WAAO;AAAA,EACf;AAAA,EACI,aAAa;AACT,WAAO,KAAK,QAAQ,QAAQ;AAAA,EACpC;AAAA,EACI,OAAO;AACH,SAAK,UAAU;AACf,QAAI,CAAC,KAAK,QAAQ;AACd,WAAK,SAAS;AACd,WAAK,QAAQ,iBAAiB,IAAI;AAAA,IAC9C;AAAA,EACA;AAAA,EACI,OAAO;AACH,QAAI,CAAC,KAAK,SAAS;AACf,WAAK,UAAU;AACf,WAAK,OAAQ;AAAA,IACzB;AAAA,EACA;AAAA,EACI,SAAS;AACL,SAAK,QAAQ,oBAAoB,IAAI;AAAA,EAC7C;AAAA,EACI,cAAc;AACV,QAAI,KAAK,WAAW,CAAC,KAAK,aAAa,CAAC,KAAK,aAAa;AACtD,aAAO;AAAA,IACnB;AACQ,WAAO;AAAA,MACH,UAAU,KAAK;AAAA,MACf,YAAY,CAAC,KAAK,WAAW;AAAA,IAChC;AAAA,EACT;AAAA,EACI,eAAe;AACX,UAAM,EAAE,QAAQ,MAAK,IAAK,KAAK,QAAQ,QAAQ;AAC/C,UAAM,EAAE,aAAa,kBAAiB,IAAK,KAAK,QAAQ,cAAe;AACvE,WAAO,IAAIC,UAAc,QAAQ,IAAI,cAAc,mBAAmB,SAAS,IAAI,WAAW;AAAA,EACtG;AAAA,EACI,YAAY,UAAU;AAClB,SAAK,QAAQ,aAAa,QAAQ;AAAA,EAC1C;AAAA,EACI,cAAc,YAAY;AACtB,QAAI,CAAC,KAAK,mBAAmB;AACzB,WAAK,cAAc;AAAA,IAC/B;AAAA,EACA;AAAA,EACI,iBAAiB;AACb,SAAK,oBAAoB;AAAA,EACjC;AAAA,EACI,mBAAmB;AACf,SAAK,oBAAoB;AAAA,EACjC;AAAA,EACI,YAAY,UAAU;AAClB,SAAK,YAAY;AAAA,EACzB;AACA;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,402 @@
|
|
|
1
|
+
import { Dimension, $, append, show, clearNode, hide, size, getClientArea } from "../../../../base/browser/dom.es.js";
|
|
2
|
+
import { DomScrollableElement } from "../../../../base/browser/ui/scrollbar/scrollableElement.es.js";
|
|
3
|
+
import { Codicon } from "../../../../base/common/codicons.es.js";
|
|
4
|
+
import { ThemeIcon } from "../../../../base/common/themables.es.js";
|
|
5
|
+
import { Emitter } from "../../../../base/common/event.es.js";
|
|
6
|
+
import { MarkdownString } from "../../../../base/common/htmlContent.es.js";
|
|
7
|
+
import { DisposableStore } from "../../../../base/common/lifecycle.es.js";
|
|
8
|
+
import { MarkdownRenderer } from "../../../browser/widget/markdownRenderer/browser/markdownRenderer.es.js";
|
|
9
|
+
import { ResizableHTMLElement } from "../../../../base/browser/ui/resizable/resizable.es.js";
|
|
10
|
+
import { localize } from "../../../../nls.es.js";
|
|
11
|
+
import { IInstantiationService } from "../../../../platform/instantiation/common/instantiation.es.js";
|
|
12
|
+
var __decorate = function(decorators, target, key, desc) {
|
|
13
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
14
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
15
|
+
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;
|
|
16
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
17
|
+
};
|
|
18
|
+
var __param = function(paramIndex, decorator) {
|
|
19
|
+
return function(target, key) {
|
|
20
|
+
decorator(target, key, paramIndex);
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
function canExpandCompletionItem(item) {
|
|
24
|
+
return !!item && Boolean(item.completion.documentation || item.completion.detail && item.completion.detail !== item.completion.label);
|
|
25
|
+
}
|
|
26
|
+
let SuggestDetailsWidget = class SuggestDetailsWidget2 {
|
|
27
|
+
constructor(_editor, instaService) {
|
|
28
|
+
this._editor = _editor;
|
|
29
|
+
this._onDidClose = new Emitter();
|
|
30
|
+
this.onDidClose = this._onDidClose.event;
|
|
31
|
+
this._onDidChangeContents = new Emitter();
|
|
32
|
+
this.onDidChangeContents = this._onDidChangeContents.event;
|
|
33
|
+
this._disposables = new DisposableStore();
|
|
34
|
+
this._renderDisposeable = new DisposableStore();
|
|
35
|
+
this._borderWidth = 1;
|
|
36
|
+
this._size = new Dimension(330, 0);
|
|
37
|
+
this.domNode = $(".suggest-details");
|
|
38
|
+
this.domNode.classList.add("no-docs");
|
|
39
|
+
this._markdownRenderer = instaService.createInstance(MarkdownRenderer, { editor: _editor });
|
|
40
|
+
this._body = $(".body");
|
|
41
|
+
this._scrollbar = new DomScrollableElement(this._body, {
|
|
42
|
+
alwaysConsumeMouseWheel: true
|
|
43
|
+
});
|
|
44
|
+
append(this.domNode, this._scrollbar.getDomNode());
|
|
45
|
+
this._disposables.add(this._scrollbar);
|
|
46
|
+
this._header = append(this._body, $(".header"));
|
|
47
|
+
this._close = append(this._header, $("span" + ThemeIcon.asCSSSelector(Codicon.close)));
|
|
48
|
+
this._close.title = localize("details.close", "Close");
|
|
49
|
+
this._type = append(this._header, $("p.type"));
|
|
50
|
+
this._docs = append(this._body, $("p.docs"));
|
|
51
|
+
this._configureFont();
|
|
52
|
+
this._disposables.add(this._editor.onDidChangeConfiguration((e) => {
|
|
53
|
+
if (e.hasChanged(
|
|
54
|
+
50
|
|
55
|
+
/* EditorOption.fontInfo */
|
|
56
|
+
)) {
|
|
57
|
+
this._configureFont();
|
|
58
|
+
}
|
|
59
|
+
}));
|
|
60
|
+
}
|
|
61
|
+
dispose() {
|
|
62
|
+
this._disposables.dispose();
|
|
63
|
+
this._renderDisposeable.dispose();
|
|
64
|
+
}
|
|
65
|
+
_configureFont() {
|
|
66
|
+
const options = this._editor.getOptions();
|
|
67
|
+
const fontInfo = options.get(
|
|
68
|
+
50
|
|
69
|
+
/* EditorOption.fontInfo */
|
|
70
|
+
);
|
|
71
|
+
const fontFamily = fontInfo.getMassagedFontFamily();
|
|
72
|
+
const fontSize = options.get(
|
|
73
|
+
120
|
|
74
|
+
/* EditorOption.suggestFontSize */
|
|
75
|
+
) || fontInfo.fontSize;
|
|
76
|
+
const lineHeight = options.get(
|
|
77
|
+
121
|
|
78
|
+
/* EditorOption.suggestLineHeight */
|
|
79
|
+
) || fontInfo.lineHeight;
|
|
80
|
+
const fontWeight = fontInfo.fontWeight;
|
|
81
|
+
const fontSizePx = `${fontSize}px`;
|
|
82
|
+
const lineHeightPx = `${lineHeight}px`;
|
|
83
|
+
this.domNode.style.fontSize = fontSizePx;
|
|
84
|
+
this.domNode.style.lineHeight = `${lineHeight / fontSize}`;
|
|
85
|
+
this.domNode.style.fontWeight = fontWeight;
|
|
86
|
+
this.domNode.style.fontFeatureSettings = fontInfo.fontFeatureSettings;
|
|
87
|
+
this._type.style.fontFamily = fontFamily;
|
|
88
|
+
this._close.style.height = lineHeightPx;
|
|
89
|
+
this._close.style.width = lineHeightPx;
|
|
90
|
+
}
|
|
91
|
+
getLayoutInfo() {
|
|
92
|
+
const lineHeight = this._editor.getOption(
|
|
93
|
+
121
|
|
94
|
+
/* EditorOption.suggestLineHeight */
|
|
95
|
+
) || this._editor.getOption(
|
|
96
|
+
50
|
|
97
|
+
/* EditorOption.fontInfo */
|
|
98
|
+
).lineHeight;
|
|
99
|
+
const borderWidth = this._borderWidth;
|
|
100
|
+
const borderHeight = borderWidth * 2;
|
|
101
|
+
return {
|
|
102
|
+
lineHeight,
|
|
103
|
+
borderWidth,
|
|
104
|
+
borderHeight,
|
|
105
|
+
verticalPadding: 22,
|
|
106
|
+
horizontalPadding: 14
|
|
107
|
+
};
|
|
108
|
+
}
|
|
109
|
+
renderLoading() {
|
|
110
|
+
this._type.textContent = localize("loading", "Loading...");
|
|
111
|
+
this._docs.textContent = "";
|
|
112
|
+
this.domNode.classList.remove("no-docs", "no-type");
|
|
113
|
+
this.layout(this.size.width, this.getLayoutInfo().lineHeight * 2);
|
|
114
|
+
this._onDidChangeContents.fire(this);
|
|
115
|
+
}
|
|
116
|
+
renderItem(item, explainMode) {
|
|
117
|
+
var _a;
|
|
118
|
+
this._renderDisposeable.clear();
|
|
119
|
+
let { detail, documentation } = item.completion;
|
|
120
|
+
if (explainMode) {
|
|
121
|
+
let md = "";
|
|
122
|
+
md += `score: ${item.score[0]}
|
|
123
|
+
`;
|
|
124
|
+
md += `prefix: ${item.word ?? "(no prefix)"}
|
|
125
|
+
`;
|
|
126
|
+
md += `word: ${item.completion.filterText ? item.completion.filterText + " (filterText)" : item.textLabel}
|
|
127
|
+
`;
|
|
128
|
+
md += `distance: ${item.distance} (localityBonus-setting)
|
|
129
|
+
`;
|
|
130
|
+
md += `index: ${item.idx}, based on ${item.completion.sortText && `sortText: "${item.completion.sortText}"` || "label"}
|
|
131
|
+
`;
|
|
132
|
+
md += `commit_chars: ${(_a = item.completion.commitCharacters) == null ? void 0 : _a.join("")}
|
|
133
|
+
`;
|
|
134
|
+
documentation = new MarkdownString().appendCodeblock("empty", md);
|
|
135
|
+
detail = `Provider: ${item.provider._debugDisplayName}`;
|
|
136
|
+
}
|
|
137
|
+
if (!explainMode && !canExpandCompletionItem(item)) {
|
|
138
|
+
this.clearContents();
|
|
139
|
+
return;
|
|
140
|
+
}
|
|
141
|
+
this.domNode.classList.remove("no-docs", "no-type");
|
|
142
|
+
if (detail) {
|
|
143
|
+
const cappedDetail = detail.length > 1e5 ? `${detail.substr(0, 1e5)}…` : detail;
|
|
144
|
+
this._type.textContent = cappedDetail;
|
|
145
|
+
this._type.title = cappedDetail;
|
|
146
|
+
show(this._type);
|
|
147
|
+
this._type.classList.toggle("auto-wrap", !/\r?\n^\s+/gmi.test(cappedDetail));
|
|
148
|
+
} else {
|
|
149
|
+
clearNode(this._type);
|
|
150
|
+
this._type.title = "";
|
|
151
|
+
hide(this._type);
|
|
152
|
+
this.domNode.classList.add("no-type");
|
|
153
|
+
}
|
|
154
|
+
clearNode(this._docs);
|
|
155
|
+
if (typeof documentation === "string") {
|
|
156
|
+
this._docs.classList.remove("markdown-docs");
|
|
157
|
+
this._docs.textContent = documentation;
|
|
158
|
+
} else if (documentation) {
|
|
159
|
+
this._docs.classList.add("markdown-docs");
|
|
160
|
+
clearNode(this._docs);
|
|
161
|
+
const renderedContents = this._markdownRenderer.render(documentation);
|
|
162
|
+
this._docs.appendChild(renderedContents.element);
|
|
163
|
+
this._renderDisposeable.add(renderedContents);
|
|
164
|
+
this._renderDisposeable.add(this._markdownRenderer.onDidRenderAsync(() => {
|
|
165
|
+
this.layout(this._size.width, this._type.clientHeight + this._docs.clientHeight);
|
|
166
|
+
this._onDidChangeContents.fire(this);
|
|
167
|
+
}));
|
|
168
|
+
}
|
|
169
|
+
this.domNode.style.userSelect = "text";
|
|
170
|
+
this.domNode.tabIndex = -1;
|
|
171
|
+
this._close.onmousedown = (e) => {
|
|
172
|
+
e.preventDefault();
|
|
173
|
+
e.stopPropagation();
|
|
174
|
+
};
|
|
175
|
+
this._close.onclick = (e) => {
|
|
176
|
+
e.preventDefault();
|
|
177
|
+
e.stopPropagation();
|
|
178
|
+
this._onDidClose.fire();
|
|
179
|
+
};
|
|
180
|
+
this._body.scrollTop = 0;
|
|
181
|
+
this.layout(this._size.width, this._type.clientHeight + this._docs.clientHeight);
|
|
182
|
+
this._onDidChangeContents.fire(this);
|
|
183
|
+
}
|
|
184
|
+
clearContents() {
|
|
185
|
+
this.domNode.classList.add("no-docs");
|
|
186
|
+
this._type.textContent = "";
|
|
187
|
+
this._docs.textContent = "";
|
|
188
|
+
}
|
|
189
|
+
get isEmpty() {
|
|
190
|
+
return this.domNode.classList.contains("no-docs");
|
|
191
|
+
}
|
|
192
|
+
get size() {
|
|
193
|
+
return this._size;
|
|
194
|
+
}
|
|
195
|
+
layout(width, height) {
|
|
196
|
+
const newSize = new Dimension(width, height);
|
|
197
|
+
if (!Dimension.equals(newSize, this._size)) {
|
|
198
|
+
this._size = newSize;
|
|
199
|
+
size(this.domNode, width, height);
|
|
200
|
+
}
|
|
201
|
+
this._scrollbar.scanDomNode();
|
|
202
|
+
}
|
|
203
|
+
scrollDown(much = 8) {
|
|
204
|
+
this._body.scrollTop += much;
|
|
205
|
+
}
|
|
206
|
+
scrollUp(much = 8) {
|
|
207
|
+
this._body.scrollTop -= much;
|
|
208
|
+
}
|
|
209
|
+
scrollTop() {
|
|
210
|
+
this._body.scrollTop = 0;
|
|
211
|
+
}
|
|
212
|
+
scrollBottom() {
|
|
213
|
+
this._body.scrollTop = this._body.scrollHeight;
|
|
214
|
+
}
|
|
215
|
+
pageDown() {
|
|
216
|
+
this.scrollDown(80);
|
|
217
|
+
}
|
|
218
|
+
pageUp() {
|
|
219
|
+
this.scrollUp(80);
|
|
220
|
+
}
|
|
221
|
+
set borderWidth(width) {
|
|
222
|
+
this._borderWidth = width;
|
|
223
|
+
}
|
|
224
|
+
get borderWidth() {
|
|
225
|
+
return this._borderWidth;
|
|
226
|
+
}
|
|
227
|
+
};
|
|
228
|
+
SuggestDetailsWidget = __decorate([
|
|
229
|
+
__param(1, IInstantiationService)
|
|
230
|
+
], SuggestDetailsWidget);
|
|
231
|
+
class SuggestDetailsOverlay {
|
|
232
|
+
constructor(widget, _editor) {
|
|
233
|
+
this.widget = widget;
|
|
234
|
+
this._editor = _editor;
|
|
235
|
+
this.allowEditorOverflow = true;
|
|
236
|
+
this._disposables = new DisposableStore();
|
|
237
|
+
this._added = false;
|
|
238
|
+
this._preferAlignAtTop = true;
|
|
239
|
+
this._resizable = new ResizableHTMLElement();
|
|
240
|
+
this._resizable.domNode.classList.add("suggest-details-container");
|
|
241
|
+
this._resizable.domNode.appendChild(widget.domNode);
|
|
242
|
+
this._resizable.enableSashes(false, true, true, false);
|
|
243
|
+
let topLeftNow;
|
|
244
|
+
let sizeNow;
|
|
245
|
+
let deltaTop = 0;
|
|
246
|
+
let deltaLeft = 0;
|
|
247
|
+
this._disposables.add(this._resizable.onDidWillResize(() => {
|
|
248
|
+
topLeftNow = this._topLeft;
|
|
249
|
+
sizeNow = this._resizable.size;
|
|
250
|
+
}));
|
|
251
|
+
this._disposables.add(this._resizable.onDidResize((e) => {
|
|
252
|
+
if (topLeftNow && sizeNow) {
|
|
253
|
+
this.widget.layout(e.dimension.width, e.dimension.height);
|
|
254
|
+
let updateTopLeft = false;
|
|
255
|
+
if (e.west) {
|
|
256
|
+
deltaLeft = sizeNow.width - e.dimension.width;
|
|
257
|
+
updateTopLeft = true;
|
|
258
|
+
}
|
|
259
|
+
if (e.north) {
|
|
260
|
+
deltaTop = sizeNow.height - e.dimension.height;
|
|
261
|
+
updateTopLeft = true;
|
|
262
|
+
}
|
|
263
|
+
if (updateTopLeft) {
|
|
264
|
+
this._applyTopLeft({
|
|
265
|
+
top: topLeftNow.top + deltaTop,
|
|
266
|
+
left: topLeftNow.left + deltaLeft
|
|
267
|
+
});
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
if (e.done) {
|
|
271
|
+
topLeftNow = void 0;
|
|
272
|
+
sizeNow = void 0;
|
|
273
|
+
deltaTop = 0;
|
|
274
|
+
deltaLeft = 0;
|
|
275
|
+
this._userSize = e.dimension;
|
|
276
|
+
}
|
|
277
|
+
}));
|
|
278
|
+
this._disposables.add(this.widget.onDidChangeContents(() => {
|
|
279
|
+
if (this._anchorBox) {
|
|
280
|
+
this._placeAtAnchor(this._anchorBox, this._userSize ?? this.widget.size, this._preferAlignAtTop);
|
|
281
|
+
}
|
|
282
|
+
}));
|
|
283
|
+
}
|
|
284
|
+
dispose() {
|
|
285
|
+
this._resizable.dispose();
|
|
286
|
+
this._disposables.dispose();
|
|
287
|
+
this.hide();
|
|
288
|
+
}
|
|
289
|
+
getId() {
|
|
290
|
+
return "suggest.details";
|
|
291
|
+
}
|
|
292
|
+
getDomNode() {
|
|
293
|
+
return this._resizable.domNode;
|
|
294
|
+
}
|
|
295
|
+
getPosition() {
|
|
296
|
+
return this._topLeft ? { preference: this._topLeft } : null;
|
|
297
|
+
}
|
|
298
|
+
show() {
|
|
299
|
+
if (!this._added) {
|
|
300
|
+
this._editor.addOverlayWidget(this);
|
|
301
|
+
this._added = true;
|
|
302
|
+
}
|
|
303
|
+
}
|
|
304
|
+
hide(sessionEnded = false) {
|
|
305
|
+
this._resizable.clearSashHoverState();
|
|
306
|
+
if (this._added) {
|
|
307
|
+
this._editor.removeOverlayWidget(this);
|
|
308
|
+
this._added = false;
|
|
309
|
+
this._anchorBox = void 0;
|
|
310
|
+
this._topLeft = void 0;
|
|
311
|
+
}
|
|
312
|
+
if (sessionEnded) {
|
|
313
|
+
this._userSize = void 0;
|
|
314
|
+
this.widget.clearContents();
|
|
315
|
+
}
|
|
316
|
+
}
|
|
317
|
+
placeAtAnchor(anchor, preferAlignAtTop) {
|
|
318
|
+
const anchorBox = anchor.getBoundingClientRect();
|
|
319
|
+
this._anchorBox = anchorBox;
|
|
320
|
+
this._preferAlignAtTop = preferAlignAtTop;
|
|
321
|
+
this._placeAtAnchor(this._anchorBox, this._userSize ?? this.widget.size, preferAlignAtTop);
|
|
322
|
+
}
|
|
323
|
+
_placeAtAnchor(anchorBox, size2, preferAlignAtTop) {
|
|
324
|
+
const bodyBox = getClientArea(this.getDomNode().ownerDocument.body);
|
|
325
|
+
const info = this.widget.getLayoutInfo();
|
|
326
|
+
const defaultMinSize = new Dimension(220, 2 * info.lineHeight);
|
|
327
|
+
const defaultTop = anchorBox.top;
|
|
328
|
+
const eastPlacement = function() {
|
|
329
|
+
const width = bodyBox.width - (anchorBox.left + anchorBox.width + info.borderWidth + info.horizontalPadding);
|
|
330
|
+
const left2 = -info.borderWidth + anchorBox.left + anchorBox.width;
|
|
331
|
+
const maxSizeTop = new Dimension(width, bodyBox.height - anchorBox.top - info.borderHeight - info.verticalPadding);
|
|
332
|
+
const maxSizeBottom = maxSizeTop.with(void 0, anchorBox.top + anchorBox.height - info.borderHeight - info.verticalPadding);
|
|
333
|
+
return { top: defaultTop, left: left2, fit: width - size2.width, maxSizeTop, maxSizeBottom, minSize: defaultMinSize.with(Math.min(width, defaultMinSize.width)) };
|
|
334
|
+
}();
|
|
335
|
+
const westPlacement = function() {
|
|
336
|
+
const width = anchorBox.left - info.borderWidth - info.horizontalPadding;
|
|
337
|
+
const left2 = Math.max(info.horizontalPadding, anchorBox.left - size2.width - info.borderWidth);
|
|
338
|
+
const maxSizeTop = new Dimension(width, bodyBox.height - anchorBox.top - info.borderHeight - info.verticalPadding);
|
|
339
|
+
const maxSizeBottom = maxSizeTop.with(void 0, anchorBox.top + anchorBox.height - info.borderHeight - info.verticalPadding);
|
|
340
|
+
return { top: defaultTop, left: left2, fit: width - size2.width, maxSizeTop, maxSizeBottom, minSize: defaultMinSize.with(Math.min(width, defaultMinSize.width)) };
|
|
341
|
+
}();
|
|
342
|
+
const southPacement = function() {
|
|
343
|
+
const left2 = anchorBox.left;
|
|
344
|
+
const top2 = -info.borderWidth + anchorBox.top + anchorBox.height;
|
|
345
|
+
const maxSizeBottom = new Dimension(anchorBox.width - info.borderHeight, bodyBox.height - anchorBox.top - anchorBox.height - info.verticalPadding);
|
|
346
|
+
return { top: top2, left: left2, fit: maxSizeBottom.height - size2.height, maxSizeBottom, maxSizeTop: maxSizeBottom, minSize: defaultMinSize.with(maxSizeBottom.width) };
|
|
347
|
+
}();
|
|
348
|
+
const placements = [eastPlacement, westPlacement, southPacement];
|
|
349
|
+
const placement = placements.find((p) => p.fit >= 0) ?? placements.sort((a, b) => b.fit - a.fit)[0];
|
|
350
|
+
const bottom = anchorBox.top + anchorBox.height - info.borderHeight;
|
|
351
|
+
let alignAtTop;
|
|
352
|
+
let height = size2.height;
|
|
353
|
+
const maxHeight = Math.max(placement.maxSizeTop.height, placement.maxSizeBottom.height);
|
|
354
|
+
if (height > maxHeight) {
|
|
355
|
+
height = maxHeight;
|
|
356
|
+
}
|
|
357
|
+
let maxSize;
|
|
358
|
+
if (preferAlignAtTop) {
|
|
359
|
+
if (height <= placement.maxSizeTop.height) {
|
|
360
|
+
alignAtTop = true;
|
|
361
|
+
maxSize = placement.maxSizeTop;
|
|
362
|
+
} else {
|
|
363
|
+
alignAtTop = false;
|
|
364
|
+
maxSize = placement.maxSizeBottom;
|
|
365
|
+
}
|
|
366
|
+
} else {
|
|
367
|
+
if (height <= placement.maxSizeBottom.height) {
|
|
368
|
+
alignAtTop = false;
|
|
369
|
+
maxSize = placement.maxSizeBottom;
|
|
370
|
+
} else {
|
|
371
|
+
alignAtTop = true;
|
|
372
|
+
maxSize = placement.maxSizeTop;
|
|
373
|
+
}
|
|
374
|
+
}
|
|
375
|
+
let { top, left } = placement;
|
|
376
|
+
if (!alignAtTop && height > anchorBox.height) {
|
|
377
|
+
top = bottom - height;
|
|
378
|
+
}
|
|
379
|
+
const editorDomNode = this._editor.getDomNode();
|
|
380
|
+
if (editorDomNode) {
|
|
381
|
+
const editorBoundingBox = editorDomNode.getBoundingClientRect();
|
|
382
|
+
top -= editorBoundingBox.top;
|
|
383
|
+
left -= editorBoundingBox.left;
|
|
384
|
+
}
|
|
385
|
+
this._applyTopLeft({ left, top });
|
|
386
|
+
this._resizable.enableSashes(!alignAtTop, placement === eastPlacement, alignAtTop, placement !== eastPlacement);
|
|
387
|
+
this._resizable.minSize = placement.minSize;
|
|
388
|
+
this._resizable.maxSize = maxSize;
|
|
389
|
+
this._resizable.layout(height, Math.min(maxSize.width, size2.width));
|
|
390
|
+
this.widget.layout(this._resizable.size.width, this._resizable.size.height);
|
|
391
|
+
}
|
|
392
|
+
_applyTopLeft(topLeft) {
|
|
393
|
+
this._topLeft = topLeft;
|
|
394
|
+
this._editor.layoutOverlayWidget(this);
|
|
395
|
+
}
|
|
396
|
+
}
|
|
397
|
+
export {
|
|
398
|
+
SuggestDetailsOverlay,
|
|
399
|
+
SuggestDetailsWidget,
|
|
400
|
+
canExpandCompletionItem
|
|
401
|
+
};
|
|
402
|
+
//# sourceMappingURL=suggestWidgetDetails.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"suggestWidgetDetails.es.js","sources":["../../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetDetails.js"],"sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __param = (this && this.__param) || function (paramIndex, decorator) {\n return function (target, key) { decorator(target, key, paramIndex); }\n};\nimport * as dom from '../../../../base/browser/dom.js';\nimport { DomScrollableElement } from '../../../../base/browser/ui/scrollbar/scrollableElement.js';\nimport { Codicon } from '../../../../base/common/codicons.js';\nimport { ThemeIcon } from '../../../../base/common/themables.js';\nimport { Emitter } from '../../../../base/common/event.js';\nimport { MarkdownString } from '../../../../base/common/htmlContent.js';\nimport { DisposableStore } from '../../../../base/common/lifecycle.js';\nimport { MarkdownRenderer } from '../../../browser/widget/markdownRenderer/browser/markdownRenderer.js';\nimport { ResizableHTMLElement } from '../../../../base/browser/ui/resizable/resizable.js';\nimport * as nls from '../../../../nls.js';\nimport { IInstantiationService } from '../../../../platform/instantiation/common/instantiation.js';\nexport function canExpandCompletionItem(item) {\n return !!item && Boolean(item.completion.documentation || item.completion.detail && item.completion.detail !== item.completion.label);\n}\nlet SuggestDetailsWidget = class SuggestDetailsWidget {\n constructor(_editor, instaService) {\n this._editor = _editor;\n this._onDidClose = new Emitter();\n this.onDidClose = this._onDidClose.event;\n this._onDidChangeContents = new Emitter();\n this.onDidChangeContents = this._onDidChangeContents.event;\n this._disposables = new DisposableStore();\n this._renderDisposeable = new DisposableStore();\n this._borderWidth = 1;\n this._size = new dom.Dimension(330, 0);\n this.domNode = dom.$('.suggest-details');\n this.domNode.classList.add('no-docs');\n this._markdownRenderer = instaService.createInstance(MarkdownRenderer, { editor: _editor });\n this._body = dom.$('.body');\n this._scrollbar = new DomScrollableElement(this._body, {\n alwaysConsumeMouseWheel: true,\n });\n dom.append(this.domNode, this._scrollbar.getDomNode());\n this._disposables.add(this._scrollbar);\n this._header = dom.append(this._body, dom.$('.header'));\n this._close = dom.append(this._header, dom.$('span' + ThemeIcon.asCSSSelector(Codicon.close)));\n this._close.title = nls.localize('details.close', \"Close\");\n this._type = dom.append(this._header, dom.$('p.type'));\n this._docs = dom.append(this._body, dom.$('p.docs'));\n this._configureFont();\n this._disposables.add(this._editor.onDidChangeConfiguration(e => {\n if (e.hasChanged(50 /* EditorOption.fontInfo */)) {\n this._configureFont();\n }\n }));\n }\n dispose() {\n this._disposables.dispose();\n this._renderDisposeable.dispose();\n }\n _configureFont() {\n const options = this._editor.getOptions();\n const fontInfo = options.get(50 /* EditorOption.fontInfo */);\n const fontFamily = fontInfo.getMassagedFontFamily();\n const fontSize = options.get(120 /* EditorOption.suggestFontSize */) || fontInfo.fontSize;\n const lineHeight = options.get(121 /* EditorOption.suggestLineHeight */) || fontInfo.lineHeight;\n const fontWeight = fontInfo.fontWeight;\n const fontSizePx = `${fontSize}px`;\n const lineHeightPx = `${lineHeight}px`;\n this.domNode.style.fontSize = fontSizePx;\n this.domNode.style.lineHeight = `${lineHeight / fontSize}`;\n this.domNode.style.fontWeight = fontWeight;\n this.domNode.style.fontFeatureSettings = fontInfo.fontFeatureSettings;\n this._type.style.fontFamily = fontFamily;\n this._close.style.height = lineHeightPx;\n this._close.style.width = lineHeightPx;\n }\n getLayoutInfo() {\n const lineHeight = this._editor.getOption(121 /* EditorOption.suggestLineHeight */) || this._editor.getOption(50 /* EditorOption.fontInfo */).lineHeight;\n const borderWidth = this._borderWidth;\n const borderHeight = borderWidth * 2;\n return {\n lineHeight,\n borderWidth,\n borderHeight,\n verticalPadding: 22,\n horizontalPadding: 14\n };\n }\n renderLoading() {\n this._type.textContent = nls.localize('loading', \"Loading...\");\n this._docs.textContent = '';\n this.domNode.classList.remove('no-docs', 'no-type');\n this.layout(this.size.width, this.getLayoutInfo().lineHeight * 2);\n this._onDidChangeContents.fire(this);\n }\n renderItem(item, explainMode) {\n this._renderDisposeable.clear();\n let { detail, documentation } = item.completion;\n if (explainMode) {\n let md = '';\n md += `score: ${item.score[0]}\\n`;\n md += `prefix: ${item.word ?? '(no prefix)'}\\n`;\n md += `word: ${item.completion.filterText ? item.completion.filterText + ' (filterText)' : item.textLabel}\\n`;\n md += `distance: ${item.distance} (localityBonus-setting)\\n`;\n md += `index: ${item.idx}, based on ${item.completion.sortText && `sortText: \"${item.completion.sortText}\"` || 'label'}\\n`;\n md += `commit_chars: ${item.completion.commitCharacters?.join('')}\\n`;\n documentation = new MarkdownString().appendCodeblock('empty', md);\n detail = `Provider: ${item.provider._debugDisplayName}`;\n }\n if (!explainMode && !canExpandCompletionItem(item)) {\n this.clearContents();\n return;\n }\n this.domNode.classList.remove('no-docs', 'no-type');\n // --- details\n if (detail) {\n const cappedDetail = detail.length > 100000 ? `${detail.substr(0, 100000)}…` : detail;\n this._type.textContent = cappedDetail;\n this._type.title = cappedDetail;\n dom.show(this._type);\n this._type.classList.toggle('auto-wrap', !/\\r?\\n^\\s+/gmi.test(cappedDetail));\n }\n else {\n dom.clearNode(this._type);\n this._type.title = '';\n dom.hide(this._type);\n this.domNode.classList.add('no-type');\n }\n // --- documentation\n dom.clearNode(this._docs);\n if (typeof documentation === 'string') {\n this._docs.classList.remove('markdown-docs');\n this._docs.textContent = documentation;\n }\n else if (documentation) {\n this._docs.classList.add('markdown-docs');\n dom.clearNode(this._docs);\n const renderedContents = this._markdownRenderer.render(documentation);\n this._docs.appendChild(renderedContents.element);\n this._renderDisposeable.add(renderedContents);\n this._renderDisposeable.add(this._markdownRenderer.onDidRenderAsync(() => {\n this.layout(this._size.width, this._type.clientHeight + this._docs.clientHeight);\n this._onDidChangeContents.fire(this);\n }));\n }\n this.domNode.style.userSelect = 'text';\n this.domNode.tabIndex = -1;\n this._close.onmousedown = e => {\n e.preventDefault();\n e.stopPropagation();\n };\n this._close.onclick = e => {\n e.preventDefault();\n e.stopPropagation();\n this._onDidClose.fire();\n };\n this._body.scrollTop = 0;\n this.layout(this._size.width, this._type.clientHeight + this._docs.clientHeight);\n this._onDidChangeContents.fire(this);\n }\n clearContents() {\n this.domNode.classList.add('no-docs');\n this._type.textContent = '';\n this._docs.textContent = '';\n }\n get isEmpty() {\n return this.domNode.classList.contains('no-docs');\n }\n get size() {\n return this._size;\n }\n layout(width, height) {\n const newSize = new dom.Dimension(width, height);\n if (!dom.Dimension.equals(newSize, this._size)) {\n this._size = newSize;\n dom.size(this.domNode, width, height);\n }\n this._scrollbar.scanDomNode();\n }\n scrollDown(much = 8) {\n this._body.scrollTop += much;\n }\n scrollUp(much = 8) {\n this._body.scrollTop -= much;\n }\n scrollTop() {\n this._body.scrollTop = 0;\n }\n scrollBottom() {\n this._body.scrollTop = this._body.scrollHeight;\n }\n pageDown() {\n this.scrollDown(80);\n }\n pageUp() {\n this.scrollUp(80);\n }\n set borderWidth(width) {\n this._borderWidth = width;\n }\n get borderWidth() {\n return this._borderWidth;\n }\n};\nSuggestDetailsWidget = __decorate([\n __param(1, IInstantiationService)\n], SuggestDetailsWidget);\nexport { SuggestDetailsWidget };\nexport class SuggestDetailsOverlay {\n constructor(widget, _editor) {\n this.widget = widget;\n this._editor = _editor;\n this.allowEditorOverflow = true;\n this._disposables = new DisposableStore();\n this._added = false;\n this._preferAlignAtTop = true;\n this._resizable = new ResizableHTMLElement();\n this._resizable.domNode.classList.add('suggest-details-container');\n this._resizable.domNode.appendChild(widget.domNode);\n this._resizable.enableSashes(false, true, true, false);\n let topLeftNow;\n let sizeNow;\n let deltaTop = 0;\n let deltaLeft = 0;\n this._disposables.add(this._resizable.onDidWillResize(() => {\n topLeftNow = this._topLeft;\n sizeNow = this._resizable.size;\n }));\n this._disposables.add(this._resizable.onDidResize(e => {\n if (topLeftNow && sizeNow) {\n this.widget.layout(e.dimension.width, e.dimension.height);\n let updateTopLeft = false;\n if (e.west) {\n deltaLeft = sizeNow.width - e.dimension.width;\n updateTopLeft = true;\n }\n if (e.north) {\n deltaTop = sizeNow.height - e.dimension.height;\n updateTopLeft = true;\n }\n if (updateTopLeft) {\n this._applyTopLeft({\n top: topLeftNow.top + deltaTop,\n left: topLeftNow.left + deltaLeft,\n });\n }\n }\n if (e.done) {\n topLeftNow = undefined;\n sizeNow = undefined;\n deltaTop = 0;\n deltaLeft = 0;\n this._userSize = e.dimension;\n }\n }));\n this._disposables.add(this.widget.onDidChangeContents(() => {\n if (this._anchorBox) {\n this._placeAtAnchor(this._anchorBox, this._userSize ?? this.widget.size, this._preferAlignAtTop);\n }\n }));\n }\n dispose() {\n this._resizable.dispose();\n this._disposables.dispose();\n this.hide();\n }\n getId() {\n return 'suggest.details';\n }\n getDomNode() {\n return this._resizable.domNode;\n }\n getPosition() {\n return this._topLeft ? { preference: this._topLeft } : null;\n }\n show() {\n if (!this._added) {\n this._editor.addOverlayWidget(this);\n this._added = true;\n }\n }\n hide(sessionEnded = false) {\n this._resizable.clearSashHoverState();\n if (this._added) {\n this._editor.removeOverlayWidget(this);\n this._added = false;\n this._anchorBox = undefined;\n this._topLeft = undefined;\n }\n if (sessionEnded) {\n this._userSize = undefined;\n this.widget.clearContents();\n }\n }\n placeAtAnchor(anchor, preferAlignAtTop) {\n const anchorBox = anchor.getBoundingClientRect();\n this._anchorBox = anchorBox;\n this._preferAlignAtTop = preferAlignAtTop;\n this._placeAtAnchor(this._anchorBox, this._userSize ?? this.widget.size, preferAlignAtTop);\n }\n _placeAtAnchor(anchorBox, size, preferAlignAtTop) {\n const bodyBox = dom.getClientArea(this.getDomNode().ownerDocument.body);\n const info = this.widget.getLayoutInfo();\n const defaultMinSize = new dom.Dimension(220, 2 * info.lineHeight);\n const defaultTop = anchorBox.top;\n // EAST\n const eastPlacement = (function () {\n const width = bodyBox.width - (anchorBox.left + anchorBox.width + info.borderWidth + info.horizontalPadding);\n const left = -info.borderWidth + anchorBox.left + anchorBox.width;\n const maxSizeTop = new dom.Dimension(width, bodyBox.height - anchorBox.top - info.borderHeight - info.verticalPadding);\n const maxSizeBottom = maxSizeTop.with(undefined, anchorBox.top + anchorBox.height - info.borderHeight - info.verticalPadding);\n return { top: defaultTop, left, fit: width - size.width, maxSizeTop, maxSizeBottom, minSize: defaultMinSize.with(Math.min(width, defaultMinSize.width)) };\n })();\n // WEST\n const westPlacement = (function () {\n const width = anchorBox.left - info.borderWidth - info.horizontalPadding;\n const left = Math.max(info.horizontalPadding, anchorBox.left - size.width - info.borderWidth);\n const maxSizeTop = new dom.Dimension(width, bodyBox.height - anchorBox.top - info.borderHeight - info.verticalPadding);\n const maxSizeBottom = maxSizeTop.with(undefined, anchorBox.top + anchorBox.height - info.borderHeight - info.verticalPadding);\n return { top: defaultTop, left, fit: width - size.width, maxSizeTop, maxSizeBottom, minSize: defaultMinSize.with(Math.min(width, defaultMinSize.width)) };\n })();\n // SOUTH\n const southPacement = (function () {\n const left = anchorBox.left;\n const top = -info.borderWidth + anchorBox.top + anchorBox.height;\n const maxSizeBottom = new dom.Dimension(anchorBox.width - info.borderHeight, bodyBox.height - anchorBox.top - anchorBox.height - info.verticalPadding);\n return { top, left, fit: maxSizeBottom.height - size.height, maxSizeBottom, maxSizeTop: maxSizeBottom, minSize: defaultMinSize.with(maxSizeBottom.width) };\n })();\n // take first placement that fits or the first with \"least bad\" fit\n const placements = [eastPlacement, westPlacement, southPacement];\n const placement = placements.find(p => p.fit >= 0) ?? placements.sort((a, b) => b.fit - a.fit)[0];\n // top/bottom placement\n const bottom = anchorBox.top + anchorBox.height - info.borderHeight;\n let alignAtTop;\n let height = size.height;\n const maxHeight = Math.max(placement.maxSizeTop.height, placement.maxSizeBottom.height);\n if (height > maxHeight) {\n height = maxHeight;\n }\n let maxSize;\n if (preferAlignAtTop) {\n if (height <= placement.maxSizeTop.height) {\n alignAtTop = true;\n maxSize = placement.maxSizeTop;\n }\n else {\n alignAtTop = false;\n maxSize = placement.maxSizeBottom;\n }\n }\n else {\n if (height <= placement.maxSizeBottom.height) {\n alignAtTop = false;\n maxSize = placement.maxSizeBottom;\n }\n else {\n alignAtTop = true;\n maxSize = placement.maxSizeTop;\n }\n }\n let { top, left } = placement;\n if (!alignAtTop && height > anchorBox.height) {\n top = bottom - height;\n }\n const editorDomNode = this._editor.getDomNode();\n if (editorDomNode) {\n // get bounding rectangle of the suggest widget relative to the editor\n const editorBoundingBox = editorDomNode.getBoundingClientRect();\n top -= editorBoundingBox.top;\n left -= editorBoundingBox.left;\n }\n this._applyTopLeft({ left, top });\n this._resizable.enableSashes(!alignAtTop, placement === eastPlacement, alignAtTop, placement !== eastPlacement);\n this._resizable.minSize = placement.minSize;\n this._resizable.maxSize = maxSize;\n this._resizable.layout(height, Math.min(maxSize.width, size.width));\n this.widget.layout(this._resizable.size.width, this._resizable.size.height);\n }\n _applyTopLeft(topLeft) {\n this._topLeft = topLeft;\n this._editor.layoutOverlayWidget(this);\n }\n}\n"],"names":["SuggestDetailsWidget","dom.Dimension","dom.$","dom.append","nls.localize","dom.show","dom.clearNode","dom.hide","dom.size","size","dom.getClientArea","left","top"],"mappings":";;;;;;;;;;;AAIA,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;AAYO,SAAS,wBAAwB,MAAM;AAC1C,SAAO,CAAC,CAAC,QAAQ,QAAQ,KAAK,WAAW,iBAAiB,KAAK,WAAW,UAAU,KAAK,WAAW,WAAW,KAAK,WAAW,KAAK;AACxI;AACG,IAAC,uBAAuB,MAAMA,sBAAqB;AAAA,EAClD,YAAY,SAAS,cAAc;AAC/B,SAAK,UAAU;AACf,SAAK,cAAc,IAAI,QAAS;AAChC,SAAK,aAAa,KAAK,YAAY;AACnC,SAAK,uBAAuB,IAAI,QAAS;AACzC,SAAK,sBAAsB,KAAK,qBAAqB;AACrD,SAAK,eAAe,IAAI,gBAAiB;AACzC,SAAK,qBAAqB,IAAI,gBAAiB;AAC/C,SAAK,eAAe;AACpB,SAAK,QAAQ,IAAIC,UAAc,KAAK,CAAC;AACrC,SAAK,UAAUC,EAAM,kBAAkB;AACvC,SAAK,QAAQ,UAAU,IAAI,SAAS;AACpC,SAAK,oBAAoB,aAAa,eAAe,kBAAkB,EAAE,QAAQ,SAAS;AAC1F,SAAK,QAAQA,EAAM,OAAO;AAC1B,SAAK,aAAa,IAAI,qBAAqB,KAAK,OAAO;AAAA,MACnD,yBAAyB;AAAA,IACrC,CAAS;AACDC,WAAW,KAAK,SAAS,KAAK,WAAW,WAAU,CAAE;AACrD,SAAK,aAAa,IAAI,KAAK,UAAU;AACrC,SAAK,UAAUA,OAAW,KAAK,OAAOD,EAAM,SAAS,CAAC;AACtD,SAAK,SAASC,OAAW,KAAK,SAASD,EAAM,SAAS,UAAU,cAAc,QAAQ,KAAK,CAAC,CAAC;AAC7F,SAAK,OAAO,QAAQE,SAAa,iBAAiB,OAAO;AACzD,SAAK,QAAQD,OAAW,KAAK,SAASD,EAAM,QAAQ,CAAC;AACrD,SAAK,QAAQC,OAAW,KAAK,OAAOD,EAAM,QAAQ,CAAC;AACnD,SAAK,eAAgB;AACrB,SAAK,aAAa,IAAI,KAAK,QAAQ,yBAAyB,OAAK;AAC7D,UAAI,EAAE;AAAA,QAAW;AAAA;AAAA,SAAiC;AAC9C,aAAK,eAAgB;AAAA,MACrC;AAAA,IACA,CAAS,CAAC;AAAA,EACV;AAAA,EACI,UAAU;AACN,SAAK,aAAa,QAAS;AAC3B,SAAK,mBAAmB,QAAS;AAAA,EACzC;AAAA,EACI,iBAAiB;AACb,UAAM,UAAU,KAAK,QAAQ,WAAY;AACzC,UAAM,WAAW,QAAQ;AAAA,MAAI;AAAA;AAAA,IAA+B;AAC5D,UAAM,aAAa,SAAS,sBAAuB;AACnD,UAAM,WAAW,QAAQ;AAAA,MAAI;AAAA;AAAA,IAAuC,KAAI,SAAS;AACjF,UAAM,aAAa,QAAQ;AAAA,MAAI;AAAA;AAAA,IAAyC,KAAI,SAAS;AACrF,UAAM,aAAa,SAAS;AAC5B,UAAM,aAAa,GAAG,QAAQ;AAC9B,UAAM,eAAe,GAAG,UAAU;AAClC,SAAK,QAAQ,MAAM,WAAW;AAC9B,SAAK,QAAQ,MAAM,aAAa,GAAG,aAAa,QAAQ;AACxD,SAAK,QAAQ,MAAM,aAAa;AAChC,SAAK,QAAQ,MAAM,sBAAsB,SAAS;AAClD,SAAK,MAAM,MAAM,aAAa;AAC9B,SAAK,OAAO,MAAM,SAAS;AAC3B,SAAK,OAAO,MAAM,QAAQ;AAAA,EAClC;AAAA,EACI,gBAAgB;AACZ,UAAM,aAAa,KAAK,QAAQ;AAAA,MAAU;AAAA;AAAA,SAA6C,KAAK,QAAQ;AAAA,MAAU;AAAA;AAAA,IAA+B,EAAC;AAC9I,UAAM,cAAc,KAAK;AACzB,UAAM,eAAe,cAAc;AACnC,WAAO;AAAA,MACH;AAAA,MACA;AAAA,MACA;AAAA,MACA,iBAAiB;AAAA,MACjB,mBAAmB;AAAA,IACtB;AAAA,EACT;AAAA,EACI,gBAAgB;AACZ,SAAK,MAAM,cAAcE,SAAa,WAAW,YAAY;AAC7D,SAAK,MAAM,cAAc;AACzB,SAAK,QAAQ,UAAU,OAAO,WAAW,SAAS;AAClD,SAAK,OAAO,KAAK,KAAK,OAAO,KAAK,cAAa,EAAG,aAAa,CAAC;AAChE,SAAK,qBAAqB,KAAK,IAAI;AAAA,EAC3C;AAAA,EACI,WAAW,MAAM,aAAa;;AAC1B,SAAK,mBAAmB,MAAO;AAC/B,QAAI,EAAE,QAAQ,cAAe,IAAG,KAAK;AACrC,QAAI,aAAa;AACb,UAAI,KAAK;AACT,YAAM,UAAU,KAAK,MAAM,CAAC,CAAC;AAAA;AAC7B,YAAM,WAAW,KAAK,QAAQ,aAAa;AAAA;AAC3C,YAAM,SAAS,KAAK,WAAW,aAAa,KAAK,WAAW,aAAa,kBAAkB,KAAK,SAAS;AAAA;AACzG,YAAM,aAAa,KAAK,QAAQ;AAAA;AAChC,YAAM,UAAU,KAAK,GAAG,cAAc,KAAK,WAAW,YAAY,cAAc,KAAK,WAAW,QAAQ,OAAO,OAAO;AAAA;AACtH,YAAM,kBAAiB,UAAK,WAAW,qBAAhB,mBAAkC,KAAK,GAAG;AAAA;AACjE,sBAAgB,IAAI,eAAc,EAAG,gBAAgB,SAAS,EAAE;AAChE,eAAS,aAAa,KAAK,SAAS,iBAAiB;AAAA,IACjE;AACQ,QAAI,CAAC,eAAe,CAAC,wBAAwB,IAAI,GAAG;AAChD,WAAK,cAAe;AACpB;AAAA,IACZ;AACQ,SAAK,QAAQ,UAAU,OAAO,WAAW,SAAS;AAElD,QAAI,QAAQ;AACR,YAAM,eAAe,OAAO,SAAS,MAAS,GAAG,OAAO,OAAO,GAAG,GAAM,CAAC,MAAM;AAC/E,WAAK,MAAM,cAAc;AACzB,WAAK,MAAM,QAAQ;AACnBC,WAAS,KAAK,KAAK;AACnB,WAAK,MAAM,UAAU,OAAO,aAAa,CAAC,eAAe,KAAK,YAAY,CAAC;AAAA,IACvF,OACa;AACDC,gBAAc,KAAK,KAAK;AACxB,WAAK,MAAM,QAAQ;AACnBC,WAAS,KAAK,KAAK;AACnB,WAAK,QAAQ,UAAU,IAAI,SAAS;AAAA,IAChD;AAEQD,cAAc,KAAK,KAAK;AACxB,QAAI,OAAO,kBAAkB,UAAU;AACnC,WAAK,MAAM,UAAU,OAAO,eAAe;AAC3C,WAAK,MAAM,cAAc;AAAA,IACrC,WACiB,eAAe;AACpB,WAAK,MAAM,UAAU,IAAI,eAAe;AACxCA,gBAAc,KAAK,KAAK;AACxB,YAAM,mBAAmB,KAAK,kBAAkB,OAAO,aAAa;AACpE,WAAK,MAAM,YAAY,iBAAiB,OAAO;AAC/C,WAAK,mBAAmB,IAAI,gBAAgB;AAC5C,WAAK,mBAAmB,IAAI,KAAK,kBAAkB,iBAAiB,MAAM;AACtE,aAAK,OAAO,KAAK,MAAM,OAAO,KAAK,MAAM,eAAe,KAAK,MAAM,YAAY;AAC/E,aAAK,qBAAqB,KAAK,IAAI;AAAA,MACnD,CAAa,CAAC;AAAA,IACd;AACQ,SAAK,QAAQ,MAAM,aAAa;AAChC,SAAK,QAAQ,WAAW;AACxB,SAAK,OAAO,cAAc,OAAK;AAC3B,QAAE,eAAgB;AAClB,QAAE,gBAAiB;AAAA,IACtB;AACD,SAAK,OAAO,UAAU,OAAK;AACvB,QAAE,eAAgB;AAClB,QAAE,gBAAiB;AACnB,WAAK,YAAY,KAAM;AAAA,IAC1B;AACD,SAAK,MAAM,YAAY;AACvB,SAAK,OAAO,KAAK,MAAM,OAAO,KAAK,MAAM,eAAe,KAAK,MAAM,YAAY;AAC/E,SAAK,qBAAqB,KAAK,IAAI;AAAA,EAC3C;AAAA,EACI,gBAAgB;AACZ,SAAK,QAAQ,UAAU,IAAI,SAAS;AACpC,SAAK,MAAM,cAAc;AACzB,SAAK,MAAM,cAAc;AAAA,EACjC;AAAA,EACI,IAAI,UAAU;AACV,WAAO,KAAK,QAAQ,UAAU,SAAS,SAAS;AAAA,EACxD;AAAA,EACI,IAAI,OAAO;AACP,WAAO,KAAK;AAAA,EACpB;AAAA,EACI,OAAO,OAAO,QAAQ;AAClB,UAAM,UAAU,IAAIL,UAAc,OAAO,MAAM;AAC/C,QAAI,CAACA,UAAc,OAAO,SAAS,KAAK,KAAK,GAAG;AAC5C,WAAK,QAAQ;AACbO,WAAS,KAAK,SAAS,OAAO,MAAM;AAAA,IAChD;AACQ,SAAK,WAAW,YAAa;AAAA,EACrC;AAAA,EACI,WAAW,OAAO,GAAG;AACjB,SAAK,MAAM,aAAa;AAAA,EAChC;AAAA,EACI,SAAS,OAAO,GAAG;AACf,SAAK,MAAM,aAAa;AAAA,EAChC;AAAA,EACI,YAAY;AACR,SAAK,MAAM,YAAY;AAAA,EAC/B;AAAA,EACI,eAAe;AACX,SAAK,MAAM,YAAY,KAAK,MAAM;AAAA,EAC1C;AAAA,EACI,WAAW;AACP,SAAK,WAAW,EAAE;AAAA,EAC1B;AAAA,EACI,SAAS;AACL,SAAK,SAAS,EAAE;AAAA,EACxB;AAAA,EACI,IAAI,YAAY,OAAO;AACnB,SAAK,eAAe;AAAA,EAC5B;AAAA,EACI,IAAI,cAAc;AACd,WAAO,KAAK;AAAA,EACpB;AACA;AACA,uBAAuB,WAAW;AAAA,EAC9B,QAAQ,GAAG,qBAAqB;AACpC,GAAG,oBAAoB;AAEhB,MAAM,sBAAsB;AAAA,EAC/B,YAAY,QAAQ,SAAS;AACzB,SAAK,SAAS;AACd,SAAK,UAAU;AACf,SAAK,sBAAsB;AAC3B,SAAK,eAAe,IAAI,gBAAiB;AACzC,SAAK,SAAS;AACd,SAAK,oBAAoB;AACzB,SAAK,aAAa,IAAI,qBAAsB;AAC5C,SAAK,WAAW,QAAQ,UAAU,IAAI,2BAA2B;AACjE,SAAK,WAAW,QAAQ,YAAY,OAAO,OAAO;AAClD,SAAK,WAAW,aAAa,OAAO,MAAM,MAAM,KAAK;AACrD,QAAI;AACJ,QAAI;AACJ,QAAI,WAAW;AACf,QAAI,YAAY;AAChB,SAAK,aAAa,IAAI,KAAK,WAAW,gBAAgB,MAAM;AACxD,mBAAa,KAAK;AAClB,gBAAU,KAAK,WAAW;AAAA,IACtC,CAAS,CAAC;AACF,SAAK,aAAa,IAAI,KAAK,WAAW,YAAY,OAAK;AACnD,UAAI,cAAc,SAAS;AACvB,aAAK,OAAO,OAAO,EAAE,UAAU,OAAO,EAAE,UAAU,MAAM;AACxD,YAAI,gBAAgB;AACpB,YAAI,EAAE,MAAM;AACR,sBAAY,QAAQ,QAAQ,EAAE,UAAU;AACxC,0BAAgB;AAAA,QACpC;AACgB,YAAI,EAAE,OAAO;AACT,qBAAW,QAAQ,SAAS,EAAE,UAAU;AACxC,0BAAgB;AAAA,QACpC;AACgB,YAAI,eAAe;AACf,eAAK,cAAc;AAAA,YACf,KAAK,WAAW,MAAM;AAAA,YACtB,MAAM,WAAW,OAAO;AAAA,UAChD,CAAqB;AAAA,QACrB;AAAA,MACA;AACY,UAAI,EAAE,MAAM;AACR,qBAAa;AACb,kBAAU;AACV,mBAAW;AACX,oBAAY;AACZ,aAAK,YAAY,EAAE;AAAA,MACnC;AAAA,IACA,CAAS,CAAC;AACF,SAAK,aAAa,IAAI,KAAK,OAAO,oBAAoB,MAAM;AACxD,UAAI,KAAK,YAAY;AACjB,aAAK,eAAe,KAAK,YAAY,KAAK,aAAa,KAAK,OAAO,MAAM,KAAK,iBAAiB;AAAA,MAC/G;AAAA,IACA,CAAS,CAAC;AAAA,EACV;AAAA,EACI,UAAU;AACN,SAAK,WAAW,QAAS;AACzB,SAAK,aAAa,QAAS;AAC3B,SAAK,KAAM;AAAA,EACnB;AAAA,EACI,QAAQ;AACJ,WAAO;AAAA,EACf;AAAA,EACI,aAAa;AACT,WAAO,KAAK,WAAW;AAAA,EAC/B;AAAA,EACI,cAAc;AACV,WAAO,KAAK,WAAW,EAAE,YAAY,KAAK,SAAQ,IAAK;AAAA,EAC/D;AAAA,EACI,OAAO;AACH,QAAI,CAAC,KAAK,QAAQ;AACd,WAAK,QAAQ,iBAAiB,IAAI;AAClC,WAAK,SAAS;AAAA,IAC1B;AAAA,EACA;AAAA,EACI,KAAK,eAAe,OAAO;AACvB,SAAK,WAAW,oBAAqB;AACrC,QAAI,KAAK,QAAQ;AACb,WAAK,QAAQ,oBAAoB,IAAI;AACrC,WAAK,SAAS;AACd,WAAK,aAAa;AAClB,WAAK,WAAW;AAAA,IAC5B;AACQ,QAAI,cAAc;AACd,WAAK,YAAY;AACjB,WAAK,OAAO,cAAe;AAAA,IACvC;AAAA,EACA;AAAA,EACI,cAAc,QAAQ,kBAAkB;AACpC,UAAM,YAAY,OAAO,sBAAuB;AAChD,SAAK,aAAa;AAClB,SAAK,oBAAoB;AACzB,SAAK,eAAe,KAAK,YAAY,KAAK,aAAa,KAAK,OAAO,MAAM,gBAAgB;AAAA,EACjG;AAAA,EACI,eAAe,WAAWC,OAAM,kBAAkB;AAC9C,UAAM,UAAUC,cAAkB,KAAK,WAAY,EAAC,cAAc,IAAI;AACtE,UAAM,OAAO,KAAK,OAAO,cAAe;AACxC,UAAM,iBAAiB,IAAIT,UAAc,KAAK,IAAI,KAAK,UAAU;AACjE,UAAM,aAAa,UAAU;AAE7B,UAAM,gBAAiB,WAAY;AAC/B,YAAM,QAAQ,QAAQ,SAAS,UAAU,OAAO,UAAU,QAAQ,KAAK,cAAc,KAAK;AAC1F,YAAMU,QAAO,CAAC,KAAK,cAAc,UAAU,OAAO,UAAU;AAC5D,YAAM,aAAa,IAAIV,UAAc,OAAO,QAAQ,SAAS,UAAU,MAAM,KAAK,eAAe,KAAK,eAAe;AACrH,YAAM,gBAAgB,WAAW,KAAK,QAAW,UAAU,MAAM,UAAU,SAAS,KAAK,eAAe,KAAK,eAAe;AAC5H,aAAO,EAAE,KAAK,YAAY,MAAAU,OAAM,KAAK,QAAQF,MAAK,OAAO,YAAY,eAAe,SAAS,eAAe,KAAK,KAAK,IAAI,OAAO,eAAe,KAAK,CAAC,EAAG;AAAA,IACrK,EAAY;AAEJ,UAAM,gBAAiB,WAAY;AAC/B,YAAM,QAAQ,UAAU,OAAO,KAAK,cAAc,KAAK;AACvD,YAAME,QAAO,KAAK,IAAI,KAAK,mBAAmB,UAAU,OAAOF,MAAK,QAAQ,KAAK,WAAW;AAC5F,YAAM,aAAa,IAAIR,UAAc,OAAO,QAAQ,SAAS,UAAU,MAAM,KAAK,eAAe,KAAK,eAAe;AACrH,YAAM,gBAAgB,WAAW,KAAK,QAAW,UAAU,MAAM,UAAU,SAAS,KAAK,eAAe,KAAK,eAAe;AAC5H,aAAO,EAAE,KAAK,YAAY,MAAAU,OAAM,KAAK,QAAQF,MAAK,OAAO,YAAY,eAAe,SAAS,eAAe,KAAK,KAAK,IAAI,OAAO,eAAe,KAAK,CAAC,EAAG;AAAA,IACrK,EAAY;AAEJ,UAAM,gBAAiB,WAAY;AAC/B,YAAME,QAAO,UAAU;AACvB,YAAMC,OAAM,CAAC,KAAK,cAAc,UAAU,MAAM,UAAU;AAC1D,YAAM,gBAAgB,IAAIX,UAAc,UAAU,QAAQ,KAAK,cAAc,QAAQ,SAAS,UAAU,MAAM,UAAU,SAAS,KAAK,eAAe;AACrJ,aAAO,EAAE,KAAAW,MAAK,MAAAD,OAAM,KAAK,cAAc,SAASF,MAAK,QAAQ,eAAe,YAAY,eAAe,SAAS,eAAe,KAAK,cAAc,KAAK,EAAG;AAAA,IACtK,EAAY;AAEJ,UAAM,aAAa,CAAC,eAAe,eAAe,aAAa;AAC/D,UAAM,YAAY,WAAW,KAAK,OAAK,EAAE,OAAO,CAAC,KAAK,WAAW,KAAK,CAAC,GAAG,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;AAEhG,UAAM,SAAS,UAAU,MAAM,UAAU,SAAS,KAAK;AACvD,QAAI;AACJ,QAAI,SAASA,MAAK;AAClB,UAAM,YAAY,KAAK,IAAI,UAAU,WAAW,QAAQ,UAAU,cAAc,MAAM;AACtF,QAAI,SAAS,WAAW;AACpB,eAAS;AAAA,IACrB;AACQ,QAAI;AACJ,QAAI,kBAAkB;AAClB,UAAI,UAAU,UAAU,WAAW,QAAQ;AACvC,qBAAa;AACb,kBAAU,UAAU;AAAA,MACpC,OACiB;AACD,qBAAa;AACb,kBAAU,UAAU;AAAA,MACpC;AAAA,IACA,OACa;AACD,UAAI,UAAU,UAAU,cAAc,QAAQ;AAC1C,qBAAa;AACb,kBAAU,UAAU;AAAA,MACpC,OACiB;AACD,qBAAa;AACb,kBAAU,UAAU;AAAA,MACpC;AAAA,IACA;AACQ,QAAI,EAAE,KAAK,KAAI,IAAK;AACpB,QAAI,CAAC,cAAc,SAAS,UAAU,QAAQ;AAC1C,YAAM,SAAS;AAAA,IAC3B;AACQ,UAAM,gBAAgB,KAAK,QAAQ,WAAY;AAC/C,QAAI,eAAe;AAEf,YAAM,oBAAoB,cAAc,sBAAuB;AAC/D,aAAO,kBAAkB;AACzB,cAAQ,kBAAkB;AAAA,IACtC;AACQ,SAAK,cAAc,EAAE,MAAM,IAAG,CAAE;AAChC,SAAK,WAAW,aAAa,CAAC,YAAY,cAAc,eAAe,YAAY,cAAc,aAAa;AAC9G,SAAK,WAAW,UAAU,UAAU;AACpC,SAAK,WAAW,UAAU;AAC1B,SAAK,WAAW,OAAO,QAAQ,KAAK,IAAI,QAAQ,OAAOA,MAAK,KAAK,CAAC;AAClE,SAAK,OAAO,OAAO,KAAK,WAAW,KAAK,OAAO,KAAK,WAAW,KAAK,MAAM;AAAA,EAClF;AAAA,EACI,cAAc,SAAS;AACnB,SAAK,WAAW;AAChB,SAAK,QAAQ,oBAAoB,IAAI;AAAA,EAC7C;AACA;","x_google_ignoreList":[0]}
|