sctj-components 1.0.53 → 1.0.54
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/lib/sctj-components.es.js +4 -3
- package/lib/sctj-components.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
|
@@ -9400,8 +9400,8 @@ const _sfc_main$2 = {
|
|
|
9400
9400
|
}
|
|
9401
9401
|
};
|
|
9402
9402
|
const SCTJBusinessMapDrawingDialog = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-d0bea808"]]);
|
|
9403
|
-
const
|
|
9404
|
-
const _withScopeId = (n) => (pushScopeId("data-v-
|
|
9403
|
+
const BimViewer_vue_vue_type_style_index_0_scoped_6cb42de6_lang = "";
|
|
9404
|
+
const _withScopeId = (n) => (pushScopeId("data-v-6cb42de6"), n = n(), popScopeId(), n);
|
|
9405
9405
|
const _hoisted_1 = {
|
|
9406
9406
|
key: 0,
|
|
9407
9407
|
class: "error-overlay"
|
|
@@ -9692,6 +9692,7 @@ const _sfc_main$1 = {
|
|
|
9692
9692
|
});
|
|
9693
9693
|
};
|
|
9694
9694
|
watch(() => props.viewToken, () => {
|
|
9695
|
+
cleanup();
|
|
9695
9696
|
initBim();
|
|
9696
9697
|
}, { immediate: true });
|
|
9697
9698
|
onBeforeUnmount(() => {
|
|
@@ -9735,7 +9736,7 @@ const _sfc_main$1 = {
|
|
|
9735
9736
|
};
|
|
9736
9737
|
}
|
|
9737
9738
|
};
|
|
9738
|
-
const SCTJBimViewer = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-
|
|
9739
|
+
const SCTJBimViewer = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-6cb42de6"]]);
|
|
9739
9740
|
const DwgViewer_vue_vue_type_style_index_0_scoped_ab9c8ebd_lang = "";
|
|
9740
9741
|
const _sfc_main = {
|
|
9741
9742
|
__name: "DwgViewer",
|