@code3d/core 0.0.1-alpha.8 → 0.0.1-alpha.9

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.
@@ -2,7 +2,7 @@ import {
2
2
  __name,
3
3
  castOwnedShape,
4
4
  primitiveConstructor
5
- } from "./chunk-MICNLFBF.js";
5
+ } from "./chunk-OALDEU3F.js";
6
6
 
7
7
  // packages/core/src/library/replicad.ts
8
8
  import * as replicadModule from "replicad";
@@ -27,4 +27,4 @@ export {
27
27
  replicad,
28
28
  definePrimitive
29
29
  };
30
- //# sourceMappingURL=chunk-OAVABPL5.js.map
30
+ //# sourceMappingURL=chunk-2NWM3BLX.js.map
@@ -22622,7 +22622,11 @@ var ModelObject = class _ModelObject extends RelationObject {
22622
22622
  [reference.name]: { ...reference, members: void 0 }
22623
22623
  })[0]
22624
22624
  ];
22625
- return { nodeId: reference.model.nodeId, elements };
22625
+ return {
22626
+ nodeId: reference.model.nodeId,
22627
+ whole: reference.whole === true,
22628
+ elements
22629
+ };
22626
22630
  });
22627
22631
  observeDistance(
22628
22632
  {
@@ -25611,4 +25615,4 @@ export {
25611
25615
  assertSketchDragConnections,
25612
25616
  solveSketchSnapshot
25613
25617
  };
25614
- //# sourceMappingURL=chunk-MICNLFBF.js.map
25618
+ //# sourceMappingURL=chunk-OALDEU3F.js.map