@xtctwins/tctwins-bimx-engine 0.2.53 → 0.2.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/dist/{AnnotationTool-BU5DCBHd.mjs → AnnotationTool-Dt8mr8Pv.mjs} +2 -2
- package/dist/BIMX_Viewer_Lib.es.js +1 -1
- package/dist/BIMX_Viewer_Lib.umd.js +5 -5
- package/dist/{CommentTool-D_AlsrTE.mjs → CommentTool-C7EjIHT-.mjs} +586 -594
- package/dist/{HiddenTool-DvSKSssY.mjs → HiddenTool-BmsQJILs.mjs} +1 -1
- package/dist/{InspectorTool-DLWyGXgI.mjs → InspectorTool-Bov8jwXr.mjs} +28 -28
- package/dist/{MeasureTool-BcVGavki.mjs → MeasureTool-DVLt6Pqa.mjs} +4 -4
- package/dist/{MouseTool-YNKPFjAo.mjs → MouseTool-Bqd5Bmlr.mjs} +1 -1
- package/dist/{NavigateTool-DsY1_TdT.mjs → NavigateTool-YAKQUjOa.mjs} +1 -1
- package/dist/{RoamTool-BFVE2V3K.mjs → RoamTool-CU4dpCTS.mjs} +1 -1
- package/dist/{ScreenShotTool-BDUErHu1.mjs → ScreenShotTool-XXjP20-m.mjs} +4 -4
- package/dist/{SectionTool-4cRL2V6O.mjs → SectionTool-BMMQBnYz.mjs} +22 -22
- package/dist/{SettingTool-BzaZsP21.mjs → SettingTool-BwYwYqNZ.mjs} +44 -44
- package/dist/{StructureTree-zC5APcxf.mjs → StructureTree-CrTd7vJp.mjs} +3 -3
- package/dist/{alert-p1T29wPF.mjs → alert-iUe8hu7Z.mjs} +1 -1
- package/dist/{el-input-number-BWTLtMdM.mjs → el-input-number-BE5izksC.mjs} +1 -1
- package/dist/{index-DNbbNkvv.mjs → index-DBpA3PFq.mjs} +40 -41
- package/dist/{panel.vue_vue_type_style_index_0_lang-6c_lx4nG.mjs → panel.vue_vue_type_style_index_0_lang-BmLQqrQm.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/{tallPanel-ubDUD9VF.mjs → tallPanel-CgR65rDU.mjs} +1 -1
- package/package.json +1 -1
- package/types/components/BimViewerComponents/InspectorTool.vue.d.ts +2 -0
- package/types/components/BimViewerComponents/MeasureTool.vue.d.ts +2 -0
- package/types/components/BimViewerComponents/SectionTool.vue.d.ts +4 -0
- /package/types/components/BimViewerComponents/MobileCommentsTool/{add.vue.d.ts → MobileCommentAdd.vue.d.ts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as g, C as t, T as r, K as y, L as x, H as S, I as k } from "./index-
|
|
1
|
+
import { B as g, C as t, T as r, K as y, L as x, H as S, I as k } from "./index-DBpA3PFq.mjs";
|
|
2
2
|
import { defineComponent as P, ref as c, onMounted as W, watch as b, createElementBlock as f, openBlock as _, normalizeStyle as w, createElementVNode as o, createCommentVNode as C, toDisplayString as T, createVNode as N, unref as h, renderSlot as B } from "vue";
|
|
3
3
|
const E = { class: "tall_panel_content" }, H = { class: "panel_top" }, $ = { class: "panel_title" }, L = { class: "panel_close" }, I = { class: "panel_content" }, M = {
|
|
4
4
|
key: 0,
|
package/package.json
CHANGED
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
componentId?: any;
|
|
3
|
+
instruction?: any;
|
|
3
4
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
4
5
|
closePanel: (...args: any[]) => void;
|
|
5
6
|
emitHandler: (...args: any[]) => void;
|
|
6
7
|
}, string, import('vue').PublicProps, Readonly<{
|
|
7
8
|
componentId?: any;
|
|
9
|
+
instruction?: any;
|
|
8
10
|
}> & Readonly<{
|
|
9
11
|
onClosePanel?: ((...args: any[]) => any) | undefined;
|
|
10
12
|
onEmitHandler?: ((...args: any[]) => any) | undefined;
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
componentId?: any;
|
|
3
|
+
instruction?: any;
|
|
3
4
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
4
5
|
closePanel: (...args: any[]) => void;
|
|
5
6
|
emitHandler: (...args: any[]) => void;
|
|
6
7
|
}, string, import('vue').PublicProps, Readonly<{
|
|
7
8
|
componentId?: any;
|
|
9
|
+
instruction?: any;
|
|
8
10
|
}> & Readonly<{
|
|
9
11
|
onClosePanel?: ((...args: any[]) => any) | undefined;
|
|
10
12
|
onEmitHandler?: ((...args: any[]) => any) | undefined;
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
componentId?: any;
|
|
3
|
+
instruction?: any;
|
|
3
4
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
4
5
|
closePanel: (...args: any[]) => void;
|
|
6
|
+
emitHandler: (...args: any[]) => void;
|
|
5
7
|
}, string, import('vue').PublicProps, Readonly<{
|
|
6
8
|
componentId?: any;
|
|
9
|
+
instruction?: any;
|
|
7
10
|
}> & Readonly<{
|
|
8
11
|
onClosePanel?: ((...args: any[]) => any) | undefined;
|
|
12
|
+
onEmitHandler?: ((...args: any[]) => any) | undefined;
|
|
9
13
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
10
14
|
export default _default;
|
|
File without changes
|