@ws-ui/code-editor 1.12.2 → 1.12.4

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/index.es.js CHANGED
@@ -18,7 +18,7 @@ import { CloseAction as Ye, ErrorAction as He } from "vscode-languageclient";
18
18
  import * as a from "monaco-editor";
19
19
  import { Selection as _e, KeyMod as T, KeyCode as O, editor as Ie, Range as ze, Uri as $e, CancellationTokenSource as Ue } from "monaco-editor";
20
20
  import { WebSocketMessageReader as qe, WebSocketMessageWriter as Qe, toSocket as et } from "vscode-ws-jsonrpc";
21
- import { TextDocumentSaveReason as tt, DocumentDiagnosticRequest as nt, WillSaveTextDocumentNotification as it, DidSaveTextDocumentNotification as ot, WillCreateFilesRequest as rt, WillRenameFilesRequest as st, WillDeleteFilesRequest as at, DidCreateFilesNotification as lt, DidRenameFilesNotification as ct, DidDeleteFilesNotification as gt, SemanticTokensRegistrationType as ut } from "vscode-languageserver-protocol";
21
+ import { DocumentDiagnosticRequest as tt, TextDocumentSaveReason as nt, WillSaveTextDocumentNotification as it, DidSaveTextDocumentNotification as ot, WillCreateFilesRequest as rt, WillRenameFilesRequest as st, WillDeleteFilesRequest as at, DidCreateFilesNotification as lt, DidRenameFilesNotification as ct, DidDeleteFilesNotification as gt, SemanticTokensRegistrationType as ut } from "vscode-languageserver-protocol";
22
22
  import { StandaloneServices as dt, ICodeEditorService as It } from "vscode/services";
23
23
  import { KeybindingsRegistry as ne } from "vscode/monaco";
24
24
  import "@codingame/monaco-vscode-standalone-languages";
@@ -865,12 +865,12 @@ const pe = ge(void 0), Gn = ({
865
865
  }, N = (m) => {
866
866
  if (p.current) {
867
867
  const u = l(
868
- nt.method
868
+ tt.method
869
869
  );
870
870
  for (const d of u)
871
871
  d.onDidChangeDiagnosticsEmitter.fire();
872
872
  }
873
- }, k = (m, u = tt.Manual) => {
873
+ }, k = (m, u = nt.Manual) => {
874
874
  var d;
875
875
  (d = p.current) == null || d.sendNotification(it.type, {
876
876
  textDocument: {