@dagrejs/dagre 1.1.8 → 2.0.1

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.
Files changed (42) hide show
  1. package/dist/dagre.cjs.js +3 -0
  2. package/{index.js → dist/dagre.cjs.js.LEGAL.txt} +2 -12
  3. package/dist/dagre.cjs.js.map +7 -0
  4. package/dist/dagre.d.ts +104 -0
  5. package/dist/dagre.esm.js +3 -0
  6. package/dist/dagre.esm.js.LEGAL.txt +23 -0
  7. package/dist/dagre.esm.js.map +7 -0
  8. package/dist/dagre.js +2183 -4321
  9. package/dist/dagre.js.LEGAL.txt +23 -0
  10. package/dist/dagre.js.map +7 -0
  11. package/dist/dagre.min.js +3 -815
  12. package/dist/dagre.min.js.LEGAL.txt +23 -0
  13. package/dist/dagre.min.js.map +7 -0
  14. package/package.json +20 -24
  15. package/index.d.ts +0 -147
  16. package/lib/acyclic.js +0 -67
  17. package/lib/add-border-segments.js +0 -37
  18. package/lib/coordinate-system.js +0 -70
  19. package/lib/data/list.js +0 -58
  20. package/lib/debug.js +0 -31
  21. package/lib/greedy-fas.js +0 -124
  22. package/lib/layout.js +0 -405
  23. package/lib/nesting-graph.js +0 -126
  24. package/lib/normalize.js +0 -89
  25. package/lib/order/add-subgraph-constraints.js +0 -51
  26. package/lib/order/barycenter.js +0 -26
  27. package/lib/order/build-layer-graph.js +0 -79
  28. package/lib/order/cross-count.js +0 -66
  29. package/lib/order/index.js +0 -111
  30. package/lib/order/init-order.js +0 -37
  31. package/lib/order/resolve-conflicts.js +0 -118
  32. package/lib/order/sort-subgraph.js +0 -73
  33. package/lib/order/sort.js +0 -56
  34. package/lib/parent-dummy-chains.js +0 -84
  35. package/lib/position/bk.js +0 -424
  36. package/lib/position/index.js +0 -32
  37. package/lib/rank/feasible-tree.js +0 -95
  38. package/lib/rank/index.js +0 -54
  39. package/lib/rank/network-simplex.js +0 -235
  40. package/lib/rank/util.js +0 -67
  41. package/lib/util.js +0 -331
  42. package/lib/version.js +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.