@dagrejs/dagre 1.1.8 → 2.0.0

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