@dxos/react-ui-canvas-compute 0.8.4-main.3a94e84 → 0.8.4-main.5acf9ea

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.
@@ -150,7 +150,7 @@ var useComputeNodeState = (shape) => {
150
150
  const { controller } = useComputeContext();
151
151
  invariant2(controller, void 0, {
152
152
  F: __dxlog_file2,
153
- L: 32,
153
+ L: 33,
154
154
  S: void 0,
155
155
  A: [
156
156
  "controller",
@@ -163,7 +163,7 @@ var useComputeNodeState = (shape) => {
163
163
  queueMicrotask(async () => {
164
164
  invariant2(shape.node, "Node not specified", {
165
165
  F: __dxlog_file2,
166
- L: 38,
166
+ L: 39,
167
167
  S: void 0,
168
168
  A: [
169
169
  "shape.node",
@@ -438,7 +438,7 @@ var ComputeGraphController = class extends Resource {
438
438
  } catch (err) {
439
439
  log.catch(err, void 0, {
440
440
  F: __dxlog_file4,
441
- L: 199,
441
+ L: 198,
442
442
  S: this,
443
443
  C: (f, a) => f(...a)
444
444
  });
@@ -532,7 +532,7 @@ var ComputeGraphController = class extends Resource {
532
532
  event
533
533
  }, {
534
534
  F: __dxlog_file4,
535
- L: 335,
535
+ L: 334,
536
536
  S: this,
537
537
  C: (f, a) => f(...a)
538
538
  });