brepjs 12.2.2 → 12.2.4
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.
- package/LICENSE +669 -190
- package/README.md +2 -2
- package/dist/2d.cjs +2 -2
- package/dist/2d.js +3 -3
- package/dist/{Blueprint-CFdLzoy5.cjs → Blueprint-CX2oh-NE.cjs} +5 -5
- package/dist/{Blueprint-DQ18yiAI.js → Blueprint-DlfUXrh0.js} +5 -5
- package/dist/{boolean2D-Dq3HF-Pd.js → boolean2D-COkYlAPe.js} +7 -7
- package/dist/{boolean2D-C5tjWX5T.cjs → boolean2D-G9edb4Pw.cjs} +7 -7
- package/dist/{booleanFns-DdU6eLxI.js → booleanFns-5MroD4TZ.js} +3 -3
- package/dist/{booleanFns-PbcD1St_.cjs → booleanFns-zdaV6L6c.cjs} +3 -3
- package/dist/brepjs.cjs +17 -17
- package/dist/brepjs.js +28 -28
- package/dist/core/shapeTypes.d.ts.map +1 -1
- package/dist/core.cjs +1 -1
- package/dist/core.js +1 -1
- package/dist/{cornerFinder-Dv3C7Yen.js → cornerFinder-CGzCuJy3.js} +1 -1
- package/dist/{cornerFinder-BphV9OLn.cjs → cornerFinder-NbeO5KWC.cjs} +1 -1
- package/dist/{curveFns-CeHbFVDc.cjs → curveFns-BN9bWCIl.cjs} +1 -1
- package/dist/{curveFns-GOcBuoCc.js → curveFns-DRb_8jyd.js} +1 -1
- package/dist/{drawFns-F5uDtd2v.cjs → drawFns-Br57GZWI.cjs} +11 -11
- package/dist/{drawFns-7fN_tn1I.js → drawFns-DsB3t0zE.js} +11 -11
- package/dist/{faceFns-Bhlm333o.cjs → faceFns-Cfvj4nxx.cjs} +1 -1
- package/dist/{faceFns-g5hzl_xe.js → faceFns-Dka8xvYk.js} +1 -1
- package/dist/{helpers-D3jdmQoR.cjs → helpers-Cu_7Qo9J.cjs} +4 -4
- package/dist/{helpers-Vqsg_fss.js → helpers-TIGqZBj7.js} +4 -4
- package/dist/io.cjs +3 -3
- package/dist/io.js +3 -3
- package/dist/kernel/brepkitAdapter.d.ts +6 -5
- package/dist/kernel/brepkitAdapter.d.ts.map +1 -1
- package/dist/kernel/brepkitWasmTypes.d.ts +43 -1
- package/dist/kernel/brepkitWasmTypes.d.ts.map +1 -1
- package/dist/kernel/types.d.ts +32 -5
- package/dist/kernel/types.d.ts.map +1 -1
- package/dist/{loft-B3ZDn94G.cjs → loft-BDnb8toT.cjs} +4 -4
- package/dist/{loft-BGHICbBS.js → loft-DTFP5fVL.js} +4 -4
- package/dist/{measurement-Ce4oE8Fg.js → measurement-9v764TRE.js} +2 -2
- package/dist/{measurement--jEL3ePF.cjs → measurement-ypLLNq5y.cjs} +2 -2
- package/dist/measurement.cjs +1 -1
- package/dist/measurement.js +1 -1
- package/dist/{meshFns-bHjCcOZp.js → meshFns-B_yFbSte.js} +2 -2
- package/dist/{meshFns-rTBykpgO.cjs → meshFns-xWim4bEU.cjs} +2 -2
- package/dist/{operations-D3BtYsAB.js → operations-2LVG2jh1.js} +5 -5
- package/dist/{operations-Cb4gWPwL.cjs → operations-D4Q6JrTP.cjs} +5 -5
- package/dist/operations.cjs +2 -2
- package/dist/operations.js +2 -2
- package/dist/query.cjs +4 -4
- package/dist/query.js +5 -5
- package/dist/{shapeFns-smSl7yhL.js → shapeFns-BP-fxfKw.js} +2 -2
- package/dist/{shapeFns-BHSGfqFS.cjs → shapeFns-ZbzAD8yC.cjs} +2 -2
- package/dist/{shapeTypes-BzrjB5be.cjs → shapeTypes-BQGbhdgi.cjs} +2 -1
- package/dist/{shapeTypes-Py3LEyDe.js → shapeTypes-ByN4-0Hp.js} +2 -1
- package/dist/sketching.cjs +2 -2
- package/dist/sketching.js +2 -2
- package/dist/{solidBuilders-Jh5Bnm02.js → solidBuilders-Bc6kgqJ9.js} +2 -2
- package/dist/{solidBuilders-DINhvxLC.cjs → solidBuilders-CYEEZgiP.cjs} +2 -2
- package/dist/{surfaceBuilders-CD_9kc1m.js → surfaceBuilders-Bdn7iqv5.js} +2 -2
- package/dist/{surfaceBuilders-BCd-ugN2.cjs → surfaceBuilders-CXarnCh8.cjs} +2 -2
- package/dist/{topology-B15z3Ts4.cjs → topology-BS3_AnBF.cjs} +8 -8
- package/dist/{topology-DmQY6469.js → topology-CqhGW5sd.js} +8 -8
- package/dist/topology.cjs +6 -6
- package/dist/topology.js +6 -6
- package/package.json +9 -5
package/dist/query.cjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const helpers = require("./helpers-
|
|
4
|
-
const cornerFinder = require("./cornerFinder-
|
|
5
|
-
const shapeTypes = require("./shapeTypes-
|
|
3
|
+
const helpers = require("./helpers-Cu_7Qo9J.cjs");
|
|
4
|
+
const cornerFinder = require("./cornerFinder-NbeO5KWC.cjs");
|
|
5
|
+
const shapeTypes = require("./shapeTypes-BQGbhdgi.cjs");
|
|
6
6
|
const vecOps = require("./vecOps-CjRL1jau.cjs");
|
|
7
|
-
const curveFns = require("./curveFns-
|
|
7
|
+
const curveFns = require("./curveFns-BN9bWCIl.cjs");
|
|
8
8
|
function edgeDirectionFilter(dir, angle) {
|
|
9
9
|
const d = vecOps.vecNormalize(helpers.resolveDir(dir));
|
|
10
10
|
return (edge) => {
|
package/dist/query.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { l as createTypedFinder, n as distanceFromPointFilter, o as resolveDir } from "./helpers-
|
|
2
|
-
import { m, g } from "./helpers-
|
|
3
|
-
import { c } from "./cornerFinder-
|
|
4
|
-
import { B as getKernel } from "./shapeTypes-
|
|
1
|
+
import { l as createTypedFinder, n as distanceFromPointFilter, o as resolveDir } from "./helpers-TIGqZBj7.js";
|
|
2
|
+
import { m, g } from "./helpers-TIGqZBj7.js";
|
|
3
|
+
import { c } from "./cornerFinder-CGzCuJy3.js";
|
|
4
|
+
import { B as getKernel } from "./shapeTypes-ByN4-0Hp.js";
|
|
5
5
|
import { j as vecNormalize, d as vecDot, D as DEG2RAD } from "./vecOps-ZDdZWbwT.js";
|
|
6
|
-
import { b as getCurveType, i as curveLength } from "./curveFns-
|
|
6
|
+
import { b as getCurveType, i as curveLength } from "./curveFns-DRb_8jyd.js";
|
|
7
7
|
function edgeDirectionFilter(dir, angle) {
|
|
8
8
|
const d = vecNormalize(resolveDir(dir));
|
|
9
9
|
return (edge) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as getKernel, c as castShape, g as getShapeKind } from "./shapeTypes-
|
|
1
|
+
import { B as getKernel, c as castShape, g as getShapeKind } from "./shapeTypes-ByN4-0Hp.js";
|
|
2
2
|
import { H as HASH_CODE_MAX, D as DEG2RAD } from "./vecOps-ZDdZWbwT.js";
|
|
3
|
-
import { i as iterTopo, d as downcast } from "./faceFns-
|
|
3
|
+
import { i as iterTopo, d as downcast } from "./faceFns-Dka8xvYk.js";
|
|
4
4
|
import { r as unwrap } from "./errors-B7kgv0cd.js";
|
|
5
5
|
function clone(shape) {
|
|
6
6
|
return castShape(unwrap(downcast(shape.wrapped)));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const shapeTypes = require("./shapeTypes-
|
|
2
|
+
const shapeTypes = require("./shapeTypes-BQGbhdgi.cjs");
|
|
3
3
|
const vecOps = require("./vecOps-CjRL1jau.cjs");
|
|
4
|
-
const faceFns = require("./faceFns-
|
|
4
|
+
const faceFns = require("./faceFns-Cfvj4nxx.cjs");
|
|
5
5
|
const errors = require("./errors-9fDehDNc.cjs");
|
|
6
6
|
function clone(shape) {
|
|
7
7
|
return shapeTypes.castShape(errors.unwrap(faceFns.downcast(shape.wrapped)));
|
|
@@ -5084,9 +5084,10 @@ function isOrientedFace(face) {
|
|
|
5084
5084
|
function isManifoldShell(shell2) {
|
|
5085
5085
|
const kernel = getKernel();
|
|
5086
5086
|
if (!kernel.isValid(shell2.wrapped)) return false;
|
|
5087
|
+
const validate = kernel.isValidStrict?.bind(kernel) ?? kernel.isValid.bind(kernel);
|
|
5087
5088
|
try {
|
|
5088
5089
|
const solid = kernel.solidFromShell(shell2.wrapped);
|
|
5089
|
-
const valid =
|
|
5090
|
+
const valid = validate(solid);
|
|
5090
5091
|
try {
|
|
5091
5092
|
kernel.dispose(solid);
|
|
5092
5093
|
} catch {
|
|
@@ -5083,9 +5083,10 @@ function isOrientedFace(face) {
|
|
|
5083
5083
|
function isManifoldShell(shell2) {
|
|
5084
5084
|
const kernel = getKernel();
|
|
5085
5085
|
if (!kernel.isValid(shell2.wrapped)) return false;
|
|
5086
|
+
const validate = kernel.isValidStrict?.bind(kernel) ?? kernel.isValid.bind(kernel);
|
|
5086
5087
|
try {
|
|
5087
5088
|
const solid = kernel.solidFromShell(shell2.wrapped);
|
|
5088
|
-
const valid =
|
|
5089
|
+
const valid = validate(solid);
|
|
5089
5090
|
try {
|
|
5090
5091
|
kernel.dispose(solid);
|
|
5091
5092
|
} catch {
|
package/dist/sketching.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const drawFns = require("./drawFns-
|
|
4
|
-
const boolean2D = require("./boolean2D-
|
|
3
|
+
const drawFns = require("./drawFns-Br57GZWI.cjs");
|
|
4
|
+
const boolean2D = require("./boolean2D-G9edb4Pw.cjs");
|
|
5
5
|
exports.CompoundSketch = drawFns.CompoundSketch;
|
|
6
6
|
exports.Drawing = drawFns.Drawing;
|
|
7
7
|
exports.DrawingPen = drawFns.DrawingPen;
|
package/dist/sketching.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C, D, a, S, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, T, U, V, W } from "./drawFns-
|
|
2
|
-
import { B as B2, a as a2, F as F2, S as S2 } from "./boolean2D-
|
|
1
|
+
import { C, D, a, S, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, T, U, V, W } from "./drawFns-DsB3t0zE.js";
|
|
2
|
+
import { B as B2, a as a2, F as F2, S as S2 } from "./boolean2D-COkYlAPe.js";
|
|
3
3
|
export {
|
|
4
4
|
B2 as BaseSketcher2d,
|
|
5
5
|
a2 as BlueprintSketcher,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as getKernel, q as isShell, C as createCompound, E as createVertex, F as createSolid, p as isShape3D, r as isSolid } from "./shapeTypes-
|
|
1
|
+
import { B as getKernel, q as isShell, C as createCompound, E as createVertex, F as createSolid, p as isShape3D, r as isSolid } from "./shapeTypes-ByN4-0Hp.js";
|
|
2
2
|
import { r as unwrap, e as err, p as typeCastError, o as ok, a as andThen } from "./errors-B7kgv0cd.js";
|
|
3
|
-
import { c as cast, d as downcast } from "./faceFns-
|
|
3
|
+
import { c as cast, d as downcast } from "./faceFns-Dka8xvYk.js";
|
|
4
4
|
function weldShapes(facesOrShells) {
|
|
5
5
|
const sewn = getKernel().sew(facesOrShells.map((s) => s.wrapped));
|
|
6
6
|
return unwrap(cast(unwrap(downcast(sewn))));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const shapeTypes = require("./shapeTypes-
|
|
2
|
+
const shapeTypes = require("./shapeTypes-BQGbhdgi.cjs");
|
|
3
3
|
const errors = require("./errors-9fDehDNc.cjs");
|
|
4
|
-
const faceFns = require("./faceFns-
|
|
4
|
+
const faceFns = require("./faceFns-Cfvj4nxx.cjs");
|
|
5
5
|
function weldShapes(facesOrShells) {
|
|
6
6
|
const sewn = shapeTypes.getKernel().sew(facesOrShells.map((s) => s.wrapped));
|
|
7
7
|
return errors.unwrap(faceFns.cast(errors.unwrap(faceFns.downcast(sewn))));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { G as createWire, B as getKernel, H as createEdge, I as createFace, k as isFace } from "./shapeTypes-
|
|
1
|
+
import { G as createWire, B as getKernel, H as createEdge, I as createFace, k as isFace } from "./shapeTypes-ByN4-0Hp.js";
|
|
2
2
|
import { o as ok, e as err, k as kernelError, y as validationError, a as andThen } from "./errors-B7kgv0cd.js";
|
|
3
|
-
import { o as outerWire, c as cast } from "./faceFns-
|
|
3
|
+
import { o as outerWire, c as cast } from "./faceFns-Dka8xvYk.js";
|
|
4
4
|
function range(len) {
|
|
5
5
|
return Array.from(Array(len).keys());
|
|
6
6
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const shapeTypes = require("./shapeTypes-
|
|
2
|
+
const shapeTypes = require("./shapeTypes-BQGbhdgi.cjs");
|
|
3
3
|
const errors = require("./errors-9fDehDNc.cjs");
|
|
4
|
-
const faceFns = require("./faceFns-
|
|
4
|
+
const faceFns = require("./faceFns-Cfvj4nxx.cjs");
|
|
5
5
|
function range(len) {
|
|
6
6
|
return Array.from(Array(len).keys());
|
|
7
7
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const shapeFns = require("./shapeFns-
|
|
2
|
+
const shapeFns = require("./shapeFns-ZbzAD8yC.cjs");
|
|
3
3
|
const errors = require("./errors-9fDehDNc.cjs");
|
|
4
|
-
const shapeTypes = require("./shapeTypes-
|
|
4
|
+
const shapeTypes = require("./shapeTypes-BQGbhdgi.cjs");
|
|
5
5
|
const vecOps = require("./vecOps-CjRL1jau.cjs");
|
|
6
|
-
const surfaceBuilders = require("./surfaceBuilders-
|
|
7
|
-
const solidBuilders = require("./solidBuilders-
|
|
8
|
-
require("./booleanFns-
|
|
9
|
-
const faceFns = require("./faceFns-
|
|
10
|
-
require("./curveFns-
|
|
11
|
-
require("./meshFns-
|
|
6
|
+
const surfaceBuilders = require("./surfaceBuilders-CXarnCh8.cjs");
|
|
7
|
+
const solidBuilders = require("./solidBuilders-CYEEZgiP.cjs");
|
|
8
|
+
require("./booleanFns-zdaV6L6c.cjs");
|
|
9
|
+
const faceFns = require("./faceFns-Cfvj4nxx.cjs");
|
|
10
|
+
require("./curveFns-BN9bWCIl.cjs");
|
|
11
|
+
require("./meshFns-xWim4bEU.cjs");
|
|
12
12
|
function toBufferGeometryData(mesh) {
|
|
13
13
|
return {
|
|
14
14
|
position: mesh.vertices,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { c as getWires, a as getFaces, u as translate } from "./shapeFns-
|
|
1
|
+
import { c as getWires, a as getFaces, u as translate } from "./shapeFns-BP-fxfKw.js";
|
|
2
2
|
import { e as err, y as validationError, k as kernelError, d as isErr, p as typeCastError, o as ok, r as unwrap, g as isOk, B as BrepErrorCode, a as andThen } from "./errors-B7kgv0cd.js";
|
|
3
|
-
import { B as getKernel, c as castShape, p as isShape3D, r as isSolid, k as isFace, u as isWire, F as createSolid, f as isClosedWire } from "./shapeTypes-
|
|
3
|
+
import { B as getKernel, c as castShape, p as isShape3D, r as isSolid, k as isFace, u as isWire, F as createSolid, f as isClosedWire } from "./shapeTypes-ByN4-0Hp.js";
|
|
4
4
|
import { H as HASH_CODE_MAX, D as DEG2RAD } from "./vecOps-ZDdZWbwT.js";
|
|
5
|
-
import { h as addHolesInFace, g as makeBezierCurve, k as makeBSplineApproximation, i as makeCircle, j as makeEllipse, f as makeEllipseArc, m as makeFace, o as makeNonPlanarFace, c as makeHelix, a as makeLine, p as makePolygon, l as makeNewFaceWithinFace, e as makeTangentArc, d as makeThreePointArc, b as assembleWire } from "./surfaceBuilders-
|
|
6
|
-
import { a as makeCompound, d as makeCone, c as makeCylinder, e as makeEllipsoid, f as makeOffset, w as weldShellsAndFaces, b as makeSolid, g as makeSphere, h as makeTorus, m as makeVertex } from "./solidBuilders-
|
|
7
|
-
import "./booleanFns-
|
|
8
|
-
import { d as downcast } from "./faceFns-
|
|
9
|
-
import "./curveFns-
|
|
10
|
-
import "./meshFns-
|
|
5
|
+
import { h as addHolesInFace, g as makeBezierCurve, k as makeBSplineApproximation, i as makeCircle, j as makeEllipse, f as makeEllipseArc, m as makeFace, o as makeNonPlanarFace, c as makeHelix, a as makeLine, p as makePolygon, l as makeNewFaceWithinFace, e as makeTangentArc, d as makeThreePointArc, b as assembleWire } from "./surfaceBuilders-Bdn7iqv5.js";
|
|
6
|
+
import { a as makeCompound, d as makeCone, c as makeCylinder, e as makeEllipsoid, f as makeOffset, w as weldShellsAndFaces, b as makeSolid, g as makeSphere, h as makeTorus, m as makeVertex } from "./solidBuilders-Bc6kgqJ9.js";
|
|
7
|
+
import "./booleanFns-5MroD4TZ.js";
|
|
8
|
+
import { d as downcast } from "./faceFns-Dka8xvYk.js";
|
|
9
|
+
import "./curveFns-DRb_8jyd.js";
|
|
10
|
+
import "./meshFns-B_yFbSte.js";
|
|
11
11
|
function toBufferGeometryData(mesh) {
|
|
12
12
|
return {
|
|
13
13
|
position: mesh.vertices,
|
package/dist/topology.cjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const shapeFns = require("./shapeFns-
|
|
4
|
-
const topology = require("./topology-
|
|
5
|
-
const booleanFns = require("./booleanFns-
|
|
6
|
-
const curveFns = require("./curveFns-
|
|
7
|
-
const faceFns = require("./faceFns-
|
|
8
|
-
const meshFns = require("./meshFns-
|
|
3
|
+
const shapeFns = require("./shapeFns-ZbzAD8yC.cjs");
|
|
4
|
+
const topology = require("./topology-BS3_AnBF.cjs");
|
|
5
|
+
const booleanFns = require("./booleanFns-zdaV6L6c.cjs");
|
|
6
|
+
const curveFns = require("./curveFns-BN9bWCIl.cjs");
|
|
7
|
+
const faceFns = require("./faceFns-Cfvj4nxx.cjs");
|
|
8
|
+
const meshFns = require("./meshFns-xWim4bEU.cjs");
|
|
9
9
|
exports.getBounds = shapeFns.getBounds;
|
|
10
10
|
exports.getEdges = shapeFns.getEdges;
|
|
11
11
|
exports.getFaces = shapeFns.getFaces;
|
package/dist/topology.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { h, d, a, f, e, c, x, i, y, z, A, B, v } from "./shapeFns-
|
|
2
|
-
import { a as a2, b, d as d2, e as e2, f as f2, g, c as c2, j, k, l, m, n, o, p, q, r, s, t, u, v as v2, w, x as x2, y as y2, z as z2, A as A2, B as B2, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q } from "./topology-
|
|
3
|
-
import { k as k2, j as j2 } from "./booleanFns-
|
|
4
|
-
import { j as j3, a as a3, e as e3, k as k3, i as i2, l as l2, h as h2, d as d3, c as c3, f as f3, b as b2, g as g2, m as m2, o as o2 } from "./curveFns-
|
|
5
|
-
import { l as l3, c as c4, m as m3, j as j4, d as d4, e as e4, f as f4, q as q2, r as r2, g as g3, k as k4, s as s2, i as i3, n as n2, o as o3, p as p2, t as t2, v as v3, u as u2, h as h3 } from "./faceFns-
|
|
6
|
-
import { c as c5, b as b3, e as e5, d as d5, f as f5 } from "./meshFns-
|
|
1
|
+
import { h, d, a, f, e, c, x, i, y, z, A, B, v } from "./shapeFns-BP-fxfKw.js";
|
|
2
|
+
import { a as a2, b, d as d2, e as e2, f as f2, g, c as c2, j, k, l, m, n, o, p, q, r, s, t, u, v as v2, w, x as x2, y as y2, z as z2, A as A2, B as B2, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q } from "./topology-CqhGW5sd.js";
|
|
3
|
+
import { k as k2, j as j2 } from "./booleanFns-5MroD4TZ.js";
|
|
4
|
+
import { j as j3, a as a3, e as e3, k as k3, i as i2, l as l2, h as h2, d as d3, c as c3, f as f3, b as b2, g as g2, m as m2, o as o2 } from "./curveFns-DRb_8jyd.js";
|
|
5
|
+
import { l as l3, c as c4, m as m3, j as j4, d as d4, e as e4, f as f4, q as q2, r as r2, g as g3, k as k4, s as s2, i as i3, n as n2, o as o3, p as p2, t as t2, v as v3, u as u2, h as h3 } from "./faceFns-Dka8xvYk.js";
|
|
6
|
+
import { c as c5, b as b3, e as e5, d as d5, f as f5 } from "./meshFns-B_yFbSte.js";
|
|
7
7
|
export {
|
|
8
8
|
a2 as addHoles,
|
|
9
9
|
b as adjacentFaces,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "brepjs",
|
|
3
|
-
"version": "12.2.
|
|
3
|
+
"version": "12.2.4",
|
|
4
4
|
"description": "Web CAD library with pluggable geometry kernel",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"cad",
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
"STEP",
|
|
10
10
|
"STL"
|
|
11
11
|
],
|
|
12
|
-
"author": "Andy
|
|
13
|
-
"license": "
|
|
12
|
+
"author": "Andy Aragon",
|
|
13
|
+
"license": "AGPL-3.0-only",
|
|
14
14
|
"repository": {
|
|
15
15
|
"type": "git",
|
|
16
16
|
"url": "https://github.com/andymai/brepjs"
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"@types/opentype.js": "1.3.9",
|
|
200
200
|
"@vitest/coverage-v8": "4.0.18",
|
|
201
201
|
"brepjs-opencascade": "*",
|
|
202
|
-
"brepkit-wasm": "0.
|
|
202
|
+
"brepkit-wasm": "0.10.1",
|
|
203
203
|
"eslint": "10.0.3",
|
|
204
204
|
"husky": "9.1.7",
|
|
205
205
|
"knip": "5.86.0",
|
|
@@ -214,11 +214,15 @@
|
|
|
214
214
|
"vitest": "4.0.18"
|
|
215
215
|
},
|
|
216
216
|
"peerDependencies": {
|
|
217
|
-
"brepjs-opencascade": "^0.5.1 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0"
|
|
217
|
+
"brepjs-opencascade": "^0.5.1 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0",
|
|
218
|
+
"brepkit-wasm": "^0.10.1"
|
|
218
219
|
},
|
|
219
220
|
"peerDependenciesMeta": {
|
|
220
221
|
"brepjs-opencascade": {
|
|
221
222
|
"optional": true
|
|
223
|
+
},
|
|
224
|
+
"brepkit-wasm": {
|
|
225
|
+
"optional": true
|
|
222
226
|
}
|
|
223
227
|
},
|
|
224
228
|
"dependencies": {
|