@realsee/dnalogel 3.0.0-11 → 3.0.0-13

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 (479) hide show
  1. package/dist/CSS3DRenderPlugin/Controller.d.ts +3 -2
  2. package/dist/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +1 -1
  3. package/dist/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +0 -4
  4. package/dist/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +5 -7
  5. package/dist/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +1 -0
  6. package/dist/PanoTagPlugin/controller/TagCache.d.ts +3 -3
  7. package/dist/PanoTagPlugin/controller/TagComputer.d.ts +6 -12
  8. package/dist/PanoTagPlugin/controller/TagRender.d.ts +5 -1
  9. package/dist/PanoTagPlugin/controller/TagUtil.d.ts +12 -6
  10. package/dist/PanoTagPlugin/controller/index.d.ts +2 -6
  11. package/dist/PanoTagPlugin/typings/tag/Tag.d.ts +3 -2
  12. package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +67 -20
  13. package/dist/PanoTagPlugin/typings/tag/TagInstance.d.ts +7 -2
  14. package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +8 -3
  15. package/dist/PanoTagPlugin/utils/index.d.ts +0 -2
  16. package/dist/PanoTagPlugin/utils/planeNormal.d.ts +1 -1
  17. package/dist/PanoTagPlugin/utils/tag/adaptConfig.d.ts +2 -0
  18. package/dist/index.cjs.js +62 -62
  19. package/dist/index.d.ts +1 -0
  20. package/dist/index.js +6367 -6332
  21. package/dist/index.umd.js +48 -48
  22. package/dist/shared-utils/five/FiveDomEvents.d.ts +23 -12
  23. package/dist/shared-utils/five/adapt.d.ts +9 -0
  24. package/dist/shared-utils/five/fiveModelLoad.d.ts +9 -0
  25. package/dist/shared-utils/index.d.ts +1 -1
  26. package/dist/shared-utils/three/getNormal.d.ts +2 -0
  27. package/dist/shared-utils/typescript/entries.d.ts +2 -0
  28. package/dist/shared-utils/url/getUrl.d.ts +4 -0
  29. package/docs/assets/search.js +1 -1
  30. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +31 -30
  31. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +32 -31
  32. package/docs/classes/CSS3DRender.html +31 -30
  33. package/docs/classes/CruisePluginController.html +26 -25
  34. package/docs/classes/GuideLineItem.GuideLineItem.html +20 -19
  35. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +35 -34
  36. package/docs/classes/Magnifier.html +20 -19
  37. package/docs/classes/ModelRoomLabelController.html +11 -10
  38. package/docs/classes/Object3DHelperController.html +25 -24
  39. package/docs/classes/PaintBrush.html +15 -14
  40. package/docs/classes/PanoMeasurePluginLine.html +27 -26
  41. package/docs/classes/PanoMeasurePluginModel.html +27 -26
  42. package/docs/classes/PanoMeasurePluginPoint.html +11 -10
  43. package/docs/classes/PanoMeasurePluginPolyline.html +27 -26
  44. package/docs/classes/PanoTagPluginController.html +54 -108
  45. package/docs/classes/Util.BetterTween.html +9 -8
  46. package/docs/classes/Util.Interval.html +12 -11
  47. package/docs/classes/Util.LineSegments.html +8 -7
  48. package/docs/classes/Util.Magnifier.html +20 -19
  49. package/docs/classes/Util.Object3D.html +8 -7
  50. package/docs/classes/Util.PointDomHelper.html +11 -10
  51. package/docs/classes/Util.PointHelper.html +11 -10
  52. package/docs/classes/Util.PointSelectorHelper.html +16 -15
  53. package/docs/classes/Util.Rectangle.html +13 -12
  54. package/docs/enums/CameraMovementEffect.html +7 -6
  55. package/docs/enums/ContentType.html +20 -19
  56. package/docs/enums/DIRECTION.html +9 -8
  57. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -8
  58. package/docs/enums/DimensionType.html +7 -6
  59. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -7
  60. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -8
  61. package/docs/enums/PaintBrushTypeEnum.html +8 -7
  62. package/docs/enums/PointType.html +7 -6
  63. package/docs/enums/Rotation.html +8 -7
  64. package/docs/functions/AreaMakerPlugin.html +5 -4
  65. package/docs/functions/CSS3DRenderPlugin.html +5 -4
  66. package/docs/functions/CameraMovementPlugin.html +5 -4
  67. package/docs/functions/CruisePlugin.html +5 -4
  68. package/docs/functions/CurrentPanoImagePlugin.html +5 -4
  69. package/docs/functions/GuideLinePlugin.html +5 -4
  70. package/docs/functions/ItemLabelPlugin.html +5 -4
  71. package/docs/functions/MapviewFloorplanPlugin.html +5 -4
  72. package/docs/functions/ModelChassisCompassPlugin.html +5 -4
  73. package/docs/functions/ModelEntryDoorGuidePlugin.html +5 -4
  74. package/docs/functions/ModelFloorplanPlugin.html +5 -4
  75. package/docs/functions/ModelItemLabelPlugin.html +5 -4
  76. package/docs/functions/ModelRoomLabelPlugin.html +5 -4
  77. package/docs/functions/ModelTVVideoPlugin.html +5 -4
  78. package/docs/functions/ModelViewPlugin.html +5 -4
  79. package/docs/functions/Object3DHelperPlugin.html +5 -4
  80. package/docs/functions/PanoCompassPlugin.html +5 -4
  81. package/docs/functions/PanoCursorRaycasterPlugin.html +5 -4
  82. package/docs/functions/PanoDoorLabelPlugin.html +5 -4
  83. package/docs/functions/PanoFloorplanRadarPlugin.html +5 -4
  84. package/docs/functions/PanoMeasurePlugin.html +5 -4
  85. package/docs/functions/PanoRulerPlugin.html +5 -4
  86. package/docs/functions/PanoRulerProPlugin.html +5 -4
  87. package/docs/functions/PanoSpatialTagPlugin.html +5 -4
  88. package/docs/functions/PanoTagPlugin.html +5 -4
  89. package/docs/functions/PanoVideoPlugin.html +5 -4
  90. package/docs/functions/PipelinePlugin.html +5 -4
  91. package/docs/functions/TopviewFloorplanPlugin.html +5 -4
  92. package/docs/functions/Util.absoluteUrl.html +5 -4
  93. package/docs/functions/Util.checkFiveModelLoaded.html +5 -4
  94. package/docs/functions/Util.equal.html +5 -4
  95. package/docs/functions/Util.getCoordsFromClient.html +5 -4
  96. package/docs/functions/Util.getCoordsFromElement.html +5 -4
  97. package/docs/functions/Util.getFrameTime.html +5 -4
  98. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -4
  99. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -4
  100. package/docs/functions/Util.isAbsoluteURL.html +5 -4
  101. package/docs/functions/Util.isModelLike.html +5 -4
  102. package/docs/functions/Util.isNil.html +5 -4
  103. package/docs/functions/Util.isPanoramaLike.html +5 -4
  104. package/docs/functions/Util.nextFrame.html +5 -4
  105. package/docs/functions/Util.notNil.html +5 -4
  106. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -4
  107. package/docs/functions/Util.tweenProgress.html +5 -4
  108. package/docs/functions/Util.uuid.html +5 -4
  109. package/docs/functions/pluginFlag.html +5 -4
  110. package/docs/index.html +5 -4
  111. package/docs/interfaces/AddTagConfig.html +6 -5
  112. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +6 -5
  113. package/docs/interfaces/AreaMakerPluginType.Config.html +6 -5
  114. package/docs/interfaces/AreaMakerPluginType.EventMap.html +15 -14
  115. package/docs/interfaces/AreaMakerPluginType.Params.html +7 -6
  116. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +9 -8
  117. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +8 -7
  118. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +6 -5
  119. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +6 -5
  120. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +6 -5
  121. package/docs/interfaces/AreaMakerPluginType.State.html +8 -7
  122. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -10
  123. package/docs/interfaces/CSS3DRenderPluginState.html +8 -7
  124. package/docs/interfaces/CameraMovementPluginExportType.html +7 -6
  125. package/docs/interfaces/CruisePluginTypes.Config.html +8 -7
  126. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +12 -11
  127. package/docs/interfaces/CruisePluginTypes.EventMap.html +20 -19
  128. package/docs/interfaces/CruisePluginTypes.MoveAction.html +12 -11
  129. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +14 -13
  130. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +14 -13
  131. package/docs/interfaces/CruisePluginTypes.PluginData.html +9 -8
  132. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +6 -5
  133. package/docs/interfaces/CruisePluginTypes.PluginState.html +11 -10
  134. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +11 -10
  135. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +12 -11
  136. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +7 -6
  137. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +6 -5
  138. package/docs/interfaces/CurrentPanoImagePluginType.State.html +8 -7
  139. package/docs/interfaces/EventMap.html +15 -14
  140. package/docs/interfaces/FloorplanBounding.html +8 -7
  141. package/docs/interfaces/FloorplanData.html +10 -9
  142. package/docs/interfaces/FloorplanEntrance.html +11 -10
  143. package/docs/interfaces/FloorplanExtraObject.html +10 -9
  144. package/docs/interfaces/FloorplanExtraObject3D.html +8 -7
  145. package/docs/interfaces/FloorplanFloorData.html +9 -8
  146. package/docs/interfaces/FloorplanImagePosition.html +7 -6
  147. package/docs/interfaces/FloorplanObserver.html +9 -8
  148. package/docs/interfaces/FloorplanOutlineItem.html +9 -8
  149. package/docs/interfaces/FloorplanPosition.html +7 -6
  150. package/docs/interfaces/FloorplanRoomItem.html +13 -12
  151. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -6
  152. package/docs/interfaces/FloorplanServerBounding.html +8 -7
  153. package/docs/interfaces/FloorplanServerComputedData.html +10 -9
  154. package/docs/interfaces/FloorplanServerData.html +7 -6
  155. package/docs/interfaces/FloorplanServerDoorItem.html +10 -9
  156. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -7
  157. package/docs/interfaces/FloorplanServerEntrance.html +11 -10
  158. package/docs/interfaces/FloorplanServerFloorData.html +9 -8
  159. package/docs/interfaces/FloorplanServerImagePosition.html +7 -6
  160. package/docs/interfaces/FloorplanServerObserver.html +9 -8
  161. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -8
  162. package/docs/interfaces/FloorplanServerPosition.html +7 -6
  163. package/docs/interfaces/FloorplanServerRoomItem.html +14 -13
  164. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -6
  165. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +8 -7
  166. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +10 -9
  167. package/docs/interfaces/GuideLinePluginType.EventMap.html +13 -12
  168. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +8 -7
  169. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +6 -5
  170. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +13 -12
  171. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +8 -7
  172. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +18 -17
  173. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +7 -6
  174. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +18 -17
  175. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +5 -4
  176. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +6 -5
  177. package/docs/interfaces/GuideLinePluginType.PluginState.html +8 -7
  178. package/docs/interfaces/GuideLinePluginType.Route.html +11 -10
  179. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +9 -8
  180. package/docs/interfaces/HelperOffset.html +8 -7
  181. package/docs/interfaces/ImagePlaneGroup.html +6 -5
  182. package/docs/interfaces/ItemLabelPluginData.html +6 -5
  183. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -10
  184. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -8
  185. package/docs/interfaces/MinMax.html +7 -6
  186. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -6
  187. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -7
  188. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -6
  189. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -7
  190. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -7
  191. package/docs/interfaces/ModelItemLabelPluginData.html +6 -5
  192. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -10
  193. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -6
  194. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -5
  195. package/docs/interfaces/ModelTVVideoPluginData.html +9 -8
  196. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -7
  197. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -5
  198. package/docs/interfaces/ModelViewPluginExportType.html +11 -10
  199. package/docs/interfaces/Object3DHelperState.html +8 -7
  200. package/docs/interfaces/ObjectHelperControllers.html +9 -8
  201. package/docs/interfaces/PaintBrushAction.html +12 -11
  202. package/docs/interfaces/PaintBrushConfigs.html +12 -11
  203. package/docs/interfaces/PaintBrushState.html +10 -9
  204. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -9
  205. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -4
  206. package/docs/interfaces/PanoMeasureParameterType.html +16 -15
  207. package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -7
  208. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -6
  209. package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -6
  210. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -7
  211. package/docs/interfaces/PanoRulerPluginExportType.html +10 -9
  212. package/docs/interfaces/PanoRulerPluginOptions.html +7 -6
  213. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -7
  214. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -8
  215. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -6
  216. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -6
  217. package/docs/interfaces/PanoRulerProPluginState.html +8 -7
  218. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -4
  219. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -4
  220. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -10
  221. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -9
  222. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -12
  223. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -9
  224. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -12
  225. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -10
  226. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -9
  227. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +6 -5
  228. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +8 -7
  229. package/docs/interfaces/PanoVideoPluginType.PluginData.html +6 -5
  230. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +9 -8
  231. package/docs/interfaces/PanoVideoPluginType.PluginState.html +6 -5
  232. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +8 -7
  233. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +10 -9
  234. package/docs/interfaces/Point.html +8 -7
  235. package/docs/interfaces/Room.html +9 -8
  236. package/docs/interfaces/RoomInfo.html +7 -6
  237. package/docs/interfaces/RoomLabel.html +14 -13
  238. package/docs/interfaces/RoomRules.html +5 -4
  239. package/docs/interfaces/Rooms.html +5 -4
  240. package/docs/interfaces/Scissor.html +9 -8
  241. package/docs/interfaces/State.html +8 -7
  242. package/docs/interfaces/TagCacheInterface.html +12 -11
  243. package/docs/interfaces/TagConfig.html +45 -27
  244. package/docs/interfaces/TagGLTFObjectGroup.html +6 -5
  245. package/docs/interfaces/TagIconUrl.html +12 -11
  246. package/docs/interfaces/TagObjectGroup.html +6 -5
  247. package/docs/interfaces/TagStyle.html +6 -5
  248. package/docs/interfaces/Tags.html +2153 -10
  249. package/docs/interfaces/TemporaryState.html +6 -5
  250. package/docs/interfaces/Util.MagnifierParameter.html +11 -10
  251. package/docs/interfaces/Util.MouseGroupParameter.html +8 -7
  252. package/docs/interfaces/Util.PointIntersection.html +8 -7
  253. package/docs/modules/AreaMakerPluginType.html +5 -4
  254. package/docs/modules/CruisePluginTypes.html +5 -4
  255. package/docs/modules/CurrentPanoImagePluginType.html +5 -4
  256. package/docs/modules/GuideLineItem.html +5 -4
  257. package/docs/modules/GuideLineModeItem.html +5 -4
  258. package/docs/modules/GuideLinePluginType.html +5 -4
  259. package/docs/modules/PanoVideoPluginType.html +5 -4
  260. package/docs/modules/Util.html +5 -4
  261. package/docs/modules.html +6 -4
  262. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +5 -4
  263. package/docs/types/AreaMakerPluginType.PluginData.html +5 -4
  264. package/docs/types/AreaMakerPluginType.ServerData.html +5 -4
  265. package/docs/types/ArrayPosition.html +5 -4
  266. package/docs/types/AudioAppearance.html +5 -4
  267. package/docs/types/AudioTagTypeConfigKey.html +5 -4
  268. package/docs/types/CSS3DRenderExportType.html +5 -4
  269. package/docs/types/CSS3DRenderPluginExportType.html +5 -4
  270. package/docs/types/CSS3DRenderPluginParameterType.html +5 -4
  271. package/docs/types/ClassFunctionParameters.html +5 -4
  272. package/docs/types/Color.html +5 -4
  273. package/docs/types/ContentTypeConfigKey.html +6 -5
  274. package/docs/types/ContentTypeConfigKeySplit.html +6 -5
  275. package/docs/types/ContentTypeMap.html +5 -4
  276. package/docs/types/Create3DDomContainerReturnType.html +5 -4
  277. package/docs/types/Create3DElementReturnType.html +5 -4
  278. package/docs/types/CruisePluginExportType.html +5 -4
  279. package/docs/types/CruisePluginTypes.CruiseData.html +5 -4
  280. package/docs/types/CruisePluginTypes.MoveEffect.html +5 -4
  281. package/docs/types/CurrentPanoImagePluginExportType.html +5 -4
  282. package/docs/types/DeprecatedMediaPlaneProperty.html +5 -4
  283. package/docs/types/DeprecatedTagProperty.html +5 -4
  284. package/docs/types/Direction-1.html +5 -4
  285. package/docs/types/Direction4.html +5 -4
  286. package/docs/types/ElementRenderer.html +5 -4
  287. package/docs/types/FloorplanRuleLabels.html +5 -4
  288. package/docs/types/FloorplanServerRuleLabels.html +5 -4
  289. package/docs/types/GuideLinePluginExportType.html +5 -4
  290. package/docs/types/GuideLinePluginType.GuideLineItem.html +5 -4
  291. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +5 -4
  292. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +5 -4
  293. package/docs/types/GuideLinePluginType.GuideLineStyle.html +5 -4
  294. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +5 -4
  295. package/docs/types/GuideLinePluginType.PathItem.html +5 -4
  296. package/docs/types/GuideLinePluginType.PluginData.html +5 -4
  297. package/docs/types/HelperEventMap.html +5 -4
  298. package/docs/types/LoadTagConfig.html +5 -4
  299. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -4
  300. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -4
  301. package/docs/types/MediaData.html +5 -4
  302. package/docs/types/MediaStore.html +5 -4
  303. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -4
  304. package/docs/types/ModelFloorplanPluginParameterType.html +5 -4
  305. package/docs/types/ModelFloorplanPluginReturnType.html +5 -4
  306. package/docs/types/ModelId.html +279 -0
  307. package/docs/types/ModelRoomLabelPluginParameters.html +5 -4
  308. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -4
  309. package/docs/types/MoveArgs.html +5 -4
  310. package/docs/types/MoveOpts.html +5 -4
  311. package/docs/types/Object3DHelperEventMap.html +5 -4
  312. package/docs/types/ObjectFit.html +5 -4
  313. package/docs/types/PaintBrushEventMap.html +5 -4
  314. package/docs/types/PanoCompassPluginData.html +5 -4
  315. package/docs/types/PanoCompassPluginExportType.html +5 -4
  316. package/docs/types/PanoCompassPluginParameterType.html +5 -4
  317. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -4
  318. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -4
  319. package/docs/types/PanoIndex.html +5 -4
  320. package/docs/types/PanoMeasurePluginEvent.html +5 -4
  321. package/docs/types/PanoMeasureReturnType.html +5 -4
  322. package/docs/types/PanoSpatialTagPluginId.html +5 -4
  323. package/docs/types/PanoTagPluginExportInterface.html +5 -4
  324. package/docs/types/PanoTagPluginParamsInterface.html +5 -4
  325. package/docs/types/PanoVideoPluginParameterType.html +5 -4
  326. package/docs/types/PanoVideoPluginReturnType.html +5 -4
  327. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +6 -5
  328. package/docs/types/PipelinePluginParameterType.html +5 -4
  329. package/docs/types/PipelinePluginReturnType.html +5 -4
  330. package/docs/types/PlaneTag.html +5 -4
  331. package/docs/types/Point2DTag.html +5 -4
  332. package/docs/types/Point3DTag.html +5 -4
  333. package/docs/types/PointTag.html +5 -4
  334. package/docs/types/PointTagInstance.html +5 -4
  335. package/docs/types/Position.html +5 -4
  336. package/docs/types/RotateArgs.html +5 -4
  337. package/docs/types/RotateOpts.html +5 -4
  338. package/docs/types/RuleLabelsKey.html +5 -4
  339. package/docs/types/RuleLabelsValue.html +5 -4
  340. package/docs/types/StickType.html +5 -4
  341. package/docs/types/Tag.html +7 -6
  342. package/docs/types/Tag2D.html +5 -4
  343. package/docs/types/Tag3D.html +5 -4
  344. package/docs/types/TagConfigByKey.html +5 -4
  345. package/docs/types/TagContentType.html +5 -4
  346. package/docs/types/TagDimensionType.html +5 -4
  347. package/docs/types/TagElement.html +5 -4
  348. package/docs/types/TagEvents.html +5 -4
  349. package/docs/types/TagGLTFObject.html +5 -4
  350. package/docs/types/TagHooks.html +5 -4
  351. package/docs/types/TagId.html +5 -4
  352. package/docs/types/TagInstance.html +8 -5
  353. package/docs/types/TagPointType.html +5 -4
  354. package/docs/types/TagRendererMap.html +5 -4
  355. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -4
  356. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -4
  357. package/docs/types/WorkCode.html +5 -4
  358. package/docs/variables/FLOOR_TYPE_MAP.html +5 -4
  359. package/docs/variables/PLUGIN.html +5 -4
  360. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -4
  361. package/docs/variables/ROOM_TYPE_MAP.html +5 -4
  362. package/docs/variables/defaultGlobalConfig.html +5 -4
  363. package/docs/variables/itemLabelPluginServerParams.html +5 -4
  364. package/docs/variables/modelItemLabelPluginServerParams.html +5 -4
  365. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -4
  366. package/libs/AreaMakerPlugin/Controller.js +5 -3
  367. package/libs/AreaMakerPlugin/index.js +5 -3
  368. package/libs/AreaMakerPlugin/utils/Item.js +9 -7
  369. package/libs/CSS3DRenderPlugin/Controller.d.ts +3 -2
  370. package/libs/CSS3DRenderPlugin/Controller.js +9 -6
  371. package/libs/CSS3DRenderPlugin/index.js +8 -6
  372. package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +1 -1
  373. package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.js +9 -6
  374. package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +0 -4
  375. package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.js +23 -22
  376. package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +5 -7
  377. package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +43 -53
  378. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +1 -0
  379. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +70 -66
  380. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +4 -3
  381. package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +11 -10
  382. package/libs/CruisePlugin/Controller.js +111 -105
  383. package/libs/CruisePlugin/index.js +13 -9
  384. package/libs/CurrentPanoImagePlugin/Controller.js +27 -22
  385. package/libs/CurrentPanoImagePlugin/index.js +7 -4
  386. package/libs/GuideLinePlugin/Controller.js +29 -25
  387. package/libs/GuideLinePlugin/GuideLineItem.js +10 -6
  388. package/libs/GuideLinePlugin/GuideLineModeItem.js +10 -6
  389. package/libs/GuideLinePlugin/index.js +15 -11
  390. package/libs/ModelTVVideoPlugin/Plugin.js +6 -4
  391. package/libs/ModelTVVideoPlugin/index.js +5 -3
  392. package/libs/Object3DHelperPlugin/Controller.js +5 -3
  393. package/libs/Object3DHelperPlugin/index.js +8 -6
  394. package/libs/PanoCompassPlugin/Controller.js +5 -3
  395. package/libs/PanoCompassPlugin/index.js +6 -4
  396. package/libs/PanoDoorLabelPlugin/BaseController.js +9 -7
  397. package/libs/PanoDoorLabelPlugin/Controller.js +5 -3
  398. package/libs/PanoDoorLabelPlugin/index.js +6 -4
  399. package/libs/PanoMeasurePlugin/Components/Controller0.js +5 -3
  400. package/libs/PanoMeasurePlugin/Components/Controller1.js +55 -53
  401. package/libs/PanoMeasurePlugin/Controller/EditController.js +5 -3
  402. package/libs/PanoMeasurePlugin/Controller/WatchController.js +4 -2
  403. package/libs/PanoMeasurePlugin/Controller/index.js +5 -3
  404. package/libs/PanoMeasurePlugin/Model/area.js +4 -2
  405. package/libs/PanoMeasurePlugin/Modules/UIController/index.js +25 -23
  406. package/libs/PanoMeasurePlugin/index.js +16 -14
  407. package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +14 -12
  408. package/libs/PanoSpatialTagPlugin/Plugin.js +6 -4
  409. package/libs/PanoSpatialTagPlugin/index.js +3 -1
  410. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +4 -2
  411. package/libs/PanoTagPlugin/Components/Tag/index.js +206 -205
  412. package/libs/PanoTagPlugin/Components/TagContainer.js +12 -11
  413. package/libs/PanoTagPlugin/Components/TagItem.js +129 -128
  414. package/libs/PanoTagPlugin/controller/TagCache.d.ts +3 -3
  415. package/libs/PanoTagPlugin/controller/TagCache.js +17 -15
  416. package/libs/PanoTagPlugin/controller/TagComputer.d.ts +6 -12
  417. package/libs/PanoTagPlugin/controller/TagComputer.js +173 -201
  418. package/libs/PanoTagPlugin/controller/TagRender.d.ts +5 -1
  419. package/libs/PanoTagPlugin/controller/TagRender.js +139 -116
  420. package/libs/PanoTagPlugin/controller/TagUtil.d.ts +12 -6
  421. package/libs/PanoTagPlugin/controller/TagUtil.js +182 -154
  422. package/libs/PanoTagPlugin/controller/index.d.ts +2 -6
  423. package/libs/PanoTagPlugin/controller/index.js +148 -155
  424. package/libs/PanoTagPlugin/index.js +21 -16
  425. package/libs/PanoTagPlugin/tag.config.js +11 -3
  426. package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +3 -2
  427. package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +67 -20
  428. package/libs/PanoTagPlugin/typings/tag/TagInstance.d.ts +7 -2
  429. package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +8 -3
  430. package/libs/PanoTagPlugin/utils/addDebugPoints.js +1 -1
  431. package/libs/PanoTagPlugin/utils/index.d.ts +0 -2
  432. package/libs/PanoTagPlugin/utils/index.js +23 -31
  433. package/libs/PanoTagPlugin/utils/model/mediaPlane.js +97 -99
  434. package/libs/PanoTagPlugin/utils/planeNormal.d.ts +1 -1
  435. package/libs/PanoTagPlugin/utils/tag/adaptConfig.d.ts +2 -0
  436. package/libs/PanoTagPlugin/utils/tag/adaptConfig.js +7 -0
  437. package/libs/PanoVideoPlugin/Controller.js +5 -3
  438. package/libs/PanoVideoPlugin/VideoMeshController.js +4 -2
  439. package/libs/PanoVideoPlugin/index.js +8 -6
  440. package/libs/PipelinePlugin/Controller.js +5 -3
  441. package/libs/PipelinePlugin/index.js +6 -4
  442. package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +4 -2
  443. package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +14 -12
  444. package/libs/PipelinePlugin/utils/Objects/Pipe.js +2 -0
  445. package/libs/base/BasePlugin.js +2 -2
  446. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +5 -3
  447. package/libs/floorplan/MapviewFloorplanPlugin/index.js +6 -4
  448. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +5 -3
  449. package/libs/floorplan/ModelFloorplanPlugin/index.js +6 -4
  450. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +5 -3
  451. package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +6 -4
  452. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +33 -31
  453. package/libs/floorplan/TopviewFloorplanPlugin/index.js +6 -4
  454. package/libs/floorplan/utils/correctFiveState.js +25 -25
  455. package/libs/index.d.ts +1 -0
  456. package/libs/index.js +125 -120
  457. package/libs/shared-utils/five/FiveDomEvents.d.ts +23 -12
  458. package/libs/shared-utils/five/FiveDomEvents.js +96 -73
  459. package/libs/shared-utils/five/adapt.d.ts +9 -0
  460. package/libs/shared-utils/five/adapt.js +16 -0
  461. package/libs/shared-utils/five/fiveModelLoad.d.ts +9 -0
  462. package/libs/shared-utils/five/fiveModelLoad.js +29 -0
  463. package/libs/shared-utils/five/mode.js +5 -5
  464. package/libs/shared-utils/index.d.ts +1 -1
  465. package/libs/shared-utils/index.js +1 -1
  466. package/libs/shared-utils/logger.js +1 -1
  467. package/libs/shared-utils/three/getNormal.d.ts +2 -0
  468. package/libs/shared-utils/three/getNormal.js +10 -0
  469. package/libs/shared-utils/typescript/entries.d.ts +2 -0
  470. package/libs/shared-utils/typescript/entries.js +6 -0
  471. package/libs/shared-utils/url/getUrl.d.ts +4 -0
  472. package/libs/shared-utils/url/getUrl.js +7 -0
  473. package/package.json +1 -1
  474. package/dist/PanoTagPlugin/utils/actionAfterFiveModelLoad.d.ts +0 -4
  475. package/libs/PanoTagPlugin/utils/actionAfterFiveModelLoad.d.ts +0 -4
  476. package/libs/PanoTagPlugin/utils/actionAfterFiveModelLoad.js +0 -16
  477. /package/dist/shared-utils/{absoluteUrl.d.ts → url/absoluteUrl.d.ts} +0 -0
  478. /package/libs/shared-utils/{absoluteUrl.d.ts → url/absoluteUrl.d.ts} +0 -0
  479. /package/libs/shared-utils/{absoluteUrl.js → url/absoluteUrl.js} +0 -0
@@ -2,7 +2,7 @@ var T = Object.defineProperty, K = Object.defineProperties;
2
2
  var A = Object.getOwnPropertyDescriptors;
3
3
  var F = Object.getOwnPropertySymbols;
4
4
  var O = Object.prototype.hasOwnProperty, U = Object.prototype.propertyIsEnumerable;
5
- var L = (c, l, e) => l in c ? T(c, l, { enumerable: !0, configurable: !0, writable: !0, value: e }) : c[l] = e, g = (c, l) => {
5
+ var L = (c, l, e) => l in c ? T(c, l, { enumerable: !0, configurable: !0, writable: !0, value: e }) : c[l] = e, P = (c, l) => {
6
6
  for (var e in l || (l = {}))
7
7
  O.call(l, e) && L(c, e, l[e]);
8
8
  if (F)
@@ -11,20 +11,20 @@ var L = (c, l, e) => l in c ? T(c, l, { enumerable: !0, configurable: !0, writab
11
11
  return c;
12
12
  }, C = (c, l) => K(c, A(l));
13
13
  var I = (c, l, e) => (L(c, typeof l != "symbol" ? l + "" : l, e), e);
14
- var v = (c, l, e) => new Promise((t, i) => {
15
- var r = (d) => {
14
+ var v = (c, l, e) => new Promise((t, r) => {
15
+ var i = (d) => {
16
16
  try {
17
17
  s(e.next(d));
18
18
  } catch (a) {
19
- i(a);
19
+ r(a);
20
20
  }
21
21
  }, n = (d) => {
22
22
  try {
23
23
  s(e.throw(d));
24
24
  } catch (a) {
25
- i(a);
25
+ r(a);
26
26
  }
27
- }, s = (d) => d.done ? t(d.value) : Promise.resolve(d.value).then(r, n);
27
+ }, s = (d) => d.done ? t(d.value) : Promise.resolve(d.value).then(i, n);
28
28
  s((e = e.apply(c, l)).next());
29
29
  });
30
30
  import { Controller as V } from "../base/BasePluginWithData.js";
@@ -47,15 +47,17 @@ import "../shared-utils/positionToVector3.js";
47
47
  import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
48
48
  import "three/examples/jsm/renderers/CSS3DRenderer";
49
49
  import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
50
+ import "../shared-utils/util.js";
50
51
  import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
51
52
  import "../CSS3DRenderPlugin/utils/even.js";
52
53
  import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
53
54
  import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
54
55
  import "../shared-utils/three/centerPoint.js";
56
+ import "../shared-utils/three/getObjectVisible.js";
55
57
  import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
56
58
  import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
57
59
  import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
58
- import "../shared-utils/absoluteUrl.js";
60
+ import "../shared-utils/url/absoluteUrl.js";
59
61
  import "../GuideLinePlugin/Controller.js";
60
62
  import "../GuideLinePlugin/GuideLineItem/index.js";
61
63
  import "../GuideLinePlugin/GuideLineModeItem/index.js";
@@ -76,7 +78,6 @@ import "../PanoTagPlugin/controller/index.js";
76
78
  import "../vendor/object-assign-deep/objectAssignDeep.js";
77
79
  import "../PanoTagPlugin/utils/addDebugPoints.js";
78
80
  import "../PanoTagPlugin/utils/tag/tagCheck.js";
79
- import "../PanoTagPlugin/utils/actionAfterFiveModelLoad.js";
80
81
  import "../PanoTagPlugin/utils/debounce.js";
81
82
  import "../PanoTagPlugin/utils/throttle.js";
82
83
  import "../PanoTagPlugin/utils/resizeObserver.js";
@@ -103,11 +104,13 @@ import "../shared-utils/three/loadVideoTexture.js";
103
104
  import "../PanoTagPlugin/Assets/Icon.js";
104
105
  import "../shared-utils/three/getPositionsByObjectFit.js";
105
106
  import "../shared-utils/three/FragmentTransparencyMaterial.js";
107
+ import "../shared-utils/three/getNormal.js";
106
108
  import "../shared-utils/five/FiveDomEvents.js";
107
- import "../shared-utils/three/getObjectVisible.js";
109
+ import "../PanoTagPlugin/utils/tag/adaptConfig.js";
110
+ import "../shared-utils/typescript/entries.js";
111
+ import "../shared-utils/url/getUrl.js";
108
112
  import "../shared-utils/five/getFloorIndex.js";
109
113
  import "../shared-utils/safeObj.js";
110
- import "../shared-utils/util.js";
111
114
  import "../PanoTagPlugin/Components/TagContainer.js";
112
115
  import "../PanoTagPlugin/Components/TagItem.js";
113
116
  import "../PanoTagPlugin/Components/Tag/index.js";
@@ -183,6 +186,7 @@ import "../CSS3DRenderPlugin/Controller.js";
183
186
  import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
184
187
  import "../shared-utils/three/GLTFLoader.js";
185
188
  import "@realsee/five/gltf-loader";
189
+ import "../shared-utils/five/fiveModelLoad.js";
186
190
  import "../GuideLinePlugin/Components/Tag.js";
187
191
  import "../GuideLinePlugin/utils/index.js";
188
192
  import "./Controller.js";
@@ -192,7 +196,7 @@ import "../shared-utils/nearlyEqual.js";
192
196
  import "./utils/coordinatesToVector.js";
193
197
  import "../shared-utils/isTruelyObject.js";
194
198
  import "./utils/formatRad.js";
195
- const M = "v1.0.6", G = "CruisePlugin", x = `${G}@${M}`, Zi = (c) => `${x}--${c}`, D = () => {
199
+ const M = "v1.0.6", G = "CruisePlugin", x = `${G}@${M}`, rr = (c) => `${x}--${c}`, D = () => {
196
200
  console.error(`${x} is disposed`);
197
201
  }, W = () => {
198
202
  console.warn(`${x} is disabled`);
@@ -229,22 +233,22 @@ class z extends V {
229
233
  });
230
234
  I(this, "GuideLine");
231
235
  this.config = t, Object.assign(window, { [`__${G}_DEBUG__`]: this });
232
- const i = this.setFiveLinearUpdateCamera.bind(this), r = this.setFiveOriginUpdateCamera.bind(this);
233
- this.hooks.on("play", i), this.hooks.on("broke", r), this.hooks.on("end", r), this.hooks.on("pause", r), this.privateState.disposers.push(() => {
234
- this.hooks.off("play", i), this.hooks.off("broke", r), this.hooks.off("end", r), this.hooks.off("pause", r);
236
+ const r = this.setFiveLinearUpdateCamera.bind(this), i = this.setFiveOriginUpdateCamera.bind(this);
237
+ this.hooks.on("play", r), this.hooks.on("broke", i), this.hooks.on("end", i), this.hooks.on("pause", i), this.privateState.disposers.push(() => {
238
+ this.hooks.off("play", r), this.hooks.off("broke", i), this.hooks.off("end", i), this.hooks.off("pause", i);
235
239
  });
236
240
  }
237
241
  /**
238
242
  * @description Load Data and State
239
243
  */
240
- load(e, t, i) {
244
+ load(e, t, r) {
241
245
  return v(this, null, function* () {
242
- var o, m, p, u, h, P;
246
+ var o, m, p, u, h, g;
243
247
  if (this.state.disposed)
244
248
  return D();
245
249
  this.privateState.fiveOriginGetProgress || (m = (o = this.five.controller) == null ? void 0 : o.cameraMotion) != null && m.getProgress || (yield this.waitFiveLoaded(), this.privateState.fiveOriginGetProgress = (u = (p = this.five.controller) == null ? void 0 : p.cameraMotion) == null ? void 0 : u.getProgress), this.clear();
246
- const r = this.data ? JSON.parse(JSON.stringify(this.data)) : void 0, n = yield this.formatData(e);
247
- this.data = n, this.hooks.emit("dataChange", n, r);
250
+ const i = this.data ? JSON.parse(JSON.stringify(this.data)) : void 0, n = yield this.formatData(e);
251
+ this.data = n, this.hooks.emit("dataChange", n, i);
248
252
  let s = [], d;
249
253
  const a = this.data.keyframes.filter((f) => f.data.panoIndex !== void 0);
250
254
  a.filter((f, y) => {
@@ -262,7 +266,7 @@ class z extends V {
262
266
  const b = s.length;
263
267
  s[b] = [f];
264
268
  }
265
- }), !this.GuideLine && ((h = this.config) == null ? void 0 : h.useGuideLine) !== !1 && n.useGuildLine !== !1 && (this.GuideLine = $(this.five, this.config)), (P = this.GuideLine) == null || P.load({ routes: s.map((f) => ({ panoIndexList: f })), config: n.guildPluginOptions }), t ? this.setState(t, { userAction: i }) : (this.setState({ playing: !1 }, { userAction: !1 }), this.handleVisible(this.state.visible), this.handleEnable(this.state.enabled), this.changePlayState(this.state.playing, { userAction: !1 }), this.changeSpeed(this.state.speed)), this.clearPauseData(), console.debug(`${x} loaded`, n), this.hooks.emit("dataLoaded", n);
269
+ }), !this.GuideLine && ((h = this.config) == null ? void 0 : h.useGuideLine) !== !1 && n.useGuildLine !== !1 && (this.GuideLine = $(this.five, this.config)), (g = this.GuideLine) == null || g.load({ routes: s.map((f) => ({ panoIndexList: f })), config: n.guildPluginOptions }), t ? this.setState(t, { userAction: r }) : (this.setState({ playing: !1 }, { userAction: !1 }), this.handleVisible(this.state.visible), this.handleEnable(this.state.enabled), this.changePlayState(this.state.playing, { userAction: !1 }), this.changeSpeed(this.state.speed)), this.clearPauseData(), console.debug(`${x} loaded`, n), this.hooks.emit("dataLoaded", n);
266
270
  });
267
271
  }
268
272
  /**
@@ -277,14 +281,14 @@ class z extends V {
277
281
  * @param {string} options.id play from keyframes id
278
282
  */
279
283
  playFrom(e) {
280
- const { index: t, id: i, userAction: r } = e;
281
- this.state.playing && this.setState({ playing: !1 }, { userAction: r }), this.setState({ playing: !0 }, { userAction: r, playFromIndex: t, playFromId: i });
284
+ const { index: t, id: r, userAction: i } = e;
285
+ this.state.playing && this.setState({ playing: !1 }, { userAction: i }), this.setState({ playing: !0 }, { userAction: i, playFromIndex: t, playFromId: r });
282
286
  }
283
287
  /**
284
288
  * @description Play from first keyframe
285
289
  */
286
290
  playFromStart(e) {
287
- return this.playFrom(C(g({}, e), { index: 0 }));
291
+ return this.playFrom(C(P({}, e), { index: 0 }));
288
292
  }
289
293
  /**
290
294
  * @description Pause
@@ -330,13 +334,13 @@ class z extends V {
330
334
  * @description Set state
331
335
  */
332
336
  setState(e, t) {
333
- var r;
337
+ var i;
334
338
  if (this.state.disposed)
335
339
  return D();
336
340
  if (!this.state.enabled && e.enabled !== !0 && e.disposed !== !0)
337
341
  return q();
338
- const i = g({}, this.state);
339
- this.state = g(g({}, this.state), e), e.disposed !== void 0 && e.disposed !== i.disposed && e.disposed && this.handleDispose(), e.visible !== void 0 && e.visible !== i.visible && this.handleVisible(e.visible, t == null ? void 0 : t.userAction), e.enabled !== void 0 && e.enabled !== i.enabled && this.handleEnable(e.enabled, t == null ? void 0 : t.userAction), e.playing !== void 0 && e.playing !== i.playing && this.changePlayState(e.playing, t), e.speed !== void 0 && e.speed !== i.speed && this.changeSpeed(e.speed, t == null ? void 0 : t.userAction), R(i, this.state, { deep: !0 }) || this.hooks.emit("stateChange", { state: this.state, prevState: i, userAction: (r = t == null ? void 0 : t.userAction) != null ? r : !0 });
342
+ const r = P({}, this.state);
343
+ this.state = P(P({}, this.state), e), e.disposed !== void 0 && e.disposed !== r.disposed && e.disposed && this.handleDispose(), e.visible !== void 0 && e.visible !== r.visible && this.handleVisible(e.visible, t == null ? void 0 : t.userAction), e.enabled !== void 0 && e.enabled !== r.enabled && this.handleEnable(e.enabled, t == null ? void 0 : t.userAction), e.playing !== void 0 && e.playing !== r.playing && this.changePlayState(e.playing, t), e.speed !== void 0 && e.speed !== r.speed && this.changeSpeed(e.speed, t == null ? void 0 : t.userAction), R(r, this.state, { deep: !0 }) || this.hooks.emit("stateChange", { state: this.state, prevState: r, userAction: (i = t == null ? void 0 : t.userAction) != null ? i : !0 });
340
344
  }
341
345
  /**
342
346
  * @description Format data
@@ -344,62 +348,62 @@ class z extends V {
344
348
  formatData(e) {
345
349
  return v(this, null, function* () {
346
350
  this.five.work || (yield this.waitFiveLoaded());
347
- const t = this.five.work.observers, i = (() => {
348
- const r = e;
349
- return typeof r == "object" && r !== null && r.version && r.data ? r.data : r;
351
+ const t = this.five.work.observers, r = (() => {
352
+ const i = e;
353
+ return typeof i == "object" && i !== null && i.version && i.data ? i.data : i;
350
354
  })();
351
- if (i.keyframes)
355
+ if (r.keyframes)
352
356
  return {
353
357
  keyframesId: w(),
354
- keyframes: i.keyframes.map((r, n) => {
358
+ keyframes: r.keyframes.map((i, n) => {
355
359
  var a;
356
- const s = i.keyframes[n + 1], d = (() => !s || s.start === void 0 || r.end === void 0 ? 0 : s.start - r.end)();
357
- return C(g({ id: (a = r.uuid) != null ? a : w(), moveIndex: n, stay: d, index: n }, r), { guildPluginOptions: i.guildPluginOptions });
360
+ const s = r.keyframes[n + 1], d = (() => !s || s.start === void 0 || i.end === void 0 ? 0 : s.start - i.end)();
361
+ return C(P({ id: (a = i.uuid) != null ? a : w(), moveIndex: n, stay: d, index: n }, i), { guildPluginOptions: r.guildPluginOptions });
358
362
  })
359
363
  };
360
- if (i.panoIndexList) {
361
- let r = [];
362
- const { moveEffect: n, moveToFirstPanoEffect: s, moveToFirstPanoDuration: d } = i;
363
- return this.privateState.moveToFirstPanoEffect = s, this.privateState.moveToFirstPanoDuration = d, i.panoIndexList.forEach((a, o) => {
364
+ if (r.panoIndexList) {
365
+ let i = [];
366
+ const { moveEffect: n, moveToFirstPanoEffect: s, moveToFirstPanoDuration: d } = r;
367
+ return this.privateState.moveToFirstPanoEffect = s, this.privateState.moveToFirstPanoDuration = d, r.panoIndexList.forEach((a, o) => {
364
368
  const m = (() => {
365
369
  var f, y, S, k;
366
- const p = i.panoIndexList.slice(o).find((b) => b !== a);
370
+ const p = r.panoIndexList.slice(o).find((b) => b !== a);
367
371
  if (p === void 0)
368
372
  return;
369
373
  const u = (f = t[a]) == null ? void 0 : f.position, h = (y = t[p]) == null ? void 0 : y.position;
370
374
  if (!h || !u || ((S = t[a]) == null ? void 0 : S.floorIndex) !== ((k = t[p]) == null ? void 0 : k.floorIndex))
371
375
  return;
372
- const P = new j.Vector3().subVectors(h, u);
373
- return N(P.normalize());
376
+ const g = new j.Vector3().subVectors(h, u);
377
+ return N(g.normalize());
374
378
  })();
375
- i.moveType === void 0 || i.moveType === "justMove" ? r.push({
379
+ r.moveType === void 0 || r.moveType === "justMove" ? i.push({
376
380
  moveIndex: o,
377
- stay: i.stay,
378
- data: g({ effect: "Move", panoIndex: a, moveEffect: n }, m != null ? m : {})
379
- }) : i.moveType === "moveAndRotate" && (r.push({ moveIndex: o, stay: i.stay, data: { effect: "Move", panoIndex: a, moveEffect: n } }), m && r.push({ moveIndex: o, stay: i.stay, data: g({ effect: "Rotate", panoIndex: a }, m) }));
381
+ stay: r.stay,
382
+ data: P({ effect: "Move", panoIndex: a, moveEffect: n }, m != null ? m : {})
383
+ }) : r.moveType === "moveAndRotate" && (i.push({ moveIndex: o, stay: r.stay, data: { effect: "Move", panoIndex: a, moveEffect: n } }), m && i.push({ moveIndex: o, stay: r.stay, data: P({ effect: "Rotate", panoIndex: a }, m) }));
380
384
  }), {
381
385
  keyframesId: w(),
382
- keyframes: r.map((a, o) => g({ id: w(), index: o }, a)),
383
- guildPluginOptions: i.guildPluginOptions,
384
- useGuildLine: i.useGuildLine
386
+ keyframes: i.map((a, o) => P({ id: w(), index: o }, a)),
387
+ guildPluginOptions: r.guildPluginOptions,
388
+ useGuildLine: r.useGuildLine
385
389
  };
386
390
  } else
387
391
  throw new Error("format error: data no keyframes or no panoIndexList");
388
392
  });
389
393
  }
390
394
  handleEnable(e, t = !0) {
391
- var i, r;
392
- e ? ((i = this.GuideLine) == null || i.enable(), this.hooks.emit("enable", { userAction: t })) : ((r = this.GuideLine) == null || r.disable(), this.changePlayState(!1, { userAction: t }), this.hooks.emit("disable", { userAction: t })), this.state.enabled = e;
395
+ var r, i;
396
+ e ? ((r = this.GuideLine) == null || r.enable(), this.hooks.emit("enable", { userAction: t })) : ((i = this.GuideLine) == null || i.disable(), this.changePlayState(!1, { userAction: t }), this.hooks.emit("disable", { userAction: t })), this.state.enabled = e;
393
397
  }
394
398
  handleVisible(e, t = !0) {
395
- var i, r;
396
- e ? ((i = this.GuideLine) == null || i.show(), this.actionIfStateIsEnabled(() => this.hooks.emit("show", { userAction: t }))) : ((r = this.GuideLine) == null || r.hide(), this.actionIfStateIsEnabled(() => this.hooks.emit("hide", { userAction: t }))), this.state.visible = e;
399
+ var r, i;
400
+ e ? ((r = this.GuideLine) == null || r.show(), this.actionIfStateIsEnabled(() => this.hooks.emit("show", { userAction: t }))) : ((i = this.GuideLine) == null || i.hide(), this.actionIfStateIsEnabled(() => this.hooks.emit("hide", { userAction: t }))), this.state.visible = e;
397
401
  }
398
402
  changePlayState(e, t) {
399
403
  this.actionIfStateIsEnabled(
400
404
  () => {
401
- var i;
402
- return this.hooks.emit("playStateChange", e ? "playing" : "pause", { userAction: (i = t == null ? void 0 : t.userAction) != null ? i : !0 });
405
+ var r;
406
+ return this.hooks.emit("playStateChange", e ? "playing" : "pause", { userAction: (r = t == null ? void 0 : t.userAction) != null ? r : !0 });
403
407
  }
404
408
  ), e ? this.handlePlay(t) : this.handlePause(t), this.state.playing = e;
405
409
  }
@@ -412,25 +416,25 @@ class z extends V {
412
416
  handlePlay(e) {
413
417
  return v(this, null, function* () {
414
418
  var u;
415
- const { data: t, state: i, privateState: r, hooks: n } = this;
416
- if (r.playing || !(t != null && t.keyframes) || (t == null ? void 0 : t.keyframes.length) === 0)
419
+ const { data: t, state: r, privateState: i, hooks: n } = this;
420
+ if (i.playing || !(t != null && t.keyframes) || (t == null ? void 0 : t.keyframes.length) === 0)
417
421
  return;
418
422
  const s = w();
419
- r.playId = s, r.playing = !0, r.broke = !1;
423
+ i.playId = s, i.playing = !0, i.broke = !1;
420
424
  const d = t.keyframes, a = this.getPauseData();
421
425
  (e == null ? void 0 : e.notEmitEvent) !== !0 && n.emit("play", { userAction: (u = e == null ? void 0 : e.userAction) != null ? u : !0 });
422
426
  let o = !1;
423
427
  const p = yield (() => v(this, null, function* () {
424
- var h, P;
428
+ var h, g;
425
429
  if ((e == null ? void 0 : e.playFromIndex) !== void 0)
426
430
  return e.playFromIndex;
427
431
  if ((e == null ? void 0 : e.playFromId) !== void 0)
428
432
  return (h = this.data) == null ? void 0 : h.keyframes.findIndex((f) => f.id === e.playFromId);
429
433
  if (a != null && a.keyframeId) {
430
- const f = (P = this.data) == null ? void 0 : P.keyframes.find((y) => y.id === a.keyframeId);
434
+ const f = (g = this.data) == null ? void 0 : g.keyframes.find((y) => y.id === a.keyframeId);
431
435
  if (a != null && a.fiveState && (yield this.move(a.fiveState, {
432
- moveEffect: r.moveToFirstPanoEffect,
433
- duration: r.moveToFirstPanoDuration
436
+ moveEffect: i.moveToFirstPanoEffect,
437
+ duration: i.moveToFirstPanoDuration
434
438
  })), f) {
435
439
  if (f.data.effect === "Move")
436
440
  return f.index;
@@ -443,19 +447,19 @@ class z extends V {
443
447
  }))();
444
448
  this.clearPauseData();
445
449
  for (const h of d) {
446
- if (r.broke || !i.playing || !r.playing || s !== r.playId)
450
+ if (i.broke || !r.playing || !i.playing || s !== i.playId)
447
451
  return;
448
452
  if (!(p !== void 0 && h.index < p))
449
453
  try {
450
454
  n.emit("playIndexChange", h.index, h), yield this.playKeyframe(h, {
451
- moveEffect: o === !1 ? r.moveToFirstPanoEffect : void 0,
452
- duration: o === !1 && typeof r.moveToFirstPanoDuration == "number" ? r.moveToFirstPanoDuration : void 0
455
+ moveEffect: o === !1 ? i.moveToFirstPanoEffect : void 0,
456
+ duration: o === !1 && typeof i.moveToFirstPanoDuration == "number" ? i.moveToFirstPanoDuration : void 0
453
457
  }), h.stay && (yield J(h.stay)), o === !1 && (o = !0);
454
- } catch (P) {
455
- return Promise.resolve("broke");
458
+ } catch (g) {
459
+ return console.error(g), Promise.resolve("broke");
456
460
  }
457
461
  }
458
- i.playing && s === r.playId && (this.setState({ playing: !1 }, { userAction: !1 }), n.emit("end"), this.clearPauseData());
462
+ r.playing && s === i.playId && (this.setState({ playing: !1 }, { userAction: !1 }), n.emit("end"), this.clearPauseData());
459
463
  });
460
464
  }
461
465
  /**
@@ -463,17 +467,17 @@ class z extends V {
463
467
  */
464
468
  handlePause(e) {
465
469
  var n;
466
- const { state: t, privateState: i, hooks: r } = this;
467
- t.playing = !1, i.playing !== !1 && (i.playing = !1, (e == null ? void 0 : e.userAction) !== !1 && this.setPauseData(), i.broke || this.forceInteruptUpdateCamera(), (e == null ? void 0 : e.notEmitEvent) !== !0 && r.emit("pause", { userAction: (n = e == null ? void 0 : e.userAction) != null ? n : !0 }));
470
+ const { state: t, privateState: r, hooks: i } = this;
471
+ t.playing = !1, r.playing !== !1 && (r.playing = !1, (e == null ? void 0 : e.userAction) !== !1 && this.setPauseData(), r.broke || this.forceInteruptUpdateCamera(), (e == null ? void 0 : e.notEmitEvent) !== !0 && i.emit("pause", { userAction: (n = e == null ? void 0 : e.userAction) != null ? n : !0 }));
468
472
  }
469
473
  /**
470
474
  * @description Play single keyframe
471
475
  */
472
476
  playKeyframe(e, t) {
473
477
  return v(this, null, function* () {
474
- var r;
475
- const { privateState: i } = this;
476
- return ((r = this.privateState.currentPlayKeyframe) == null ? void 0 : r.keyframe.id) !== e.id && (this.privateState.currentPlayKeyframe = { keyframe: e }), i.currentPlayQueue.push(this.getPlayPromise(e, t)), this.actionPromiseQueue();
478
+ var i;
479
+ const { privateState: r } = this;
480
+ return ((i = this.privateState.currentPlayKeyframe) == null ? void 0 : i.keyframe.id) !== e.id && (this.privateState.currentPlayKeyframe = { keyframe: e }), r.currentPlayQueue.push(this.getPlayPromise(e, t)), this.actionPromiseQueue();
477
481
  });
478
482
  }
479
483
  /**
@@ -482,19 +486,21 @@ class z extends V {
482
486
  addInterruptListener(e) {
483
487
  const t = () => {
484
488
  this.privateState.modeChanging || e();
485
- }, i = e;
486
- return this.five.once("gesture", i), this.five.once("wantsChangeMode", t), () => {
487
- this.five.off("gesture", i), this.five.once("wantsChangeMode", t);
489
+ }, r = (i) => {
490
+ i !== "mouseMove" && e();
491
+ };
492
+ return this.five.once("gesture", r), this.five.once("wantsChangeMode", t), () => {
493
+ this.five.off("gesture", r), this.five.once("wantsChangeMode", t);
488
494
  };
489
495
  }
490
496
  /**
491
497
  * @description: getPlayPromise
492
498
  */
493
- getPlayPromise(i) {
499
+ getPlayPromise(r) {
494
500
  return v(this, arguments, function* (e, t = {}) {
495
501
  var n;
496
- const r = e.data;
497
- if (t.duration = (n = t.duration) != null ? n : e.start !== void 0 && e.end !== void 0 ? e.end - e.start : void 0, !!r)
502
+ const i = e.data;
503
+ if (t.duration = (n = t.duration) != null ? n : e.start !== void 0 && e.end !== void 0 ? e.end - e.start : void 0, !!i)
498
504
  return new Promise((s, d) => {
499
505
  let a = !1;
500
506
  this.addInterruptListener(() => {
@@ -507,15 +513,15 @@ class z extends V {
507
513
  const o = () => {
508
514
  s(), a = !0;
509
515
  };
510
- switch (r.effect) {
516
+ switch (i.effect) {
511
517
  case "Move":
512
- this.move(r, t).then(o);
518
+ this.move(i, t).then(o);
513
519
  break;
514
520
  case "Rotate":
515
- this.rotate(r, t).then(o);
521
+ this.rotate(i, t).then(o);
516
522
  break;
517
523
  default:
518
- this.rotate(r, t).then(o);
524
+ this.rotate(i, t).then(o);
519
525
  }
520
526
  } catch (o) {
521
527
  }
@@ -528,17 +534,17 @@ class z extends V {
528
534
  actionPromiseQueue() {
529
535
  return v(this, null, function* () {
530
536
  const { privateState: e } = this;
531
- return new Promise((t, i) => {
537
+ return new Promise((t, r) => {
532
538
  if (e.currentPlayQueue.length === 0) {
533
539
  t();
534
540
  return;
535
541
  }
536
- const r = e.currentPlayQueue.shift();
537
- if (!r) {
542
+ const i = e.currentPlayQueue.shift();
543
+ if (!i) {
538
544
  t();
539
545
  return;
540
546
  }
541
- r.then(t, i);
547
+ i.then(t, r);
542
548
  }).then(() => e.currentPlayQueue.length === 0 ? Promise.resolve() : this.actionPromiseQueue());
543
549
  });
544
550
  }
@@ -570,9 +576,9 @@ class z extends V {
570
576
  /**
571
577
  * @description Update five camera
572
578
  */
573
- updateCamera(i) {
579
+ updateCamera(r) {
574
580
  return v(this, arguments, function* (e, t = {}) {
575
- const { five: r, privateState: n, state: s } = this, d = (() => {
581
+ const { five: i, privateState: n, state: s } = this, d = (() => {
576
582
  var u, h;
577
583
  const m = (u = s.config) == null ? void 0 : u.speedConfig, p = (h = e.rotateSpeed) != null ? h : m == null ? void 0 : m.rotateSpeed;
578
584
  if ((m == null ? void 0 : m.rotateSpeedUnit) === void 0)
@@ -591,7 +597,7 @@ class z extends V {
591
597
  n.currentPlayKeyframe && (n.currentPlayKeyframe.originDuration = a);
592
598
  const o = this.getSpeededDuration(a);
593
599
  return new Promise((m) => {
594
- _(() => r.updateCamera(e, o)), setTimeout(() => m(), o);
600
+ _(() => i.updateCamera(e, o)), setTimeout(() => m(), o);
595
601
  });
596
602
  });
597
603
  }
@@ -600,10 +606,10 @@ class z extends V {
600
606
  */
601
607
  changePano(e, t) {
602
608
  return v(this, null, function* () {
603
- const { five: i, privateState: r, state: n } = this;
604
- if (typeof e.panoIndex != "number" || e.panoIndex === i.panoIndex)
609
+ const { five: r, privateState: i, state: n } = this;
610
+ if (typeof e.panoIndex != "number" || e.panoIndex === r.panoIndex)
605
611
  return;
606
- const s = i.getCurrentState().mode !== "Panorama";
612
+ const s = r.getCurrentState().mode !== "Panorama";
607
613
  s && (this.privateState.modeChanging = !0);
608
614
  const d = (() => {
609
615
  var p, u;
@@ -615,15 +621,15 @@ class z extends V {
615
621
  })(), a = (() => {
616
622
  if (t != null && t.duration)
617
623
  return t.duration;
618
- if (d && typeof i.panoIndex == "number" && typeof e.panoIndex == "number") {
619
- const o = i.work.observers[i.panoIndex].position, m = i.work.observers[e.panoIndex].position;
624
+ if (d && typeof r.panoIndex == "number" && typeof e.panoIndex == "number") {
625
+ const o = r.work.observers[r.panoIndex].position, m = r.work.observers[e.panoIndex].position;
620
626
  return o.distanceTo(m) / d;
621
627
  }
622
628
  return 800;
623
629
  })();
624
- r.currentPlayKeyframe && (r.currentPlayKeyframe.originDuration = a), yield new Promise((o) => {
630
+ i.currentPlayKeyframe && (i.currentPlayKeyframe.originDuration = a), yield new Promise((o) => {
625
631
  var m, p, u;
626
- i.moveToPano(e.panoIndex, {
632
+ r.moveToPano(e.panoIndex, {
627
633
  latitude: e.latitude,
628
634
  longitude: e.longitude,
629
635
  fov: e.fov,
@@ -631,7 +637,7 @@ class z extends V {
631
637
  effect: (u = (p = t == null ? void 0 : t.moveEffect) != null ? p : (m = this.state.config) == null ? void 0 : m.moveEffect) != null ? u : e.moveEffect,
632
638
  moveCancelCallback: () => o(),
633
639
  moveEndCallback: () => o()
634
- }), s && i.once("panoArrived", () => o());
640
+ }), s && r.once("panoArrived", () => o());
635
641
  }), s && (this.privateState.modeChanging = !1);
636
642
  });
637
643
  }
@@ -639,11 +645,11 @@ class z extends V {
639
645
  * @description: Change play speed
640
646
  */
641
647
  changeSpeed(e, t = !0) {
642
- const { state: i, privateState: r, hooks: n } = this, { currentPlayKeyframe: s } = r;
643
- if (n.emit("speedChange", e, { userAction: t }), i.playing && s)
648
+ const { state: r, privateState: i, hooks: n } = this, { currentPlayKeyframe: s } = i;
649
+ if (n.emit("speedChange", e, { userAction: t }), r.playing && s)
644
650
  try {
645
651
  const d = s.originDuration !== void 0 ? s.originDuration * (1 - this.getProgress()) : void 0, a = this.playKeyframe(s.keyframe, { duration: d });
646
- r.currentPlayQueue.push(a);
652
+ i.currentPlayQueue.push(a);
647
653
  } catch (d) {
648
654
  }
649
655
  }
@@ -682,12 +688,12 @@ class z extends V {
682
688
  * @description Set pause data
683
689
  */
684
690
  setPauseData() {
685
- var e, t, i, r;
691
+ var e, t, r, i;
686
692
  if ((e = this.data) != null && e.keyframesId)
687
693
  return E.set((t = this.data) == null ? void 0 : t.keyframesId, {
688
- keyframeId: (i = this.privateState.currentPlayKeyframe) == null ? void 0 : i.keyframe.id,
694
+ keyframeId: (r = this.privateState.currentPlayKeyframe) == null ? void 0 : r.keyframe.id,
689
695
  fiveState: this.five.getCurrentState(),
690
- duration: (r = this.privateState.currentPlayKeyframe) == null ? void 0 : r.originDuration,
696
+ duration: (i = this.privateState.currentPlayKeyframe) == null ? void 0 : i.originDuration,
691
697
  playedProgress: this.getProgress()
692
698
  });
693
699
  }
@@ -708,7 +714,7 @@ class z extends V {
708
714
  // TODO
709
715
  handleDispose() {
710
716
  var e, t;
711
- this.setState({ playing: !1 }), this.clearPauseData(), this.clear(), (e = this.GuideLine) == null || e.dispose(), this.GuideLine = void 0, (t = this.privateState.disposers) == null || t.forEach((i) => i == null ? void 0 : i());
717
+ this.setState({ playing: !1 }), this.clearPauseData(), this.clear(), (e = this.GuideLine) == null || e.dispose(), this.GuideLine = void 0, (t = this.privateState.disposers) == null || t.forEach((r) => r == null ? void 0 : r());
712
718
  }
713
719
  /**
714
720
  * @description Action function if plugin is enable
@@ -736,8 +742,8 @@ class z extends V {
736
742
  }
737
743
  setFiveLinearUpdateCamera() {
738
744
  this.privateState.fiveOriginGetProgress && (this.five.controller.cameraMotion.getProgress = (e) => {
739
- const t = this.five.controller.cameraMotion, i = e - t.startTime;
740
- return i < 0 ? 0 : i >= t.duration ? 1 : 1 - H(1, t.startVelocity, t.duration, i);
745
+ const t = this.five.controller.cameraMotion, r = e - t.startTime;
746
+ return r < 0 ? 0 : r >= t.duration ? 1 : 1 - H(1, t.startVelocity, t.duration, r);
741
747
  });
742
748
  }
743
749
  setFiveOriginUpdateCamera() {
@@ -747,5 +753,5 @@ class z extends V {
747
753
  I(z, "PluginVersion", M);
748
754
  export {
749
755
  z as default,
750
- Zi as pluginFlag
756
+ rr as pluginFlag
751
757
  };
@@ -1,5 +1,5 @@
1
1
  import i from "./Controller.js";
2
- import { typing as so } from "./typing/index.js";
2
+ import { typing as Co } from "./typing/index.js";
3
3
  import "../base/BasePluginWithData.js";
4
4
  import "../base/BasePlugin.js";
5
5
  import "../shared-utils/Subscribe.js";
@@ -12,15 +12,17 @@ import "../shared-utils/positionToVector3.js";
12
12
  import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
13
13
  import "three/examples/jsm/renderers/CSS3DRenderer";
14
14
  import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
15
+ import "../shared-utils/util.js";
15
16
  import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
16
17
  import "../CSS3DRenderPlugin/utils/even.js";
17
18
  import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
18
19
  import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
19
20
  import "../shared-utils/three/centerPoint.js";
21
+ import "../shared-utils/three/getObjectVisible.js";
20
22
  import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
21
23
  import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
22
24
  import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
23
- import "../shared-utils/absoluteUrl.js";
25
+ import "../shared-utils/url/absoluteUrl.js";
24
26
  import "../GuideLinePlugin/index.js";
25
27
  import "../GuideLinePlugin/Controller.js";
26
28
  import "../shared-utils/equal.js";
@@ -44,7 +46,6 @@ import "../PanoTagPlugin/controller/index.js";
44
46
  import "../vendor/object-assign-deep/objectAssignDeep.js";
45
47
  import "../PanoTagPlugin/utils/addDebugPoints.js";
46
48
  import "../PanoTagPlugin/utils/tag/tagCheck.js";
47
- import "../PanoTagPlugin/utils/actionAfterFiveModelLoad.js";
48
49
  import "../PanoTagPlugin/utils/debounce.js";
49
50
  import "../PanoTagPlugin/utils/throttle.js";
50
51
  import "../PanoTagPlugin/utils/resizeObserver.js";
@@ -71,11 +72,13 @@ import "../shared-utils/three/loadVideoTexture.js";
71
72
  import "../PanoTagPlugin/Assets/Icon.js";
72
73
  import "../shared-utils/three/getPositionsByObjectFit.js";
73
74
  import "../shared-utils/three/FragmentTransparencyMaterial.js";
75
+ import "../shared-utils/three/getNormal.js";
74
76
  import "../shared-utils/five/FiveDomEvents.js";
75
- import "../shared-utils/three/getObjectVisible.js";
77
+ import "../PanoTagPlugin/utils/tag/adaptConfig.js";
78
+ import "../shared-utils/typescript/entries.js";
79
+ import "../shared-utils/url/getUrl.js";
76
80
  import "../shared-utils/five/getFloorIndex.js";
77
81
  import "../shared-utils/safeObj.js";
78
- import "../shared-utils/util.js";
79
82
  import "../PanoTagPlugin/Components/TagContainer.js";
80
83
  import "../PanoTagPlugin/Components/TagItem.js";
81
84
  import "../PanoTagPlugin/Components/Tag/index.js";
@@ -152,6 +155,7 @@ import "../CSS3DRenderPlugin/Controller.js";
152
155
  import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
153
156
  import "../shared-utils/three/GLTFLoader.js";
154
157
  import "@realsee/five/gltf-loader";
158
+ import "../shared-utils/five/fiveModelLoad.js";
155
159
  import "../GuideLinePlugin/Components/Tag.js";
156
160
  import "../GuideLinePlugin/utils/index.js";
157
161
  import "../shared-utils/to.js";
@@ -164,10 +168,10 @@ import "./utils/vectorToCoordinates.js";
164
168
  import "./utils/formatRad.js";
165
169
  import "./utils/linerValue.js";
166
170
  import "./utils/sleep.js";
167
- const mo = (r) => new i(r);
171
+ const uo = (r) => new i(r);
168
172
  export {
169
- mo as CruisePlugin,
173
+ uo as CruisePlugin,
170
174
  i as CruisePluginController,
171
- so as CruisePluginTypes,
172
- mo as default
175
+ Co as CruisePluginTypes,
176
+ uo as default
173
177
  };