sctj-components 1.0.60 → 1.0.61
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 +7 -7
- package/lib/sctj-components.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
|
@@ -9436,7 +9436,7 @@ const _sfc_main$3 = {
|
|
|
9436
9436
|
}
|
|
9437
9437
|
};
|
|
9438
9438
|
const SCTJBusinessMapDrawingDialog = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-d0bea808"]]);
|
|
9439
|
-
const
|
|
9439
|
+
const index_vue_vue_type_style_index_0_scoped_b9b51543_lang = "";
|
|
9440
9440
|
const _hoisted_1$1 = { class: "controls" };
|
|
9441
9441
|
const _sfc_main$2 = {
|
|
9442
9442
|
__name: "index",
|
|
@@ -9713,21 +9713,21 @@ const _sfc_main$2 = {
|
|
|
9713
9713
|
}, {
|
|
9714
9714
|
default: withCtx(() => [
|
|
9715
9715
|
createVNode(_component_el_option, {
|
|
9716
|
-
value:
|
|
9716
|
+
value: 100,
|
|
9717
9717
|
label: "1x"
|
|
9718
9718
|
}),
|
|
9719
9719
|
createVNode(_component_el_option, {
|
|
9720
|
-
value:
|
|
9720
|
+
value: 50,
|
|
9721
9721
|
label: "2x"
|
|
9722
9722
|
}),
|
|
9723
9723
|
createVNode(_component_el_option, {
|
|
9724
|
-
value:
|
|
9724
|
+
value: 25,
|
|
9725
9725
|
label: "4x"
|
|
9726
9726
|
}),
|
|
9727
9727
|
createVNode(_component_el_option, {
|
|
9728
|
-
value:
|
|
9728
|
+
value: 12.5,
|
|
9729
9729
|
label: "8x"
|
|
9730
|
-
})
|
|
9730
|
+
}, null, 8, ["value"])
|
|
9731
9731
|
]),
|
|
9732
9732
|
_: 1
|
|
9733
9733
|
}, 8, ["modelValue"])
|
|
@@ -9736,7 +9736,7 @@ const _sfc_main$2 = {
|
|
|
9736
9736
|
};
|
|
9737
9737
|
}
|
|
9738
9738
|
};
|
|
9739
|
-
const SCTJTrackPlayback = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
9739
|
+
const SCTJTrackPlayback = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-b9b51543"]]);
|
|
9740
9740
|
const BimViewer_vue_vue_type_style_index_0_scoped_89f55b38_lang = "";
|
|
9741
9741
|
const _withScopeId = (n) => (pushScopeId("data-v-89f55b38"), n = n(), popScopeId(), n);
|
|
9742
9742
|
const _hoisted_1 = {
|