@eclipse-glsp/server 2.8.0 → 2.9.0-next.2

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.
Files changed (383) hide show
  1. package/browser.d.ts +1 -1
  2. package/lib/browser/di/app-module.js.map +1 -1
  3. package/lib/browser/di/browser-action-dispatch-scope.d.ts.map +1 -1
  4. package/lib/browser/di/browser-action-dispatch-scope.js.map +1 -1
  5. package/lib/browser/launch/worker-server-launcher.d.ts +1 -1
  6. package/lib/browser/launch/worker-server-launcher.d.ts.map +1 -1
  7. package/lib/browser/launch/worker-server-launcher.js +35 -2
  8. package/lib/browser/launch/worker-server-launcher.js.map +1 -1
  9. package/lib/browser/reexport.d.ts +1 -1
  10. package/lib/browser/reexport.js +1 -1
  11. package/lib/common/actions/action-dispatcher.d.ts.map +1 -1
  12. package/lib/common/actions/action-dispatcher.js.map +1 -1
  13. package/lib/common/actions/action-handler-registry.d.ts +1 -1
  14. package/lib/common/actions/action-handler-registry.d.ts.map +1 -1
  15. package/lib/common/actions/action-handler-registry.js.map +1 -1
  16. package/lib/common/actions/action-handler.d.ts +1 -1
  17. package/lib/common/actions/client-action-handler.d.ts.map +1 -1
  18. package/lib/common/actions/client-action-handler.js.map +1 -1
  19. package/lib/common/actions/global-action-provider.d.ts.map +1 -1
  20. package/lib/common/actions/global-action-provider.js +1 -2
  21. package/lib/common/actions/global-action-provider.js.map +1 -1
  22. package/lib/common/command/command-stack.d.ts +1 -1
  23. package/lib/common/command/command-stack.d.ts.map +1 -1
  24. package/lib/common/command/command-stack.js.map +1 -1
  25. package/lib/common/command/command.d.ts +1 -1
  26. package/lib/common/command/command.d.ts.map +1 -1
  27. package/lib/common/command/command.js +1 -1
  28. package/lib/common/command/command.js.map +1 -1
  29. package/lib/common/command/recording-command.d.ts +1 -1
  30. package/lib/common/command/recording-command.d.ts.map +1 -1
  31. package/lib/common/command/recording-command.js +35 -2
  32. package/lib/common/command/recording-command.js.map +1 -1
  33. package/lib/common/command/undo-redo-action-handler.d.ts +1 -1
  34. package/lib/common/command/undo-redo-action-handler.d.ts.map +1 -1
  35. package/lib/common/command/undo-redo-action-handler.js +1 -1
  36. package/lib/common/command/undo-redo-action-handler.js.map +1 -1
  37. package/lib/common/di/binding-target.d.ts +1 -1
  38. package/lib/common/di/binding-target.js +1 -1
  39. package/lib/common/di/binding-target.js.map +1 -1
  40. package/lib/common/di/client-session-module.js.map +1 -1
  41. package/lib/common/di/diagram-module.d.ts +1 -1
  42. package/lib/common/di/diagram-module.d.ts.map +1 -1
  43. package/lib/common/di/diagram-module.js.map +1 -1
  44. package/lib/common/di/glsp-module.d.ts +1 -1
  45. package/lib/common/di/glsp-module.d.ts.map +1 -1
  46. package/lib/common/di/glsp-module.js.map +1 -1
  47. package/lib/common/di/multi-binding.d.ts.map +1 -1
  48. package/lib/common/di/multi-binding.js +1 -1
  49. package/lib/common/di/multi-binding.js.map +1 -1
  50. package/lib/common/di/server-module.d.ts.map +1 -1
  51. package/lib/common/di/server-module.js.map +1 -1
  52. package/lib/common/diagram/diagram-configuration.d.ts +1 -1
  53. package/lib/common/diagram/diagram-configuration.js.map +1 -1
  54. package/lib/common/features/clipboard/request-clipboard-data-action-handler.d.ts.map +1 -1
  55. package/lib/common/features/clipboard/request-clipboard-data-action-handler.js.map +1 -1
  56. package/lib/common/features/contextactions/command-palette-action-provider.d.ts +1 -1
  57. package/lib/common/features/contextactions/command-palette-action-provider.d.ts.map +1 -1
  58. package/lib/common/features/contextactions/command-palette-action-provider.js.map +1 -1
  59. package/lib/common/features/contextactions/context-actions-provider-registry.d.ts.map +1 -1
  60. package/lib/common/features/contextactions/context-actions-provider-registry.js +2 -4
  61. package/lib/common/features/contextactions/context-actions-provider-registry.js.map +1 -1
  62. package/lib/common/features/contextactions/context-actions-provider.d.ts +1 -1
  63. package/lib/common/features/contextactions/context-menu-item-provider.d.ts +1 -1
  64. package/lib/common/features/contextactions/context-menu-item-provider.d.ts.map +1 -1
  65. package/lib/common/features/contextactions/context-menu-item-provider.js.map +1 -1
  66. package/lib/common/features/contextactions/request-context-actions-handler.d.ts +1 -1
  67. package/lib/common/features/contextactions/request-context-actions-handler.d.ts.map +1 -1
  68. package/lib/common/features/contextactions/request-context-actions-handler.js +1 -1
  69. package/lib/common/features/contextactions/request-context-actions-handler.js.map +1 -1
  70. package/lib/common/features/contextactions/tool-palette-item-provider.d.ts +1 -1
  71. package/lib/common/features/contextactions/tool-palette-item-provider.d.ts.map +1 -1
  72. package/lib/common/features/contextactions/tool-palette-item-provider.js +1 -1
  73. package/lib/common/features/contextactions/tool-palette-item-provider.js.map +1 -1
  74. package/lib/common/features/directediting/context-edit-validator-registry.d.ts.map +1 -1
  75. package/lib/common/features/directediting/context-edit-validator-registry.js +1 -1
  76. package/lib/common/features/directediting/context-edit-validator-registry.js.map +1 -1
  77. package/lib/common/features/directediting/context-edit-validator.d.ts.map +1 -1
  78. package/lib/common/features/directediting/context-edit-validator.js.map +1 -1
  79. package/lib/common/features/directediting/label-edit-validator.d.ts +1 -1
  80. package/lib/common/features/directediting/label-edit-validator.d.ts.map +1 -1
  81. package/lib/common/features/directediting/label-edit-validator.js.map +1 -1
  82. package/lib/common/features/directediting/request-edit-validation-handler.d.ts +1 -1
  83. package/lib/common/features/directediting/request-edit-validation-handler.d.ts.map +1 -1
  84. package/lib/common/features/directediting/request-edit-validation-handler.js +1 -1
  85. package/lib/common/features/directediting/request-edit-validation-handler.js.map +1 -1
  86. package/lib/common/features/layout/computed-bounds-action-handler.d.ts.map +1 -1
  87. package/lib/common/features/layout/computed-bounds-action-handler.js.map +1 -1
  88. package/lib/common/features/layout/layout-engine.d.ts +1 -1
  89. package/lib/common/features/layout/layout-engine.js +1 -1
  90. package/lib/common/features/layout/layout-operation-handler.d.ts +1 -1
  91. package/lib/common/features/layout/layout-operation-handler.d.ts.map +1 -1
  92. package/lib/common/features/layout/layout-operation-handler.js +1 -1
  93. package/lib/common/features/layout/layout-operation-handler.js.map +1 -1
  94. package/lib/common/features/model/gmodel-factory.d.ts.map +1 -1
  95. package/lib/common/features/model/gmodel-factory.js +1 -1
  96. package/lib/common/features/model/gmodel-factory.js.map +1 -1
  97. package/lib/common/features/model/gmodel-index.d.ts +1 -1
  98. package/lib/common/features/model/gmodel-index.d.ts.map +1 -1
  99. package/lib/common/features/model/gmodel-index.js +1 -1
  100. package/lib/common/features/model/gmodel-index.js.map +1 -1
  101. package/lib/common/features/model/gmodel-serializer.d.ts +1 -1
  102. package/lib/common/features/model/gmodel-serializer.d.ts.map +1 -1
  103. package/lib/common/features/model/gmodel-serializer.js +1 -1
  104. package/lib/common/features/model/gmodel-serializer.js.map +1 -1
  105. package/lib/common/features/model/model-state.d.ts +1 -1
  106. package/lib/common/features/model/model-state.d.ts.map +1 -1
  107. package/lib/common/features/model/model-state.js.map +1 -1
  108. package/lib/common/features/model/model-submission-handler.d.ts.map +1 -1
  109. package/lib/common/features/model/model-submission-handler.js.map +1 -1
  110. package/lib/common/features/model/request-model-action-handler.d.ts.map +1 -1
  111. package/lib/common/features/model/request-model-action-handler.js.map +1 -1
  112. package/lib/common/features/model/save-model-action-handler.d.ts +1 -1
  113. package/lib/common/features/model/save-model-action-handler.d.ts.map +1 -1
  114. package/lib/common/features/model/save-model-action-handler.js +1 -1
  115. package/lib/common/features/model/save-model-action-handler.js.map +1 -1
  116. package/lib/common/features/model/set-edit-mode-action-handler.d.ts +1 -1
  117. package/lib/common/features/model/set-edit-mode-action-handler.d.ts.map +1 -1
  118. package/lib/common/features/model/set-edit-mode-action-handler.js +1 -1
  119. package/lib/common/features/model/set-edit-mode-action-handler.js.map +1 -1
  120. package/lib/common/features/model/source-model-storage.d.ts +1 -1
  121. package/lib/common/features/navigation/json-opener-options.d.ts +1 -1
  122. package/lib/common/features/navigation/json-opener-options.d.ts.map +1 -1
  123. package/lib/common/features/navigation/json-opener-options.js +1 -1
  124. package/lib/common/features/navigation/json-opener-options.js.map +1 -1
  125. package/lib/common/features/navigation/navigation-target-provider-registry.d.ts.map +1 -1
  126. package/lib/common/features/navigation/navigation-target-provider-registry.js +1 -1
  127. package/lib/common/features/navigation/navigation-target-provider-registry.js.map +1 -1
  128. package/lib/common/features/navigation/navigation-target-provider.d.ts +1 -1
  129. package/lib/common/features/navigation/navigation-target-resolution.d.ts +1 -1
  130. package/lib/common/features/navigation/navigation-target-resolution.d.ts.map +1 -1
  131. package/lib/common/features/navigation/navigation-target-resolution.js.map +1 -1
  132. package/lib/common/features/navigation/navigation-target-resolver.d.ts +1 -1
  133. package/lib/common/features/navigation/navigation-target-resolver.d.ts.map +1 -1
  134. package/lib/common/features/navigation/navigation-target-resolver.js.map +1 -1
  135. package/lib/common/features/navigation/request-navigation-targets-action-handler.d.ts +1 -1
  136. package/lib/common/features/navigation/request-navigation-targets-action-handler.d.ts.map +1 -1
  137. package/lib/common/features/navigation/request-navigation-targets-action-handler.js +1 -1
  138. package/lib/common/features/navigation/request-navigation-targets-action-handler.js.map +1 -1
  139. package/lib/common/features/navigation/resolve-navigation-targets-action-handler.d.ts +1 -1
  140. package/lib/common/features/navigation/resolve-navigation-targets-action-handler.d.ts.map +1 -1
  141. package/lib/common/features/navigation/resolve-navigation-targets-action-handler.js +1 -1
  142. package/lib/common/features/navigation/resolve-navigation-targets-action-handler.js.map +1 -1
  143. package/lib/common/features/popup/popup-model-factory.d.ts +1 -1
  144. package/lib/common/features/popup/popup-model-factory.js +1 -1
  145. package/lib/common/features/popup/request-popup-model-action-handler.d.ts +1 -1
  146. package/lib/common/features/popup/request-popup-model-action-handler.d.ts.map +1 -1
  147. package/lib/common/features/popup/request-popup-model-action-handler.js +1 -1
  148. package/lib/common/features/popup/request-popup-model-action-handler.js.map +1 -1
  149. package/lib/common/features/progress/progress-service.d.ts.map +1 -1
  150. package/lib/common/features/progress/progress-service.js.map +1 -1
  151. package/lib/common/features/type-hints/edge-creation-checker.d.ts +1 -1
  152. package/lib/common/features/type-hints/edge-creation-checker.js +1 -1
  153. package/lib/common/features/type-hints/request-check-edge-action-handler.d.ts +1 -1
  154. package/lib/common/features/type-hints/request-check-edge-action-handler.d.ts.map +1 -1
  155. package/lib/common/features/type-hints/request-check-edge-action-handler.js +1 -1
  156. package/lib/common/features/type-hints/request-check-edge-action-handler.js.map +1 -1
  157. package/lib/common/features/type-hints/request-type-hints-action-handler.d.ts +1 -1
  158. package/lib/common/features/type-hints/request-type-hints-action-handler.d.ts.map +1 -1
  159. package/lib/common/features/type-hints/request-type-hints-action-handler.js +1 -1
  160. package/lib/common/features/type-hints/request-type-hints-action-handler.js.map +1 -1
  161. package/lib/common/features/validation/model-validator.d.ts +1 -1
  162. package/lib/common/features/validation/model-validator.d.ts.map +1 -1
  163. package/lib/common/features/validation/model-validator.js.map +1 -1
  164. package/lib/common/features/validation/request-markers-handler.d.ts +1 -1
  165. package/lib/common/features/validation/request-markers-handler.d.ts.map +1 -1
  166. package/lib/common/features/validation/request-markers-handler.js +1 -1
  167. package/lib/common/features/validation/request-markers-handler.js.map +1 -1
  168. package/lib/common/gmodel/apply-label-edit-operation-handler.d.ts.map +1 -1
  169. package/lib/common/gmodel/apply-label-edit-operation-handler.js +1 -1
  170. package/lib/common/gmodel/apply-label-edit-operation-handler.js.map +1 -1
  171. package/lib/common/gmodel/change-bounds-operation-handler.d.ts.map +1 -1
  172. package/lib/common/gmodel/change-bounds-operation-handler.js +1 -1
  173. package/lib/common/gmodel/change-bounds-operation-handler.js.map +1 -1
  174. package/lib/common/gmodel/change-routing-points-operation-handler.d.ts +1 -1
  175. package/lib/common/gmodel/change-routing-points-operation-handler.d.ts.map +1 -1
  176. package/lib/common/gmodel/change-routing-points-operation-handler.js +1 -1
  177. package/lib/common/gmodel/change-routing-points-operation-handler.js.map +1 -1
  178. package/lib/common/gmodel/cut-operation-handler.d.ts +1 -1
  179. package/lib/common/gmodel/cut-operation-handler.d.ts.map +1 -1
  180. package/lib/common/gmodel/cut-operation-handler.js +1 -1
  181. package/lib/common/gmodel/cut-operation-handler.js.map +1 -1
  182. package/lib/common/gmodel/delete-operation-handler.d.ts +1 -1
  183. package/lib/common/gmodel/delete-operation-handler.d.ts.map +1 -1
  184. package/lib/common/gmodel/delete-operation-handler.js +1 -1
  185. package/lib/common/gmodel/delete-operation-handler.js.map +1 -1
  186. package/lib/common/gmodel/gmodel-create-edge-operation-handler.d.ts +1 -1
  187. package/lib/common/gmodel/gmodel-create-edge-operation-handler.d.ts.map +1 -1
  188. package/lib/common/gmodel/gmodel-create-edge-operation-handler.js +1 -1
  189. package/lib/common/gmodel/gmodel-create-edge-operation-handler.js.map +1 -1
  190. package/lib/common/gmodel/gmodel-create-node-operation-handler.d.ts +1 -1
  191. package/lib/common/gmodel/gmodel-create-node-operation-handler.d.ts.map +1 -1
  192. package/lib/common/gmodel/gmodel-create-node-operation-handler.js +1 -1
  193. package/lib/common/gmodel/gmodel-create-node-operation-handler.js.map +1 -1
  194. package/lib/common/gmodel/gmodel-diagram-module.d.ts.map +1 -1
  195. package/lib/common/gmodel/gmodel-diagram-module.js +1 -1
  196. package/lib/common/gmodel/gmodel-diagram-module.js.map +1 -1
  197. package/lib/common/gmodel/gmodel-operation-handler.d.ts +1 -1
  198. package/lib/common/gmodel/gmodel-operation-handler.d.ts.map +1 -1
  199. package/lib/common/gmodel/gmodel-operation-handler.js +1 -1
  200. package/lib/common/gmodel/gmodel-operation-handler.js.map +1 -1
  201. package/lib/common/gmodel/paste-operation-handler.d.ts.map +1 -1
  202. package/lib/common/gmodel/paste-operation-handler.js.map +1 -1
  203. package/lib/common/gmodel/reconnect-edge-operation-handler.d.ts.map +1 -1
  204. package/lib/common/gmodel/reconnect-edge-operation-handler.js +1 -1
  205. package/lib/common/gmodel/reconnect-edge-operation-handler.js.map +1 -1
  206. package/lib/common/launch/glsp-server-launcher.d.ts.map +1 -1
  207. package/lib/common/launch/glsp-server-launcher.js.map +1 -1
  208. package/lib/common/launch/jsonrpc-server-launcher.d.ts.map +1 -1
  209. package/lib/common/launch/jsonrpc-server-launcher.js.map +1 -1
  210. package/lib/common/operations/compound-operation-handler.d.ts +1 -1
  211. package/lib/common/operations/compound-operation-handler.d.ts.map +1 -1
  212. package/lib/common/operations/compound-operation-handler.js +1 -1
  213. package/lib/common/operations/compound-operation-handler.js.map +1 -1
  214. package/lib/common/operations/create-operation-handler.js.map +1 -1
  215. package/lib/common/operations/json-operation-handler.d.ts +1 -1
  216. package/lib/common/operations/json-operation-handler.d.ts.map +1 -1
  217. package/lib/common/operations/json-operation-handler.js.map +1 -1
  218. package/lib/common/operations/operation-action-handler.d.ts +1 -1
  219. package/lib/common/operations/operation-action-handler.d.ts.map +1 -1
  220. package/lib/common/operations/operation-action-handler.js +1 -1
  221. package/lib/common/operations/operation-action-handler.js.map +1 -1
  222. package/lib/common/operations/operation-handler-registry.d.ts +1 -1
  223. package/lib/common/operations/operation-handler-registry.d.ts.map +1 -1
  224. package/lib/common/operations/operation-handler-registry.js +1 -1
  225. package/lib/common/operations/operation-handler-registry.js.map +1 -1
  226. package/lib/common/operations/operation-handler.d.ts +1 -1
  227. package/lib/common/operations/operation-handler.d.ts.map +1 -1
  228. package/lib/common/operations/operation-handler.js.map +1 -1
  229. package/lib/common/protocol/client-action.d.ts +1 -1
  230. package/lib/common/protocol/client-action.js +1 -1
  231. package/lib/common/protocol/client-action.js.map +1 -1
  232. package/lib/common/protocol/glsp-server.d.ts.map +1 -1
  233. package/lib/common/protocol/glsp-server.js +0 -1
  234. package/lib/common/protocol/glsp-server.js.map +1 -1
  235. package/lib/common/reexport.d.ts +1 -1
  236. package/lib/common/reexport.js +1 -1
  237. package/lib/common/session/client-session-factory.d.ts +1 -1
  238. package/lib/common/session/client-session-factory.d.ts.map +1 -1
  239. package/lib/common/session/client-session-factory.js +1 -1
  240. package/lib/common/session/client-session-factory.js.map +1 -1
  241. package/lib/common/session/client-session-initializer.d.ts +1 -1
  242. package/lib/common/session/client-session-listener.d.ts +1 -1
  243. package/lib/common/session/client-session-manager.d.ts.map +1 -1
  244. package/lib/common/session/client-session-manager.js.map +1 -1
  245. package/lib/common/session/client-session.d.ts +1 -1
  246. package/lib/common/session/client-session.d.ts.map +1 -1
  247. package/lib/common/session/client-session.js +1 -1
  248. package/lib/common/session/client-session.js.map +1 -1
  249. package/lib/common/utils/action-queue.d.ts.map +1 -1
  250. package/lib/common/utils/action-queue.js.map +1 -1
  251. package/lib/common/utils/args-util.d.ts +1 -1
  252. package/lib/common/utils/args-util.js.map +1 -1
  253. package/lib/common/utils/client-options-util.d.ts +1 -1
  254. package/lib/common/utils/client-options-util.d.ts.map +1 -1
  255. package/lib/common/utils/client-options-util.js.map +1 -1
  256. package/lib/common/utils/console-logger.d.ts +1 -1
  257. package/lib/common/utils/console-logger.d.ts.map +1 -1
  258. package/lib/common/utils/console-logger.js +1 -1
  259. package/lib/common/utils/console-logger.js.map +1 -1
  260. package/lib/common/utils/glsp-server-error.d.ts.map +1 -1
  261. package/lib/common/utils/glsp-server-error.js.map +1 -1
  262. package/lib/common/utils/layout-util.d.ts +1 -1
  263. package/lib/common/utils/layout-util.js +1 -1
  264. package/lib/common/utils/layout-util.js.map +1 -1
  265. package/lib/common/utils/logger.d.ts +1 -1
  266. package/lib/common/utils/logger.d.ts.map +1 -1
  267. package/lib/common/utils/logger.js +1 -1
  268. package/lib/common/utils/logger.js.map +1 -1
  269. package/lib/common/utils/promise-queue.d.ts.map +1 -1
  270. package/lib/common/utils/promise-queue.js.map +1 -1
  271. package/lib/common/utils/registry.d.ts.map +1 -1
  272. package/lib/common/utils/registry.js +1 -1
  273. package/lib/common/utils/registry.js.map +1 -1
  274. package/lib/node/abstract-json-model-storage.d.ts +1 -1
  275. package/lib/node/abstract-json-model-storage.d.ts.map +1 -1
  276. package/lib/node/abstract-json-model-storage.js +35 -2
  277. package/lib/node/abstract-json-model-storage.js.map +1 -1
  278. package/lib/node/di/app-module.js +34 -1
  279. package/lib/node/di/app-module.js.map +1 -1
  280. package/lib/node/di/node-action-dispatch-scope.d.ts.map +1 -1
  281. package/lib/node/di/node-action-dispatch-scope.js.map +1 -1
  282. package/lib/node/di/winston-logger.d.ts +1 -1
  283. package/lib/node/di/winston-logger.d.ts.map +1 -1
  284. package/lib/node/di/winston-logger.js.map +1 -1
  285. package/lib/node/gmodel/gmodel-storage.d.ts +1 -1
  286. package/lib/node/gmodel/gmodel-storage.d.ts.map +1 -1
  287. package/lib/node/gmodel/gmodel-storage.js +1 -1
  288. package/lib/node/gmodel/gmodel-storage.js.map +1 -1
  289. package/lib/node/launch/cli-parser.d.ts +1 -1
  290. package/lib/node/launch/cli-parser.js +37 -4
  291. package/lib/node/launch/cli-parser.js.map +1 -1
  292. package/lib/node/launch/socket-cli-parser.js +35 -2
  293. package/lib/node/launch/socket-cli-parser.js.map +1 -1
  294. package/lib/node/launch/socket-server-launcher.d.ts.map +1 -1
  295. package/lib/node/launch/socket-server-launcher.js +35 -2
  296. package/lib/node/launch/socket-server-launcher.js.map +1 -1
  297. package/lib/node/launch/websocket-server-launcher.d.ts.map +1 -1
  298. package/lib/node/launch/websocket-server-launcher.js +35 -2
  299. package/lib/node/launch/websocket-server-launcher.js.map +1 -1
  300. package/lib/node/reexport.d.ts +1 -1
  301. package/lib/node/reexport.js +1 -1
  302. package/node.d.ts +1 -1
  303. package/package.json +21 -23
  304. package/src/browser/launch/worker-server-launcher.ts +1 -1
  305. package/src/browser/reexport.ts +1 -1
  306. package/src/common/actions/action-handler-registry.ts +1 -1
  307. package/src/common/actions/action-handler.ts +1 -1
  308. package/src/common/command/command-stack.ts +1 -1
  309. package/src/common/command/command.ts +1 -1
  310. package/src/common/command/recording-command.ts +1 -1
  311. package/src/common/command/undo-redo-action-handler.ts +1 -1
  312. package/src/common/di/binding-target.ts +1 -1
  313. package/src/common/di/diagram-module.ts +1 -1
  314. package/src/common/di/glsp-module.ts +1 -1
  315. package/src/common/di/multi-binding.ts +1 -1
  316. package/src/common/diagram/diagram-configuration.ts +1 -1
  317. package/src/common/features/contextactions/command-palette-action-provider.ts +1 -1
  318. package/src/common/features/contextactions/context-actions-provider-registry.ts +1 -1
  319. package/src/common/features/contextactions/context-actions-provider.ts +1 -1
  320. package/src/common/features/contextactions/context-menu-item-provider.ts +1 -1
  321. package/src/common/features/contextactions/request-context-actions-handler.ts +1 -1
  322. package/src/common/features/contextactions/tool-palette-item-provider.ts +1 -1
  323. package/src/common/features/directediting/context-edit-validator-registry.ts +1 -1
  324. package/src/common/features/directediting/label-edit-validator.ts +1 -1
  325. package/src/common/features/directediting/request-edit-validation-handler.ts +1 -1
  326. package/src/common/features/layout/layout-engine.ts +1 -1
  327. package/src/common/features/layout/layout-operation-handler.ts +1 -1
  328. package/src/common/features/model/gmodel-factory.ts +1 -1
  329. package/src/common/features/model/gmodel-index.ts +1 -1
  330. package/src/common/features/model/gmodel-serializer.ts +1 -1
  331. package/src/common/features/model/model-state.ts +1 -1
  332. package/src/common/features/model/save-model-action-handler.ts +1 -1
  333. package/src/common/features/model/set-edit-mode-action-handler.ts +1 -1
  334. package/src/common/features/model/source-model-storage.ts +1 -1
  335. package/src/common/features/navigation/json-opener-options.ts +1 -1
  336. package/src/common/features/navigation/navigation-target-provider-registry.ts +1 -1
  337. package/src/common/features/navigation/navigation-target-provider.ts +1 -1
  338. package/src/common/features/navigation/navigation-target-resolution.ts +1 -1
  339. package/src/common/features/navigation/navigation-target-resolver.ts +1 -1
  340. package/src/common/features/navigation/request-navigation-targets-action-handler.ts +1 -1
  341. package/src/common/features/navigation/resolve-navigation-targets-action-handler.ts +1 -1
  342. package/src/common/features/popup/popup-model-factory.ts +1 -1
  343. package/src/common/features/popup/request-popup-model-action-handler.ts +1 -1
  344. package/src/common/features/type-hints/edge-creation-checker.ts +1 -1
  345. package/src/common/features/type-hints/request-check-edge-action-handler.ts +1 -1
  346. package/src/common/features/type-hints/request-type-hints-action-handler.ts +1 -1
  347. package/src/common/features/validation/model-validator.ts +1 -1
  348. package/src/common/features/validation/request-markers-handler.ts +1 -1
  349. package/src/common/gmodel/apply-label-edit-operation-handler.ts +1 -1
  350. package/src/common/gmodel/change-bounds-operation-handler.ts +1 -1
  351. package/src/common/gmodel/change-routing-points-operation-handler.ts +1 -1
  352. package/src/common/gmodel/cut-operation-handler.ts +1 -1
  353. package/src/common/gmodel/delete-operation-handler.ts +1 -1
  354. package/src/common/gmodel/gmodel-create-edge-operation-handler.ts +1 -1
  355. package/src/common/gmodel/gmodel-create-node-operation-handler.ts +1 -1
  356. package/src/common/gmodel/gmodel-diagram-module.ts +2 -2
  357. package/src/common/gmodel/gmodel-operation-handler.ts +1 -1
  358. package/src/common/gmodel/reconnect-edge-operation-handler.ts +1 -1
  359. package/src/common/operations/compound-operation-handler.ts +1 -1
  360. package/src/common/operations/json-operation-handler.ts +1 -1
  361. package/src/common/operations/operation-action-handler.ts +1 -1
  362. package/src/common/operations/operation-handler-registry.ts +1 -1
  363. package/src/common/operations/operation-handler.ts +1 -1
  364. package/src/common/protocol/client-action.ts +1 -1
  365. package/src/common/protocol/glsp-server.ts +0 -1
  366. package/src/common/reexport.ts +1 -1
  367. package/src/common/session/client-session-factory.ts +1 -1
  368. package/src/common/session/client-session-initializer.ts +1 -1
  369. package/src/common/session/client-session-listener.ts +1 -1
  370. package/src/common/session/client-session.ts +1 -1
  371. package/src/common/utils/args-util.ts +1 -1
  372. package/src/common/utils/client-options-util.ts +1 -1
  373. package/src/common/utils/console-logger.ts +1 -1
  374. package/src/common/utils/layout-util.ts +1 -1
  375. package/src/common/utils/logger.ts +1 -1
  376. package/src/common/utils/registry.ts +1 -1
  377. package/src/node/.indexignore +3 -0
  378. package/src/node/abstract-json-model-storage.ts +1 -1
  379. package/src/node/di/winston-logger.ts +1 -1
  380. package/src/node/gmodel/gmodel-storage.ts +1 -1
  381. package/src/node/launch/cli-parser.ts +1 -1
  382. package/src/node/launch/socket-cli-parser.ts +1 -1
  383. package/src/node/reexport.ts +1 -1
package/package.json CHANGED
@@ -1,22 +1,18 @@
1
1
  {
2
2
  "name": "@eclipse-glsp/server",
3
- "version": "2.8.0",
3
+ "version": "2.9.0-next.2",
4
4
  "description": "A js server framework for Eclipse GLSP",
5
5
  "keywords": [
6
+ "diagram",
7
+ "diagram editor",
6
8
  "eclipse",
9
+ "glsp",
7
10
  "graphics",
8
- "diagram",
9
11
  "modeling",
10
- "visualization",
11
- "glsp",
12
- "diagram editor"
12
+ "visualization"
13
13
  ],
14
14
  "homepage": "https://www.eclipse.org/glsp/",
15
15
  "bugs": "https://github.com/eclipse-glsp/glsp/issues",
16
- "repository": {
17
- "type": "git",
18
- "url": "https://github.com/eclipse-glsp/glsp-server-node.git"
19
- },
20
16
  "license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
21
17
  "author": {
22
18
  "name": "Eclipse GLSP"
@@ -32,11 +28,10 @@
32
28
  "url": "https://projects.eclipse.org/projects/ecd.glsp"
33
29
  }
34
30
  ],
35
- "main": "./lib/node/index",
36
- "browser": {
37
- "lib/node/index": "./lib/browser/index"
31
+ "repository": {
32
+ "type": "git",
33
+ "url": "https://github.com/eclipse-glsp/glsp-core.git"
38
34
  },
39
- "types": "lib/common/index",
40
35
  "files": [
41
36
  "lib",
42
37
  "src",
@@ -46,18 +41,25 @@
46
41
  "browser.js",
47
42
  "common.d.ts",
48
43
  "common.js",
49
- "!**/*.spec.ts",
50
- "!**/*.spec.tsx",
44
+ "!**/*.spec.*",
51
45
  "!**/test/**"
52
46
  ],
47
+ "main": "./lib/node/index",
48
+ "browser": {
49
+ "lib/node/index": "./lib/browser/index"
50
+ },
51
+ "types": "lib/common/index",
52
+ "publishConfig": {
53
+ "access": "public"
54
+ },
53
55
  "dependencies": {
54
- "@eclipse-glsp/protocol": "2.8.0",
56
+ "@eclipse-glsp/graph": "2.9.0-next.2",
57
+ "@eclipse-glsp/protocol": "2.9.0-next.2",
55
58
  "commander": "^14.0.0",
56
59
  "fast-json-patch": "^3.1.0",
57
60
  "vscode-jsonrpc": "8.2.0",
58
61
  "winston": "^3.3.3",
59
- "ws": "^8.12.1",
60
- "@eclipse-glsp/graph": "2.8.0"
62
+ "ws": "^8.12.1"
61
63
  },
62
64
  "devDependencies": {
63
65
  "@types/ws": "^8.5.4"
@@ -66,13 +68,9 @@
66
68
  "inversify": "^6.1.3",
67
69
  "reflect-metadata": "^0.2.2"
68
70
  },
69
- "publishConfig": {
70
- "access": "public"
71
- },
72
71
  "scripts": {
73
72
  "build": "tsc -b",
74
73
  "clean": "rimraf lib *.tsbuildinfo coverage",
75
- "generate:index": "glsp generateIndex src/browser src/common src/node -s -f",
76
- "lint": "eslint ./src"
74
+ "generate:index": "glsp generateIndex src/browser src/common src/node -s -f"
77
75
  }
78
76
  }
@@ -1,5 +1,5 @@
1
1
  /********************************************************************************
2
- * Copyright (c) 2022-2024 EclipseSource and others.
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) 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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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) 2023-2024 EclipseSource and others.
2
+ * Copyright (c) 2023-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) 2023 EclipseSource and others.
2
+ * Copyright (c) 2023-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-2023 EclipseSource and others.
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-2025 STMicroelectronics and others.
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-2024 STMicroelectronics and others.
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-2024 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2025 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2025 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2025 STMicroelectronics and others.
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-2025 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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) 2017-2023 TypeFox and other
2
+ * Copyright (c) 2017-2026 TypeFox and other
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-2025 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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) 2025 EclipseSource and others.
2
+ * Copyright (c) 2025-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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2024 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2024 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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) 2023 EclipseSource and others.
2
+ * Copyright (c) 2023-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) 2023 EclipseSource and others.
2
+ * Copyright (c) 2023-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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2025 STMicroelectronics and others.
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-2025 EclipseSource and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2024 EclipseSource and others.
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-2023 STMicroelectronics and others.
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
@@ -21,7 +21,7 @@ import { InstanceMultiBinding } from '../di/multi-binding';
21
21
  import { RequestClipboardDataActionHandler } from '../features/clipboard/request-clipboard-data-action-handler';
22
22
  import { GModelFactory, GModelFactoryNullImpl } from '../features/model/gmodel-factory';
23
23
  import { DefaultModelState, ModelState } from '../features/model/model-state';
24
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
24
+ // oxlint-disable-next-line no-unused-vars
25
25
  import { OperationHandler, OperationHandlerConstructor } from '../operations/operation-handler';
26
26
  import { GModelApplyLabelEditOperationHandler } from './apply-label-edit-operation-handler';
27
27
  import { GModelChangeBoundsOperationHandler } from './change-bounds-operation-handler';
@@ -1,5 +1,5 @@
1
1
  /********************************************************************************
2
- * Copyright (c) 2022-2023 EclipseSource and others.
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-2023 STMicroelectronics and others.
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-2025 STMicroelectronics and others.
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) 2023 EclipseSource and others.
2
+ * Copyright (c) 2023-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-2025 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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-2023 STMicroelectronics and others.
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) 2023 EclipseSource and others.
2
+ * Copyright (c) 2023-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
@@ -109,7 +109,6 @@ export class DefaultGLSPServer implements GLSPServer {
109
109
 
110
110
  result = await this.initializeServer(params, result);
111
111
  // keep for backwards compatibility
112
- // eslint-disable-next-line @typescript-eslint/no-deprecated
113
112
  result = await this.handleInitializeArgs(result, params.args);
114
113
  this.getListenersToNotify('serverInitialized').forEach((listener: GLSPServerListener) => listener.serverInitialized!(this));
115
114
  this.initializeResult = result;