-
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.
chore(deps): bump bpmn-visualization to 0.44.0 (#599)
Added a workaround for the “parcel” project, which can't use es-toolkit properly otherwise. --------- Co-authored-by: Thomas Bouffard <[email protected]>
- Loading branch information
1 parent
06632c4
commit 6ce7368
Showing
38 changed files
with
64 additions
and
48 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 |
---|---|---|
|
@@ -26,7 +26,7 @@ | |
<link rel="stylesheet" href="./css/step.css" type="text/css"> | ||
<script defer src="../../examples/static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/bpmn-visualization@0.43.0/dist/bpmn-visualization.min.js" integrity="sha384-RnOQRAIMMecdD2PwI4bFEpezqubX2zlLmWEOMftHXlyJ+XgfQDzBBmfr4PoYUFXI" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/bpmn-visualization@0.44.0/dist/bpmn-visualization.min.js" integrity="sha384-1M4qFwJlwvJDbw5MlffvebCTw2MD5c6kEjk3bgKPEdd5HMEGIMVxR+MR9twnWkKr" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/index.umd.js" integrity="sha256-lNJnNIdh5oXecah6rOix/TxyGcOYnfkybx4Qii2uxSo=" crossorigin="anonymous"></script> | ||
<script defer src="../../examples/static/js/diagram/bpmn-diagrams.js"></script> | ||
<script defer src="../static/js/use-case.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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
<link rel="stylesheet" href="./css/legend.css" type="text/css"> | ||
<script defer src="../../examples/static/js/link-to-sources.js"></script> | ||
<!-- load bpmn-visualization --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/bpmn-visualization@0.43.0/dist/bpmn-visualization.min.js" integrity="sha384-RnOQRAIMMecdD2PwI4bFEpezqubX2zlLmWEOMftHXlyJ+XgfQDzBBmfr4PoYUFXI" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/bpmn-visualization@0.44.0/dist/bpmn-visualization.min.js" integrity="sha384-1M4qFwJlwvJDbw5MlffvebCTw2MD5c6kEjk3bgKPEdd5HMEGIMVxR+MR9twnWkKr" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/index.umd.js" integrity="sha256-lNJnNIdh5oXecah6rOix/TxyGcOYnfkybx4Qii2uxSo=" crossorigin="anonymous"></script> | ||
<script defer src="https://variancecharts.com/cdn/variance-noncommercial-standalone-6d26aa2.min.js" charset="UTF-8" integrity="sha384-tWKnmvvtGH2MkH7CGAql3wuzSBBH6XF7vDfhqMd1uQ8Us1bcDbID5m915xGYODNA" crossorigin="anonymous"></script> | ||
<script defer src="../../examples/static/js/diagram/bpmn-diagrams.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
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
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
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
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
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
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
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
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
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 |
---|---|---|
|
@@ -59,7 +59,7 @@ | |
<!-- load bpmn-js viewer distro (with pan and zoom) --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/bpmn-navigated-viewer.production.min.js" integrity="sha256-vkmX0T5gLSRQYdah7xd/+RsT8Qc/gEywFz/miwbK5qw=" crossorigin="anonymous"></script> | ||
<!-- load bpmn-visualization --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/bpmn-visualization@0.43.0/dist/bpmn-visualization.min.js" integrity="sha384-RnOQRAIMMecdD2PwI4bFEpezqubX2zlLmWEOMftHXlyJ+XgfQDzBBmfr4PoYUFXI" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/bpmn-visualization@0.44.0/dist/bpmn-visualization.min.js" integrity="sha384-1M4qFwJlwvJDbw5MlffvebCTw2MD5c6kEjk3bgKPEdd5HMEGIMVxR+MR9twnWkKr" crossorigin="anonymous"></script> | ||
<script defer src="shared.js"></script> | ||
<script defer src="index.js"></script> | ||
</head> | ||
|
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 |
---|---|---|
|
@@ -59,7 +59,7 @@ | |
<!-- load bpmn kie-editors-standalone --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/@kie-tools/[email protected]/dist/bpmn/index.js" integrity="sha256-LRbqMHa0h8cMygLZ4/x4rKgP540ZJiGa6Bb8hh6woeM=" crossorigin="anonymous"></script> | ||
<!-- load bpmn-visualization --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/bpmn-visualization@0.43.0/dist/bpmn-visualization.min.js" integrity="sha384-RnOQRAIMMecdD2PwI4bFEpezqubX2zlLmWEOMftHXlyJ+XgfQDzBBmfr4PoYUFXI" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/bpmn-visualization@0.44.0/dist/bpmn-visualization.min.js" integrity="sha384-1M4qFwJlwvJDbw5MlffvebCTw2MD5c6kEjk3bgKPEdd5HMEGIMVxR+MR9twnWkKr" crossorigin="anonymous"></script> | ||
<script defer src="../compare-with-bpmn-js/shared.js"></script> | ||
<script defer src="index.js"></script> | ||
</head> | ||
|
Oops, something went wrong.