@realsee/dnalogel 3.69.1-alpha.1 → 3.69.1-alpha.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 (469) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/MeasurePlugin/Controller.d.ts +1 -0
  3. package/dist/index.cjs.js +34 -34
  4. package/dist/index.js +1620 -1551
  5. package/dist/index.umd.js +37 -37
  6. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  7. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  8. package/docs/classes/CSS3DRender.html +2 -2
  9. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  10. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  11. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  12. package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
  13. package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
  14. package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
  15. package/docs/classes/ModelRoomLabelController.html +2 -2
  16. package/docs/classes/MoveController.html +2 -2
  17. package/docs/classes/Object3DHelperController.html +2 -2
  18. package/docs/classes/PaintBrush.html +2 -2
  19. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  20. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  21. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  22. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  23. package/docs/classes/PanoTagPluginController.html +2 -2
  24. package/docs/classes/Sculpt.html +2 -2
  25. package/docs/classes/Util.BetterTween.html +2 -2
  26. package/docs/classes/Util.FiveDomEvents.html +2 -2
  27. package/docs/classes/Util.FivePuppet.html +2 -2
  28. package/docs/classes/Util.Interval.html +2 -2
  29. package/docs/classes/Util.LegacyPointHelper.html +2 -2
  30. package/docs/classes/Util.LightTag.html +2 -2
  31. package/docs/classes/Util.LineSegments.html +2 -2
  32. package/docs/classes/Util.Magnifier.html +2 -2
  33. package/docs/classes/Util.Object3D.html +2 -2
  34. package/docs/classes/Util.PointDomHelper.html +2 -2
  35. package/docs/classes/Util.PointHelper.html +2 -2
  36. package/docs/classes/Util.PointSelector.html +2 -2
  37. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  38. package/docs/classes/Util.Rectangle.html +2 -2
  39. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  40. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  41. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  42. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  43. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  44. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  45. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  46. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  47. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  48. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  49. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  50. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  51. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  52. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  53. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  54. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  55. package/docs/classes/WalkController.html +2 -2
  56. package/docs/enums/CameraMovementEffect.html +2 -2
  57. package/docs/enums/ContentType.html +2 -2
  58. package/docs/enums/DIRECTION.html +2 -2
  59. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  60. package/docs/enums/DimensionType.html +2 -2
  61. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  62. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  63. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  64. package/docs/enums/PointType.html +2 -2
  65. package/docs/enums/Rotation.html +2 -2
  66. package/docs/functions/AreaMakerPlugin.html +1 -1
  67. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  68. package/docs/functions/CameraMovementPlugin.html +2 -2
  69. package/docs/functions/CruisePlugin.html +1 -1
  70. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  71. package/docs/functions/GuideLinePlugin.html +1 -1
  72. package/docs/functions/ItemLabelPlugin.html +1 -1
  73. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  74. package/docs/functions/MeasurePlugin.html +1 -1
  75. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  76. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  77. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  78. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  79. package/docs/functions/ModelMakerPlugin.html +1 -1
  80. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  81. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  82. package/docs/functions/ModelViewPlugin.html +2 -2
  83. package/docs/functions/MovePlugin.html +1 -1
  84. package/docs/functions/Object3DHelperPlugin.html +1 -1
  85. package/docs/functions/PanoCompassPlugin.html +1 -1
  86. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  87. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  88. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  89. package/docs/functions/PanoMeasurePlugin.html +1 -1
  90. package/docs/functions/PanoRulerPlugin.html +2 -2
  91. package/docs/functions/PanoRulerProPlugin.html +2 -2
  92. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  93. package/docs/functions/PanoTagPlugin.html +1 -1
  94. package/docs/functions/PanoVideoPlugin.html +2 -2
  95. package/docs/functions/PipelinePlugin.html +1 -1
  96. package/docs/functions/SculptPlugin.html +2 -2
  97. package/docs/functions/SculptPluginForFive.html +2 -2
  98. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  99. package/docs/functions/Util.awaitNextFrame.html +1 -1
  100. package/docs/functions/Util.blink.html +2 -2
  101. package/docs/functions/Util.bounding.html +1 -1
  102. package/docs/functions/Util.boundingBox.html +1 -1
  103. package/docs/functions/Util.boundingSphere.html +1 -1
  104. package/docs/functions/Util.boxVertex.html +2 -2
  105. package/docs/functions/Util.boxVertexes.html +1 -1
  106. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  107. package/docs/functions/Util.convexHull.html +2 -2
  108. package/docs/functions/Util.equal.html +2 -2
  109. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  110. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  111. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  112. package/docs/functions/Util.getFrameTime.html +2 -2
  113. package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
  114. package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
  115. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  116. package/docs/functions/Util.inside.html +1 -1
  117. package/docs/functions/Util.isModelLike.html +1 -1
  118. package/docs/functions/Util.isNil.html +2 -2
  119. package/docs/functions/Util.isPanoramaLike.html +1 -1
  120. package/docs/functions/Util.lookObject.html +2 -2
  121. package/docs/functions/Util.lookPoint.html +2 -2
  122. package/docs/functions/Util.nextFrame.html +1 -1
  123. package/docs/functions/Util.notNil.html +2 -2
  124. package/docs/functions/Util.reblink.html +2 -2
  125. package/docs/functions/Util.replaceStaticPrefix.html +2 -2
  126. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  127. package/docs/functions/Util.sculpt.createBox.html +1 -1
  128. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  129. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  130. package/docs/functions/Util.sculpt.createLine.html +2 -2
  131. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  132. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  133. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  134. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  135. package/docs/functions/Util.tag.html +1 -1
  136. package/docs/functions/Util.tweenProgress.html +1 -1
  137. package/docs/functions/Util.uuid.html +2 -2
  138. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  139. package/docs/functions/Util.worldBounding.html +1 -1
  140. package/docs/functions/Util.worldBoundingBox.html +1 -1
  141. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  142. package/docs/functions/createPolyline.html +2 -2
  143. package/docs/functions/pluginFlag.html +1 -1
  144. package/docs/hierarchy.html +1 -1
  145. package/docs/index.html +2 -2
  146. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  147. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  148. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  149. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  150. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  151. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  152. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  153. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  154. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  155. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  156. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  157. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  158. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  159. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  160. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  161. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  162. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  163. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  164. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  165. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  166. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  167. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  168. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  169. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  170. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  171. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  172. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  173. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  174. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  175. package/docs/interfaces/FloorplanBounding.html +2 -2
  176. package/docs/interfaces/FloorplanData.html +2 -2
  177. package/docs/interfaces/FloorplanEntrance.html +2 -2
  178. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  179. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  180. package/docs/interfaces/FloorplanFloorData.html +2 -2
  181. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  182. package/docs/interfaces/FloorplanObserver.html +2 -2
  183. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  184. package/docs/interfaces/FloorplanPosition.html +2 -2
  185. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  186. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  187. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  188. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  189. package/docs/interfaces/FloorplanServerData.html +2 -2
  190. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  191. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  192. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  193. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  194. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  195. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  196. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  197. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  198. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  199. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  200. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  201. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  202. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  204. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  205. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  207. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  209. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  210. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  211. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  212. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  213. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  214. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  215. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  216. package/docs/interfaces/HelperOffset.html +2 -2
  217. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  218. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  219. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  220. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  221. package/docs/interfaces/MinMax.html +2 -2
  222. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  223. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  224. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  225. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  226. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  227. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  228. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  229. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  230. package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
  231. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  232. package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
  233. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  234. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  235. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  236. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  237. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  238. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  239. package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
  240. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  241. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  242. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  243. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  244. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  245. package/docs/interfaces/Object3DHelperState.html +2 -2
  246. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  247. package/docs/interfaces/PaintBrushAction.html +2 -2
  248. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  249. package/docs/interfaces/PaintBrushState.html +2 -2
  250. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  251. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  252. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  253. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  254. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  255. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  256. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  257. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  258. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  259. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  260. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  261. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  262. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  263. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  264. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  265. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  266. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  267. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  268. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  269. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  270. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  271. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  272. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  273. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  274. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  275. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  276. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  277. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  278. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  279. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  280. package/docs/interfaces/PluginEventMap.html +2 -2
  281. package/docs/interfaces/Point.html +2 -2
  282. package/docs/interfaces/Room.html +2 -2
  283. package/docs/interfaces/RoomInfo.html +2 -2
  284. package/docs/interfaces/RoomLabel.html +2 -2
  285. package/docs/interfaces/RoomRules.html +1 -1
  286. package/docs/interfaces/Rooms.html +1 -1
  287. package/docs/interfaces/Scissor.html +2 -2
  288. package/docs/interfaces/SculptConfig.html +2 -2
  289. package/docs/interfaces/State.html +2 -2
  290. package/docs/interfaces/TagCacheInterface.html +2 -2
  291. package/docs/interfaces/TagConfig.html +2 -2
  292. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  293. package/docs/interfaces/TagIconUrl.html +2 -2
  294. package/docs/interfaces/TagObjectGroup.html +2 -2
  295. package/docs/interfaces/TagState.html +2 -2
  296. package/docs/interfaces/TagStyle.html +2 -2
  297. package/docs/interfaces/Tags.html +2 -2
  298. package/docs/interfaces/TemporaryState.html +2 -2
  299. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  300. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  301. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  302. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  303. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  304. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
  305. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  306. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  307. package/docs/interfaces/Util.PointIntersection.html +2 -2
  308. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  309. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  310. package/docs/modules/AreaMakerPluginType.html +2 -2
  311. package/docs/modules/CruisePluginTypes.html +2 -2
  312. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  313. package/docs/modules/GuideLineItem.html +2 -2
  314. package/docs/modules/GuideLineModeItem.html +2 -2
  315. package/docs/modules/GuideLinePluginType.html +2 -2
  316. package/docs/modules/ModelMakerPluginType.html +2 -2
  317. package/docs/modules/PanoVideoPluginType.html +2 -2
  318. package/docs/modules/SculptData.html +2 -2
  319. package/docs/modules/SculptType.html +2 -2
  320. package/docs/modules/Util.html +2 -2
  321. package/docs/modules/Util.sculpt.html +2 -2
  322. package/docs/modules.html +2 -2
  323. package/docs/types/AddObject3DHelperConfig.html +2 -2
  324. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  325. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  326. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  327. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  328. package/docs/types/ArrayPosition.html +1 -1
  329. package/docs/types/AudioAppearance.html +1 -1
  330. package/docs/types/CSS3DRenderExportType.html +1 -1
  331. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  332. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  333. package/docs/types/ClassFunctionParameters.html +1 -1
  334. package/docs/types/Color.html +1 -1
  335. package/docs/types/ContentTypeConfigKey.html +1 -1
  336. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  337. package/docs/types/ContentTypeMap.html +1 -1
  338. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  339. package/docs/types/Create3DElementReturnType.html +1 -1
  340. package/docs/types/CruisePluginExportType.html +1 -1
  341. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  342. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  343. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  344. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  345. package/docs/types/DeprecatedTagProperty.html +2 -2
  346. package/docs/types/Direction-1.html +1 -1
  347. package/docs/types/Direction4.html +1 -1
  348. package/docs/types/ElementRenderer.html +2 -2
  349. package/docs/types/FloorplanRuleLabels.html +2 -2
  350. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  351. package/docs/types/GuideLinePluginExportType.html +1 -1
  352. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  353. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  354. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  355. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  356. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  357. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  358. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  359. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  360. package/docs/types/HelperEventMap.html +1 -1
  361. package/docs/types/InternalHelperEventMap.html +1 -1
  362. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  363. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  364. package/docs/types/MeasureEndReason.html +1 -1
  365. package/docs/types/MeasurePluginConfig.html +2 -2
  366. package/docs/types/MediaData.html +2 -2
  367. package/docs/types/MediaStore.html +1 -1
  368. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  369. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  370. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  371. package/docs/types/ModelId.html +1 -1
  372. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  373. package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
  374. package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
  375. package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
  376. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  377. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  378. package/docs/types/MoveArgs.html +2 -2
  379. package/docs/types/MoveOpts.html +2 -2
  380. package/docs/types/Object3DHelperEventMap.html +1 -1
  381. package/docs/types/ObjectFit.html +1 -1
  382. package/docs/types/PaintBrushEventMap.html +1 -1
  383. package/docs/types/PanoCompassPluginData.html +1 -1
  384. package/docs/types/PanoCompassPluginExportType.html +1 -1
  385. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  386. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  387. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  388. package/docs/types/PanoIndex.html +1 -1
  389. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  390. package/docs/types/PanoMeasureReturnType.html +1 -1
  391. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  392. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  393. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  394. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  395. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  396. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  397. package/docs/types/PipelinePluginParameterType.html +1 -1
  398. package/docs/types/PipelinePluginReturnType.html +1 -1
  399. package/docs/types/PlaneTag.html +2 -2
  400. package/docs/types/Point2DTag.html +2 -2
  401. package/docs/types/Point3DTag.html +2 -2
  402. package/docs/types/PointTagInstance.html +1 -1
  403. package/docs/types/Position.html +1 -1
  404. package/docs/types/PositionFrom.html +1 -1
  405. package/docs/types/RotateArgs.html +2 -2
  406. package/docs/types/RotateOpts.html +2 -2
  407. package/docs/types/RuleLabelsKey.html +1 -1
  408. package/docs/types/RuleLabelsValue.html +1 -1
  409. package/docs/types/ScaleCallback.html +1 -1
  410. package/docs/types/ScalePosition.html +2 -2
  411. package/docs/types/SculptData.BoxData.html +1 -1
  412. package/docs/types/SculptData.CircleData.html +1 -1
  413. package/docs/types/SculptData.CylinderData.html +1 -1
  414. package/docs/types/SculptData.PointData.html +1 -1
  415. package/docs/types/SculptData.PolygonData.html +1 -1
  416. package/docs/types/SculptData.PolylineData.html +1 -1
  417. package/docs/types/SculptData.PrismData.html +1 -1
  418. package/docs/types/SculptData.RectangleData.html +1 -1
  419. package/docs/types/SculptType.Theme.html +2 -2
  420. package/docs/types/StickType.html +1 -1
  421. package/docs/types/Tag.html +2 -2
  422. package/docs/types/Tag2D.html +2 -2
  423. package/docs/types/Tag3D.html +2 -2
  424. package/docs/types/TagClickParams.html +1 -1
  425. package/docs/types/TagConfigByKey.html +1 -1
  426. package/docs/types/TagContentType.html +1 -1
  427. package/docs/types/TagContentTypeMapping.html +1 -1
  428. package/docs/types/TagDimensionType.html +1 -1
  429. package/docs/types/TagElement.html +2 -2
  430. package/docs/types/TagEvents.html +1 -1
  431. package/docs/types/TagGLTFObject.html +1 -1
  432. package/docs/types/TagHooks.html +1 -1
  433. package/docs/types/TagId.html +1 -1
  434. package/docs/types/TagInstance.html +1 -1
  435. package/docs/types/TagPlacement.html +2 -2
  436. package/docs/types/TagPointType.html +2 -2
  437. package/docs/types/TagRendererMap.html +1 -1
  438. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  439. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  440. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  441. package/docs/types/Util.AdherePoint.html +2 -2
  442. package/docs/types/Util.PointSelectorConfig.html +1 -1
  443. package/docs/types/WorkCode.html +1 -1
  444. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  445. package/docs/variables/PLUGIN.html +1 -1
  446. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  447. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  448. package/docs/variables/Util.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +2 -2
  449. package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +2 -2
  450. package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +2 -2
  451. package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +2 -2
  452. package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +2 -2
  453. package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +2 -2
  454. package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +2 -2
  455. package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +2 -2
  456. package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +2 -2
  457. package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +2 -2
  458. package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +2 -2
  459. package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.html +2 -2
  460. package/docs/variables/Util.animeMap.html +1 -1
  461. package/docs/variables/defaultGlobalConfig.html +1 -1
  462. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  463. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  464. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  465. package/libs/MeasurePlugin/Controller.d.ts +1 -0
  466. package/libs/MeasurePlugin/Controller.js +359 -290
  467. package/libs/base/BasePlugin.js +1 -1
  468. package/libs/shared-utils/logger.js +1 -1
  469. package/package.json +1 -1
@@ -1,39 +1,39 @@
1
- var w = Object.defineProperty, T = Object.defineProperties;
2
- var x = Object.getOwnPropertyDescriptors;
3
- var D = Object.getOwnPropertySymbols;
4
- var H = Object.prototype.hasOwnProperty, k = Object.prototype.propertyIsEnumerable;
5
- var L = (S, y, e) => y in S ? w(S, y, { enumerable: !0, configurable: !0, writable: !0, value: e }) : S[y] = e, m = (S, y) => {
6
- for (var e in y || (y = {}))
7
- H.call(y, e) && L(S, e, y[e]);
8
- if (D)
9
- for (var e of D(y))
10
- k.call(y, e) && L(S, e, y[e]);
11
- return S;
12
- }, P = (S, y) => T(S, x(y));
13
- var o = (S, y, e) => (L(S, typeof y != "symbol" ? y + "" : y, e), e);
14
- import * as g from "three";
1
+ var H = Object.defineProperty, I = Object.defineProperties;
2
+ var F = Object.getOwnPropertyDescriptors;
3
+ var C = Object.getOwnPropertySymbols;
4
+ var G = Object.prototype.hasOwnProperty, U = Object.prototype.propertyIsEnumerable;
5
+ var R = (P, S, e) => S in P ? H(P, S, { enumerable: !0, configurable: !0, writable: !0, value: e }) : P[S] = e, f = (P, S) => {
6
+ for (var e in S || (S = {}))
7
+ G.call(S, e) && R(P, e, S[e]);
8
+ if (C)
9
+ for (var e of C(S))
10
+ U.call(S, e) && R(P, e, S[e]);
11
+ return P;
12
+ }, M = (P, S) => I(P, F(S));
13
+ var s = (P, S, e) => (R(P, typeof S != "symbol" ? S + "" : S, e), e);
14
+ import * as m from "three";
15
15
  import "../shared-utils/tag.js";
16
16
  import "../vendor/hammerjs/hammer.js";
17
- import { Subscribe as I } from "../shared-utils/Subscribe.js";
18
- import { PointSelector as F } from "../shared-utils/three/PointSelector/index.js";
17
+ import { Subscribe as B } from "../shared-utils/Subscribe.js";
18
+ import { PointSelector as V } from "../shared-utils/three/PointSelector/index.js";
19
19
  import "../shared-utils/three/CSS3DRenderer/index.js";
20
20
  import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
21
- import { LineMesh as R } from "../Sculpt/Meshes/Line.js";
21
+ import { LineMesh as _ } from "../Sculpt/Meshes/Line.js";
22
22
  import "../shared-utils/three/core/Sphere.js";
23
23
  import "../vendor/animejs/lib/anime.es.js";
24
24
  import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
25
25
  import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
26
- import { FiveDomEvents as G } from "../shared-utils/five/FiveDomEvents.js";
26
+ import { FiveDomEvents as X } from "../shared-utils/five/FiveDomEvents.js";
27
27
  import "../shared-utils/five/FivePuppet.js";
28
- import { MeasureMesh as _ } from "./utils/MeasureMesh.js";
29
- import { PointMesh as C } from "../Sculpt/Meshes/Point.js";
30
- import { LineWithDotsMesh as B } from "../Sculpt/Meshes/LineWithDots.js";
31
- import { hotkeys as E } from "../vendor/hotkeys-js/dist/hotkeys.esm.js";
32
- import { PolygonMesh as U } from "../Sculpt/Meshes/Polygon.js";
33
- import { validatePolygon as V } from "./utils/validatePolygon.js";
34
- import { IObject3D as X } from "../shared-utils/three/IObject3D.js";
35
- import { Cursor as Y } from "../Sculpt/utils/Modules/Cursor.js";
36
- import { THREERaycaster as z } from "../shared-utils/three/core/Raycaster.js";
28
+ import { MeasureMesh as T } from "./utils/MeasureMesh.js";
29
+ import { PointMesh as k } from "../Sculpt/Meshes/Point.js";
30
+ import { LineWithDotsMesh as Y } from "../Sculpt/Meshes/LineWithDots.js";
31
+ import { hotkeys as L } from "../vendor/hotkeys-js/dist/hotkeys.esm.js";
32
+ import { PolygonMesh as O } from "../Sculpt/Meshes/Polygon.js";
33
+ import { validatePolygon as z } from "./utils/validatePolygon.js";
34
+ import { IObject3D as A } from "../shared-utils/three/IObject3D.js";
35
+ import { Cursor as N } from "../Sculpt/utils/Modules/Cursor.js";
36
+ import { THREERaycaster as W } from "../shared-utils/three/core/Raycaster.js";
37
37
  import "../shared-utils/positionToVector3.js";
38
38
  import "../shared-utils/five/vector3ToScreen.js";
39
39
  import "../shared-utils/five/getFiveModel.js";
@@ -94,34 +94,36 @@ import "../shared-utils/three/geometryUtil.js";
94
94
  import "../shared-utils/three/vectorIsEqual.js";
95
95
  import "../Sculpt/utils/Modules/DeleteButtonBgBorder.js";
96
96
  import "../Sculpt/utils/Modules/DeleteIconSVG.js";
97
- class yt extends I {
97
+ class Pt extends B {
98
98
  constructor(e, t) {
99
99
  super();
100
- o(this, "name", "MeasurePlugin");
101
- o(this, "currentMeasureMesh");
102
- o(this, "five");
103
- o(this, "group");
100
+ s(this, "name", "MeasurePlugin");
101
+ s(this, "currentMeasureMesh");
102
+ s(this, "five");
103
+ s(this, "group");
104
104
  // 当前测量结束的原因
105
- o(this, "currentEndReason", "enter");
105
+ s(this, "currentEndReason", "enter");
106
106
  // Repositioning state
107
- o(this, "repositioningState", null);
107
+ s(this, "repositioningState", null);
108
108
  // Long press visual feedback
109
- o(this, "longPressIndicator", null);
109
+ s(this, "longPressIndicator", null);
110
110
  // Global cleanup function for mouse/touch listeners
111
- o(this, "cleanupGlobalListeners");
111
+ s(this, "cleanupGlobalListeners");
112
112
  // Global touch handler for endpoint long press
113
- o(this, "globalTouchHandler", null);
114
- o(this, "_pointSelector");
115
- o(this, "_fiveDomEvents");
116
- o(this, "_cursor");
117
- o(this, "_config");
118
- o(this, "lineStyle", {
113
+ s(this, "globalTouchHandler", null);
114
+ // Temporary preview elements during measurement
115
+ s(this, "tempPreviewElements", null);
116
+ s(this, "_pointSelector");
117
+ s(this, "_fiveDomEvents");
118
+ s(this, "_cursor");
119
+ s(this, "_config");
120
+ s(this, "lineStyle", {
119
121
  lengthEnable: !0,
120
122
  occlusionVisibility: !0,
121
123
  lengthUnit: "m",
122
124
  precision: 2
123
125
  });
124
- o(this, "polygonStyle", {
126
+ s(this, "polygonStyle", {
125
127
  lengthEnable: !0,
126
128
  occlusionVisibility: !0,
127
129
  opacity: 0.2,
@@ -130,133 +132,182 @@ class yt extends I {
130
132
  /**
131
133
  * @description Initialize event listeners for all existing meshes
132
134
  */
133
- o(this, "initEventListeners", () => {
135
+ s(this, "initEventListeners", () => {
134
136
  this.group.children.forEach(this.addMeshEventListeners);
135
137
  });
136
138
  /**
137
139
  * @description 开始测量
138
140
  */
139
- o(this, "measure", () => {
140
- this.repositioningState && this.cancelRepositioning(), this.listener.addMeasureListener(), E.unbind("delete, backspace"), this.group.children.forEach((r) => r.unselect()), this.cursor.removeDeleteButton();
141
- const e = new _({
141
+ s(this, "measure", () => {
142
+ this.repositioningState && this.cancelRepositioning(), this.listener.addMeasureListener(), L.unbind("delete, backspace"), this.group.children.forEach((d) => {
143
+ d.unselect && d.unselect();
144
+ }), this.cursor.removeDeleteButton();
145
+ const e = new T({
142
146
  lineStyle: this.lineStyle,
143
147
  polygonStyle: this.polygonStyle
144
148
  });
145
149
  this.currentMeasureMesh = e, e.line.setStyle({ cssStyle: "pointer-events: none;" }), this.pointSelector.actionIfNoIntersection = "disable", this.updateSelectAdsorbedHelper();
146
- const t = new C({ occlusionMode: "depthTest", occlusionVisibility: !0 }), i = new B(P(m({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), n = new U(this.polygonStyle), s = new R(P(m({}, this.lineStyle), {
150
+ const t = new k({ occlusionMode: "depthTest", occlusionVisibility: !0 }), i = new Y(M(f({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), n = new O(this.polygonStyle), o = new _(M(f({}, this.lineStyle), {
147
151
  lineOpacity: 0.5,
148
152
  lineColor: 3407837,
149
153
  dashed: !0,
150
154
  cssStyle: "pointer-events: none; opacity: 0.5;"
151
- })), c = new R(P(m({}, this.lineStyle), {
155
+ })), c = new _(M(f({}, this.lineStyle), {
152
156
  lineOpacity: 0.5,
153
157
  lineColor: 3407837,
154
158
  dashed: !0,
155
159
  cssStyle: "pointer-events: none; opacity: 0.5;"
156
- })), a = new C({ occlusionMode: "depthTest", occlusionVisibility: !0, color: 3407837, opacity: 0.5 }), h = () => {
157
- t.removeFromParent(), i.removeFromParent(), n.removeFromParent(), s.removeFromParent(), c.removeFromParent(), a.removeFromParent();
160
+ })), a = new k({ occlusionMode: "depthTest", occlusionVisibility: !0, color: 3407837, opacity: 0.5 });
161
+ this.tempPreviewElements = {
162
+ previewLine: i,
163
+ previewPolygon: n,
164
+ verticalLine1: o,
165
+ verticalLine2: c
158
166
  };
159
- this.group.add(e);
160
- const u = (r) => {
161
- if (!r) {
162
- h();
167
+ let r = null, h = !1, l = !1;
168
+ const v = (d) => {
169
+ d.key === "Shift" && (l = !0);
170
+ }, u = (d) => {
171
+ d.key === "Shift" && (l = !1);
172
+ }, p = () => {
173
+ t.removeFromParent(), i.removeFromParent(), n.removeFromParent(), o.removeFromParent(), c.removeFromParent(), a.removeFromParent();
174
+ };
175
+ this.group.add(e), document.addEventListener("keydown", v), document.addEventListener("keyup", u);
176
+ const g = (d) => {
177
+ if (!d) {
178
+ p(), r = null, h = !1;
163
179
  return;
164
180
  }
165
- if (e.points.length === 0 && (this.pointSelector.actionIfNoIntersection = "disable", this.group.addIfNotExists(t), t.position.copy(r.point)), e.points.length >= 1)
166
- if (this.pointSelector.actionIfNoIntersection = "virtualPoint", t.removeFromParent(), this.group.addIfNotExists(i), i.setPoints([e.points.at(-1), r.point]), r.isAdsorbed)
167
- s.removeFromParent(), c.removeFromParent(), a.removeFromParent();
181
+ if (e.points.length === 0 && (this.pointSelector.actionIfNoIntersection = "disable", this.group.addIfNotExists(t), t.position.copy(d.point), r = null, h = !1), e.points.length >= 1)
182
+ if (this.pointSelector.actionIfNoIntersection = "virtualPoint", t.removeFromParent(), this.group.addIfNotExists(i), i.setPoints([e.points.at(-1), d.point]), d.isAdsorbed)
183
+ o.removeFromParent(), c.removeFromParent(), a.removeFromParent(), r = null, h = !1;
168
184
  else {
169
- const p = e.points.at(-1);
170
- if (Math.abs(r.point.y - p.y) > 0.2) {
171
- const v = new g.Vector3(r.point.x, p.y, r.point.z);
172
- s.setPoints([p, v]), c.setPoints([v, r.point]), a.position.copy(v);
185
+ const y = e.points.at(-1);
186
+ if (Math.abs(d.point.y - y.y) > 0.2) {
187
+ const w = new m.Vector3(d.point.x, y.y, d.point.z);
188
+ o.setPoints([y, w]), c.setPoints([w, d.point]), a.position.copy(w), r = w.clone(), h = !0;
173
189
  } else {
174
- let v = new g.Vector3();
175
- Math.abs(r.point.x - p.x) < Math.abs(r.point.z - p.z) ? v = new g.Vector3(r.point.x, p.y, p.z) : v = new g.Vector3(p.x, p.y, r.point.z), s.setPoints([p, v]), c.setPoints([v, r.point]), a.position.copy(v);
190
+ let w = new m.Vector3();
191
+ Math.abs(d.point.x - y.x) < Math.abs(d.point.z - y.z) ? w = new m.Vector3(d.point.x, y.y, y.z) : w = new m.Vector3(y.x, y.y, d.point.z), o.setPoints([y, w]), c.setPoints([w, d.point]), a.position.copy(w), r = w.clone(), h = !0;
176
192
  }
177
- this.group.addIfNotExists(s, c, a);
193
+ this.group.addIfNotExists(o, c, a);
178
194
  }
179
195
  if (e.points.length >= 2) {
180
- const p = [...e.points, r.point];
181
- V(p) ? (n.setPoints(p), this.group.addIfNotExists(n)) : n.removeFromParent();
196
+ const y = [...e.points, d.point];
197
+ z(y) ? (n.setPoints(y), this.group.addIfNotExists(n)) : n.removeFromParent();
182
198
  }
183
- }, l = (r) => {
184
- r && (h(), e.setPoints([...e.points, r.point]), this.updateSelectAdsorbedHelper(), e.isPolygon && (this.currentEndReason = "polygon", this.pointSelector.disable()));
185
- }, f = () => {
186
- var r, p;
187
- e == null || e.setPoints(e.points.slice(0, -1)), h(), (p = (r = this.pointSelector.pointSelectorHelper) == null ? void 0 : r.magnifier) == null || p.render(), this.updateSelectAdsorbedHelper(), this.five.needsRender = !0;
188
- }, d = () => {
189
- this.pointSelector.off("intersectionUpdate", u), this.pointSelector.off("select", l), this.pointSelector.off("disable", d), this.off("undo", f), e.line.setStyle({ cssStyle: "pointer-events: auto;" }), h();
190
- let r = this.currentEndReason;
191
- e.points.length < 2 ? (e.removeFromParent(), r = "points_insufficient") : this.addMeshEventListeners(e), e.__five_pano_index = this.five.panoIndex, this.currentMeasureMesh = null, this.listener.removeMeasureListener(), this.emit("measureEnd", r), this.currentEndReason = "enter";
199
+ }, E = (d) => {
200
+ if (!d)
201
+ return;
202
+ let y = d.point;
203
+ l && h && r && e.points.length >= 1 && (y = r.clone()), p(), e.setPoints([...e.points, y]), this.updateSelectAdsorbedHelper(), e.isPolygon && (this.currentEndReason = "polygon", this.pointSelector.disable());
204
+ }, b = () => {
205
+ var d, y;
206
+ e == null || e.setPoints(e.points.slice(0, -1)), p(), (y = (d = this.pointSelector.pointSelectorHelper) == null ? void 0 : d.magnifier) == null || y.render(), this.updateSelectAdsorbedHelper(), this.five.needsRender = !0;
207
+ }, D = () => {
208
+ this.pointSelector.off("intersectionUpdate", g), this.pointSelector.off("select", E), this.pointSelector.off("disable", D), this.off("undo", b), document.removeEventListener("keydown", v), document.removeEventListener("keyup", u), e.line.setStyle({ cssStyle: "pointer-events: auto;" }), p(), this.tempPreviewElements = null;
209
+ let d = this.currentEndReason;
210
+ e.points.length < 2 ? (e.removeFromParent(), d = "points_insufficient") : this.addMeshEventListeners(e), e.__five_pano_index = this.five.panoIndex, this.currentMeasureMesh = null, this.listener.removeMeasureListener(), this.emit("measureEnd", d), this.currentEndReason = "enter";
192
211
  };
193
- this.on("undo", f), this.pointSelector.on("intersectionUpdate", u), this.pointSelector.on("select", l), this.pointSelector.on("disable", d), this.pointSelector.enable();
212
+ this.on("undo", b), this.pointSelector.on("intersectionUpdate", g), this.pointSelector.on("select", E), this.pointSelector.on("disable", D), this.pointSelector.enable();
194
213
  });
195
214
  /**
196
215
  * @description 结束测量
197
216
  */
198
- o(this, "endMeasure", () => {
217
+ s(this, "endMeasure", () => {
199
218
  this.currentEndReason = "external", this.pointSelector.disable();
200
219
  });
201
220
  /**
202
221
  * @description 通过Enter键结束测量
203
222
  */
204
- o(this, "endMeasureByEnter", () => {
223
+ s(this, "endMeasureByEnter", () => {
205
224
  this.currentEndReason = "enter", this.endMeasure();
206
225
  });
207
226
  /**
208
227
  * @description 通过模式改变结束测量
209
228
  */
210
- o(this, "endMeasureByModeChange", () => {
229
+ s(this, "endMeasureByModeChange", () => {
211
230
  this.currentEndReason = "mode_change", this.endMeasure();
212
231
  });
213
232
  /**
214
233
  * @description 通过全景移动结束测量
215
234
  */
216
- o(this, "endMeasureByPanoMove", () => {
235
+ s(this, "endMeasureByPanoMove", () => {
217
236
  this.currentEndReason = "pano_move", this.endMeasure();
218
237
  });
219
238
  /**
220
239
  * @description 通过楼层改变结束测量
221
240
  */
222
- o(this, "endMeasureByFloorChange", () => {
241
+ s(this, "endMeasureByFloorChange", () => {
223
242
  this.currentEndReason = "floor_change", this.endMeasure();
224
243
  });
225
244
  /**
226
245
  * Enable or disable the display of length measurements
227
246
  * @param enable - Whether to display length measurements
228
247
  */
229
- o(this, "setLengthEnable", (e) => {
230
- this.lineStyle.lengthEnable = e, this.polygonStyle.lengthEnable = e, this.group.children.forEach((t) => {
231
- t.changeConfig({
232
- lineStyle: m({}, this.lineStyle),
233
- polygonStyle: m({}, this.polygonStyle)
234
- }), this.addMeshEventListeners(t);
248
+ s(this, "setLengthEnable", (e) => {
249
+ var t, i;
250
+ if (this.lineStyle.lengthEnable = e, this.polygonStyle.lengthEnable = e, this.group.children.forEach((n) => {
251
+ n.changeConfig({
252
+ lineStyle: f({}, this.lineStyle),
253
+ polygonStyle: f({}, this.polygonStyle)
254
+ }), this.addMeshEventListeners(n);
235
255
  }), this.currentMeasureMesh && this.currentMeasureMesh.changeConfig({
236
- lineStyle: m({}, this.lineStyle),
237
- polygonStyle: m({}, this.polygonStyle)
238
- }), this.five.needsRender = !0;
256
+ lineStyle: f({}, this.lineStyle),
257
+ polygonStyle: f({}, this.polygonStyle)
258
+ }), this.tempPreviewElements)
259
+ try {
260
+ (t = this.tempPreviewElements.previewLine) == null || t.setStyle(M(f({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), this.tempPreviewElements.verticalLine1 && this.tempPreviewElements.verticalLine1.setStyle(M(f({}, this.lineStyle), {
261
+ lineOpacity: 0.5,
262
+ lineColor: 3407837,
263
+ dashed: !0,
264
+ cssStyle: "pointer-events: none; opacity: 0.5;"
265
+ })), this.tempPreviewElements.verticalLine2 && this.tempPreviewElements.verticalLine2.setStyle(M(f({}, this.lineStyle), {
266
+ lineOpacity: 0.5,
267
+ lineColor: 3407837,
268
+ dashed: !0,
269
+ cssStyle: "pointer-events: none; opacity: 0.5;"
270
+ })), (i = this.tempPreviewElements.previewPolygon) == null || i.setStyle(f({}, this.polygonStyle));
271
+ } catch (n) {
272
+ }
273
+ this.five.needsRender = !0;
239
274
  });
240
275
  /**
241
276
  * Switch the measurement unit without resetting the plugin
242
277
  * @param unit - The new unit to use ('m' for metric, 'ft' for imperial, or 'mm' for millimeters)
243
278
  */
244
- o(this, "setUnit", (e) => {
245
- if (this._config && (this._config.unit = e), this.lineStyle.lengthUnit = e, this.polygonStyle.lengthUnit = e, this.group.children.forEach((t) => {
279
+ s(this, "setUnit", (e) => {
280
+ var t, i;
281
+ if (this._config && (this._config.unit = e), this.lineStyle.lengthUnit = e, this.polygonStyle.lengthUnit = e, this.group.children.forEach((n) => {
246
282
  try {
247
- t.changeConfig({
248
- lineStyle: m({}, this.lineStyle),
249
- polygonStyle: m({}, this.polygonStyle)
250
- }), this.addMeshEventListeners(t);
251
- } catch (i) {
283
+ n.changeConfig({
284
+ lineStyle: f({}, this.lineStyle),
285
+ polygonStyle: f({}, this.polygonStyle)
286
+ }), this.addMeshEventListeners(n);
287
+ } catch (o) {
252
288
  }
253
289
  }), this.currentMeasureMesh)
254
290
  try {
255
291
  this.currentMeasureMesh.changeConfig({
256
- lineStyle: m({}, this.lineStyle),
257
- polygonStyle: m({}, this.polygonStyle)
292
+ lineStyle: f({}, this.lineStyle),
293
+ polygonStyle: f({}, this.polygonStyle)
258
294
  });
259
- } catch (t) {
295
+ } catch (n) {
296
+ }
297
+ if (this.tempPreviewElements)
298
+ try {
299
+ (t = this.tempPreviewElements.previewLine) == null || t.setStyle(M(f({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), this.tempPreviewElements.verticalLine1 && this.tempPreviewElements.verticalLine1.setStyle(M(f({}, this.lineStyle), {
300
+ lineOpacity: 0.5,
301
+ lineColor: 3407837,
302
+ dashed: !0,
303
+ cssStyle: "pointer-events: none; opacity: 0.5;"
304
+ })), this.tempPreviewElements.verticalLine2 && this.tempPreviewElements.verticalLine2.setStyle(M(f({}, this.lineStyle), {
305
+ lineOpacity: 0.5,
306
+ lineColor: 3407837,
307
+ dashed: !0,
308
+ cssStyle: "pointer-events: none; opacity: 0.5;"
309
+ })), (i = this.tempPreviewElements.previewPolygon) == null || i.setStyle(f({}, this.polygonStyle));
310
+ } catch (n) {
260
311
  }
261
312
  this.five.needsRender = !0;
262
313
  });
@@ -264,59 +315,75 @@ class yt extends I {
264
315
  * Set the precision (number of decimal places) for length measurements
265
316
  * @param precision - The number of decimal places for length measurements (area measurements remain at fixed 2 decimal places)
266
317
  */
267
- o(this, "setPrecision", (e) => {
268
- if (this._config && (this._config.precision = e), this.lineStyle.precision = e, this.group.children.forEach((t) => {
318
+ s(this, "setPrecision", (e) => {
319
+ var t, i;
320
+ if (this._config && (this._config.precision = e), this.lineStyle.precision = e, this.group.children.forEach((n) => {
269
321
  try {
270
- t.changeConfig({
271
- lineStyle: m({}, this.lineStyle),
272
- polygonStyle: m({}, this.polygonStyle)
273
- }), this.addMeshEventListeners(t);
274
- } catch (i) {
322
+ n.changeConfig({
323
+ lineStyle: f({}, this.lineStyle),
324
+ polygonStyle: f({}, this.polygonStyle)
325
+ }), this.addMeshEventListeners(n);
326
+ } catch (o) {
275
327
  }
276
328
  }), this.currentMeasureMesh)
277
329
  try {
278
330
  this.currentMeasureMesh.changeConfig({
279
- lineStyle: m({}, this.lineStyle),
280
- polygonStyle: m({}, this.polygonStyle)
331
+ lineStyle: f({}, this.lineStyle),
332
+ polygonStyle: f({}, this.polygonStyle)
281
333
  });
282
- } catch (t) {
334
+ } catch (n) {
335
+ }
336
+ if (this.tempPreviewElements)
337
+ try {
338
+ (t = this.tempPreviewElements.previewLine) == null || t.setStyle(M(f({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), this.tempPreviewElements.verticalLine1 && this.tempPreviewElements.verticalLine1.setStyle(M(f({}, this.lineStyle), {
339
+ lineOpacity: 0.5,
340
+ lineColor: 3407837,
341
+ dashed: !0,
342
+ cssStyle: "pointer-events: none; opacity: 0.5;"
343
+ })), this.tempPreviewElements.verticalLine2 && this.tempPreviewElements.verticalLine2.setStyle(M(f({}, this.lineStyle), {
344
+ lineOpacity: 0.5,
345
+ lineColor: 3407837,
346
+ dashed: !0,
347
+ cssStyle: "pointer-events: none; opacity: 0.5;"
348
+ })), (i = this.tempPreviewElements.previewPolygon) == null || i.setStyle(f({}, this.polygonStyle));
349
+ } catch (n) {
283
350
  }
284
351
  this.five.needsRender = !0;
285
352
  });
286
353
  /**
287
354
  * @description 取消本次测量
288
355
  */
289
- o(this, "cancel", () => {
356
+ s(this, "cancel", () => {
290
357
  var e;
291
- this.currentEndReason = "escape", (e = this.currentMeasureMesh) == null || e.removeFromParent(), this.pointSelector.disable();
358
+ this.currentEndReason = "escape", (e = this.currentMeasureMesh) == null || e.removeFromParent(), this.pointSelector.disable(), this.tempPreviewElements = null;
292
359
  });
293
360
  /**
294
361
  * @description 撤销上一步
295
362
  */
296
- o(this, "undo", () => {
363
+ s(this, "undo", () => {
297
364
  this.emit("undo");
298
365
  });
299
366
  /**
300
367
  * @description 清空正在测量的内容
301
368
  */
302
- o(this, "clearCurrentMeasure", () => {
369
+ s(this, "clearCurrentMeasure", () => {
303
370
  var e;
304
- (e = this.currentMeasureMesh) == null || e.removeFromParent(), this.currentMeasureMesh = null, this.pointSelector.disable();
371
+ (e = this.currentMeasureMesh) == null || e.removeFromParent(), this.currentMeasureMesh = null, this.pointSelector.disable(), this.tempPreviewElements = null;
305
372
  });
306
373
  /**
307
374
  * @description 清空所有测量内容
308
375
  */
309
- o(this, "clear", () => {
376
+ s(this, "clear", () => {
310
377
  this.currentMeasureMesh = null, this.pointSelector.disable(), this.group.children.forEach(this.removeMeshEventListeners), this.group.removeChildren(), this.cursor.removeDeleteButton();
311
378
  });
312
- o(this, "dispose", () => {
379
+ s(this, "dispose", () => {
313
380
  this.listener.removeMeasureListener(), this.listener.removeClickListener(), this.pointSelector.disable(), this.disposeGlobalTouchHandler(), this.clear();
314
381
  });
315
382
  // eslint-disable-next-line @typescript-eslint/member-ordering
316
- o(this, "listener", {
383
+ s(this, "listener", {
317
384
  // 点击事件
318
385
  addClickListener: () => {
319
- this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), E("delete, backspace", this.deleteSelectedMesh), this.initEventListeners();
386
+ this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), L("delete, backspace", this.deleteSelectedMesh), this.initEventListeners();
320
387
  },
321
388
  removeClickListener: () => {
322
389
  this.group.children.forEach((e) => {
@@ -324,18 +391,18 @@ class yt extends I {
324
391
  (t = e.line.doms) == null || t.forEach((n) => {
325
392
  n != null && n.container && (n.container.onclick = null, n.container.onmouseenter = null, n.container.onmouseleave = null);
326
393
  }), (i = e.polygon.areaDom) != null && i.container && (e.polygon.areaDom.container.onclick = null, e.polygon.areaDom.container.onmouseenter = null, e.polygon.areaDom.container.onmouseleave = null);
327
- }), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange), E.unbind("delete, backspace");
394
+ }), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange), L.unbind("delete, backspace");
328
395
  },
329
396
  // 绘制快捷键
330
397
  addMeasureListener: () => {
331
- E("ctrl+z, command+z", this.undo), E("esc", this.cancel), E("enter", this.endMeasureByEnter), this.five.on("mode.change", this.endMeasureByModeChange), this.five.on("pano.moveTo", this.endMeasureByPanoMove), this.five.on("model.changeShownFloor", this.endMeasureByFloorChange);
398
+ L("ctrl+z, command+z", this.undo), L("esc", this.cancel), L("enter", this.endMeasureByEnter), this.five.on("mode.change", this.endMeasureByModeChange), this.five.on("pano.moveTo", this.endMeasureByPanoMove), this.five.on("model.changeShownFloor", this.endMeasureByFloorChange);
332
399
  },
333
400
  removeMeasureListener: () => {
334
- E.unbind("ctrl+z, command+z"), E.unbind("esc"), E.unbind("enter"), this.five.off("mode.change", this.endMeasureByModeChange), this.five.off("pano.moveTo", this.endMeasureByPanoMove), this.five.off("model.changeShownFloor", this.endMeasureByFloorChange);
401
+ L.unbind("ctrl+z, command+z"), L.unbind("esc"), L.unbind("enter"), this.five.off("mode.change", this.endMeasureByModeChange), this.five.off("pano.moveTo", this.endMeasureByPanoMove), this.five.off("model.changeShownFloor", this.endMeasureByFloorChange);
335
402
  }
336
403
  });
337
- o(this, "onMoveToPano", (e) => {
338
- const t = this.group.children.filter((n) => n !== this.currentMeasureMesh), i = new z();
404
+ s(this, "onMoveToPano", (e) => {
405
+ const t = this.group.children.filter((n) => n !== this.currentMeasureMesh), i = new W();
339
406
  t.forEach((n) => {
340
407
  var c;
341
408
  if (n.unselect(), n.__five_pano_index === e) {
@@ -343,24 +410,24 @@ class yt extends I {
343
410
  return;
344
411
  }
345
412
  ((c = n.line.points) == null ? void 0 : c.some((a) => {
346
- var p, M;
347
- const h = a.clone().sub(this.five.camera.position).normalize();
348
- i.set(this.five.camera.position, h);
349
- const u = (M = (p = this.five.model.intersectRaycaster(i, void 0, !0)) == null ? void 0 : p[0]) == null ? void 0 : M.point;
350
- if (!u)
413
+ var g, E;
414
+ const r = a.clone().sub(this.five.camera.position).normalize();
415
+ i.set(this.five.camera.position, r);
416
+ const h = (E = (g = this.five.model.intersectRaycaster(i, void 0, !0)) == null ? void 0 : g[0]) == null ? void 0 : E.point;
417
+ if (!h)
351
418
  return !0;
352
- const l = 0.01, f = a.distanceTo(this.five.camera.position);
353
- return u.distanceTo(this.five.camera.position) + l > f;
419
+ const l = 0.01, v = a.distanceTo(this.five.camera.position);
420
+ return h.distanceTo(this.five.camera.position) + l > v;
354
421
  })) ? n.visible = !0 : n.visible = !1, this.five.needsRender = !0;
355
422
  });
356
423
  });
357
- o(this, "onModeChange", (e) => {
424
+ s(this, "onModeChange", (e) => {
358
425
  e === "Mapview" && this.group.children.forEach((t) => {
359
426
  t.visible = !0;
360
427
  });
361
428
  });
362
- o(this, "onClick", ({ origDomEvent: e, target: t }) => {
363
- var h;
429
+ s(this, "onClick", ({ origDomEvent: e, target: t }) => {
430
+ var r;
364
431
  const i = t;
365
432
  if (!i)
366
433
  return;
@@ -368,50 +435,52 @@ class yt extends I {
368
435
  i.unselect(), this.cursor.removeDeleteButton();
369
436
  return;
370
437
  }
371
- let n, s;
372
- if (e && ("touches" in e && e.touches && e.touches[0] ? (n = e.touches[0].clientX, s = e.touches[0].clientY) : "clientX" in e && "clientY" in e && (n = e.clientX, s = e.clientY)), n === void 0 || s === void 0)
438
+ let n, o;
439
+ if (e && ("touches" in e && e.touches && e.touches[0] ? (n = e.touches[0].clientX, o = e.touches[0].clientY) : "clientX" in e && "clientY" in e && (n = e.clientX, o = e.clientY)), n === void 0 || o === void 0)
373
440
  return;
374
- this.group.children.forEach((u) => u.unselect()), i.select();
441
+ this.group.children.forEach((h) => {
442
+ h.unselect && h.unselect();
443
+ }), i.select();
375
444
  const c = () => {
376
445
  this.removeMeshEventListeners(i), i.removeFromParent(), this.cursor.removeDeleteButton(), this.five.needsRender = !0;
377
- }, a = ((h = this.five.getElement()) == null ? void 0 : h.parentElement) || document.body;
446
+ }, a = ((r = this.five.getElement()) == null ? void 0 : r.parentElement) || document.body;
378
447
  this.cursor.showDeleteButton({
379
448
  clientX: n,
380
- clientY: s,
449
+ clientY: o,
381
450
  container: a,
382
451
  onClick: c
383
452
  }), this.five.once("cameraUpdate", () => {
384
453
  i.unselect(), this.cursor.removeDeleteButton();
385
454
  });
386
455
  });
387
- o(this, "onHover", ({ target: e }) => {
456
+ s(this, "onHover", ({ target: e }) => {
388
457
  if (this.currentMeasureMesh)
389
458
  return;
390
459
  const t = e;
391
460
  t && t.hover();
392
461
  });
393
- o(this, "onUnHover", ({ target: e }) => {
462
+ s(this, "onUnHover", ({ target: e }) => {
394
463
  if (this.currentMeasureMesh)
395
464
  return;
396
465
  const t = e;
397
466
  t && t.unhover();
398
467
  });
399
- o(this, "deleteSelectedMesh", () => {
468
+ s(this, "deleteSelectedMesh", () => {
400
469
  this.group.children.filter((t) => t.selected).forEach((t) => {
401
470
  this.removeMeshEventListeners(t), t.removeFromParent();
402
471
  }), this.cursor.removeDeleteButton(), this.five.needsRender = !0;
403
472
  });
404
473
  // Helper method to remove all event listeners from a mesh
405
- o(this, "removeMeshEventListeners", (e) => {
474
+ s(this, "removeMeshEventListeners", (e) => {
406
475
  var t, i, n;
407
- (t = e.line.pointMeshes) == null || t.forEach((s) => {
408
- const c = s.__longPressCleanup;
409
- c && (c(), delete s.__longPressCleanup);
410
- }), (i = e.line.doms) == null || i.forEach((s) => {
411
- s != null && s.container && (s.container.onclick = null, s.container.onmouseenter = null, s.container.onmouseleave = null);
476
+ (t = e.line.pointMeshes) == null || t.forEach((o) => {
477
+ const c = o.__longPressCleanup;
478
+ c && (c(), delete o.__longPressCleanup);
479
+ }), (i = e.line.doms) == null || i.forEach((o) => {
480
+ o != null && o.container && (o.container.onclick = null, o.container.onmouseenter = null, o.container.onmouseleave = null);
412
481
  }), (n = e.polygon.areaDom) != null && n.container && (e.polygon.areaDom.container.onclick = null, e.polygon.areaDom.container.onmouseenter = null, e.polygon.areaDom.container.onmouseleave = null), this.fiveDomEvents.removeEventListener(e, "click"), this.fiveDomEvents.removeEventListener(e, "hover"), this.fiveDomEvents.removeEventListener(e, "unHover");
413
482
  });
414
- o(this, "updateSelectAdsorbedHelper", () => {
483
+ s(this, "updateSelectAdsorbedHelper", () => {
415
484
  if (!this.currentMeasureMesh || this.currentMeasureMesh.points.length === 0) {
416
485
  this.pointSelector.setAdherePoints(null), this.pointSelector.adhereLine = [], this.pointSelector.adherePlane = [];
417
486
  return;
@@ -420,13 +489,13 @@ class yt extends I {
420
489
  this.pointSelector.setAdherePoints([this.currentMeasureMesh.points[0]]);
421
490
  const e = this.currentMeasureMesh.points.at(-1);
422
491
  this.pointSelector.adhereLine = [
423
- new g.Line3(new g.Vector3(1, 0, 0).add(e), new g.Vector3(-1, 0, 0).add(e)),
424
- new g.Line3(new g.Vector3(0, 1, 0).add(e), new g.Vector3(0, -1, 0).add(e)),
425
- new g.Line3(new g.Vector3(0, 0, 1).add(e), new g.Vector3(0, 0, -1).add(e))
492
+ new m.Line3(new m.Vector3(1, 0, 0).add(e), new m.Vector3(-1, 0, 0).add(e)),
493
+ new m.Line3(new m.Vector3(0, 1, 0).add(e), new m.Vector3(0, -1, 0).add(e)),
494
+ new m.Line3(new m.Vector3(0, 0, 1).add(e), new m.Vector3(0, 0, -1).add(e))
426
495
  ], this.pointSelector.adherePlane = [];
427
496
  }
428
497
  if (this.currentMeasureMesh.points.length >= 3) {
429
- const e = new g.Plane().setFromCoplanarPoints(
498
+ const e = new m.Plane().setFromCoplanarPoints(
430
499
  this.currentMeasureMesh.points[0],
431
500
  this.currentMeasureMesh.points[1],
432
501
  this.currentMeasureMesh.points[2]
@@ -435,67 +504,67 @@ class yt extends I {
435
504
  } else
436
505
  this.pointSelector.adherePlane = [];
437
506
  });
438
- o(this, "addMeshEventListeners", (e) => {
507
+ s(this, "addMeshEventListeners", (e) => {
439
508
  var t, i;
440
509
  this.removeMeshEventListeners(e), this.addEndpointLongPressListeners(e), (t = e.line.doms) == null || t.forEach((n) => {
441
- n != null && n.container && (n.container.onclick = (s) => this.onClick({ origDomEvent: s, target: e }), n.container.onmouseenter = () => this.onHover({ target: e }), n.container.onmouseleave = () => this.onUnHover({ target: e }));
510
+ n != null && n.container && (n.container.onclick = (o) => this.onClick({ origDomEvent: o, target: e }), n.container.onmouseenter = () => this.onHover({ target: e }), n.container.onmouseleave = () => this.onUnHover({ target: e }));
442
511
  }), (i = e.polygon.areaDom) != null && i.container && (e.polygon.areaDom.container.onclick = (n) => this.onClick({ origDomEvent: n, 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);
443
512
  });
444
- o(this, "addEndpointLongPressListeners", (e) => {
513
+ s(this, "addEndpointLongPressListeners", (e) => {
445
514
  this.setupGlobalTouchHandler(), e.line.pointMeshes.forEach((t, i) => {
446
- let n, s = !1, c = i;
515
+ let n, o = !1, c = i;
447
516
  e.isPolygon && e.points.length > 3 && (i === e.line.pointMeshes.length - 1 && (c = 0), i >= e.points.length && (c = 0));
448
517
  const a = (l) => {
449
518
  if (this.currentMeasureMesh)
450
519
  return;
451
- s = !1;
452
- let f = null;
453
- l.origDomEvent && ("clientX" in l.origDomEvent && "clientY" in l.origDomEvent ? f = {
520
+ o = !1;
521
+ let v = null;
522
+ l.origDomEvent && ("clientX" in l.origDomEvent && "clientY" in l.origDomEvent ? v = {
454
523
  x: l.origDomEvent.clientX,
455
524
  y: l.origDomEvent.clientY
456
- } : "touches" in l.origDomEvent && l.origDomEvent.touches && l.origDomEvent.touches[0] ? f = {
525
+ } : "touches" in l.origDomEvent && l.origDomEvent.touches && l.origDomEvent.touches[0] ? v = {
457
526
  x: l.origDomEvent.touches[0].clientX,
458
527
  y: l.origDomEvent.touches[0].clientY
459
- } : "changedTouches" in l.origDomEvent && l.origDomEvent.changedTouches && l.origDomEvent.changedTouches[0] && (f = {
528
+ } : "changedTouches" in l.origDomEvent && l.origDomEvent.changedTouches && l.origDomEvent.changedTouches[0] && (v = {
460
529
  x: l.origDomEvent.changedTouches[0].clientX,
461
530
  y: l.origDomEvent.changedTouches[0].clientY
462
- })), l.stopPropagation(), l.origDomEvent && (l.origDomEvent.preventDefault(), l.origDomEvent.stopPropagation()), this.showLongPressIndicator(t, f);
463
- const d = (r) => {
464
- var p;
465
- if (f) {
466
- let M, v;
467
- if ("touches" in r && r.touches[0])
468
- M = r.touches[0].clientX, v = r.touches[0].clientY;
469
- else if ("clientX" in r)
470
- M = r.clientX, v = r.clientY;
531
+ })), l.stopPropagation(), l.origDomEvent && (l.origDomEvent.preventDefault(), l.origDomEvent.stopPropagation()), this.showLongPressIndicator(t, v);
532
+ const u = (p) => {
533
+ var g;
534
+ if (v) {
535
+ let E, b;
536
+ if ("touches" in p && p.touches[0])
537
+ E = p.touches[0].clientX, b = p.touches[0].clientY;
538
+ else if ("clientX" in p)
539
+ E = p.clientX, b = p.clientY;
471
540
  else
472
541
  return;
473
- Math.sqrt(Math.pow(M - f.x, 2) + Math.pow(v - f.y, 2)) > 10 && (this.hideLongPressIndicator(), n && (clearTimeout(n), n = void 0), (p = this.cleanupGlobalListeners) == null || p.call(this));
542
+ Math.sqrt(Math.pow(E - v.x, 2) + Math.pow(b - v.y, 2)) > 10 && (this.hideLongPressIndicator(), n && (clearTimeout(n), n = void 0), (g = this.cleanupGlobalListeners) == null || g.call(this));
474
543
  }
475
544
  };
476
545
  this.cleanupGlobalListeners = () => {
477
- document.removeEventListener("mousemove", d), document.removeEventListener("touchmove", d);
478
- }, document.addEventListener("mousemove", d), document.addEventListener("touchmove", d, { passive: !1 }), n = setTimeout(() => {
479
- var r;
480
- s = !0, (r = this.cleanupGlobalListeners) == null || r.call(this), this.hideLongPressIndicator(), this.startRepositioning(e, c, !0, f);
546
+ document.removeEventListener("mousemove", u), document.removeEventListener("touchmove", u);
547
+ }, document.addEventListener("mousemove", u), document.addEventListener("touchmove", u, { passive: !1 }), n = setTimeout(() => {
548
+ var p;
549
+ o = !0, (p = this.cleanupGlobalListeners) == null || p.call(this), this.hideLongPressIndicator(), this.startRepositioning(e, c, !0, v);
481
550
  }, 500);
482
- }, h = () => {
551
+ }, r = () => {
483
552
  var l;
484
- n && (clearTimeout(n), n = void 0), (l = this.cleanupGlobalListeners) == null || l.call(this), this.hideLongPressIndicator(), s && this.repositioningState && (this.repositioningState.isDragMode && this.repositioningState.hasMoved || this.repositioningState.isDragMode, s = !1);
485
- }, u = (l) => {
486
- if (s)
487
- return l.stopPropagation(), s = !1, !1;
553
+ n && (clearTimeout(n), n = void 0), (l = this.cleanupGlobalListeners) == null || l.call(this), this.hideLongPressIndicator(), o && this.repositioningState && (this.repositioningState.isDragMode && this.repositioningState.hasMoved || this.repositioningState.isDragMode, o = !1);
554
+ }, h = (l) => {
555
+ if (o)
556
+ return l.stopPropagation(), o = !1, !1;
488
557
  };
489
- this.fiveDomEvents.addEventListener(t, "mousedown", a), this.fiveDomEvents.addEventListener(t, "mouseup", h), this.fiveDomEvents.addEventListener(t, "click", u), t.__longPressHandlers = {
558
+ this.fiveDomEvents.addEventListener(t, "mousedown", a), this.fiveDomEvents.addEventListener(t, "mouseup", r), this.fiveDomEvents.addEventListener(t, "click", h), t.__longPressHandlers = {
490
559
  onPointerDown: a,
491
- onPointerUp: h,
492
- onClick: u,
560
+ onPointerUp: r,
561
+ onClick: h,
493
562
  measureMesh: e,
494
563
  pointIndex: c
495
564
  // Use the corrected point index
496
565
  }, t.__longPressCleanup = () => {
497
566
  var l;
498
- n && clearTimeout(n), (l = this.cleanupGlobalListeners) == null || l.call(this), this.hideLongPressIndicator(), this.fiveDomEvents.removeEventListener(t, "mousedown", a), this.fiveDomEvents.removeEventListener(t, "mouseup", h), this.fiveDomEvents.removeEventListener(t, "click", u), delete t.__longPressHandlers;
567
+ n && clearTimeout(n), (l = this.cleanupGlobalListeners) == null || l.call(this), this.hideLongPressIndicator(), this.fiveDomEvents.removeEventListener(t, "mousedown", a), this.fiveDomEvents.removeEventListener(t, "mouseup", r), this.fiveDomEvents.removeEventListener(t, "click", h), delete t.__longPressHandlers;
499
568
  };
500
569
  });
501
570
  });
@@ -503,9 +572,9 @@ class yt extends I {
503
572
  * @description Load measurement data from external source
504
573
  * @param data Array of point data for measurements
505
574
  */
506
- o(this, "load", (e) => {
575
+ s(this, "load", (e) => {
507
576
  this.clear(), e.forEach((t) => {
508
- const i = new _({
577
+ const i = new T({
509
578
  lineStyle: this.lineStyle,
510
579
  polygonStyle: this.polygonStyle
511
580
  });
@@ -515,44 +584,44 @@ class yt extends I {
515
584
  /**
516
585
  * Start repositioning an endpoint
517
586
  */
518
- o(this, "startRepositioning", (e, t, i = !1, n) => {
587
+ s(this, "startRepositioning", (e, t, i = !1, n) => {
519
588
  this.currentMeasureMesh || this.repositioningState || (this.repositioningState = {
520
589
  measureMesh: e,
521
590
  pointIndex: t,
522
591
  originalOpacity: e.line.lineOpacity,
523
- originalMeshState: e.points.map((s) => s.clone()),
592
+ originalMeshState: e.points.map((o) => o.clone()),
524
593
  isDragMode: i,
525
594
  mouseDownPosition: n || void 0,
526
595
  hasMoved: !1
527
- }, this.applyRepositioningStyle(e, !0), this.five.on("wantsGesture", this.preventFiveGestures), i ? this.enableGlobalMouseTracking() : (this.pointSelector.actionIfNoIntersection = "virtualPoint", this.pointSelector.enable(), this.pointSelector.on("intersectionUpdate", this.onRepositioningMove), this.pointSelector.on("select", this.onRepositioningConfirm), this.pointSelector.on("disable", this.cancelRepositioning)), E("esc", this.cancelRepositioning));
596
+ }, this.applyRepositioningStyle(e, !0), this.five.on("wantsGesture", this.preventFiveGestures), i ? this.enableGlobalMouseTracking() : (this.pointSelector.actionIfNoIntersection = "virtualPoint", this.pointSelector.enable(), this.pointSelector.on("intersectionUpdate", this.onRepositioningMove), this.pointSelector.on("select", this.onRepositioningConfirm), this.pointSelector.on("disable", this.cancelRepositioning)), L("esc", this.cancelRepositioning));
528
597
  });
529
598
  /**
530
599
  * Helper method to safely update polygon points while maintaining closure
531
600
  */
532
- o(this, "updatePolygonPoints", (e, t, i, n = !1) => {
601
+ s(this, "updatePolygonPoints", (e, t, i, n = !1) => {
533
602
  if (e.isPolygon && t.length > 3 && i !== void 0) {
534
- const s = t.length - 1;
535
- i === 0 ? t[s] = t[0].clone() : i === s && (t[0] = t[s].clone());
603
+ const o = t.length - 1;
604
+ i === 0 ? t[o] = t[0].clone() : i === o && (t[0] = t[o].clone());
536
605
  }
537
606
  if (e.points = t, n && this.repositioningState) {
538
- const s = e.line;
539
- if (s.points = t, t.length >= 2) {
607
+ const o = e.line;
608
+ if (o.points = t, t.length >= 2) {
540
609
  const c = t.flatMap((a) => [a.x, a.y, a.z]);
541
- s.line1.geometry.setPositions(c), s.line1.computeLineDistances();
610
+ o.line1.geometry.setPositions(c), o.line1.computeLineDistances();
542
611
  }
543
612
  if (i !== void 0 && e.line.pointMeshes) {
544
613
  const c = t[i];
545
614
  if (e.isPolygon && t.length > 3) {
546
615
  const a = t.length - 1;
547
616
  if (i === 0) {
548
- const h = e.line.pointMeshes[0], u = e.line.pointMeshes[a];
549
- h && h.position.copy(c), u && u.position.copy(c);
617
+ const r = e.line.pointMeshes[0], h = e.line.pointMeshes[a];
618
+ r && r.position.copy(c), h && h.position.copy(c);
550
619
  } else if (i === a) {
551
- const h = e.line.pointMeshes[0], u = e.line.pointMeshes[a];
552
- h && h.position.copy(c), u && u.position.copy(c);
620
+ const r = e.line.pointMeshes[0], h = e.line.pointMeshes[a];
621
+ r && r.position.copy(c), h && h.position.copy(c);
553
622
  } else {
554
- const h = e.line.pointMeshes[i];
555
- h && h.position.copy(c);
623
+ const r = e.line.pointMeshes[i];
624
+ r && r.position.copy(c);
556
625
  }
557
626
  } else {
558
627
  const a = e.line.pointMeshes[i];
@@ -566,7 +635,7 @@ class yt extends I {
566
635
  /**
567
636
  * Handle mouse movement during repositioning
568
637
  */
569
- o(this, "onRepositioningMove", (e) => {
638
+ s(this, "onRepositioningMove", (e) => {
570
639
  if (!this.repositioningState || !e)
571
640
  return;
572
641
  const { measureMesh: t, pointIndex: i } = this.repositioningState;
@@ -577,7 +646,7 @@ class yt extends I {
577
646
  /**
578
647
  * Confirm repositioning with click
579
648
  */
580
- o(this, "onRepositioningConfirm", (e) => {
649
+ s(this, "onRepositioningConfirm", (e) => {
581
650
  if (!this.repositioningState || !e)
582
651
  return;
583
652
  const { measureMesh: t, pointIndex: i } = this.repositioningState, n = [...t.points];
@@ -586,7 +655,7 @@ class yt extends I {
586
655
  /**
587
656
  * Confirm repositioning when drag ends (mouse up after long press drag)
588
657
  */
589
- o(this, "confirmRepositioningOnDragEnd", () => {
658
+ s(this, "confirmRepositioningOnDragEnd", () => {
590
659
  if (!this.repositioningState)
591
660
  return;
592
661
  const { measureMesh: e, pointIndex: t } = this.repositioningState, i = [...e.points];
@@ -595,7 +664,7 @@ class yt extends I {
595
664
  /**
596
665
  * Cancel repositioning (restore original position)
597
666
  */
598
- o(this, "cancelRepositioning", () => {
667
+ s(this, "cancelRepositioning", () => {
599
668
  if (!this.repositioningState)
600
669
  return;
601
670
  const { measureMesh: e, originalMeshState: t } = this.repositioningState;
@@ -604,7 +673,7 @@ class yt extends I {
604
673
  /**
605
674
  * Apply or remove repositioning preview styling
606
675
  */
607
- o(this, "applyRepositioningStyle", (e, t) => {
676
+ s(this, "applyRepositioningStyle", (e, t) => {
608
677
  const i = t ? 0.4 : 1, n = t;
609
678
  e.line.setStyle({
610
679
  lineOpacity: i,
@@ -613,8 +682,8 @@ class yt extends I {
613
682
  }), e.isPolygon && e.polygon.setStyle({
614
683
  opacity: i * 0.3
615
684
  // Even more transparent for area
616
- }), e.line.pointMeshes.forEach((s) => {
617
- s.setStyle({
685
+ }), e.line.pointMeshes.forEach((o) => {
686
+ o.setStyle({
618
687
  opacity: i
619
688
  });
620
689
  });
@@ -622,60 +691,60 @@ class yt extends I {
622
691
  /**
623
692
  * Enable global mouse tracking for drag mode (when PointSelector can't track due to mouse being held down)
624
693
  */
625
- o(this, "enableGlobalMouseTracking", () => {
694
+ s(this, "enableGlobalMouseTracking", () => {
626
695
  const e = this.five.getElement();
627
696
  if (!e)
628
697
  return;
629
698
  let t = null;
630
- const i = (h) => {
699
+ const i = (r) => {
631
700
  if (!this.repositioningState)
632
701
  return;
633
- const u = e.getBoundingClientRect(), l = (h.clientX - u.left) / u.width * 2 - 1, f = -((h.clientY - u.top) / u.height) * 2 + 1, d = new g.Raycaster();
634
- d.setFromCamera(new g.Vector2(l, f), this.five.camera);
635
- const r = this.five.model.intersectRaycaster(d, void 0, !0);
636
- r && r.length > 0 ? (t = {
637
- point: r[0].point,
638
- distance: r[0].distance,
639
- face: r[0].face,
640
- raycaster: d
702
+ const h = e.getBoundingClientRect(), l = (r.clientX - h.left) / h.width * 2 - 1, v = -((r.clientY - h.top) / h.height) * 2 + 1, u = new m.Raycaster();
703
+ u.setFromCamera(new m.Vector2(l, v), this.five.camera);
704
+ const p = this.five.model.intersectRaycaster(u, void 0, !0);
705
+ p && p.length > 0 ? (t = {
706
+ point: p[0].point,
707
+ distance: p[0].distance,
708
+ face: p[0].face,
709
+ raycaster: u
641
710
  }, this.onRepositioningMove(t)) : (t = {
642
- point: d.ray.origin.clone().add(d.ray.direction.clone().multiplyScalar(5)),
711
+ point: u.ray.origin.clone().add(u.ray.direction.clone().multiplyScalar(5)),
643
712
  distance: 5,
644
- raycaster: d,
713
+ raycaster: u,
645
714
  isVirtual: !0
646
715
  }, this.onRepositioningMove(t));
647
- }, n = (h) => {
648
- if (!this.repositioningState || !h.touches[0])
716
+ }, n = (r) => {
717
+ if (!this.repositioningState || !r.touches[0])
649
718
  return;
650
- const u = e.getBoundingClientRect(), l = h.touches[0], f = (l.clientX - u.left) / u.width * 2 - 1, d = -((l.clientY - u.top) / u.height) * 2 + 1, r = new g.Raycaster();
651
- r.setFromCamera(new g.Vector2(f, d), this.five.camera);
652
- const p = this.five.model.intersectRaycaster(r, void 0, !0);
653
- p && p.length > 0 ? (t = {
654
- point: p[0].point,
655
- distance: p[0].distance,
656
- face: p[0].face,
657
- raycaster: r
719
+ const h = e.getBoundingClientRect(), l = r.touches[0], v = (l.clientX - h.left) / h.width * 2 - 1, u = -((l.clientY - h.top) / h.height) * 2 + 1, p = new m.Raycaster();
720
+ p.setFromCamera(new m.Vector2(v, u), this.five.camera);
721
+ const g = this.five.model.intersectRaycaster(p, void 0, !0);
722
+ g && g.length > 0 ? (t = {
723
+ point: g[0].point,
724
+ distance: g[0].distance,
725
+ face: g[0].face,
726
+ raycaster: p
658
727
  }, this.onRepositioningMove(t)) : (t = {
659
- point: r.ray.origin.clone().add(r.ray.direction.clone().multiplyScalar(5)),
728
+ point: p.ray.origin.clone().add(p.ray.direction.clone().multiplyScalar(5)),
660
729
  distance: 5,
661
- raycaster: r,
730
+ raycaster: p,
662
731
  isVirtual: !0
663
732
  }, this.onRepositioningMove(t));
664
- }, s = (h) => {
733
+ }, o = (r) => {
665
734
  this.repositioningState && (t ? this.onRepositioningConfirm(t) : this.confirmRepositioningOnDragEnd());
666
- }, c = (h) => {
735
+ }, c = (r) => {
667
736
  this.repositioningState && (t ? this.onRepositioningConfirm(t) : this.confirmRepositioningOnDragEnd());
668
- }, a = (h) => {
737
+ }, a = (r) => {
669
738
  this.repositioningState && t && this.onRepositioningConfirm(t);
670
739
  };
671
- document.addEventListener("mousemove", i), document.addEventListener("mouseup", s), document.addEventListener("click", a), document.addEventListener("touchmove", n, { passive: !1 }), document.addEventListener("touchend", c, { passive: !1 }), this.repositioningState.__globalMouseCleanup = () => {
672
- document.removeEventListener("mousemove", i), document.removeEventListener("mouseup", s), document.removeEventListener("click", a), document.removeEventListener("touchmove", n), document.removeEventListener("touchend", c);
740
+ document.addEventListener("mousemove", i), document.addEventListener("mouseup", o), document.addEventListener("click", a), document.addEventListener("touchmove", n, { passive: !1 }), document.addEventListener("touchend", c, { passive: !1 }), this.repositioningState.__globalMouseCleanup = () => {
741
+ document.removeEventListener("mousemove", i), document.removeEventListener("mouseup", o), document.removeEventListener("click", a), document.removeEventListener("touchmove", n), document.removeEventListener("touchend", c);
673
742
  };
674
743
  });
675
744
  /**
676
745
  * Show long press visual feedback circle
677
746
  */
678
- o(this, "showLongPressIndicator", (e, t) => {
747
+ s(this, "showLongPressIndicator", (e, t) => {
679
748
  this.hideLongPressIndicator();
680
749
  const i = this.five.getElement();
681
750
  if (!i)
@@ -683,8 +752,8 @@ class yt extends I {
683
752
  this.five.on("wantsGesture", this.preventFiveGestures);
684
753
  const n = document.createElement("div");
685
754
  if (n.style.position = "absolute", n.style.width = "80px", n.style.height = "80px", n.style.border = "6px solid #f0f0f0", n.style.borderRadius = "50%", n.style.pointerEvents = "none", n.style.zIndex = "10000", n.style.boxSizing = "border-box", n.style.animation = "longPressShrink 500ms linear forwards", !document.querySelector("#longpress-keyframes")) {
686
- const s = document.createElement("style");
687
- s.id = "longpress-keyframes", s.textContent = `
755
+ const o = document.createElement("style");
756
+ o.id = "longpress-keyframes", o.textContent = `
688
757
  @keyframes longPressShrink {
689
758
  from {
690
759
  transform: translate(-50%, -50%) scale(1);
@@ -695,100 +764,100 @@ class yt extends I {
695
764
  opacity: 1;
696
765
  }
697
766
  }
698
- `, document.head.appendChild(s);
767
+ `, document.head.appendChild(o);
699
768
  }
700
769
  if (t)
701
770
  n.style.left = `${t.x}px`, n.style.top = `${t.y}px`, n.style.transform = "translate(-50%, -50%)";
702
771
  else {
703
- const c = e.getWorldPosition(new g.Vector3()).clone().project(this.five.camera), a = i.getBoundingClientRect(), h = (c.x + 1) * a.width / 2 + a.left, u = (-c.y + 1) * a.height / 2 + a.top;
704
- n.style.left = `${h}px`, n.style.top = `${u}px`, n.style.transform = "translate(-50%, -50%)";
772
+ const c = e.getWorldPosition(new m.Vector3()).clone().project(this.five.camera), a = i.getBoundingClientRect(), r = (c.x + 1) * a.width / 2 + a.left, h = (-c.y + 1) * a.height / 2 + a.top;
773
+ n.style.left = `${r}px`, n.style.top = `${h}px`, n.style.transform = "translate(-50%, -50%)";
705
774
  }
706
775
  document.body.appendChild(n), this.longPressIndicator = n;
707
776
  });
708
777
  /**
709
778
  * Hide long press visual feedback circle
710
779
  */
711
- o(this, "hideLongPressIndicator", () => {
780
+ s(this, "hideLongPressIndicator", () => {
712
781
  this.longPressIndicator && (this.longPressIndicator.remove(), this.longPressIndicator = null, this.five.off("wantsGesture", this.preventFiveGestures));
713
782
  });
714
783
  /**
715
784
  * Prevent Five canvas gestures during repositioning
716
785
  */
717
- o(this, "preventFiveGestures", () => !1);
786
+ s(this, "preventFiveGestures", () => !1);
718
787
  /**
719
788
  * Clean up repositioning state and event listeners
720
789
  */
721
- o(this, "cleanupRepositioning", () => {
790
+ s(this, "cleanupRepositioning", () => {
722
791
  if (this.repositioningState) {
723
792
  const e = this.repositioningState.__globalMouseCleanup;
724
793
  e && e(), this.repositioningState.isDragMode || (this.pointSelector.off("intersectionUpdate", this.onRepositioningMove), this.pointSelector.off("select", this.onRepositioningConfirm), this.pointSelector.off("disable", this.cancelRepositioning), this.pointSelector.disable());
725
794
  }
726
- this.five.off("wantsGesture", this.preventFiveGestures), E.unbind("esc", this.cancelRepositioning), this.repositioningState = null, this.five.needsRender = !0;
795
+ this.five.off("wantsGesture", this.preventFiveGestures), L.unbind("esc", this.cancelRepositioning), this.repositioningState = null, this.five.needsRender = !0;
727
796
  });
728
- o(this, "setupGlobalTouchHandler", () => {
797
+ s(this, "setupGlobalTouchHandler", () => {
729
798
  var n;
730
799
  if ((n = this.globalTouchHandler) != null && n.isSetup)
731
800
  return;
732
801
  const e = this.five.getElement();
733
802
  if (!e)
734
803
  return;
735
- const t = (s) => {
804
+ const t = (o) => {
736
805
  if (this.currentMeasureMesh)
737
806
  return;
738
- const c = s.touches[0];
807
+ const c = o.touches[0];
739
808
  if (!c)
740
809
  return;
741
- const a = e.getBoundingClientRect(), h = (c.clientX - a.left) / a.width * 2 - 1, u = -((c.clientY - a.top) / a.height) * 2 + 1, l = new g.Raycaster();
742
- l.setFromCamera(new g.Vector2(h, u), this.five.camera), l.params.Points.threshold = 0.5, l.params.Line.threshold = 0.1, l.params.Mesh = {};
743
- const f = [];
744
- for (const d of this.group.children)
745
- if (!(!d || !d.line || !d.line.pointMeshes))
746
- for (let r = 0; r < d.line.pointMeshes.length; r++) {
747
- const p = d.line.pointMeshes[r];
748
- if (!p)
810
+ const a = e.getBoundingClientRect(), r = (c.clientX - a.left) / a.width * 2 - 1, h = -((c.clientY - a.top) / a.height) * 2 + 1, l = new m.Raycaster();
811
+ l.setFromCamera(new m.Vector2(r, h), this.five.camera), l.params.Points.threshold = 0.5, l.params.Line.threshold = 0.1, l.params.Mesh = {};
812
+ const v = [];
813
+ for (const u of this.group.children)
814
+ if (!(!u || !u.line || !u.line.pointMeshes))
815
+ for (let p = 0; p < u.line.pointMeshes.length; p++) {
816
+ const g = u.line.pointMeshes[p];
817
+ if (!g)
749
818
  continue;
750
- if (l.intersectObject(p, !0).length > 0) {
751
- const v = p.__longPressHandlers;
752
- if (v) {
753
- const b = this.calculateScreenDistance(c, p, e);
754
- b < 30 && f.push({
755
- pointMesh: p,
756
- handlers: v,
757
- distance: b,
819
+ if (l.intersectObject(g, !0).length > 0) {
820
+ const b = g.__longPressHandlers;
821
+ if (b) {
822
+ const D = this.calculateScreenDistance(c, g, e);
823
+ D < 30 && v.push({
824
+ pointMesh: g,
825
+ handlers: b,
826
+ distance: D,
758
827
  // Use screen distance for sorting
759
- measureMesh: v.measureMesh,
760
- pointIndex: v.pointIndex
828
+ measureMesh: b.measureMesh,
829
+ pointIndex: b.pointIndex
761
830
  // Use the STORED pointIndex, not the loop index
762
831
  });
763
832
  }
764
833
  }
765
834
  }
766
- if (f.length > 0) {
767
- f.sort((p, M) => p.distance - M.distance);
768
- const d = f[0];
835
+ if (v.length > 0) {
836
+ v.sort((g, E) => g.distance - E.distance);
837
+ const u = v[0];
769
838
  if (this.repositioningState)
770
839
  return;
771
- const r = {
840
+ const p = {
772
841
  type: "mousedown",
773
- target: d.pointMesh,
774
- origDomEvent: s,
842
+ target: u.pointMesh,
843
+ origDomEvent: o,
775
844
  raycaster: l,
776
845
  intersects: [{ distance: 0 }],
777
846
  // Use dummy distance since we're using screen distance
778
847
  stopPropagation: () => {
779
- s.stopPropagation();
848
+ o.stopPropagation();
780
849
  }
781
850
  };
782
- d.handlers && typeof d.handlers.onPointerDown == "function" && d.handlers.onPointerDown(r);
851
+ u.handlers && typeof u.handlers.onPointerDown == "function" && u.handlers.onPointerDown(p);
783
852
  }
784
- }, i = (s) => {
853
+ }, i = (o) => {
785
854
  for (const c of this.group.children)
786
855
  if (!(!c || !c.line || !c.line.pointMeshes))
787
856
  for (const a of c.line.pointMeshes) {
788
857
  if (!a)
789
858
  continue;
790
- const h = a.__longPressHandlers;
791
- h && typeof h.onPointerUp == "function" && h.onPointerUp();
859
+ const r = a.__longPressHandlers;
860
+ r && typeof r.onPointerUp == "function" && r.onPointerUp();
792
861
  }
793
862
  };
794
863
  e.addEventListener("touchstart", t, { passive: !1 }), e.addEventListener("touchend", i, { passive: !1 }), this.globalTouchHandler = {
@@ -798,7 +867,7 @@ class yt extends I {
798
867
  };
799
868
  });
800
869
  // Remove the stub methods since they're not needed
801
- o(this, "disposeGlobalTouchHandler", () => {
870
+ s(this, "disposeGlobalTouchHandler", () => {
802
871
  var e;
803
872
  if ((e = this.globalTouchHandler) != null && e.isSetup) {
804
873
  const t = this.five.getElement();
@@ -808,22 +877,22 @@ class yt extends I {
808
877
  /**
809
878
  * Calculate screen distance between touch/mouse point and point mesh
810
879
  */
811
- o(this, "calculateScreenDistance", (e, t, i) => {
812
- const n = e.clientX, s = e.clientY, a = t.getWorldPosition(new g.Vector3()).clone().project(this.five.camera), h = i.getBoundingClientRect(), u = (a.x + 1) * h.width / 2 + h.left, l = (-a.y + 1) * h.height / 2 + h.top, f = n - u, d = s - l;
813
- return Math.sqrt(f * f + d * d);
880
+ s(this, "calculateScreenDistance", (e, t, i) => {
881
+ const n = e.clientX, o = e.clientY, a = t.getWorldPosition(new m.Vector3()).clone().project(this.five.camera), r = i.getBoundingClientRect(), h = (a.x + 1) * r.width / 2 + r.left, l = (-a.y + 1) * r.height / 2 + r.top, v = n - h, u = o - l;
882
+ return Math.sqrt(v * v + u * u);
814
883
  });
815
884
  this.five = e;
816
885
  const i = { unit: "m", lengthEnable: !0, precision: 2 };
817
- this.config = t ? m(m({}, i), t) : i, this.group = new X(), this.group.name = "MeasureGroup", this.five.scene.add(this.group), this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), E("delete, backspace", this.deleteSelectedMesh), this.initEventListeners();
886
+ this.config = t ? f(f({}, i), t) : i, this.group = new A(), this.group.name = "MeasureGroup", this.five.scene.add(this.group), this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), L("delete, backspace", this.deleteSelectedMesh), this.initEventListeners();
818
887
  }
819
888
  get pointSelector() {
820
- return this._pointSelector ? this._pointSelector : (this._pointSelector = new F(this.five, { mode: "cursor", helper: { pointHelper: "highlight" }, skipPanorama: !0 }), this._pointSelector);
889
+ return this._pointSelector ? this._pointSelector : (this._pointSelector = new V(this.five, { mode: "cursor", helper: { pointHelper: "highlight" }, skipPanorama: !0 }), this._pointSelector);
821
890
  }
822
891
  get fiveDomEvents() {
823
- return this._fiveDomEvents ? this._fiveDomEvents : (this._fiveDomEvents = new G(this.five, { fiveModels: null }), this._fiveDomEvents);
892
+ return this._fiveDomEvents ? this._fiveDomEvents : (this._fiveDomEvents = new X(this.five, { fiveModels: null }), this._fiveDomEvents);
824
893
  }
825
894
  get cursor() {
826
- return this._cursor ? this._cursor : (this._cursor = new Y(), this._cursor);
895
+ return this._cursor ? this._cursor : (this._cursor = new N(), this._cursor);
827
896
  }
828
897
  get config() {
829
898
  return this._config;
@@ -834,5 +903,5 @@ class yt extends I {
834
903
  }
835
904
  }
836
905
  export {
837
- yt as MeasureController
906
+ Pt as MeasureController
838
907
  };