@realsee/dnalogel 3.67.7-alpha.2 → 3.67.7

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