From ba4111079fa3fdaa32f5edbdbe9dd648cd0aaa57 Mon Sep 17 00:00:00 2001 From: Thomas Bouffard <27200110+tbouffard@users.noreply.github.com> Date: Fri, 4 Oct 2024 15:13:18 +0200 Subject: [PATCH] chore(deps): switch to @process-analytics/bpmn-visualization-addons (#608) The name of the GitHub repository and the npm package have changed. Also update the content of pages and documentation to not mention that this is an experimental library. --- README.md | 4 ++-- examples/index.html | 8 ++++---- ...al-add-ons.png => bpmn-visualization-addons.png} | Bin projects/typescript-vue/package.json | 2 +- projects/typescript-vue/src/app.vue | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) rename examples/static/img/preview/demo/{bv-experimental-add-ons.png => bpmn-visualization-addons.png} (100%) diff --git a/README.md b/README.md index 1ee90d84..7a3e4514 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ especially when using `bpmn-visualization` prior version `0.27.0`. ## 👁️🗨️ Demos -- [Load and Navigation demo](demo/load-and-navigation/index.html) - shows several features of `bpmn-visualization` at the same time. The sources of the demo are available in the +- [Load and Navigation demo](demo/load-and-navigation/index.html) - show several features of `bpmn-visualization` at the same time. The sources of the demo are available in the [repository](https://github.com/process-analytics/bpmn-visualization-js) of `bpmn-visualization` . - [Hacktoberfest themes](demo/hacktoberfest-custom-themes/README.md) - special Hacktoberfest diagram with Hacktoberfest colors - [Monitoring of all process instances demo](demo/monitoring-all-process-instances/README.md) - show how to use `bpmn-visualization` to render the monitoring of all process instances for a defined process @@ -85,7 +85,7 @@ especially when using `bpmn-visualization` prior version `0.27.0`. - [Draw a path](demo/draw-path/README.md) - show how to draw a path - [Demo for Bonita Day 2023](https://github.com/process-analytics/bonita-day-demo-2023#readme) - monitor process and case progress, assign new actors to overdue tasks, view past activities, and track the live execution of a process. - [Prediction demo](demo/prediction/README.md) - show how to use `bpmn-visualization` to visualize prediction data. -- [New experimental features](https://github.com/process-analytics/bv-experimental-add-ons#readme) - Show the demos of the new experimental features for `bpmn-visualization` provided by `bv-experimental-add-ons`. +- [Addons features](https://github.com/process-analytics/bpmn-visualization-addons#readme) - demo of addons for `bpmn-visualization` provided by `bpmn-visualization-addons`. ## Tutorials diff --git a/examples/index.html b/examples/index.html index df902053..803da8d6 100644 --- a/examples/index.html +++ b/examples/index.html @@ -363,16 +363,16 @@
bpmn-visualization
provided by bv-experimental-add-ons
.bpmn-visualization
provided by bpmn-visualization-addons
.