-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[INFRA] Update BPMN Visualization version to 0.17.2 (#209)
- Loading branch information
1 parent
9f62b11
commit b2b65c4
Showing
28 changed files
with
30 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -219,7 +219,7 @@ <h3 id="frequency-title" class="d-hide" style="margin-top: 2rem; margin-bottom: | |
|
||
<script src="../../examples/static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/index.umd.js" integrity="sha256-lNJnNIdh5oXecah6rOix/TxyGcOYnfkybx4Qii2uxSo=" | ||
crossorigin="anonymous"></script> | ||
<script src="https://variancecharts.com/cdn/variance-noncommercial-standalone-6d26aa2.min.js" charset="UTF-8"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -151,7 +151,7 @@ <h2>Apply css classes</h2> | |
</section> | ||
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagram-miwg-test-suite-c_1_1.js"></script> | ||
<script src="index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,7 +80,7 @@ <h2>Open a modal on mouse over on a call activity</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="./index.js"></script> | ||
<script src="./modal.js"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,7 +73,7 @@ <h2>Load new BPMN diagram on double click on call activity</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="./index.js"></script> | ||
<script src="./breadcrumbs.js"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -75,7 +75,7 @@ <h2>Switch between BPMN renderings on click on call activity</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="./index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,7 +89,7 @@ <h2>Growing Sequence Flow</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="./index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,7 +87,7 @@ <h2>Attach tooltip and popover to BPMN elements</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -116,7 +116,7 @@ <h5 class="mt-2">Popover content</h5> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="../../static/js/dom-helper.js"></script> | ||
<script src="./index.js"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,7 +89,7 @@ <h2>Running Dashed Message Flow</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="./index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -130,7 +130,7 @@ <h2>Select elements by BPMN kind</h2> | |
</section> | ||
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagram-miwg-test-suite-a_4_1.js"></script> | ||
<script src="../../static/js/bpmn-diagram-miwg-test-suite-c_1_0.js"></script> | ||
<script src="../../static/js/bpmn-diagram-miwg-test-suite-c_1_1.js"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,7 +64,7 @@ <h2>Custom colors for User Task</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<!-- load the example --> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="index.js"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,7 +61,7 @@ <h2>Custom BPMN element fonts</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<!-- load the example --> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="index.js"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,7 @@ <h2>Custom User Task icon</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<!-- load the example --> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="index.js"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,7 +69,7 @@ <h2>Dark Hacktoberfest Theme</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<!-- load the example --> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="index.js"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -131,7 +131,7 @@ <h2>Various fit after load</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
|
||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="index.js"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -105,7 +105,7 @@ <h5>Fit type</h5> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -75,7 +75,7 @@ <h2>Diagram Navigation</h2> | |
</section> | ||
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="./index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,12 +10,12 @@ Javascript example to demonstrate how to integrate `bpmn-visualization` in an ht | |
Load the browser bundle from [jsdelivr](https://www.jsdelivr.com/package/npm/bpmn-visualization), [unpkg](https://unpkg.com/browse/bpmn-visualization) | ||
or any other location: | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
``` | ||
|
||
💡 During the development step, you can use the non-minified version: | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.js"></script> | ||
``` | ||
|
||
### Use the library | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,9 +51,9 @@ <h2>Getting Started</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<!-- if you prefer unpkg, comment the previous line and uncomment the following line --> | ||
<!--<script src="https://unpkg.com/browse/[email protected].1/dist//bpmn-visualization.min.js"></script>--> | ||
<!--<script src="https://unpkg.com/browse/[email protected].2/dist//bpmn-visualization.min.js"></script>--> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script> | ||
const bpmnVisualization = new bpmnvisu.BpmnVisualization({ container: 'bpmn-container' }); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,7 +89,7 @@ <h2>Load local BPMN diagrams</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
|
||
<script src="index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -102,7 +102,7 @@ <h2>Load remote BPMN diagrams</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
|
||
<script src="index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -121,7 +121,7 @@ <h2>Compare <code>bpmn-visualization</code> with <code>bpmn-js</code></h2> | |
<!-- load bpmn-js viewer distro (with pan and zoom) --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/bpmn-navigated-viewer.production.min.js" integrity="sha256-9lFOUedWSYPHv99e53vfrYJBtsbORXflcvMde1c237E=" crossorigin="anonymous"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
|
||
<script src="index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -123,7 +123,7 @@ <h2>Compare <code>bpmn-visualization</code> with <code>kie-editors-standalone</c | |
<!-- load bpmn kie-editors-standalone --> | ||
<script src="https://cdn.jsdelivr.net/npm/@kogito-tooling/[email protected]/dist/bpmn/index.js" integrity="sha256-H1nZXun5ICKj3MrVTfiT7cM7neoeC8UYUnTB6ustrZk=" crossorigin="anonymous"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
|
||
<script src="index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -252,7 +252,7 @@ <h2>Add & remove default overlays</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="./index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -115,7 +115,7 @@ <h5>Stroke</h5> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="./index.js"></script> | ||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,7 +69,7 @@ <h2>Custom default stroke color of the overlays</h2> | |
|
||
<script src="../../static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/bpmn-visualization.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/bpmn-visualization.min.js"></script> | ||
<!-- load the example --> | ||
<script src="../../static/js/bpmn-diagrams.js"></script> | ||
<script src="./index.js"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,6 +33,6 @@ | |
"typescript": "^4.2.4" | ||
}, | ||
"dependencies": { | ||
"bpmn-visualization": "0.17.1" | ||
"bpmn-visualization": "0.17.2" | ||
} | ||
} |