@abi-software/scaffoldvuer 1.13.1-beta.15 → 1.13.1-beta.18
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/dist/scaffoldvuer.js
CHANGED
|
@@ -40594,7 +40594,7 @@ function U5(n, e, t, i, r, s) {
|
|
|
40594
40594
|
}, 8, ["visible", "onHide"])
|
|
40595
40595
|
], 4);
|
|
40596
40596
|
}
|
|
40597
|
-
const zM = /* @__PURE__ */ Vi(D5, [["render", U5], ["__scopeId", "data-v-
|
|
40597
|
+
const zM = /* @__PURE__ */ Vi(D5, [["render", U5], ["__scopeId", "data-v-da50bf4a"]]), sl = { ALL: 0, SELECTED: 1, HIGHLIGHTED: 2, MOVE: 3 }, k5 = function(n, e, t) {
|
|
40598
40598
|
this.eventType = n, this.identifiers = e, this.zincObjects = t;
|
|
40599
40599
|
}, z5 = function(n, e, t) {
|
|
40600
40600
|
this.targetedID = [];
|
|
@@ -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-
|
|
45846
|
+
const IU = /* @__PURE__ */ Vi(hU, [["render", EU], ["__scopeId", "data-v-a7ea2829"]]);
|
|
45847
45847
|
export {
|
|
45848
45848
|
IU as ScaffoldVuer
|
|
45849
45849
|
};
|