@xtctwins/tctwins-bimx-engine 0.1.20 → 0.1.21

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 (49) hide show
  1. package/dist/{AnnotationTool-B5mJJcWQ.mjs → AnnotationTool-BvFG1vTX.mjs} +1 -1
  2. package/dist/BIMX_Viewer_Lib.es.js +3 -3
  3. package/dist/BIMX_Viewer_Lib.umd.js +86 -86
  4. package/dist/{CommentTool-DESPBMRT.mjs → CommentTool-B6ruuuGV.mjs} +2 -2
  5. package/dist/{HiddenTool-Cb1m2FZV.mjs → HiddenTool-DW-lRdW5.mjs} +1 -1
  6. package/dist/{InspectorTool-CAQU2Scy.mjs → InspectorTool-Cc288ySp.mjs} +2 -2
  7. package/dist/MeasureTool-DdfM3U_3.mjs +1542 -0
  8. package/dist/{NavigateTool-C0Sb8TXY.mjs → NavigateTool-CCIb1X4u.mjs} +1 -1
  9. package/dist/{RoamTool-gZjVGN_T.mjs → RoamTool-B1w0efz8.mjs} +1 -1
  10. package/dist/ScreenShotTool-BviRVFSg.mjs +359 -0
  11. package/dist/{SectionTool-CDJ8cKsA.mjs → SectionTool-jSjWX32j.mjs} +34 -37
  12. package/dist/{SettingTool-BXc9BWbH.mjs → SettingTool-CVMZAx2H.mjs} +153 -172
  13. package/dist/StructureTree-4OCdRRPG.mjs +2672 -0
  14. package/dist/{debounce-BCojCxkd.mjs → debounce-Cg3LHv0T.mjs} +1 -1
  15. package/dist/el-checkbox-lp8vWAXQ.mjs +463 -0
  16. package/dist/el-input-Bwqgf3wZ.mjs +665 -0
  17. package/dist/el-input-number-0OWyX276.mjs +838 -0
  18. package/dist/{index-jFq1C6Hs.mjs → index-CQ8depiU.mjs} +10 -6
  19. package/dist/index-CYEu_kT4.mjs +14 -0
  20. package/dist/{index-TcSwQf25.mjs → index-DX-eYsBm.mjs} +7859 -7811
  21. package/dist/{isEqual-TsvNaq4z.mjs → isEqual-Bg-tyY30.mjs} +1 -1
  22. package/dist/panel.vue_vue_type_style_index_0_scope_true_lang-BfE1I0S9.mjs +82 -0
  23. package/dist/style.css +1 -1
  24. package/package.json +4 -1
  25. package/types/App.vue.d.ts +2 -0
  26. package/types/components/BimX_Viewer.vue.d.ts +3 -4
  27. package/types/components/index.d.ts +0 -1
  28. package/types/components/utilsComponents/closeButton.vue.d.ts +1 -1
  29. package/types/components/utilsComponents/emptyPage.vue.d.ts +8 -0
  30. package/types/components/utilsComponents/loading.vue.d.ts +2 -0
  31. package/types/components/utilsComponents/panel.vue.d.ts +1 -1
  32. package/types/components/utilsComponents/rectangleButton.vue.d.ts +104 -0
  33. package/types/index.d.ts +0 -1
  34. package/types/main.d.ts +0 -1
  35. package/types/pages/BIMXViewer.vue.d.ts +10 -6
  36. package/types/services/fileApi/fileManager.d.ts +6 -0
  37. package/types/services/index.d.ts +3 -0
  38. package/types/services/request/index.d.ts +17 -0
  39. package/types/services/request/types.d.ts +12 -0
  40. package/types/store/const.d.ts +0 -1
  41. package/types/store/themeManager.d.ts +4 -0
  42. package/types/utils/eventBus.d.ts +0 -1
  43. package/dist/MeasureTool-D5I6bh7A.mjs +0 -1549
  44. package/dist/ScreenShotTool-CmZQbY2G.mjs +0 -367
  45. package/dist/StructureTree-BYTIGufL.mjs +0 -2652
  46. package/dist/el-checkbox-kySiMnso.mjs +0 -479
  47. package/dist/el-input-DTQSlKuB.mjs +0 -669
  48. package/dist/el-input-number-C8e_h4H7.mjs +0 -848
  49. package/dist/panel.vue_vue_type_style_index_0_scope_true_lang-BeRlsXcf.mjs +0 -90
@@ -1,4 +1,4 @@
1
- import { p as S, q as m, s as x, O as e, v as E, x as N } from "./index-TcSwQf25.mjs";
1
+ import { p as S, q as m, s as x, O as e, v as E, x as N } from "./index-DX-eYsBm.mjs";
2
2
  import { defineComponent as W, ref as v, onMounted as X, openBlock as a, createElementBlock as s, unref as c, createElementVNode as t, Fragment as g, renderList as b, normalizeClass as T, createCommentVNode as L, createVNode as O, withCtx as q, toDisplayString as D, pushScopeId as H, popScopeId as R } from "vue";
3
3
  import { A as f } from "./const-CbUmfuHy.mjs";
4
4
  const w = (l) => (H("data-v-6fcde41f"), l = l(), R(), l), z = { class: "annotation_component" }, F = {
@@ -1,4 +1,4 @@
1
- import { an as e, y as o, ao as t, aq as i, W as l, at as r, ap as n, ar as I, as as y } from "./index-TcSwQf25.mjs";
1
+ import { ao as e, y as o, ap as t, ar as i, W as l, au as r, aq as I, as as n, at as y } from "./index-DX-eYsBm.mjs";
2
2
  export {
3
3
  e as BIMXViewer,
4
4
  o as BIMX_CONFIGS,
@@ -6,7 +6,7 @@ export {
6
6
  i as InitializeConfigs,
7
7
  l as ViewerManager,
8
8
  r as setAllToolClose,
9
- n as setConfigs,
10
- I as setToolStatusById,
9
+ I as setConfigs,
10
+ n as setToolStatusById,
11
11
  y as setToolStatusBykey
12
12
  };