@realsee/dnalogel 3.67.9-alpha.2 → 3.67.10

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