@realsee/dnalogel 3.61.7-alpha.0 → 3.61.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (444) 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 +41 -41
  4. package/dist/index.js +1800 -1817
  5. package/dist/index.umd.js +34 -34
  6. package/dist/shared-utils/three/PointSelector/index.d.ts +4 -6
  7. package/dist/shared-utils/three/PointSelector/utils/PointSelectorHelper.d.ts +0 -8
  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 +11 -14
  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 +4 -8
  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/PanoTagPlugin/Components/TagContainer.js +20 -20
  436. package/libs/Sculpt/Objects/Rectangle/index.d.ts +1 -1
  437. package/libs/Sculpt/Objects/Rectangle/index.js +115 -116
  438. package/libs/base/BasePlugin.js +5 -5
  439. package/libs/shared-utils/logger.js +1 -1
  440. package/libs/shared-utils/three/PointSelector/index.d.ts +4 -6
  441. package/libs/shared-utils/three/PointSelector/index.js +84 -102
  442. package/libs/shared-utils/three/PointSelector/utils/PointSelectorHelper.d.ts +0 -8
  443. package/libs/vendor/hotkeys-js/dist/hotkeys.esm.js +91 -91
  444. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { SvelteComponent as w, init as T, safe_not_equal as q, append_styles as I, empty as M, insert as _, transition_in as c, transition_out as u, check_outros as S, detach as d, setContext as C, element as N, attr as h, toggle_class as g, set_style as k, group_outros as v, update_keyed_each as j, outro_and_destroy_block as A, add_render_callback as B, create_in_transition as D, create_component as E, mount_component as F, destroy_component as G } from "../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as z, init as T, safe_not_equal as I, append_styles as C, empty as w, insert as _, transition_in as c, transition_out as u, check_outros as M, detach as d, setContext as q, element as N, attr as g, toggle_class as h, set_style as y, group_outros as S, update_keyed_each as j, outro_and_destroy_block as A, add_render_callback as B, create_in_transition as D, create_component as E, mount_component as F, destroy_component as G } from "../../vendor/svelte/internal/index.js";
2
2
  import H from "./TagItem.js";
3
3
  import { fade as J } from "../../vendor/svelte/transition/index.js";
4
4
  import "./Tag/index.js";
@@ -166,13 +166,13 @@ import "../utils/Cache.js";
166
166
  import "../../shared-utils/promise/withResolvers.js";
167
167
  import "./Common/TagPoint.js";
168
168
  function K(a) {
169
- I(a, "svelte-1owzhnq", ".tag--container.svelte-1owzhnq{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0);transition:opacity 0.2s linear}.tag--container.hide.svelte-1owzhnq{opacity:0;pointer-events:none}.tag--container.hide.svelte-1owzhnq *{pointer-events:none !important}");
169
+ C(a, "svelte-18vymww", ".tag--container.svelte-18vymww{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0);transition:opacity 0.2s linear}.tag--container.hide.svelte-18vymww{opacity:0 !important;pointer-events:none}.tag--container.hide.svelte-18vymww *{pointer-events:none !important}");
170
170
  }
171
- function b(a, t, o) {
171
+ function k(a, t, o) {
172
172
  const i = a.slice();
173
173
  return i[8] = t[o], i;
174
174
  }
175
- function y(a) {
175
+ function b(a) {
176
176
  let t, o = [], i = /* @__PURE__ */ new Map(), m, e, n = (
177
177
  /*tags*/
178
178
  a[0]
@@ -182,8 +182,8 @@ function y(a) {
182
182
  p[8].id
183
183
  );
184
184
  for (let p = 0; p < n.length; p += 1) {
185
- let r = b(a, n, p), s = f(r);
186
- i.set(s, o[p] = z(s, r));
185
+ let r = k(a, n, p), s = f(r);
186
+ i.set(s, o[p] = v(s, r));
187
187
  }
188
188
  return {
189
189
  c() {
@@ -191,9 +191,9 @@ function y(a) {
191
191
  t = N("div");
192
192
  for (let r = 0; r < o.length; r += 1)
193
193
  o[r].c();
194
- h(t, "class", "tag--container svelte-1owzhnq"), h(t, "data-infive", "1"), g(t, "hide", !/*state*/
194
+ g(t, "class", "tag--container svelte-18vymww"), g(t, "data-infive", "1"), h(t, "hide", !/*state*/
195
195
  a[4].visible || !/*temporaryState*/
196
- a[5].visible), k(
196
+ a[5].visible), y(
197
197
  t,
198
198
  "z-index",
199
199
  /*zIndex*/
@@ -210,11 +210,11 @@ function y(a) {
210
210
  var s;
211
211
  r & /*state, temporaryState, tags, mediaStore, rendererMap, contentTypeMap*/
212
212
  63 && (n = /*tags*/
213
- p[0], v(), o = j(o, r, f, 1, p, n, i, t, A, z, null, b), S()), (!e || r & /*state, temporaryState*/
214
- 48) && g(t, "hide", !/*state*/
213
+ p[0], S(), o = j(o, r, f, 1, p, n, i, t, A, v, null, k), M()), (!e || r & /*state, temporaryState*/
214
+ 48) && h(t, "hide", !/*state*/
215
215
  p[4].visible || !/*temporaryState*/
216
216
  p[5].visible), r & /*zIndex*/
217
- 64 && k(
217
+ 64 && y(
218
218
  t,
219
219
  "z-index",
220
220
  /*zIndex*/
@@ -242,7 +242,7 @@ function y(a) {
242
242
  }
243
243
  };
244
244
  }
245
- function z(a, t) {
245
+ function v(a, t) {
246
246
  let o, i, m;
247
247
  return i = new H({
248
248
  props: {
@@ -275,7 +275,7 @@ function z(a, t) {
275
275
  key: a,
276
276
  first: null,
277
277
  c() {
278
- o = M(), E(i.$$.fragment), this.first = o;
278
+ o = w(), E(i.$$.fragment), this.first = o;
279
279
  },
280
280
  m(e, n) {
281
281
  _(e, o, n), F(i, e, n), m = !0;
@@ -311,11 +311,11 @@ function z(a, t) {
311
311
  function L(a) {
312
312
  let t, o, i = (
313
313
  /*state*/
314
- a[4].enabled && y(a)
314
+ a[4].enabled && b(a)
315
315
  );
316
316
  return {
317
317
  c() {
318
- i && i.c(), t = M();
318
+ i && i.c(), t = w();
319
319
  },
320
320
  m(m, e) {
321
321
  i && i.m(m, e), _(m, t, e), o = !0;
@@ -323,9 +323,9 @@ function L(a) {
323
323
  p(m, [e]) {
324
324
  /*state*/
325
325
  m[4].enabled ? i ? (i.p(m, e), e & /*state*/
326
- 16 && c(i, 1)) : (i = y(m), i.c(), c(i, 1), i.m(t.parentNode, t)) : i && (v(), u(i, 1, 1, () => {
326
+ 16 && c(i, 1)) : (i = b(m), i.c(), c(i, 1), i.m(t.parentNode, t)) : i && (S(), u(i, 1, 1, () => {
327
327
  i = null;
328
- }), S());
328
+ }), M());
329
329
  },
330
330
  i(m) {
331
331
  o || (c(i), o = !0);
@@ -340,7 +340,7 @@ function L(a) {
340
340
  }
341
341
  function O(a, t, o) {
342
342
  let { tags: i = [] } = t, { hooks: m } = t, { mediaStore: e } = t, { rendererMap: n } = t, { contentTypeMap: f } = t, { state: p } = t, { temporaryState: r } = t, { zIndex: s = void 0 } = t;
343
- return C("hooks", m), a.$$set = (l) => {
343
+ return q("hooks", m), a.$$set = (l) => {
344
344
  "tags" in l && o(0, i = l.tags), "hooks" in l && o(7, m = l.hooks), "mediaStore" in l && o(1, e = l.mediaStore), "rendererMap" in l && o(2, n = l.rendererMap), "contentTypeMap" in l && o(3, f = l.contentTypeMap), "state" in l && o(4, p = l.state), "temporaryState" in l && o(5, r = l.temporaryState), "zIndex" in l && o(6, s = l.zIndex);
345
345
  }, [
346
346
  i,
@@ -353,14 +353,14 @@ function O(a, t, o) {
353
353
  m
354
354
  ];
355
355
  }
356
- class Xo extends w {
356
+ class Xo extends z {
357
357
  constructor(t) {
358
358
  super(), T(
359
359
  this,
360
360
  t,
361
361
  O,
362
362
  L,
363
- q,
363
+ I,
364
364
  {
365
365
  tags: 0,
366
366
  hooks: 7,
@@ -1,7 +1,7 @@
1
1
  import { BaseObject, type BaseImportData, type BaseObjectConfig } from '../Base';
2
2
  import type { PointSelector } from '../../../shared-utils/three/PointSelector';
3
3
  import { RectangleMeshEditor } from '../../Editors/RectangleMeshEditor';
4
- import { RectangleMesh, type RectangleData } from '../../Meshes/Rectangle';
4
+ import type { RectangleData, RectangleMesh } from '../../Meshes/Rectangle';
5
5
  import { RectangleWithEdgeMesh, type RectangleWithEdgeMeshStyle } from '../../Meshes/RectangleWithEdge';
6
6
  import type { LiteralString } from '../../../typings/utils.type';
7
7
  import type { DrawMethodConfig, CreateLimitConfig } from '../../typings/style';
@@ -1,58 +1,56 @@
1
- var j = Object.defineProperty, k = Object.defineProperties;
1
+ var I = Object.defineProperty, k = Object.defineProperties;
2
2
  var q = Object.getOwnPropertyDescriptors;
3
- var D = Object.getOwnPropertySymbols;
3
+ var W = Object.getOwnPropertySymbols;
4
4
  var G = Object.prototype.hasOwnProperty, J = Object.prototype.propertyIsEnumerable;
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]);
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]);
11
11
  return o;
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) => {
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) => {
16
16
  try {
17
- a(e.next(c));
18
- } catch (m) {
19
- d(m);
17
+ i(e.next(c));
18
+ } catch (h) {
19
+ f(h);
20
20
  }
21
21
  }, l = (c) => {
22
22
  try {
23
- a(e.throw(c));
24
- } catch (m) {
25
- d(m);
23
+ i(e.throw(c));
24
+ } catch (h) {
25
+ f(h);
26
26
  }
27
- }, a = (c) => c.done ? i(c.value) : Promise.resolve(c.value).then(V, l);
28
- a((e = e.apply(o, t)).next());
27
+ }, i = (c) => c.done ? m(c.value) : Promise.resolve(c.value).then(y, l);
28
+ i((e = e.apply(o, n)).next());
29
29
  });
30
30
  import { BaseObject as K } from "../Base/index.js";
31
- import * as r from "three";
32
- import { PolylineWithDotsMesh as M } from "../../Meshes/Polyline.js";
31
+ import * as s from "three";
32
+ import { PolylineWithDotsMesh as b } from "../../Meshes/Polyline.js";
33
33
  import { RectangleMeshEditor as Q } from "../../Editors/RectangleMeshEditor.js";
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));
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));
49
47
  }
50
48
  get editor() {
51
49
  return this._editor || (this._editor = new Q(this.rectangleMesh)), this._editor;
52
50
  }
53
51
  get data() {
54
- return P(p({}, this.baseData), {
55
- points: Y(this.applyObjectMatrixWorld(this.rectangleMesh.points, this.rectangleMesh)),
52
+ return w(p({}, this.baseData), {
53
+ points: X(this.applyObjectMatrixWorld(this.rectangleMesh.points, this.rectangleMesh)),
56
54
  style: {
57
55
  color: this.rectangleMesh.color.getHex(),
58
56
  opacity: this.rectangleMesh.opacity,
@@ -62,7 +60,7 @@ class we extends K {
62
60
  });
63
61
  }
64
62
  setData(e) {
65
- e.points && this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(Z), this.rectangleMesh)), this.rectangleMesh.setStyle(e.style), this._editor && this._editor.initialHelperMatrix();
63
+ e.points && this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(Y), this.rectangleMesh)), this.rectangleMesh.setStyle(e.style), this._editor && this._editor.initialHelperMatrix();
66
64
  }
67
65
  highlight() {
68
66
  var e;
@@ -73,113 +71,114 @@ class we extends K {
73
71
  (e = this.rectangleMesh) == null || e.unhighlight();
74
72
  }
75
73
  create(e) {
76
- return F(this, null, function* () {
74
+ return _(this, null, function* () {
77
75
  this.removeChildren();
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();
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();
80
78
  });
81
79
  }
82
80
  }
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);
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);
86
84
  }
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) {
85
+ function $(o, n, e) {
95
86
  var C;
96
- const { promise: i, reject: d, resolve: V } = I(), l = o.parent;
87
+ const { promise: m, reject: f, resolve: y } = B(), l = o.parent;
97
88
  if (!l)
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))
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))
108
99
  return;
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;
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;
112
103
  return;
113
104
  }
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]);
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]);
117
108
  return;
118
109
  }
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]);
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]);
122
113
  return;
123
114
  }
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]);
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]);
126
117
  return;
127
118
  }
128
- if (n.length === 2 && a === "none") {
119
+ if (t.length === 2 && i === "none") {
129
120
  l.remove(c);
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);
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);
134
125
  return;
135
126
  }
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"));
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"));
140
131
  };
141
- return t.on("select", L), t.on("intersectionUpdate", x), t.on("disable", E), i;
132
+ return n.on("select", M), n.on("intersectionUpdate", E), n.on("disable", x), m;
142
133
  }
143
- function ne(o, t, e) {
134
+ function S(o, n, e) {
144
135
  var C;
145
- const { promise: i, reject: d, resolve: V } = I(), l = o.parent;
136
+ const { promise: m, reject: f, resolve: y } = B(), l = o.parent;
146
137
  if (!l)
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))
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]);
157
156
  return;
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;
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]);
161
160
  return;
162
161
  }
163
- if (n.length === 1) {
164
- h = s.point, m.setPoints([(g = s.originalPoint) != null ? g : s.point, s.point]), c.setPoints([O, h]);
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]);
165
164
  return;
166
165
  }
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);
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);
173
172
  return;
174
173
  }
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"));
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"));
179
178
  };
180
- return t.on("select", L), t.on("intersectionUpdate", x), t.on("disable", E), i;
179
+ return n.on("select", M), n.on("intersectionUpdate", E), n.on("disable", x), m;
181
180
  }
182
181
  export {
183
- we as Rectangle,
184
- S as createRectangle
182
+ he as Rectangle,
183
+ Z as createRectangle
185
184
  };
@@ -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 a } from "../shared-utils/Utils/FiveUtil.js";
15
- import { absoluteUrl as m } from "../shared-utils/url/absoluteUrl.js";
14
+ import { FiveUtil as m } from "../shared-utils/Utils/FiveUtil.js";
15
+ import { absoluteUrl as a } 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.7-alpha.0");
23
+ i(this, "VERSION", "3.61.7");
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 a(t), this.workUtil = this.fiveUtil.workUtil, r != null && r.staticPrefix && (this.staticPrefix = r.staticPrefix);
33
+ this.five = t, this.fiveUtil = new m(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 m(this.staticPrefix, t);
54
+ return a(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.7-alpha.0",
3
+ "%c %c@realsee/dnalogel %cv3.61.7",
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",
@@ -33,8 +33,9 @@ export type PointSelectorConfig = Partial<Config>;
33
33
  type EventMap = {
34
34
  /**
35
35
  * @description: 与模型交点更新时触发,移出监听范围时为null
36
+ * @param isAdhered 是否为吸附的点
36
37
  */
37
- intersectionUpdate: (intersection: PointIntersection | null) => void;
38
+ intersectionUpdate: (intersection: PointIntersection | null, isAdhered?: boolean) => void;
38
39
  /**
39
40
  * @description: 试图打点,返回false则不打点
40
41
  */
@@ -67,14 +68,10 @@ export declare class PointSelector extends Subscribe<EventMap> {
67
68
  _cursorError: boolean;
68
69
  actionIfNoIntersection: ActionIfNoIntersection;
69
70
  plane?: THREE.Plane | null;
70
- /**
71
- * @description 结果区别:vertical: 射线和模型的交点在plane上的投影点;onlyPlane: 不论射线和模型是否有交点,都为射线和plane的焦点;onlyVirtual: 仅当射线和模型没有交点时,为射线和plane的焦点
72
- */
73
- planeMode: 'vertical' | 'onlyPlane' | 'onlyVirtual';
74
71
  readonly pointSelectorHelper: PointSelectorHelper;
75
- five: Five;
76
72
  /** @deprecated directly use `pointSelector.on/off` instead */
77
73
  readonly hook: this;
74
+ private five;
78
75
  private set outOfFive(value);
79
76
  private _outOfFive;
80
77
  private set enabled(value);
@@ -116,6 +113,7 @@ export declare class PointSelector extends Subscribe<EventMap> {
116
113
  * @description: 鼠标离开five canvas时
117
114
  */
118
115
  private onLeave;
116
+ private onClick;
119
117
  private onMouseDown;
120
118
  private onMouseUp;
121
119
  private onTouchStart;