brepjs 18.100.3 → 18.102.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 (89) hide show
  1. package/dist/2d.cjs +6 -6
  2. package/dist/2d.js +6 -6
  3. package/dist/{blueprint-DZB6Drrd.js → blueprint-CF12Nceg.js} +5 -5
  4. package/dist/{blueprint-1x01ITBT.cjs → blueprint-D5ArjKiA.cjs} +5 -5
  5. package/dist/{blueprintFns-o4dhTIZQ.js → blueprintFns-BuPAK4OB.js} +2 -2
  6. package/dist/{blueprintFns-DkmuKpz6.cjs → blueprintFns-CcCfkbyd.cjs} +2 -2
  7. package/dist/{blueprintSketcher-C5Q-JLEK.js → blueprintSketcher-CEQ8s7TD.js} +3 -3
  8. package/dist/{blueprintSketcher-BoHwuwaU.cjs → blueprintSketcher-DCttG3KS.cjs} +3 -3
  9. package/dist/{boolean2D-DV642GXt.js → boolean2D-8rB2sUzj.js} +4 -4
  10. package/dist/{boolean2D-C1Akp29q.cjs → boolean2D-BCqDjg0y.cjs} +4 -4
  11. package/dist/brepjs.cjs +234 -39
  12. package/dist/brepjs.js +228 -40
  13. package/dist/{cameraFns-B62EdiYs.js → cameraFns-Bu6jgTKc.js} +2 -2
  14. package/dist/{cameraFns-B-T9D-ie.cjs → cameraFns-S7YbAxfg.cjs} +2 -2
  15. package/dist/core/kernelBoundary.d.ts +1 -2
  16. package/dist/core.cjs +1 -1
  17. package/dist/core.js +1 -1
  18. package/dist/{cornerFinder-Bmjk2BOw.js → cornerFinder-COqoeY--.js} +1 -1
  19. package/dist/{cornerFinder-CqSNuWBI.cjs → cornerFinder-Ci2NbbAW.cjs} +1 -1
  20. package/dist/csg/evaluate.d.ts +29 -6
  21. package/dist/{curveFns-CaEoZJFJ.js → curveFns-CG05Jygr.js} +1 -1
  22. package/dist/{curveFns-BIlzT4bO.cjs → curveFns-Dx7_wMut.cjs} +1 -1
  23. package/dist/{drawFns-BVVGRW0h.js → drawFns-CsXPFyDe.js} +12 -12
  24. package/dist/{drawFns-Dwq6JHbb.cjs → drawFns-DYkjT_hx.cjs} +12 -12
  25. package/dist/{faceFns-B7yceDjt.cjs → faceFns-DKg2St8b.cjs} +4 -7
  26. package/dist/{faceFns-CFvc_qXI.js → faceFns-mo4ThIHz.js} +4 -7
  27. package/dist/{healingFns-BY6Q9gge.js → healingFns-Bb3eEBNm.js} +5 -5
  28. package/dist/{healingFns-CEzX-45q.cjs → healingFns-CM5mVMow.cjs} +5 -5
  29. package/dist/{helpers-A0a3O6af.cjs → helpers-8zxf2gkc.cjs} +6 -6
  30. package/dist/{helpers-BamnXOMX.js → helpers-DT44wBAD.js} +6 -6
  31. package/dist/{importFns-Dj107tFY.cjs → importFns-B6hw9Nhx.cjs} +3 -3
  32. package/dist/{importFns-Cfe_tEh_.js → importFns-CEczwPdN.js} +3 -3
  33. package/dist/index.d.ts +2 -1
  34. package/dist/io.cjs +2 -2
  35. package/dist/io.js +2 -2
  36. package/dist/kernel/brepkit/brepkitWasmTypes.d.ts +6 -7
  37. package/dist/kernel/brepkit/kernel2dOps.d.ts +3 -4
  38. package/dist/kernel/geometry2d.d.ts +2 -0
  39. package/dist/kernel/occt/kernel2dOps.d.ts +3 -4
  40. package/dist/kernel/occtWasm/occtWasmAdapter.cjs +1 -1
  41. package/dist/kernel/occtWasm/occtWasmAdapter.js +1 -1
  42. package/dist/{loftFns-CFyOO359.cjs → loftFns-DaRDYpfB.cjs} +11 -1
  43. package/dist/{loftFns-D5rQxNOI.js → loftFns-DyNuD9XL.js} +11 -1
  44. package/dist/{measureFns-Bb0Do7in.js → measureFns-Dkh_DmrE.js} +3 -3
  45. package/dist/{measureFns-Cmc_y0WE.cjs → measureFns-Q2dnokUU.cjs} +3 -3
  46. package/dist/measurement.cjs +1 -1
  47. package/dist/measurement.js +1 -1
  48. package/dist/{meshFns-Bkcg1u5D.js → meshFns-CAAarhVm.js} +3 -3
  49. package/dist/{meshFns-BKBGgLB4.cjs → meshFns-DeKdpmu7.cjs} +3 -3
  50. package/dist/{occtWasmAdapter-D7mOxU0Q.js → occtWasmAdapter-BDEPveZs.js} +82 -14
  51. package/dist/{occtWasmAdapter-Bv2OTOX9.cjs → occtWasmAdapter-DDZELjlB.cjs} +93 -13
  52. package/dist/operations/extrudeUtils.d.ts +1 -6
  53. package/dist/operations/instanceFns.d.ts +66 -0
  54. package/dist/operations/sweepFns.d.ts +1 -7
  55. package/dist/operations.cjs +2 -2
  56. package/dist/operations.js +2 -2
  57. package/dist/{primitiveFns-DS7-3evP.js → primitiveFns-62SO4ti5.js} +4 -4
  58. package/dist/{primitiveFns-B898KlXM.cjs → primitiveFns-BAWtMd9H.cjs} +4 -4
  59. package/dist/projection.cjs +1 -1
  60. package/dist/projection.js +1 -1
  61. package/dist/query.cjs +2 -2
  62. package/dist/query.js +2 -2
  63. package/dist/{shapeFns-D-4StVDd.js → shapeFns-DyBbhU30.js} +2 -2
  64. package/dist/{shapeFns-B3GP-0FJ.cjs → shapeFns-L4a8kH_A.cjs} +2 -2
  65. package/dist/shapeRef.cjs +1 -1
  66. package/dist/shapeRef.js +1 -1
  67. package/dist/{shapeRefFns-DzVlxDhd.js → shapeRefFns-Cn4WNb3q.js} +4 -4
  68. package/dist/{shapeRefFns-C6L7KhTi.cjs → shapeRefFns-Dij41NuC.cjs} +4 -4
  69. package/dist/{shapeTypes-DQfoZt_L.cjs → shapeTypes-Bwgm5N6R.cjs} +5 -133
  70. package/dist/{shapeTypes-z5bfGPVI.js → shapeTypes-C4lPfrc2.js} +3 -131
  71. package/dist/sketching.cjs +3 -3
  72. package/dist/sketching.js +3 -3
  73. package/dist/{solidBuilders-8H08aDto.js → solidBuilders-Biwv2cW3.js} +5 -5
  74. package/dist/{solidBuilders-B0Uyvvyy.cjs → solidBuilders-CgRmJEdn.cjs} +5 -5
  75. package/dist/{surfaceBuilders-BYopOndo.js → surfaceBuilders-Bww4jhBo.js} +2 -2
  76. package/dist/{surfaceBuilders-zGpnLDxz.cjs → surfaceBuilders-FLnYYA70.cjs} +2 -2
  77. package/dist/text.cjs +2 -2
  78. package/dist/text.js +2 -2
  79. package/dist/{textBlueprints-B8cDsSHe.cjs → textBlueprints-08NcMO9T.cjs} +7 -7
  80. package/dist/{textBlueprints-ziKppdNm.js → textBlueprints-CEzTC9vX.js} +7 -7
  81. package/dist/{textMetrics-CP-jrZ98.js → textMetrics-CBbDQ5QW.js} +1 -1
  82. package/dist/{textMetrics-B8qEy3dh.cjs → textMetrics-W-H6jUDj.cjs} +1 -1
  83. package/dist/{threadFns-7jlwHbES.js → threadFns-8rKpQXiR.js} +6 -6
  84. package/dist/{threadFns-B_8tna0V.cjs → threadFns-DGYdomjN.cjs} +6 -6
  85. package/dist/topology.cjs +8 -8
  86. package/dist/topology.js +8 -8
  87. package/dist/{topologyQueryFns-De27Nxmf.js → topologyQueryFns-Do8E4EXj.js} +1 -1
  88. package/dist/{topologyQueryFns-BLkQkExs.cjs → topologyQueryFns-ygBBXxnP.cjs} +1 -1
  89. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- import { C as translateCurve2d$2, E as EXACT_BREP_CAPABILITIES, S as tangentCurve2d, _ as mirrorAcrossAxis, a as buildBinarySTL, b as scaleCurve2d$2, c as curveBounds, d as evaluateCurve2d$2, f as intersectCurves2dFn, g as makeLine2d$2, h as makeEllipse2d$2, i as buildAsciiSTL, l as curveTypeName, m as makeCircle2d$2, n as DEFAULT_STL_ANGULAR_TOLERANCE, o as addCurveToBBox, p as makeBezier2d$2, r as DEFAULT_STL_TOLERANCE, s as createBBox2d, t as OcctWasmAdapter, u as deserializeCurve2d$2, v as mirrorAtPoint, w as quickHull, x as serializeCurve2d$2, y as rotateCurve2d$2 } from "./occtWasmAdapter-D7mOxU0Q.js";
1
+ import { C as serializeCurve2d$2, E as quickHull, O as EXACT_BREP_CAPABILITIES, S as scaleCurve2d$2, T as translateCurve2d$2, _ as makeEllipse2d$2, a as buildBinarySTL, b as mirrorAtPoint, c as curveBounds, d as evaluateCurve2d$2, f as intersectCurves2dFn, g as makeCircle2d$2, h as makeBezier2d$2, i as buildAsciiSTL, l as curveTypeName, m as makeArc2dThreePoints, n as DEFAULT_STL_ANGULAR_TOLERANCE, o as addCurveToBBox, p as makeArc2dTangent, r as DEFAULT_STL_TOLERANCE, s as createBBox2d, t as OcctWasmAdapter, u as deserializeCurve2d$2, v as makeLine2d$2, w as tangentCurve2d, x as rotateCurve2d$2, y as mirrorAcrossAxis } from "./occtWasmAdapter-BDEPveZs.js";
2
2
  import { n as wasmIndex, t as vec3At } from "./vec3-Dpha8d5k.js";
3
3
  import { A as ok, b as err } from "./errors-DNWJsfVU.js";
4
4
  //#region src/kernel/quality.ts
@@ -4477,70 +4477,6 @@ function makeLine2d$1(x1, y1, x2, y2) {
4477
4477
  function makeCircle2d$1(cx, cy, radius, sense) {
4478
4478
  return makeCircle2d$2(cx, cy, radius, sense);
4479
4479
  }
4480
- function makeArc2dThreePoints$1(x1, y1, xm, ym, x2, y2) {
4481
- const d = 2 * (x1 * (ym - y2) + xm * (y2 - y1) + x2 * (y1 - ym));
4482
- if (Math.abs(d) < 1e-12) return makeLine2d$2(x1, y1, x2, y2);
4483
- const cx = ((x1 * x1 + y1 * y1) * (ym - y2) + (xm * xm + ym * ym) * (y2 - y1) + (x2 * x2 + y2 * y2) * (y1 - ym)) / d;
4484
- const cy = ((x1 * x1 + y1 * y1) * (x2 - xm) + (xm * xm + ym * ym) * (x1 - x2) + (x2 * x2 + y2 * y2) * (xm - x1)) / d;
4485
- const radius = Math.sqrt((x1 - cx) ** 2 + (y1 - cy) ** 2);
4486
- const a1 = Math.atan2(y1 - cy, x1 - cx);
4487
- const am = Math.atan2(ym - cy, xm - cx);
4488
- const a2 = Math.atan2(y2 - cy, x2 - cx);
4489
- let da1m = am - a1;
4490
- if (da1m < 0) da1m += 2 * Math.PI;
4491
- let da12 = a2 - a1;
4492
- if (da12 < 0) da12 += 2 * Math.PI;
4493
- const sense = da1m < da12;
4494
- const circle = makeCircle2d$2(cx, cy, radius, sense);
4495
- if (!sense) {
4496
- const tStart = -a1;
4497
- let tEnd = -a2;
4498
- if (tEnd < tStart - 1e-9) tEnd += 2 * Math.PI;
4499
- return {
4500
- __bk2d: "trimmed",
4501
- basis: circle,
4502
- tStart,
4503
- tEnd
4504
- };
4505
- }
4506
- let tEnd = a2;
4507
- if (tEnd < a1 - 1e-9) tEnd += 2 * Math.PI;
4508
- return {
4509
- __bk2d: "trimmed",
4510
- basis: circle,
4511
- tStart: a1,
4512
- tEnd
4513
- };
4514
- }
4515
- function makeArc2dTangent$1(sx, sy, tx, ty, ex, ey) {
4516
- const len = Math.sqrt(tx * tx + ty * ty);
4517
- const ntx = len > 0 ? tx / len : 0;
4518
- const nty = len > 0 ? ty / len : 0;
4519
- const dx = sx - ex;
4520
- const dy = sy - ey;
4521
- const denom = 2 * (dy * ntx - dx * nty);
4522
- if (Math.abs(denom) < 1e-12) return makeLine2d$2(sx, sy, ex, ey);
4523
- const t = -(dx * dx + dy * dy) / denom;
4524
- const cx = sx - t * nty;
4525
- const cy = sy + t * ntx;
4526
- const radius = Math.abs(t);
4527
- const a1 = Math.atan2(sy - cy, sx - cx);
4528
- const a2 = Math.atan2(ey - cy, ex - cx);
4529
- const ccwTanX = -(sy - cy) / radius;
4530
- const ccwTanY = (sx - cx) / radius;
4531
- const dotCcw = ntx * ccwTanX + nty * ccwTanY;
4532
- let aMid;
4533
- if (dotCcw > 0) {
4534
- let da = a2 - a1;
4535
- if (da <= 0) da += 2 * Math.PI;
4536
- aMid = a1 + da / 2;
4537
- } else {
4538
- let da = a2 - a1;
4539
- if (da >= 0) da -= 2 * Math.PI;
4540
- aMid = a1 + da / 2;
4541
- }
4542
- return makeArc2dThreePoints$1(sx, sy, cx + radius * Math.cos(aMid), cy + radius * Math.sin(aMid), ex, ey);
4543
- }
4544
4480
  function makeEllipse2d$1(cx, cy, major, minor, xDirX, xDirY, sense) {
4545
4481
  return makeEllipse2d$2(cx, cy, major, minor, xDirX, xDirY, sense);
4546
4482
  }
@@ -5247,8 +5183,8 @@ function makeKernel2dOps$1(oc) {
5247
5183
  createAxis2d: (px, py, dx, dy) => createAxis2d$1(px, py, dx, dy),
5248
5184
  makeLine2d: (x1, y1, x2, y2) => makeLine2d$1(x1, y1, x2, y2),
5249
5185
  makeCircle2d: (cx, cy, radius, sense) => makeCircle2d$1(cx, cy, radius, sense),
5250
- makeArc2dThreePoints: (x1, y1, xm, ym, x2, y2) => makeArc2dThreePoints$1(x1, y1, xm, ym, x2, y2),
5251
- makeArc2dTangent: (startX, startY, tangentX, tangentY, endX, endY) => makeArc2dTangent$1(startX, startY, tangentX, tangentY, endX, endY),
5186
+ makeArc2dThreePoints: (x1, y1, xm, ym, x2, y2) => makeArc2dThreePoints(x1, y1, xm, ym, x2, y2),
5187
+ makeArc2dTangent: (startX, startY, tangentX, tangentY, endX, endY) => makeArc2dTangent(startX, startY, tangentX, tangentY, endX, endY),
5252
5188
  makeEllipse2d: (cx, cy, majorRadius, minorRadius, xDirX, xDirY, sense) => makeEllipse2d$1(cx, cy, majorRadius, minorRadius, xDirX, xDirY, sense),
5253
5189
  makeEllipseArc2d: (cx, cy, majorRadius, minorRadius, startAngle, endAngle, xDirX, xDirY, sense) => makeEllipseArc2d$1(cx, cy, majorRadius, minorRadius, startAngle, endAngle, xDirX, xDirY, sense),
5254
5190
  makeBezier2d: (points) => makeBezier2d$1(points),
@@ -8473,70 +8409,6 @@ function makeLine2d(x1, y1, x2, y2) {
8473
8409
  function makeCircle2d(cx, cy, radius, sense) {
8474
8410
  return makeCircle2d$2(cx, cy, radius, sense);
8475
8411
  }
8476
- function makeArc2dThreePoints(x1, y1, xm, ym, x2, y2) {
8477
- const d = 2 * (x1 * (ym - y2) + xm * (y2 - y1) + x2 * (y1 - ym));
8478
- if (Math.abs(d) < 1e-12) return makeLine2d$2(x1, y1, x2, y2);
8479
- const cx = ((x1 * x1 + y1 * y1) * (ym - y2) + (xm * xm + ym * ym) * (y2 - y1) + (x2 * x2 + y2 * y2) * (y1 - ym)) / d;
8480
- const cy = ((x1 * x1 + y1 * y1) * (x2 - xm) + (xm * xm + ym * ym) * (x1 - x2) + (x2 * x2 + y2 * y2) * (xm - x1)) / d;
8481
- const radius = Math.sqrt((x1 - cx) ** 2 + (y1 - cy) ** 2);
8482
- const a1 = Math.atan2(y1 - cy, x1 - cx);
8483
- const am = Math.atan2(ym - cy, xm - cx);
8484
- const a2 = Math.atan2(y2 - cy, x2 - cx);
8485
- let da1m = am - a1;
8486
- if (da1m < 0) da1m += 2 * Math.PI;
8487
- let da12 = a2 - a1;
8488
- if (da12 < 0) da12 += 2 * Math.PI;
8489
- const sense = da1m < da12;
8490
- const circle = makeCircle2d$2(cx, cy, radius, sense);
8491
- if (!sense) {
8492
- const tStart = -a1;
8493
- let tEnd = -a2;
8494
- if (tEnd < tStart - 1e-9) tEnd += 2 * Math.PI;
8495
- return {
8496
- __bk2d: "trimmed",
8497
- basis: circle,
8498
- tStart,
8499
- tEnd
8500
- };
8501
- }
8502
- let tEnd = a2;
8503
- if (tEnd < a1 - 1e-9) tEnd += 2 * Math.PI;
8504
- return {
8505
- __bk2d: "trimmed",
8506
- basis: circle,
8507
- tStart: a1,
8508
- tEnd
8509
- };
8510
- }
8511
- function makeArc2dTangent(sx, sy, tx, ty, ex, ey) {
8512
- const len = Math.sqrt(tx * tx + ty * ty);
8513
- const ntx = len > 0 ? tx / len : 0;
8514
- const nty = len > 0 ? ty / len : 0;
8515
- const dx = sx - ex;
8516
- const dy = sy - ey;
8517
- const denom = 2 * (dy * ntx - dx * nty);
8518
- if (Math.abs(denom) < 1e-12) return makeLine2d$2(sx, sy, ex, ey);
8519
- const t = -(dx * dx + dy * dy) / denom;
8520
- const cx = sx - t * nty;
8521
- const cy = sy + t * ntx;
8522
- const radius = Math.abs(t);
8523
- const a1 = Math.atan2(sy - cy, sx - cx);
8524
- const a2 = Math.atan2(ey - cy, ex - cx);
8525
- const ccwTanX = -(sy - cy) / radius;
8526
- const ccwTanY = (sx - cx) / radius;
8527
- const dotCcw = ntx * ccwTanX + nty * ccwTanY;
8528
- let aMid;
8529
- if (dotCcw > 0) {
8530
- let da = a2 - a1;
8531
- if (da <= 0) da += 2 * Math.PI;
8532
- aMid = a1 + da / 2;
8533
- } else {
8534
- let da = a2 - a1;
8535
- if (da >= 0) da -= 2 * Math.PI;
8536
- aMid = a1 + da / 2;
8537
- }
8538
- return makeArc2dThreePoints(sx, sy, cx + radius * Math.cos(aMid), cy + radius * Math.sin(aMid), ex, ey);
8539
- }
8540
8412
  function makeEllipse2d(cx, cy, major, minor, xDirX, xDirY, sense) {
8541
8413
  return makeEllipse2d$2(cx, cy, major, minor, xDirX, xDirY, sense);
8542
8414
  }
@@ -1,7 +1,7 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const require_textBlueprints = require("./textBlueprints-B8cDsSHe.cjs");
3
- const require_blueprintSketcher = require("./blueprintSketcher-BoHwuwaU.cjs");
4
- const require_drawFns = require("./drawFns-Dwq6JHbb.cjs");
2
+ const require_textBlueprints = require("./textBlueprints-08NcMO9T.cjs");
3
+ const require_blueprintSketcher = require("./blueprintSketcher-DCttG3KS.cjs");
4
+ const require_drawFns = require("./drawFns-DYkjT_hx.cjs");
5
5
  //#region src/sketching.ts
6
6
  /**
7
7
  * brepjs/sketching — Sketcher, Drawing, and sketch-to-shape operations.
package/dist/sketching.js CHANGED
@@ -1,6 +1,6 @@
1
- import { n as BaseSketcher2d, t as BlueprintSketcher } from "./blueprintSketcher-C5Q-JLEK.js";
2
- import { A as sketchEllipse, C as DrawingPen, D as makeBaseBox, E as deserializeDrawing, F as sketchRectangle, I as sketchRoundedRectangle, L as FaceSketcher, M as sketchHelix, N as sketchParametricFunction, O as polysideInnerRadius, P as sketchPolysides, R as Sketcher, S as drawText, T as Drawing, _ as drawPolysides, a as drawingIntersect, b as drawSingleCircle, c as rotateDrawing, d as drawFaceOutline, f as drawProjection, g as drawPointsInterpolation, h as drawParametricFunction, i as drawingFuse, j as sketchFaceOffset, k as sketchCircle, l as scaleDrawing, m as drawEllipse, n as drawingCut, o as drawingToSketchOnPlane, p as drawCircle, r as drawingFillet, s as mirrorDrawing, t as drawingChamfer, u as translateDrawing, v as drawRectangle, w as draw, x as drawSingleEllipse, y as drawRoundedRectangle } from "./drawFns-BVVGRW0h.js";
3
- import { a as Sketch, c as compoundSketchLoft, d as sketchFace, f as sketchLoft, h as sketchWires, i as Sketches, l as compoundSketchRevolve, m as sketchSweep, o as compoundSketchExtrude, p as sketchRevolve, s as compoundSketchFace, u as sketchExtrude, v as CompoundSketch } from "./textBlueprints-ziKppdNm.js";
1
+ import { n as BaseSketcher2d, t as BlueprintSketcher } from "./blueprintSketcher-CEQ8s7TD.js";
2
+ import { A as sketchEllipse, C as DrawingPen, D as makeBaseBox, E as deserializeDrawing, F as sketchRectangle, I as sketchRoundedRectangle, L as FaceSketcher, M as sketchHelix, N as sketchParametricFunction, O as polysideInnerRadius, P as sketchPolysides, R as Sketcher, S as drawText, T as Drawing, _ as drawPolysides, a as drawingIntersect, b as drawSingleCircle, c as rotateDrawing, d as drawFaceOutline, f as drawProjection, g as drawPointsInterpolation, h as drawParametricFunction, i as drawingFuse, j as sketchFaceOffset, k as sketchCircle, l as scaleDrawing, m as drawEllipse, n as drawingCut, o as drawingToSketchOnPlane, p as drawCircle, r as drawingFillet, s as mirrorDrawing, t as drawingChamfer, u as translateDrawing, v as drawRectangle, w as draw, x as drawSingleEllipse, y as drawRoundedRectangle } from "./drawFns-CsXPFyDe.js";
3
+ import { a as Sketch, c as compoundSketchLoft, d as sketchFace, f as sketchLoft, h as sketchWires, i as Sketches, l as compoundSketchRevolve, m as sketchSweep, o as compoundSketchExtrude, p as sketchRevolve, s as compoundSketchFace, u as sketchExtrude, v as CompoundSketch } from "./textBlueprints-CEzTC9vX.js";
4
4
  //#region src/sketching.ts
5
5
  /**
6
6
  * brepjs/sketching — Sketcher, Drawing, and sketch-to-shape operations.
@@ -1,13 +1,13 @@
1
- import { Z as getKernel, _ as isSolid, c as createSolid, g as isShell, h as isShape3D, i as createCompound, l as createVertex, t as castShape } from "./shapeTypes-z5bfGPVI.js";
1
+ import { Z as getKernel, _ as isSolid, c as createSolid, g as isShell, h as isShape3D, i as createCompound, l as createVertex, t as castShape } from "./shapeTypes-C4lPfrc2.js";
2
2
  import { A as ok, R as unwrap, b as err, d as validationError, i as kernelError, l as typeCastError, t as BrepErrorCode, v as andThen, w as isErr } from "./errors-DNWJsfVU.js";
3
- import { f as getVertices, p as getWires, s as getEdges } from "./topologyQueryFns-De27Nxmf.js";
3
+ import { f as getVertices, p as getWires, s as getEdges } from "./topologyQueryFns-Do8E4EXj.js";
4
4
  import { n as HASH_CODE_MAX } from "./constants-ITRzCnCp.js";
5
5
  import { h as vecScale, t as vecAdd } from "./vecOps-SKPRvPH-.js";
6
6
  import { o as resolvePlane } from "./planeOps-DSjjtrjg.js";
7
- import { _ as cast, v as downcast } from "./faceFns-CFvc_qXI.js";
8
- import { _ as propagateAllMetadata, g as collectInputFaceHashes, v as propagateMetadataByHash } from "./shapeFns-D-4StVDd.js";
7
+ import { _ as cast, v as downcast } from "./faceFns-mo4ThIHz.js";
8
+ import { _ as propagateAllMetadata, g as collectInputFaceHashes, v as propagateMetadataByHash } from "./shapeFns-DyBbhU30.js";
9
9
  import { n as getAtOrThrow, t as firstOrThrow } from "./arrayAccess-DrUGPADn.js";
10
- import { r as makeFace } from "./surfaceBuilders-BYopOndo.js";
10
+ import { r as makeFace } from "./surfaceBuilders-Bww4jhBo.js";
11
11
  //#region src/topology/booleanFns.ts
12
12
  /**
13
13
  * Boolean and compound operations — functional replacements for _3DShape boolean methods.
@@ -1,13 +1,13 @@
1
- const require_shapeTypes = require("./shapeTypes-DQfoZt_L.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-Bwgm5N6R.cjs");
2
2
  const require_errors = require("./errors-CXJtc4I7.cjs");
3
- const require_topologyQueryFns = require("./topologyQueryFns-BLkQkExs.cjs");
3
+ const require_topologyQueryFns = require("./topologyQueryFns-ygBBXxnP.cjs");
4
4
  const require_constants = require("./constants-BOVyEYGH.cjs");
5
5
  const require_vecOps = require("./vecOps-CCnJt-yH.cjs");
6
6
  const require_planeOps = require("./planeOps-BA4HfgQu.cjs");
7
- const require_faceFns = require("./faceFns-B7yceDjt.cjs");
8
- const require_shapeFns = require("./shapeFns-B3GP-0FJ.cjs");
7
+ const require_faceFns = require("./faceFns-DKg2St8b.cjs");
8
+ const require_shapeFns = require("./shapeFns-L4a8kH_A.cjs");
9
9
  const require_arrayAccess = require("./arrayAccess-e4H9cBfh.cjs");
10
- const require_surfaceBuilders = require("./surfaceBuilders-zGpnLDxz.cjs");
10
+ const require_surfaceBuilders = require("./surfaceBuilders-FLnYYA70.cjs");
11
11
  //#region src/topology/booleanFns.ts
12
12
  /**
13
13
  * Boolean and compound operations — functional replacements for _3DShape boolean methods.
@@ -1,6 +1,6 @@
1
- import { Z as getKernel, a as createEdge, o as createFace, p as isFace, u as createWire, w as isPlanarFace } from "./shapeTypes-z5bfGPVI.js";
1
+ import { Z as getKernel, a as createEdge, o as createFace, p as isFace, u as createWire, w as isPlanarFace } from "./shapeTypes-C4lPfrc2.js";
2
2
  import { A as ok, b as err, d as validationError, i as kernelError, v as andThen } from "./errors-DNWJsfVU.js";
3
- import { _ as cast, u as outerWire } from "./faceFns-CFvc_qXI.js";
3
+ import { _ as cast, u as outerWire } from "./faceFns-mo4ThIHz.js";
4
4
  //#region src/utils/range.ts
5
5
  /** Generate an array of integers `[0, 1, …, len - 1]`. */
6
6
  function range(len) {
@@ -1,6 +1,6 @@
1
- const require_shapeTypes = require("./shapeTypes-DQfoZt_L.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-Bwgm5N6R.cjs");
2
2
  const require_errors = require("./errors-CXJtc4I7.cjs");
3
- const require_faceFns = require("./faceFns-B7yceDjt.cjs");
3
+ const require_faceFns = require("./faceFns-DKg2St8b.cjs");
4
4
  //#region src/utils/range.ts
5
5
  /** Generate an array of integers `[0, 1, …, len - 1]`. */
6
6
  function range(len) {
package/dist/text.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const require_textBlueprints = require("./textBlueprints-B8cDsSHe.cjs");
3
- const require_textMetrics = require("./textMetrics-B8qEy3dh.cjs");
2
+ const require_textBlueprints = require("./textBlueprints-08NcMO9T.cjs");
3
+ const require_textMetrics = require("./textMetrics-W-H6jUDj.cjs");
4
4
  exports.fontMetrics = require_textMetrics.fontMetrics;
5
5
  exports.getFont = require_textBlueprints.getFont;
6
6
  exports.loadFont = require_textBlueprints.loadFont;
package/dist/text.js CHANGED
@@ -1,3 +1,3 @@
1
- import { n as getFont, r as loadFont, t as textBlueprints } from "./textBlueprints-ziKppdNm.js";
2
- import { n as textMetrics, r as sketchText, t as fontMetrics } from "./textMetrics-CP-jrZ98.js";
1
+ import { n as getFont, r as loadFont, t as textBlueprints } from "./textBlueprints-CEzTC9vX.js";
2
+ import { n as textMetrics, r as sketchText, t as fontMetrics } from "./textMetrics-CBbDQ5QW.js";
3
3
  export { fontMetrics, getFont, loadFont, sketchText, textBlueprints, textMetrics };
@@ -29,18 +29,18 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
29
29
  enumerable: true
30
30
  }) : target, mod));
31
31
  //#endregion
32
- const require_shapeTypes = require("./shapeTypes-DQfoZt_L.cjs");
32
+ const require_shapeTypes = require("./shapeTypes-Bwgm5N6R.cjs");
33
33
  const require_errors = require("./errors-CXJtc4I7.cjs");
34
34
  const require_types = require("./types-KjA8tY4Y.cjs");
35
35
  const require_vecOps = require("./vecOps-CCnJt-yH.cjs");
36
36
  const require_planeOps = require("./planeOps-BA4HfgQu.cjs");
37
- const require_faceFns = require("./faceFns-B7yceDjt.cjs");
38
- const require_curveFns = require("./curveFns-BIlzT4bO.cjs");
37
+ const require_faceFns = require("./faceFns-DKg2St8b.cjs");
38
+ const require_curveFns = require("./curveFns-Dx7_wMut.cjs");
39
39
  const require_arrayAccess = require("./arrayAccess-e4H9cBfh.cjs");
40
- const require_surfaceBuilders = require("./surfaceBuilders-zGpnLDxz.cjs");
41
- const require_solidBuilders = require("./solidBuilders-B0Uyvvyy.cjs");
42
- const require_blueprintSketcher = require("./blueprintSketcher-BoHwuwaU.cjs");
43
- const require_loftFns = require("./loftFns-CFyOO359.cjs");
40
+ const require_surfaceBuilders = require("./surfaceBuilders-FLnYYA70.cjs");
41
+ const require_solidBuilders = require("./solidBuilders-CgRmJEdn.cjs");
42
+ const require_blueprintSketcher = require("./blueprintSketcher-DCttG3KS.cjs");
43
+ const require_loftFns = require("./loftFns-DaRDYpfB.cjs");
44
44
  let opentype_js = require("opentype.js");
45
45
  opentype_js = __toESM(opentype_js, 1);
46
46
  //#region src/sketching/compoundSketch.ts
@@ -1,15 +1,15 @@
1
- import { o as createFace, u as createWire } from "./shapeTypes-z5bfGPVI.js";
1
+ import { o as createFace, u as createWire } from "./shapeTypes-C4lPfrc2.js";
2
2
  import { A as ok, R as unwrap, b as err, h as bug, r as ioError, t as BrepErrorCode } from "./errors-DNWJsfVU.js";
3
3
  import { r as toVec3 } from "./types-D24Y27N0.js";
4
4
  import { d as vecNormalize, h as vecScale, r as vecCross } from "./vecOps-SKPRvPH-.js";
5
5
  import { n as createPlane } from "./planeOps-DSjjtrjg.js";
6
- import { v as downcast } from "./faceFns-CFvc_qXI.js";
7
- import { l as curveStartPoint, u as curveTangentAt } from "./curveFns-CaEoZJFJ.js";
6
+ import { v as downcast } from "./faceFns-mo4ThIHz.js";
7
+ import { l as curveStartPoint, u as curveTangentAt } from "./curveFns-CG05Jygr.js";
8
8
  import { n as getAtOrThrow, t as firstOrThrow } from "./arrayAccess-DrUGPADn.js";
9
- import { i as makeNewFaceWithinFace, r as makeFace, t as addHolesInFace } from "./surfaceBuilders-BYopOndo.js";
10
- import { o as makeSolid, p as cutAll, t as makeCompound } from "./solidBuilders-8H08aDto.js";
11
- import { r as organiseBlueprints, t as BlueprintSketcher } from "./blueprintSketcher-C5Q-JLEK.js";
12
- import { a as revolve, d as twistExtrude, o as complexExtrude, r as extrude, t as loft, u as sweep } from "./loftFns-D5rQxNOI.js";
9
+ import { i as makeNewFaceWithinFace, r as makeFace, t as addHolesInFace } from "./surfaceBuilders-Bww4jhBo.js";
10
+ import { o as makeSolid, p as cutAll, t as makeCompound } from "./solidBuilders-Biwv2cW3.js";
11
+ import { r as organiseBlueprints, t as BlueprintSketcher } from "./blueprintSketcher-CEQ8s7TD.js";
12
+ import { a as revolve, d as twistExtrude, o as complexExtrude, r as extrude, t as loft, u as sweep } from "./loftFns-DyNuD9XL.js";
13
13
  import opentype from "opentype.js";
14
14
  //#region src/sketching/compoundSketch.ts
15
15
  /**
@@ -1,5 +1,5 @@
1
1
  import { A as ok, b as err, d as validationError, t as BrepErrorCode } from "./errors-DNWJsfVU.js";
2
- import { g as wrapSketchData, i as Sketches, n as getFont, t as textBlueprints, v as CompoundSketch } from "./textBlueprints-ziKppdNm.js";
2
+ import { g as wrapSketchData, i as Sketches, n as getFont, t as textBlueprints, v as CompoundSketch } from "./textBlueprints-CEzTC9vX.js";
3
3
  //#region src/text/sketchText.ts
4
4
  /**
5
5
  * Render text as 3D sketch outlines on a plane.
@@ -1,4 +1,4 @@
1
- const require_textBlueprints = require("./textBlueprints-B8cDsSHe.cjs");
1
+ const require_textBlueprints = require("./textBlueprints-08NcMO9T.cjs");
2
2
  const require_errors = require("./errors-CXJtc4I7.cjs");
3
3
  //#region src/text/sketchText.ts
4
4
  /**
@@ -1,11 +1,11 @@
1
- import { B as createKernelHandle, R as DisposalScope, Y as _usingCtx, Z as getKernel, t as castShape } from "./shapeTypes-z5bfGPVI.js";
1
+ import { B as createKernelHandle, R as DisposalScope, Y as _usingCtx, Z as getKernel, t as castShape } from "./shapeTypes-C4lPfrc2.js";
2
2
  import { A as ok, T as isOk, b as err, d as validationError, n as computationError, r as ioError, t as BrepErrorCode } from "./errors-DNWJsfVU.js";
3
3
  import { d as vecNormalize, s as vecIsZero } from "./vecOps-SKPRvPH-.js";
4
- import { y as fromBREP } from "./faceFns-CFvc_qXI.js";
5
- import { s as toBREP } from "./shapeFns-D-4StVDd.js";
6
- import { h as fuseAll } from "./solidBuilders-8H08aDto.js";
7
- import { t as loft } from "./loftFns-D5rQxNOI.js";
8
- import { E as wire, h as line } from "./primitiveFns-DS7-3evP.js";
4
+ import { y as fromBREP } from "./faceFns-mo4ThIHz.js";
5
+ import { s as toBREP } from "./shapeFns-DyBbhU30.js";
6
+ import { h as fuseAll } from "./solidBuilders-Biwv2cW3.js";
7
+ import { t as loft } from "./loftFns-DyNuD9XL.js";
8
+ import { E as wire, h as line } from "./primitiveFns-62SO4ti5.js";
9
9
  //#region src/utils/uuid.ts
10
10
  /** Generate a v4-style UUID string using `crypto.getRandomValues`. */
11
11
  function uuidv() {
@@ -1,11 +1,11 @@
1
- const require_shapeTypes = require("./shapeTypes-DQfoZt_L.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-Bwgm5N6R.cjs");
2
2
  const require_errors = require("./errors-CXJtc4I7.cjs");
3
3
  const require_vecOps = require("./vecOps-CCnJt-yH.cjs");
4
- const require_faceFns = require("./faceFns-B7yceDjt.cjs");
5
- const require_shapeFns = require("./shapeFns-B3GP-0FJ.cjs");
6
- const require_solidBuilders = require("./solidBuilders-B0Uyvvyy.cjs");
7
- const require_loftFns = require("./loftFns-CFyOO359.cjs");
8
- const require_primitiveFns = require("./primitiveFns-B898KlXM.cjs");
4
+ const require_faceFns = require("./faceFns-DKg2St8b.cjs");
5
+ const require_shapeFns = require("./shapeFns-L4a8kH_A.cjs");
6
+ const require_solidBuilders = require("./solidBuilders-CgRmJEdn.cjs");
7
+ const require_loftFns = require("./loftFns-DaRDYpfB.cjs");
8
+ const require_primitiveFns = require("./primitiveFns-BAWtMd9H.cjs");
9
9
  //#region src/utils/uuid.ts
10
10
  /** Generate a v4-style UUID string using `crypto.getRandomValues`. */
11
11
  function uuidv() {
package/dist/topology.cjs CHANGED
@@ -1,12 +1,12 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const require_topologyQueryFns = require("./topologyQueryFns-BLkQkExs.cjs");
3
- const require_faceFns = require("./faceFns-B7yceDjt.cjs");
4
- const require_shapeFns = require("./shapeFns-B3GP-0FJ.cjs");
5
- const require_curveFns = require("./curveFns-BIlzT4bO.cjs");
6
- const require_meshFns = require("./meshFns-BKBGgLB4.cjs");
7
- const require_solidBuilders = require("./solidBuilders-B0Uyvvyy.cjs");
8
- const require_healingFns = require("./healingFns-CEzX-45q.cjs");
9
- const require_primitiveFns = require("./primitiveFns-B898KlXM.cjs");
2
+ const require_topologyQueryFns = require("./topologyQueryFns-ygBBXxnP.cjs");
3
+ const require_faceFns = require("./faceFns-DKg2St8b.cjs");
4
+ const require_shapeFns = require("./shapeFns-L4a8kH_A.cjs");
5
+ const require_curveFns = require("./curveFns-Dx7_wMut.cjs");
6
+ const require_meshFns = require("./meshFns-DeKdpmu7.cjs");
7
+ const require_solidBuilders = require("./solidBuilders-CgRmJEdn.cjs");
8
+ const require_healingFns = require("./healingFns-CM5mVMow.cjs");
9
+ const require_primitiveFns = require("./primitiveFns-BAWtMd9H.cjs");
10
10
  exports.addHoles = require_primitiveFns.addHoles;
11
11
  exports.adjacentFaces = require_healingFns.adjacentFaces;
12
12
  exports.approximateCurve = require_curveFns.approximateCurve;
package/dist/topology.js CHANGED
@@ -1,9 +1,9 @@
1
- import { S as vertexPosition, _ as iterFaces, b as iterVertices, c as getFaces, f as getVertices, g as iterEdges, m as invalidateShapeCache, n as getBounds, p as getWires, s as getEdges, x as iterWires } from "./topologyQueryFns-De27Nxmf.js";
2
- import { S as shapeType, _ as cast, a as faceOrientation, b as isCompSolid, c as innerWires, d as pointOnSurface, f as projectPointOnFace, g as asTopo, h as uvCoordinates, i as faceGeomType, l as normalAt, m as uvBounds, n as faceAxis, o as flipFaceOrientation, r as faceCenter, s as getSurfaceType, t as classifyPointOnFace, u as outerWire, v as downcast, x as iterTopo, y as fromBREP } from "./faceFns-CFvc_qXI.js";
3
- import { a as isSameShape, i as isEqualShape, n as getHashCode } from "./shapeFns-D-4StVDd.js";
4
- import { a as curveIsPeriodic, c as curvePointAt, d as flipOrientation, f as getCurveType, h as offsetWire2D, i as curveIsClosed, l as curveStartPoint, m as interpolateCurve, n as curveAxis, o as curveLength, p as getOrientation, r as curveEndPoint, s as curvePeriod, t as approximateCurve, u as curveTangentAt } from "./curveFns-CaEoZJFJ.js";
5
- import { c as createMeshCache, n as exportSTEP, r as exportSTL, s as clearMeshCache, t as exportIGES } from "./meshFns-Bkcg1u5D.js";
6
- import { h as fuseAll, p as cutAll } from "./solidBuilders-8H08aDto.js";
7
- import { A as edgesOfFace, C as shellWithEvolution, D as getNurbsCurveData, E as fuseAllBisect, F as chamferDistAngle, I as toBufferGeometryData, L as toGroupedBufferGeometryData, M as sharedEdges, N as verticesOfEdge, O as getNurbsSurfaceData, P as wiresOfFace, S as intersectWithEvolution, T as cutAllBisect, _ as positionOnCurve, a as healFace, b as filletWithEvolution, g as variableFillet, j as facesOfEdge, k as adjacentFaces, l as solidFromShell, n as fixSelfIntersection, o as healSolid, r as fixShape, s as healWire, t as autoHeal, v as chamferWithEvolution, w as checkBoolean, x as fuseWithEvolution, y as cutWithEvolution, z as toLineGeometryData } from "./healingFns-BY6Q9gge.js";
8
- import { C as threePointArc, D as wireLoop, E as wire, S as tangentArc, T as vertex, _ as polygon, a as circle, b as sphere, c as cylinder, d as ellipsoid, f as face, g as offsetFace, h as line, i as bsplineApprox, l as ellipse, m as helix, n as bezier, o as compound, p as filledFace, r as box, s as cone, t as addHoles, u as ellipseArc, v as sewShells, w as torus, x as subFace, y as solid } from "./primitiveFns-DS7-3evP.js";
1
+ import { S as vertexPosition, _ as iterFaces, b as iterVertices, c as getFaces, f as getVertices, g as iterEdges, m as invalidateShapeCache, n as getBounds, p as getWires, s as getEdges, x as iterWires } from "./topologyQueryFns-Do8E4EXj.js";
2
+ import { S as shapeType, _ as cast, a as faceOrientation, b as isCompSolid, c as innerWires, d as pointOnSurface, f as projectPointOnFace, g as asTopo, h as uvCoordinates, i as faceGeomType, l as normalAt, m as uvBounds, n as faceAxis, o as flipFaceOrientation, r as faceCenter, s as getSurfaceType, t as classifyPointOnFace, u as outerWire, v as downcast, x as iterTopo, y as fromBREP } from "./faceFns-mo4ThIHz.js";
3
+ import { a as isSameShape, i as isEqualShape, n as getHashCode } from "./shapeFns-DyBbhU30.js";
4
+ import { a as curveIsPeriodic, c as curvePointAt, d as flipOrientation, f as getCurveType, h as offsetWire2D, i as curveIsClosed, l as curveStartPoint, m as interpolateCurve, n as curveAxis, o as curveLength, p as getOrientation, r as curveEndPoint, s as curvePeriod, t as approximateCurve, u as curveTangentAt } from "./curveFns-CG05Jygr.js";
5
+ import { c as createMeshCache, n as exportSTEP, r as exportSTL, s as clearMeshCache, t as exportIGES } from "./meshFns-CAAarhVm.js";
6
+ import { h as fuseAll, p as cutAll } from "./solidBuilders-Biwv2cW3.js";
7
+ import { A as edgesOfFace, C as shellWithEvolution, D as getNurbsCurveData, E as fuseAllBisect, F as chamferDistAngle, I as toBufferGeometryData, L as toGroupedBufferGeometryData, M as sharedEdges, N as verticesOfEdge, O as getNurbsSurfaceData, P as wiresOfFace, S as intersectWithEvolution, T as cutAllBisect, _ as positionOnCurve, a as healFace, b as filletWithEvolution, g as variableFillet, j as facesOfEdge, k as adjacentFaces, l as solidFromShell, n as fixSelfIntersection, o as healSolid, r as fixShape, s as healWire, t as autoHeal, v as chamferWithEvolution, w as checkBoolean, x as fuseWithEvolution, y as cutWithEvolution, z as toLineGeometryData } from "./healingFns-Bb3eEBNm.js";
8
+ import { C as threePointArc, D as wireLoop, E as wire, S as tangentArc, T as vertex, _ as polygon, a as circle, b as sphere, c as cylinder, d as ellipsoid, f as face, g as offsetFace, h as line, i as bsplineApprox, l as ellipse, m as helix, n as bezier, o as compound, p as filledFace, r as box, s as cone, t as addHoles, u as ellipseArc, v as sewShells, w as torus, x as subFace, y as solid } from "./primitiveFns-62SO4ti5.js";
9
9
  export { addHoles, adjacentFaces, approximateCurve, asTopo, autoHeal, bezier, box, bsplineApprox, cast, chamferDistAngle as chamferDistAngleShape, chamferWithEvolution, checkBoolean, circle, classifyPointOnFace, clearMeshCache, compound, cone, createMeshCache, curveAxis, curveEndPoint, curveIsClosed, curveIsPeriodic, curveLength, curvePeriod, curvePointAt, curveStartPoint, curveTangentAt, cutAll, cutAllBisect, cutWithEvolution, cylinder, fromBREP as deserializeShape, downcast, edgesOfFace, ellipse, ellipseArc, ellipsoid, exportIGES, exportSTEP, exportSTL, face, faceAxis, faceCenter, faceGeomType, faceOrientation, facesOfEdge, filledFace, filletWithEvolution, fixSelfIntersection, fixShape, flipFaceOrientation, flipOrientation, fuseAll, fuseAllBisect, fuseWithEvolution, getBounds, getCurveType, getEdges, getFaces, getHashCode, getNurbsCurveData, getNurbsSurfaceData, getOrientation, getSurfaceType, getVertices, getWires, healFace, healSolid, healWire, helix, innerWires, interpolateCurve, intersectWithEvolution, invalidateShapeCache, isCompSolid, isEqualShape, isSameShape, iterEdges, iterFaces, iterTopo, iterVertices, iterWires, line, normalAt, offsetFace, offsetWire2D, outerWire, pointOnSurface, polygon, positionOnCurve, projectPointOnFace, sewShells, shapeType, sharedEdges, shellWithEvolution, solid, solidFromShell, sphere, subFace, tangentArc, threePointArc, toBufferGeometryData, toGroupedBufferGeometryData, toLineGeometryData, torus, uvBounds, uvCoordinates, variableFillet, vertex, vertexPosition, verticesOfEdge, wire, wireLoop, wiresOfFace };
@@ -1,4 +1,4 @@
1
- import { N as getOrQueryType, R as DisposalScope, Y as _usingCtx, Z as getKernel, r as castShapeWithKnownType, t as castShape } from "./shapeTypes-z5bfGPVI.js";
1
+ import { N as getOrQueryType, R as DisposalScope, Y as _usingCtx, Z as getKernel, r as castShapeWithKnownType, t as castShape } from "./shapeTypes-C4lPfrc2.js";
2
2
  import { A as ok, b as err, f as getSuggestionForCode, p as translateKernelError } from "./errors-DNWJsfVU.js";
3
3
  //#region src/core/kernelCall.ts
4
4
  function buildError(kind, code, message, cause, suggestion) {
@@ -1,4 +1,4 @@
1
- const require_shapeTypes = require("./shapeTypes-DQfoZt_L.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-Bwgm5N6R.cjs");
2
2
  const require_errors = require("./errors-CXJtc4I7.cjs");
3
3
  //#region src/core/kernelCall.ts
4
4
  function buildError(kind, code, message, cause, suggestion) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "brepjs",
3
- "version": "18.100.3",
3
+ "version": "18.102.0",
4
4
  "description": "Web CAD library with pluggable geometry kernel",
5
5
  "keywords": [
6
6
  "cad",
@@ -261,7 +261,7 @@
261
261
  "@types/react": "19.2.17",
262
262
  "@vitest/coverage-v8": "4.1.8",
263
263
  "brepjs-opencascade": "*",
264
- "brepkit-wasm": "2.115.8",
264
+ "brepkit-wasm": "2.116.1",
265
265
  "eslint": "10.5.0",
266
266
  "fast-check": "4.8.0",
267
267
  "husky": "9.1.7",