@xtctwins/tctwins-bimx-engine 0.2.2 → 0.2.3
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/README.md +2 -2
- package/dist/{AnnotationTool-BaH4ZhnK.mjs → AnnotationTool-BAY3JKwi.mjs} +2 -2
- package/dist/BIMX_Viewer_Lib.es.js +1 -1
- package/dist/BIMX_Viewer_Lib.umd.js +97 -97
- package/dist/{CommentTool-1K5X3dOV.mjs → CommentTool-Ds17RRyg.mjs} +1 -1
- package/dist/{HiddenTool-QYeyOoMf.mjs → HiddenTool-ZwdTRUZG.mjs} +1 -1
- package/dist/{InspectorTool-CfO82Cxw.mjs → InspectorTool-BNGT337m.mjs} +3 -3
- package/dist/{MeasureTool-BxewbRN-.mjs → MeasureTool-BeY4AIx4.mjs} +2 -2
- package/dist/{NavigateTool-CXm7RwIg.mjs → NavigateTool-BE52vfe0.mjs} +1 -1
- package/dist/{RoamTool-CfvpMBOw.mjs → RoamTool-tJDmxNTd.mjs} +1 -1
- package/dist/{ScreenShotTool-BhsCuXbx.mjs → ScreenShotTool-BguRUIPk.mjs} +2 -2
- package/dist/{SectionTool-DgLoed3c.mjs → SectionTool-Dutmm7Bi.mjs} +4 -4
- package/dist/SettingTool-Cd-nLwEC.mjs +655 -0
- package/dist/{StructureTree-Bz-olgHD.mjs → StructureTree-BJj_THZe.mjs} +3 -3
- package/dist/{alert-rYHSP5Fm.mjs → alert-CLYyTLbY.mjs} +1 -1
- package/dist/{el-input-number-CkfxerCT.mjs → el-input-number-CSOCZffO.mjs} +1 -1
- package/dist/{index-CrYdrQmt.mjs → index-28CigD7k.mjs} +97 -97
- package/dist/{panel.vue_vue_type_style_index_0_lang-D6jJ0P3X.mjs → panel.vue_vue_type_style_index_0_lang-CmkawBx2.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/{tallPanel-9aSAu1ZV.mjs → tallPanel-BSnlq-S4.mjs} +1 -1
- package/package.json +4 -7
- package/types/components/BimViewerComponents/SettingTool.vue.d.ts +8 -3
- package/types/utils/eventBus.d.ts +2 -0
- package/dist/SettingTool-Cxfwu47P.mjs +0 -605
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as D } from "./alert-
|
|
1
|
+
import { _ as D } from "./alert-CLYyTLbY.mjs";
|
|
2
2
|
import { defineComponent as O, ref as p, watch as H, onMounted as q, onBeforeUnmount as P, openBlock as e, createElementBlock as i, unref as c, createCommentVNode as b, createElementVNode as t, Fragment as V, renderList as B, normalizeClass as C, toDisplayString as R, withDirectives as U, createVNode as z, vShow as F } from "vue";
|
|
3
|
-
import { n as j, o as _, p as v, O as l, x as G } from "./index-
|
|
3
|
+
import { n as j, o as _, p as v, O as l, x as G } from "./index-28CigD7k.mjs";
|
|
4
4
|
import { A as r } from "./const-B1FlFgEN.mjs";
|
|
5
5
|
const J = { class: "annotation_component" }, K = {
|
|
6
6
|
key: 0,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { aa as e, B as o, ab as t, ad as i, V as l, ag as r, ac as I, ae as n, af as B } from "./index-
|
|
1
|
+
import { aa as e, B as o, ab as t, ad as i, V as l, ag as r, ac as I, ae as n, af as B } from "./index-28CigD7k.mjs";
|
|
2
2
|
export {
|
|
3
3
|
e as BIMXViewer,
|
|
4
4
|
o as BIMX_CONFIGS,
|