schematex 0.4.0 → 0.4.2

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.
@@ -12803,7 +12803,7 @@ function renderNetwork(ln) {
12803
12803
  "data-wire-type": wl.wire.dataType
12804
12804
  }));
12805
12805
  if (wl.wire.negatedAtSink) {
12806
- const m = wl.path.match(/L\s+([\d.\-]+)\s+([\d.\-]+)\s*$/);
12806
+ const m = wl.path.match(/L\s+([\d.-]+)\s+([\d.-]+)\s*$/);
12807
12807
  if (m) {
12808
12808
  const sx = parseFloat(m[1]);
12809
12809
  const sy = parseFloat(m[2]);
@@ -13846,5 +13846,5 @@ function render(text2, config) {
13846
13846
  }
13847
13847
 
13848
13848
  export { decisiontree, parse, pid, render, state, timeline };
13849
- //# sourceMappingURL=chunk-O4RHSAHR.js.map
13850
- //# sourceMappingURL=chunk-O4RHSAHR.js.map
13849
+ //# sourceMappingURL=chunk-Z5NGIM4Z.js.map
13850
+ //# sourceMappingURL=chunk-Z5NGIM4Z.js.map