@abi-software/scaffoldvuer 1.11.0-beta.3 → 1.11.0-beta.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.
@@ -42867,7 +42867,7 @@ const T5 = [
42867
42867
  },
42868
42868
  */
42869
42869
  /**
42870
- *
42870
+ *
42871
42871
  * @param nerves array of nerve names, show all nerves if empty
42872
42872
  * @param processed boolean, whether unselect all checkboxes
42873
42873
  */
@@ -43597,7 +43597,7 @@ const T5 = [
43597
43597
  let e = !0;
43598
43598
  this.$module && (n && (this.viewingMode = n), this.clearAnnotationFeature(), this.viewingMode === "Annotation" ? (this.loading = !0, this.annotator.authenticate(this.userToken).then((t) => {
43599
43599
  t.name && t.email && t.canUpdate ? (this.authorisedUser = t, this.offlineAnnotationEnabled = !1) : (this.authorisedUser = void 0, this.offlineAnnotationEnabled = !0), this.emitOfflineAnnotationUpdate(), this.addAnnotationFeature(), this.loading = !1;
43600
- })) : this.viewingMode === "Exploration" ? (this.activeDrawTool = void 0, this.activeDrawMode = void 0, this.createData.shape = "") : this.viewingMode === "Neuron Connection" && (e = !1), this.viewingMode === "Exploration" || this.viewingMode === "Annotation" && this.createData.shape === "" ? this.$module.selectObjectOnPick = !0 : this.$module.selectObjectOnPick = !1, this.cancelCreate(), n && this.setNonNervesIsPickable(e));
43600
+ })) : this.viewingMode === "Exploration" ? (this.activeDrawTool = void 0, this.activeDrawMode = void 0, this.createData.shape = "") : this.viewingMode, this.viewingMode === "Exploration" || this.viewingMode === "Annotation" && this.createData.shape === "" ? this.$module.selectObjectOnPick = !0 : this.$module.selectObjectOnPick = !1, this.cancelCreate(), n && this.setNonNervesIsPickable(e));
43601
43601
  },
43602
43602
  /**
43603
43603
  * Function to emit offline annotation enabled status
@@ -43624,7 +43624,7 @@ const T5 = [
43624
43624
  });
43625
43625
  },
43626
43626
  /**
43627
- *
43627
+ *
43628
43628
  * @param flag boolean
43629
43629
  * @param nerves array of nerve names
43630
43630
  */
@@ -44521,7 +44521,7 @@ function k5(n, e, t, i, r, s) {
44521
44521
  [A, n.loading]
44522
44522
  ]);
44523
44523
  }
44524
- const Z5 = /* @__PURE__ */ pr(C5, [["render", k5], ["__scopeId", "data-v-f1ab4900"]]);
44524
+ const Z5 = /* @__PURE__ */ pr(C5, [["render", k5], ["__scopeId", "data-v-0cc1edf0"]]);
44525
44525
  export {
44526
44526
  Z5 as ScaffoldVuer
44527
44527
  };