@realsee/dnalogel 3.58.2 → 3.58.4-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 (453) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/ModelMakerPlugin/item/baseItem.d.ts +2 -0
  3. package/dist/ModelMakerPlugin/item/boxItem.d.ts +9 -3
  4. package/dist/ModelMakerPlugin/item/polygonItem.d.ts +7 -7
  5. package/dist/ModelMakerPlugin/item/prismItem.d.ts +0 -3
  6. package/dist/Sculpt/Objects/Rectangle/index.d.ts +3 -3
  7. package/dist/Sculpt/index.d.ts +15 -10
  8. package/dist/index.cjs.js +31 -31
  9. package/dist/index.js +2174 -2156
  10. package/dist/index.umd.js +31 -31
  11. package/docs/assets/navigation.js +1 -1
  12. package/docs/assets/search.js +1 -1
  13. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +25 -25
  14. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +28 -28
  15. package/docs/classes/CSS3DRender.html +3 -3
  16. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  17. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +26 -26
  18. package/docs/classes/ModelMakerPluginInstance.html +15 -15
  19. package/docs/classes/ModelRoomLabelController.html +6 -6
  20. package/docs/classes/MoveController.html +17 -17
  21. package/docs/classes/Object3DHelperController.html +15 -15
  22. package/docs/classes/PaintBrush.html +5 -5
  23. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  24. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  25. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  26. package/docs/classes/PanoMeasurePluginPolyline.html +4 -4
  27. package/docs/classes/PanoTagPluginController.html +35 -35
  28. package/docs/classes/Sculpt.html +23 -23
  29. package/docs/classes/Util.BetterTween.html +2 -2
  30. package/docs/classes/Util.FiveDomEvents.html +4 -4
  31. package/docs/classes/Util.FivePuppet.html +3 -3
  32. package/docs/classes/Util.Interval.html +5 -5
  33. package/docs/classes/Util.LightTag.html +14 -14
  34. package/docs/classes/Util.LineSegments.html +2 -2
  35. package/docs/classes/Util.Magnifier.html +6 -6
  36. package/docs/classes/Util.Object3D.html +4 -4
  37. package/docs/classes/Util.PointHelper.html +2 -2
  38. package/docs/classes/Util.PointSelector.html +11 -11
  39. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  40. package/docs/classes/Util.Rectangle.html +5 -5
  41. package/docs/classes/Util.sculpt.BaseEditor.html +7 -7
  42. package/docs/classes/Util.sculpt.BoxMesh.html +6 -6
  43. package/docs/classes/Util.sculpt.BoxMeshEditor.html +7 -7
  44. package/docs/classes/Util.sculpt.CircleMesh.html +4 -4
  45. package/docs/classes/Util.sculpt.CircleMeshEditor.html +7 -7
  46. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +4 -4
  47. package/docs/classes/Util.sculpt.CylinderMesh.html +5 -5
  48. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +7 -7
  49. package/docs/classes/Util.sculpt.LineMesh.html +5 -5
  50. package/docs/classes/Util.sculpt.PointMesh.html +5 -5
  51. package/docs/classes/Util.sculpt.PolygonMesh.html +6 -6
  52. package/docs/classes/Util.sculpt.PrismMesh.html +6 -6
  53. package/docs/classes/Util.sculpt.PrismMeshEditor.html +7 -7
  54. package/docs/classes/Util.sculpt.RectangleMesh.html +7 -7
  55. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +7 -7
  56. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +7 -7
  57. package/docs/classes/WalkController.html +18 -18
  58. package/docs/enums/CameraMovementEffect.html +3 -3
  59. package/docs/enums/ContentType.html +18 -18
  60. package/docs/enums/DIRECTION.html +2 -2
  61. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  62. package/docs/enums/DimensionType.html +3 -3
  63. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  64. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  65. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  66. package/docs/enums/PointType.html +3 -3
  67. package/docs/enums/Rotation.html +3 -3
  68. package/docs/functions/AreaMakerPlugin.html +1 -1
  69. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  70. package/docs/functions/CameraMovementPlugin.html +2 -2
  71. package/docs/functions/CruisePlugin.html +1 -1
  72. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  73. package/docs/functions/GuideLinePlugin.html +1 -1
  74. package/docs/functions/ItemLabelPlugin.html +1 -1
  75. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  76. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  77. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  78. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  79. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  80. package/docs/functions/ModelMakerPlugin.html +1 -1
  81. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  82. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  83. package/docs/functions/ModelViewPlugin.html +2 -2
  84. package/docs/functions/MovePlugin.html +1 -1
  85. package/docs/functions/Object3DHelperPlugin.html +1 -1
  86. package/docs/functions/PanoCompassPlugin.html +1 -1
  87. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  88. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  89. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  90. package/docs/functions/PanoMeasurePlugin.html +1 -1
  91. package/docs/functions/PanoRulerPlugin.html +2 -2
  92. package/docs/functions/PanoRulerProPlugin.html +2 -2
  93. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  94. package/docs/functions/PanoTagPlugin.html +1 -1
  95. package/docs/functions/PanoVideoPlugin.html +2 -2
  96. package/docs/functions/PipelinePlugin.html +1 -1
  97. package/docs/functions/SculptPlugin.html +2 -2
  98. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  99. package/docs/functions/Util.absoluteUrl.html +2 -2
  100. package/docs/functions/Util.awaitNextFrame.html +1 -1
  101. package/docs/functions/Util.blink.html +2 -2
  102. package/docs/functions/Util.bounding.html +1 -1
  103. package/docs/functions/Util.boundingBox.html +1 -1
  104. package/docs/functions/Util.boundingSphere.html +1 -1
  105. package/docs/functions/Util.boxVertex.html +2 -2
  106. package/docs/functions/Util.boxVertexes.html +1 -1
  107. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  108. package/docs/functions/Util.convexHull.html +2 -2
  109. package/docs/functions/Util.equal.html +2 -2
  110. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  111. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  112. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  113. package/docs/functions/Util.getFrameTime.html +2 -2
  114. package/docs/functions/Util.inside.html +1 -1
  115. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  116. package/docs/functions/Util.isModelLike.html +1 -1
  117. package/docs/functions/Util.isNil.html +2 -2
  118. package/docs/functions/Util.isPanoramaLike.html +1 -1
  119. package/docs/functions/Util.lookObject.html +2 -2
  120. package/docs/functions/Util.lookPoint.html +2 -2
  121. package/docs/functions/Util.nextFrame.html +1 -1
  122. package/docs/functions/Util.notNil.html +2 -2
  123. package/docs/functions/Util.reblink.html +2 -2
  124. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  125. package/docs/functions/Util.sculpt.createBox.html +1 -1
  126. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  127. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  128. package/docs/functions/Util.sculpt.createLine.html +2 -2
  129. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  130. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  131. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  132. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  133. package/docs/functions/Util.tag.html +1 -1
  134. package/docs/functions/Util.tweenProgress.html +1 -1
  135. package/docs/functions/Util.uuid.html +2 -2
  136. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  137. package/docs/functions/Util.worldBounding.html +1 -1
  138. package/docs/functions/Util.worldBoundingBox.html +1 -1
  139. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  140. package/docs/functions/createPolyline.html +2 -2
  141. package/docs/functions/pluginFlag.html +1 -1
  142. package/docs/hierarchy.html +1 -1
  143. package/docs/index.html +2 -2
  144. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  145. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  146. package/docs/interfaces/AreaMakerPluginType.EventMap.html +12 -12
  147. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  148. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -4
  149. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  150. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  151. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  152. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  153. package/docs/interfaces/AreaMakerPluginType.State.html +5 -5
  154. package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
  155. package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
  156. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  157. package/docs/interfaces/ContentTypeMapInterface.html +15 -15
  158. package/docs/interfaces/CruisePluginTypes.Config.html +4 -4
  159. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  160. package/docs/interfaces/CruisePluginTypes.EventMap.html +17 -17
  161. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
  162. package/docs/interfaces/CruisePluginTypes.MoveAction.html +8 -8
  163. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +9 -9
  164. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +10 -10
  165. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  166. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  167. package/docs/interfaces/CruisePluginTypes.PluginState.html +7 -7
  168. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +7 -7
  169. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +8 -8
  170. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  171. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  172. package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -4
  173. package/docs/interfaces/FloorplanBounding.html +5 -5
  174. package/docs/interfaces/FloorplanData.html +3 -3
  175. package/docs/interfaces/FloorplanEntrance.html +8 -8
  176. package/docs/interfaces/FloorplanExtraObject.html +5 -5
  177. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  178. package/docs/interfaces/FloorplanFloorData.html +3 -3
  179. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  180. package/docs/interfaces/FloorplanObserver.html +3 -3
  181. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  182. package/docs/interfaces/FloorplanPosition.html +3 -3
  183. package/docs/interfaces/FloorplanRoomItem.html +8 -8
  184. package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
  185. package/docs/interfaces/FloorplanServerBounding.html +5 -5
  186. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  187. package/docs/interfaces/FloorplanServerData.html +3 -3
  188. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  189. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  190. package/docs/interfaces/FloorplanServerEntrance.html +8 -8
  191. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  192. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  193. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  194. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  195. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  196. package/docs/interfaces/FloorplanServerRoomItem.html +9 -9
  197. package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
  198. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  199. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  200. package/docs/interfaces/GuideLinePluginType.EventMap.html +5 -5
  201. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +5 -5
  202. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
  204. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  205. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +16 -16
  207. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +19 -19
  209. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  210. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  211. package/docs/interfaces/GuideLinePluginType.PluginState.html +4 -4
  212. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  213. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +2 -2
  214. package/docs/interfaces/HelperOffset.html +2 -2
  215. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  216. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  217. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  218. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  219. package/docs/interfaces/MinMax.html +2 -2
  220. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  221. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  222. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  223. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  224. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  225. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  226. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  227. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  228. package/docs/interfaces/ModelMakerPluginType.EventMap.html +10 -10
  229. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
  230. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +4 -4
  231. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  232. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +4 -4
  233. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +4 -4
  234. package/docs/interfaces/ModelMakerPluginType.State.html +5 -5
  235. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  236. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  237. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  238. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  239. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  240. package/docs/interfaces/Object3DHelperState.html +2 -2
  241. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  242. package/docs/interfaces/PaintBrushAction.html +7 -7
  243. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  244. package/docs/interfaces/PaintBrushState.html +2 -2
  245. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
  246. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  247. package/docs/interfaces/PanoMeasureParameterType.html +6 -6
  248. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  249. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  250. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  251. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -4
  252. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  253. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  254. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  255. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  256. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  257. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  258. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  259. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  260. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  261. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  262. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  263. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  264. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  265. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  266. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  267. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  268. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  269. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +5 -5
  270. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  271. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
  272. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  273. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +5 -5
  274. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +7 -7
  275. package/docs/interfaces/PluginEventMap.html +4 -4
  276. package/docs/interfaces/Point.html +2 -2
  277. package/docs/interfaces/Room.html +2 -2
  278. package/docs/interfaces/RoomInfo.html +2 -2
  279. package/docs/interfaces/RoomLabel.html +7 -7
  280. package/docs/interfaces/RoomRules.html +1 -1
  281. package/docs/interfaces/Rooms.html +1 -1
  282. package/docs/interfaces/Scissor.html +6 -6
  283. package/docs/interfaces/State.html +4 -4
  284. package/docs/interfaces/TagCacheInterface.html +3 -3
  285. package/docs/interfaces/TagConfig.html +10 -10
  286. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  287. package/docs/interfaces/TagIconUrl.html +7 -7
  288. package/docs/interfaces/TagObjectGroup.html +2 -2
  289. package/docs/interfaces/TagStyle.html +2 -2
  290. package/docs/interfaces/Tags.html +4 -4
  291. package/docs/interfaces/TemporaryState.html +2 -2
  292. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  293. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  294. package/docs/interfaces/Util.EventHandlerConfig.html +4 -4
  295. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  296. package/docs/interfaces/Util.FiveDomEventMap.html +10 -10
  297. package/docs/interfaces/Util.MagnifierParameter.html +5 -5
  298. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  299. package/docs/interfaces/Util.PointIntersection.html +4 -4
  300. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  301. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +3 -3
  302. package/docs/modules/AreaMakerPluginType.html +2 -2
  303. package/docs/modules/CruisePluginTypes.html +2 -2
  304. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  305. package/docs/modules/GuideLineItem.html +2 -2
  306. package/docs/modules/GuideLineModeItem.html +2 -2
  307. package/docs/modules/GuideLinePluginType.html +2 -2
  308. package/docs/modules/ModelMakerPluginType.html +2 -2
  309. package/docs/modules/PanoVideoPluginType.html +2 -2
  310. package/docs/modules/SculptData.html +2 -2
  311. package/docs/modules/Util.html +2 -2
  312. package/docs/modules/Util.sculpt.html +2 -2
  313. package/docs/modules.html +2 -2
  314. package/docs/types/AddObject3DHelperConfig.html +2 -2
  315. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  316. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  317. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  318. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  319. package/docs/types/ArrayPosition.html +1 -1
  320. package/docs/types/AudioAppearance.html +1 -1
  321. package/docs/types/CSS3DRenderExportType.html +1 -1
  322. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  323. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  324. package/docs/types/ClassFunctionParameters.html +1 -1
  325. package/docs/types/Color.html +1 -1
  326. package/docs/types/ContentTypeConfigKey.html +1 -1
  327. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  328. package/docs/types/ContentTypeMap.html +1 -1
  329. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  330. package/docs/types/Create3DElementReturnType.html +1 -1
  331. package/docs/types/CruisePluginExportType.html +1 -1
  332. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  333. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  334. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  335. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  336. package/docs/types/DeprecatedTagProperty.html +2 -2
  337. package/docs/types/Direction-1.html +1 -1
  338. package/docs/types/Direction4.html +1 -1
  339. package/docs/types/ElementRenderer.html +2 -2
  340. package/docs/types/FloorplanRuleLabels.html +2 -2
  341. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  342. package/docs/types/GuideLinePluginExportType.html +1 -1
  343. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  344. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  345. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  346. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  347. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  348. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  349. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  350. package/docs/types/HelperEventMap.html +1 -1
  351. package/docs/types/InternalHelperEventMap.html +1 -1
  352. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  353. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  354. package/docs/types/MediaData.html +2 -2
  355. package/docs/types/MediaStore.html +1 -1
  356. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  357. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  358. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  359. package/docs/types/ModelId.html +1 -1
  360. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  361. package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
  362. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  363. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  364. package/docs/types/MoveArgs.html +2 -2
  365. package/docs/types/MoveOpts.html +2 -2
  366. package/docs/types/Object3DHelperEventMap.html +1 -1
  367. package/docs/types/ObjectFit.html +1 -1
  368. package/docs/types/PaintBrushEventMap.html +1 -1
  369. package/docs/types/PanoCompassPluginData.html +1 -1
  370. package/docs/types/PanoCompassPluginExportType.html +1 -1
  371. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  372. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  373. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  374. package/docs/types/PanoIndex.html +1 -1
  375. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  376. package/docs/types/PanoMeasureReturnType.html +1 -1
  377. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  378. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  379. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  380. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  381. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  382. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  383. package/docs/types/PipelinePluginParameterType.html +1 -1
  384. package/docs/types/PipelinePluginReturnType.html +1 -1
  385. package/docs/types/PlaneTag.html +2 -2
  386. package/docs/types/Point2DTag.html +2 -2
  387. package/docs/types/Point3DTag.html +2 -2
  388. package/docs/types/PointTagInstance.html +1 -1
  389. package/docs/types/Position.html +1 -1
  390. package/docs/types/PositionFrom.html +1 -1
  391. package/docs/types/RotateArgs.html +2 -2
  392. package/docs/types/RotateOpts.html +2 -2
  393. package/docs/types/RuleLabelsKey.html +1 -1
  394. package/docs/types/RuleLabelsValue.html +1 -1
  395. package/docs/types/ScaleCallback.html +1 -1
  396. package/docs/types/ScalePosition.html +2 -2
  397. package/docs/types/SculptData.BoxData.html +1 -1
  398. package/docs/types/SculptData.CircleData.html +1 -1
  399. package/docs/types/SculptData.CylinderData.html +1 -1
  400. package/docs/types/SculptData.PointData.html +1 -1
  401. package/docs/types/SculptData.PolygonData.html +1 -1
  402. package/docs/types/SculptData.PolylineData.html +1 -1
  403. package/docs/types/SculptData.PrismData.html +1 -1
  404. package/docs/types/SculptData.RectangleData.html +1 -1
  405. package/docs/types/StickType.html +1 -1
  406. package/docs/types/Tag.html +2 -2
  407. package/docs/types/Tag2D.html +2 -2
  408. package/docs/types/Tag3D.html +2 -2
  409. package/docs/types/TagClickParams.html +1 -1
  410. package/docs/types/TagConfigByKey.html +1 -1
  411. package/docs/types/TagContentType.html +1 -1
  412. package/docs/types/TagContentTypeMapping.html +1 -1
  413. package/docs/types/TagDimensionType.html +1 -1
  414. package/docs/types/TagElement.html +2 -2
  415. package/docs/types/TagEvents.html +1 -1
  416. package/docs/types/TagGLTFObject.html +1 -1
  417. package/docs/types/TagHooks.html +1 -1
  418. package/docs/types/TagId.html +1 -1
  419. package/docs/types/TagInstance.html +1 -1
  420. package/docs/types/TagPointType.html +2 -2
  421. package/docs/types/TagRendererMap.html +1 -1
  422. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  423. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  424. package/docs/types/Util.ActionIfNoModelUnderMouse.html +1 -1
  425. package/docs/types/Util.PointSelectorConfig.html +1 -1
  426. package/docs/types/WorkCode.html +1 -1
  427. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  428. package/docs/variables/PLUGIN.html +1 -1
  429. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  430. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  431. package/docs/variables/Util.animeMap.html +1 -1
  432. package/docs/variables/defaultGlobalConfig.html +1 -1
  433. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  434. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  435. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  436. package/libs/ModelMakerPlugin/Controller.js +48 -48
  437. package/libs/ModelMakerPlugin/index.js +1 -1
  438. package/libs/ModelMakerPlugin/item/baseItem.d.ts +2 -0
  439. package/libs/ModelMakerPlugin/item/baseItem.js +32 -28
  440. package/libs/ModelMakerPlugin/item/boxItem.d.ts +9 -3
  441. package/libs/ModelMakerPlugin/item/boxItem.js +27 -6
  442. package/libs/ModelMakerPlugin/item/polygonItem.d.ts +7 -7
  443. package/libs/ModelMakerPlugin/item/polygonItem.js +24 -20
  444. package/libs/ModelMakerPlugin/item/prismItem.d.ts +0 -3
  445. package/libs/ModelMakerPlugin/item/prismItem.js +25 -31
  446. package/libs/Sculpt/Objects/Rectangle/index.d.ts +3 -3
  447. package/libs/Sculpt/Objects/Rectangle/index.js +138 -141
  448. package/libs/Sculpt/index.d.ts +15 -10
  449. package/libs/Sculpt/index.js +52 -49
  450. package/libs/base/BasePlugin.js +5 -5
  451. package/libs/index.js +1 -1
  452. package/libs/shared-utils/logger.js +1 -1
  453. package/package.json +1 -1
@@ -1,29 +1,29 @@
1
1
  var d = Object.defineProperty, u = Object.defineProperties;
2
- var b = Object.getOwnPropertyDescriptors;
2
+ var F = Object.getOwnPropertyDescriptors;
3
3
  var l = Object.getOwnPropertySymbols;
4
- var F = Object.prototype.hasOwnProperty, v = Object.prototype.propertyIsEnumerable;
5
- var s = (t, i, o) => i in t ? d(t, i, { enumerable: !0, configurable: !0, writable: !0, value: o }) : t[i] = o, h = (t, i) => {
6
- for (var o in i || (i = {}))
7
- F.call(i, o) && s(t, o, i[o]);
4
+ var c = Object.prototype.hasOwnProperty, w = Object.prototype.propertyIsEnumerable;
5
+ var e = (i, t, o) => t in i ? d(i, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : i[t] = o, n = (i, t) => {
6
+ for (var o in t || (t = {}))
7
+ c.call(t, o) && e(i, o, t[o]);
8
8
  if (l)
9
- for (var o of l(i))
10
- v.call(i, o) && s(t, o, i[o]);
11
- return t;
12
- }, n = (t, i) => u(t, b(i));
13
- var m = (t, i, o) => (s(t, typeof i != "symbol" ? i + "" : i, o), o);
9
+ for (var o of l(t))
10
+ w.call(t, o) && e(i, o, t[o]);
11
+ return i;
12
+ }, h = (i, t) => u(i, F(t));
13
+ var s = (i, t, o) => (e(i, typeof t != "symbol" ? t + "" : t, o), o);
14
14
  import "../../shared-utils/tag.js";
15
- import * as c from "three";
15
+ import * as b from "three";
16
16
  import "hammerjs";
17
17
  import "../../shared-utils/three/PointSelector/index.js";
18
18
  import "three/examples/jsm/renderers/CSS3DRenderer";
19
19
  import "@realsee/five/line";
20
20
  import { isNil as f } from "../../shared-utils/isNil.js";
21
21
  import "../../shared-utils/three/core/Five_LineMaterial2.js";
22
- import { boundingBox as w, boxVertex as a } from "../../shared-utils/three/boundingBox.js";
22
+ import { boundingBox as C, boxVertex as a } from "../../shared-utils/three/boundingBox.js";
23
23
  import "animejs";
24
24
  import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
25
25
  import "../../shared-utils/five/FivePuppet.js";
26
- import { ModelMakerBaseItem as _ } from "./baseItem.js";
26
+ import { ModelMakerBaseItem as S } from "./baseItem.js";
27
27
  import "../../shared-utils/positionToVector3.js";
28
28
  import "../../shared-utils/five/vector3ToScreen.js";
29
29
  import "../../shared-utils/five/getFiveModel.js";
@@ -74,35 +74,29 @@ import "../../shared-utils/three/addIfNotExists.js";
74
74
  import "../utils/getFiveDomEvent.js";
75
75
  import "../../shared-utils/five/FiveDomEvents.js";
76
76
  import "../../shared-utils/five/calculateThreeMouse.js";
77
- class Eo extends _ {
77
+ class Do extends S {
78
78
  constructor(...o) {
79
- const r = o[0], e = w(r.model), p = new c.Vector3().lerpVectors(a(e, 0), a(e, 5), 0.5);
80
- super(n(h({}, r), { position: p }));
81
- m(this, "_visible", !0);
82
- m(this, "_visibleByFloor", !0);
83
- m(this, "onModelShownFloorChange", (o) => {
79
+ const r = o[0], p = C(r.model), m = new b.Vector3().lerpVectors(a(p, 0), a(p, 5), 0.5);
80
+ super(h(n({}, r), { position: m }));
81
+ s(this, "onModelShownFloorChange", (o) => {
84
82
  this.updateFiveCurrentFloorState(o), this.updateVisible();
85
83
  });
86
- m(this, "updateFiveCurrentFloorState", (o) => {
87
- var e, p;
88
- const r = (p = (e = this.rawData) == null ? void 0 : e.object_data) == null ? void 0 : p.floorIndex;
89
- f(r) ? this._visibleByFloor = !0 : this._visibleByFloor = o === null ? !0 : r === o;
84
+ s(this, "updateFiveCurrentFloorState", (o) => {
85
+ var p, m;
86
+ const r = (m = (p = this.rawData) == null ? void 0 : p.object_data) == null ? void 0 : m.floorIndex;
87
+ f(r) ? this.visibles[1] = !0 : this.visibles[1] = o === null ? !0 : r === o;
90
88
  });
91
- this.enable(), this.five.on("modelShownFloorChange", this.onModelShownFloorChange), this.disposers.push(() => {
89
+ this.enable(), this.updateVisible(), this.five.on("modelShownFloorChange", this.onModelShownFloorChange), this.disposers.push(() => {
92
90
  this.five.off("modelShownFloorChange", this.onModelShownFloorChange);
93
91
  });
94
92
  }
95
93
  show() {
96
- this.updateFiveCurrentFloorState(this.five.model.shownFloor), this._visible = !0, this.updateVisible(), this.emit("show");
94
+ this.updateFiveCurrentFloorState(this.five.model.shownFloor), super.show();
97
95
  }
98
96
  hide() {
99
- this._visible = !1, this.updateVisible(), this.emit("hide");
100
- }
101
- updateVisible() {
102
- const o = this._visible && this._visibleByFloor;
103
- o ? this.tag.show() : this.tag.hide(), this.model.visible = o, this.five.needsRender = !0;
97
+ super.hide();
104
98
  }
105
99
  }
106
100
  export {
107
- Eo as ModelMakerPrismItem
101
+ Do as ModelMakerPrismItem
108
102
  };
@@ -34,12 +34,12 @@ export declare class Rectangle extends BaseObject<RectangleImportData> {
34
34
  /**
35
35
  * @description 创建矩形
36
36
  */
37
- export declare function createRectangle(rectangleMesh: RectangleMesh, pointSelector: PointSelector, config?: Partial<CreateLimitConfig & DrawMethodConfig>): Promise<void>;
37
+ export declare function createRectangle(rectangleMesh: RectangleMesh, pointSelector: PointSelector, config?: Partial<CreateLimitConfig & DrawMethodConfig>): void | Promise<void>;
38
38
  /**
39
39
  * @description 对角线创建矩形(两步)
40
40
  */
41
- export declare function createRectangleByDiagonal(rectangleMesh: RectangleMesh, pointSelector: PointSelector, config?: Partial<CreateLimitConfig>): Promise<void>;
41
+ export declare function createRectangleByDiagonal(rectangleMesh: RectangleMesh, pointSelector: PointSelector, config?: Partial<CreateLimitConfig>): void | Promise<void>;
42
42
  /**
43
43
  * @description 正常创建矩形(三步)
44
44
  */
45
- export declare function createRectangleByVertex(rectangleMesh: RectangleMesh, pointSelector: PointSelector, config?: Partial<CreateLimitConfig>): Promise<void>;
45
+ export declare function createRectangleByVertex(rectangleMesh: RectangleMesh, pointSelector: PointSelector, config?: Partial<CreateLimitConfig>): void | Promise<void>;
@@ -1,55 +1,56 @@
1
- var H = Object.defineProperty, U = Object.defineProperties;
2
- var I = Object.getOwnPropertyDescriptors;
3
- var T = Object.getOwnPropertySymbols;
4
- var j = Object.prototype.hasOwnProperty, k = Object.prototype.propertyIsEnumerable;
5
- var O = (o, n, e) => n in o ? H(o, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : o[n] = e, p = (o, n) => {
1
+ var U = Object.defineProperty, I = Object.defineProperties;
2
+ var k = Object.getOwnPropertyDescriptors;
3
+ var W = Object.getOwnPropertySymbols;
4
+ var q = Object.prototype.hasOwnProperty, G = Object.prototype.propertyIsEnumerable;
5
+ var T = (o, n, e) => n in o ? U(o, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : o[n] = e, p = (o, n) => {
6
6
  for (var e in n || (n = {}))
7
- j.call(n, e) && O(o, e, n[e]);
8
- if (T)
9
- for (var e of T(n))
10
- k.call(n, e) && O(o, e, n[e]);
7
+ q.call(n, e) && T(o, e, n[e]);
8
+ if (W)
9
+ for (var e of W(n))
10
+ G.call(n, e) && T(o, e, n[e]);
11
11
  return o;
12
- }, P = (o, n) => U(o, I(n));
13
- var N = (o, n, e) => (O(o, typeof n != "symbol" ? n + "" : n, e), e);
14
- var W = (o, n, e) => new Promise((f, m) => {
15
- var a = (c) => {
12
+ }, w = (o, n) => I(o, k(n));
13
+ var z = (o, n, e) => (T(o, typeof n != "symbol" ? n + "" : n, e), e);
14
+ var _ = (o, n, e) => new Promise((f, m) => {
15
+ var y = (c) => {
16
16
  try {
17
- h(e.next(c));
18
- } catch (w) {
19
- m(w);
17
+ i(e.next(c));
18
+ } catch (h) {
19
+ m(h);
20
20
  }
21
- }, i = (c) => {
21
+ }, l = (c) => {
22
22
  try {
23
- h(e.throw(c));
24
- } catch (w) {
25
- m(w);
23
+ i(e.throw(c));
24
+ } catch (h) {
25
+ m(h);
26
26
  }
27
- }, h = (c) => c.done ? f(c.value) : Promise.resolve(c.value).then(a, i);
28
- h((e = e.apply(o, n)).next());
27
+ }, i = (c) => c.done ? f(c.value) : Promise.resolve(c.value).then(y, l);
28
+ i((e = e.apply(o, n)).next());
29
29
  });
30
- import { BaseObject as q } from "../Base/index.js";
30
+ import { BaseObject as J } from "../Base/index.js";
31
31
  import * as s from "three";
32
32
  import { PolylineWithDotsMesh as b } from "../../Meshes/Polyline.js";
33
- import { RectangleMeshEditor as G } from "../../Editors/RectangleMeshEditor.js";
34
- import { RectangleWithEdgeMesh as _ } from "../../Meshes/RectangleWithEdge.js";
33
+ import { RectangleMeshEditor as K } from "../../Editors/RectangleMeshEditor.js";
34
+ import { RectangleWithEdgeMesh as j } from "../../Meshes/RectangleWithEdge.js";
35
35
  import { sortPositionsByCameraPosition as A } from "../../utils/sortPositionsByCameraPosition.js";
36
36
  import { Sculpt as D } from "../../index.js";
37
- import { vector3ToArray as J } from "../../../shared-utils/three/vector3ToArray.js";
38
- import { anyPositionToVector3 as K } from "../../../shared-utils/positionToVector3.js";
39
- class ae extends q {
37
+ import { vector3ToArray as Q } from "../../../shared-utils/three/vector3ToArray.js";
38
+ import { anyPositionToVector3 as X } from "../../../shared-utils/positionToVector3.js";
39
+ import { withResolvers as F } from "../../../shared-utils/promise/withResolvers.js";
40
+ class ce extends J {
40
41
  constructor(e, f) {
41
42
  super(e, f);
42
- N(this, "type", "Rectangle");
43
- N(this, "rectangleMesh");
44
- N(this, "_editor");
45
- e && (this.rectangleMesh = new _(p(p({}, e.style), e)), this.add(this.rectangleMesh));
43
+ z(this, "type", "Rectangle");
44
+ z(this, "rectangleMesh");
45
+ z(this, "_editor");
46
+ e && (this.rectangleMesh = new j(p(p({}, e.style), e)), this.add(this.rectangleMesh));
46
47
  }
47
48
  get editor() {
48
- return this._editor || (this._editor = new G(this.rectangleMesh)), this._editor;
49
+ return this._editor || (this._editor = new K(this.rectangleMesh)), this._editor;
49
50
  }
50
51
  get data() {
51
- return P(p({}, this.baseData), {
52
- points: J(this.applyObjectMatrixWorld(this.rectangleMesh.points, this.rectangleMesh)),
52
+ return w(p({}, this.baseData), {
53
+ points: Q(this.applyObjectMatrixWorld(this.rectangleMesh.points, this.rectangleMesh)),
53
54
  style: {
54
55
  color: this.rectangleMesh.color.getHex(),
55
56
  opacity: this.rectangleMesh.opacity,
@@ -59,7 +60,7 @@ class ae extends q {
59
60
  });
60
61
  }
61
62
  setData(e) {
62
- e.points && this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(K))), this.rectangleMesh.setStyle(e.style), this._editor && this._editor.initialHelperMatrix();
63
+ e.points && this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(X))), this.rectangleMesh.setStyle(e.style), this._editor && this._editor.initialHelperMatrix();
63
64
  }
64
65
  highlight() {
65
66
  var e;
@@ -70,118 +71,114 @@ class ae extends q {
70
71
  (e = this.rectangleMesh) == null || e.unhighlight();
71
72
  }
72
73
  create(e) {
73
- return W(this, null, function* () {
74
+ return _(this, null, function* () {
74
75
  this.removeChildren();
75
- const f = new _(e);
76
- this.rectangleMesh = f, this.add(this.rectangleMesh), yield Q(this.rectangleMesh, this.pointSelector, e), this.config.canEdit && this.editor.enable();
76
+ const f = new j(e);
77
+ this.rectangleMesh = f, this.add(this.rectangleMesh), yield Y(this.rectangleMesh, this.pointSelector, e), this.config.canEdit && this.editor.enable();
77
78
  });
78
79
  }
79
80
  }
80
- function Q(o, n, e) {
81
+ function Y(o, n, e) {
81
82
  var m;
82
- return ((m = e == null ? void 0 : e.drawMethod) != null ? m : "diagonal") === "diagonal" ? X(o, n, e) : Y(o, n, e);
83
+ return ((m = e == null ? void 0 : e.drawMethod) != null ? m : "diagonal") === "diagonal" ? Z(o, n, e) : $(o, n, e);
83
84
  }
84
- function X(o, n, e) {
85
- return new Promise((f, m) => {
86
- var x;
87
- const a = o.parent;
88
- if (!a)
89
- return m(new Error("No container"));
90
- const i = (x = e == null ? void 0 : e.limit) != null ? x : "none", h = new b(P(p({}, o.style), { dashed: !0 })), c = new b(P(p({}, o.style), { dashed: !0, lengthEnable: !1 })), w = new b(P(p({}, o.style), { dashed: !1, lengthEnable: !1 }));
91
- a.add(h, w, c), n.enable();
92
- const t = [];
93
- let l = new s.Vector3(), v = new s.Vector3();
94
- const d = new s.Plane(), L = () => {
95
- t.push(l.clone()), t.length === 1 ? (i === "xoz" && d.setFromNormalAndCoplanarPoint(new s.Vector3(0, 1, 0), t[0]), i === "none" && d.setFromNormalAndCoplanarPoint(v, t[0])) : t.length === 2 ? i === "y" || i === "xoz" ? (y(), f()) : w.setPoints([t[0], t[1]]) : t.length === 3 && (y(), f());
96
- }, E = (r) => {
97
- var R;
98
- if (!(r != null && r.raycaster))
99
- return;
100
- const C = (R = t.at(-1)) == null ? void 0 : R.clone();
101
- if (t.length === 0) {
102
- l = r.point.clone(), v = r.face.normal;
103
- return;
104
- }
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]);
108
- return;
109
- }
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]);
113
- return;
114
- }
115
- if (t.length === 1 && i === "none") {
116
- d ? (l = r.raycaster.ray.intersectPlane(d, new s.Vector3()), c.setPoints([l, r.point])) : l = r.point.clone(), h.setPoints([C, l]);
117
- return;
118
- }
119
- if (t.length === 2 && i === "none") {
120
- a.remove(h);
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), z = new s.Vector3().subVectors(g, V).normalize();
122
- l = new s.Vector3().addVectors(V, z.multiplyScalar(u));
123
- const F = [t[0], l, t[1]], B = A(F, D.modules.five.camera.position);
124
- o.setPoints(B);
125
- return;
126
- }
127
- }, y = () => {
128
- n.off("select", L), n.off("intersectionUpdate", E), n.off("disable", M), n.disable(), a == null || a.remove(h, w, c);
129
- }, M = () => {
130
- y(), a == null || a.remove(o), m(new Error("Cancelled"));
131
- };
132
- n.on("select", L), n.on("intersectionUpdate", E), n.on("disable", M);
133
- });
85
+ function Z(o, n, e) {
86
+ var C;
87
+ const { promise: f, reject: m, resolve: y } = F(), l = o.parent;
88
+ if (!l)
89
+ return m(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(), E = () => {
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
+ }, M = (r) => {
97
+ var N;
98
+ if (!(r != null && r.raycaster))
99
+ return;
100
+ const R = (N = t.at(-1)) == null ? void 0 : N.clone();
101
+ if (t.length === 0) {
102
+ a = r.point.clone(), L = r.face.normal;
103
+ return;
104
+ }
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]);
108
+ return;
109
+ }
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]);
113
+ return;
114
+ }
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]);
117
+ return;
118
+ }
119
+ if (t.length === 2 && i === "none") {
120
+ 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), O = new s.Vector3().subVectors(g, v).normalize();
122
+ a = new s.Vector3().addVectors(v, O.multiplyScalar(u));
123
+ const B = [t[0], a, t[1]], H = A(B, D.modules.five.camera.position);
124
+ o.setPoints(H);
125
+ return;
126
+ }
127
+ }, V = () => {
128
+ n.off("select", E), n.off("intersectionUpdate", M), n.off("disable", x), n.disable(), l == null || l.remove(c, P, h);
129
+ }, x = () => {
130
+ V(), l == null || l.remove(o), m(new Error("Cancelled"));
131
+ };
132
+ return n.on("select", E), n.on("intersectionUpdate", M), n.on("disable", x), f;
134
133
  }
135
- function Y(o, n, e) {
136
- return new Promise((f, m) => {
137
- var x;
138
- const a = o.parent;
139
- if (!a)
140
- return m(new Error("No container"));
141
- const i = (x = e == null ? void 0 : e.limit) != null ? x : "none", h = new b(P(p({}, o.style), { dashed: !0 })), c = new b(P(p({}, o.style), { dashed: !0, lengthEnable: !1 })), w = new b(P(p({}, o.style), { dashed: !1, lengthEnable: !1 }));
142
- a.add(h, w, c), n.enable();
143
- const t = [];
144
- let l = new s.Vector3(), v = new s.Vector3();
145
- const d = new s.Plane(), L = () => {
146
- t.push(l.clone()), t.length === 1 ? (i === "xoz" && d.setFromNormalAndCoplanarPoint(new s.Vector3(0, 1, 0), t[0]), i === "none" && d.setFromNormalAndCoplanarPoint(v, t[0])) : t.length === 2 ? (i === "y" && d.setFromCoplanarPoints(t[0], t[1], new s.Vector3(0, 1, 0).add(t[0])), w.setPoints([t[0], t[1]])) : t.length === 3 && (y(), f());
147
- }, E = (r) => {
148
- var R;
149
- if (!(r != null && r.raycaster))
150
- return;
151
- const C = (R = t.at(-1)) == null ? void 0 : R.clone();
152
- if (t.length === 0) {
153
- l = r.point.clone(), v = r.face.normal;
154
- return;
155
- }
156
- if (t.length === 1 && i === "y") {
157
- l = r.point, c.setPoints([]), h.setPoints([C, l]);
158
- return;
159
- }
160
- if (t.length === 1 && i === "xoz") {
161
- l = r.raycaster.ray.intersectPlane(d, new s.Vector3()), c.setPoints([l, r.point]), h.setPoints([C, l]);
162
- return;
163
- }
164
- if (t.length === 1 && i === "none") {
165
- l = r.raycaster.ray.intersectPlane(d, new s.Vector3()), c.setPoints([l, r.point]), h.setPoints([C, l]);
166
- return;
167
- }
168
- if (t.length === 2) {
169
- a.remove(h);
170
- const g = new s.Vector3().crossVectors(t[0].clone().sub(t[1]), d.normal).normalize();
171
- l = new s.Line3(t[1].clone().add(g), t[1].clone().sub(g)).closestPointToPoint(r.point, !1, new s.Vector3());
172
- const V = [t[0], t[1], l], z = A(V, D.modules.five.camera.position);
173
- o.setPoints(z);
174
- return;
175
- }
176
- }, y = () => {
177
- n.off("select", L), n.off("intersectionUpdate", E), n.off("disable", M), n.disable(), a == null || a.remove(h, w, c);
178
- }, M = () => {
179
- y(), a == null || a.remove(o), m(new Error("Cancelled"));
180
- };
181
- n.on("select", L), n.on("intersectionUpdate", E), n.on("disable", M);
182
- });
134
+ function $(o, n, e) {
135
+ var C;
136
+ const { promise: f, reject: m, resolve: y } = F(), l = o.parent;
137
+ if (!l)
138
+ return m(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(), E = () => {
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
+ }, M = (r) => {
146
+ var N;
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 = r.face.normal;
152
+ return;
153
+ }
154
+ if (t.length === 1 && i === "y") {
155
+ a = r.point, h.setPoints([]), c.setPoints([R, a]);
156
+ 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]);
160
+ return;
161
+ }
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]);
164
+ return;
165
+ }
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], O = A(v, D.modules.five.camera.position);
171
+ o.setPoints(O);
172
+ return;
173
+ }
174
+ }, V = () => {
175
+ n.off("select", E), n.off("intersectionUpdate", M), n.off("disable", x), n.disable(), l == null || l.remove(c, P, h);
176
+ }, x = () => {
177
+ V(), l == null || l.remove(o), m(new Error("Cancelled"));
178
+ };
179
+ return n.on("select", E), n.on("intersectionUpdate", M), n.on("disable", x), f;
183
180
  }
184
181
  export {
185
- ae as Rectangle,
186
- Q as createRectangle
182
+ ce as Rectangle,
183
+ Y as createRectangle
187
184
  };
@@ -80,7 +80,12 @@ export declare class Sculpt extends Subscribe<Event> {
80
80
  readonly points: [number, number, number][];
81
81
  readonly heightPoint: [number, number, number];
82
82
  readonly style: {
83
- readonly color: number;
83
+ readonly color: number; /**
84
+ * @description: 点击事件
85
+ * @param {MouseEvent} e 鼠标事件
86
+ * @param {BuiltInItem} item 点击的物体
87
+ * 返回 false 来禁用 Five 默认行为
88
+ */
84
89
  readonly lineWidth: number;
85
90
  readonly lineColor: number;
86
91
  };
@@ -127,11 +132,11 @@ export declare class Sculpt extends Subscribe<Event> {
127
132
  /**
128
133
  * @description: 开始绘制点
129
134
  */
130
- createPoint(...params: Parameters<Point['create']>): Promise<Point>;
135
+ createPoint(...params: Parameters<Point['create']>): Promise<any>;
131
136
  /**
132
137
  * @description: 开始绘制线段
133
138
  */
134
- createLine(...params: Parameters<Line['create']>): Promise<Line>;
139
+ createLine(...params: Parameters<Line['create']>): Promise<any>;
135
140
  /**
136
141
  * @deprecated use createLine instead
137
142
  */
@@ -139,31 +144,31 @@ export declare class Sculpt extends Subscribe<Event> {
139
144
  /**
140
145
  * @description: 开始绘制空间折线
141
146
  */
142
- createPolyline(...params: Parameters<Polyline['create']>): Promise<Polyline>;
147
+ createPolyline(...params: Parameters<Polyline['create']>): Promise<any>;
143
148
  /**
144
149
  * @description: 开始绘制平面多边形
145
150
  */
146
- createPolygon(...params: Parameters<Polygon['create']>): Promise<Polygon>;
151
+ createPolygon(...params: Parameters<Polygon['create']>): Promise<any>;
147
152
  /**
148
153
  * @description: 开始绘制多棱柱
149
154
  */
150
- createPrism(...params: Parameters<Prism['create']>): Promise<Prism>;
155
+ createPrism(...params: Parameters<Prism['create']>): Promise<any>;
151
156
  /**
152
157
  * @description: 开始绘制矩形
153
158
  */
154
- createRectangle(...params: Parameters<Rectangle['create']>): Promise<Rectangle>;
159
+ createRectangle(...params: Parameters<Rectangle['create']>): Promise<any>;
155
160
  /**
156
161
  * @description: 开始绘制圆形
157
162
  */
158
- createCircle(...params: Parameters<Circle['create']>): Promise<Circle>;
163
+ createCircle(...params: Parameters<Circle['create']>): Promise<any>;
159
164
  /**
160
165
  * @description: 开始绘制圆柱
161
166
  */
162
- createCylinder(...params: Parameters<Cylinder['create']>): Promise<Cylinder>;
167
+ createCylinder(...params: Parameters<Cylinder['create']>): Promise<any>;
163
168
  /**
164
169
  * @description: 开始绘制 Box
165
170
  */
166
- createBox(...params: Parameters<Box['create']>): Promise<Box>;
171
+ createBox(...params: Parameters<Box['create']>): Promise<any>;
167
172
  canUndo(): false | void;
168
173
  canRedo(): false | void;
169
174
  /**