@glsp/sprotty-client
Advanced tools
Comparing version 0.2.0-next.9264f757 to 0.2.0-next.9486d4df
@@ -194,3 +194,5 @@ "use strict"; | ||
this.target = undefined; | ||
this.tool.dispatchFeedback([new cursor_feedback_1.ApplyCursorCSSFeedbackAction(cursor_feedback_1.CursorCSS.OPERATION_NOT_ALLOWED)]); | ||
this.currentTarget = undefined; | ||
this.allowedTarget = false; | ||
this.tool.dispatchFeedback([new creation_tool_feedback_1.RemoveFeedbackEdgeAction()]); | ||
}; | ||
@@ -197,0 +199,0 @@ EdgeCreationToolMouseListener.prototype.nonDraggingMouseUp = function (element, event) { |
@@ -66,4 +66,5 @@ /******************************************************************************** | ||
export * from './utils/viewpoint-util'; | ||
export * from "./model-source/glsp-server-status"; | ||
export { validationModule, saveModule, executeModule, paletteModule, toolFeedbackModule, defaultGLSPModule, modelHintsModule, glspCommandPaletteModule, requestResponseModule, // | ||
glspSelectModule, glspMouseToolModule, layoutCommandsModule, glspEditLabelValidationModule }; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -84,2 +84,3 @@ "use strict"; | ||
__export(require("./utils/viewpoint-util")); | ||
__export(require("./model-source/glsp-server-status")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@glsp/sprotty-client", | ||
"version": "0.2.0-next.9264f757", | ||
"version": "0.2.0-next.9486d4df", | ||
"description": "A sprotty-based client for GLSP", | ||
@@ -5,0 +5,0 @@ "license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)", |
@@ -176,3 +176,5 @@ /******************************************************************************** | ||
this.target = undefined; | ||
this.tool.dispatchFeedback([new ApplyCursorCSSFeedbackAction(CursorCSS.OPERATION_NOT_ALLOWED)]); | ||
this.currentTarget = undefined; | ||
this.allowedTarget = false; | ||
this.tool.dispatchFeedback([new RemoveFeedbackEdgeAction()]); | ||
} | ||
@@ -179,0 +181,0 @@ |
@@ -67,2 +67,4 @@ /******************************************************************************** | ||
export * from './utils/viewpoint-util'; | ||
export * from "./model-source/glsp-server-status"; | ||
export { | ||
@@ -69,0 +71,0 @@ validationModule, saveModule, executeModule, paletteModule, toolFeedbackModule, defaultGLSPModule, modelHintsModule, glspCommandPaletteModule, requestResponseModule, // |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
888661
341
14029