@realsee/dnalogel 3.64.8-alpha.0 → 3.64.8-alpha.2

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 (446) hide show
  1. package/dist/MeasurePlugin/Controller.d.ts +1 -1
  2. package/dist/MeasurePlugin/utils/MeasureMesh.d.ts +4 -3
  3. package/dist/Sculpt/Meshes/Polygon.d.ts +2 -1
  4. package/dist/index.cjs.js +34 -34
  5. package/dist/index.js +91 -89
  6. package/dist/index.umd.js +44 -44
  7. package/docs/assets/search.js +1 -1
  8. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  9. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  10. package/docs/classes/CSS3DRender.html +2 -2
  11. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  12. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  13. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  14. package/docs/classes/ModelRoomLabelController.html +2 -2
  15. package/docs/classes/MoveController.html +2 -2
  16. package/docs/classes/Object3DHelperController.html +2 -2
  17. package/docs/classes/PaintBrush.html +2 -2
  18. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  19. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  20. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  21. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  22. package/docs/classes/PanoTagPluginController.html +2 -2
  23. package/docs/classes/Sculpt.html +2 -2
  24. package/docs/classes/Util.BetterTween.html +2 -2
  25. package/docs/classes/Util.FiveDomEvents.html +2 -2
  26. package/docs/classes/Util.FivePuppet.html +2 -2
  27. package/docs/classes/Util.Interval.html +2 -2
  28. package/docs/classes/Util.LightTag.html +2 -2
  29. package/docs/classes/Util.LineSegments.html +2 -2
  30. package/docs/classes/Util.Magnifier.html +2 -2
  31. package/docs/classes/Util.Object3D.html +2 -2
  32. package/docs/classes/Util.PointHelper.html +2 -2
  33. package/docs/classes/Util.PointSelector.html +2 -2
  34. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  35. package/docs/classes/Util.Rectangle.html +2 -2
  36. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  37. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  38. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  39. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  40. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  41. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  42. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  43. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  44. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  45. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  46. package/docs/classes/Util.sculpt.PolygonMesh.html +4 -3
  47. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  48. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  49. package/docs/classes/Util.sculpt.RectangleMesh.html +4 -3
  50. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  51. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +4 -3
  52. package/docs/classes/WalkController.html +2 -2
  53. package/docs/enums/CameraMovementEffect.html +2 -2
  54. package/docs/enums/ContentType.html +2 -2
  55. package/docs/enums/DIRECTION.html +2 -2
  56. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  57. package/docs/enums/DimensionType.html +2 -2
  58. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  59. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  60. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  61. package/docs/enums/PointType.html +2 -2
  62. package/docs/enums/Rotation.html +2 -2
  63. package/docs/functions/AreaMakerPlugin.html +1 -1
  64. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  65. package/docs/functions/CameraMovementPlugin.html +2 -2
  66. package/docs/functions/CruisePlugin.html +1 -1
  67. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  68. package/docs/functions/GuideLinePlugin.html +1 -1
  69. package/docs/functions/ItemLabelPlugin.html +1 -1
  70. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  71. package/docs/functions/MeasurePlugin.html +1 -1
  72. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  73. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  74. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  75. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  76. package/docs/functions/ModelMakerPlugin.html +1 -1
  77. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  78. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  79. package/docs/functions/ModelViewPlugin.html +2 -2
  80. package/docs/functions/MovePlugin.html +1 -1
  81. package/docs/functions/Object3DHelperPlugin.html +1 -1
  82. package/docs/functions/PanoCompassPlugin.html +1 -1
  83. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  84. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  85. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  86. package/docs/functions/PanoMeasurePlugin.html +1 -1
  87. package/docs/functions/PanoRulerPlugin.html +2 -2
  88. package/docs/functions/PanoRulerProPlugin.html +2 -2
  89. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  90. package/docs/functions/PanoTagPlugin.html +1 -1
  91. package/docs/functions/PanoVideoPlugin.html +2 -2
  92. package/docs/functions/PipelinePlugin.html +1 -1
  93. package/docs/functions/SculptPlugin.html +2 -2
  94. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  95. package/docs/functions/Util.absoluteUrl.html +2 -2
  96. package/docs/functions/Util.awaitNextFrame.html +1 -1
  97. package/docs/functions/Util.blink.html +2 -2
  98. package/docs/functions/Util.bounding.html +1 -1
  99. package/docs/functions/Util.boundingBox.html +1 -1
  100. package/docs/functions/Util.boundingSphere.html +1 -1
  101. package/docs/functions/Util.boxVertex.html +2 -2
  102. package/docs/functions/Util.boxVertexes.html +1 -1
  103. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  104. package/docs/functions/Util.convexHull.html +2 -2
  105. package/docs/functions/Util.equal.html +2 -2
  106. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  107. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  108. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  109. package/docs/functions/Util.getFrameTime.html +2 -2
  110. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  111. package/docs/functions/Util.inside.html +1 -1
  112. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  113. package/docs/functions/Util.isModelLike.html +1 -1
  114. package/docs/functions/Util.isNil.html +2 -2
  115. package/docs/functions/Util.isPanoramaLike.html +1 -1
  116. package/docs/functions/Util.lookObject.html +2 -2
  117. package/docs/functions/Util.lookPoint.html +2 -2
  118. package/docs/functions/Util.nextFrame.html +1 -1
  119. package/docs/functions/Util.notNil.html +2 -2
  120. package/docs/functions/Util.reblink.html +2 -2
  121. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  122. package/docs/functions/Util.sculpt.createBox.html +1 -1
  123. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  124. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  125. package/docs/functions/Util.sculpt.createLine.html +2 -2
  126. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  127. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  128. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  129. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  130. package/docs/functions/Util.tag.html +1 -1
  131. package/docs/functions/Util.tweenProgress.html +1 -1
  132. package/docs/functions/Util.uuid.html +2 -2
  133. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  134. package/docs/functions/Util.worldBounding.html +1 -1
  135. package/docs/functions/Util.worldBoundingBox.html +1 -1
  136. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  137. package/docs/functions/createPolyline.html +2 -2
  138. package/docs/functions/pluginFlag.html +1 -1
  139. package/docs/hierarchy.html +1 -1
  140. package/docs/index.html +2 -2
  141. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  142. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  143. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  144. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  145. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  146. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  147. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  148. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  149. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  150. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  151. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  152. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  153. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  154. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  155. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  156. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  157. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  158. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  159. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  160. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  161. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  162. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  163. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  164. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  165. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  166. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  167. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  168. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  169. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  170. package/docs/interfaces/FloorplanBounding.html +2 -2
  171. package/docs/interfaces/FloorplanData.html +2 -2
  172. package/docs/interfaces/FloorplanEntrance.html +2 -2
  173. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  174. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  175. package/docs/interfaces/FloorplanFloorData.html +2 -2
  176. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  177. package/docs/interfaces/FloorplanObserver.html +2 -2
  178. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  179. package/docs/interfaces/FloorplanPosition.html +2 -2
  180. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  181. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  182. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  183. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  184. package/docs/interfaces/FloorplanServerData.html +2 -2
  185. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  186. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  187. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  188. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  189. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  190. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  191. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  192. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  193. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  194. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  195. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  196. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  197. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  198. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  199. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  200. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  201. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  202. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  204. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  205. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  207. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  208. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  209. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  210. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  211. package/docs/interfaces/HelperOffset.html +2 -2
  212. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  213. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  214. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  215. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  216. package/docs/interfaces/MinMax.html +2 -2
  217. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  218. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  219. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  220. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  221. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  222. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  223. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  224. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  225. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  226. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  227. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  228. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  229. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  230. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  231. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  232. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  233. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  234. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  235. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  236. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  237. package/docs/interfaces/Object3DHelperState.html +2 -2
  238. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  239. package/docs/interfaces/PaintBrushAction.html +2 -2
  240. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  241. package/docs/interfaces/PaintBrushState.html +2 -2
  242. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  243. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  244. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  245. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  246. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  247. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  248. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  249. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  250. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  251. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  252. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  253. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  254. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  255. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  256. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  257. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  258. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  259. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  260. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  261. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  262. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  263. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  264. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  265. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  266. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  267. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  268. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  269. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  270. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  271. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  272. package/docs/interfaces/PluginEventMap.html +2 -2
  273. package/docs/interfaces/Point.html +2 -2
  274. package/docs/interfaces/Room.html +2 -2
  275. package/docs/interfaces/RoomInfo.html +2 -2
  276. package/docs/interfaces/RoomLabel.html +2 -2
  277. package/docs/interfaces/RoomRules.html +1 -1
  278. package/docs/interfaces/Rooms.html +1 -1
  279. package/docs/interfaces/Scissor.html +2 -2
  280. package/docs/interfaces/State.html +2 -2
  281. package/docs/interfaces/TagCacheInterface.html +2 -2
  282. package/docs/interfaces/TagConfig.html +2 -2
  283. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  284. package/docs/interfaces/TagIconUrl.html +2 -2
  285. package/docs/interfaces/TagObjectGroup.html +2 -2
  286. package/docs/interfaces/TagStyle.html +2 -2
  287. package/docs/interfaces/Tags.html +2 -2
  288. package/docs/interfaces/TemporaryState.html +2 -2
  289. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  290. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  291. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  292. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  293. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  294. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  295. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  296. package/docs/interfaces/Util.PointIntersection.html +2 -2
  297. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  298. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  299. package/docs/modules/AreaMakerPluginType.html +2 -2
  300. package/docs/modules/CruisePluginTypes.html +2 -2
  301. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  302. package/docs/modules/GuideLineItem.html +2 -2
  303. package/docs/modules/GuideLineModeItem.html +2 -2
  304. package/docs/modules/GuideLinePluginType.html +2 -2
  305. package/docs/modules/ModelMakerPluginType.html +2 -2
  306. package/docs/modules/PanoVideoPluginType.html +2 -2
  307. package/docs/modules/SculptData.html +2 -2
  308. package/docs/modules/SculptType.html +2 -2
  309. package/docs/modules/Util.html +2 -2
  310. package/docs/modules/Util.sculpt.html +2 -2
  311. package/docs/modules.html +2 -2
  312. package/docs/types/AddObject3DHelperConfig.html +2 -2
  313. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  314. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  315. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  316. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  317. package/docs/types/ArrayPosition.html +1 -1
  318. package/docs/types/AudioAppearance.html +1 -1
  319. package/docs/types/CSS3DRenderExportType.html +1 -1
  320. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  321. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  322. package/docs/types/ClassFunctionParameters.html +1 -1
  323. package/docs/types/Color.html +1 -1
  324. package/docs/types/ContentTypeConfigKey.html +1 -1
  325. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  326. package/docs/types/ContentTypeMap.html +1 -1
  327. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  328. package/docs/types/Create3DElementReturnType.html +1 -1
  329. package/docs/types/CruisePluginExportType.html +1 -1
  330. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  331. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  332. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  333. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  334. package/docs/types/DeprecatedTagProperty.html +2 -2
  335. package/docs/types/Direction-1.html +1 -1
  336. package/docs/types/Direction4.html +1 -1
  337. package/docs/types/ElementRenderer.html +2 -2
  338. package/docs/types/FloorplanRuleLabels.html +2 -2
  339. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  340. package/docs/types/GuideLinePluginExportType.html +1 -1
  341. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  342. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  343. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  344. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  345. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  346. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  347. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  348. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  349. package/docs/types/HelperEventMap.html +1 -1
  350. package/docs/types/InternalHelperEventMap.html +1 -1
  351. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  352. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  353. package/docs/types/MeasurePluginConfig.html +1 -1
  354. package/docs/types/MediaData.html +2 -2
  355. package/docs/types/MediaStore.html +1 -1
  356. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  357. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  358. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  359. package/docs/types/ModelId.html +1 -1
  360. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  361. package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
  362. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  363. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  364. package/docs/types/MoveArgs.html +2 -2
  365. package/docs/types/MoveOpts.html +2 -2
  366. package/docs/types/Object3DHelperEventMap.html +1 -1
  367. package/docs/types/ObjectFit.html +1 -1
  368. package/docs/types/PaintBrushEventMap.html +1 -1
  369. package/docs/types/PanoCompassPluginData.html +1 -1
  370. package/docs/types/PanoCompassPluginExportType.html +1 -1
  371. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  372. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  373. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  374. package/docs/types/PanoIndex.html +1 -1
  375. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  376. package/docs/types/PanoMeasureReturnType.html +1 -1
  377. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  378. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  379. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  380. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  381. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  382. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  383. package/docs/types/PipelinePluginParameterType.html +1 -1
  384. package/docs/types/PipelinePluginReturnType.html +1 -1
  385. package/docs/types/PlaneTag.html +2 -2
  386. package/docs/types/Point2DTag.html +2 -2
  387. package/docs/types/Point3DTag.html +2 -2
  388. package/docs/types/PointTagInstance.html +1 -1
  389. package/docs/types/Position.html +1 -1
  390. package/docs/types/PositionFrom.html +1 -1
  391. package/docs/types/RotateArgs.html +2 -2
  392. package/docs/types/RotateOpts.html +2 -2
  393. package/docs/types/RuleLabelsKey.html +1 -1
  394. package/docs/types/RuleLabelsValue.html +1 -1
  395. package/docs/types/ScaleCallback.html +1 -1
  396. package/docs/types/ScalePosition.html +2 -2
  397. package/docs/types/SculptData.BoxData.html +1 -1
  398. package/docs/types/SculptData.CircleData.html +1 -1
  399. package/docs/types/SculptData.CylinderData.html +1 -1
  400. package/docs/types/SculptData.PointData.html +1 -1
  401. package/docs/types/SculptData.PolygonData.html +1 -1
  402. package/docs/types/SculptData.PolylineData.html +1 -1
  403. package/docs/types/SculptData.PrismData.html +1 -1
  404. package/docs/types/SculptData.RectangleData.html +1 -1
  405. package/docs/types/SculptType.Theme.html +2 -2
  406. package/docs/types/StickType.html +1 -1
  407. package/docs/types/Tag.html +2 -2
  408. package/docs/types/Tag2D.html +2 -2
  409. package/docs/types/Tag3D.html +2 -2
  410. package/docs/types/TagClickParams.html +1 -1
  411. package/docs/types/TagConfigByKey.html +1 -1
  412. package/docs/types/TagContentType.html +1 -1
  413. package/docs/types/TagContentTypeMapping.html +1 -1
  414. package/docs/types/TagDimensionType.html +1 -1
  415. package/docs/types/TagElement.html +2 -2
  416. package/docs/types/TagEvents.html +1 -1
  417. package/docs/types/TagGLTFObject.html +1 -1
  418. package/docs/types/TagHooks.html +1 -1
  419. package/docs/types/TagId.html +1 -1
  420. package/docs/types/TagInstance.html +1 -1
  421. package/docs/types/TagPointType.html +2 -2
  422. package/docs/types/TagRendererMap.html +1 -1
  423. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  424. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  425. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  426. package/docs/types/Util.AdherePoint.html +2 -2
  427. package/docs/types/Util.PointSelectorConfig.html +1 -1
  428. package/docs/types/WorkCode.html +1 -1
  429. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  430. package/docs/variables/PLUGIN.html +1 -1
  431. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  432. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  433. package/docs/variables/Util.animeMap.html +1 -1
  434. package/docs/variables/defaultGlobalConfig.html +1 -1
  435. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  436. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  437. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  438. package/libs/MeasurePlugin/Controller.d.ts +1 -1
  439. package/libs/MeasurePlugin/Controller.js +91 -89
  440. package/libs/MeasurePlugin/utils/MeasureMesh.d.ts +4 -3
  441. package/libs/Sculpt/Meshes/Polygon.d.ts +2 -1
  442. package/libs/Sculpt/Meshes/Polygon.js +1 -1
  443. package/libs/Sculpt/utils/Meshes/getLengthHTML.js +4 -4
  444. package/libs/base/BasePlugin.js +1 -1
  445. package/libs/shared-utils/logger.js +1 -1
  446. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -43,7 +43,7 @@ import { LineGeometry as wA, LineMaterial as CA, THREE_Line2 as PA, Line as IA }
43
43
  import { GLTFLoader as EA } from "@realsee/five/gltf-loader";
44
44
  function MA() {
45
45
  console.debug(
46
- "%c %c@realsee/dnalogel %cv3.64.8-alpha.0",
46
+ "%c %c@realsee/dnalogel %cv3.64.8-alpha.2",
47
47
  [
48
48
  "background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
49
49
  "background-repeat: no-repeat",
@@ -1069,7 +1069,7 @@ function ia(n) {
1069
1069
  function GA(n) {
1070
1070
  n[co] && delete n[co];
1071
1071
  }
1072
- class vt {
1072
+ class yt {
1073
1073
  /**
1074
1074
  * 判断是否注册了事件
1075
1075
  * @param name - 事件类型
@@ -1225,7 +1225,7 @@ function Si(n) {
1225
1225
  var e;
1226
1226
  return ((e = n.models) == null ? void 0 : e.filter((i) => i.name === n.state.workCode)[0]) || n.model;
1227
1227
  }
1228
- class Vm extends vt {
1228
+ class Vm extends yt {
1229
1229
  constructor(e) {
1230
1230
  super();
1231
1231
  d(this, "five");
@@ -1727,8 +1727,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
1727
1727
  var Fe = j ? L[be][j] : L[be];
1728
1728
  I(ce, Fe) < 0 && te.push(L[be]), ce[be] = Fe, be++;
1729
1729
  }
1730
- return U && (j ? te = te.sort(function(yt, Mt) {
1731
- return yt[j] > Mt[j];
1730
+ return U && (j ? te = te.sort(function(bt, Mt) {
1731
+ return bt[j] > Mt[j];
1732
1732
  }) : te = te.sort()), te;
1733
1733
  }
1734
1734
  function M(L, j) {
@@ -1785,8 +1785,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
1785
1785
  function ft(L, j) {
1786
1786
  var U = L.session, te = j.pointers, ce = te.length;
1787
1787
  U.firstInput || (U.firstInput = ri(j)), ce > 1 && !U.firstMultiple ? U.firstMultiple = ri(j) : ce === 1 && (U.firstMultiple = !1);
1788
- var be = U.firstInput, Fe = U.firstMultiple, pt = Fe ? Fe.center : be.center, yt = j.center = yi(te);
1789
- j.timeStamp = h(), j.deltaTime = j.timeStamp - be.timeStamp, j.angle = Bi(pt, yt), j.distance = wi(pt, yt), si(U, j), j.offsetDirection = Lt(j.deltaX, j.deltaY);
1788
+ var be = U.firstInput, Fe = U.firstMultiple, pt = Fe ? Fe.center : be.center, bt = j.center = yi(te);
1789
+ j.timeStamp = h(), j.deltaTime = j.timeStamp - be.timeStamp, j.angle = Bi(pt, bt), j.distance = wi(pt, bt), si(U, j), j.offsetDirection = Lt(j.deltaX, j.deltaY);
1790
1790
  var Mt = ji(j.deltaTime, j.deltaX, j.deltaY);
1791
1791
  j.overallVelocityX = Mt.x, j.overallVelocityY = Mt.y, j.overallVelocity = c(Mt.x) > c(Mt.y) ? Mt.x : Mt.y, j.scale = Fe ? $n(Fe.pointers, te) : 1, j.rotation = Fe ? Vr(Fe.pointers, te) : 0, j.maxPointers = U.prevInput ? j.pointers.length > U.prevInput.maxPointers ? j.pointers.length : U.prevInput.maxPointers : j.pointers.length, Kn(U, j);
1792
1792
  var Yt = L.element;
@@ -1805,8 +1805,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
1805
1805
  function Kn(L, j) {
1806
1806
  var U = L.lastInterval || j, te = j.timeStamp - U.timeStamp, ce, be, Fe, pt;
1807
1807
  if (j.eventType != pe && (te > Te || U.velocity === s)) {
1808
- var yt = j.deltaX - U.deltaX, Mt = j.deltaY - U.deltaY, Yt = ji(te, yt, Mt);
1809
- be = Yt.x, Fe = Yt.y, ce = c(Yt.x) > c(Yt.y) ? Yt.x : Yt.y, pt = Lt(yt, Mt), L.lastInterval = j;
1808
+ var bt = j.deltaX - U.deltaX, Mt = j.deltaY - U.deltaY, Yt = ji(te, bt, Mt);
1809
+ be = Yt.x, Fe = Yt.y, ce = c(Yt.x) > c(Yt.y) ? Yt.x : Yt.y, pt = Lt(bt, Mt), L.lastInterval = j;
1810
1810
  } else
1811
1811
  ce = U.velocity, be = U.velocityX, Fe = U.velocityY, pt = U.direction;
1812
1812
  j.velocity = ce, j.velocityX = be, j.velocityY = Fe, j.direction = pt;
@@ -1910,13 +1910,13 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
1910
1910
  * @param {Object} ev
1911
1911
  */
1912
1912
  handler: function(j) {
1913
- var U = this.store, te = !1, ce = j.type.toLowerCase().replace("ms", ""), be = oi[ce], Fe = bn[j.pointerType] || j.pointerType, pt = Fe == re, yt = I(U, j.pointerId, "pointerId");
1914
- be & se && (j.button === 0 || pt) ? yt < 0 && (U.push(j), yt = U.length - 1) : be & (ke | pe) && (te = !0), !(yt < 0) && (U[yt] = j, this.callback(this.manager, be, {
1913
+ var U = this.store, te = !1, ce = j.type.toLowerCase().replace("ms", ""), be = oi[ce], Fe = bn[j.pointerType] || j.pointerType, pt = Fe == re, bt = I(U, j.pointerId, "pointerId");
1914
+ be & se && (j.button === 0 || pt) ? bt < 0 && (U.push(j), bt = U.length - 1) : be & (ke | pe) && (te = !0), !(bt < 0) && (U[bt] = j, this.callback(this.manager, be, {
1915
1915
  pointers: U,
1916
1916
  changedPointers: [j],
1917
1917
  pointerType: Fe,
1918
1918
  srcEvent: j
1919
- }), te && U.splice(yt, 1));
1919
+ }), te && U.splice(bt, 1));
1920
1920
  }
1921
1921
  });
1922
1922
  var $i = {
@@ -1970,9 +1970,9 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
1970
1970
  var U = w(L.touches), te = this.targetIds;
1971
1971
  if (j & (se | Pe) && U.length === 1)
1972
1972
  return te[U[0].identifier] = !0, [U, U];
1973
- var ce, be, Fe = w(L.changedTouches), pt = [], yt = this.target;
1973
+ var ce, be, Fe = w(L.changedTouches), pt = [], bt = this.target;
1974
1974
  if (be = U.filter(function(Mt) {
1975
- return F(Mt.target, yt);
1975
+ return F(Mt.target, bt);
1976
1976
  }), j === se)
1977
1977
  for (ce = 0; ce < be.length; )
1978
1978
  te[be[ce].identifier] = !0, ce++;
@@ -2078,8 +2078,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2078
2078
  }
2079
2079
  var te = this.actions, ce = N(te, Pi) && !Pn[Pi], be = N(te, nn) && !Pn[nn], Fe = N(te, tn) && !Pn[tn];
2080
2080
  if (ce) {
2081
- var pt = L.pointers.length === 1, yt = L.distance < 2, Mt = L.deltaTime < 250;
2082
- if (pt && yt && Mt)
2081
+ var pt = L.pointers.length === 1, bt = L.distance < 2, Mt = L.deltaTime < 250;
2082
+ if (pt && bt && Mt)
2083
2083
  return;
2084
2084
  }
2085
2085
  if (!(Fe && be) && (ce || be && U & xe || Fe && U & De))
@@ -2107,7 +2107,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2107
2107
  L[U] = j ? t.CSS.supports("touch-action", U) : !0;
2108
2108
  }), L;
2109
2109
  }
2110
- var In = 1, Bt = 2, _i = 4, Qt = 8, qt = Qt, fi = 16, bt = 32;
2110
+ var In = 1, Bt = 2, _i = 4, Qt = 8, qt = Qt, fi = 16, At = 32;
2111
2111
  function Wt(L) {
2112
2112
  this.options = g({}, this.defaults, L || {}), this.id = R(), this.manager = null, this.options.enable = T(this.options.enable, !0), this.state = In, this.simultaneous = {}, this.requireFail = [];
2113
2113
  }
@@ -2203,7 +2203,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2203
2203
  tryEmit: function(L) {
2204
2204
  if (this.canEmit())
2205
2205
  return this.emit(L);
2206
- this.state = bt;
2206
+ this.state = At;
2207
2207
  },
2208
2208
  /**
2209
2209
  * can we emit?
@@ -2211,7 +2211,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2211
2211
  */
2212
2212
  canEmit: function() {
2213
2213
  for (var L = 0; L < this.requireFail.length; ) {
2214
- if (!(this.requireFail[L].state & (bt | In)))
2214
+ if (!(this.requireFail[L].state & (At | In)))
2215
2215
  return !1;
2216
2216
  L++;
2217
2217
  }
@@ -2224,10 +2224,10 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2224
2224
  recognize: function(L) {
2225
2225
  var j = g({}, L);
2226
2226
  if (!E(this.options.enable, [this, j])) {
2227
- this.reset(), this.state = bt;
2227
+ this.reset(), this.state = At;
2228
2228
  return;
2229
2229
  }
2230
- this.state & (qt | fi | bt) && (this.state = In), this.state = this.process(j), this.state & (Bt | _i | Qt | fi) && this.tryEmit(j);
2230
+ this.state & (qt | fi | At) && (this.state = In), this.state = this.process(j), this.state & (Bt | _i | Qt | fi) && this.tryEmit(j);
2231
2231
  },
2232
2232
  /**
2233
2233
  * return the state of the recognizer
@@ -2297,7 +2297,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2297
2297
  */
2298
2298
  process: function(L) {
2299
2299
  var j = this.state, U = L.eventType, te = j & (Bt | _i), ce = this.attrTest(L);
2300
- return te && (U & pe || !ce) ? j | fi : te || ce ? U & ke ? j | Qt : j & Bt ? j | _i : Bt : bt;
2300
+ return te && (U & pe || !ce) ? j | fi : te || ce ? U & ke ? j | Qt : j & Bt ? j | _i : Bt : At;
2301
2301
  }
2302
2302
  });
2303
2303
  function Mn() {
@@ -2387,7 +2387,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2387
2387
  }, j.time, this);
2388
2388
  else if (L.eventType & ke)
2389
2389
  return qt;
2390
- return bt;
2390
+ return At;
2391
2391
  },
2392
2392
  reset: function() {
2393
2393
  clearTimeout(this._timer);
@@ -2482,12 +2482,12 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2482
2482
  this.state = qt, this.tryEmit();
2483
2483
  }, j.interval, this), Bt) : qt;
2484
2484
  }
2485
- return bt;
2485
+ return At;
2486
2486
  },
2487
2487
  failTimeout: function() {
2488
2488
  return this._timer = u(function() {
2489
- this.state = bt;
2490
- }, this.options.interval, this), bt;
2489
+ this.state = At;
2490
+ }, this.options.interval, this), At;
2491
2491
  },
2492
2492
  reset: function() {
2493
2493
  clearTimeout(this._timer);
@@ -2753,7 +2753,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2753
2753
  STATE_ENDED: Qt,
2754
2754
  STATE_RECOGNIZED: qt,
2755
2755
  STATE_CANCELLED: fi,
2756
- STATE_FAILED: bt,
2756
+ STATE_FAILED: At,
2757
2757
  DIRECTION_NONE: We,
2758
2758
  DIRECTION_LEFT: Ne,
2759
2759
  DIRECTION_RIGHT: Se,
@@ -2799,7 +2799,7 @@ class th {
2799
2799
  d(this, "width");
2800
2800
  d(this, "height");
2801
2801
  d(this, "containerDom");
2802
- d(this, "hooks", new vt());
2802
+ d(this, "hooks", new yt());
2803
2803
  d(this, "canvas", document.createElement("canvas"));
2804
2804
  d(this, "config");
2805
2805
  d(this, "state", { enabled: !1 });
@@ -3227,8 +3227,8 @@ function sh(n, t) {
3227
3227
  const i = document.createElement("style");
3228
3228
  i.id = "LineLengthTagStyle", document.head.appendChild(i), i.innerHTML = `
3229
3229
  .LineLengthTag {
3230
+ cursor: default;
3230
3231
  position: absolute;
3231
- pointer-events: none;
3232
3232
  font-size: 18px;
3233
3233
  letter-spacing: 1px;
3234
3234
  color: white;
@@ -4033,7 +4033,7 @@ class wb extends y.Object3D {
4033
4033
  class Nm {
4034
4034
  constructor(t, e) {
4035
4035
  d(this, "five");
4036
- d(this, "hooks", new vt());
4036
+ d(this, "hooks", new yt());
4037
4037
  d(this, "position", null);
4038
4038
  d(this, "magnifier", null);
4039
4039
  d(this, "pointHelper", null);
@@ -4117,7 +4117,7 @@ function Fn(n) {
4117
4117
  }
4118
4118
  }
4119
4119
  const Tu = new y.Vector3(), Gs = () => !1;
4120
- class nl extends vt {
4120
+ class nl extends yt {
4121
4121
  constructor(e, i) {
4122
4122
  var o, a, l, c;
4123
4123
  super();
@@ -4536,7 +4536,7 @@ let Ym = class extends fn {
4536
4536
  d(this, "centerPosition");
4537
4537
  d(this, "ratio");
4538
4538
  d(this, "mode", "front");
4539
- d(this, "hooks", new vt());
4539
+ d(this, "hooks", new yt());
4540
4540
  d(this, "opacityMesh");
4541
4541
  d(this, "selfVisible", !0);
4542
4542
  d(this, "setVisible", (e) => {
@@ -6299,7 +6299,7 @@ class My {
6299
6299
  }
6300
6300
  const kT = (n, t) => {
6301
6301
  var I, w;
6302
- const e = new vt();
6302
+ const e = new yt();
6303
6303
  let i = (w = (I = t == null ? void 0 : t.initialState) == null ? void 0 : I.enabled) != null ? w : !0, s = !1, r = !0, o = null;
6304
6304
  const l = B(B({}, {
6305
6305
  lookAtCurrentCamera: !1,
@@ -6493,7 +6493,7 @@ function Oy(n) {
6493
6493
  class wo {
6494
6494
  // eslint-disable-next-line @typescript-eslint/no-useless-constructor
6495
6495
  constructor(t) {
6496
- d(this, "hooks", new vt());
6496
+ d(this, "hooks", new yt());
6497
6497
  d(this, "state", {
6498
6498
  enabled: !0,
6499
6499
  visible: !0,
@@ -7239,7 +7239,7 @@ function Og() {
7239
7239
  function Gu() {
7240
7240
  return Og(), Lg;
7241
7241
  }
7242
- function At(n) {
7242
+ function vt(n) {
7243
7243
  ar.push(n);
7244
7244
  }
7245
7245
  function Eh(n) {
@@ -7276,7 +7276,7 @@ function Qy(n) {
7276
7276
  if (n.fragment !== null) {
7277
7277
  n.update(), Pt(n.before_update);
7278
7278
  const t = n.dirty;
7279
- n.dirty = [-1], n.fragment && n.fragment.p(n.ctx, t), n.after_update.forEach(At);
7279
+ n.dirty = [-1], n.fragment && n.fragment.p(n.ctx, t), n.after_update.forEach(vt);
7280
7280
  }
7281
7281
  }
7282
7282
  function Wy(n) {
@@ -7329,7 +7329,7 @@ function Un(n, t, e) {
7329
7329
  const { delay: f = 0, duration: p = 300, easing: v = pn, tick: g = oe, css: m } = s || kh;
7330
7330
  m && (o = Va(n, 0, 1, p, f, v, m, l++)), g(0, 1);
7331
7331
  const b = yh() + f, C = b + p;
7332
- a && a.abort(), r = !0, At(() => fs(n, !0, "start")), a = Ch((k) => {
7332
+ a && a.abort(), r = !0, vt(() => fs(n, !0, "start")), a = Ch((k) => {
7333
7333
  if (r) {
7334
7334
  if (k >= C)
7335
7335
  return g(1, 0), fs(n, !0, "end"), c(), r = !1;
@@ -7363,7 +7363,7 @@ function jr(n, t, e) {
7363
7363
  const { delay: c = 0, duration: h = 300, easing: u = pn, tick: f = oe, css: p } = s || kh;
7364
7364
  p && (o = Va(n, 1, 0, h, c, u, p));
7365
7365
  const v = yh() + c, g = v + h;
7366
- At(() => fs(n, !1, "start")), Ch((m) => {
7366
+ vt(() => fs(n, !1, "start")), Ch((m) => {
7367
7367
  if (r) {
7368
7368
  if (m >= g)
7369
7369
  return f(0, 1), fs(n, !1, "end"), --a.r || Pt(a.c), !1;
@@ -7406,7 +7406,7 @@ function Zi(n, t, e, i) {
7406
7406
  start: yh() + v,
7407
7407
  b: p
7408
7408
  };
7409
- p || (k.group = Wi, Wi.r += 1), a || l ? l = k : (C && (h(), c = Va(n, o, p, g, v, m, C)), p && b(0, 1), a = u(k, g), At(() => fs(n, p, "start")), Ch((E) => {
7409
+ p || (k.group = Wi, Wi.r += 1), a || l ? l = k : (C && (h(), c = Va(n, o, p, g, v, m, C)), p && b(0, 1), a = u(k, g), vt(() => fs(n, p, "start")), Ch((E) => {
7410
7410
  if (l && E > l.start && (a = u(l, g), l = null, fs(n, a.b, "start"), C && (h(), c = Va(n, o, a.b, a.duration, 0, m, r.css))), a) {
7411
7411
  if (E >= a.end)
7412
7412
  b(o = a.b, 1 - o), fs(n, a.b, "end"), l || (a.b ? h() : --a.group.r || Pt(a.group.c)), a = null;
@@ -7531,10 +7531,10 @@ function ve(n) {
7531
7531
  }
7532
7532
  function me(n, t, e, i) {
7533
7533
  const { fragment: s, after_update: r } = n.$$;
7534
- s && s.m(t, e), i || At(() => {
7534
+ s && s.m(t, e), i || vt(() => {
7535
7535
  const o = n.$$.on_mount.map(Ig).filter(qi);
7536
7536
  n.$$.on_destroy ? n.$$.on_destroy.push(...o) : Pt(o), n.$$.on_mount = [];
7537
- }), r.forEach(At);
7537
+ }), r.forEach(vt);
7538
7538
  }
7539
7539
  function ge(n, t) {
7540
7540
  const e = n.$$;
@@ -11230,7 +11230,7 @@ function bd(n) {
11230
11230
  if (!i) {
11231
11231
  for (let l = 0; l < s.length; l += 1)
11232
11232
  H(r[l]);
11233
- e || At(() => {
11233
+ e || vt(() => {
11234
11234
  e = Un(t, Tt, {
11235
11235
  duration: (
11236
11236
  /*duration*/
@@ -11703,7 +11703,7 @@ let Zn = class {
11703
11703
  /**
11704
11704
  * @realsee/dnalogel 版本号
11705
11705
  */
11706
- d(this, "VERSION", "3.64.8-alpha.0");
11706
+ d(this, "VERSION", "3.64.8-alpha.2");
11707
11707
  d(this, "NAME");
11708
11708
  d(this, "five");
11709
11709
  d(this, "workUtil");
@@ -11711,7 +11711,7 @@ let Zn = class {
11711
11711
  /**
11712
11712
  * @description: 插件事件钩子
11713
11713
  */
11714
- d(this, "hooks", new vt());
11714
+ d(this, "hooks", new yt());
11715
11715
  d(this, "staticPrefix", "//vr-image-4.realsee-cdn.cn");
11716
11716
  this.five = t, this.fiveUtil = new tl(t), this.workUtil = this.fiveUtil.workUtil, e != null && e.staticPrefix && (this.staticPrefix = e.staticPrefix);
11717
11717
  }
@@ -16521,7 +16521,7 @@ function eP(n) {
16521
16521
  let v = p(n), g = v(n);
16522
16522
  return {
16523
16523
  c() {
16524
- t = G("div"), g.c(), e = ae(), i = G("div"), s = G("div"), o = He(r), D(s, "class", "PanoRulerPlugin-rule-label-name svelte-1h27ktp"), At(() => (
16524
+ t = G("div"), g.c(), e = ae(), i = G("div"), s = G("div"), o = He(r), D(s, "class", "PanoRulerPlugin-rule-label-name svelte-1h27ktp"), vt(() => (
16525
16525
  /*div0_elementresize_handler*/
16526
16526
  n[4].call(s)
16527
16527
  )), D(i, "class", "PanoRulerPlugin-rule-label svelte-1h27ktp"), Q(i, "left", l), D(t, "class", "PanoRulerPlugin-rule-line svelte-1h27ktp"), Q(t, "width", c), Q(t, "left", h), Q(t, "top", u), Q(t, "transform", f), Q(
@@ -18698,7 +18698,7 @@ class gv {
18698
18698
  d(this, "config");
18699
18699
  d(this, "polylines", []);
18700
18700
  d(this, "areas", []);
18701
- d(this, "hook", new vt());
18701
+ d(this, "hook", new yt());
18702
18702
  this.config = t;
18703
18703
  }
18704
18704
  addPolyline(t) {
@@ -20173,7 +20173,7 @@ function ff(n) {
20173
20173
  );
20174
20174
  },
20175
20175
  i(r) {
20176
- s || (At(() => {
20176
+ s || (vt(() => {
20177
20177
  s && (i || (i = Zi(t, Tt, { duration: 300 }, !0)), i.run(1));
20178
20178
  }), s = !0);
20179
20179
  },
@@ -20333,7 +20333,7 @@ function mf(n) {
20333
20333
  n[0].changeMeasureType), e.$set(a);
20334
20334
  },
20335
20335
  i(r) {
20336
- s || (H(e.$$.fragment, r), r && At(() => {
20336
+ s || (H(e.$$.fragment, r), r && vt(() => {
20337
20337
  s && (i || (i = Zi(t, Tt, { duration: Pr }, !0)), i.run(1));
20338
20338
  }), s = !0);
20339
20339
  },
@@ -20379,7 +20379,7 @@ function gf(n) {
20379
20379
  );
20380
20380
  },
20381
20381
  i(h) {
20382
- a || (h && At(() => {
20382
+ a || (h && vt(() => {
20383
20383
  a && (o || (o = Zi(t, Tt, { duration: Pr }, !0)), o.run(1));
20384
20384
  }), a = !0);
20385
20385
  },
@@ -20414,7 +20414,7 @@ function vf(n) {
20414
20414
  n[2]("结束") + "") && Ge(r, s);
20415
20415
  },
20416
20416
  i(h) {
20417
- a || (h && At(() => {
20417
+ a || (h && vt(() => {
20418
20418
  a && (o || (o = Zi(t, Tt, { duration: Pr }, !0)), o.run(1));
20419
20419
  }), a = !0);
20420
20420
  },
@@ -20745,7 +20745,7 @@ function Af(n) {
20745
20745
  );
20746
20746
  },
20747
20747
  i(o) {
20748
- r || (At(() => {
20748
+ r || (vt(() => {
20749
20749
  r && (s || (s = Zi(t, Tt, {}, !0)), s.run(1));
20750
20750
  }), r = !0);
20751
20751
  },
@@ -21364,10 +21364,10 @@ class Br extends Al {
21364
21364
  d(this, "planeHelperNeedUpdate", !0);
21365
21365
  d(this, "geometryInfoNeedUpdate", !0);
21366
21366
  d(this, "_paramsStyle");
21367
+ d(this, "areaDom");
21367
21368
  d(this, "planeHelper", null);
21368
21369
  d(this, "_geometryInfo", null);
21369
21370
  d(this, "lastRenderAreaItem");
21370
- d(this, "areaDom");
21371
21371
  d(this, "_onAdded", () => {
21372
21372
  this.areaDom || this.updateAreaItems();
21373
21373
  });
@@ -21924,7 +21924,7 @@ class Dv {
21924
21924
  this.container.style.cursor = "auto";
21925
21925
  }
21926
21926
  }
21927
- class mE extends vt {
21927
+ class mE extends yt {
21928
21928
  constructor(e, i) {
21929
21929
  super();
21930
21930
  d(this, "name", "MeasurePlugin");
@@ -21946,7 +21946,6 @@ class mE extends vt {
21946
21946
  opacity: 0.2,
21947
21947
  lengthUnit: "m"
21948
21948
  });
21949
- d(this, "privateHooks", new vt());
21950
21949
  /**
21951
21950
  * @description 开始测量
21952
21951
  */
@@ -21990,9 +21989,9 @@ class mE extends vt {
21990
21989
  var p, v;
21991
21990
  e == null || e.setPoints(e.points.slice(0, -1)), l(), (v = (p = this.pointSelector.pointSelectorHelper) == null ? void 0 : p.magnifier) == null || v.render(), this.updateSelectAdsorbedHelper(), this.five.needsRender = !0;
21992
21991
  }, f = () => {
21993
- this.pointSelector.off("intersectionUpdate", c), this.pointSelector.off("select", h), this.pointSelector.off("disable", f), this.privateHooks.off("undo", u), l(), e.points.length < 2 && e.removeFromParent(), this.currentMeasureMesh = null, this.listener.addClickListener(), this.listener.removeMeasureListener(), this.emit("measureEnd");
21992
+ this.pointSelector.off("intersectionUpdate", c), this.pointSelector.off("select", h), this.pointSelector.off("disable", f), this.off("undo", u), l(), e.points.length < 2 && e.removeFromParent(), this.currentMeasureMesh = null, this.listener.addClickListener(), this.listener.removeMeasureListener(), this.emit("measureEnd");
21994
21993
  };
21995
- this.privateHooks.on("undo", u), this.pointSelector.on("intersectionUpdate", c), this.pointSelector.on("select", h), this.pointSelector.on("disable", f), this.pointSelector.enable();
21994
+ this.on("undo", u), this.pointSelector.on("intersectionUpdate", c), this.pointSelector.on("select", h), this.pointSelector.on("disable", f), this.pointSelector.enable();
21996
21995
  });
21997
21996
  /**
21998
21997
  * @description 结束测量
@@ -22011,7 +22010,7 @@ class mE extends vt {
22011
22010
  * @description 撤销上一步
22012
22011
  */
22013
22012
  d(this, "undo", () => {
22014
- this.privateHooks.emit("undo");
22013
+ this.emit("undo");
22015
22014
  });
22016
22015
  /**
22017
22016
  * @description 清空正在测量的内容
@@ -22034,7 +22033,10 @@ class mE extends vt {
22034
22033
  // 点击事件
22035
22034
  addClickListener: () => {
22036
22035
  this.group.children.forEach((e) => {
22037
- this.fiveDomEvents.addEventListener(e, "click", this.onClick), this.fiveDomEvents.addEventListener(e, "hover", this.onHover), this.fiveDomEvents.addEventListener(e, "unHover", this.onUnHover), mt("delete, backspace", this.deleteSelectedMesh);
22036
+ var i;
22037
+ (i = e.line.doms) == null || i.forEach((s) => {
22038
+ s.container.onclick = (r) => this.onClick({ origDomEvent: r, target: e }), s.container.onmouseenter = () => this.onHover({ target: e }), s.container.onmouseleave = () => this.onUnHover({ target: e });
22039
+ }), e.polygon.areaDom && (e.polygon.areaDom.container.onclick = (s) => this.onClick({ origDomEvent: s, target: e }), e.polygon.areaDom.container.onmouseenter = () => this.onHover({ target: e }), e.polygon.areaDom.container.onmouseleave = () => this.onUnHover({ target: e })), this.fiveDomEvents.addEventListener(e, "click", this.onClick), this.fiveDomEvents.addEventListener(e, "hover", this.onHover), this.fiveDomEvents.addEventListener(e, "unHover", this.onUnHover), mt("delete, backspace", this.deleteSelectedMesh);
22038
22040
  });
22039
22041
  },
22040
22042
  removeClickListener: () => {
@@ -22069,7 +22071,7 @@ class mE extends vt {
22069
22071
  });
22070
22072
  });
22071
22073
  d(this, "onHover", ({ target: e }) => {
22072
- if (this.currentMeasureMesh)
22074
+ if (console.log("onHover", e), this.currentMeasureMesh)
22073
22075
  return;
22074
22076
  const i = e;
22075
22077
  i && i.hover();
@@ -23010,7 +23012,7 @@ function BE(n) {
23010
23012
  t = G("div");
23011
23013
  for (let l = 0; l < e.length; l += 1)
23012
23014
  e[l].c();
23013
- D(t, "class", "item-labels-container svelte-f82itz"), At(() => (
23015
+ D(t, "class", "item-labels-container svelte-f82itz"), vt(() => (
23014
23016
  /*div_elementresize_handler*/
23015
23017
  n[9].call(t)
23016
23018
  )), Q(
@@ -23745,7 +23747,7 @@ function e2(n) {
23745
23747
  t = G("div");
23746
23748
  for (let l = 0; l < e.length; l += 1)
23747
23749
  e[l].c();
23748
- D(t, "class", "item-labels-container svelte-f82itz"), At(() => (
23750
+ D(t, "class", "item-labels-container svelte-f82itz"), vt(() => (
23749
23751
  /*div_elementresize_handler*/
23750
23752
  n[12].call(t)
23751
23753
  )), Q(
@@ -25577,7 +25579,7 @@ class Xh {
25577
25579
  })(), this.matrix = e.matrix ? (() => {
25578
25580
  const f = new y.Matrix4().fromArray(e.matrix);
25579
25581
  return f.premultiply(t.workUtil.transform), f.elements;
25580
- })() : e.matrix, this.initialConfig = r, this.computedConfig = o, this.stickType = i, this.config = e.config, this.fiveState = e.fiveState, this.normal = e.normal, this.cache = new So(), this.hooks = new vt(), Object.keys(e).forEach((f) => {
25582
+ })() : e.matrix, this.initialConfig = r, this.computedConfig = o, this.stickType = i, this.config = e.config, this.fiveState = e.fiveState, this.normal = e.normal, this.cache = new So(), this.hooks = new yt(), Object.keys(e).forEach((f) => {
25581
25583
  this[f] === void 0 && e[f] !== void 0 && (this[f] = e[f]);
25582
25584
  });
25583
25585
  }
@@ -26418,7 +26420,7 @@ function Xf(n) {
26418
26420
  );
26419
26421
  },
26420
26422
  i(o) {
26421
- r || (o && At(() => {
26423
+ r || (o && vt(() => {
26422
26424
  r && (s && s.end(1), i = Un(t, Ga, {
26423
26425
  duration: (
26424
26426
  /*duration*/
@@ -26616,7 +26618,7 @@ function Zf(n) {
26616
26618
  );
26617
26619
  },
26618
26620
  i(o) {
26619
- r || (o && At(() => {
26621
+ r || (o && vt(() => {
26620
26622
  r && (s && s.end(1), i = Un(t, Tt, { duration: (
26621
26623
  /*inDelay*/
26622
26624
  n[0]
@@ -27000,7 +27002,7 @@ function Kf(n) {
27000
27002
  n[0] + " svelte-1ogmlqq")) && D(s, "class", r);
27001
27003
  },
27002
27004
  i(u) {
27003
- l || (H(e.$$.fragment, u), u && At(() => {
27005
+ l || (H(e.$$.fragment, u), u && vt(() => {
27004
27006
  l && (a && a.end(1), o = Un(s, Tt, {
27005
27007
  duration: (
27006
27008
  /*duration*/
@@ -28046,7 +28048,7 @@ function op(n) {
28046
28048
  n = r;
28047
28049
  },
28048
28050
  i(r) {
28049
- s || (r && At(() => {
28051
+ s || (r && vt(() => {
28050
28052
  s && (i && i.end(1), e = Un(t, Ga, {
28051
28053
  duration: (
28052
28054
  /*duration*/
@@ -29213,7 +29215,7 @@ var ga = U3, qa = {}, Y3 = {
29213
29215
  return J;
29214
29216
  return -1;
29215
29217
  }
29216
- function bt(P, z) {
29218
+ function At(P, z) {
29217
29219
  return P && kn(z, Zr(z), P);
29218
29220
  }
29219
29221
  function Wt(P, z, J, ie, Ve, Le, Ue) {
@@ -29234,7 +29236,7 @@ var ga = U3, qa = {}, Y3 = {
29234
29236
  if (Qe(P))
29235
29237
  return Le ? P : {};
29236
29238
  if (Ye = be(Rt ? {} : P), !z)
29237
- return Wr(P, bt(Ye, P));
29239
+ return Wr(P, At(Ye, P));
29238
29240
  } else {
29239
29241
  if (!K[Je])
29240
29242
  return Le ? P : {};
@@ -29330,7 +29332,7 @@ var ga = U3, qa = {}, Y3 = {
29330
29332
  }
29331
29333
  function L(P, z) {
29332
29334
  var J = P.__data__;
29333
- return yt(z) ? J[typeof z == "string" ? "string" : "hash"] : J.map;
29335
+ return bt(z) ? J[typeof z == "string" ? "string" : "hash"] : J.map;
29334
29336
  }
29335
29337
  function j(P, z) {
29336
29338
  var J = Se(P, z);
@@ -29397,7 +29399,7 @@ var ga = U3, qa = {}, Y3 = {
29397
29399
  function pt(P, z) {
29398
29400
  return z = z == null ? s : z, !!z && (typeof P == "number" || ee.test(P)) && P > -1 && P % 1 == 0 && P < z;
29399
29401
  }
29400
- function yt(P) {
29402
+ function bt(P) {
29401
29403
  var z = typeof P;
29402
29404
  return z == "string" || z == "number" || z == "symbol" || z == "boolean" ? P !== "__proto__" : P === null;
29403
29405
  }
@@ -29639,7 +29641,7 @@ var Ka = {}, Z3 = {
29639
29641
  return this.__data__.has(P);
29640
29642
  }
29641
29643
  Qt.prototype.add = Qt.prototype.push = qt, Qt.prototype.has = fi;
29642
- function bt(P) {
29644
+ function At(P) {
29643
29645
  var z = this.__data__ = new Et(P);
29644
29646
  this.size = z.size;
29645
29647
  }
@@ -29666,7 +29668,7 @@ var Ka = {}, Z3 = {
29666
29668
  }
29667
29669
  return J.set(P, z), this.size = J.size, this;
29668
29670
  }
29669
- bt.prototype.clear = Wt, bt.prototype.delete = Rs, bt.prototype.get = Vs, bt.prototype.has = En, bt.prototype.set = Ut;
29671
+ At.prototype.clear = Wt, At.prototype.delete = Rs, At.prototype.get = Vs, At.prototype.has = En, At.prototype.set = Ut;
29670
29672
  function Mn(P, z) {
29671
29673
  var J = Fs(P), ie = !J && Go(P), Ve = !J && !ie && Hs(P), Le = !J && !ie && !Ve && Uo(P), Ue = J || ie || Ve || Le, Ye = Ue ? Ze(P.length, String) : [], wt = Ye.length;
29672
29674
  for (var Je in P)
@@ -29706,18 +29708,18 @@ var Ka = {}, Z3 = {
29706
29708
  Ue = !0, Rt = !1;
29707
29709
  }
29708
29710
  if (xt && !Rt)
29709
- return Le || (Le = new bt()), Ue || Uo(P) ? kn(P, z, J, ie, Ve, Le) : Wr(P, z, wt, J, ie, Ve, Le);
29711
+ return Le || (Le = new At()), Ue || Uo(P) ? kn(P, z, J, ie, Ve, Le) : Wr(P, z, wt, J, ie, Ve, Le);
29710
29712
  if (!(J & s)) {
29711
29713
  var Vt = Rt && Lt.call(P, "__wrapped__"), Ot = Kt && Lt.call(z, "__wrapped__");
29712
29714
  if (Vt || Ot) {
29713
29715
  var Sn = Vt ? P.value() : P, on = Ot ? z.value() : z;
29714
- return Le || (Le = new bt()), Ve(Sn, on, J, ie, Le);
29716
+ return Le || (Le = new At()), Ve(Sn, on, J, ie, Le);
29715
29717
  }
29716
29718
  }
29717
- return xt ? (Le || (Le = new bt()), Ur(P, z, J, ie, Ve, Le)) : !1;
29719
+ return xt ? (Le || (Le = new At()), Ur(P, z, J, ie, Ve, Le)) : !1;
29718
29720
  }
29719
29721
  function Qr(P) {
29720
- if (!Wo(P) || yt(P))
29722
+ if (!Wo(P) || bt(P))
29721
29723
  return !1;
29722
29724
  var z = Qo(P) ? Vr : de;
29723
29725
  return z.test(Xt(P));
@@ -29882,7 +29884,7 @@ var Ka = {}, Z3 = {
29882
29884
  var z = typeof P;
29883
29885
  return z == "string" || z == "number" || z == "symbol" || z == "boolean" ? P !== "__proto__" : P === null;
29884
29886
  }
29885
- function yt(P) {
29887
+ function bt(P) {
29886
29888
  return !!wi && wi in P;
29887
29889
  }
29888
29890
  function Mt(P) {
@@ -31557,7 +31559,7 @@ function Sp(n) {
31557
31559
  );
31558
31560
  },
31559
31561
  i(u) {
31560
- a || (H(s), u && At(() => {
31562
+ a || (H(s), u && vt(() => {
31561
31563
  a && (o && o.end(1), r = Un(
31562
31564
  t,
31563
31565
  Yu,
@@ -33205,7 +33207,7 @@ function Xp(n) {
33205
33207
  8196 && (h.$$scope = { dirty: c, ctx: n }), s.$set(h);
33206
33208
  },
33207
33209
  i(l) {
33208
- a || (H(e.$$.fragment, l), H(s.$$.fragment, l), l && At(() => {
33210
+ a || (H(e.$$.fragment, l), H(s.$$.fragment, l), l && vt(() => {
33209
33211
  a && (o && o.end(1), r = Un(t, Tt, {
33210
33212
  duration: 1e3,
33211
33213
  delay: 0,
@@ -36158,7 +36160,7 @@ function am(n) {
36158
36160
  if (!r) {
36159
36161
  for (let c = 0; c < o.length; c += 1)
36160
36162
  H(e[c]);
36161
- s || At(() => {
36163
+ s || vt(() => {
36162
36164
  s = Un(t, Tt, {}), s.start();
36163
36165
  }), r = !0;
36164
36166
  }
@@ -38120,7 +38122,7 @@ class p0 {
38120
38122
  d(this, "isGuideLine", !0);
38121
38123
  d(this, "panoramaItem");
38122
38124
  d(this, "modelItem");
38123
- d(this, "hooks", new vt());
38125
+ d(this, "hooks", new yt());
38124
38126
  d(this, "_visible", !0);
38125
38127
  d(this, "plugin");
38126
38128
  d(this, "five");
@@ -38997,7 +38999,7 @@ const ba = /* @__PURE__ */ new Map();
38997
38999
  function e5(n) {
38998
39000
  if (ba.has(n))
38999
39001
  return ba.get(n).hooks;
39000
- const t = new vt();
39002
+ const t = new yt();
39001
39003
  let e = null, i;
39002
39004
  const s = () => {
39003
39005
  e = requestAnimationFrame(s);
@@ -39042,7 +39044,7 @@ class Fo {
39042
39044
  });
39043
39045
  d(this, "getBox", () => this.boundingBox ? this.boundingBox : (this.boundingBox = ks(this.originObject3D), this.boundingBox));
39044
39046
  var h, u, f;
39045
- this.hooks = (h = t.sharedHooks) != null ? h : new vt(), this.internalHooks = (u = t.sharedInternalHooks) != null ? u : new vt(), this.camera = t.camera, this.model = t.model, this.originObject3D = t.originObject3D, this.helperObject3D = t.helperObject3D, this.container = t.container, this.scene = t.scene, this.domEvents = t.domEvents, this.onRender = (f = t.onRender) != null ? f : () => {
39047
+ this.hooks = (h = t.sharedHooks) != null ? h : new yt(), this.internalHooks = (u = t.sharedInternalHooks) != null ? u : new yt(), this.camera = t.camera, this.model = t.model, this.originObject3D = t.originObject3D, this.helperObject3D = t.helperObject3D, this.container = t.container, this.scene = t.scene, this.domEvents = t.domEvents, this.onRender = (f = t.onRender) != null ? f : () => {
39046
39048
  }, this.config = e != null ? e : {}, this.initialHelperPosition(), this.initialHelperQuaternion(), this.updateHelperScale(), this.cameraHooks = e5(this.camera), this.enable();
39047
39049
  const i = this.onSetOriginObjectScale.bind(this), s = this.onSetOriginObjectRotate.bind(this), r = this.onSetOriginObjectPosition.bind(this), o = this.onApplyOriginObjectScale.bind(this), a = this.onApplyOriginObjectRotate.bind(this), l = this.onApplyOriginObjectPosition.bind(this), c = this.initialHelperPosition.bind(this);
39048
39050
  this.cameraHooks.on("cameraUpdate", this.updateHelperScale), this.internalHooks.on("initialHelperPosition", c), this.internalHooks.on("setObjectScale", i), this.internalHooks.on("setObjectRotate", s), this.internalHooks.on("setObjectPosition", r), this.internalHooks.on("applyObjectPosition", l), this.internalHooks.on("applyObjectRotate", a), this.internalHooks.on("applyObjectScale", o), this.hooks.on("moveEnd", this.updateHelperScale), this.internalHooks.on("setObjectPosition", this.updateHelperScale), this.internalHooks.on("initialHelperPosition", this.updateHelperScale), this.disposers.push(() => {
@@ -39392,7 +39394,7 @@ class a5 {
39392
39394
  enabled: !0,
39393
39395
  disposed: !1
39394
39396
  });
39395
- d(this, "hooks", new vt());
39397
+ d(this, "hooks", new yt());
39396
39398
  d(this, "eventListener", {});
39397
39399
  t && this.addControllers(t), this.setState(this.state);
39398
39400
  }
@@ -40135,7 +40137,7 @@ class g0 extends Zn {
40135
40137
  scaleHelper: !0,
40136
40138
  boundingBoxHelper: !1,
40137
40139
  positionFrom: "objectPosition"
40138
- }), i), { moveHelper: h, rotateHelper: u, scaleHelper: f, boundingBoxHelper: p } = c, v = s.hooks, g = new vt(), m = new Xe(this.five.camera, this.five.getElement()), b = (k) => {
40140
+ }), i), { moveHelper: h, rotateHelper: u, scaleHelper: f, boundingBoxHelper: p } = c, v = s.hooks, g = new yt(), m = new Xe(this.five.camera, this.five.getElement()), b = (k) => {
40139
40141
  if (k)
40140
40142
  return typeof k == "boolean" ? k : k.enable;
40141
40143
  };
@@ -41540,7 +41542,7 @@ class G5 {
41540
41542
  /** 标注标签的显示层级 */
41541
41543
  d(this, "tagZIndex", 0);
41542
41544
  /** 标注实例的事件处理器 */
41543
- d(this, "hooks", new vt());
41545
+ d(this, "hooks", new yt());
41544
41546
  /** 自定义 Dom */
41545
41547
  d(this, "itemRenderer");
41546
41548
  /** 数据 */
@@ -42520,7 +42522,7 @@ class zi extends ni {
42520
42522
  class Pl extends ni {
42521
42523
  constructor(e) {
42522
42524
  super();
42523
- d(this, "hooks", new vt());
42525
+ d(this, "hooks", new yt());
42524
42526
  d(this, "originObject");
42525
42527
  this.originObject = e;
42526
42528
  }
@@ -44135,7 +44137,7 @@ function j0(n, t, e) {
44135
44137
  redo: C
44136
44138
  };
44137
44139
  }
44138
- const nr = class extends vt {
44140
+ const nr = class extends yt {
44139
44141
  constructor(e, i) {
44140
44142
  super();
44141
44143
  d(this, "group");
@@ -44334,7 +44336,7 @@ const B0 = (n) => ((!ya || n !== ya.five) && (ya = {
44334
44336
  instance: new fr(n, { noEmitWhenHide: !0, noEmitWhenNotInScene: !0 }),
44335
44337
  five: n
44336
44338
  }), ya.instance);
44337
- class R0 extends vt {
44339
+ class R0 extends yt {
44338
44340
  constructor(e) {
44339
44341
  var s, r;
44340
44342
  super();