@eclipse-glsp/server 2.9.0-next.1 → 2.9.0-next.3
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/browser.d.ts +1 -1
- package/lib/browser/di/app-module.js.map +1 -1
- package/lib/browser/di/browser-action-dispatch-scope.d.ts.map +1 -1
- package/lib/browser/di/browser-action-dispatch-scope.js.map +1 -1
- package/lib/browser/launch/worker-server-launcher.d.ts +1 -1
- package/lib/browser/launch/worker-server-launcher.d.ts.map +1 -1
- package/lib/browser/launch/worker-server-launcher.js +35 -2
- package/lib/browser/launch/worker-server-launcher.js.map +1 -1
- package/lib/browser/reexport.d.ts +1 -1
- package/lib/browser/reexport.js +1 -1
- package/lib/common/actions/action-dispatcher.d.ts.map +1 -1
- package/lib/common/actions/action-dispatcher.js.map +1 -1
- package/lib/common/actions/action-handler-registry.d.ts +1 -1
- package/lib/common/actions/action-handler-registry.d.ts.map +1 -1
- package/lib/common/actions/action-handler-registry.js.map +1 -1
- package/lib/common/actions/action-handler.d.ts +1 -1
- package/lib/common/actions/client-action-handler.d.ts.map +1 -1
- package/lib/common/actions/client-action-handler.js.map +1 -1
- package/lib/common/actions/global-action-provider.d.ts.map +1 -1
- package/lib/common/actions/global-action-provider.js +1 -2
- package/lib/common/actions/global-action-provider.js.map +1 -1
- package/lib/common/command/command-stack.d.ts +1 -1
- package/lib/common/command/command-stack.d.ts.map +1 -1
- package/lib/common/command/command-stack.js.map +1 -1
- package/lib/common/command/command.d.ts +1 -1
- package/lib/common/command/command.d.ts.map +1 -1
- package/lib/common/command/command.js +1 -1
- package/lib/common/command/command.js.map +1 -1
- package/lib/common/command/recording-command.d.ts +1 -1
- package/lib/common/command/recording-command.d.ts.map +1 -1
- package/lib/common/command/recording-command.js +35 -2
- package/lib/common/command/recording-command.js.map +1 -1
- package/lib/common/command/undo-redo-action-handler.d.ts +1 -1
- package/lib/common/command/undo-redo-action-handler.d.ts.map +1 -1
- package/lib/common/command/undo-redo-action-handler.js +1 -1
- package/lib/common/command/undo-redo-action-handler.js.map +1 -1
- package/lib/common/di/binding-target.d.ts +1 -1
- package/lib/common/di/binding-target.js +1 -1
- package/lib/common/di/binding-target.js.map +1 -1
- package/lib/common/di/client-session-module.js.map +1 -1
- package/lib/common/di/diagram-module.d.ts +1 -1
- package/lib/common/di/diagram-module.d.ts.map +1 -1
- package/lib/common/di/diagram-module.js.map +1 -1
- package/lib/common/di/glsp-module.d.ts +1 -1
- package/lib/common/di/glsp-module.d.ts.map +1 -1
- package/lib/common/di/glsp-module.js.map +1 -1
- package/lib/common/di/multi-binding.d.ts.map +1 -1
- package/lib/common/di/multi-binding.js +1 -1
- package/lib/common/di/multi-binding.js.map +1 -1
- package/lib/common/di/server-module.d.ts.map +1 -1
- package/lib/common/di/server-module.js.map +1 -1
- package/lib/common/diagram/diagram-configuration.d.ts +1 -1
- package/lib/common/diagram/diagram-configuration.js.map +1 -1
- package/lib/common/features/clipboard/request-clipboard-data-action-handler.d.ts.map +1 -1
- package/lib/common/features/clipboard/request-clipboard-data-action-handler.js.map +1 -1
- package/lib/common/features/contextactions/command-palette-action-provider.d.ts +1 -1
- package/lib/common/features/contextactions/command-palette-action-provider.d.ts.map +1 -1
- package/lib/common/features/contextactions/command-palette-action-provider.js.map +1 -1
- package/lib/common/features/contextactions/context-actions-provider-registry.d.ts.map +1 -1
- package/lib/common/features/contextactions/context-actions-provider-registry.js +2 -4
- package/lib/common/features/contextactions/context-actions-provider-registry.js.map +1 -1
- package/lib/common/features/contextactions/context-actions-provider.d.ts +1 -1
- package/lib/common/features/contextactions/context-menu-item-provider.d.ts +1 -1
- package/lib/common/features/contextactions/context-menu-item-provider.d.ts.map +1 -1
- package/lib/common/features/contextactions/context-menu-item-provider.js.map +1 -1
- package/lib/common/features/contextactions/request-context-actions-handler.d.ts +1 -1
- package/lib/common/features/contextactions/request-context-actions-handler.d.ts.map +1 -1
- package/lib/common/features/contextactions/request-context-actions-handler.js +1 -1
- package/lib/common/features/contextactions/request-context-actions-handler.js.map +1 -1
- package/lib/common/features/contextactions/tool-palette-item-provider.d.ts +1 -1
- package/lib/common/features/contextactions/tool-palette-item-provider.d.ts.map +1 -1
- package/lib/common/features/contextactions/tool-palette-item-provider.js +1 -1
- package/lib/common/features/contextactions/tool-palette-item-provider.js.map +1 -1
- package/lib/common/features/directediting/context-edit-validator-registry.d.ts.map +1 -1
- package/lib/common/features/directediting/context-edit-validator-registry.js +1 -1
- package/lib/common/features/directediting/context-edit-validator-registry.js.map +1 -1
- package/lib/common/features/directediting/context-edit-validator.d.ts.map +1 -1
- package/lib/common/features/directediting/context-edit-validator.js.map +1 -1
- package/lib/common/features/directediting/label-edit-validator.d.ts +1 -1
- package/lib/common/features/directediting/label-edit-validator.d.ts.map +1 -1
- package/lib/common/features/directediting/label-edit-validator.js.map +1 -1
- package/lib/common/features/directediting/request-edit-validation-handler.d.ts +1 -1
- package/lib/common/features/directediting/request-edit-validation-handler.d.ts.map +1 -1
- package/lib/common/features/directediting/request-edit-validation-handler.js +1 -1
- package/lib/common/features/directediting/request-edit-validation-handler.js.map +1 -1
- package/lib/common/features/layout/computed-bounds-action-handler.d.ts.map +1 -1
- package/lib/common/features/layout/computed-bounds-action-handler.js.map +1 -1
- package/lib/common/features/layout/layout-engine.d.ts +1 -1
- package/lib/common/features/layout/layout-engine.js +1 -1
- package/lib/common/features/layout/layout-operation-handler.d.ts +1 -1
- package/lib/common/features/layout/layout-operation-handler.d.ts.map +1 -1
- package/lib/common/features/layout/layout-operation-handler.js +1 -1
- package/lib/common/features/layout/layout-operation-handler.js.map +1 -1
- package/lib/common/features/model/gmodel-factory.d.ts.map +1 -1
- package/lib/common/features/model/gmodel-factory.js +1 -1
- package/lib/common/features/model/gmodel-factory.js.map +1 -1
- package/lib/common/features/model/gmodel-index.d.ts +1 -1
- package/lib/common/features/model/gmodel-index.d.ts.map +1 -1
- package/lib/common/features/model/gmodel-index.js +1 -1
- package/lib/common/features/model/gmodel-index.js.map +1 -1
- package/lib/common/features/model/gmodel-serializer.d.ts +1 -1
- package/lib/common/features/model/gmodel-serializer.d.ts.map +1 -1
- package/lib/common/features/model/gmodel-serializer.js +1 -1
- package/lib/common/features/model/gmodel-serializer.js.map +1 -1
- package/lib/common/features/model/model-state.d.ts +1 -1
- package/lib/common/features/model/model-state.d.ts.map +1 -1
- package/lib/common/features/model/model-state.js.map +1 -1
- package/lib/common/features/model/model-submission-handler.d.ts.map +1 -1
- package/lib/common/features/model/model-submission-handler.js.map +1 -1
- package/lib/common/features/model/request-model-action-handler.d.ts.map +1 -1
- package/lib/common/features/model/request-model-action-handler.js.map +1 -1
- package/lib/common/features/model/save-model-action-handler.d.ts +1 -1
- package/lib/common/features/model/save-model-action-handler.d.ts.map +1 -1
- package/lib/common/features/model/save-model-action-handler.js +1 -1
- package/lib/common/features/model/save-model-action-handler.js.map +1 -1
- package/lib/common/features/model/set-edit-mode-action-handler.d.ts +1 -1
- package/lib/common/features/model/set-edit-mode-action-handler.d.ts.map +1 -1
- package/lib/common/features/model/set-edit-mode-action-handler.js +1 -1
- package/lib/common/features/model/set-edit-mode-action-handler.js.map +1 -1
- package/lib/common/features/model/source-model-storage.d.ts +1 -1
- package/lib/common/features/navigation/json-opener-options.d.ts +1 -1
- package/lib/common/features/navigation/json-opener-options.d.ts.map +1 -1
- package/lib/common/features/navigation/json-opener-options.js +1 -1
- package/lib/common/features/navigation/json-opener-options.js.map +1 -1
- package/lib/common/features/navigation/navigation-target-provider-registry.d.ts.map +1 -1
- package/lib/common/features/navigation/navigation-target-provider-registry.js +1 -1
- package/lib/common/features/navigation/navigation-target-provider-registry.js.map +1 -1
- package/lib/common/features/navigation/navigation-target-provider.d.ts +1 -1
- package/lib/common/features/navigation/navigation-target-resolution.d.ts +1 -1
- package/lib/common/features/navigation/navigation-target-resolution.d.ts.map +1 -1
- package/lib/common/features/navigation/navigation-target-resolution.js.map +1 -1
- package/lib/common/features/navigation/navigation-target-resolver.d.ts +1 -1
- package/lib/common/features/navigation/navigation-target-resolver.d.ts.map +1 -1
- package/lib/common/features/navigation/navigation-target-resolver.js.map +1 -1
- package/lib/common/features/navigation/request-navigation-targets-action-handler.d.ts +1 -1
- package/lib/common/features/navigation/request-navigation-targets-action-handler.d.ts.map +1 -1
- package/lib/common/features/navigation/request-navigation-targets-action-handler.js +1 -1
- package/lib/common/features/navigation/request-navigation-targets-action-handler.js.map +1 -1
- package/lib/common/features/navigation/resolve-navigation-targets-action-handler.d.ts +1 -1
- package/lib/common/features/navigation/resolve-navigation-targets-action-handler.d.ts.map +1 -1
- package/lib/common/features/navigation/resolve-navigation-targets-action-handler.js +1 -1
- package/lib/common/features/navigation/resolve-navigation-targets-action-handler.js.map +1 -1
- package/lib/common/features/popup/popup-model-factory.d.ts +1 -1
- package/lib/common/features/popup/popup-model-factory.js +1 -1
- package/lib/common/features/popup/request-popup-model-action-handler.d.ts +1 -1
- package/lib/common/features/popup/request-popup-model-action-handler.d.ts.map +1 -1
- package/lib/common/features/popup/request-popup-model-action-handler.js +1 -1
- package/lib/common/features/popup/request-popup-model-action-handler.js.map +1 -1
- package/lib/common/features/progress/progress-service.d.ts.map +1 -1
- package/lib/common/features/progress/progress-service.js.map +1 -1
- package/lib/common/features/type-hints/edge-creation-checker.d.ts +1 -1
- package/lib/common/features/type-hints/edge-creation-checker.js +1 -1
- package/lib/common/features/type-hints/request-check-edge-action-handler.d.ts +1 -1
- package/lib/common/features/type-hints/request-check-edge-action-handler.d.ts.map +1 -1
- package/lib/common/features/type-hints/request-check-edge-action-handler.js +1 -1
- package/lib/common/features/type-hints/request-check-edge-action-handler.js.map +1 -1
- package/lib/common/features/type-hints/request-type-hints-action-handler.d.ts +1 -1
- package/lib/common/features/type-hints/request-type-hints-action-handler.d.ts.map +1 -1
- package/lib/common/features/type-hints/request-type-hints-action-handler.js +1 -1
- package/lib/common/features/type-hints/request-type-hints-action-handler.js.map +1 -1
- package/lib/common/features/validation/model-validator.d.ts +1 -1
- package/lib/common/features/validation/model-validator.d.ts.map +1 -1
- package/lib/common/features/validation/model-validator.js.map +1 -1
- package/lib/common/features/validation/request-markers-handler.d.ts +1 -1
- package/lib/common/features/validation/request-markers-handler.d.ts.map +1 -1
- package/lib/common/features/validation/request-markers-handler.js +1 -1
- package/lib/common/features/validation/request-markers-handler.js.map +1 -1
- package/lib/common/gmodel/apply-label-edit-operation-handler.d.ts.map +1 -1
- package/lib/common/gmodel/apply-label-edit-operation-handler.js +1 -1
- package/lib/common/gmodel/apply-label-edit-operation-handler.js.map +1 -1
- package/lib/common/gmodel/change-bounds-operation-handler.d.ts.map +1 -1
- package/lib/common/gmodel/change-bounds-operation-handler.js +1 -1
- package/lib/common/gmodel/change-bounds-operation-handler.js.map +1 -1
- package/lib/common/gmodel/change-routing-points-operation-handler.d.ts +1 -1
- package/lib/common/gmodel/change-routing-points-operation-handler.d.ts.map +1 -1
- package/lib/common/gmodel/change-routing-points-operation-handler.js +1 -1
- package/lib/common/gmodel/change-routing-points-operation-handler.js.map +1 -1
- package/lib/common/gmodel/cut-operation-handler.d.ts +1 -1
- package/lib/common/gmodel/cut-operation-handler.d.ts.map +1 -1
- package/lib/common/gmodel/cut-operation-handler.js +1 -1
- package/lib/common/gmodel/cut-operation-handler.js.map +1 -1
- package/lib/common/gmodel/delete-operation-handler.d.ts +1 -1
- package/lib/common/gmodel/delete-operation-handler.d.ts.map +1 -1
- package/lib/common/gmodel/delete-operation-handler.js +1 -1
- package/lib/common/gmodel/delete-operation-handler.js.map +1 -1
- package/lib/common/gmodel/gmodel-create-edge-operation-handler.d.ts +1 -1
- package/lib/common/gmodel/gmodel-create-edge-operation-handler.d.ts.map +1 -1
- package/lib/common/gmodel/gmodel-create-edge-operation-handler.js +1 -1
- package/lib/common/gmodel/gmodel-create-edge-operation-handler.js.map +1 -1
- package/lib/common/gmodel/gmodel-create-node-operation-handler.d.ts +1 -1
- package/lib/common/gmodel/gmodel-create-node-operation-handler.d.ts.map +1 -1
- package/lib/common/gmodel/gmodel-create-node-operation-handler.js +1 -1
- package/lib/common/gmodel/gmodel-create-node-operation-handler.js.map +1 -1
- package/lib/common/gmodel/gmodel-diagram-module.d.ts.map +1 -1
- package/lib/common/gmodel/gmodel-diagram-module.js +1 -1
- package/lib/common/gmodel/gmodel-diagram-module.js.map +1 -1
- package/lib/common/gmodel/gmodel-operation-handler.d.ts +1 -1
- package/lib/common/gmodel/gmodel-operation-handler.d.ts.map +1 -1
- package/lib/common/gmodel/gmodel-operation-handler.js +1 -1
- package/lib/common/gmodel/gmodel-operation-handler.js.map +1 -1
- package/lib/common/gmodel/paste-operation-handler.d.ts.map +1 -1
- package/lib/common/gmodel/paste-operation-handler.js.map +1 -1
- package/lib/common/gmodel/reconnect-edge-operation-handler.d.ts.map +1 -1
- package/lib/common/gmodel/reconnect-edge-operation-handler.js +1 -1
- package/lib/common/gmodel/reconnect-edge-operation-handler.js.map +1 -1
- package/lib/common/launch/glsp-server-launcher.d.ts.map +1 -1
- package/lib/common/launch/glsp-server-launcher.js.map +1 -1
- package/lib/common/launch/jsonrpc-server-launcher.d.ts.map +1 -1
- package/lib/common/launch/jsonrpc-server-launcher.js.map +1 -1
- package/lib/common/operations/compound-operation-handler.d.ts +1 -1
- package/lib/common/operations/compound-operation-handler.d.ts.map +1 -1
- package/lib/common/operations/compound-operation-handler.js +1 -1
- package/lib/common/operations/compound-operation-handler.js.map +1 -1
- package/lib/common/operations/create-operation-handler.js.map +1 -1
- package/lib/common/operations/json-operation-handler.d.ts +1 -1
- package/lib/common/operations/json-operation-handler.d.ts.map +1 -1
- package/lib/common/operations/json-operation-handler.js.map +1 -1
- package/lib/common/operations/operation-action-handler.d.ts +1 -1
- package/lib/common/operations/operation-action-handler.d.ts.map +1 -1
- package/lib/common/operations/operation-action-handler.js +1 -1
- package/lib/common/operations/operation-action-handler.js.map +1 -1
- package/lib/common/operations/operation-handler-registry.d.ts +1 -1
- package/lib/common/operations/operation-handler-registry.d.ts.map +1 -1
- package/lib/common/operations/operation-handler-registry.js +1 -1
- package/lib/common/operations/operation-handler-registry.js.map +1 -1
- package/lib/common/operations/operation-handler.d.ts +1 -1
- package/lib/common/operations/operation-handler.d.ts.map +1 -1
- package/lib/common/operations/operation-handler.js.map +1 -1
- package/lib/common/protocol/client-action.d.ts +1 -1
- package/lib/common/protocol/client-action.js +1 -1
- package/lib/common/protocol/client-action.js.map +1 -1
- package/lib/common/protocol/glsp-server.d.ts.map +1 -1
- package/lib/common/protocol/glsp-server.js +0 -1
- package/lib/common/protocol/glsp-server.js.map +1 -1
- package/lib/common/reexport.d.ts +1 -1
- package/lib/common/reexport.js +1 -1
- package/lib/common/session/client-session-factory.d.ts +1 -1
- package/lib/common/session/client-session-factory.d.ts.map +1 -1
- package/lib/common/session/client-session-factory.js +1 -1
- package/lib/common/session/client-session-factory.js.map +1 -1
- package/lib/common/session/client-session-initializer.d.ts +1 -1
- package/lib/common/session/client-session-listener.d.ts +1 -1
- package/lib/common/session/client-session-manager.d.ts.map +1 -1
- package/lib/common/session/client-session-manager.js.map +1 -1
- package/lib/common/session/client-session.d.ts +1 -1
- package/lib/common/session/client-session.d.ts.map +1 -1
- package/lib/common/session/client-session.js +1 -1
- package/lib/common/session/client-session.js.map +1 -1
- package/lib/common/utils/action-queue.d.ts.map +1 -1
- package/lib/common/utils/action-queue.js.map +1 -1
- package/lib/common/utils/args-util.d.ts +1 -1
- package/lib/common/utils/args-util.js.map +1 -1
- package/lib/common/utils/client-options-util.d.ts +1 -1
- package/lib/common/utils/client-options-util.d.ts.map +1 -1
- package/lib/common/utils/client-options-util.js.map +1 -1
- package/lib/common/utils/console-logger.d.ts +1 -1
- package/lib/common/utils/console-logger.d.ts.map +1 -1
- package/lib/common/utils/console-logger.js +1 -1
- package/lib/common/utils/console-logger.js.map +1 -1
- package/lib/common/utils/glsp-server-error.d.ts.map +1 -1
- package/lib/common/utils/glsp-server-error.js.map +1 -1
- package/lib/common/utils/layout-util.d.ts +1 -1
- package/lib/common/utils/layout-util.js +1 -1
- package/lib/common/utils/layout-util.js.map +1 -1
- package/lib/common/utils/logger.d.ts +1 -1
- package/lib/common/utils/logger.d.ts.map +1 -1
- package/lib/common/utils/logger.js +1 -1
- package/lib/common/utils/logger.js.map +1 -1
- package/lib/common/utils/promise-queue.d.ts.map +1 -1
- package/lib/common/utils/promise-queue.js.map +1 -1
- package/lib/common/utils/registry.d.ts.map +1 -1
- package/lib/common/utils/registry.js +1 -1
- package/lib/common/utils/registry.js.map +1 -1
- package/lib/node/abstract-json-model-storage.d.ts +1 -1
- package/lib/node/abstract-json-model-storage.d.ts.map +1 -1
- package/lib/node/abstract-json-model-storage.js +35 -2
- package/lib/node/abstract-json-model-storage.js.map +1 -1
- package/lib/node/di/app-module.js +34 -1
- package/lib/node/di/app-module.js.map +1 -1
- package/lib/node/di/node-action-dispatch-scope.d.ts.map +1 -1
- package/lib/node/di/node-action-dispatch-scope.js.map +1 -1
- package/lib/node/di/winston-logger.d.ts +1 -1
- package/lib/node/di/winston-logger.d.ts.map +1 -1
- package/lib/node/di/winston-logger.js.map +1 -1
- package/lib/node/gmodel/gmodel-storage.d.ts +1 -1
- package/lib/node/gmodel/gmodel-storage.d.ts.map +1 -1
- package/lib/node/gmodel/gmodel-storage.js +1 -1
- package/lib/node/gmodel/gmodel-storage.js.map +1 -1
- package/lib/node/launch/cli-parser.d.ts +1 -1
- package/lib/node/launch/cli-parser.js +37 -4
- package/lib/node/launch/cli-parser.js.map +1 -1
- package/lib/node/launch/socket-cli-parser.js +35 -2
- package/lib/node/launch/socket-cli-parser.js.map +1 -1
- package/lib/node/launch/socket-server-launcher.d.ts.map +1 -1
- package/lib/node/launch/socket-server-launcher.js +35 -2
- package/lib/node/launch/socket-server-launcher.js.map +1 -1
- package/lib/node/launch/websocket-server-launcher.d.ts.map +1 -1
- package/lib/node/launch/websocket-server-launcher.js +35 -2
- package/lib/node/launch/websocket-server-launcher.js.map +1 -1
- package/lib/node/reexport.d.ts +1 -1
- package/lib/node/reexport.js +1 -1
- package/node.d.ts +1 -1
- package/package.json +21 -23
- package/src/browser/launch/worker-server-launcher.ts +1 -1
- package/src/browser/reexport.ts +1 -1
- package/src/common/actions/action-handler-registry.ts +1 -1
- package/src/common/actions/action-handler.ts +1 -1
- package/src/common/command/command-stack.ts +1 -1
- package/src/common/command/command.ts +1 -1
- package/src/common/command/recording-command.ts +1 -1
- package/src/common/command/undo-redo-action-handler.ts +1 -1
- package/src/common/di/binding-target.ts +1 -1
- package/src/common/di/diagram-module.ts +1 -1
- package/src/common/di/glsp-module.ts +1 -1
- package/src/common/di/multi-binding.ts +1 -1
- package/src/common/diagram/diagram-configuration.ts +1 -1
- package/src/common/features/contextactions/command-palette-action-provider.ts +1 -1
- package/src/common/features/contextactions/context-actions-provider-registry.ts +1 -1
- package/src/common/features/contextactions/context-actions-provider.ts +1 -1
- package/src/common/features/contextactions/context-menu-item-provider.ts +1 -1
- package/src/common/features/contextactions/request-context-actions-handler.ts +1 -1
- package/src/common/features/contextactions/tool-palette-item-provider.ts +1 -1
- package/src/common/features/directediting/context-edit-validator-registry.ts +1 -1
- package/src/common/features/directediting/label-edit-validator.ts +1 -1
- package/src/common/features/directediting/request-edit-validation-handler.ts +1 -1
- package/src/common/features/layout/layout-engine.ts +1 -1
- package/src/common/features/layout/layout-operation-handler.ts +1 -1
- package/src/common/features/model/gmodel-factory.ts +1 -1
- package/src/common/features/model/gmodel-index.ts +1 -1
- package/src/common/features/model/gmodel-serializer.ts +1 -1
- package/src/common/features/model/model-state.ts +1 -1
- package/src/common/features/model/save-model-action-handler.ts +1 -1
- package/src/common/features/model/set-edit-mode-action-handler.ts +1 -1
- package/src/common/features/model/source-model-storage.ts +1 -1
- package/src/common/features/navigation/json-opener-options.ts +1 -1
- package/src/common/features/navigation/navigation-target-provider-registry.ts +1 -1
- package/src/common/features/navigation/navigation-target-provider.ts +1 -1
- package/src/common/features/navigation/navigation-target-resolution.ts +1 -1
- package/src/common/features/navigation/navigation-target-resolver.ts +1 -1
- package/src/common/features/navigation/request-navigation-targets-action-handler.ts +1 -1
- package/src/common/features/navigation/resolve-navigation-targets-action-handler.ts +1 -1
- package/src/common/features/popup/popup-model-factory.ts +1 -1
- package/src/common/features/popup/request-popup-model-action-handler.ts +1 -1
- package/src/common/features/type-hints/edge-creation-checker.ts +1 -1
- package/src/common/features/type-hints/request-check-edge-action-handler.ts +1 -1
- package/src/common/features/type-hints/request-type-hints-action-handler.ts +1 -1
- package/src/common/features/validation/model-validator.ts +1 -1
- package/src/common/features/validation/request-markers-handler.ts +1 -1
- package/src/common/gmodel/apply-label-edit-operation-handler.ts +1 -1
- package/src/common/gmodel/change-bounds-operation-handler.ts +1 -1
- package/src/common/gmodel/change-routing-points-operation-handler.ts +1 -1
- package/src/common/gmodel/cut-operation-handler.ts +1 -1
- package/src/common/gmodel/delete-operation-handler.ts +1 -1
- package/src/common/gmodel/gmodel-create-edge-operation-handler.ts +1 -1
- package/src/common/gmodel/gmodel-create-node-operation-handler.ts +1 -1
- package/src/common/gmodel/gmodel-diagram-module.ts +2 -2
- package/src/common/gmodel/gmodel-operation-handler.ts +1 -1
- package/src/common/gmodel/reconnect-edge-operation-handler.ts +1 -1
- package/src/common/operations/compound-operation-handler.ts +1 -1
- package/src/common/operations/json-operation-handler.ts +1 -1
- package/src/common/operations/operation-action-handler.ts +1 -1
- package/src/common/operations/operation-handler-registry.ts +1 -1
- package/src/common/operations/operation-handler.ts +1 -1
- package/src/common/protocol/client-action.ts +1 -1
- package/src/common/protocol/glsp-server.ts +0 -1
- package/src/common/reexport.ts +1 -1
- package/src/common/session/client-session-factory.ts +1 -1
- package/src/common/session/client-session-initializer.ts +1 -1
- package/src/common/session/client-session-listener.ts +1 -1
- package/src/common/session/client-session.ts +1 -1
- package/src/common/utils/args-util.ts +1 -1
- package/src/common/utils/client-options-util.ts +1 -1
- package/src/common/utils/console-logger.ts +1 -1
- package/src/common/utils/layout-util.ts +1 -1
- package/src/common/utils/logger.ts +1 -1
- package/src/common/utils/registry.ts +1 -1
- package/src/node/.indexignore +3 -0
- package/src/node/abstract-json-model-storage.ts +1 -1
- package/src/node/di/winston-logger.ts +1 -1
- package/src/node/gmodel/gmodel-storage.ts +1 -1
- package/src/node/launch/cli-parser.ts +1 -1
- package/src/node/launch/socket-cli-parser.ts +1 -1
- package/src/node/reexport.ts +1 -1
package/src/common/reexport.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2024 EclipseSource and others.
|
|
2
|
+
* Copyright (c) 2024-2026 EclipseSource and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 STMicroelectronics and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 STMicroelectronics and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 STMicroelectronics and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 STMicroelectronics and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 STMicroelectronics and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 STMicroelectronics and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 EclipseSource and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 EclipseSource and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 STMicroelectronics and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 STMicroelectronics and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 EclipseSource and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 STMicroelectronics and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 STMicroelectronics and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 STMicroelectronics and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2022-
|
|
2
|
+
* Copyright (c) 2022-2026 STMicroelectronics and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|
package/src/node/reexport.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/********************************************************************************
|
|
2
|
-
* Copyright (c) 2024 EclipseSource and others.
|
|
2
|
+
* Copyright (c) 2024-2026 EclipseSource and others.
|
|
3
3
|
*
|
|
4
4
|
* This program and the accompanying materials are made available under the
|
|
5
5
|
* terms of the Eclipse Public License v. 2.0 which is available at
|