@abi-software/scaffoldvuer 1.13.1-beta.15 → 1.13.1-beta.17

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.
@@ -44332,7 +44332,7 @@ const aU = [
44332
44332
  "Deleted"
44333
44333
  );
44334
44334
  i && (this.existDrawnFeatures = mn(this.existDrawnFeatures.filter((s) => s.id !== i.item.id)), this.$module.scene.getRootRegion().findChildFromPath(e).removeZincObject(this._editingZincObject), this.offlineAnnotationEnabled && (this.offlineAnnotations = JSON.parse(sessionStorage.getItem("anonymous-annotation")) || [], this.offlineAnnotations = this.offlineAnnotations.filter((s) => s.item.id !== i.item.id), sessionStorage.setItem("anonymous-annotation", JSON.stringify(this.offlineAnnotations))), this.$emit("userPrimitivesUpdated", {
44335
- region,
44335
+ region: this._editingZincObject.region,
44336
44336
  group: t,
44337
44337
  zincObject: this._editingZincObject,
44338
44338
  deleted: !0
@@ -45843,7 +45843,7 @@ function EU(n, e, t, i, r, s) {
45843
45843
  [P, n.loading]
45844
45844
  ]);
45845
45845
  }
45846
- const IU = /* @__PURE__ */ Vi(hU, [["render", EU], ["__scopeId", "data-v-4d2cdee6"]]);
45846
+ const IU = /* @__PURE__ */ Vi(hU, [["render", EU], ["__scopeId", "data-v-a7ea2829"]]);
45847
45847
  export {
45848
45848
  IU as ScaffoldVuer
45849
45849
  };