@realsee/dnalogel 3.4.0-dev.0 → 3.4.0-dev.2

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 (355) hide show
  1. package/dist/CruisePlugin/CruiseController.d.ts +2 -1
  2. package/dist/CruisePlugin/Move.d.ts +5 -2
  3. package/dist/CruisePlugin/index.d.ts +1 -1
  4. package/dist/index.cjs.js +25 -25
  5. package/dist/index.js +52 -50
  6. package/dist/index.umd.js +25 -25
  7. package/docs/assets/search.js +1 -1
  8. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +4 -3
  9. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +4 -3
  10. package/docs/classes/CSS3DRender.html +4 -3
  11. package/docs/classes/GuideLineItem.GuideLineItem.html +4 -3
  12. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +4 -3
  13. package/docs/classes/Magnifier.html +4 -3
  14. package/docs/classes/ModelRoomLabelController.html +4 -3
  15. package/docs/classes/MoveController.html +15 -14
  16. package/docs/classes/Object3DHelperController.html +4 -3
  17. package/docs/classes/PaintBrush.html +4 -3
  18. package/docs/classes/PanoMeasurePluginLine.html +4 -3
  19. package/docs/classes/PanoMeasurePluginModel.html +4 -3
  20. package/docs/classes/PanoMeasurePluginPoint.html +4 -3
  21. package/docs/classes/PanoMeasurePluginPolyline.html +4 -3
  22. package/docs/classes/PanoTagPluginController.html +4 -3
  23. package/docs/classes/Util.BetterTween.html +4 -3
  24. package/docs/classes/Util.Interval.html +4 -3
  25. package/docs/classes/Util.LineSegments.html +4 -3
  26. package/docs/classes/Util.Magnifier.html +4 -3
  27. package/docs/classes/Util.Object3D.html +4 -3
  28. package/docs/classes/Util.PointDomHelper.html +4 -3
  29. package/docs/classes/Util.PointHelper.html +4 -3
  30. package/docs/classes/Util.PointSelectorHelper.html +4 -3
  31. package/docs/classes/Util.Rectangle.html +4 -3
  32. package/docs/classes/WalkController.html +4 -3
  33. package/docs/enums/CameraMovementEffect.html +4 -3
  34. package/docs/enums/ContentType.html +4 -3
  35. package/docs/enums/DIRECTION.html +4 -3
  36. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +4 -3
  37. package/docs/enums/DimensionType.html +4 -3
  38. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +4 -3
  39. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +4 -3
  40. package/docs/enums/PaintBrushTypeEnum.html +4 -3
  41. package/docs/enums/PointType.html +4 -3
  42. package/docs/enums/Rotation.html +4 -3
  43. package/docs/functions/AreaMakerPlugin.html +4 -3
  44. package/docs/functions/CSS3DRenderPlugin.html +4 -3
  45. package/docs/functions/CameraMovementPlugin.html +4 -3
  46. package/docs/functions/CruisePlugin.html +4 -3
  47. package/docs/functions/CurrentPanoImagePlugin.html +4 -3
  48. package/docs/functions/GuideLinePlugin.html +4 -3
  49. package/docs/functions/ItemLabelPlugin.html +4 -3
  50. package/docs/functions/MapviewFloorplanPlugin.html +4 -3
  51. package/docs/functions/ModelChassisCompassPlugin.html +4 -3
  52. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -3
  53. package/docs/functions/ModelFloorplanPlugin.html +4 -3
  54. package/docs/functions/ModelItemLabelPlugin.html +4 -3
  55. package/docs/functions/ModelRoomLabelPlugin.html +4 -3
  56. package/docs/functions/ModelTVVideoPlugin.html +4 -3
  57. package/docs/functions/ModelViewPlugin.html +4 -3
  58. package/docs/functions/Object3DHelperPlugin.html +4 -3
  59. package/docs/functions/PanoCompassPlugin.html +4 -3
  60. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -3
  61. package/docs/functions/PanoDoorLabelPlugin.html +4 -3
  62. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -3
  63. package/docs/functions/PanoMeasurePlugin.html +4 -3
  64. package/docs/functions/PanoRulerPlugin.html +4 -3
  65. package/docs/functions/PanoRulerProPlugin.html +4 -3
  66. package/docs/functions/PanoSpatialTagPlugin.html +4 -3
  67. package/docs/functions/PanoTagPlugin.html +4 -3
  68. package/docs/functions/PanoVideoPlugin.html +4 -3
  69. package/docs/functions/PipelinePlugin.html +4 -3
  70. package/docs/functions/TopviewFloorplanPlugin.html +4 -3
  71. package/docs/functions/Util.absoluteUrl.html +4 -3
  72. package/docs/functions/Util.checkFiveModelLoaded.html +4 -3
  73. package/docs/functions/Util.equal.html +4 -3
  74. package/docs/functions/Util.getCoordsFromClient.html +4 -3
  75. package/docs/functions/Util.getCoordsFromElement.html +4 -3
  76. package/docs/functions/Util.getFrameTime.html +4 -3
  77. package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -3
  78. package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -3
  79. package/docs/functions/Util.isAbsoluteURL.html +4 -3
  80. package/docs/functions/Util.isModelLike.html +4 -3
  81. package/docs/functions/Util.isNil.html +4 -3
  82. package/docs/functions/Util.isPanoramaLike.html +4 -3
  83. package/docs/functions/Util.nextFrame.html +4 -3
  84. package/docs/functions/Util.notNil.html +4 -3
  85. package/docs/functions/Util.requestAnimationFrameInterval.html +4 -3
  86. package/docs/functions/Util.tweenProgress.html +4 -3
  87. package/docs/functions/Util.uuid.html +4 -3
  88. package/docs/functions/pluginFlag.html +4 -3
  89. package/docs/index.html +5 -4
  90. package/docs/interfaces/AddTagConfig.html +4 -3
  91. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +4 -3
  92. package/docs/interfaces/AreaMakerPluginType.Config.html +4 -3
  93. package/docs/interfaces/AreaMakerPluginType.EventMap.html +4 -3
  94. package/docs/interfaces/AreaMakerPluginType.Params.html +4 -3
  95. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -3
  96. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +4 -3
  97. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +4 -3
  98. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +4 -3
  99. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +4 -3
  100. package/docs/interfaces/AreaMakerPluginType.State.html +4 -3
  101. package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -3
  102. package/docs/interfaces/CSS3DRenderPluginState.html +4 -3
  103. package/docs/interfaces/CameraMovementPluginExportType.html +4 -3
  104. package/docs/interfaces/CruisePluginTypes.Config.html +5 -4
  105. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +5 -4
  106. package/docs/interfaces/CruisePluginTypes.EventMap.html +5 -4
  107. package/docs/interfaces/CruisePluginTypes.MoveAction.html +5 -4
  108. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +5 -4
  109. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +5 -4
  110. package/docs/interfaces/CruisePluginTypes.PluginData.html +5 -4
  111. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -4
  112. package/docs/interfaces/CruisePluginTypes.PluginState.html +5 -4
  113. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +4 -3
  114. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +4 -3
  115. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +4 -3
  116. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +4 -3
  117. package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -3
  118. package/docs/interfaces/EventMap.html +4 -3
  119. package/docs/interfaces/FloorplanBounding.html +4 -3
  120. package/docs/interfaces/FloorplanData.html +4 -3
  121. package/docs/interfaces/FloorplanEntrance.html +4 -3
  122. package/docs/interfaces/FloorplanExtraObject.html +4 -3
  123. package/docs/interfaces/FloorplanExtraObject3D.html +4 -3
  124. package/docs/interfaces/FloorplanFloorData.html +4 -3
  125. package/docs/interfaces/FloorplanImagePosition.html +4 -3
  126. package/docs/interfaces/FloorplanObserver.html +4 -3
  127. package/docs/interfaces/FloorplanOutlineItem.html +4 -3
  128. package/docs/interfaces/FloorplanPosition.html +4 -3
  129. package/docs/interfaces/FloorplanRoomItem.html +4 -3
  130. package/docs/interfaces/FloorplanRoomLabelItem.html +4 -3
  131. package/docs/interfaces/FloorplanServerBounding.html +4 -3
  132. package/docs/interfaces/FloorplanServerComputedData.html +4 -3
  133. package/docs/interfaces/FloorplanServerData.html +4 -3
  134. package/docs/interfaces/FloorplanServerDoorItem.html +4 -3
  135. package/docs/interfaces/FloorplanServerDoorPosition.html +4 -3
  136. package/docs/interfaces/FloorplanServerEntrance.html +4 -3
  137. package/docs/interfaces/FloorplanServerFloorData.html +4 -3
  138. package/docs/interfaces/FloorplanServerImagePosition.html +4 -3
  139. package/docs/interfaces/FloorplanServerObserver.html +4 -3
  140. package/docs/interfaces/FloorplanServerOutlineItem.html +4 -3
  141. package/docs/interfaces/FloorplanServerPosition.html +4 -3
  142. package/docs/interfaces/FloorplanServerRoomItem.html +4 -3
  143. package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -3
  144. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +4 -3
  145. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +5 -4
  146. package/docs/interfaces/GuideLinePluginType.EventMap.html +5 -4
  147. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +5 -4
  148. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -4
  149. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +5 -4
  150. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +5 -4
  151. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +5 -4
  152. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +5 -4
  153. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +5 -4
  154. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +5 -4
  155. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +5 -4
  156. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -4
  157. package/docs/interfaces/GuideLinePluginType.PluginState.html +5 -4
  158. package/docs/interfaces/GuideLinePluginType.Route.html +5 -4
  159. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +5 -4
  160. package/docs/interfaces/HelperOffset.html +4 -3
  161. package/docs/interfaces/ImagePlaneGroup.html +4 -3
  162. package/docs/interfaces/ItemLabelPluginData.html +4 -3
  163. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +4 -3
  164. package/docs/interfaces/ItemLabelPluginParametersType.html +4 -3
  165. package/docs/interfaces/MinMax.html +4 -3
  166. package/docs/interfaces/ModelChassisCompassPluginData.html +4 -3
  167. package/docs/interfaces/ModelChassisCompassPluginExportType.html +4 -3
  168. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +4 -3
  169. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +4 -3
  170. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +4 -3
  171. package/docs/interfaces/ModelItemLabelPluginData.html +4 -3
  172. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +4 -3
  173. package/docs/interfaces/ModelItemLabelPluginParametersType.html +4 -3
  174. package/docs/interfaces/ModelRoomLabelPluginData.html +4 -3
  175. package/docs/interfaces/ModelTVVideoPluginData.html +4 -3
  176. package/docs/interfaces/ModelTVVideoPluginExportType.html +4 -3
  177. package/docs/interfaces/ModelTVVideoPluginParameterType.html +4 -3
  178. package/docs/interfaces/ModelViewPluginExportType.html +4 -3
  179. package/docs/interfaces/Object3DHelperState.html +4 -3
  180. package/docs/interfaces/ObjectHelperControllers.html +4 -3
  181. package/docs/interfaces/PaintBrushAction.html +4 -3
  182. package/docs/interfaces/PaintBrushConfigs.html +4 -3
  183. package/docs/interfaces/PaintBrushState.html +4 -3
  184. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +4 -3
  185. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -3
  186. package/docs/interfaces/PanoMeasureParameterType.html +4 -3
  187. package/docs/interfaces/PanoMeasurePluginLineJson.html +4 -3
  188. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +4 -3
  189. package/docs/interfaces/PanoMeasurePluginPointJson.html +4 -3
  190. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -3
  191. package/docs/interfaces/PanoRulerPluginExportType.html +4 -3
  192. package/docs/interfaces/PanoRulerPluginOptions.html +4 -3
  193. package/docs/interfaces/PanoRulerPluginParameterType.html +4 -3
  194. package/docs/interfaces/PanoRulerProPluginExportType.html +4 -3
  195. package/docs/interfaces/PanoRulerProPluginOptions.html +4 -3
  196. package/docs/interfaces/PanoRulerProPluginParameterType.html +4 -3
  197. package/docs/interfaces/PanoRulerProPluginState.html +4 -3
  198. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -3
  199. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -3
  200. package/docs/interfaces/PanoSpatialTagPluginData.html +4 -3
  201. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +4 -3
  202. package/docs/interfaces/PanoSpatialTagPluginExportType.html +4 -3
  203. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +4 -3
  204. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +4 -3
  205. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +4 -3
  206. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +4 -3
  207. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +4 -3
  208. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +4 -3
  209. package/docs/interfaces/PanoVideoPluginType.PluginData.html +4 -3
  210. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +4 -3
  211. package/docs/interfaces/PanoVideoPluginType.PluginState.html +4 -3
  212. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +4 -3
  213. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +4 -3
  214. package/docs/interfaces/Point.html +4 -3
  215. package/docs/interfaces/Room.html +4 -3
  216. package/docs/interfaces/RoomInfo.html +4 -3
  217. package/docs/interfaces/RoomLabel.html +4 -3
  218. package/docs/interfaces/RoomRules.html +4 -3
  219. package/docs/interfaces/Rooms.html +4 -3
  220. package/docs/interfaces/Scissor.html +4 -3
  221. package/docs/interfaces/State.html +4 -3
  222. package/docs/interfaces/TagCacheInterface.html +4 -3
  223. package/docs/interfaces/TagConfig.html +4 -3
  224. package/docs/interfaces/TagGLTFObjectGroup.html +4 -3
  225. package/docs/interfaces/TagIconUrl.html +4 -3
  226. package/docs/interfaces/TagObjectGroup.html +4 -3
  227. package/docs/interfaces/TagStyle.html +4 -3
  228. package/docs/interfaces/Tags.html +4 -3
  229. package/docs/interfaces/TemporaryState.html +4 -3
  230. package/docs/interfaces/Util.MagnifierParameter.html +4 -3
  231. package/docs/interfaces/Util.MouseGroupParameter.html +4 -3
  232. package/docs/interfaces/Util.PointIntersection.html +4 -3
  233. package/docs/modules/AreaMakerPluginType.html +4 -3
  234. package/docs/modules/CruisePluginTypes.html +4 -3
  235. package/docs/modules/CurrentPanoImagePluginType.html +4 -3
  236. package/docs/modules/GuideLineItem.html +4 -3
  237. package/docs/modules/GuideLineModeItem.html +4 -3
  238. package/docs/modules/GuideLinePluginType.html +4 -3
  239. package/docs/modules/PanoVideoPluginType.html +4 -3
  240. package/docs/modules/Util.html +4 -3
  241. package/docs/modules.html +23 -7
  242. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -3
  243. package/docs/types/AreaMakerPluginType.PluginData.html +4 -3
  244. package/docs/types/AreaMakerPluginType.ServerData.html +4 -3
  245. package/docs/types/ArrayPosition.html +4 -3
  246. package/docs/types/AudioAppearance.html +4 -3
  247. package/docs/types/AudioTagTypeConfigKey.html +4 -3
  248. package/docs/types/CSS3DRenderExportType.html +4 -3
  249. package/docs/types/CSS3DRenderPluginExportType.html +4 -3
  250. package/docs/types/CSS3DRenderPluginParameterType.html +4 -3
  251. package/docs/types/ClassFunctionParameters.html +4 -3
  252. package/docs/types/Color.html +4 -3
  253. package/docs/types/ContentTypeConfigKey.html +4 -3
  254. package/docs/types/ContentTypeConfigKeySplit.html +4 -3
  255. package/docs/types/ContentTypeMap.html +4 -3
  256. package/docs/types/Create3DDomContainerReturnType.html +4 -3
  257. package/docs/types/Create3DElementReturnType.html +4 -3
  258. package/docs/types/CruisePluginExportType.html +4 -3
  259. package/docs/types/CruisePluginTypes.CruiseData.html +5 -4
  260. package/docs/types/CruisePluginTypes.MoveEffect.html +5 -4
  261. package/docs/types/CurrentPanoImagePluginExportType.html +4 -3
  262. package/docs/types/DeprecatedMediaPlaneProperty.html +4 -3
  263. package/docs/types/DeprecatedTagProperty.html +4 -3
  264. package/docs/types/Direction-1.html +4 -3
  265. package/docs/types/Direction4.html +4 -3
  266. package/docs/types/ElementRenderer.html +4 -3
  267. package/docs/types/FloorplanRuleLabels.html +4 -3
  268. package/docs/types/FloorplanServerRuleLabels.html +4 -3
  269. package/docs/types/GuideLinePluginExportType.html +4 -3
  270. package/docs/types/GuideLinePluginType.GuideLineItem.html +5 -4
  271. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +5 -4
  272. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +5 -4
  273. package/docs/types/GuideLinePluginType.GuideLineStyle.html +5 -4
  274. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +5 -4
  275. package/docs/types/GuideLinePluginType.PathItem.html +5 -4
  276. package/docs/types/GuideLinePluginType.PluginData.html +5 -4
  277. package/docs/types/HelperEventMap.html +4 -3
  278. package/docs/types/LoadTagConfig.html +4 -3
  279. package/docs/types/MapviewFloorplanPluginParameterType.html +4 -3
  280. package/docs/types/MapviewFloorplanPluginReturnType.html +4 -3
  281. package/docs/types/MediaData.html +4 -3
  282. package/docs/types/MediaStore.html +4 -3
  283. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -3
  284. package/docs/types/ModelFloorplanPluginParameterType.html +4 -3
  285. package/docs/types/ModelFloorplanPluginReturnType.html +4 -3
  286. package/docs/types/ModelId.html +4 -3
  287. package/docs/types/ModelRoomLabelPluginParameters.html +4 -3
  288. package/docs/types/ModelRoomLabelPluginReturnType.html +4 -3
  289. package/docs/types/MoveArgs.html +4 -3
  290. package/docs/types/MoveOpts.html +4 -3
  291. package/docs/types/Object3DHelperEventMap.html +4 -3
  292. package/docs/types/ObjectFit.html +4 -3
  293. package/docs/types/PaintBrushEventMap.html +4 -3
  294. package/docs/types/PanoCompassPluginData.html +4 -3
  295. package/docs/types/PanoCompassPluginExportType.html +4 -3
  296. package/docs/types/PanoCompassPluginParameterType.html +4 -3
  297. package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -3
  298. package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -3
  299. package/docs/types/PanoIndex.html +4 -3
  300. package/docs/types/PanoMeasurePluginEvent.html +4 -3
  301. package/docs/types/PanoMeasureReturnType.html +4 -3
  302. package/docs/types/PanoSpatialTagPluginId.html +4 -3
  303. package/docs/types/PanoTagPluginExportInterface.html +4 -3
  304. package/docs/types/PanoTagPluginParamsInterface.html +4 -3
  305. package/docs/types/PanoVideoPluginParameterType.html +4 -3
  306. package/docs/types/PanoVideoPluginReturnType.html +4 -3
  307. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -3
  308. package/docs/types/PipelinePluginParameterType.html +4 -3
  309. package/docs/types/PipelinePluginReturnType.html +4 -3
  310. package/docs/types/PlaneTag.html +4 -3
  311. package/docs/types/Point2DTag.html +4 -3
  312. package/docs/types/Point3DTag.html +4 -3
  313. package/docs/types/PointTag.html +4 -3
  314. package/docs/types/PointTagInstance.html +4 -3
  315. package/docs/types/Position.html +4 -3
  316. package/docs/types/RotateArgs.html +4 -3
  317. package/docs/types/RotateOpts.html +4 -3
  318. package/docs/types/RuleLabelsKey.html +4 -3
  319. package/docs/types/RuleLabelsValue.html +4 -3
  320. package/docs/types/StickType.html +4 -3
  321. package/docs/types/Tag.html +4 -3
  322. package/docs/types/Tag2D.html +4 -3
  323. package/docs/types/Tag3D.html +4 -3
  324. package/docs/types/TagConfigByKey.html +4 -3
  325. package/docs/types/TagContentType.html +4 -3
  326. package/docs/types/TagDimensionType.html +4 -3
  327. package/docs/types/TagElement.html +4 -3
  328. package/docs/types/TagEvents.html +4 -3
  329. package/docs/types/TagGLTFObject.html +4 -3
  330. package/docs/types/TagHooks.html +4 -3
  331. package/docs/types/TagId.html +4 -3
  332. package/docs/types/TagInstance.html +4 -3
  333. package/docs/types/TagPointType.html +4 -3
  334. package/docs/types/TagRendererMap.html +4 -3
  335. package/docs/types/TopviewFloorplanPluginParameterType.html +4 -3
  336. package/docs/types/TopviewFloorplanPluginReturnType.html +4 -3
  337. package/docs/types/WorkCode.html +4 -3
  338. package/docs/variables/FLOOR_TYPE_MAP.html +4 -3
  339. package/docs/variables/PLUGIN.html +4 -3
  340. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -3
  341. package/docs/variables/ROOM_TYPE_MAP.html +4 -3
  342. package/docs/variables/defaultGlobalConfig.html +4 -3
  343. package/docs/variables/itemLabelPluginServerParams.html +4 -3
  344. package/docs/variables/modelItemLabelPluginServerParams.html +4 -3
  345. package/docs/variables/modelRoomLabelPluginServerParams.html +4 -3
  346. package/libs/CruisePlugin/CruiseController.d.ts +2 -1
  347. package/libs/CruisePlugin/CruiseController.js +37 -36
  348. package/libs/CruisePlugin/Move.d.ts +5 -2
  349. package/libs/CruisePlugin/Move.js +23 -22
  350. package/libs/CruisePlugin/index.d.ts +1 -1
  351. package/libs/CruisePlugin/index.js +8 -7
  352. package/libs/base/BasePlugin.js +1 -1
  353. package/libs/index.js +59 -58
  354. package/libs/shared-utils/logger.js +1 -1
  355. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -39,7 +39,7 @@ import ul from "animejs";
39
39
  import { GLTFLoader as im } from "@realsee/five/gltf-loader";
40
40
  function nm() {
41
41
  console.debug(
42
- "%c %c@realsee/dnalogel %cv3.4.0-dev.0",
42
+ "%c %c@realsee/dnalogel %cv3.4.0-dev.2",
43
43
  [
44
44
  "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=')",
45
45
  "background-repeat: no-repeat",
@@ -7085,7 +7085,7 @@ let _i = class {
7085
7085
  /**
7086
7086
  * @realsee/dnalogel 版本号
7087
7087
  */
7088
- u(this, "VERSION", "3.4.0-dev.0");
7088
+ u(this, "VERSION", "3.4.0-dev.2");
7089
7089
  u(this, "five");
7090
7090
  /**
7091
7091
  * 插件事件钩子
@@ -13845,12 +13845,12 @@ class Z0 {
13845
13845
  return this.container.style.display = "none", this.container.style.opacity = "0", this.container.style.transform = "translate(0, 10px)", this.mode === "pc" && ((t = this.revoke) == null || t.dispose()), (e = this.mainController) == null || e.dispose(), this.disposers.forEach((i) => i()), this.disposers = [], this;
13846
13846
  }
13847
13847
  }
13848
- var Mt = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}, Re = {}, q0 = {
13848
+ var Mt = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}, Be = {}, q0 = {
13849
13849
  get exports() {
13850
- return Re;
13850
+ return Be;
13851
13851
  },
13852
13852
  set exports(n) {
13853
- Re = n;
13853
+ Be = n;
13854
13854
  }
13855
13855
  };
13856
13856
  function Co(n) {
@@ -13898,10 +13898,10 @@ function Oo(n, t = [], e = {}) {
13898
13898
  q0.exports = function(t, ...e) {
13899
13899
  return Oo(t, e);
13900
13900
  };
13901
- Re.noMutate = function(...t) {
13901
+ Be.noMutate = function(...t) {
13902
13902
  return Oo({}, t);
13903
13903
  };
13904
- Re.withOptions = function(t, e, i) {
13904
+ Be.withOptions = function(t, e, i) {
13905
13905
  return Oo(t, e, i);
13906
13906
  };
13907
13907
  function K0(n) {
@@ -14053,7 +14053,7 @@ class sb {
14053
14053
  target: e.container,
14054
14054
  props: {
14055
14055
  measureController: t,
14056
- tips: Re({}, e.pointSelectorMode === "fixed" ? nb : ib, e.tips),
14056
+ tips: Be({}, e.pointSelectorMode === "fixed" ? nb : ib, e.tips),
14057
14057
  i18n: e.i18n,
14058
14058
  visible: !0,
14059
14059
  tipStyle: e.tipStyle
@@ -15012,29 +15012,29 @@ const Or = 1e-3, _c = 0.01, wb = "https://vrlab-image4.ljcdn.com/release/web/Pan
15012
15012
  weight: He.weight,
15013
15013
  distance: pt
15014
15014
  };
15015
- let Be;
15015
+ let Re;
15016
15016
  for (let Ge = 0, Xe = Ee.length; Ge < Xe; Ge++) {
15017
15017
  const xt = Ee[Ge];
15018
15018
  if (Pt.weight > xt.weight) {
15019
- Be = Ge;
15019
+ Re = Ge;
15020
15020
  break;
15021
15021
  }
15022
15022
  if (Pt.distance < xt.distance) {
15023
- Be = Ge;
15023
+ Re = Ge;
15024
15024
  break;
15025
15025
  }
15026
15026
  }
15027
- return Be !== void 0 ? Ee.splice(Be, 0, Pt) : Ee.push(Pt), Ee;
15027
+ return Re !== void 0 ? Ee.splice(Re, 0, Pt) : Ee.push(Pt), Ee;
15028
15028
  }, []);
15029
15029
  for (let Ee = 0, He = le.length; Ee < He && !(ot + Le.length >= o); Ee++) {
15030
15030
  const pt = le[Ee];
15031
- if (Le.find((Be) => pt.id === Be.id))
15031
+ if (Le.find((Re) => pt.id === Re.id))
15032
15032
  continue;
15033
15033
  const Xt = pt.position.clone().project(ge);
15034
- if (!A.tags.concat(Le).every((Be) => {
15035
- if (Be.position.clone().sub(ge.position).setY(0).angleTo(Me.setY(0)) > Math.PI / 2)
15034
+ if (!A.tags.concat(Le).every((Re) => {
15035
+ if (Re.position.clone().sub(ge.position).setY(0).angleTo(Me.setY(0)) > Math.PI / 2)
15036
15036
  return !0;
15037
- const Ge = Be.position.clone().project(ge);
15037
+ const Ge = Re.position.clone().project(ge);
15038
15038
  return Math.sqrt(Math.pow((Xt.x - Ge.x) / 2 * me, 2) + Math.pow((Xt.y - Ge.y) / 2 * ye, 2)) > a;
15039
15039
  }))
15040
15040
  continue;
@@ -15045,20 +15045,20 @@ const Or = 1e-3, _c = 0.01, wb = "https://vrlab-image4.ljcdn.com/release/web/Pan
15045
15045
  pt.distance + _c
15046
15046
  ), [Pt] = A.intersectObjects ? It.intersectObjects(A.intersectObjects, !0) : n.model.loaded ? n.model.intersectRaycaster(It) : It.intersectObjects(n.model.children, !0);
15047
15047
  if (Pt && pt.distance - Pt.distance < _c) {
15048
- const { position: Be, normal: Ge, id: Xe, replacement: xt } = pt, Gn = new I.Plane().setFromNormalAndCoplanarPoint(Ge, Be), Rt = Be.clone().sub(ge.position).cross(new I.Vector3(0, 1, 0)).setLength(Or), ai = [
15049
- Be.clone(),
15050
- Be.clone().add(Rt),
15051
- Be.clone().add(new I.Vector3(0, Or, 0)).add(Rt),
15052
- Be.clone().add(new I.Vector3(0, Or, 0))
15048
+ const { position: Re, normal: Ge, id: Xe, replacement: xt } = pt, Gn = new I.Plane().setFromNormalAndCoplanarPoint(Ge, Re), Rt = Re.clone().sub(ge.position).cross(new I.Vector3(0, 1, 0)).setLength(Or), ai = [
15049
+ Re.clone(),
15050
+ Re.clone().add(Rt),
15051
+ Re.clone().add(new I.Vector3(0, Or, 0)).add(Rt),
15052
+ Re.clone().add(new I.Vector3(0, Or, 0))
15053
15053
  ].map((Yi) => Gn.projectPoint(Yi, new I.Vector3())), { container: Ii, dispose: At } = h.create3DDomContainer(ai) || {}, Wi = new gb({
15054
15054
  target: Ii,
15055
15055
  props: {
15056
15056
  id: Xe,
15057
15057
  content: A.render(A.template, xt),
15058
- lineWidthZoom: 0.38 * (0.01 + ge.position.distanceTo(Be) / d),
15059
- lineHeightZoom: 0.4 + (ge.position.distanceTo(Be) - c) / d * 0.6,
15060
- contentZoom: 0.1 + ge.position.distanceTo(Be) / d,
15061
- upsideDown: Be.y > l,
15058
+ lineWidthZoom: 0.38 * (0.01 + ge.position.distanceTo(Re) / d),
15059
+ lineHeightZoom: 0.4 + (ge.position.distanceTo(Re) - c) / d * 0.6,
15060
+ contentZoom: 0.1 + ge.position.distanceTo(Re) / d,
15061
+ upsideDown: Re.y > l,
15062
15062
  folded: A.folded,
15063
15063
  events: A.events,
15064
15064
  hooks: m,
@@ -15066,7 +15066,7 @@ const Or = 1e-3, _c = 0.01, wb = "https://vrlab-image4.ljcdn.com/release/web/Pan
15066
15066
  }
15067
15067
  });
15068
15068
  Le.push({
15069
- position: Be,
15069
+ position: Re,
15070
15070
  normal: Ge,
15071
15071
  id: Xe,
15072
15072
  app: Wi
@@ -17725,7 +17725,7 @@ class oy extends q1 {
17725
17725
  const i = this.getTagConfig(e, { useCache: !1 });
17726
17726
  if (e.config = i, e.config.initialData) {
17727
17727
  const o = JSON.parse(JSON.stringify(e.data));
17728
- e.data = (s = i.initialData) != null && s.important ? Re(e.data, o, i.initialData) : Re(e.data, i.initialData, o);
17728
+ e.data = (s = i.initialData) != null && s.important ? Be(e.data, o, i.initialData) : Be(e.data, i.initialData, o);
17729
17729
  }
17730
17730
  });
17731
17731
  }
@@ -17912,13 +17912,13 @@ class oy extends q1 {
17912
17912
  }
17913
17913
  }
17914
17914
  });
17915
- const l = (b = e.config) != null && b._isMerged ? e.initialConfig : e.config, c = Re({}, Y1, this.config.globalConfig, ...Object.values(o)), d = Re({}, c, l), h = {}, f = Object.values($e.Mode);
17915
+ const l = (b = e.config) != null && b._isMerged ? e.initialConfig : e.config, c = Be({}, Y1, this.config.globalConfig, ...Object.values(o)), d = Be({}, c, l), h = {}, f = Object.values($e.Mode);
17916
17916
  sd(r).forEach(([y, P]) => {
17917
17917
  f.forEach((C) => {
17918
- (y === "PanoramaLike" && Tt(C) || y === "ModelLike" && bn(C)) && (h[C] = Re({}, c, ...Object.values(P), l));
17918
+ (y === "PanoramaLike" && Tt(C) || y === "ModelLike" && bn(C)) && (h[C] = Be({}, c, ...Object.values(P), l));
17919
17919
  });
17920
17920
  }), sd(a).forEach(([y, P]) => {
17921
- h[y] = Re({}, c, ...Object.values(P), l);
17921
+ h[y] = Be({}, c, ...Object.values(P), l);
17922
17922
  });
17923
17923
  const m = fe(R({}, d), { configWithFiveMode: h });
17924
17924
  return nd(m, e), Object.values(h).forEach((y) => nd(y, e)), m._isMerged = !0, m;
@@ -20997,7 +20997,7 @@ var $s = VC, Po = {}, QC = {
20997
20997
  T[++k] = U;
20998
20998
  }), T;
20999
20999
  }
21000
- var pt = Array.prototype, Xt = Function.prototype, It = Object.prototype, Pt = Ae["__core-js_shared__"], Be = function() {
21000
+ var pt = Array.prototype, Xt = Function.prototype, It = Object.prototype, Pt = Ae["__core-js_shared__"], Re = function() {
21001
21001
  var v = /[^.]+$/.exec(Pt && Pt.keys && Pt.keys.IE_PROTO || "");
21002
21002
  return v ? "Symbol(src)_1." + v : "";
21003
21003
  }(), Ge = Xt.toString, Xe = It.hasOwnProperty, xt = It.toString, Gn = RegExp(
@@ -21320,7 +21320,7 @@ var $s = VC, Po = {}, QC = {
21320
21320
  return k == "string" || k == "number" || k == "symbol" || k == "boolean" ? v !== "__proto__" : v === null;
21321
21321
  }
21322
21322
  function wr(v) {
21323
- return !!Be && Be in v;
21323
+ return !!Re && Re in v;
21324
21324
  }
21325
21325
  function Ds(v) {
21326
21326
  var k = v && v.constructor, T = typeof k == "function" && k.prototype || It;
@@ -21433,7 +21433,7 @@ var Eo = {}, NC = {
21433
21433
  function Pt(v, k) {
21434
21434
  return v == null ? void 0 : v[k];
21435
21435
  }
21436
- function Be(v) {
21436
+ function Re(v) {
21437
21437
  var k = -1, T = Array(v.size);
21438
21438
  return v.forEach(function(U, Pe) {
21439
21439
  T[++k] = [Pe, U];
@@ -21702,7 +21702,7 @@ var Eo = {}, NC = {
21702
21702
  case B:
21703
21703
  return v == k + "";
21704
21704
  case A:
21705
- var Se = Be;
21705
+ var Se = Re;
21706
21706
  case E:
21707
21707
  var We = U & s;
21708
21708
  if (Se || (Se = Xe), v.size != k.size && !We)
@@ -28028,7 +28028,7 @@ class ba extends a2 {
28028
28028
  u(this, "debug");
28029
28029
  /** 更改 tag 模型 */
28030
28030
  u(this, "changeTagModel", (e, i) => _(this, null, function* () {
28031
- e.data = Re({}, e.data, i), yield this.loadModel(e), this.updateRenderAllTags();
28031
+ e.data = Be({}, e.data, i), yield this.loadModel(e), this.updateRenderAllTags();
28032
28032
  }));
28033
28033
  u(this, "whyHide", (e) => {
28034
28034
  var s, o, r;
@@ -28118,7 +28118,7 @@ class ba extends a2 {
28118
28118
  u(this, "onFiveEveryReady", () => {
28119
28119
  this.setUnfoldedByCamera(), bn(this.five.getCurrentState().mode) && (this.setTagZIndex(this.filterPointTag), this.setVisible(), this.setPointTagPosition()), this.updateDomView({ withAnimation: !0 }), this.updateRenderVideoPlane(), this.updateRenderImagePlane(), this.updateTagModelVisible();
28120
28120
  });
28121
- this.params = Re({}, { debug: !1, config: this.config }, R({}, i)), this.debug = this.params.debug, this.config = this.params.config, F1(1, { namespace: Za.PlayAudio });
28121
+ this.params = Be({}, { debug: !1, config: this.config }, R({}, i)), this.debug = this.params.debug, this.config = this.params.config, F1(1, { namespace: Za.PlayAudio });
28122
28122
  try {
28123
28123
  const s = window;
28124
28124
  Array.isArray(s.__PANOTAGPLUGIN_DEBUG_LIST__) || (s.__PANOTAGPLUGIN_DEBUG_LIST__ = []), s.__PANOTAGPLUGIN_DEBUG_LIST__.push(this), s.__PANOTAGPLUGIN_DEBUG__ = this;
@@ -28131,7 +28131,7 @@ class ba extends a2 {
28131
28131
  load(e, i) {
28132
28132
  return _(this, null, function* () {
28133
28133
  var o, r;
28134
- this.clearTags(), console.debug(Cf, " load:", { data: JSON.parse(JSON.stringify(e)) }), this.config = Re({}, this.config, {
28134
+ this.clearTags(), console.debug(Cf, " load:", { data: JSON.parse(JSON.stringify(e)) }), this.config = Be({}, this.config, {
28135
28135
  globalConfig: (o = e.globalConfig) != null ? o : {},
28136
28136
  contentTypeConfig: (r = e.contentTypeConfig) != null ? r : {}
28137
28137
  });
@@ -28156,7 +28156,7 @@ class ba extends a2 {
28156
28156
  return r.config = a, fe(R({}, r), {
28157
28157
  enabled: (h = r.enabled) != null ? h : !0,
28158
28158
  id: (f = r.id) != null ? f : et(),
28159
- data: (m = a.initialData) != null && m.important ? Re(r.data, l, a.initialData) : Re(r.data, a.initialData, l),
28159
+ data: (m = a.initialData) != null && m.important ? Be(r.data, l, a.initialData) : Be(r.data, a.initialData, l),
28160
28160
  state: R({
28161
28161
  visible: void 0,
28162
28162
  unfolded: !this.can("fold", r)
@@ -28187,19 +28187,19 @@ class ba extends a2 {
28187
28187
  * @description: 改变配置
28188
28188
  */
28189
28189
  changeConfig(e, i = !0) {
28190
- i ? this.config = Re({}, this.config, e) : this.config = e, this.updateTagConfig(), this.updateRenderAllTags();
28190
+ i ? this.config = Be({}, this.config, e) : this.config = e, this.updateTagConfig(), this.updateRenderAllTags();
28191
28191
  }
28192
28192
  /**
28193
28193
  * @description: 改变全局配置
28194
28194
  */
28195
28195
  changeGlobalConfig(e, i = !0) {
28196
- i ? this.config.globalConfig = Re({}, this.config.globalConfig, e) : this.config.globalConfig = e, this.updateTagConfig(), this.updateRenderAllTags();
28196
+ i ? this.config.globalConfig = Be({}, this.config.globalConfig, e) : this.config.globalConfig = e, this.updateTagConfig(), this.updateRenderAllTags();
28197
28197
  }
28198
28198
  /**
28199
28199
  * @description: 改变类型配置
28200
28200
  */
28201
28201
  changeContentTypeConfig(e, i, s = !0) {
28202
- this.config.contentTypeConfig || (this.config.contentTypeConfig = {}), s ? this.config.contentTypeConfig[e] = Re({}, this.config.contentTypeConfig[e], i) : this.config.contentTypeConfig[e] = i, this.updateTagConfig(), this.updateRenderAllTags();
28202
+ this.config.contentTypeConfig || (this.config.contentTypeConfig = {}), s ? this.config.contentTypeConfig[e] = Be({}, this.config.contentTypeConfig[e], i) : this.config.contentTypeConfig[e] = i, this.updateTagConfig(), this.updateRenderAllTags();
28203
28203
  }
28204
28204
  show(e) {
28205
28205
  return _(this, null, function* () {
@@ -28275,7 +28275,7 @@ class ba extends a2 {
28275
28275
  changeDataById(e, i, s = !0) {
28276
28276
  const o = this.getTagById(e);
28277
28277
  let r = !1;
28278
- o && (o.data && (r = !0), s ? o.data = Re(o.data, i) : o.data = R(R({}, o.data), i), this.clearUnusedPanelTag(), this.updateRenderAllTags(), r && o.hooks.emit("dataChanged", o.data));
28278
+ o && (o.data && (r = !0), s ? o.data = Be(o.data, i) : o.data = R(R({}, o.data), i), this.clearUnusedPanelTag(), this.updateRenderAllTags(), r && o.hooks.emit("dataChanged", o.data));
28279
28279
  }
28280
28280
  /**
28281
28281
  * @description: 改变tag的stickType
@@ -28289,7 +28289,7 @@ class ba extends a2 {
28289
28289
  changeTagById(e, i, s = !0) {
28290
28290
  const o = this.getTagById(e);
28291
28291
  let r = !1;
28292
- i && (i.data && (r = !0), s ? Re(o, i) : Object.assign(o, i), o != null && o.tag3DContentSvelte && (i != null && i.normal) && (o.tag3DContentSvelte.currentNormal = ti(i.normal)), this.updateRenderAllTags(), this.clearUnusedPanelTag(), r && o.hooks.emit("dataChanged", o.data));
28292
+ i && (i.data && (r = !0), s ? Be(o, i) : Object.assign(o, i), o != null && o.tag3DContentSvelte && (i != null && i.normal) && (o.tag3DContentSvelte.currentNormal = ti(i.normal)), this.updateRenderAllTags(), this.clearUnusedPanelTag(), r && o.hooks.emit("dataChanged", o.data));
28293
28293
  }
28294
28294
  /**
28295
28295
  * @description: 销毁tag
@@ -28957,7 +28957,7 @@ class ya {
28957
28957
  const i = this.curvePath, s = t === "start" ? this.startTagContainer : this.endTagContainer;
28958
28958
  if (!(e != null && e.data))
28959
28959
  return s.plugin.clearTags();
28960
- const r = Re({}, {
28960
+ const r = Be({}, {
28961
28961
  contentType: "Custom",
28962
28962
  stickType: "2DPoint",
28963
28963
  config: { visibleConfig: { visibleFiveMode: ["Floorplan", "Mapview"], followModelVisibility: !1 } },
@@ -29081,7 +29081,7 @@ class y2 extends _i {
29081
29081
  if (!this.state.enabled && e.enabled !== !0 && e.disposed !== !0)
29082
29082
  return b2();
29083
29083
  const s = R({}, this.state);
29084
- this.state = R(R({}, this.state), e), e.disposed !== void 0 && e.disposed !== s.disposed && e.disposed && this.handleDispose(), e.visible !== void 0 && e.visible !== s.visible && this.handleVisible(e.visible, i == null ? void 0 : i.userAction), e.enabled !== void 0 && e.enabled !== s.enabled && this.handleEnable(e.enabled, i == null ? void 0 : i.userAction), e.playing !== void 0 && e.playing !== s.playing && this.changePlayState(e.playing, i), e.speed !== void 0 && e.speed !== s.speed && this.changeSpeed(e.speed), tt(s, this.state, { deep: !0 }) || this.hooks.emit("stateChange", { state: this.state, prevState: s, userAction: (o = i == null ? void 0 : i.userAction) != null ? o : !0 });
29084
+ this.state = Be({}, this.state, e), e.disposed !== void 0 && e.disposed !== s.disposed && e.disposed && this.handleDispose(), e.visible !== void 0 && e.visible !== s.visible && this.handleVisible(e.visible, i == null ? void 0 : i.userAction), e.enabled !== void 0 && e.enabled !== s.enabled && this.handleEnable(e.enabled, i == null ? void 0 : i.userAction), e.playing !== void 0 && e.playing !== s.playing && this.changePlayState(e.playing, i), e.speed !== void 0 && e.speed !== s.speed && this.changeSpeed(e.speed), tt(s, this.state, { deep: !0 }) || this.hooks.emit("stateChange", { state: this.state, prevState: s, userAction: (o = i == null ? void 0 : i.userAction) != null ? o : !0 });
29085
29085
  }
29086
29086
  /**
29087
29087
  * @description Clear pause data
@@ -29212,7 +29212,7 @@ let Ef = class extends y2 {
29212
29212
  }, o = {
29213
29213
  allowBreak: !0
29214
29214
  };
29215
- this.state = Re({}, s, this.state), this.config = Re({}, o, this.config);
29215
+ this.state = Be({}, s, this.state), this.config = Be({}, o, this.config);
29216
29216
  }
29217
29217
  load(e, i) {
29218
29218
  if (this.clearPauseData(), this.data = R({ id: et() }, e), this.curve = this.data.path.curves[0], !this.curve)
@@ -29254,8 +29254,9 @@ let Ef = class extends y2 {
29254
29254
  this.five.on("renderFrame", r);
29255
29255
  });
29256
29256
  }
29257
- handlePause() {
29258
- this.state.playing = !1, this.hooks.emit("playStateChange", "pause", { userAction: !0 }), this.setPauseData();
29257
+ handlePause(e) {
29258
+ var i;
29259
+ this.state.playing = !1, this.hooks.emit("pause", { userAction: (i = e.userAction) != null ? i : !0 }), this.setPauseData();
29259
29260
  }
29260
29261
  };
29261
29262
  function Ch(n) {
@@ -29966,8 +29967,8 @@ let D2 = class extends ri {
29966
29967
  }
29967
29968
  }, d = (b = (g = r.routes) == null ? void 0 : g.map((C) => {
29968
29969
  var x;
29969
- return Re({}, c, { id: (x = C.id) != null ? x : Date.now(), pano_group: C.panoIndexList });
29970
- })) != null ? b : [], h = (P = (y = r.lines) == null ? void 0 : y.map((C) => Re({}, c, C))) != null ? P : [], f = [...d, ...h];
29970
+ return Be({}, c, { id: (x = C.id) != null ? x : Date.now(), pano_group: C.panoIndexList });
29971
+ })) != null ? b : [], h = (P = (y = r.lines) == null ? void 0 : y.map((C) => Be({}, c, C))) != null ? P : [], f = [...d, ...h];
29971
29972
  yield kf(this.five), this.clear(), f.forEach((C) => {
29972
29973
  this.addGuideLineItem(C);
29973
29974
  }), this.updateTagsEnable(), this.handleVisible(this.state.visible), this.handleEnable(this.state.enabled), i && this.setState(i, { userAction: s }), this.hooks.emit("dataLoaded", r), console.debug(`${Ph} loaded`, r);
@@ -33593,6 +33594,7 @@ export {
33593
33594
  Ek as CameraMovementPlugin,
33594
33595
  X1 as ContentType,
33595
33596
  iM as CruisePlugin,
33597
+ Ef as CruisePluginController,
33596
33598
  tM as CruisePluginTypes,
33597
33599
  cM as CurrentPanoImagePlugin,
33598
33600
  ls as DIRECTION,