@xtctwins/tctwins-bimx-engine 0.2.49 → 0.2.51

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.
Files changed (85) hide show
  1. package/README.md +193 -193
  2. package/dist/{AnnotationTool-BIQYccLV.mjs → AnnotationTool-CzCgucrx.mjs} +35 -35
  3. package/dist/BIMX_Viewer_Lib.es.js +3 -3
  4. package/dist/BIMX_Viewer_Lib.umd.js +130 -138
  5. package/dist/{CommentTool-CTH0u76a.mjs → CommentTool-K1AOpT2H.mjs} +168 -168
  6. package/dist/{HiddenTool-B1o4e4Mi.mjs → HiddenTool-Ct0wjOYB.mjs} +13 -13
  7. package/dist/{InspectorTool-BnKwoEV6.mjs → InspectorTool-B32iW8aO.mjs} +64 -64
  8. package/dist/{MeasureTool-DD0MQlVK.mjs → MeasureTool-CufGrvmX.mjs} +22 -22
  9. package/dist/{MouseTool-B99s92wL.mjs → MouseTool-CZDJF4Kw.mjs} +15 -15
  10. package/dist/{NavigateTool-Bzni_edr.mjs → NavigateTool-ia6FJeGE.mjs} +13 -13
  11. package/dist/{RoamTool-BnF-1cl2.mjs → RoamTool-DG1VN6nK.mjs} +17 -17
  12. package/dist/ScreenShotTool-RVrs-Sy3.mjs +500 -0
  13. package/dist/{SectionTool-DJjxjkhi.mjs → SectionTool-DOc-STdX.mjs} +43 -43
  14. package/dist/SettingTool-BXHMHF7a.mjs +815 -0
  15. package/dist/StructureTree-4wPmdkLq.mjs +1846 -0
  16. package/dist/{alert-BMV9n7SQ.mjs → alert-Cz1XIhb0.mjs} +9 -9
  17. package/dist/el-input-number-C7beosVT.mjs +1169 -0
  18. package/dist/{index-BaDPCrAt.mjs → index-Bf93i19-.mjs} +51711 -47848
  19. package/dist/index.html +17 -17
  20. package/dist/{panel.vue_vue_type_style_index_0_lang-oT_Sff-F.mjs → panel.vue_vue_type_style_index_0_lang-CuKtMYJ0.mjs} +3 -3
  21. package/dist/style.css +1 -1
  22. package/dist/{tallPanel-DojXnxix.mjs → tallPanel-Bu63Fblk.mjs} +15 -15
  23. package/package.json +2 -2
  24. package/types/components/BCFComponents/BCFAddPanel.vue.d.ts +38 -10
  25. package/types/components/BCFComponents/BCFDetailPanel.vue.d.ts +37 -9
  26. package/types/components/BCFComponents/BCFDisplayList.vue.d.ts +5 -7
  27. package/types/components/BCFComponents/BCFFilter.vue.d.ts +5 -7
  28. package/types/components/BCFComponents/BCFTool.vue.d.ts +4 -7
  29. package/types/components/BCFComponents/addObjectOrAnno.vue.d.ts +5 -7
  30. package/types/components/BCFComponents/checkObjectPanel.vue.d.ts +5 -6
  31. package/types/components/BCFComponents/commentInput.vue.d.ts +36 -10
  32. package/types/components/BCFComponents/commentsView.vue.d.ts +36 -7
  33. package/types/components/BCFComponents/dialogPanel.vue.d.ts +5 -8
  34. package/types/components/BCFComponents/imageView.vue.d.ts +5 -7
  35. package/types/components/BCFComponents/imageZoomIn.vue.d.ts +5 -6
  36. package/types/components/BimViewerComponents/AnnotationTool.vue.d.ts +1 -1
  37. package/types/components/BimViewerComponents/AppToolbar.vue.d.ts +18 -1
  38. package/types/components/BimViewerComponents/ClickEvent.vue.d.ts +1 -1
  39. package/types/components/BimViewerComponents/CommentTool.vue.d.ts +32 -1
  40. package/types/components/BimViewerComponents/HiddenTool.vue.d.ts +1 -1
  41. package/types/components/BimViewerComponents/MobileCommentsTool/add.vue.d.ts +6 -8
  42. package/types/components/BimViewerComponents/MobileCommentsTool/detail.vue.d.ts +4 -5
  43. package/types/components/BimViewerComponents/MobileCommentsTool/draw.vue.d.ts +2 -2
  44. package/types/components/BimViewerComponents/MobileCommentsTool/filter.vue.d.ts +478 -1
  45. package/types/components/BimViewerComponents/MobileCommentsTool/list.vue.d.ts +499 -7
  46. package/types/components/BimViewerComponents/MobileCommentsTool/zoomIn.vue.d.ts +5 -6
  47. package/types/components/BimViewerComponents/MouseTool.vue.d.ts +1 -1
  48. package/types/components/BimViewerComponents/NavigateTool.vue.d.ts +1 -1
  49. package/types/components/BimViewerComponents/PCCommentTool/pcdraw.vue.d.ts +1 -1
  50. package/types/components/BimViewerComponents/RoamTool.vue.d.ts +1 -1
  51. package/types/components/BimViewerComponents/SettingTool.vue.d.ts +4 -6
  52. package/types/components/BimViewerComponents/StructureTree.vue.d.ts +4026 -1
  53. package/types/components/BimViewerComponents/Toolbar.vue.d.ts +1 -1
  54. package/types/components/BimViewerComponents/mobileToolbar.vue.d.ts +18 -1
  55. package/types/components/BimxViewerComp.vue.d.ts +7 -14
  56. package/types/components/MobileBCFComponents/MobileBCFAdd.vue.d.ts +37 -10
  57. package/types/components/MobileBCFComponents/MobileBCFDetail.vue.d.ts +37 -9
  58. package/types/components/MobileBCFComponents/MobileBCFDisplayList.vue.d.ts +499 -7
  59. package/types/components/MobileBCFComponents/MobileBCFFilter.vue.d.ts +478 -1
  60. package/types/components/MobileBCFComponents/MobileBCFTool.vue.d.ts +5 -8
  61. package/types/components/MobileBCFComponents/MobileCommentInput.vue.d.ts +38 -12
  62. package/types/components/MobileBCFComponents/MobileCommentsView.vue.d.ts +7 -9
  63. package/types/components/MobileBCFComponents/selectPanel.vue.d.ts +5 -7
  64. package/types/components/bimxViewer.vue.d.ts +7 -14
  65. package/types/components/utilsComponents/alert.vue.d.ts +1 -1
  66. package/types/components/utilsComponents/closeButton.vue.d.ts +1 -1
  67. package/types/components/utilsComponents/closeButton_dark.vue.d.ts +1 -1
  68. package/types/components/utilsComponents/emptyPage.vue.d.ts +1 -1
  69. package/types/components/utilsComponents/loading.vue.d.ts +1 -1
  70. package/types/components/utilsComponents/panel.vue.d.ts +8 -2
  71. package/types/components/utilsComponents/prompt.vue.d.ts +1 -1
  72. package/types/components/utilsComponents/rectangleButton.vue.d.ts +3 -1
  73. package/types/components/utilsComponents/tallPanel.vue.d.ts +13 -3
  74. package/types/components/utilsComponents/tallPanel_noPos.vue.d.ts +13 -3
  75. package/types/pages/BimxViewerEntry.vue.d.ts +5 -57
  76. package/types/pages/viewerEntry.vue.d.ts +7 -57
  77. package/types/store/initConfigs.d.ts +1 -1
  78. package/types/store/toolbars.d.ts +46 -46
  79. package/dist/ScreenShotTool-CSBJzyDd.mjs +0 -357
  80. package/dist/SettingTool-D2qksFZK.mjs +0 -657
  81. package/dist/StructureTree-DrLo9Bch.mjs +0 -1583
  82. package/dist/el-input-number-BOQOKzK0.mjs +0 -818
  83. package/types/components/BCFComponents/BCFCommentNew.vue.d.ts +0 -22
  84. package/types/components/BimViewerComponents/emptyPage.vue.d.ts +0 -8
  85. package/types/tests/cmt.d.ts +0 -1
package/README.md CHANGED
@@ -1,193 +1,193 @@
1
- ## @xtctwins/tctwins-bimx-engine
2
-
3
- # xtc 三维文件查看器
4
-
5
- ## 安装相关依赖
6
-
7
- ## UI element-plus
8
-
9
- <https://www.npmjs.com/package/element-plus>
10
-
11
- ```ssh
12
- npm i element-plus
13
- ```
14
-
15
- ## 事件总线 mitt
16
-
17
- <https://www.npmjs.com/package/mitt>
18
-
19
- ```ssh
20
- npm i mitt
21
- ```
22
-
23
- ## 状态管理 pinia
24
-
25
- <https://www.npmjs.com/package/pinia>
26
-
27
- ```ssh
28
- npm i pinia
29
- ```
30
-
31
- ## 文件获取 ali-oss
32
-
33
- <https://www.npmjs.com/package/ali-oss>
34
-
35
- ```ssh
36
- npm i ali-oss
37
- ```
38
-
39
- # 安装依赖
40
-
41
- ```ssh
42
- // 安装依赖
43
- npm i @xtctwins/tctwins-bimx-engine
44
- // 引入样式
45
- import "@xtctwins/tctwins-bimx-engine/dist/style.css";
46
- ```
47
-
48
- # Example
49
-
50
- ```ts
51
- <template>
52
- <!-- 一个模型 -->
53
- <!-- :model-buffer 和 :file-path 选一个使用即可-->
54
- <!-- :model-buffer 是直接传入模型buffer数据-->
55
- <!-- :file-path 是传入文件下载路径-->
56
- <BIMXViewer
57
- v-if="initialzed"
58
- :load-meta="true"
59
- :file-path="filePath"
60
- :nav-cube-size="120"
61
- :background-color="'#d0d0d0'"
62
- @emit-handler="EmitHandler" />
63
-
64
- <!-- 集成模型 -->
65
- <!-- 请使用-->
66
- <!--:file-paths="filePaths"-->
67
- <!--:multi-model="true"-->
68
- </template>
69
-
70
- <script lang="ts" setup>
71
- import { onMounted, ref } from "vue";
72
- import { BIMXViewer } from "@xtctwins/tctwins-bimx-engine";
73
- import type { EventContent } from "@xtctwins/tctwins-bimx-engine";
74
- import "@xtctwins/tctwins-bimx-engine/dist/style.css";
75
-
76
- const initialzed = ref(false);
77
- const filePath = ref(`https://tctwins-oss-test.oss-cn-beijing.aliyuncs.com/test/1公寓幕墙.xtc`);
78
- const filePaths = [
79
- "https://tctwins-oss-test.oss-cn-beijing.aliyuncs.com/tests/models/multiModel/model2/20250205170745913287.xtc",
80
- "https://tctwins-oss-test.oss-cn-beijing.aliyuncs.com/tests/models/multiModel/model2/20250205170736552499.xtc",
81
- "https://tctwins-oss-test.oss-cn-beijing.aliyuncs.com/tests/models/multiModel/model2/20250205170731500203.xtc"
82
- ];
83
- const modelBuffer = ref<ArrayBuffer>();
84
-
85
- onMounted(() => {
86
- //如果选择直接传入模型modelBuffer,请在获取到buffer后再初始化BIMXViewer
87
- // getModel(() => {
88
- // initialzed.value = true;
89
- // });
90
-
91
- //如果使用filePath或者filePaths则直接初始化BIMXViewer即可
92
- initialzed.value = true;
93
- });
94
-
95
- //监听引擎传出的事件
96
- const EmitHandler = (content: EventContent) => {
97
- console.log(content);
98
- };
99
-
100
- //xtc模型数据
101
- const getModel = (callback: () => void) => {
102
- // 自行填写获取模型文件的内容
103
- // ...
104
- // modelBuffer.value = ...
105
- callback();
106
- };
107
- </script>
108
-
109
- <style>
110
- #app {
111
- position: absolute;
112
- left: 0;
113
- right: 0;
114
- top: 0;
115
- bottom: 0;
116
- width: 100%;
117
- height: 100%;
118
- }
119
- </style>
120
-
121
- ```
122
-
123
- ## 其他参数解释
124
-
125
- ### 基础设置
126
-
127
- 是否载入构件属性信息(xts文件),
128
- 如果要载入,在模型xtc文件相同路径下必须有同名xts文件
129
-
130
- ```ssh
131
- :load-meta="true"
132
- ```
133
-
134
- 是否显示导航盒
135
-
136
- ```ssh
137
- :showNavCube="true"
138
- ```
139
-
140
- 导航盒尺寸
141
-
142
- ```ssh
143
- :nav-cube-size="120"
144
- ```
145
-
146
- 背景颜色
147
-
148
- ```ssh
149
- :background-color="#d0d0d0"
150
- ```
151
-
152
- ### 功能
153
-
154
- 添加需要的即可
155
-
156
- ```ssh
157
- inspector
158
- ```
159
-
160
- inspector - 构建属性面板开启 (需要开启loadMeta)
161
-
162
- ```ssh
163
- reseta
164
- ```
165
-
166
- reseta - 重置模型视角
167
-
168
- ## 事件
169
-
170
- ```ssh
171
- //监听引擎传出的事件
172
- const EmitHandler = (content: EventContent) => {
173
- console.log(content);
174
- };
175
- ```
176
-
177
- ```ts
178
- //事件内容
179
- type EventContent = {
180
- isTool: boolean;
181
- event_target: ComponentName | "BimXViewer" | "ToolBar";
182
- event_name: string;
183
- content: {};
184
- };
185
- ```
186
-
187
- 事件内容包括:
188
-
189
- ```ssh
190
- "pickedEntity" - 点击构件
191
- "pickedNothing" - 点击空白处
192
- ...
193
- ```
1
+ ## @xtctwins/tctwins-bimx-engine
2
+
3
+ # xtc 三维文件查看器
4
+
5
+ ## 安装相关依赖
6
+
7
+ ## UI element-plus
8
+
9
+ <https://www.npmjs.com/package/element-plus>
10
+
11
+ ```ssh
12
+ npm i element-plus
13
+ ```
14
+
15
+ ## 事件总线 mitt
16
+
17
+ <https://www.npmjs.com/package/mitt>
18
+
19
+ ```ssh
20
+ npm i mitt
21
+ ```
22
+
23
+ ## 状态管理 pinia
24
+
25
+ <https://www.npmjs.com/package/pinia>
26
+
27
+ ```ssh
28
+ npm i pinia
29
+ ```
30
+
31
+ ## 文件获取 ali-oss
32
+
33
+ <https://www.npmjs.com/package/ali-oss>
34
+
35
+ ```ssh
36
+ npm i ali-oss
37
+ ```
38
+
39
+ # 安装依赖
40
+
41
+ ```ssh
42
+ // 安装依赖
43
+ npm i @xtctwins/tctwins-bimx-engine
44
+ // 引入样式
45
+ import "@xtctwins/tctwins-bimx-engine/dist/style.css";
46
+ ```
47
+
48
+ # Example
49
+
50
+ ```ts
51
+ <template>
52
+ <!-- 一个模型 -->
53
+ <!-- :model-buffer 和 :file-path 选一个使用即可-->
54
+ <!-- :model-buffer 是直接传入模型buffer数据-->
55
+ <!-- :file-path 是传入文件下载路径-->
56
+ <BIMXViewer
57
+ v-if="initialzed"
58
+ :load-meta="true"
59
+ :file-path="filePath"
60
+ :nav-cube-size="120"
61
+ :background-color="'#d0d0d0'"
62
+ @emit-handler="EmitHandler" />
63
+
64
+ <!-- 集成模型 -->
65
+ <!-- 请使用-->
66
+ <!--:file-paths="filePaths"-->
67
+ <!--:multi-model="true"-->
68
+ </template>
69
+
70
+ <script lang="ts" setup>
71
+ import { onMounted, ref } from "vue";
72
+ import { BIMXViewer } from "@xtctwins/tctwins-bimx-engine";
73
+ import type { EventContent } from "@xtctwins/tctwins-bimx-engine";
74
+ import "@xtctwins/tctwins-bimx-engine/dist/style.css";
75
+
76
+ const initialzed = ref(false);
77
+ const filePath = ref(`https://tctwins-oss-test.oss-cn-beijing.aliyuncs.com/test/1公寓幕墙.xtc`);
78
+ const filePaths = [
79
+ "https://tctwins-oss-test.oss-cn-beijing.aliyuncs.com/tests/models/multiModel/model2/20250205170745913287.xtc",
80
+ "https://tctwins-oss-test.oss-cn-beijing.aliyuncs.com/tests/models/multiModel/model2/20250205170736552499.xtc",
81
+ "https://tctwins-oss-test.oss-cn-beijing.aliyuncs.com/tests/models/multiModel/model2/20250205170731500203.xtc"
82
+ ];
83
+ const modelBuffer = ref<ArrayBuffer>();
84
+
85
+ onMounted(() => {
86
+ //如果选择直接传入模型modelBuffer,请在获取到buffer后再初始化BIMXViewer
87
+ // getModel(() => {
88
+ // initialzed.value = true;
89
+ // });
90
+
91
+ //如果使用filePath或者filePaths则直接初始化BIMXViewer即可
92
+ initialzed.value = true;
93
+ });
94
+
95
+ //监听引擎传出的事件
96
+ const EmitHandler = (content: EventContent) => {
97
+ console.log(content);
98
+ };
99
+
100
+ //xtc模型数据
101
+ const getModel = (callback: () => void) => {
102
+ // 自行填写获取模型文件的内容
103
+ // ...
104
+ // modelBuffer.value = ...
105
+ callback();
106
+ };
107
+ </script>
108
+
109
+ <style>
110
+ #app {
111
+ position: absolute;
112
+ left: 0;
113
+ right: 0;
114
+ top: 0;
115
+ bottom: 0;
116
+ width: 100%;
117
+ height: 100%;
118
+ }
119
+ </style>
120
+
121
+ ```
122
+
123
+ ## 其他参数解释
124
+
125
+ ### 基础设置
126
+
127
+ 是否载入构件属性信息(xts文件),
128
+ 如果要载入,在模型xtc文件相同路径下必须有同名xts文件
129
+
130
+ ```ssh
131
+ :load-meta="true"
132
+ ```
133
+
134
+ 是否显示导航盒
135
+
136
+ ```ssh
137
+ :showNavCube="true"
138
+ ```
139
+
140
+ 导航盒尺寸
141
+
142
+ ```ssh
143
+ :nav-cube-size="120"
144
+ ```
145
+
146
+ 背景颜色
147
+
148
+ ```ssh
149
+ :background-color="#d0d0d0"
150
+ ```
151
+
152
+ ### 功能
153
+
154
+ 添加需要的即可
155
+
156
+ ```ssh
157
+ inspector
158
+ ```
159
+
160
+ inspector - 构建属性面板开启 (需要开启loadMeta)
161
+
162
+ ```ssh
163
+ reseta
164
+ ```
165
+
166
+ reseta - 重置模型视角
167
+
168
+ ## 事件
169
+
170
+ ```ssh
171
+ //监听引擎传出的事件
172
+ const EmitHandler = (content: EventContent) => {
173
+ console.log(content);
174
+ };
175
+ ```
176
+
177
+ ```ts
178
+ //事件内容
179
+ type EventContent = {
180
+ isTool: boolean;
181
+ event_target: ComponentName | "BimXViewer" | "ToolBar";
182
+ event_name: string;
183
+ content: {};
184
+ };
185
+ ```
186
+
187
+ 事件内容包括:
188
+
189
+ ```ssh
190
+ "pickedEntity" - 点击构件
191
+ "pickedNothing" - 点击空白处
192
+ ...
193
+ ```
@@ -1,6 +1,6 @@
1
- import { _ as D } from "./alert-BMV9n7SQ.mjs";
2
- import { defineComponent as O, ref as p, watch as q, onMounted as H, onBeforeUnmount as R, openBlock as i, createElementBlock as a, unref as n, createCommentVNode as b, createElementVNode as c, normalizeClass as f, Fragment as B, renderList as C, toDisplayString as U, withDirectives as z, createVNode as F, vShow as j } from "vue";
3
- import { n as G, o as J, p as t, q as v, O as r, y as K } from "./index-BaDPCrAt.mjs";
1
+ import { _ as X } from "./alert-Cz1XIhb0.mjs";
2
+ import { defineComponent as O, ref as p, watch as H, onMounted as q, onBeforeUnmount as R, createElementBlock as i, openBlock as a, withDirectives as U, unref as n, createCommentVNode as b, createElementVNode as c, normalizeClass as f, Fragment as V, renderList as C, toDisplayString as z, createVNode as F, vShow as j } from "vue";
3
+ import { A as G, B as J, C as o, D as v, O as r, I as K } from "./index-Bf93i19-.mjs";
4
4
  import { A as l } from "./const-DOnRsYpZ.mjs";
5
5
  const Q = { class: "annotation_component" }, Y = {
6
6
  key: 0,
@@ -9,7 +9,7 @@ const Q = { class: "annotation_component" }, Y = {
9
9
  }, Z = {
10
10
  key: 0,
11
11
  class: "toolbar_trangle"
12
- }, ee = { class: "annotation_toolbar_group" }, ne = ["id", "disabled", "onClick"], oe = ["src"], te = {
12
+ }, ee = { class: "annotation_toolbar_group" }, ne = ["id", "disabled", "onClick"], te = ["src"], oe = {
13
13
  key: 1,
14
14
  class: "toolbar_trangle"
15
15
  }, ie = {
@@ -19,21 +19,21 @@ const Q = { class: "annotation_component" }, Y = {
19
19
  __name: "AnnotationTool",
20
20
  props: ["componentId"],
21
21
  emits: ["uploadImage", "clickAnnotation", "emitHandler"],
22
- setup(y, { emit: $ }) {
23
- const P = G(), w = J(), S = $, d = (e) => {
22
+ setup($, { emit: y }) {
23
+ const P = G(), w = J(), S = y, d = (e) => {
24
24
  S("emitHandler", e);
25
25
  };
26
26
  let T;
27
27
  const A = p(!0), s = p("");
28
28
  let m;
29
- const M = p(), h = y;
30
- q(
29
+ const M = p(), h = $;
30
+ H(
31
31
  () => w.isToolActive(h.componentId),
32
32
  (e) => {
33
33
  e || (s.value = "");
34
34
  }
35
- ), H(() => {
36
- M.value = t("annoLimit"), w.setReadyById(h.componentId);
35
+ ), q(() => {
36
+ M.value = o("annoLimit"), w.setReadyById(h.componentId);
37
37
  });
38
38
  const x = {
39
39
  image: `${r}/BIMX_Website/main/mainView/function_icon/annotation_icons/image_active.png`,
@@ -60,7 +60,7 @@ const Q = { class: "annotation_component" }, Y = {
60
60
  targetAnno: e
61
61
  }
62
62
  });
63
- }), t("isMobile") || m.on("requestDeleteMarker", (e) => {
63
+ }), o("isMobile") || m.on("requestDeleteMarker", (e) => {
64
64
  d({
65
65
  isTool: !0,
66
66
  event_target: "AnnotationTool",
@@ -91,12 +91,12 @@ const Q = { class: "annotation_component" }, Y = {
91
91
  if (e === "text")
92
92
  return l[4];
93
93
  }, g = (e) => {
94
- t("editPrivilege") != 1 && (s.value === e.code ? (s.value = "", V(e, !1)) : (s.value = e.code, V(e, !0)));
94
+ o("editPrivilege") != 1 && (s.value === e.code ? (s.value = "", B(e, !1)) : (s.value = e.code, B(e, !0)));
95
95
  }, N = (e) => {
96
96
  window.bimViewer.annotationTool.setEnabled(e);
97
- }, V = (e, _) => {
98
- N(_), E(e.code, _);
99
- }, E = (e, _) => {
97
+ }, B = (e, _) => {
98
+ N(_), D(e.code, _);
99
+ }, D = (e, _) => {
100
100
  window.bimViewer.annotationTool.setCurrentType(e), d({
101
101
  isTool: !0,
102
102
  event_target: "AnnotationTool",
@@ -108,55 +108,55 @@ const Q = { class: "annotation_component" }, Y = {
108
108
  });
109
109
  };
110
110
  return (e, _) => {
111
- const W = D;
112
- return i(), a("div", Q, [
113
- n(t)("isMobile") ? (i(), a("div", ie, [
111
+ const E = X;
112
+ return a(), i("div", Q, [
113
+ n(o)("isMobile") ? (a(), i("div", ie, [
114
114
  c("div", ae, [
115
115
  c("div", se, [
116
- (i(!0), a(B, null, C(n(l), (o, u) => (i(), a("div", {
116
+ (a(!0), i(V, null, C(n(l), (t, u) => (a(), i("div", {
117
117
  key: u,
118
- class: f(["label-item", { "label-item-active": s.value === o.code && n(t)("editPrivilege") == 0, noPermission: n(t)("editPrivilege") == 1 }]),
119
- onClick: (X) => g(o)
118
+ class: f(["label-item", { "label-item-active": s.value === t.code && n(o)("editPrivilege") == 0, noPermission: n(o)("editPrivilege") == 1 }]),
119
+ onClick: (W) => g(t)
120
120
  }, [
121
121
  c("div", re, [
122
122
  c("img", {
123
123
  class: "label-item-img",
124
- src: n(r) + `/bim-viewer/annotation/new-icons/bimkk-mobile-anno-${s.value === o.code && n(t)("editPrivilege") == 0 ? o.imgActive : o.img}.svg`,
124
+ src: n(r) + `/bim-viewer/annotation/new-icons/bimkk-mobile-anno-${s.value === t.code && n(o)("editPrivilege") == 0 ? t.imgActive : t.img}.svg`,
125
125
  alt: ""
126
126
  }, null, 8, le),
127
- c("div", _e, U(n(P)(o.name)), 1)
127
+ c("div", _e, z(n(P)(t.name)), 1)
128
128
  ])
129
129
  ], 10, ce))), 128))
130
130
  ])
131
131
  ])
132
- ])) : (i(), a("div", Y, [
133
- n(t)("annotationPos").pos.includes("top") ? (i(), a("div", Z)) : b("", !0),
132
+ ])) : (a(), i("div", Y, [
133
+ n(o)("annotationPos").pos.includes("top") ? (a(), i("div", Z)) : b("", !0),
134
134
  c("div", {
135
- class: f(["annotation_toolbar_wrapper", { annotation_toolbar_wrapper_disable: n(t)("editPrivilege") == 1 }])
135
+ class: f(["annotation_toolbar_wrapper", { annotation_toolbar_wrapper_disable: n(o)("editPrivilege") == 1 }])
136
136
  }, [
137
137
  c("div", ee, [
138
- (i(!0), a(B, null, C(n(l), (o, u) => (i(), a("button", {
138
+ (a(!0), i(V, null, C(n(l), (t, u) => (a(), i("button", {
139
139
  id: `annotation_tool_btn_${u}`,
140
140
  key: u,
141
- class: f(["annotation_tool_btn", { active: s.value === o.code }]),
142
- disabled: n(t)("editPrivilege") == 1,
143
- onClick: (X) => g(o)
141
+ class: f(["annotation_tool_btn", { active: s.value === t.code }]),
142
+ disabled: n(o)("editPrivilege") == 1,
143
+ onClick: (W) => g(t)
144
144
  }, [
145
145
  b("", !0),
146
146
  c("img", {
147
- src: `${n(r)}/bim-viewer/action-bars/panno-${s.value !== o.code ? o.img : o.imgActive}.svg`
148
- }, null, 8, oe)
147
+ src: `${n(r)}/bim-viewer/action-bars/panno-${s.value !== t.code ? t.img : t.imgActive}.svg`
148
+ }, null, 8, te)
149
149
  ], 10, ne))), 128))
150
150
  ])
151
151
  ], 2),
152
- n(t)("annotationPos").pos.includes("bottom") ? (i(), a("div", te)) : b("", !0)
152
+ n(o)("annotationPos").pos.includes("bottom") ? (a(), i("div", oe)) : b("", !0)
153
153
  ])),
154
- z(F(W, {
154
+ U(F(E, {
155
155
  "click-handle": () => {
156
156
  A.value = !1;
157
157
  }
158
158
  }, null, 8, ["click-handle"]), [
159
- [j, A.value && n(t)("editPrivilege") == 0]
159
+ [j, A.value && n(o)("editPrivilege") == 0]
160
160
  ])
161
161
  ]);
162
162
  };
@@ -1,4 +1,4 @@
1
- import { ao as e, C as t, ap as o, av as i, V as l, as as n, at as I, ay as r, aq as C, au as f, ar as g, aw as u, ax as w, z as y } from "./index-BaDPCrAt.mjs";
1
+ import { at as e, M as t, au as o, aA as i, V as l, ax as n, ay as I, aD as r, av as C, az as f, aw as g, aB as u, aC as B, J as M } from "./index-Bf93i19-.mjs";
2
2
  export {
3
3
  e as BIMXViewer,
4
4
  t as BIMX_CONFIGS,
@@ -12,6 +12,6 @@ export {
12
12
  f as setGlobalI18n,
13
13
  g as setI18nInstance,
14
14
  u as setToolStatusById,
15
- w as setToolStatusBykey,
16
- y as useLocaleStore
15
+ B as setToolStatusBykey,
16
+ M as useLocaleStore
17
17
  };