@tscircuit/math-utils
Advanced tools
Comparing version
@@ -13,1 +13,2 @@ export { distance, doSegmentsIntersect, doesLineIntersectLine, doesSegmentIntersectRect, getSegmentIntersection, onSegment, orientation, pointToSegmentDistance } from './line-intersections.js'; | ||
export { boundsDistance } from './bounds-distance.js'; | ||
export { boundsIntersection } from './bounds-intersection.js'; |
@@ -6,3 +6,3 @@ import { | ||
pointToBoxDistance | ||
} from "./chunk-BLY7FZPX.js"; | ||
} from "./chunk-5J3PCV4D.js"; | ||
import "./chunk-MTORG67J.js"; | ||
@@ -18,4 +18,14 @@ import { | ||
segmentToSegmentMinDistance | ||
} from "./chunk-6PD3WN3Y.js"; | ||
} from "./chunk-Y7G4VXR7.js"; | ||
import { | ||
distance, | ||
doSegmentsIntersect, | ||
doesLineIntersectLine, | ||
doesSegmentIntersectRect, | ||
getSegmentIntersection, | ||
onSegment, | ||
orientation, | ||
pointToSegmentDistance | ||
} from "./chunk-EFLPMB4J.js"; | ||
import { | ||
clamp, | ||
@@ -35,2 +45,5 @@ computeDistanceBetweenBoxes, | ||
import { | ||
boundsIntersection | ||
} from "./chunk-S7H7MIDL.js"; | ||
import { | ||
doBoundsOverlap | ||
@@ -46,15 +59,6 @@ } from "./chunk-CA5ORSO4.js"; | ||
} from "./chunk-U45EKA3R.js"; | ||
import { | ||
distance, | ||
doSegmentsIntersect, | ||
doesLineIntersectLine, | ||
doesSegmentIntersectRect, | ||
getSegmentIntersection, | ||
onSegment, | ||
orientation, | ||
pointToSegmentDistance | ||
} from "./chunk-EFLPMB4J.js"; | ||
export { | ||
boundsAreaOverlap, | ||
boundsDistance, | ||
boundsIntersection, | ||
clamp, | ||
@@ -61,0 +65,0 @@ computeDistanceBetweenBoxes, |
@@ -6,5 +6,5 @@ import { | ||
pointToBoxDistance | ||
} from "./chunk-BLY7FZPX.js"; | ||
} from "./chunk-5J3PCV4D.js"; | ||
import "./chunk-EFLPMB4J.js"; | ||
import "./chunk-DRDDWFOS.js"; | ||
import "./chunk-EFLPMB4J.js"; | ||
export { | ||
@@ -11,0 +11,0 @@ distSq, |
@@ -7,5 +7,5 @@ import { | ||
segmentToSegmentMinDistance | ||
} from "./chunk-6PD3WN3Y.js"; | ||
} from "./chunk-Y7G4VXR7.js"; | ||
import "./chunk-EFLPMB4J.js"; | ||
import "./chunk-DRDDWFOS.js"; | ||
import "./chunk-EFLPMB4J.js"; | ||
export { | ||
@@ -12,0 +12,0 @@ pointToSegmentClosestPoint, |
{ | ||
"name": "@tscircuit/math-utils", | ||
"main": "dist/index.js", | ||
"version": "0.0.24", | ||
"version": "0.0.25", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "module": "dist/index.js", |
72134
3.28%71
7.58%903
3.91%