@eclipse-glsp-examples/workflow-server-bundled 2.5.0-next.126 → 2.5.0-next.127

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eclipse-glsp-examples/workflow-server-bundled",
3
- "version": "2.5.0-next.126+01fc6b7",
3
+ "version": "2.5.0-next.127+a329302",
4
4
  "description": "GLSP node server for the workflow example (bundled)",
5
5
  "keywords": [
6
6
  "eclipse",
@@ -49,5 +49,5 @@
49
49
  "publishConfig": {
50
50
  "access": "public"
51
51
  },
52
- "gitHead": "01fc6b74bbadfe7a4f575ef5a0dca861f1b18c99"
52
+ "gitHead": "a329302e4bef9ee905d975e7178409a211ff37fc"
53
53
  }
@@ -59825,7 +59825,7 @@ __exportStar(__webpack_require__(/*! ./gshaped-prerendered-element */ "../../pac
59825
59825
  Object.defineProperty(exports, "__esModule", ({ value: true }));
59826
59826
  exports.configureELKLayoutModule = void 0;
59827
59827
  /********************************************************************************
59828
- * Copyright (c) 2022-2024 STMicroelectronics and others.
59828
+ * Copyright (c) 2022-2025 STMicroelectronics and others.
59829
59829
  *
59830
59830
  * This program and the accompanying materials are made available under the
59831
59831
  * terms of the Eclipse Public License v. 2.0 which is available at
@@ -60028,7 +60028,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
60028
60028
  Object.defineProperty(exports, "__esModule", ({ value: true }));
60029
60029
  exports.GlspElkLayoutEngine = exports.ElkFactory = void 0;
60030
60030
  /********************************************************************************
60031
- * Copyright (c) 2018-2024 TypeFox and others.
60031
+ * Copyright (c) 2018-2025 TypeFox and others.
60032
60032
  * This program and the accompanying materials are made available under the
60033
60033
  * terms of the Eclipse Public License v. 2.0 which is available at
60034
60034
  * http://www.eclipse.org/legal/epl-2.0.
@@ -62830,7 +62830,7 @@ exports.ComputedBoundsActionHandler = ComputedBoundsActionHandler = __decorate([
62830
62830
  "use strict";
62831
62831
 
62832
62832
  /********************************************************************************
62833
- * Copyright (c) 2022-2023 STMicroelectronics and others.
62833
+ * Copyright (c) 2022-2025 STMicroelectronics and others.
62834
62834
  *
62835
62835
  * This program and the accompanying materials are made available under the
62836
62836
  * terms of the Eclipse Public License v. 2.0 which is available at
@@ -62871,7 +62871,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
62871
62871
  Object.defineProperty(exports, "__esModule", ({ value: true }));
62872
62872
  exports.LayoutOperationHandler = void 0;
62873
62873
  /********************************************************************************
62874
- * Copyright (c) 2022-2023 STMicroelectronics and others.
62874
+ * Copyright (c) 2022-2025 STMicroelectronics and others.
62875
62875
  *
62876
62876
  * This program and the accompanying materials are made available under the
62877
62877
  * terms of the Eclipse Public License v. 2.0 which is available at
@@ -63656,7 +63656,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
63656
63656
  Object.defineProperty(exports, "__esModule", ({ value: true }));
63657
63657
  exports.RequestModelActionHandler = void 0;
63658
63658
  /********************************************************************************
63659
- * Copyright (c) 2022-2023 STMicroelectronics and others.
63659
+ * Copyright (c) 2022-2025 STMicroelectronics and others.
63660
63660
  *
63661
63661
  * This program and the accompanying materials are made available under the
63662
63662
  * terms of the Eclipse Public License v. 2.0 which is available at
@@ -64084,7 +64084,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
64084
64084
  Object.defineProperty(exports, "__esModule", ({ value: true }));
64085
64085
  exports.RequestNavigationTargetsActionHandler = void 0;
64086
64086
  /********************************************************************************
64087
- * Copyright (c) 2022-2023 STMicroelectronics and others.
64087
+ * Copyright (c) 2022-2024 STMicroelectronics and others.
64088
64088
  *
64089
64089
  * This program and the accompanying materials are made available under the
64090
64090
  * terms of the Eclipse Public License v. 2.0 which is available at
@@ -64790,7 +64790,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
64790
64790
  Object.defineProperty(exports, "__esModule", ({ value: true }));
64791
64791
  exports.GModelChangeBoundsOperationHandler = void 0;
64792
64792
  /********************************************************************************
64793
- * Copyright (c) 2022-2023 STMicroelectronics and others.
64793
+ * Copyright (c) 2022-2025 STMicroelectronics and others.
64794
64794
  *
64795
64795
  * This program and the accompanying materials are made available under the
64796
64796
  * terms of the Eclipse Public License v. 2.0 which is available at
@@ -64878,7 +64878,7 @@ exports.GModelChangeBoundsOperationHandler = GModelChangeBoundsOperationHandler
64878
64878
  "use strict";
64879
64879
 
64880
64880
  /********************************************************************************
64881
- * Copyright (c) 2022-2023 EclipseSource and others.
64881
+ * Copyright (c) 2022-2025 EclipseSource and others.
64882
64882
  *
64883
64883
  * This program and the accompanying materials are made available under the
64884
64884
  * terms of the Eclipse Public License v. 2.0 which is available at
@@ -66031,7 +66031,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
66031
66031
  Object.defineProperty(exports, "__esModule", ({ value: true }));
66032
66032
  exports.CompoundOperationHandler = void 0;
66033
66033
  /********************************************************************************
66034
- * Copyright (c) 2022-2023 STMicroelectronics and others.
66034
+ * Copyright (c) 2022-2025 STMicroelectronics and others.
66035
66035
  *
66036
66036
  * This program and the accompanying materials are made available under the
66037
66037
  * terms of the Eclipse Public License v. 2.0 which is available at
@@ -66291,7 +66291,7 @@ var OperationActionHandler_1;
66291
66291
  Object.defineProperty(exports, "__esModule", ({ value: true }));
66292
66292
  exports.OperationActionHandler = void 0;
66293
66293
  /********************************************************************************
66294
- * Copyright (c) 2022-2023 STMicroelectronics and others.
66294
+ * Copyright (c) 2022-2025 STMicroelectronics and others.
66295
66295
  *
66296
66296
  * This program and the accompanying materials are made available under the
66297
66297
  * terms of the Eclipse Public License v. 2.0 which is available at
@@ -67222,7 +67222,7 @@ ClientOptionsUtil.IS_RECONNECTING = 'isReconnecting';
67222
67222
  "use strict";
67223
67223
 
67224
67224
  /********************************************************************************
67225
- * Copyright (c) 2022-2024 EclipseSource and others.
67225
+ * Copyright (c) 2022-2025 EclipseSource and others.
67226
67226
  *
67227
67227
  * This program and the accompanying materials are made available under the
67228
67228
  * terms of the Eclipse Public License v. 2.0 which is available at
@@ -67377,7 +67377,7 @@ exports.getOrThrow = getOrThrow;
67377
67377
  "use strict";
67378
67378
 
67379
67379
  /********************************************************************************
67380
- * Copyright (c) 2022-2023 EclipseSource and others.
67380
+ * Copyright (c) 2022-2025 EclipseSource and others.
67381
67381
  *
67382
67382
  * This program and the accompanying materials are made available under the
67383
67383
  * terms of the Eclipse Public License v. 2.0 which is available at