diff --git a/integration/eclipse/package.json b/integration/eclipse/package.json
index 42cea587..7d4d3f35 100644
--- a/integration/eclipse/package.json
+++ b/integration/eclipse/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@axonivy/eclipse-integration",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"description": "Eclipse IDE integration webview for the Axon Ivy (GLSP-based) process editor",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"author": "Axon Ivy AG",
@@ -10,9 +10,9 @@
"url": "https://github.com/axonivy/process-editor-client"
},
"dependencies": {
- "@axonivy/process-editor": "12.0.2-next",
- "@axonivy/process-editor-inscription": "12.0.2-next",
- "@axonivy/process-editor-inscription-view": "12.0.2-next",
+ "@axonivy/process-editor": "13.1.0-next",
+ "@axonivy/process-editor-inscription": "13.1.0-next",
+ "@axonivy/process-editor-inscription-view": "13.1.0-next",
"@eclipse-glsp/client": "2.3.0-next.390",
"@eclipse-glsp/ide": "2.3.0-next.134",
"@eclipse-glsp/protocol": "2.3.0-next.390"
diff --git a/integration/eclipse/pom.xml b/integration/eclipse/pom.xml
index 088688ed..590fc03a 100644
--- a/integration/eclipse/pom.xml
+++ b/integration/eclipse/pom.xml
@@ -4,7 +4,7 @@
ch.ivyteam.process
editor-client-eclipse
- 12.0.2-SNAPSHOT
+ 13.1.0-SNAPSHOT
pom
diff --git a/integration/inscription/package.json b/integration/inscription/package.json
index 3af76259..88e5fe08 100644
--- a/integration/inscription/package.json
+++ b/integration/inscription/package.json
@@ -1,6 +1,6 @@
{
"name": "@axonivy/inscription-standalone",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"private": true,
"author": "Axon Ivy AG",
"homepage": "https://developer.axonivy.com/",
@@ -9,8 +9,8 @@
"url": "https://github.com/axonivy/process-editor-client"
},
"dependencies": {
- "@axonivy/process-editor-inscription-core": "12.0.2-next",
- "@axonivy/process-editor-inscription-view": "12.0.2-next",
+ "@axonivy/process-editor-inscription-core": "13.1.0-next",
+ "@axonivy/process-editor-inscription-view": "13.1.0-next",
"@axonivy/ui-icons": "~12.0.2-next.409",
"path-browserify": "^1.0.1"
},
diff --git a/integration/standalone/package.json b/integration/standalone/package.json
index 84f3386f..97a5bf7c 100644
--- a/integration/standalone/package.json
+++ b/integration/standalone/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@axonivy/standalone-integration",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"description": "Standalone browser-app for the Axon Ivy process editor",
"author": "Axon Ivy AG",
"homepage": "https://developer.axonivy.com",
@@ -10,9 +10,9 @@
"url": "https://github.com/axonivy/process-editor-client"
},
"dependencies": {
- "@axonivy/process-editor": "12.0.2-next",
- "@axonivy/process-editor-inscription": "12.0.2-next",
- "@axonivy/process-editor-inscription-view": "12.0.2-next",
+ "@axonivy/process-editor": "13.1.0-next",
+ "@axonivy/process-editor-inscription": "13.1.0-next",
+ "@axonivy/process-editor-inscription-view": "13.1.0-next",
"@axonivy/ui-components": "~12.0.2-next.409",
"@eclipse-glsp/client": "2.3.0-next.390"
},
diff --git a/integration/viewer/package.json b/integration/viewer/package.json
index af6cd36f..b340aefd 100644
--- a/integration/viewer/package.json
+++ b/integration/viewer/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@axonivy/viewer-integration",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"description": "Viewer browser-app for the Axon Ivy process editor",
"author": "Axon Ivy AG",
"homepage": "https://developer.axonivy.com",
@@ -10,7 +10,7 @@
"url": "https://github.com/axonivy/process-editor-client"
},
"dependencies": {
- "@axonivy/process-editor": "12.0.2-next",
+ "@axonivy/process-editor": "13.1.0-next",
"@eclipse-glsp/client": "2.3.0-next.390"
},
"devDependencies": {
diff --git a/integration/viewer/pom.xml b/integration/viewer/pom.xml
index cd1182c5..0b033a3e 100644
--- a/integration/viewer/pom.xml
+++ b/integration/viewer/pom.xml
@@ -6,7 +6,7 @@
ch.ivyteam.process
process-viewer-client
- 12.0.2-SNAPSHOT
+ 13.1.0-SNAPSHOT
pom
diff --git a/lerna.json b/lerna.json
index a23c08ef..c5f15ef1 100644
--- a/lerna.json
+++ b/lerna.json
@@ -1,5 +1,5 @@
{
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"npmClient": "npm",
"command": {
"run": {
diff --git a/package-lock.json b/package-lock.json
index de5ac199..8bab9125 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -39,12 +39,12 @@
},
"integration/eclipse": {
"name": "@axonivy/eclipse-integration",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"dependencies": {
- "@axonivy/process-editor": "12.0.2-next",
- "@axonivy/process-editor-inscription": "12.0.2-next",
- "@axonivy/process-editor-inscription-view": "12.0.2-next",
+ "@axonivy/process-editor": "13.1.0-next",
+ "@axonivy/process-editor-inscription": "13.1.0-next",
+ "@axonivy/process-editor-inscription-view": "13.1.0-next",
"@eclipse-glsp/client": "2.3.0-next.390",
"@eclipse-glsp/ide": "2.3.0-next.134",
"@eclipse-glsp/protocol": "2.3.0-next.390"
@@ -58,10 +58,10 @@
},
"integration/inscription": {
"name": "@axonivy/inscription-standalone",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"dependencies": {
- "@axonivy/process-editor-inscription-core": "12.0.2-next",
- "@axonivy/process-editor-inscription-view": "12.0.2-next",
+ "@axonivy/process-editor-inscription-core": "13.1.0-next",
+ "@axonivy/process-editor-inscription-view": "13.1.0-next",
"@axonivy/ui-icons": "~12.0.2-next.409",
"path-browserify": "^1.0.1"
},
@@ -78,11 +78,11 @@
},
"integration/standalone": {
"name": "@axonivy/standalone-integration",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"dependencies": {
- "@axonivy/process-editor": "12.0.2-next",
- "@axonivy/process-editor-inscription": "12.0.2-next",
- "@axonivy/process-editor-inscription-view": "12.0.2-next",
+ "@axonivy/process-editor": "13.1.0-next",
+ "@axonivy/process-editor-inscription": "13.1.0-next",
+ "@axonivy/process-editor-inscription-view": "13.1.0-next",
"@axonivy/ui-components": "~12.0.2-next.409",
"@eclipse-glsp/client": "2.3.0-next.390"
},
@@ -96,9 +96,9 @@
},
"integration/viewer": {
"name": "@axonivy/viewer-integration",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"dependencies": {
- "@axonivy/process-editor": "12.0.2-next",
+ "@axonivy/process-editor": "13.1.0-next",
"@eclipse-glsp/client": "2.3.0-next.390"
},
"devDependencies": {
@@ -17525,10 +17525,10 @@
},
"packages/editor": {
"name": "@axonivy/process-editor",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"dependencies": {
- "@axonivy/process-editor-protocol": "12.0.2-next",
+ "@axonivy/process-editor-protocol": "13.1.0-next",
"@eclipse-glsp/client": "2.3.0-next.390",
"showdown": "^2.1.0",
"toastify-js": "1.12.0"
@@ -17545,13 +17545,13 @@
},
"packages/inscription": {
"name": "@axonivy/process-editor-inscription",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"dependencies": {
- "@axonivy/process-editor": "12.0.2-next",
- "@axonivy/process-editor-inscription-core": "12.0.2-next",
- "@axonivy/process-editor-inscription-protocol": "12.0.2-next",
- "@axonivy/process-editor-inscription-view": "12.0.2-next",
+ "@axonivy/process-editor": "13.1.0-next",
+ "@axonivy/process-editor-inscription-core": "13.1.0-next",
+ "@axonivy/process-editor-inscription-protocol": "13.1.0-next",
+ "@axonivy/process-editor-inscription-view": "13.1.0-next",
"@codingame/monaco-vscode-editor-service-override": "1.83.3",
"@codingame/monaco-vscode-languages-service-override": "1.83.3",
"@codingame/monaco-vscode-model-service-override": "1.83.3",
@@ -17566,11 +17566,11 @@
},
"packages/inscription-core": {
"name": "@axonivy/process-editor-inscription-core",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"dependencies": {
"@axonivy/jsonrpc": "~12.0.2-next.409",
- "@axonivy/process-editor-inscription-protocol": "12.0.2-next",
+ "@axonivy/process-editor-inscription-protocol": "13.1.0-next",
"monaco-editor": "^0.44.0",
"monaco-editor-workers": "^0.44.0",
"monaco-languageclient": "^6.6.1",
@@ -17579,7 +17579,7 @@
},
"packages/inscription-protocol": {
"name": "@axonivy/process-editor-inscription-protocol",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"devDependencies": {
"json-schema-to-typescript": "^13.1.1"
@@ -17587,11 +17587,11 @@
},
"packages/inscription-view": {
"name": "@axonivy/process-editor-inscription-view",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"dependencies": {
- "@axonivy/process-editor-inscription-core": "12.0.2-next",
- "@axonivy/process-editor-inscription-protocol": "12.0.2-next",
+ "@axonivy/process-editor-inscription-core": "13.1.0-next",
+ "@axonivy/process-editor-inscription-protocol": "13.1.0-next",
"@axonivy/ui-components": "~12.0.2-next.409",
"@axonivy/ui-icons": "~12.0.2-next.409",
"@monaco-editor/react": "^4.6.0",
@@ -17635,7 +17635,7 @@
},
"packages/protocol": {
"name": "@axonivy/process-editor-protocol",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"dependencies": {
"@eclipse-glsp/protocol": "2.3.0-next.390"
@@ -17643,7 +17643,7 @@
},
"playwright": {
"name": "@axonivy/process-editor-playwright",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"devDependencies": {
"@open-rpc/client-js": "1.8.1",
"@playwright/test": "1.48.2"
diff --git a/packages/editor/package.json b/packages/editor/package.json
index c563f460..37c2942b 100644
--- a/packages/editor/package.json
+++ b/packages/editor/package.json
@@ -1,6 +1,6 @@
{
"name": "@axonivy/process-editor",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"description": "GLSP sprotty diagrams for the Axon Ivy Processes",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"author": "Axon Ivy AG",
@@ -18,7 +18,7 @@
"bpmn"
],
"dependencies": {
- "@axonivy/process-editor-protocol": "12.0.2-next",
+ "@axonivy/process-editor-protocol": "13.1.0-next",
"@eclipse-glsp/client": "2.3.0-next.390",
"showdown": "^2.1.0",
"toastify-js": "1.12.0"
diff --git a/packages/inscription-core/package.json b/packages/inscription-core/package.json
index 94df881c..edb83a07 100644
--- a/packages/inscription-core/package.json
+++ b/packages/inscription-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@axonivy/process-editor-inscription-core",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"private": false,
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"author": "Axon Ivy AG",
@@ -15,7 +15,7 @@
],
"dependencies": {
"@axonivy/jsonrpc": "~12.0.2-next.409",
- "@axonivy/process-editor-inscription-protocol": "12.0.2-next",
+ "@axonivy/process-editor-inscription-protocol": "13.1.0-next",
"monaco-editor": "^0.44.0",
"monaco-editor-workers": "^0.44.0",
"monaco-languageclient": "^6.6.1",
diff --git a/packages/inscription-protocol/package.json b/packages/inscription-protocol/package.json
index f8ffa185..a08104a8 100644
--- a/packages/inscription-protocol/package.json
+++ b/packages/inscription-protocol/package.json
@@ -1,6 +1,6 @@
{
"name": "@axonivy/process-editor-inscription-protocol",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"private": false,
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"author": "Axon Ivy AG",
diff --git a/packages/inscription-view/package.json b/packages/inscription-view/package.json
index cf0eadee..cc8086b9 100644
--- a/packages/inscription-view/package.json
+++ b/packages/inscription-view/package.json
@@ -1,6 +1,6 @@
{
"name": "@axonivy/process-editor-inscription-view",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"private": false,
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"author": "Axon Ivy AG",
@@ -14,8 +14,8 @@
"src"
],
"dependencies": {
- "@axonivy/process-editor-inscription-core": "12.0.2-next",
- "@axonivy/process-editor-inscription-protocol": "12.0.2-next",
+ "@axonivy/process-editor-inscription-core": "13.1.0-next",
+ "@axonivy/process-editor-inscription-protocol": "13.1.0-next",
"@axonivy/ui-components": "~12.0.2-next.409",
"@axonivy/ui-icons": "~12.0.2-next.409",
"@monaco-editor/react": "^4.6.0",
diff --git a/packages/inscription/package.json b/packages/inscription/package.json
index fd00dcce..58932213 100644
--- a/packages/inscription/package.json
+++ b/packages/inscription/package.json
@@ -1,6 +1,6 @@
{
"name": "@axonivy/process-editor-inscription",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"description": "GLSP sprotty diagrams for the Axon Ivy Processes",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"author": "Axon Ivy AG",
@@ -10,10 +10,10 @@
"url": "https://github.com/axonivy/process-editor-client"
},
"dependencies": {
- "@axonivy/process-editor": "12.0.2-next",
- "@axonivy/process-editor-inscription-core": "12.0.2-next",
- "@axonivy/process-editor-inscription-protocol": "12.0.2-next",
- "@axonivy/process-editor-inscription-view": "12.0.2-next",
+ "@axonivy/process-editor": "13.1.0-next",
+ "@axonivy/process-editor-inscription-core": "13.1.0-next",
+ "@axonivy/process-editor-inscription-protocol": "13.1.0-next",
+ "@axonivy/process-editor-inscription-view": "13.1.0-next",
"@codingame/monaco-vscode-editor-service-override": "1.83.3",
"@codingame/monaco-vscode-languages-service-override": "1.83.3",
"@codingame/monaco-vscode-model-service-override": "1.83.3",
diff --git a/packages/protocol/package.json b/packages/protocol/package.json
index 52682346..ff2894ca 100644
--- a/packages/protocol/package.json
+++ b/packages/protocol/package.json
@@ -1,6 +1,6 @@
{
"name": "@axonivy/process-editor-protocol",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"description": "GLSP sprotty diagrams for the Axon Ivy Processes",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"author": "Axon Ivy AG",
diff --git a/playwright/inscription-test-project/pom.xml b/playwright/inscription-test-project/pom.xml
index a47fac11..41da494f 100644
--- a/playwright/inscription-test-project/pom.xml
+++ b/playwright/inscription-test-project/pom.xml
@@ -6,7 +6,7 @@
4.0.0
inscription.test.project
inscription-test-project
- 12.0.2-SNAPSHOT
+ 13.1.0-SNAPSHOT
iar-integration-test
diff --git a/playwright/package.json b/playwright/package.json
index 8767c596..d21c68d9 100644
--- a/playwright/package.json
+++ b/playwright/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@axonivy/process-editor-playwright",
- "version": "12.0.2-next",
+ "version": "13.1.0-next",
"description": "Playwright tests for the Axon Ivy process editor",
"author": "Axon Ivy AG",
"homepage": "https://developer.axonivy.com",
diff --git a/playwright/process-test-project/pom.xml b/playwright/process-test-project/pom.xml
index b08a6460..72c24deb 100644
--- a/playwright/process-test-project/pom.xml
+++ b/playwright/process-test-project/pom.xml
@@ -5,7 +5,7 @@
4.0.0
process.test.project
process-test-project
- 12.0.2-SNAPSHOT
+ 13.1.0-SNAPSHOT
iar-integration-test
diff --git a/playwright/tests/screenshots/pom.xml b/playwright/tests/screenshots/pom.xml
index ee1d4e1d..5072facd 100644
--- a/playwright/tests/screenshots/pom.xml
+++ b/playwright/tests/screenshots/pom.xml
@@ -6,7 +6,7 @@
ch.ivyteam.process
process-editor-screenshots
- 12.0.2-SNAPSHOT
+ 13.1.0-SNAPSHOT
pom