@realsee/dnalogel 3.61.5 → 3.61.7-alpha.0

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 (443) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/Sculpt/Objects/Rectangle/index.d.ts +1 -1
  3. package/dist/index.cjs.js +38 -38
  4. package/dist/index.js +1823 -1801
  5. package/dist/index.umd.js +38 -38
  6. package/dist/shared-utils/three/PointSelector/index.d.ts +6 -4
  7. package/dist/shared-utils/three/PointSelector/utils/PointSelectorHelper.d.ts +8 -0
  8. package/docs/assets/navigation.js +1 -1
  9. package/docs/assets/search.js +1 -1
  10. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +25 -25
  11. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +28 -28
  12. package/docs/classes/CSS3DRender.html +3 -3
  13. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  14. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +26 -26
  15. package/docs/classes/ModelMakerPluginInstance.html +15 -15
  16. package/docs/classes/ModelRoomLabelController.html +6 -6
  17. package/docs/classes/MoveController.html +17 -17
  18. package/docs/classes/Object3DHelperController.html +15 -15
  19. package/docs/classes/PaintBrush.html +5 -5
  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 +4 -4
  24. package/docs/classes/PanoTagPluginController.html +34 -34
  25. package/docs/classes/Sculpt.html +23 -23
  26. package/docs/classes/Util.BetterTween.html +2 -2
  27. package/docs/classes/Util.FiveDomEvents.html +4 -4
  28. package/docs/classes/Util.FivePuppet.html +3 -3
  29. package/docs/classes/Util.Interval.html +5 -5
  30. package/docs/classes/Util.LightTag.html +14 -14
  31. package/docs/classes/Util.LineSegments.html +2 -2
  32. package/docs/classes/Util.Magnifier.html +6 -6
  33. package/docs/classes/Util.Object3D.html +4 -4
  34. package/docs/classes/Util.PointHelper.html +2 -2
  35. package/docs/classes/Util.PointSelector.html +14 -11
  36. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  37. package/docs/classes/Util.Rectangle.html +5 -5
  38. package/docs/classes/Util.sculpt.BaseEditor.html +7 -7
  39. package/docs/classes/Util.sculpt.BoxMesh.html +6 -6
  40. package/docs/classes/Util.sculpt.BoxMeshEditor.html +7 -7
  41. package/docs/classes/Util.sculpt.CircleMesh.html +4 -4
  42. package/docs/classes/Util.sculpt.CircleMeshEditor.html +7 -7
  43. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +4 -4
  44. package/docs/classes/Util.sculpt.CylinderMesh.html +5 -5
  45. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +7 -7
  46. package/docs/classes/Util.sculpt.LineMesh.html +5 -5
  47. package/docs/classes/Util.sculpt.PointMesh.html +5 -5
  48. package/docs/classes/Util.sculpt.PolygonMesh.html +6 -6
  49. package/docs/classes/Util.sculpt.PrismMesh.html +6 -6
  50. package/docs/classes/Util.sculpt.PrismMeshEditor.html +7 -7
  51. package/docs/classes/Util.sculpt.RectangleMesh.html +7 -7
  52. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +7 -7
  53. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +7 -7
  54. package/docs/classes/WalkController.html +18 -18
  55. package/docs/enums/CameraMovementEffect.html +3 -3
  56. package/docs/enums/ContentType.html +18 -18
  57. package/docs/enums/DIRECTION.html +2 -2
  58. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  59. package/docs/enums/DimensionType.html +3 -3
  60. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  61. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  62. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  63. package/docs/enums/PointType.html +3 -3
  64. package/docs/enums/Rotation.html +3 -3
  65. package/docs/functions/AreaMakerPlugin.html +1 -1
  66. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  67. package/docs/functions/CameraMovementPlugin.html +2 -2
  68. package/docs/functions/CruisePlugin.html +1 -1
  69. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  70. package/docs/functions/GuideLinePlugin.html +1 -1
  71. package/docs/functions/ItemLabelPlugin.html +1 -1
  72. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  73. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  74. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  75. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  76. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  77. package/docs/functions/ModelMakerPlugin.html +1 -1
  78. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  79. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  80. package/docs/functions/ModelViewPlugin.html +2 -2
  81. package/docs/functions/MovePlugin.html +1 -1
  82. package/docs/functions/Object3DHelperPlugin.html +1 -1
  83. package/docs/functions/PanoCompassPlugin.html +1 -1
  84. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  85. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  86. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  87. package/docs/functions/PanoMeasurePlugin.html +1 -1
  88. package/docs/functions/PanoRulerPlugin.html +2 -2
  89. package/docs/functions/PanoRulerProPlugin.html +2 -2
  90. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  91. package/docs/functions/PanoTagPlugin.html +1 -1
  92. package/docs/functions/PanoVideoPlugin.html +2 -2
  93. package/docs/functions/PipelinePlugin.html +1 -1
  94. package/docs/functions/SculptPlugin.html +2 -2
  95. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  96. package/docs/functions/Util.absoluteUrl.html +2 -2
  97. package/docs/functions/Util.awaitNextFrame.html +1 -1
  98. package/docs/functions/Util.blink.html +2 -2
  99. package/docs/functions/Util.bounding.html +1 -1
  100. package/docs/functions/Util.boundingBox.html +1 -1
  101. package/docs/functions/Util.boundingSphere.html +1 -1
  102. package/docs/functions/Util.boxVertex.html +2 -2
  103. package/docs/functions/Util.boxVertexes.html +1 -1
  104. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  105. package/docs/functions/Util.convexHull.html +2 -2
  106. package/docs/functions/Util.equal.html +2 -2
  107. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  108. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  109. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  110. package/docs/functions/Util.getFrameTime.html +2 -2
  111. package/docs/functions/Util.inside.html +1 -1
  112. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  113. package/docs/functions/Util.isModelLike.html +1 -1
  114. package/docs/functions/Util.isNil.html +2 -2
  115. package/docs/functions/Util.isPanoramaLike.html +1 -1
  116. package/docs/functions/Util.lookObject.html +2 -2
  117. package/docs/functions/Util.lookPoint.html +2 -2
  118. package/docs/functions/Util.nextFrame.html +1 -1
  119. package/docs/functions/Util.notNil.html +2 -2
  120. package/docs/functions/Util.reblink.html +2 -2
  121. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  122. package/docs/functions/Util.sculpt.createBox.html +1 -1
  123. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  124. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  125. package/docs/functions/Util.sculpt.createLine.html +2 -2
  126. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  127. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  128. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  129. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  130. package/docs/functions/Util.tag.html +1 -1
  131. package/docs/functions/Util.tweenProgress.html +1 -1
  132. package/docs/functions/Util.uuid.html +2 -2
  133. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  134. package/docs/functions/Util.worldBounding.html +1 -1
  135. package/docs/functions/Util.worldBoundingBox.html +1 -1
  136. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  137. package/docs/functions/createPolyline.html +2 -2
  138. package/docs/functions/pluginFlag.html +1 -1
  139. package/docs/hierarchy.html +1 -1
  140. package/docs/index.html +2 -2
  141. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  142. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  143. package/docs/interfaces/AreaMakerPluginType.EventMap.html +12 -12
  144. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  145. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -4
  146. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  147. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  148. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  149. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  150. package/docs/interfaces/AreaMakerPluginType.State.html +5 -5
  151. package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
  152. package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
  153. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  154. package/docs/interfaces/ContentTypeMapInterface.html +15 -15
  155. package/docs/interfaces/CruisePluginTypes.Config.html +4 -4
  156. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  157. package/docs/interfaces/CruisePluginTypes.EventMap.html +17 -17
  158. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
  159. package/docs/interfaces/CruisePluginTypes.MoveAction.html +8 -8
  160. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +9 -9
  161. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +10 -10
  162. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  163. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  164. package/docs/interfaces/CruisePluginTypes.PluginState.html +7 -7
  165. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +7 -7
  166. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +8 -8
  167. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  168. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  169. package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -4
  170. package/docs/interfaces/FloorplanBounding.html +5 -5
  171. package/docs/interfaces/FloorplanData.html +3 -3
  172. package/docs/interfaces/FloorplanEntrance.html +8 -8
  173. package/docs/interfaces/FloorplanExtraObject.html +5 -5
  174. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  175. package/docs/interfaces/FloorplanFloorData.html +3 -3
  176. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  177. package/docs/interfaces/FloorplanObserver.html +3 -3
  178. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  179. package/docs/interfaces/FloorplanPosition.html +3 -3
  180. package/docs/interfaces/FloorplanRoomItem.html +8 -8
  181. package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
  182. package/docs/interfaces/FloorplanServerBounding.html +5 -5
  183. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  184. package/docs/interfaces/FloorplanServerData.html +3 -3
  185. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  186. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  187. package/docs/interfaces/FloorplanServerEntrance.html +8 -8
  188. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  189. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  190. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  191. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  192. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  193. package/docs/interfaces/FloorplanServerRoomItem.html +9 -9
  194. package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
  195. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  196. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  197. package/docs/interfaces/GuideLinePluginType.EventMap.html +5 -5
  198. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +5 -5
  199. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  200. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
  201. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  202. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +16 -16
  204. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  205. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +19 -19
  206. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  207. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.PluginState.html +4 -4
  209. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  210. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +2 -2
  211. package/docs/interfaces/HelperOffset.html +2 -2
  212. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  213. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  214. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  215. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  216. package/docs/interfaces/MinMax.html +2 -2
  217. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  218. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  219. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  220. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  221. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  222. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  223. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  224. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  225. package/docs/interfaces/ModelMakerPluginType.EventMap.html +10 -10
  226. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
  227. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +4 -4
  228. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  229. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +4 -4
  230. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +4 -4
  231. package/docs/interfaces/ModelMakerPluginType.State.html +5 -5
  232. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  233. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  234. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  235. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  236. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  237. package/docs/interfaces/Object3DHelperState.html +2 -2
  238. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  239. package/docs/interfaces/PaintBrushAction.html +7 -7
  240. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  241. package/docs/interfaces/PaintBrushState.html +2 -2
  242. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
  243. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  244. package/docs/interfaces/PanoMeasureParameterType.html +6 -6
  245. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  246. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  247. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  248. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -4
  249. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  250. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  251. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  252. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  253. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  254. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  255. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  256. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  257. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  258. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  259. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  260. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  261. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  262. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  263. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  264. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  265. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  266. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +5 -5
  267. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  268. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
  269. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  270. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +5 -5
  271. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +7 -7
  272. package/docs/interfaces/PluginEventMap.html +4 -4
  273. package/docs/interfaces/Point.html +2 -2
  274. package/docs/interfaces/Room.html +2 -2
  275. package/docs/interfaces/RoomInfo.html +2 -2
  276. package/docs/interfaces/RoomLabel.html +7 -7
  277. package/docs/interfaces/RoomRules.html +1 -1
  278. package/docs/interfaces/Rooms.html +1 -1
  279. package/docs/interfaces/Scissor.html +6 -6
  280. package/docs/interfaces/State.html +4 -4
  281. package/docs/interfaces/TagCacheInterface.html +3 -3
  282. package/docs/interfaces/TagConfig.html +10 -10
  283. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  284. package/docs/interfaces/TagIconUrl.html +7 -7
  285. package/docs/interfaces/TagObjectGroup.html +2 -2
  286. package/docs/interfaces/TagStyle.html +2 -2
  287. package/docs/interfaces/Tags.html +4 -4
  288. package/docs/interfaces/TemporaryState.html +2 -2
  289. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  290. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  291. package/docs/interfaces/Util.EventHandlerConfig.html +4 -4
  292. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  293. package/docs/interfaces/Util.FiveDomEventMap.html +10 -10
  294. package/docs/interfaces/Util.MagnifierParameter.html +5 -5
  295. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  296. package/docs/interfaces/Util.PointIntersection.html +8 -4
  297. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  298. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +3 -3
  299. package/docs/modules/AreaMakerPluginType.html +2 -2
  300. package/docs/modules/CruisePluginTypes.html +2 -2
  301. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  302. package/docs/modules/GuideLineItem.html +2 -2
  303. package/docs/modules/GuideLineModeItem.html +2 -2
  304. package/docs/modules/GuideLinePluginType.html +2 -2
  305. package/docs/modules/ModelMakerPluginType.html +2 -2
  306. package/docs/modules/PanoVideoPluginType.html +2 -2
  307. package/docs/modules/SculptData.html +2 -2
  308. package/docs/modules/Util.html +2 -2
  309. package/docs/modules/Util.sculpt.html +2 -2
  310. package/docs/modules.html +2 -2
  311. package/docs/types/AddObject3DHelperConfig.html +2 -2
  312. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  313. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  314. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  315. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  316. package/docs/types/ArrayPosition.html +1 -1
  317. package/docs/types/AudioAppearance.html +1 -1
  318. package/docs/types/CSS3DRenderExportType.html +1 -1
  319. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  320. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  321. package/docs/types/ClassFunctionParameters.html +1 -1
  322. package/docs/types/Color.html +1 -1
  323. package/docs/types/ContentTypeConfigKey.html +1 -1
  324. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  325. package/docs/types/ContentTypeMap.html +1 -1
  326. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  327. package/docs/types/Create3DElementReturnType.html +1 -1
  328. package/docs/types/CruisePluginExportType.html +1 -1
  329. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  330. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  331. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  332. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  333. package/docs/types/DeprecatedTagProperty.html +2 -2
  334. package/docs/types/Direction-1.html +1 -1
  335. package/docs/types/Direction4.html +1 -1
  336. package/docs/types/ElementRenderer.html +2 -2
  337. package/docs/types/FloorplanRuleLabels.html +2 -2
  338. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  339. package/docs/types/GuideLinePluginExportType.html +1 -1
  340. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  341. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  342. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  343. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  344. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  345. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  346. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  347. package/docs/types/HelperEventMap.html +1 -1
  348. package/docs/types/InternalHelperEventMap.html +1 -1
  349. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  350. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  351. package/docs/types/MediaData.html +2 -2
  352. package/docs/types/MediaStore.html +1 -1
  353. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  354. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  355. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  356. package/docs/types/ModelId.html +1 -1
  357. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  358. package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
  359. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  360. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  361. package/docs/types/MoveArgs.html +2 -2
  362. package/docs/types/MoveOpts.html +2 -2
  363. package/docs/types/Object3DHelperEventMap.html +1 -1
  364. package/docs/types/ObjectFit.html +1 -1
  365. package/docs/types/PaintBrushEventMap.html +1 -1
  366. package/docs/types/PanoCompassPluginData.html +1 -1
  367. package/docs/types/PanoCompassPluginExportType.html +1 -1
  368. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  369. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  370. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  371. package/docs/types/PanoIndex.html +1 -1
  372. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  373. package/docs/types/PanoMeasureReturnType.html +1 -1
  374. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  375. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  376. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  377. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  378. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  379. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  380. package/docs/types/PipelinePluginParameterType.html +1 -1
  381. package/docs/types/PipelinePluginReturnType.html +1 -1
  382. package/docs/types/PlaneTag.html +2 -2
  383. package/docs/types/Point2DTag.html +2 -2
  384. package/docs/types/Point3DTag.html +2 -2
  385. package/docs/types/PointTagInstance.html +1 -1
  386. package/docs/types/Position.html +1 -1
  387. package/docs/types/PositionFrom.html +1 -1
  388. package/docs/types/RotateArgs.html +2 -2
  389. package/docs/types/RotateOpts.html +2 -2
  390. package/docs/types/RuleLabelsKey.html +1 -1
  391. package/docs/types/RuleLabelsValue.html +1 -1
  392. package/docs/types/ScaleCallback.html +1 -1
  393. package/docs/types/ScalePosition.html +2 -2
  394. package/docs/types/SculptData.BoxData.html +1 -1
  395. package/docs/types/SculptData.CircleData.html +1 -1
  396. package/docs/types/SculptData.CylinderData.html +1 -1
  397. package/docs/types/SculptData.PointData.html +1 -1
  398. package/docs/types/SculptData.PolygonData.html +1 -1
  399. package/docs/types/SculptData.PolylineData.html +1 -1
  400. package/docs/types/SculptData.PrismData.html +1 -1
  401. package/docs/types/SculptData.RectangleData.html +1 -1
  402. package/docs/types/StickType.html +1 -1
  403. package/docs/types/Tag.html +2 -2
  404. package/docs/types/Tag2D.html +2 -2
  405. package/docs/types/Tag3D.html +2 -2
  406. package/docs/types/TagClickParams.html +1 -1
  407. package/docs/types/TagConfigByKey.html +1 -1
  408. package/docs/types/TagContentType.html +1 -1
  409. package/docs/types/TagContentTypeMapping.html +1 -1
  410. package/docs/types/TagDimensionType.html +1 -1
  411. package/docs/types/TagElement.html +2 -2
  412. package/docs/types/TagEvents.html +1 -1
  413. package/docs/types/TagGLTFObject.html +1 -1
  414. package/docs/types/TagHooks.html +1 -1
  415. package/docs/types/TagId.html +1 -1
  416. package/docs/types/TagInstance.html +1 -1
  417. package/docs/types/TagPointType.html +2 -2
  418. package/docs/types/TagRendererMap.html +1 -1
  419. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  420. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  421. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  422. package/docs/types/Util.PointSelectorConfig.html +1 -1
  423. package/docs/types/WorkCode.html +1 -1
  424. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  425. package/docs/variables/PLUGIN.html +1 -1
  426. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  427. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  428. package/docs/variables/Util.animeMap.html +1 -1
  429. package/docs/variables/defaultGlobalConfig.html +1 -1
  430. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  431. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  432. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  433. package/libs/PanoMeasurePlugin/Controller/EditController.js +54 -54
  434. package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +36 -36
  435. package/libs/Sculpt/Objects/Rectangle/index.d.ts +1 -1
  436. package/libs/Sculpt/Objects/Rectangle/index.js +116 -115
  437. package/libs/base/BasePlugin.js +5 -5
  438. package/libs/shared-utils/logger.js +1 -1
  439. package/libs/shared-utils/three/CSS3DRenderer/index.js +55 -50
  440. package/libs/shared-utils/three/PointSelector/index.d.ts +6 -4
  441. package/libs/shared-utils/three/PointSelector/index.js +102 -84
  442. package/libs/shared-utils/three/PointSelector/utils/PointSelectorHelper.d.ts +8 -0
  443. package/package.json +1 -1
@@ -1,56 +1,58 @@
1
- var I = Object.defineProperty, k = Object.defineProperties;
1
+ var j = Object.defineProperty, k = Object.defineProperties;
2
2
  var q = Object.getOwnPropertyDescriptors;
3
- var W = Object.getOwnPropertySymbols;
3
+ var D = Object.getOwnPropertySymbols;
4
4
  var G = Object.prototype.hasOwnProperty, J = Object.prototype.propertyIsEnumerable;
5
- var A = (o, n, e) => n in o ? I(o, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : o[n] = e, p = (o, n) => {
6
- for (var e in n || (n = {}))
7
- G.call(n, e) && A(o, e, n[e]);
8
- if (W)
9
- for (var e of W(n))
10
- J.call(n, e) && A(o, e, n[e]);
5
+ var W = (o, t, e) => t in o ? j(o, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : o[t] = e, p = (o, t) => {
6
+ for (var e in t || (t = {}))
7
+ G.call(t, e) && W(o, e, t[e]);
8
+ if (D)
9
+ for (var e of D(t))
10
+ J.call(t, e) && W(o, e, t[e]);
11
11
  return o;
12
- }, w = (o, n) => k(o, q(n));
13
- var O = (o, n, e) => (A(o, typeof n != "symbol" ? n + "" : n, e), e);
14
- var _ = (o, n, e) => new Promise((m, f) => {
15
- var y = (c) => {
12
+ }, P = (o, t) => k(o, q(t));
13
+ var N = (o, t, e) => (W(o, typeof t != "symbol" ? t + "" : t, e), e);
14
+ var F = (o, t, e) => new Promise((i, d) => {
15
+ var V = (c) => {
16
16
  try {
17
- i(e.next(c));
18
- } catch (h) {
19
- f(h);
17
+ a(e.next(c));
18
+ } catch (m) {
19
+ d(m);
20
20
  }
21
21
  }, l = (c) => {
22
22
  try {
23
- i(e.throw(c));
24
- } catch (h) {
25
- f(h);
23
+ a(e.throw(c));
24
+ } catch (m) {
25
+ d(m);
26
26
  }
27
- }, i = (c) => c.done ? m(c.value) : Promise.resolve(c.value).then(y, l);
28
- i((e = e.apply(o, n)).next());
27
+ }, a = (c) => c.done ? i(c.value) : Promise.resolve(c.value).then(V, l);
28
+ a((e = e.apply(o, t)).next());
29
29
  });
30
30
  import { BaseObject as K } from "../Base/index.js";
31
- import * as s from "three";
32
- import { PolylineWithDotsMesh as b } from "../../Meshes/Polyline.js";
31
+ import * as r from "three";
32
+ import { PolylineWithDotsMesh as M } from "../../Meshes/Polyline.js";
33
33
  import { RectangleMeshEditor as Q } from "../../Editors/RectangleMeshEditor.js";
34
- import { RectangleWithEdgeMesh as j } from "../../Meshes/RectangleWithEdge.js";
35
- import { sortPositionsByCameraPosition as D } from "../../utils/sortPositionsByCameraPosition.js";
36
- import { Sculpt as F } from "../../index.js";
37
- import { vector3ToArray as X } from "../../../shared-utils/three/vector3ToArray.js";
38
- import { anyPositionToVector3 as Y } from "../../../shared-utils/positionToVector3.js";
39
- import { withResolvers as B } from "../../../shared-utils/promise/withResolvers.js";
40
- class he extends K {
41
- constructor(e, m) {
42
- super(e, m);
43
- O(this, "type", "Rectangle");
44
- O(this, "rectangleMesh");
45
- O(this, "_editor");
46
- e && (this.rectangleMesh = new j(p(p({}, e.style), e)), this.add(this.rectangleMesh));
34
+ import { RectangleMesh as X } from "../../Meshes/Rectangle.js";
35
+ import { RectangleWithEdgeMesh as B } from "../../Meshes/RectangleWithEdge.js";
36
+ import { sortPositionsByCameraPosition as H } from "../../utils/sortPositionsByCameraPosition.js";
37
+ import { Sculpt as U } from "../../index.js";
38
+ import { vector3ToArray as Y } from "../../../shared-utils/three/vector3ToArray.js";
39
+ import { anyPositionToVector3 as Z } from "../../../shared-utils/positionToVector3.js";
40
+ import { withResolvers as I } from "../../../shared-utils/promise/withResolvers.js";
41
+ import { PolygonMesh as $ } from "../../Meshes/Polygon.js";
42
+ class we extends K {
43
+ constructor(e, i) {
44
+ super(e, i);
45
+ N(this, "type", "Rectangle");
46
+ N(this, "rectangleMesh");
47
+ N(this, "_editor");
48
+ e && (this.rectangleMesh = new B(p(p({}, e.style), e)), this.add(this.rectangleMesh));
47
49
  }
48
50
  get editor() {
49
51
  return this._editor || (this._editor = new Q(this.rectangleMesh)), this._editor;
50
52
  }
51
53
  get data() {
52
- return w(p({}, this.baseData), {
53
- points: X(this.applyObjectMatrixWorld(this.rectangleMesh.points, this.rectangleMesh)),
54
+ return P(p({}, this.baseData), {
55
+ points: Y(this.applyObjectMatrixWorld(this.rectangleMesh.points, this.rectangleMesh)),
54
56
  style: {
55
57
  color: this.rectangleMesh.color.getHex(),
56
58
  opacity: this.rectangleMesh.opacity,
@@ -60,7 +62,7 @@ class he extends K {
60
62
  });
61
63
  }
62
64
  setData(e) {
63
- e.points && this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(Y), this.rectangleMesh)), this.rectangleMesh.setStyle(e.style), this._editor && this._editor.initialHelperMatrix();
65
+ e.points && this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(Z), this.rectangleMesh)), this.rectangleMesh.setStyle(e.style), this._editor && this._editor.initialHelperMatrix();
64
66
  }
65
67
  highlight() {
66
68
  var e;
@@ -71,114 +73,113 @@ class he extends K {
71
73
  (e = this.rectangleMesh) == null || e.unhighlight();
72
74
  }
73
75
  create(e) {
74
- return _(this, null, function* () {
76
+ return F(this, null, function* () {
75
77
  this.removeChildren();
76
- const m = new j(e);
77
- this.rectangleMesh = m, this.add(this.rectangleMesh), yield Z(this.rectangleMesh, this.pointSelector, e), this.config.defaultAction && this.editor.enable();
78
+ const i = new B(e);
79
+ this.rectangleMesh = i, this.add(this.rectangleMesh), yield S(this.rectangleMesh, this.pointSelector, e), this.config.defaultAction && this.editor.enable();
78
80
  });
79
81
  }
80
82
  }
81
- function Z(o, n, e) {
82
- var f;
83
- return ((f = e == null ? void 0 : e.drawMethod) != null ? f : "diagonal") === "diagonal" ? $(o, n, e) : S(o, n, e);
83
+ function S(o, t, e) {
84
+ var d;
85
+ return ((d = e == null ? void 0 : e.drawMethod) != null ? d : "diagonal") === "diagonal" ? te(o, t, e) : ne(o, t, e);
84
86
  }
85
- function $(o, n, e) {
87
+ function ee(o, t) {
88
+ const e = [];
89
+ return o.scene.traverse((i) => {
90
+ var d;
91
+ i.visible && ((d = t == null ? void 0 : t.excludes) != null && d.includes(i) || (i instanceof X || i instanceof $) && e.push(...i.points));
92
+ }), e;
93
+ }
94
+ function te(o, t, e) {
86
95
  var C;
87
- const { promise: m, reject: f, resolve: y } = B(), l = o.parent;
96
+ const { promise: i, reject: d, resolve: V } = I(), l = o.parent;
88
97
  if (!l)
89
- return f(new Error("No container"));
90
- const i = (C = e == null ? void 0 : e.limit) != null ? C : "none", c = new b(w(p({}, o.style), { dashed: !0 })), h = new b(w(p({}, o.style), { dashed: !0, lengthEnable: !1 })), P = new b(w(p({}, o.style), { dashed: !1, lengthEnable: !1 }));
91
- l.add(c, P, h), n.enable();
92
- const t = [];
93
- let a = new s.Vector3(), L = new s.Vector3();
94
- const d = new s.Plane(), M = () => {
95
- t.push(a.clone()), t.length === 1 ? (i === "xoz" && d.setFromNormalAndCoplanarPoint(new s.Vector3(0, 1, 0), t[0]), i === "none" && d.setFromNormalAndCoplanarPoint(L, t[0])) : t.length === 2 ? i === "y" || i === "xoz" ? (V(), y()) : P.setPoints([t[0], t[1]]) : t.length === 3 && (V(), y());
96
- }, E = (r) => {
97
- var N, z;
98
- if (!(r != null && r.raycaster))
98
+ return d(new Error("No container"));
99
+ const a = (C = e == null ? void 0 : e.limit) != null ? C : "none", c = new M(P(p({}, o.style), { dashed: !0 })), m = new M(P(p({}, o.style), { dashed: !0, lengthEnable: !1 })), u = new M(P(p({}, o.style), { dashed: !1, lengthEnable: !1 }));
100
+ l.add(c, u, m), t.enable();
101
+ const n = [];
102
+ let h = new r.Vector3(), b = new r.Vector3();
103
+ const f = new r.Plane(), L = () => {
104
+ n.push(h.clone()), n.length === 1 ? (a === "xoz" && f.setFromNormalAndCoplanarPoint(new r.Vector3(0, 1, 0), n[0]), a === "none" && f.setFromNormalAndCoplanarPoint(b, n[0])) : n.length === 2 ? a === "y" || a === "xoz" ? (v(), V()) : u.setPoints([n[0], n[1]]) : n.length === 3 && (v(), V());
105
+ }, x = (s) => {
106
+ var R, A;
107
+ if (!(s != null && s.raycaster))
99
108
  return;
100
- const R = (N = t.at(-1)) == null ? void 0 : N.clone();
101
- if (t.length === 0) {
102
- a = r.point.clone(), L = (z = r.face) == null ? void 0 : z.normal;
109
+ const O = (R = n.at(-1)) == null ? void 0 : R.clone();
110
+ if (n.length === 0) {
111
+ h = s.point.clone(), b = (A = s.face) == null ? void 0 : A.normal;
103
112
  return;
104
113
  }
105
- if (t.length === 1 && i === "y") {
106
- const u = new s.Line3(new s.Vector3(0, 1, 0).add(t[0]), new s.Vector3(0, -1, 0).add(t[0])).closestPointToPoint(r.point, !1, new s.Vector3());
107
- o.setPoints([t[0], u, r.point]);
114
+ if (n.length === 1 && a === "y") {
115
+ const w = new r.Line3(new r.Vector3(0, 1, 0).add(n[0]), new r.Vector3(0, -1, 0).add(n[0])).closestPointToPoint(s.point, !1, new r.Vector3());
116
+ o.setPoints([n[0], w, s.point]);
108
117
  return;
109
118
  }
110
- if (t.length === 1 && i === "xoz") {
111
- const g = new s.Line3(new s.Vector3(1, 0, 0).add(t[0]), new s.Vector3(-1, 0, 0).add(t[0])), u = r.raycaster.ray.intersectPlane(d, new s.Vector3()), v = g.closestPointToPoint(u, !1, new s.Vector3());
112
- o.setPoints([t[0], v, u]);
119
+ if (n.length === 1 && a === "xoz") {
120
+ const g = new r.Line3(new r.Vector3(1, 0, 0).add(n[0]), new r.Vector3(-1, 0, 0).add(n[0])), w = s.raycaster.ray.intersectPlane(f, new r.Vector3()), y = g.closestPointToPoint(w, !1, new r.Vector3());
121
+ o.setPoints([n[0], y, w]);
113
122
  return;
114
123
  }
115
- if (t.length === 1 && i === "none") {
116
- d ? (a = r.raycaster.ray.intersectPlane(d, new s.Vector3()), h.setPoints([a, r.point])) : a = r.point.clone(), c.setPoints([R, a]);
124
+ if (n.length === 1 && a === "none") {
125
+ f ? (h = s.raycaster.ray.intersectPlane(f, new r.Vector3()), m.setPoints([h, s.point])) : h = s.point.clone(), c.setPoints([O, h]);
117
126
  return;
118
127
  }
119
- if (t.length === 2 && i === "none") {
128
+ if (n.length === 2 && a === "none") {
120
129
  l.remove(c);
121
- const g = r.raycaster.ray.intersectPlane(d, new s.Vector3()), u = t[0].distanceTo(t[1]) / 2, v = new s.Vector3().lerpVectors(t[0], t[1], 0.5), T = new s.Vector3().subVectors(g, v).normalize();
122
- a = new s.Vector3().addVectors(v, T.multiplyScalar(u));
123
- const H = [t[0], a, t[1]], U = D(H, F.modules.five.camera.position);
124
- o.setPoints(U);
130
+ const g = s.raycaster.ray.intersectPlane(f, new r.Vector3()), w = n[0].distanceTo(n[1]) / 2, y = new r.Vector3().lerpVectors(n[0], n[1], 0.5), _ = new r.Vector3().subVectors(g, y).normalize();
131
+ h = new r.Vector3().addVectors(y, _.multiplyScalar(w));
132
+ const T = [n[0], h, n[1]], z = H(T, U.modules.five.camera.position);
133
+ o.setPoints(z);
125
134
  return;
126
135
  }
127
- }, V = () => {
128
- n.off("select", M), n.off("intersectionUpdate", E), n.off("disable", x), n.disable(), l == null || l.remove(c, P, h);
129
- }, x = () => {
130
- V(), l == null || l.remove(o), f(new Error("Cancelled"));
136
+ }, v = () => {
137
+ t.off("select", L), t.off("intersectionUpdate", x), t.off("disable", E), t.disable(), l == null || l.remove(c, u, m);
138
+ }, E = () => {
139
+ v(), l == null || l.remove(o), d(new Error("Cancelled"));
131
140
  };
132
- return n.on("select", M), n.on("intersectionUpdate", E), n.on("disable", x), m;
141
+ return t.on("select", L), t.on("intersectionUpdate", x), t.on("disable", E), i;
133
142
  }
134
- function S(o, n, e) {
143
+ function ne(o, t, e) {
135
144
  var C;
136
- const { promise: m, reject: f, resolve: y } = B(), l = o.parent;
145
+ const { promise: i, reject: d, resolve: V } = I(), l = o.parent;
137
146
  if (!l)
138
- return f(new Error("No container"));
139
- const i = (C = e == null ? void 0 : e.limit) != null ? C : "none", c = new b(w(p({}, o.style), { dashed: !0 })), h = new b(w(p({}, o.style), { dashed: !0, lengthEnable: !1 })), P = new b(w(p({}, o.style), { dashed: !1, lengthEnable: !1 }));
140
- l.add(c, P, h), n.enable();
141
- const t = [];
142
- let a = new s.Vector3(), L = new s.Vector3();
143
- const d = new s.Plane(), M = () => {
144
- t.push(a.clone()), t.length === 1 ? (i === "xoz" && d.setFromNormalAndCoplanarPoint(new s.Vector3(0, 1, 0), t[0]), i === "none" && d.setFromNormalAndCoplanarPoint(L, t[0])) : t.length === 2 ? (i === "y" && d.setFromCoplanarPoints(t[0], t[1], new s.Vector3(0, 1, 0).add(t[0])), P.setPoints([t[0], t[1]])) : t.length === 3 && (V(), y());
145
- }, E = (r) => {
146
- var N, z;
147
- if (!(r != null && r.raycaster))
148
- return;
149
- const R = (N = t.at(-1)) == null ? void 0 : N.clone();
150
- if (t.length === 0) {
151
- a = r.point.clone(), L = (z = r.face) == null ? void 0 : z.normal;
152
- return;
153
- }
154
- if (t.length === 1 && i === "y") {
155
- a = r.point, h.setPoints([]), c.setPoints([R, a]);
147
+ return d(new Error("No container"));
148
+ const a = (C = e == null ? void 0 : e.limit) != null ? C : "none", c = new M(P(p({}, o.style), { dashed: !0 })), m = new M(P(p({}, o.style), { dashed: !0, lengthEnable: !1 })), u = new M(P(p({}, o.style), { dashed: !1, lengthEnable: !1 }));
149
+ l.add(c, u, m), t.enable(), t.setAdherePoints(ee(t.five, { excludes: [o] }));
150
+ const n = [];
151
+ let h = new r.Vector3(), b = new r.Vector3();
152
+ const f = new r.Plane(), L = () => {
153
+ n.push(h.clone()), n.length === 1 ? (t.planeMode = "onlyPlane", a === "xoz" && (f.setFromNormalAndCoplanarPoint(new r.Vector3(0, 1, 0), n[0]), t.plane = f), a === "none" && (f.setFromNormalAndCoplanarPoint(b, n[0]), t.plane = f)) : n.length === 2 ? (t.planeMode = "vertical", a === "y" && (f.setFromCoplanarPoints(n[0], n[1], new r.Vector3(0, 1, 0).add(n[0])), t.plane = f), u.setPoints([n[0], n[1]])) : n.length === 3 && (v(), V());
154
+ }, x = (s) => {
155
+ var R, A, g, w;
156
+ if (!s || !(s != null && s.raycaster))
156
157
  return;
157
- }
158
- if (t.length === 1 && i === "xoz") {
159
- a = r.raycaster.ray.intersectPlane(d, new s.Vector3()), h.setPoints([a, r.point]), c.setPoints([R, a]);
158
+ const O = (R = n.at(-1)) == null ? void 0 : R.clone();
159
+ if (n.length === 0) {
160
+ h = s.point.clone(), b = (A = s.face) == null ? void 0 : A.normal;
160
161
  return;
161
162
  }
162
- if (t.length === 1 && i === "none") {
163
- a = r.raycaster.ray.intersectPlane(d, new s.Vector3()), h.setPoints([a, r.point]), c.setPoints([R, a]);
163
+ if (n.length === 1) {
164
+ h = s.point, m.setPoints([(g = s.originalPoint) != null ? g : s.point, s.point]), c.setPoints([O, h]);
164
165
  return;
165
166
  }
166
- if (t.length === 2) {
167
- l.remove(c);
168
- const g = new s.Vector3().crossVectors(t[0].clone().sub(t[1]), d.normal).normalize();
169
- a = new s.Line3(t[1].clone().add(g), t[1].clone().sub(g)).closestPointToPoint(r.point, !1, new s.Vector3());
170
- const v = [t[0], t[1], a], T = D(v, F.modules.five.camera.position);
171
- o.setPoints(T);
167
+ if (n.length === 2) {
168
+ m.setPoints([(w = s.originalPoint) != null ? w : s.point, s.point]);
169
+ const y = new r.Vector3().crossVectors(n[0].clone().sub(n[1]), f.normal).normalize();
170
+ h = new r.Line3(n[1].clone().add(y), n[1].clone().sub(y)).closestPointToPoint(s.point, !1, new r.Vector3());
171
+ const T = [n[0], n[1], h], z = H(T, U.modules.five.camera.position);
172
+ o.setPoints(z);
172
173
  return;
173
174
  }
174
- }, V = () => {
175
- n.off("select", M), n.off("intersectionUpdate", E), n.off("disable", x), n.disable(), l == null || l.remove(c, P, h);
176
- }, x = () => {
177
- V(), l == null || l.remove(o), f(new Error("Cancelled"));
175
+ }, v = () => {
176
+ t.off("select", L), t.off("intersectionUpdate", x), t.off("disable", E), t.disable(), l == null || l.remove(c, u, m);
177
+ }, E = () => {
178
+ v(), l == null || l.remove(o), d(new Error("Cancelled"));
178
179
  };
179
- return n.on("select", M), n.on("intersectionUpdate", E), n.on("disable", x), m;
180
+ return t.on("select", L), t.on("intersectionUpdate", x), t.on("disable", E), i;
180
181
  }
181
182
  export {
182
- he as Rectangle,
183
- Z as createRectangle
183
+ we as Rectangle,
184
+ S as createRectangle
184
185
  };
@@ -11,8 +11,8 @@ import "@realsee/five/line";
11
11
  import "../shared-utils/three/core/Five_LineMaterial2.js";
12
12
  import "../shared-utils/three/core/Sphere.js";
13
13
  import "../vendor/animejs/lib/anime.es.js";
14
- import { FiveUtil as m } from "../shared-utils/Utils/FiveUtil.js";
15
- import { absoluteUrl as a } from "../shared-utils/url/absoluteUrl.js";
14
+ import { FiveUtil as a } from "../shared-utils/Utils/FiveUtil.js";
15
+ import { absoluteUrl as m } from "../shared-utils/url/absoluteUrl.js";
16
16
  import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
17
17
  import "../shared-utils/five/FivePuppet.js";
18
18
  let S = class {
@@ -20,7 +20,7 @@ let S = class {
20
20
  /**
21
21
  * @realsee/dnalogel 版本号
22
22
  */
23
- i(this, "VERSION", "3.61.5");
23
+ i(this, "VERSION", "3.61.7-alpha.0");
24
24
  i(this, "NAME");
25
25
  i(this, "five");
26
26
  i(this, "workUtil");
@@ -30,7 +30,7 @@ let S = class {
30
30
  */
31
31
  i(this, "hooks", new l());
32
32
  i(this, "staticPrefix", "//vr-image-4.realsee-cdn.cn");
33
- this.five = t, this.fiveUtil = new m(t), this.workUtil = this.fiveUtil.workUtil, r != null && r.staticPrefix && (this.staticPrefix = r.staticPrefix);
33
+ this.five = t, this.fiveUtil = new a(t), this.workUtil = this.fiveUtil.workUtil, r != null && r.staticPrefix && (this.staticPrefix = r.staticPrefix);
34
34
  }
35
35
  set workCode(t) {
36
36
  this.workUtil.workCode = t, this.onWorkCodeChange();
@@ -51,7 +51,7 @@ let S = class {
51
51
  * @description: 获取静态资源的url
52
52
  */
53
53
  absoluteUrl(t) {
54
- return a(this.staticPrefix, t);
54
+ return m(this.staticPrefix, t);
55
55
  }
56
56
  onWorkCodeChange() {
57
57
  }
@@ -1,6 +1,6 @@
1
1
  function A() {
2
2
  console.debug(
3
- "%c %c@realsee/dnalogel %cv3.61.5",
3
+ "%c %c@realsee/dnalogel %cv3.61.7-alpha.0",
4
4
  [
5
5
  "background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
6
6
  "background-repeat: no-repeat",
@@ -1,90 +1,95 @@
1
- import { Object3D as k, Matrix4 as _ } from "three";
2
- var c = function(a) {
3
- k.call(this), this.element = a, this.element.style.position = "absolute", this.element.style.pointerEvents = "auto", this.addEventListener("removed", function() {
4
- this.traverse(function(p) {
5
- p.element instanceof Element && p.element.parentNode !== null && p.element.parentNode.removeChild(p.element);
1
+ import { Object3D as w, Matrix4 as k } from "three";
2
+ var c = function(p) {
3
+ w.call(this), this.element = p, this.element.style.position = "absolute", this.element.style.pointerEvents = "auto", this.element.style.userSelect = "none", this.element.setAttribute("draggable", !1), this.addEventListener("removed", function() {
4
+ this.traverse(function(y) {
5
+ y.element instanceof Element && y.element.parentNode !== null && y.element.remove();
6
6
  });
7
7
  });
8
8
  };
9
- c.prototype = Object.create(k.prototype);
9
+ c.prototype = Object.create(w.prototype);
10
10
  c.prototype.constructor = c;
11
- var C = function(a) {
12
- c.call(this, a);
11
+ var C = function(p) {
12
+ c.call(this, p);
13
13
  };
14
14
  C.prototype = Object.create(c.prototype);
15
15
  C.prototype.constructor = C;
16
- let P = function(a) {
17
- let p = this, x, S, M, v, n = new _(), d = {
16
+ let I = function(p) {
17
+ let y = this, x, S, M, g, o = new k(), f = {
18
18
  camera: { fov: 0, style: "" },
19
- objects: /* @__PURE__ */ new WeakMap()
20
- }, s = document.createElement("div");
21
- s.style.overflow = "hidden", this.domElement = s;
22
- let l = document.createElement("div");
23
- l.style.WebkitTransformStyle = "preserve-3d", l.style.transformStyle = "preserve-3d", l.style.pointerEvents = "none", s.appendChild(l), this.getSize = function() {
19
+ objects: /* @__PURE__ */ new Map()
20
+ }, a = document.createElement("div");
21
+ a.style.overflow = "hidden", this.domElement = a;
22
+ let n = document.createElement("div");
23
+ n.style.WebkitTransformStyle = "preserve-3d", n.style.transformStyle = "preserve-3d", n.style.pointerEvents = "none", a.appendChild(n), this.getSize = function() {
24
24
  return {
25
25
  width: x,
26
26
  height: S
27
27
  };
28
28
  }, this.setSize = function(t, e) {
29
- x = t, S = e, M = x / 2, v = S / 2, s.style.width = t + "px", s.style.height = e + "px", l.style.width = t + "px", l.style.height = e + "px";
29
+ x = t, S = e, M = x / 2, g = S / 2, a.style.width = t + "px", a.style.height = e + "px", n.style.width = t + "px", n.style.height = e + "px";
30
30
  };
31
- function i(t) {
31
+ function r(t) {
32
32
  return Math.abs(t) < 1e-10 ? 0 : t;
33
33
  }
34
- function W(t) {
34
+ function O(t) {
35
35
  let e = t.elements;
36
- return "matrix3d(" + i(e[0]) + "," + i(-e[1]) + "," + i(e[2]) + "," + i(e[3]) + "," + i(e[4]) + "," + i(-e[5]) + "," + i(e[6]) + "," + i(e[7]) + "," + i(e[8]) + "," + i(-e[9]) + "," + i(e[10]) + "," + i(e[11]) + "," + i(e[12]) + "," + i(-e[13]) + "," + i(e[14]) + "," + i(e[15]) + ")";
36
+ return "matrix3d(" + r(e[0]) + "," + r(-e[1]) + "," + r(e[2]) + "," + r(e[3]) + "," + r(e[4]) + "," + r(-e[5]) + "," + r(e[6]) + "," + r(e[7]) + "," + r(e[8]) + "," + r(-e[9]) + "," + r(e[10]) + "," + r(e[11]) + "," + r(e[12]) + "," + r(-e[13]) + "," + r(e[14]) + "," + r(e[15]) + ")";
37
37
  }
38
- function g(t, e) {
39
- let r = t.elements;
40
- return "translate(-50%,-50%)" + ("matrix3d(" + i(r[0]) + "," + i(r[1]) + "," + i(r[2]) + "," + i(r[3]) + "," + i(-r[4]) + "," + i(-r[5]) + "," + i(-r[6]) + "," + i(-r[7]) + "," + i(r[8]) + "," + i(r[9]) + "," + i(r[10]) + "," + i(r[11]) + "," + i(r[12]) + "," + i(r[13]) + "," + i(r[14]) + "," + i(r[15]) + ")");
38
+ function W(t, e) {
39
+ let l = t.elements;
40
+ return "translate(-50%,-50%)" + ("matrix3d(" + r(l[0]) + "," + r(l[1]) + "," + r(l[2]) + "," + r(l[3]) + "," + r(-l[4]) + "," + r(-l[5]) + "," + r(-l[6]) + "," + r(-l[7]) + "," + r(l[8]) + "," + r(l[9]) + "," + r(l[10]) + "," + r(l[11]) + "," + r(l[12]) + "," + r(l[13]) + "," + r(l[14]) + "," + r(l[15]) + ")");
41
41
  }
42
- function O(t) {
42
+ function E(t) {
43
43
  var e;
44
44
  if (t.isCSS3DObject) {
45
- const r = (e = t.mode) != null ? e : "front";
46
- (!a || r === a) && (t.element.style.display = "none");
45
+ const l = (e = t.mode) != null ? e : "front";
46
+ (!p || l === p) && (t.element.style.display = "none");
47
47
  }
48
- for (let r = 0, h = t.children.length; r < h; r++)
49
- O(t.children[r]);
48
+ for (let l = 0, h = t.children.length; l < h; l++)
49
+ E(t.children[l]);
50
50
  }
51
- function E(t, e, r, h) {
51
+ function D(t, e, l, h, v) {
52
52
  var u;
53
53
  if (t.visible === !1) {
54
- O(t);
54
+ E(t);
55
55
  return;
56
56
  }
57
57
  if (t.isCSS3DObject) {
58
- const f = (u = t.mode) != null ? u : "front";
59
- if (a && f !== a)
58
+ const i = (u = t.mode) != null ? u : "front";
59
+ if (p && i !== p)
60
60
  return;
61
- const o = t.layers.test(r.layers) === !0, m = t.element;
62
- if (m.style.display = o === !0 ? "" : "none", o) {
63
- t.onBeforeRender(p, e, r);
64
- let y;
65
- t.isCSS3DSprite ? (n.copy(r.matrixWorldInverse), n.transpose(), n.copyPosition(t.matrixWorld), n.scale(t.scale), n.elements[3] = 0, n.elements[7] = 0, n.elements[11] = 0, n.elements[15] = 1, y = g(n)) : y = g(t.matrixWorld);
66
- let D = d.objects.get(t);
67
- if (D === void 0 || D.style !== y) {
68
- m.style.WebkitTransform = y, m.style.transform = y;
69
- let w = { style: y };
70
- d.objects.set(t, w);
61
+ t.flag = v;
62
+ const d = t.layers.test(l.layers) === !0, m = t.element;
63
+ if (m.style.display = d === !0 ? "" : "none", d) {
64
+ t.onBeforeRender(y, e, l);
65
+ let s;
66
+ t.isCSS3DSprite ? (o.copy(l.matrixWorldInverse), o.transpose(), o.copyPosition(t.matrixWorld), o.scale(t.scale), o.elements[3] = 0, o.elements[7] = 0, o.elements[11] = 0, o.elements[15] = 1, s = W(o)) : s = W(t.matrixWorld);
67
+ let b = f.objects.get(t);
68
+ if (b === void 0 || b.style !== s) {
69
+ m.style.WebkitTransform = s, m.style.transform = s;
70
+ let _ = { style: s };
71
+ f.objects.set(t, _);
71
72
  }
72
- m.style.display = t.visible ? "" : "none", m.parentNode !== l && l.appendChild(m), t.onAfterRender(p, e, r);
73
+ m.style.display = t.visible ? "" : "none", m.parentNode !== n && n.appendChild(m), t.onAfterRender(y, e, l);
73
74
  }
74
75
  }
75
- for (let f = 0, o = t.children.length; f < o; f++)
76
- E(t.children[f], e, r);
76
+ for (let i = 0, d = t.children.length; i < d; i++)
77
+ D(t.children[i], e, l, h, v);
77
78
  }
78
79
  this.render = function(t, e) {
79
- let r = e.projectionMatrix.elements[5] * v;
80
- if (d.camera.fov !== r && (e.isPerspectiveCamera ? (s.style.WebkitPerspective = r + "px", s.style.perspective = r + "px") : (s.style.WebkitPerspective = "", s.style.perspective = ""), d.camera.fov = r), t.autoUpdate === !0 && t.updateMatrixWorld(), e.parent === null && e.updateMatrixWorld(), e.isOrthographicCamera)
81
- var h = -(e.right + e.left) / 2, u = (e.top + e.bottom) / 2;
82
- let o = (e.isOrthographicCamera ? "scale(" + r + ")translate(" + i(h) + "px," + i(u) + "px)" + W(e.matrixWorldInverse) : "translateZ(" + r + "px)" + W(e.matrixWorldInverse)) + "translate(" + M + "px," + v + "px)";
83
- d.camera.style !== o && (l.style.WebkitTransform = o, l.style.transform = o, d.camera.style = o), E(t, t, e);
80
+ let l = e.projectionMatrix.elements[5] * g;
81
+ if (f.camera.fov !== l && (e.isPerspectiveCamera ? (a.style.WebkitPerspective = l + "px", a.style.perspective = l + "px") : (a.style.WebkitPerspective = "", a.style.perspective = ""), f.camera.fov = l), t.autoUpdate === !0 && t.updateMatrixWorld(), e.parent === null && e.updateMatrixWorld(), e.isOrthographicCamera)
82
+ var h = -(e.right + e.left) / 2, v = (e.top + e.bottom) / 2;
83
+ let u = e.isOrthographicCamera ? "scale(" + l + ")translate(" + r(h) + "px," + r(v) + "px)" + O(e.matrixWorldInverse) : "translateZ(" + l + "px)" + O(e.matrixWorldInverse), i = u + "translate(" + M + "px," + g + "px)";
84
+ f.camera.style !== i && (n.style.WebkitTransform = i, n.style.transform = i, f.camera.style = i);
85
+ const d = t.uuid + "_" + performance.now().toString();
86
+ D(t, t, e, u, d), f.objects.forEach(function(m, s) {
87
+ s.flag !== d && (s.element.remove(), f.objects.delete(s));
88
+ });
84
89
  };
85
90
  };
86
91
  export {
87
92
  c as CSS3DObject,
88
- P as CSS3DRenderer,
93
+ I as CSS3DRenderer,
89
94
  C as CSS3DSprite
90
95
  };
@@ -33,9 +33,8 @@ export type PointSelectorConfig = Partial<Config>;
33
33
  type EventMap = {
34
34
  /**
35
35
  * @description: 与模型交点更新时触发,移出监听范围时为null
36
- * @param isAdhered 是否为吸附的点
37
36
  */
38
- intersectionUpdate: (intersection: PointIntersection | null, isAdhered?: boolean) => void;
37
+ intersectionUpdate: (intersection: PointIntersection | null) => void;
39
38
  /**
40
39
  * @description: 试图打点,返回false则不打点
41
40
  */
@@ -68,10 +67,14 @@ export declare class PointSelector extends Subscribe<EventMap> {
68
67
  _cursorError: boolean;
69
68
  actionIfNoIntersection: ActionIfNoIntersection;
70
69
  plane?: THREE.Plane | null;
70
+ /**
71
+ * @description 结果区别:vertical: 射线和模型的交点在plane上的投影点;onlyPlane: 不论射线和模型是否有交点,都为射线和plane的焦点;onlyVirtual: 仅当射线和模型没有交点时,为射线和plane的焦点
72
+ */
73
+ planeMode: 'vertical' | 'onlyPlane' | 'onlyVirtual';
71
74
  readonly pointSelectorHelper: PointSelectorHelper;
75
+ five: Five;
72
76
  /** @deprecated directly use `pointSelector.on/off` instead */
73
77
  readonly hook: this;
74
- private five;
75
78
  private set outOfFive(value);
76
79
  private _outOfFive;
77
80
  private set enabled(value);
@@ -113,7 +116,6 @@ export declare class PointSelector extends Subscribe<EventMap> {
113
116
  * @description: 鼠标离开five canvas时
114
117
  */
115
118
  private onLeave;
116
- private onClick;
117
119
  private onMouseDown;
118
120
  private onMouseUp;
119
121
  private onTouchStart;