@realsee/dnalogel 2.3.5-dev.2 → 2.3.5-dev.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.
Files changed (236) hide show
  1. package/dist/PanoTagPlugin/controller/index.d.ts +1 -0
  2. package/dist/index.cjs.js +16 -16
  3. package/dist/index.js +23 -13
  4. package/dist/index.umd.js +1 -1
  5. package/docs/assets/search.js +1 -1
  6. package/docs/classes/CSS3DRender.html +31 -31
  7. package/docs/classes/CruisePluginController.html +24 -24
  8. package/docs/classes/Magnifier.html +16 -16
  9. package/docs/classes/ModelRoomLabelController.html +11 -11
  10. package/docs/classes/Object3DHelperController.html +24 -24
  11. package/docs/classes/PaintBrush.html +15 -15
  12. package/docs/classes/PanoTagPluginController.html +57 -40
  13. package/docs/classes/Util.BetterTween.html +8 -8
  14. package/docs/classes/Util.FivePointSelector.html +12 -12
  15. package/docs/classes/Util.Interval.html +12 -12
  16. package/docs/classes/Util.Magnifier.html +17 -17
  17. package/docs/classes/Util.PointDomHelper.html +11 -11
  18. package/docs/classes/Util.PointHelper.html +11 -11
  19. package/docs/classes/Util.Rectangle.html +13 -13
  20. package/docs/enums/CameraMovementEffect.html +7 -7
  21. package/docs/enums/ContentType.html +16 -16
  22. package/docs/enums/DIRECTION.html +9 -9
  23. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  24. package/docs/enums/DimensionType.html +7 -7
  25. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  26. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  27. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  28. package/docs/enums/PointType.html +7 -7
  29. package/docs/enums/Rotation.html +8 -8
  30. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  31. package/docs/functions/CameraMovementPlugin.html +4 -4
  32. package/docs/functions/CruisePlugin.html +4 -4
  33. package/docs/functions/GuideLinePlugin.html +5 -5
  34. package/docs/functions/ItemLabelPlugin.html +4 -4
  35. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  36. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  37. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  38. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  39. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  40. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  41. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  42. package/docs/functions/ModelViewPlugin.html +4 -4
  43. package/docs/functions/Object3DHelperPlugin.html +4 -4
  44. package/docs/functions/PanoCompassPlugin.html +4 -4
  45. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  46. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  47. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  48. package/docs/functions/PanoMeasurePlugin.html +4 -4
  49. package/docs/functions/PanoRulerPlugin.html +4 -4
  50. package/docs/functions/PanoRulerProPlugin.html +4 -4
  51. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  52. package/docs/functions/PanoTagPlugin.html +4 -4
  53. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  54. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  55. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  56. package/docs/functions/Util.getFrameTime.html +5 -5
  57. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  58. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  59. package/docs/functions/Util.isNil.html +5 -5
  60. package/docs/functions/Util.nextFrame.html +5 -5
  61. package/docs/functions/Util.notNil.html +5 -5
  62. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  63. package/docs/functions/Util.tweenProgress.html +5 -5
  64. package/docs/functions/pluginFlag.html +5 -5
  65. package/docs/index.html +4 -4
  66. package/docs/interfaces/AddTagConfig.html +6 -6
  67. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  68. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  69. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  70. package/docs/interfaces/EventMap.html +15 -15
  71. package/docs/interfaces/FloorplanBounding.html +8 -8
  72. package/docs/interfaces/FloorplanData.html +10 -10
  73. package/docs/interfaces/FloorplanEntrance.html +11 -11
  74. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  75. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  76. package/docs/interfaces/FloorplanFloorData.html +9 -9
  77. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  78. package/docs/interfaces/FloorplanObserver.html +9 -9
  79. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  80. package/docs/interfaces/FloorplanPosition.html +7 -7
  81. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  82. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  83. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  84. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  85. package/docs/interfaces/FloorplanServerData.html +7 -7
  86. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  87. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  88. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  89. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  90. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  91. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  92. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  93. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  94. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  95. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  96. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  97. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  98. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  99. package/docs/interfaces/LineJson.html +7 -7
  100. package/docs/interfaces/MinMax.html +7 -7
  101. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  102. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  103. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  104. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  105. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  106. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  107. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  108. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  109. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  110. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  111. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  112. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  113. package/docs/interfaces/ModelViewPluginExportType.html +11 -11
  114. package/docs/interfaces/Object3DHelperState.html +8 -8
  115. package/docs/interfaces/OpenParameter.html +7 -7
  116. package/docs/interfaces/PaintBrushAction.html +12 -12
  117. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  118. package/docs/interfaces/PaintBrushState.html +10 -10
  119. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  120. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  121. package/docs/interfaces/PanoMeasureParameterType.html +11 -11
  122. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  123. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  124. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  125. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  126. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  127. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  128. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  129. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  130. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  131. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  132. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  133. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  134. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  135. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  136. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  137. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  138. package/docs/interfaces/Point.html +8 -8
  139. package/docs/interfaces/PointJson.html +8 -8
  140. package/docs/interfaces/Room.html +9 -9
  141. package/docs/interfaces/RoomInfo.html +7 -7
  142. package/docs/interfaces/RoomLabel.html +14 -14
  143. package/docs/interfaces/RoomRules.html +5 -5
  144. package/docs/interfaces/Rooms.html +5 -5
  145. package/docs/interfaces/Scissor.html +9 -9
  146. package/docs/interfaces/State.html +8 -8
  147. package/docs/interfaces/TagCache.html +10 -10
  148. package/docs/interfaces/TagConfig.html +10 -10
  149. package/docs/interfaces/TagIconUrl.html +9 -9
  150. package/docs/interfaces/Tags.html +9 -9
  151. package/docs/interfaces/TemporaryState.html +6 -6
  152. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  153. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  154. package/docs/modules/Util.html +5 -5
  155. package/docs/modules.html +4 -4
  156. package/docs/types/ArrayPosition.html +5 -5
  157. package/docs/types/CSS3DRenderExportType.html +5 -5
  158. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  159. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  160. package/docs/types/Color.html +5 -5
  161. package/docs/types/ContentTypeConfigKey.html +5 -5
  162. package/docs/types/ContentTypeMap.html +5 -5
  163. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  164. package/docs/types/Create3DElementReturnType.html +5 -5
  165. package/docs/types/CruisePluginExportType.html +5 -5
  166. package/docs/types/Direction-1.html +5 -5
  167. package/docs/types/Direction4.html +5 -5
  168. package/docs/types/FloorplanRuleLabels.html +5 -5
  169. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  170. package/docs/types/GuideLinePluginExportType.html +5 -5
  171. package/docs/types/HelperEventMap.html +5 -5
  172. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  173. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  174. package/docs/types/MediaData.html +5 -5
  175. package/docs/types/MediaStore.html +5 -5
  176. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  177. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  178. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  179. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  180. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  181. package/docs/types/MoveArgs.html +5 -5
  182. package/docs/types/MoveOpts.html +5 -5
  183. package/docs/types/Object3DHelperEventMap.html +5 -5
  184. package/docs/types/ObjectFit.html +5 -5
  185. package/docs/types/PaintBrushEventMap.html +5 -5
  186. package/docs/types/PanoCompassPluginData.html +5 -5
  187. package/docs/types/PanoCompassPluginExportType.html +5 -5
  188. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  189. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  190. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  191. package/docs/types/PanoIndex.html +5 -5
  192. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  193. package/docs/types/PanoMeasureReturnType.html +5 -5
  194. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  195. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  196. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  197. package/docs/types/PlaneTag.html +5 -5
  198. package/docs/types/PlaneTagElement.html +5 -5
  199. package/docs/types/Point2DElement.html +5 -5
  200. package/docs/types/Point2DTag.html +5 -5
  201. package/docs/types/Point3DElement.html +5 -5
  202. package/docs/types/Point3DTag.html +5 -5
  203. package/docs/types/PointTag.html +5 -5
  204. package/docs/types/PointTagElement.html +5 -5
  205. package/docs/types/Position.html +5 -5
  206. package/docs/types/RotateArgs.html +5 -5
  207. package/docs/types/RotateOpts.html +5 -5
  208. package/docs/types/RuleLabelsKey.html +5 -5
  209. package/docs/types/RuleLabelsValue.html +5 -5
  210. package/docs/types/StickType.html +5 -5
  211. package/docs/types/Tag.html +5 -5
  212. package/docs/types/Tag2D.html +5 -5
  213. package/docs/types/Tag3D.html +5 -5
  214. package/docs/types/TagContentType.html +5 -5
  215. package/docs/types/TagDimensionType.html +5 -5
  216. package/docs/types/TagElement.html +5 -5
  217. package/docs/types/TagEvents.html +5 -5
  218. package/docs/types/TagHooks.html +5 -5
  219. package/docs/types/TagIconSize.html +5 -5
  220. package/docs/types/TagId.html +5 -5
  221. package/docs/types/TagPointType.html +5 -5
  222. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  223. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  224. package/docs/types/WorkCode.html +5 -5
  225. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  226. package/docs/variables/PLUGIN.html +5 -5
  227. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  228. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  229. package/docs/variables/VERSION.html +5 -5
  230. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  231. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  232. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  233. package/libs/PanoTagPlugin/Components/TagItem.js +44 -43
  234. package/libs/PanoTagPlugin/controller/index.d.ts +1 -0
  235. package/libs/PanoTagPlugin/controller/index.js +29 -20
  236. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -15703,7 +15703,7 @@ function _r(i) {
15703
15703
  mediaStore: i[2],
15704
15704
  withAnimation: i[0],
15705
15705
  tag: ke(i[1]),
15706
- hooks: i[13],
15706
+ hooks: i[14],
15707
15707
  state: i[3],
15708
15708
  temporaryState: i[4]
15709
15709
  }
@@ -15754,7 +15754,7 @@ function Ur(i) {
15754
15754
  };
15755
15755
  }
15756
15756
  function P0(i) {
15757
- let t, e, n, o, s = i[1].stickType === "2DPoint" && _r(i), r = i[12] && Ur(i);
15757
+ let t, e, n, o, s = i[12] && _r(i), r = i[13] && Ur(i);
15758
15758
  return {
15759
15759
  c() {
15760
15760
  t = j("div"), e = j("div"), s && s.c(), n = J(), r && r.c(), y(e, "class", "wrapper svelte-bdubcv"), y(e, "data-tag-id", i[11]), T(e, "left", i[7]), T(e, "top", i[6]), T(e, "z-index", i[5]), y(t, "class", "tag svelte-bdubcv"), y(t, "data-tag-id", i[11]), y(t, "data-tag-unfolded", i[8]), te(t, "disable", i[10]), te(t, "hide", i[9]), te(t, "withAnimation", i[0]);
@@ -15763,9 +15763,9 @@ function P0(i) {
15763
15763
  B(a, t, l), Q(t, e), s && s.m(e, null), Q(e, n), r && r.m(e, null), o = !0;
15764
15764
  },
15765
15765
  p(a, [l]) {
15766
- a[1].stickType === "2DPoint" ? s ? (s.p(a, l), l & 2 && E(s, 1)) : (s = _r(a), s.c(), E(s, 1), s.m(e, n)) : s && (ae(), S(s, 1, 1, () => {
15766
+ a[12] ? s ? (s.p(a, l), l & 4096 && E(s, 1)) : (s = _r(a), s.c(), E(s, 1), s.m(e, n)) : s && (ae(), S(s, 1, 1, () => {
15767
15767
  s = null;
15768
- }), le()), a[12] ? r ? (r.p(a, l), l & 4096 && E(r, 1)) : (r = Ur(a), r.c(), E(r, 1), r.m(e, null)) : r && (ae(), S(r, 1, 1, () => {
15768
+ }), le()), a[13] ? r ? (r.p(a, l), l & 8192 && E(r, 1)) : (r = Ur(a), r.c(), E(r, 1), r.m(e, null)) : r && (ae(), S(r, 1, 1, () => {
15769
15769
  r = null;
15770
15770
  }), le()), (!o || l & 2048) && y(e, "data-tag-id", a[11]), l & 128 && T(e, "left", a[7]), l & 64 && T(e, "top", a[6]), l & 32 && T(e, "z-index", a[5]), (!o || l & 2048) && y(t, "data-tag-id", a[11]), (!o || l & 256) && y(t, "data-tag-unfolded", a[8]), (!o || l & 1024) && te(t, "disable", a[10]), (!o || l & 512) && te(t, "hide", a[9]), (!o || l & 1) && te(t, "withAnimation", a[0]);
15771
15771
  },
@@ -15781,19 +15781,20 @@ function P0(i) {
15781
15781
  };
15782
15782
  }
15783
15783
  function I0(i, t, e) {
15784
- let n, o, s, r, a, l, c, d, { withAnimation: f = !1 } = t, { tag: u } = t, { mediaStore: h } = t, { state: p } = t, { temporaryState: A } = t;
15785
- const v = dt("hooks");
15786
- return i.$$set = (g) => {
15787
- "withAnimation" in g && e(0, f = g.withAnimation), "tag" in g && e(1, u = g.tag), "mediaStore" in g && e(2, h = g.mediaStore), "state" in g && e(3, p = g.state), "temporaryState" in g && e(4, A = g.temporaryState);
15784
+ let n, o, s, r, a, l, c, d, f, { withAnimation: u = !1 } = t, { tag: h } = t, { mediaStore: p } = t, { state: A } = t, { temporaryState: v } = t;
15785
+ const g = dt("hooks");
15786
+ return i.$$set = (w) => {
15787
+ "withAnimation" in w && e(0, u = w.withAnimation), "tag" in w && e(1, h = w.tag), "mediaStore" in w && e(2, p = w.mediaStore), "state" in w && e(3, A = w.state), "temporaryState" in w && e(4, v = w.temporaryState);
15788
15788
  }, i.$$.update = () => {
15789
- var g, w, b, I, x, C, z, D;
15790
- i.$$.dirty & 2 && e(12, n = (() => !(u.contentType === "Link" || u.contentType === "Audio" && u.data.appearance === "plane"))()), i.$$.dirty & 2 && e(11, o = u.id), i.$$.dirty & 2 && e(10, s = !((g = u.pointTagStyle) != null && g.leftPercent) || !((w = u.pointTagStyle) != null && w.topPercent) || u.enabled === !1 || !u.state), i.$$.dirty & 2 && e(9, r = !((b = u.state) != null && b.visible) || ((I = u.temporaryState) == null ? void 0 : I.visible) === !1), i.$$.dirty & 2 && e(8, a = (x = u.state) == null ? void 0 : x.unfolded), i.$$.dirty & 2 && e(7, l = ((C = u.pointTagStyle) == null ? void 0 : C.leftPercent) + "%"), i.$$.dirty & 2 && e(6, c = ((z = u.pointTagStyle) == null ? void 0 : z.topPercent) + "%"), i.$$.dirty & 2 && e(5, d = (D = u.state) != null && D.unfolded ? 1 : 0);
15789
+ var w, b, I, x, C, z, D, R;
15790
+ i.$$.dirty & 2 && e(13, n = (() => !(h.contentType === "Link" || h.contentType === "Audio" && h.data.appearance === "plane"))()), i.$$.dirty & 2 && e(12, o = (() => h.contentType === "2DPoint")()), i.$$.dirty & 2 && e(11, s = h.id), i.$$.dirty & 2 && e(10, r = !((w = h.pointTagStyle) != null && w.leftPercent) || !((b = h.pointTagStyle) != null && b.topPercent) || h.enabled === !1 || !h.state), i.$$.dirty & 2 && e(9, a = !((I = h.state) != null && I.visible) || ((x = h.temporaryState) == null ? void 0 : x.visible) === !1), i.$$.dirty & 2 && e(8, l = (C = h.state) == null ? void 0 : C.unfolded), i.$$.dirty & 2 && e(7, c = ((z = h.pointTagStyle) == null ? void 0 : z.leftPercent) + "%"), i.$$.dirty & 2 && e(6, d = ((D = h.pointTagStyle) == null ? void 0 : D.topPercent) + "%"), i.$$.dirty & 2 && e(5, f = (R = h.state) != null && R.unfolded ? 1 : 0);
15791
15791
  }, [
15792
- f,
15793
15792
  u,
15794
15793
  h,
15795
15794
  p,
15796
15795
  A,
15796
+ v,
15797
+ f,
15797
15798
  d,
15798
15799
  c,
15799
15800
  l,
@@ -15802,7 +15803,7 @@ function I0(i, t, e) {
15802
15803
  s,
15803
15804
  o,
15804
15805
  n,
15805
- v
15806
+ g
15806
15807
  ];
15807
15808
  }
15808
15809
  class k0 extends se {
@@ -16307,7 +16308,7 @@ function Q0(i) {
16307
16308
  }
16308
16309
  return i;
16309
16310
  }
16310
- const dl = "2.0.0-dev.7", _i = `DnalogelPlugin-PanoTagPlugin@${dl}`, R0 = !1, gv = (i) => `${_i}--${i}`;
16311
+ const dl = "2.0.0-dev.8", _i = `DnalogelPlugin-PanoTagPlugin@${dl}`, R0 = !1, gv = (i) => `${_i}--${i}`;
16311
16312
  class O0 extends j0 {
16312
16313
  constructor(e, n) {
16313
16314
  super(e);
@@ -16403,6 +16404,15 @@ class O0 extends j0 {
16403
16404
  const { userAction: o = !0, visibleWithAnimation: s = !1 } = n, r = F({}, this.state);
16404
16405
  this.state = Object.assign(this.state, e), this.store.visibleWithAnimation = s, r.visible !== this.state.visible && (e.visible ? this.handleShow() : this.handleHide()), r.enabled !== this.state.enabled && (e.enabled ? this.handleEnable() : this.handleDisable()), this.hooks.emit("stateChange", { state: this.state, prevState: r, userAction: o });
16405
16406
  }
16407
+ changeUnfoldedById(e, n) {
16408
+ var r;
16409
+ const o = this.getTagById(e);
16410
+ if (!o)
16411
+ return;
16412
+ o.state.unfolded = n;
16413
+ const s = this.filterPointTag();
16414
+ (r = this.TagContainerSvelte) == null || r.$set({ tags: s });
16415
+ }
16406
16416
  changeTagNormalById(e, n) {
16407
16417
  const o = this.getTagById(e);
16408
16418
  !o || !o.tag3DContentSvelte || (o.tag3DContentSvelte.currentNormal = at(n), this.updateRenderPlaneTag());