@realsee/dnalogel 3.81.9 → 3.81.10-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (627) hide show
  1. package/dist/CruisePlugin/Work.d.ts +3 -0
  2. package/dist/CurrentPanoImagePlugin/Controller.d.ts +2 -1
  3. package/dist/ModelTVVideoPlugin/typings.d.ts +2 -0
  4. package/dist/PanoTagPlugin/controller/Tag/BaseTag.d.ts +8 -1
  5. package/dist/PanoTagPlugin/controller/index.d.ts +3 -0
  6. package/dist/PanoTagPlugin/utils/audio/SharedAudio.d.ts +7 -2
  7. package/dist/PanoTagPlugin/utils/model/mediaPlane.d.ts +8 -1
  8. package/dist/PanoVideoPlugin/Controller.d.ts +6 -2
  9. package/dist/PanoVideoPlugin/VideoMeshController.d.ts +7 -1
  10. package/dist/PanoVideoPlugin/index.d.ts +7 -2
  11. package/dist/base/BasePlugin.d.ts +2 -0
  12. package/dist/index.cjs.js +86 -86
  13. package/dist/index.d.ts +1 -0
  14. package/dist/index.js +9083 -8873
  15. package/dist/index.umd.js +79 -79
  16. package/dist/shared-utils/audio.d.ts +1 -0
  17. package/dist/shared-utils/audioFocus.d.ts +35 -0
  18. package/docs/assets/navigation.js +1 -1
  19. package/docs/assets/search.js +1 -1
  20. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +9 -9
  21. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  22. package/docs/classes/CSS3DRender.html +2 -2
  23. package/docs/classes/DigitalHuman.html +2 -2
  24. package/docs/classes/DigitalPerformanceV2.DigitalPerformanceV2PluginController.html +2 -2
  25. package/docs/classes/DigitalPlayground.html +2 -2
  26. package/docs/classes/DigitalStateMachine.html +2 -2
  27. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  28. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  29. package/docs/classes/ModelMakerPluginInstance.html +8 -8
  30. package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
  31. package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
  32. package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
  33. package/docs/classes/ModelRoomLabelController.html +2 -2
  34. package/docs/classes/MoveController.html +8 -8
  35. package/docs/classes/Object3DHelperController.html +8 -8
  36. package/docs/classes/PaintBrush.html +2 -2
  37. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  38. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  39. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  40. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  41. package/docs/classes/PanoTagPluginController.html +41 -40
  42. package/docs/classes/Sculpt.html +2 -2
  43. package/docs/classes/Util.BetterTween.html +2 -2
  44. package/docs/classes/Util.FiveDomEvents.html +2 -2
  45. package/docs/classes/Util.FivePuppet.html +2 -2
  46. package/docs/classes/Util.Interval.html +2 -2
  47. package/docs/classes/Util.LegacyPointHelper.html +2 -2
  48. package/docs/classes/Util.LightTag.html +2 -2
  49. package/docs/classes/Util.LineSegments.html +2 -2
  50. package/docs/classes/Util.Magnifier.html +2 -2
  51. package/docs/classes/Util.Object3D.html +2 -2
  52. package/docs/classes/Util.PointDomHelper.html +2 -2
  53. package/docs/classes/Util.PointHelper.html +2 -2
  54. package/docs/classes/Util.PointSelector.html +2 -2
  55. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  56. package/docs/classes/Util.Rectangle.html +2 -2
  57. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  58. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  59. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  60. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  61. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  62. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  63. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  64. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  65. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  66. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  67. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  68. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  69. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  70. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  71. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  72. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  73. package/docs/classes/WalkController.html +10 -10
  74. package/docs/enums/CameraMovementEffect.html +2 -2
  75. package/docs/enums/ContentType.html +2 -2
  76. package/docs/enums/DIRECTION.html +2 -2
  77. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  78. package/docs/enums/DimensionType.html +2 -2
  79. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  80. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  81. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  82. package/docs/enums/PointType.html +2 -2
  83. package/docs/enums/Rotation.html +2 -2
  84. package/docs/functions/AreaMakerPlugin.html +1 -1
  85. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  86. package/docs/functions/CameraMovementPlugin.html +2 -2
  87. package/docs/functions/CruisePlugin.html +1 -1
  88. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  89. package/docs/functions/DigitalPerformancePlugin.html +1 -1
  90. package/docs/functions/DigitalPerformanceV2.DigitalPerformanceV2Plugin.html +1 -1
  91. package/docs/functions/FloorplanGuidePlugin.html +1 -1
  92. package/docs/functions/GuideLinePlugin.html +1 -1
  93. package/docs/functions/ItemLabelPlugin.html +1 -1
  94. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  95. package/docs/functions/MeasurePlugin.html +1 -1
  96. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  97. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  98. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  99. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  100. package/docs/functions/ModelMakerPlugin.html +1 -1
  101. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  102. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  103. package/docs/functions/ModelViewPlugin.html +2 -2
  104. package/docs/functions/MovePlugin.html +1 -1
  105. package/docs/functions/Object3DHelperPlugin.html +1 -1
  106. package/docs/functions/PanoCompassPlugin.html +1 -1
  107. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  108. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  109. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  110. package/docs/functions/PanoMeasurePlugin.html +1 -1
  111. package/docs/functions/PanoRulerPlugin.html +2 -2
  112. package/docs/functions/PanoRulerProPlugin.html +2 -2
  113. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  114. package/docs/functions/PanoTagPlugin.html +1 -1
  115. package/docs/functions/PanoVideoPlugin.html +2 -2
  116. package/docs/functions/PipelinePlugin.html +1 -1
  117. package/docs/functions/SculptPlugin.html +2 -2
  118. package/docs/functions/SculptPluginForFive.html +2 -2
  119. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  120. package/docs/functions/Util.awaitNextFrame.html +1 -1
  121. package/docs/functions/Util.blink.html +2 -2
  122. package/docs/functions/Util.blinkWithPreset.html +2 -2
  123. package/docs/functions/Util.bounding.html +1 -1
  124. package/docs/functions/Util.boundingBox.html +1 -1
  125. package/docs/functions/Util.boundingSphere.html +1 -1
  126. package/docs/functions/Util.boxVertex.html +2 -2
  127. package/docs/functions/Util.boxVertexes.html +1 -1
  128. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  129. package/docs/functions/Util.cleanup.html +2 -2
  130. package/docs/functions/Util.convexHull.html +2 -2
  131. package/docs/functions/Util.equal.html +2 -2
  132. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  133. package/docs/functions/Util.generatePolygonGeometry.html +2 -2
  134. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  135. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  136. package/docs/functions/Util.getFrameTime.html +2 -2
  137. package/docs/functions/Util.getGeometryArea.html +1 -1
  138. package/docs/functions/Util.getGeometryInfo.html +1 -1
  139. package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
  140. package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
  141. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  142. package/docs/functions/Util.inside.html +1 -1
  143. package/docs/functions/Util.isModelLike.html +1 -1
  144. package/docs/functions/Util.isNil.html +2 -2
  145. package/docs/functions/Util.isPanoramaLike.html +1 -1
  146. package/docs/functions/Util.lookObject.html +2 -2
  147. package/docs/functions/Util.lookPoint.html +2 -2
  148. package/docs/functions/Util.nextFrame.html +1 -1
  149. package/docs/functions/Util.notNil.html +2 -2
  150. package/docs/functions/Util.reblink.html +2 -2
  151. package/docs/functions/Util.replaceStaticPrefix.html +2 -2
  152. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  153. package/docs/functions/Util.sculpt.createBox.html +1 -1
  154. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  155. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  156. package/docs/functions/Util.sculpt.createLine.html +2 -2
  157. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  158. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  159. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  160. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  161. package/docs/functions/Util.sculpt.transformUnit.html +2 -2
  162. package/docs/functions/Util.sculpt.transformUnitSquare.html +1 -1
  163. package/docs/functions/Util.tag.html +1 -1
  164. package/docs/functions/Util.triangleArea.html +2 -2
  165. package/docs/functions/Util.triangleCenter.html +2 -2
  166. package/docs/functions/Util.tweenProgress.html +1 -1
  167. package/docs/functions/Util.uuid.html +2 -2
  168. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  169. package/docs/functions/Util.worldBounding.html +1 -1
  170. package/docs/functions/Util.worldBoundingBox.html +1 -1
  171. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  172. package/docs/functions/createPolyline.html +2 -2
  173. package/docs/functions/pluginFlag.html +1 -1
  174. package/docs/functions/validatePolygon.html +1 -1
  175. package/docs/hierarchy.html +1 -1
  176. package/docs/index.html +2 -2
  177. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  178. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  179. package/docs/interfaces/AreaMakerPluginType.EventMap.html +4 -4
  180. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  181. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  182. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  183. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  184. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  185. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  186. package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
  187. package/docs/interfaces/AudioFocusHost.html +2 -0
  188. package/docs/interfaces/AudioLease.html +4 -0
  189. package/docs/interfaces/AudioSource.html +4 -0
  190. package/docs/interfaces/BoxAnimationConfig.html +2 -2
  191. package/docs/interfaces/BoxPosition.html +2 -2
  192. package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
  193. package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
  194. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  195. package/docs/interfaces/ChapterLocation.html +2 -2
  196. package/docs/interfaces/ChapterTimeInfo.html +2 -2
  197. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  198. package/docs/interfaces/CruisePluginTypes.Config.html +6 -5
  199. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  200. package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
  201. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  202. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  203. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  204. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  205. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  206. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  207. package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
  208. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +6 -5
  209. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
  210. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  211. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  212. package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -4
  213. package/docs/interfaces/DigitalCameraKeyframe.html +2 -2
  214. package/docs/interfaces/DigitalCameraPlayer.html +2 -2
  215. package/docs/interfaces/DigitalCameraState.html +2 -2
  216. package/docs/interfaces/DigitalChapter.html +2 -2
  217. package/docs/interfaces/DigitalDataPlayer.html +2 -2
  218. package/docs/interfaces/DigitalDataState.html +2 -2
  219. package/docs/interfaces/DigitalEffectKeyframe.html +2 -2
  220. package/docs/interfaces/DigitalEffectState.html +2 -2
  221. package/docs/interfaces/DigitalItemKeyframe.html +2 -2
  222. package/docs/interfaces/DigitalItemState.html +2 -2
  223. package/docs/interfaces/DigitalModelKeyframe.html +2 -2
  224. package/docs/interfaces/DigitalModelPlayer.html +2 -2
  225. package/docs/interfaces/DigitalModelPlayerEffect.html +2 -2
  226. package/docs/interfaces/DigitalModelPlayerItem.html +2 -2
  227. package/docs/interfaces/DigitalModelState.html +2 -2
  228. package/docs/interfaces/DigitalPerformancePluginConfig.html +2 -2
  229. package/docs/interfaces/DigitalPerformanceV2.CameraState.html +2 -2
  230. package/docs/interfaces/DigitalPerformanceV2.DigitalCameraKeyframe.html +2 -2
  231. package/docs/interfaces/DigitalPerformanceV2.DigitalCameraPlayer.html +2 -2
  232. package/docs/interfaces/DigitalPerformanceV2.DigitalPerformanceV2PluginConfig.html +2 -2
  233. package/docs/interfaces/DigitalPerformanceV2.GroupChapterTimeInfo.html +2 -2
  234. package/docs/interfaces/DigitalPerformanceV2.GroupProgress.html +2 -2
  235. package/docs/interfaces/DigitalPerformanceV2.V2Progress.html +2 -2
  236. package/docs/interfaces/DigitalScript.html +2 -2
  237. package/docs/interfaces/DigitalSubTitleKeyframe.html +2 -2
  238. package/docs/interfaces/DigitalSubTitlePlayer.html +2 -2
  239. package/docs/interfaces/DigitalSubTitleState.html +2 -2
  240. package/docs/interfaces/ExtendedAnimationConfig.html +2 -2
  241. package/docs/interfaces/FloorplanBounding.html +2 -2
  242. package/docs/interfaces/FloorplanData.html +2 -2
  243. package/docs/interfaces/FloorplanEntrance.html +2 -2
  244. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  245. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  246. package/docs/interfaces/FloorplanFloorData.html +2 -2
  247. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  248. package/docs/interfaces/FloorplanObserver.html +2 -2
  249. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  250. package/docs/interfaces/FloorplanPosition.html +2 -2
  251. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  252. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  253. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  254. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  255. package/docs/interfaces/FloorplanServerData.html +2 -2
  256. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  257. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  258. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  259. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  260. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  261. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  262. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  263. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  264. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  265. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  266. package/docs/interfaces/FloorplanServerStyledFloorplan.html +2 -2
  267. package/docs/interfaces/FloorplanServerStyledImage.html +2 -2
  268. package/docs/interfaces/GlobalProgress.html +2 -2
  269. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  270. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  271. package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
  272. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  273. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  274. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  275. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  276. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  277. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  278. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  279. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  280. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  281. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  282. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  283. package/docs/interfaces/GuideLinePluginType.PluginState.html +4 -4
  284. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  285. package/docs/interfaces/HelperOffset.html +2 -2
  286. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  287. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  288. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  289. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  290. package/docs/interfaces/MinMax.html +2 -2
  291. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  292. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  293. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  294. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  295. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  296. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  297. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  298. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  299. package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
  300. package/docs/interfaces/ModelMakerPluginType.EventMap.html +3 -3
  301. package/docs/interfaces/ModelMakerPluginType.ModelMakerPluginConfig.html +2 -2
  302. package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
  303. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  304. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  305. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  306. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  307. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  308. package/docs/interfaces/ModelMakerPluginType.State.html +3 -3
  309. package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
  310. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  311. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  312. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  313. package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -2
  314. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  315. package/docs/interfaces/Object3DHelperState.html +2 -2
  316. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  317. package/docs/interfaces/PaintBrushAction.html +2 -2
  318. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  319. package/docs/interfaces/PaintBrushState.html +2 -2
  320. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  321. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  322. package/docs/interfaces/PanoMeasureParameterType.html +5 -4
  323. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  324. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  325. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  326. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  327. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  328. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  329. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  330. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  331. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  332. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  333. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  334. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  335. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  336. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  337. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  338. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  339. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  340. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  341. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  342. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  343. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  344. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  345. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  346. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
  347. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  348. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  349. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  350. package/docs/interfaces/PluginEventMap.html +3 -3
  351. package/docs/interfaces/Point.html +2 -2
  352. package/docs/interfaces/ProgressBarEvents.html +2 -2
  353. package/docs/interfaces/Room.html +2 -2
  354. package/docs/interfaces/RoomInfo.html +2 -2
  355. package/docs/interfaces/RoomLabel.html +2 -2
  356. package/docs/interfaces/RoomRules.html +1 -1
  357. package/docs/interfaces/Rooms.html +1 -1
  358. package/docs/interfaces/Scissor.html +2 -2
  359. package/docs/interfaces/SculptConfig.html +2 -2
  360. package/docs/interfaces/State.html +4 -4
  361. package/docs/interfaces/StyledFloorplan.html +2 -2
  362. package/docs/interfaces/StyledFloorplanImage.html +2 -2
  363. package/docs/interfaces/StyledFloorplanRoomLabel.html +2 -2
  364. package/docs/interfaces/TagCacheInterface.html +2 -2
  365. package/docs/interfaces/TagConfig.html +2 -2
  366. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  367. package/docs/interfaces/TagIconAnimationConfig.html +2 -2
  368. package/docs/interfaces/TagIconUrl.html +2 -2
  369. package/docs/interfaces/TagObjectGroup.html +2 -2
  370. package/docs/interfaces/TagState.html +2 -2
  371. package/docs/interfaces/TagStyle.html +2 -2
  372. package/docs/interfaces/Tags.html +2 -2
  373. package/docs/interfaces/TemporaryState.html +2 -2
  374. package/docs/interfaces/TraceManager.html +2 -2
  375. package/docs/interfaces/TracePoint.html +2 -2
  376. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  377. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  378. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  379. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  380. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  381. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
  382. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  383. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  384. package/docs/interfaces/Util.ObjectInitialState.html +2 -2
  385. package/docs/interfaces/Util.PointIntersection.html +2 -2
  386. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  387. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  388. package/docs/modules/AreaMakerPluginType.html +2 -2
  389. package/docs/modules/CruisePluginTypes.html +2 -2
  390. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  391. package/docs/modules/DigitalPerformanceV2.html +2 -2
  392. package/docs/modules/GuideLineItem.html +2 -2
  393. package/docs/modules/GuideLineModeItem.html +2 -2
  394. package/docs/modules/GuideLinePluginType.html +2 -2
  395. package/docs/modules/ModelMakerPluginType.html +2 -2
  396. package/docs/modules/PanoVideoPluginType.html +2 -2
  397. package/docs/modules/SculptData.html +2 -2
  398. package/docs/modules/SculptType.html +2 -2
  399. package/docs/modules/Util.html +2 -2
  400. package/docs/modules/Util.sculpt.html +2 -2
  401. package/docs/modules.html +8 -3
  402. package/docs/types/AddObject3DHelperConfig.html +2 -2
  403. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  404. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  405. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  406. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  407. package/docs/types/ArrayPosition.html +1 -1
  408. package/docs/types/AudioAppearance.html +1 -1
  409. package/docs/types/AudioIntent.html +1 -0
  410. package/docs/types/AudioStopReason.html +1 -0
  411. package/docs/types/BoxTag.html +2 -2
  412. package/docs/types/CSS3DRenderExportType.html +1 -1
  413. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  414. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  415. package/docs/types/ClassFunctionParameters.html +1 -1
  416. package/docs/types/Color.html +1 -1
  417. package/docs/types/ContentTypeConfigKey.html +1 -1
  418. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  419. package/docs/types/ContentTypeMap.html +1 -1
  420. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  421. package/docs/types/Create3DElementReturnType.html +1 -1
  422. package/docs/types/CruisePluginExportType.html +1 -1
  423. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  424. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  425. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  426. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  427. package/docs/types/DeprecatedTagProperty.html +2 -2
  428. package/docs/types/DigitalPerformancePluginExportInterface.html +1 -1
  429. package/docs/types/DigitalPerformancePluginParamsInterface.html +1 -1
  430. package/docs/types/DigitalPerformanceV2.CameraCoordinateSpace.html +2 -2
  431. package/docs/types/DigitalPerformanceV2.CameraTransition.html +2 -2
  432. package/docs/types/DigitalPerformanceV2.DigitalPerformanceV2PluginExportInterface.html +1 -1
  433. package/docs/types/DigitalPerformanceV2.DigitalPerformanceV2PluginParamsInterface.html +1 -1
  434. package/docs/types/DigitalPerformanceV2.V2ProgressListener.html +1 -1
  435. package/docs/types/Direction-1.html +1 -1
  436. package/docs/types/Direction4.html +1 -1
  437. package/docs/types/ElementRenderer.html +2 -2
  438. package/docs/types/FloorplanAffineTransform.html +1 -1
  439. package/docs/types/FloorplanGuidePluginParameterType.html +1 -1
  440. package/docs/types/FloorplanGuidePluginReturnType.html +1 -1
  441. package/docs/types/FloorplanRuleLabels.html +2 -2
  442. package/docs/types/FloorplanServerAffineTransform.html +1 -1
  443. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  444. package/docs/types/GuideLinePluginExportType.html +1 -1
  445. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  446. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  447. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  448. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  449. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  450. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  451. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  452. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  453. package/docs/types/HelperEventMap.html +1 -1
  454. package/docs/types/InternalHelperEventMap.html +1 -1
  455. package/docs/types/KeyframeType.html +1 -1
  456. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  457. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  458. package/docs/types/MaskPosition.html +2 -2
  459. package/docs/types/MaskTag.html +2 -2
  460. package/docs/types/MeasureEndReason.html +1 -1
  461. package/docs/types/MeasurePluginConfig.html +2 -2
  462. package/docs/types/MeasurePluginEventMap.html +1 -1
  463. package/docs/types/MediaData.html +2 -2
  464. package/docs/types/MediaStore.html +1 -1
  465. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  466. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  467. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  468. package/docs/types/ModelId.html +1 -1
  469. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  470. package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
  471. package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
  472. package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
  473. package/docs/types/ModelMakerPluginType.TagOcclusionScope.html +2 -2
  474. package/docs/types/ModelMakerPluginType.TagOcclusionScopeConfig.html +2 -2
  475. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  476. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  477. package/docs/types/MoveArgs.html +2 -2
  478. package/docs/types/MoveOpts.html +2 -2
  479. package/docs/types/Object3DHelperEventMap.html +1 -1
  480. package/docs/types/ObjectFit.html +1 -1
  481. package/docs/types/PaintBrushEventMap.html +1 -1
  482. package/docs/types/PanoCompassPluginData.html +1 -1
  483. package/docs/types/PanoCompassPluginExportType.html +1 -1
  484. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  485. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  486. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  487. package/docs/types/PanoIndex.html +1 -1
  488. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  489. package/docs/types/PanoMeasureReturnType.html +1 -1
  490. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  491. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  492. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  493. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  494. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  495. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  496. package/docs/types/PipelinePluginParameterType.html +1 -1
  497. package/docs/types/PipelinePluginReturnType.html +1 -1
  498. package/docs/types/PlaneTag.html +2 -2
  499. package/docs/types/Point2DTag.html +2 -2
  500. package/docs/types/Point3DTag.html +2 -2
  501. package/docs/types/PointTagInstance.html +1 -1
  502. package/docs/types/PolygonPosition.html +2 -2
  503. package/docs/types/PolygonTag.html +2 -2
  504. package/docs/types/Position.html +1 -1
  505. package/docs/types/PositionFrom.html +1 -1
  506. package/docs/types/ProgressListener.html +1 -1
  507. package/docs/types/RotateArgs.html +2 -2
  508. package/docs/types/RotateOpts.html +2 -2
  509. package/docs/types/RuleLabelsKey.html +1 -1
  510. package/docs/types/RuleLabelsValue.html +1 -1
  511. package/docs/types/ScaleCallback.html +1 -1
  512. package/docs/types/ScalePosition.html +2 -2
  513. package/docs/types/SculptData.BoxData.html +1 -1
  514. package/docs/types/SculptData.CircleData.html +1 -1
  515. package/docs/types/SculptData.CylinderData.html +1 -1
  516. package/docs/types/SculptData.PointData.html +1 -1
  517. package/docs/types/SculptData.PolygonData.html +1 -1
  518. package/docs/types/SculptData.PolylineData.html +1 -1
  519. package/docs/types/SculptData.PrismData.html +1 -1
  520. package/docs/types/SculptData.RectangleData.html +1 -1
  521. package/docs/types/SculptType.Theme.html +2 -2
  522. package/docs/types/StateType.html +1 -1
  523. package/docs/types/StickType.html +1 -1
  524. package/docs/types/Tag.html +2 -2
  525. package/docs/types/Tag2D.html +2 -2
  526. package/docs/types/Tag3D.html +2 -2
  527. package/docs/types/TagClickParams.html +1 -1
  528. package/docs/types/TagConfigByKey.html +1 -1
  529. package/docs/types/TagContentType.html +1 -1
  530. package/docs/types/TagContentTypeMapping.html +1 -1
  531. package/docs/types/TagDimensionType.html +1 -1
  532. package/docs/types/TagElement.html +2 -2
  533. package/docs/types/TagEvents.html +1 -1
  534. package/docs/types/TagGLTFObject.html +1 -1
  535. package/docs/types/TagHooks.html +1 -1
  536. package/docs/types/TagId.html +1 -1
  537. package/docs/types/TagInstance.html +1 -1
  538. package/docs/types/TagPlacement.html +2 -2
  539. package/docs/types/TagPointType.html +2 -2
  540. package/docs/types/TagRendererMap.html +1 -1
  541. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  542. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  543. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  544. package/docs/types/Util.AdherePoint.html +2 -2
  545. package/docs/types/Util.PointSelectorConfig.html +1 -1
  546. package/docs/types/Util.SupportedTarget.html +2 -2
  547. package/docs/types/Util.Target.html +2 -2
  548. package/docs/types/Util.ThreeObject.html +2 -2
  549. package/docs/types/WorkCode.html +1 -1
  550. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  551. package/docs/variables/PLUGIN.html +1 -1
  552. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  553. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  554. package/docs/variables/Util.ANIME_PRESETS.html +2 -2
  555. package/docs/variables/Util.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +2 -2
  556. package/docs/variables/Util.DEFAULT_ANIME_CONFIG.html +2 -2
  557. package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +2 -2
  558. package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +2 -2
  559. package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +2 -2
  560. package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +2 -2
  561. package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +2 -2
  562. package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +2 -2
  563. package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +2 -2
  564. package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +2 -2
  565. package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +2 -2
  566. package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +2 -2
  567. package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.html +2 -2
  568. package/docs/variables/defaultGlobalConfig.html +1 -1
  569. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  570. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  571. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  572. package/libs/CruisePlugin/Move.js +3 -2
  573. package/libs/CruisePlugin/Work.d.ts +3 -0
  574. package/libs/CruisePlugin/Work.js +256 -231
  575. package/libs/CruisePlugin/index.js +7 -6
  576. package/libs/CurrentPanoImagePlugin/Controller.d.ts +2 -1
  577. package/libs/GuideLinePlugin/Controller.js +5 -4
  578. package/libs/GuideLinePlugin/GuideLineItem.js +3 -2
  579. package/libs/GuideLinePlugin/GuideLineModeItem.js +3 -2
  580. package/libs/GuideLinePlugin/index.js +7 -6
  581. package/libs/ModelTVVideoPlugin/Plugin.js +155 -118
  582. package/libs/ModelTVVideoPlugin/index.js +3 -2
  583. package/libs/ModelTVVideoPlugin/typings.d.ts +2 -0
  584. package/libs/PanoTagPlugin/Components/Common/Audio.js +94 -83
  585. package/libs/PanoTagPlugin/Components/Common/Media.js +167 -163
  586. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +258 -219
  587. package/libs/PanoTagPlugin/Components/Common/TagPoint.js +3 -2
  588. package/libs/PanoTagPlugin/Components/Common/TagPopover/TagPopup.js +1 -1
  589. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +3 -2
  590. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPoint.js +3 -2
  591. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +3 -2
  592. package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +18 -17
  593. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +3 -2
  594. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +3 -2
  595. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +17 -16
  596. package/libs/PanoTagPlugin/Components/Tag/index.js +3 -2
  597. package/libs/PanoTagPlugin/Components/TagContainer.js +3 -2
  598. package/libs/PanoTagPlugin/Components/TagItem.js +3 -2
  599. package/libs/PanoTagPlugin/controller/Tag/BaseTag.d.ts +8 -1
  600. package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +275 -262
  601. package/libs/PanoTagPlugin/controller/Tag/ModelTag.js +3 -2
  602. package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +80 -78
  603. package/libs/PanoTagPlugin/controller/TagRender.js +3 -2
  604. package/libs/PanoTagPlugin/controller/TagUtil.js +3 -2
  605. package/libs/PanoTagPlugin/controller/index.d.ts +3 -0
  606. package/libs/PanoTagPlugin/controller/index.js +54 -52
  607. package/libs/PanoTagPlugin/index.js +12 -11
  608. package/libs/PanoTagPlugin/utils/audio/SharedAudio.d.ts +7 -2
  609. package/libs/PanoTagPlugin/utils/audio/SharedAudio.js +98 -90
  610. package/libs/PanoTagPlugin/utils/model/mediaPlane.d.ts +8 -1
  611. package/libs/PanoTagPlugin/utils/model/mediaPlane.js +158 -131
  612. package/libs/PanoVideoPlugin/Controller.d.ts +6 -2
  613. package/libs/PanoVideoPlugin/Controller.js +71 -63
  614. package/libs/PanoVideoPlugin/VideoMeshController.d.ts +7 -1
  615. package/libs/PanoVideoPlugin/VideoMeshController.js +89 -53
  616. package/libs/PanoVideoPlugin/index.d.ts +7 -2
  617. package/libs/PanoVideoPlugin/index.js +7 -6
  618. package/libs/base/BasePlugin.d.ts +2 -0
  619. package/libs/base/BasePlugin.js +5 -5
  620. package/libs/index.d.ts +1 -0
  621. package/libs/index.js +161 -160
  622. package/libs/shared-utils/audio.d.ts +1 -0
  623. package/libs/shared-utils/audio.js +19 -18
  624. package/libs/shared-utils/audioFocus.d.ts +35 -0
  625. package/libs/shared-utils/audioFocus.js +46 -0
  626. package/libs/shared-utils/logger.js +1 -1
  627. package/package.json +1 -1
@@ -1,46 +1,46 @@
1
1
  var Y = Object.defineProperty, ee = Object.defineProperties;
2
- var te = Object.getOwnPropertyDescriptors;
3
- var S = Object.getOwnPropertySymbols;
2
+ var ie = Object.getOwnPropertyDescriptors;
3
+ var U = Object.getOwnPropertySymbols;
4
4
  var z = Object.prototype.hasOwnProperty, W = Object.prototype.propertyIsEnumerable;
5
- var P = Math.pow, D = (v, t, e) => t in v ? Y(v, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : v[t] = e, y = (v, t) => {
6
- for (var e in t || (t = {}))
7
- z.call(t, e) && D(v, e, t[e]);
8
- if (S)
9
- for (var e of S(t))
10
- W.call(t, e) && D(v, e, t[e]);
5
+ var P = Math.pow, D = (v, e, i) => e in v ? Y(v, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : v[e] = i, y = (v, e) => {
6
+ for (var i in e || (e = {}))
7
+ z.call(e, i) && D(v, i, e[i]);
8
+ if (U)
9
+ for (var i of U(e))
10
+ W.call(e, i) && D(v, i, e[i]);
11
11
  return v;
12
- }, j = (v, t) => ee(v, te(t));
13
- var J = (v, t) => {
14
- var e = {};
15
- for (var i in v)
16
- z.call(v, i) && t.indexOf(i) < 0 && (e[i] = v[i]);
17
- if (v != null && S)
18
- for (var i of S(v))
19
- t.indexOf(i) < 0 && W.call(v, i) && (e[i] = v[i]);
20
- return e;
12
+ }, j = (v, e) => ee(v, ie(e));
13
+ var J = (v, e) => {
14
+ var i = {};
15
+ for (var t in v)
16
+ z.call(v, t) && e.indexOf(t) < 0 && (i[t] = v[t]);
17
+ if (v != null && U)
18
+ for (var t of U(v))
19
+ e.indexOf(t) < 0 && W.call(v, t) && (i[t] = v[t]);
20
+ return i;
21
21
  };
22
- var a = (v, t, e) => (D(v, typeof t != "symbol" ? t + "" : t, e), e);
23
- var L = (v, t, e) => new Promise((i, s) => {
22
+ var a = (v, e, i) => (D(v, typeof e != "symbol" ? e + "" : e, i), i);
23
+ var L = (v, e, i) => new Promise((t, s) => {
24
24
  var o = (n) => {
25
25
  try {
26
- r(e.next(n));
26
+ r(i.next(n));
27
27
  } catch (d) {
28
28
  s(d);
29
29
  }
30
30
  }, l = (n) => {
31
31
  try {
32
- r(e.throw(n));
32
+ r(i.throw(n));
33
33
  } catch (d) {
34
34
  s(d);
35
35
  }
36
- }, r = (n) => n.done ? i(n.value) : Promise.resolve(n.value).then(o, l);
37
- r((e = e.apply(v, t)).next());
36
+ }, r = (n) => n.done ? t(n.value) : Promise.resolve(n.value).then(o, l);
37
+ r((i = i.apply(v, e)).next());
38
38
  });
39
- import { Subscribe as ie } from "../../../shared-utils/Subscribe.js";
40
- import { calculateTagConfig as R } from "../../utils/tag/calculateTagConfig.js";
39
+ import { Subscribe as te } from "../../../shared-utils/Subscribe.js";
40
+ import { calculateTagConfig as O } from "../../utils/tag/calculateTagConfig.js";
41
41
  import { getTagStickType as ne } from "../../utils/tag/format.js";
42
42
  import "../../../shared-utils/tag.js";
43
- import { isPanoramaLike as E, isModelLike as V } from "../../../shared-utils/five/mode.js";
43
+ import { isPanoramaLike as E, isModelLike as F } from "../../../shared-utils/five/mode.js";
44
44
  import * as k from "three";
45
45
  import "../../../vendor/hammerjs/hammer.js";
46
46
  import "../../../shared-utils/three/PointSelector/index.js";
@@ -53,23 +53,23 @@ import "@realsee/five/line";
53
53
  import { isNil as H, notNil as q } from "../../../shared-utils/isNil.js";
54
54
  import "../../../shared-utils/three/core/Five_LineMaterial2.js";
55
55
  import "../../../shared-utils/three/core/Sphere.js";
56
- import { blink as re, reblink as le } from "../../../shared-utils/three/blink.js";
56
+ import { blink as re, reblink as ae } from "../../../shared-utils/three/blink.js";
57
57
  import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
58
58
  import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
59
59
  import "../../../vendor/earcut/src/earcut.js";
60
- import { vectorToCoordinates as ae } from "../../../shared-utils/vectorToCoordinate.js";
61
- import { transformPosition as O } from "../../../shared-utils/five/transformPosition.js";
60
+ import { vectorToCoordinates as le } from "../../../shared-utils/vectorToCoordinate.js";
61
+ import { transformPosition as R } from "../../../shared-utils/five/transformPosition.js";
62
62
  import { lookPoint as fe } from "../../../shared-utils/five/lookPoint.js";
63
63
  import { uuid as de } from "../../../shared-utils/uuid.js";
64
64
  import "../../../shared-utils/five/FivePuppet.js";
65
65
  import { objectAssignDeepExports as T } from "../../../vendor/object-assign-deep/objectAssignDeep.js";
66
66
  import { getTagPosition as X, getTagCenterPosition as Z } from "../../utils/tagPosition.js";
67
- import { checkRange as U } from "../../utils/checkRange.js";
67
+ import { checkRange as S } from "../../utils/checkRange.js";
68
68
  import { isMediaPlaneTag as G, isMediaModelTag as _ } from "../../utils/tag/tagCheck.js";
69
69
  import { getUrlExt as K } from "../../../shared-utils/url/getUrl.js";
70
- import { getFloorIndex as ce } from "../../../shared-utils/five/getFloorIndex.js";
70
+ import { getFloorIndex as ue } from "../../../shared-utils/five/getFloorIndex.js";
71
71
  import { safeObj as Q } from "../../../shared-utils/safeObj.js";
72
- import { Cache as ue } from "../../utils/Cache.js";
72
+ import { Cache as ce } from "../../utils/Cache.js";
73
73
  import { _raycaster as N } from "../../../shared-utils/three/temp.js";
74
74
  import { withResolvers as he } from "../../../shared-utils/promise/withResolvers.js";
75
75
  import "../../../shared-utils/typescript/entries.js";
@@ -124,8 +124,8 @@ import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
124
124
  import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
125
125
  import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
126
126
  import "../../../shared-utils/formatRad.js";
127
- class Xt {
128
- constructor(t, e) {
127
+ class Xi {
128
+ constructor(e, i) {
129
129
  a(this, "plugin");
130
130
  a(this, "id");
131
131
  a(this, "contentType");
@@ -148,6 +148,8 @@ class Xt {
148
148
  a(this, "zIndex");
149
149
  a(this, "manuallyOperated", !1);
150
150
  a(this, "normalLineLength");
151
+ a(this, "audioFocusOverride");
152
+ a(this, "audioFocusBindings", /* @__PURE__ */ new Set());
151
153
  a(this, "play");
152
154
  a(this, "pause");
153
155
  a(this, "tag3DContentSvelte");
@@ -171,68 +173,79 @@ class Xt {
171
173
  */
172
174
  a(this, "hoverEnabled");
173
175
  a(this, "ready", () => {
174
- const { promise: t, resolve: e } = he();
176
+ const { promise: e, resolve: i } = he();
175
177
  if (!this._updating)
176
- e();
178
+ i();
177
179
  else {
178
- const i = setInterval(() => {
179
- this._updating || (clearInterval(i), e());
180
+ const t = setInterval(() => {
181
+ this._updating || (clearInterval(t), i());
180
182
  }, 17);
181
183
  setTimeout(() => {
182
- clearInterval(i), e();
184
+ clearInterval(t), i();
183
185
  }, 300);
184
186
  }
185
- return t;
187
+ return e;
186
188
  });
187
- var d, m, p, u, f, h, g, b;
188
- this.plugin = t;
189
- const i = ne(e);
190
- e.stickType = i;
191
- const s = JSON.parse(JSON.stringify(e.data)), o = (d = e.initialConfig) != null ? d : e.config ? JSON.parse(JSON.stringify(e.config)) : {};
192
- e.initialConfig = o;
193
- const l = R(e, t.config), r = this.getConfig(e);
194
- e.config = r, this.id = (m = e.id) != null ? m : de(), this.enabled = (p = e.enabled) != null ? p : !0, this.contentType = e.contentType, this.hoverEnabled = (f = (u = r.popoverConfig) == null ? void 0 : u.enabled) != null ? f : !0, this.data = (h = r.initialData) != null && h.important ? T(e.data, s, r.initialData) : T(e.data, r.initialData, s);
189
+ var d, m, p, c, f, h, g, b;
190
+ this.plugin = e;
191
+ const t = ne(i);
192
+ i.stickType = t;
193
+ const s = JSON.parse(JSON.stringify(i.data)), o = (d = i.initialConfig) != null ? d : i.config ? JSON.parse(JSON.stringify(i.config)) : {};
194
+ i.initialConfig = o;
195
+ const l = O(i, e.config), r = this.getConfig(i);
196
+ i.config = r, this.id = (m = i.id) != null ? m : de(), this.enabled = (p = i.enabled) != null ? p : !0, this.contentType = i.contentType, this.hoverEnabled = (f = (c = r.popoverConfig) == null ? void 0 : c.enabled) != null ? f : !0, this.data = (h = r.initialData) != null && h.important ? T(i.data, s, r.initialData) : T(i.data, r.initialData, s);
195
197
  let n;
196
198
  typeof r.unfoldedConfig == "object" ? r.unfoldedConfig.keep === "unfolded" ? n = !0 : r.unfoldedConfig.keep === "folded" ? n = !1 : n = !this.can("fold") : n = !this.can("fold"), this.state = y({
197
199
  visible: void 0,
198
200
  unfolded: n
199
- }, r.initialState), this.isPopoverConfigEnabled() && (this.state.unfolded = !1), this.normalLineLength = (b = (g = e.style) == null ? void 0 : g.point) == null ? void 0 : b.normalLen, this.originPosition = e.position, e.originPosition = this.originPosition, this.position = (() => {
200
- var B;
201
- const c = e.originPosition, x = t.workUtil.transform;
202
- if (e.stickType === "3DBox") {
203
- if (!c)
201
+ }, r.initialState), this.isPopoverConfigEnabled() && (this.state.unfolded = !1), this.normalLineLength = (b = (g = i.style) == null ? void 0 : g.point) == null ? void 0 : b.normalLen, this.originPosition = i.position, i.originPosition = this.originPosition, this.position = (() => {
202
+ var V;
203
+ const u = i.originPosition, x = e.workUtil.transform;
204
+ if (i.stickType === "3DBox") {
205
+ if (!u)
204
206
  return {
205
207
  start: [0, 0, 0],
206
208
  end: [0, 0, 0],
207
209
  rotation: [0, 0, 0]
208
210
  };
209
- const { start: C, end: A, rotation: F } = c;
211
+ const { start: C, end: B, rotation: A } = u;
210
212
  return {
211
213
  start: w(C.map((M) => Number(M))).toArray(),
212
- end: w(A.map((M) => Number(M))).toArray(),
213
- rotation: w(F.map((M) => Number(M))).toArray()
214
+ end: w(B.map((M) => Number(M))).toArray(),
215
+ rotation: w(A.map((M) => Number(M))).toArray()
214
216
  };
215
217
  }
216
- if (e.stickType === "Polygon")
217
- return c ? c.map(w).map((C) => O(C, x).toArray()) : [];
218
- if (!c)
218
+ if (i.stickType === "Polygon")
219
+ return u ? u.map(w).map((C) => R(C, x).toArray()) : [];
220
+ if (!u)
219
221
  return;
220
- let I = c;
221
- if (Array.isArray(c) && c.length === 4 ? I = c.map(w).map((C) => O(C, x).toArray()) : I = O(w(c), x).toArray(), (e.stickType === "2DPoint" || e.stickType === "3DPoint") && ((B = r == null ? void 0 : r.tagNormalLineConfig) != null && B.enabled) && e.normal && this.normalLineLength) {
222
- const C = new k.Vector3().fromArray(e.normal);
222
+ let I = u;
223
+ if (Array.isArray(u) && u.length === 4 ? I = u.map(w).map((C) => R(C, x).toArray()) : I = R(w(u), x).toArray(), (i.stickType === "2DPoint" || i.stickType === "3DPoint") && ((V = r == null ? void 0 : r.tagNormalLineConfig) != null && V.enabled) && i.normal && this.normalLineLength) {
224
+ const C = new k.Vector3().fromArray(i.normal);
223
225
  I = new k.Vector3().fromArray(I).clone().add(C.clone().setLength(this.normalLineLength)).toArray();
224
226
  }
225
227
  return I;
226
- })(), this.matrix = e.matrix ? (() => {
227
- const c = new k.Matrix4().fromArray(e.matrix);
228
- return c.premultiply(t.workUtil.transform), c.elements;
229
- })() : e.matrix, this.initialConfig = o, this.computedConfig = l, this.stickType = i, this.config = e.config, this.fiveState = e.fiveState, this.normal = e.normal, this.cache = new ue(), this.hooks = new ie(), Object.keys(e).forEach((c) => {
230
- this[c] === void 0 && e[c] !== void 0 && (this[c] = e[c]);
228
+ })(), this.matrix = i.matrix ? (() => {
229
+ const u = new k.Matrix4().fromArray(i.matrix);
230
+ return u.premultiply(e.workUtil.transform), u.elements;
231
+ })() : i.matrix, this.initialConfig = o, this.computedConfig = l, this.stickType = t, this.config = i.config, this.fiveState = i.fiveState, this.normal = i.normal, this.cache = new ce(), this.hooks = new te(), Object.keys(i).forEach((u) => {
232
+ this[u] === void 0 && i[u] !== void 0 && (this[u] = i[u]);
231
233
  });
232
234
  }
233
235
  get visible() {
234
- var t;
235
- return ((t = this.temporaryState) == null ? void 0 : t.visible) !== !1 && this.state.visible !== !1 && this.enabled !== !1;
236
+ var e;
237
+ return ((e = this.temporaryState) == null ? void 0 : e.visible) !== !1 && this.state.visible !== !1 && this.enabled !== !1;
238
+ }
239
+ get audioFocus() {
240
+ var e;
241
+ return (e = this.audioFocusOverride) != null ? e : this.plugin.audioFocus;
242
+ }
243
+ /** Bind this tag to a parent media task; undefined restores the plugin host. */
244
+ setAudioFocus(e) {
245
+ e !== this.audioFocusOverride && (this.audioFocusOverride = e, this.audioFocusBindings.forEach((i) => i(this.audioFocus)));
246
+ }
247
+ bindAudioFocus(e) {
248
+ return this.audioFocusBindings.add(e), () => this.audioFocusBindings.delete(e);
236
249
  }
237
250
  get five() {
238
251
  return this.plugin.five;
@@ -244,13 +257,13 @@ class Xt {
244
257
  return this.plugin.workUtil;
245
258
  }
246
259
  get centerPosition() {
247
- const t = X(this);
248
- return se(...Array.isArray(t) ? t : [t]);
260
+ const e = X(this);
261
+ return se(...Array.isArray(e) ? e : [e]);
249
262
  }
250
263
  get currentConfig() {
251
264
  var s, o;
252
- const t = R(this, this.plugin.config, { useCache: !0 }), e = this.five.getCurrentState().mode, i = (s = t.configWithFiveMode) == null ? void 0 : s[e];
253
- return (o = i != null ? i : t) != null ? o : {};
265
+ const e = O(this, this.plugin.config, { useCache: !0 }), i = this.five.getCurrentState().mode, t = (s = e.configWithFiveMode) == null ? void 0 : s[i];
266
+ return (o = t != null ? t : e) != null ? o : {};
254
267
  }
255
268
  get currentVisible() {
256
269
  return !(!this.plugin.state.enabled || !this.plugin.state.visible || !this.enabled || !this.state.visible);
@@ -267,15 +280,15 @@ class Xt {
267
280
  /**
268
281
  * @description 找到标签
269
282
  */
270
- find(t) {
283
+ find(e) {
271
284
  return L(this, null, function* () {
272
285
  var s;
273
- const e = this.fiveState;
286
+ const i = this.fiveState;
274
287
  if (!this.fiveState)
275
288
  return this;
276
- const i = (s = t == null ? void 0 : t.targetMode) != null ? s : this.five.state.mode;
277
- if (i === "Panorama") {
278
- const o = e == null ? void 0 : e.panoIndex;
289
+ const t = (s = e == null ? void 0 : e.targetMode) != null ? s : this.five.state.mode;
290
+ if (t === "Panorama") {
291
+ const o = i == null ? void 0 : i.panoIndex;
279
292
  if (H(o))
280
293
  return this;
281
294
  const l = this.workUtil.getObserverPosition(o), r = this.centerPosition.clone().sub(l).normalize();
@@ -283,9 +296,9 @@ class Xt {
283
296
  mode: "Panorama",
284
297
  workCode: this.workUtil.workCode,
285
298
  panoIndex: o
286
- }, ae(r))), yield this.five.ready();
299
+ }, le(r))), yield this.five.ready();
287
300
  } else
288
- i === "Mapview" && (yield fe(this.five, this.centerPosition, t == null ? void 0 : t.pointConfig));
301
+ t === "Mapview" && (yield fe(this.five, this.centerPosition, e == null ? void 0 : e.pointConfig));
289
302
  return this;
290
303
  });
291
304
  }
@@ -299,11 +312,11 @@ class Xt {
299
312
  /**
300
313
  * @description 闪烁
301
314
  */
302
- blink(t) {
315
+ blink(e) {
303
316
  return L(this, null, function* () {
304
- var r, n, d, m, p, u;
317
+ var r, n, d, m, p, c;
305
318
  yield this.ready(), this._currentBlinkInstance && !this._currentBlinkInstance.completed && ((n = (r = this._currentBlinkInstance).preComplete) == null || n.call(r), this._currentBlinkInstance = void 0);
306
- const e = (d = this.enabled) != null ? d : !0, i = (m = this.state) == null ? void 0 : m.visible, s = e && i;
319
+ const i = (d = this.enabled) != null ? d : !0, t = (m = this.state) == null ? void 0 : m.visible, s = i && t;
307
320
  s === !1 && (this.state.visible = !0, this.enabled = !0, this.applyVisible(), this.plugin.render(), this.computeRenderType() !== "Mesh" ? yield new Promise((f) => {
308
321
  if (this.dom || this.contentDom) {
309
322
  f();
@@ -312,7 +325,7 @@ class Xt {
312
325
  const h = setInterval(() => {
313
326
  (this.dom || this.contentDom) && (f(), clearInterval(h));
314
327
  }, 16.7);
315
- }) : this.stickType === "Model" && !((p = this.model) != null && p.object) ? yield (u = this.model) == null ? void 0 : u.promise : this.stickType === "Plane" && (yield new Promise((f) => {
328
+ }) : this.stickType === "Model" && !((p = this.model) != null && p.object) ? yield (c = this.model) == null ? void 0 : c.promise : this.stickType === "Plane" && (yield new Promise((f) => {
316
329
  if (this.mediaPlane) {
317
330
  f();
318
331
  return;
@@ -322,9 +335,9 @@ class Xt {
322
335
  }, 16.7);
323
336
  })), this.dom && (this.dom.style.visibility = "hidden"), this.contentDom && (this.contentDom.style.visibility = "hidden"));
324
337
  const o = (() => {
325
- var g, b, c;
338
+ var g, b, u;
326
339
  const f = [];
327
- f.push(this.dom), f.push((b = (g = this.tag3DContentSvelte) == null ? void 0 : g.css3DInstance) == null ? void 0 : b.container), f.push((c = this.model) == null ? void 0 : c.object), f.push(this.mediaPlane), f.push(this.boxShape), f.push(this.polygonShape);
340
+ f.push(this.dom), f.push((b = (g = this.tag3DContentSvelte) == null ? void 0 : g.css3DInstance) == null ? void 0 : b.container), f.push((u = this.model) == null ? void 0 : u.object), f.push(this.mediaPlane), f.push(this.boxShape), f.push(this.polygonShape);
328
341
  const h = this.getAdditionalBlinkTargets();
329
342
  if (h) {
330
343
  const x = Array.isArray(h) ? h : [h];
@@ -336,7 +349,7 @@ class Xt {
336
349
  console.warn("tagDom is empty");
337
350
  return;
338
351
  }
339
- const l = s ? re : le;
352
+ const l = s ? re : ae;
340
353
  this._currentBlinkInstance = l(o, y({
341
354
  begin: () => {
342
355
  s === !1 && (this.dom && (this.dom.style.visibility = ""), this.contentDom && (this.contentDom.style.visibility = ""));
@@ -344,7 +357,7 @@ class Xt {
344
357
  updateRender: () => {
345
358
  this.five.needsRender = !0;
346
359
  }
347
- }, t));
360
+ }, e));
348
361
  try {
349
362
  yield this._currentBlinkInstance.finished;
350
363
  } catch (f) {
@@ -352,7 +365,7 @@ class Xt {
352
365
  } finally {
353
366
  this._currentBlinkInstance = void 0;
354
367
  }
355
- e === !1 && (this.enabled = !1, this.updateVisible()), i === !1 && this.updateVisible(), s === !1 && (this.dom && (this.dom.style.visibility = ""), this.contentDom && (this.contentDom.style.visibility = ""));
368
+ i === !1 && (this.enabled = !1, this.updateVisible()), t === !1 && this.updateVisible(), s === !1 && (this.dom && (this.dom.style.visibility = ""), this.contentDom && (this.contentDom.style.visibility = ""));
356
369
  });
357
370
  }
358
371
  /**
@@ -380,49 +393,49 @@ class Xt {
380
393
  * @description 禁用
381
394
  */
382
395
  disable() {
383
- var t, e, i;
384
- this.enabled = !1, this.hooks.emit("disable"), (t = this.rectanglePlane) == null || t.delete(), (e = this.boxShape) == null || e.delete(), (i = this.polygonShape) == null || i.delete(), this.five.needsRender = !0, this.applyVisible();
396
+ var e, i, t;
397
+ this.enabled = !1, this.hooks.emit("disable"), (e = this.rectanglePlane) == null || e.delete(), (i = this.boxShape) == null || i.delete(), (t = this.polygonShape) == null || t.delete(), this.five.needsRender = !0, this.applyVisible();
385
398
  }
386
399
  /**
387
400
  * @deprecated use `setData` instead
388
401
  */
389
- changeData(t, e = !0) {
390
- return this.setData(t, e);
402
+ changeData(e, i = !0) {
403
+ return this.setData(e, i);
391
404
  }
392
405
  /**
393
406
  * @deprecated use `setPosition` instead
394
407
  */
395
- changePosition(t) {
396
- return this.setPosition(t);
408
+ changePosition(e) {
409
+ return this.setPosition(e);
397
410
  }
398
411
  /**
399
412
  * @description 修改标签数据
400
413
  * @param deepMerge 是否深度合并 data,默认为 true
401
414
  */
402
- setData(t, e = !0) {
403
- e ? this.data = T(this.data, t) : this.data = y(y({}, this.data), t), this.hooks.emit("dataChanged", this.data);
415
+ setData(e, i = !0) {
416
+ i ? this.data = T(this.data, e) : this.data = y(y({}, this.data), e), this.hooks.emit("dataChanged", this.data);
404
417
  }
405
418
  /**
406
419
  * @description 修改标签位置
407
420
  */
408
- setPosition(t) {
421
+ setPosition(e) {
409
422
  throw new Error("Method not implemented.");
410
423
  }
411
424
  /**
412
425
  * @description 设置标签实例的属性
413
426
  * @param deepMerge 是否深度合并 data,默认为 true
414
427
  */
415
- set(t, e = !0) {
416
- this.plugin.tagsLengthWillUpdate = !0, e ? T(this, t) : Object.assign(this, t), this.cache.clear();
428
+ set(e, i = !0) {
429
+ this.plugin.tagsLengthWillUpdate = !0, i ? T(this, e) : Object.assign(this, e), this.cache.clear();
417
430
  }
418
431
  updateConfig() {
419
- var i;
420
- const t = this.getConfig(void 0, { useCache: !1 });
421
- this.computedConfig = t;
422
- const e = this.getConfig();
423
- if (this.config = e, this.config.initialData) {
432
+ var t;
433
+ const e = this.getConfig(void 0, { useCache: !1 });
434
+ this.computedConfig = e;
435
+ const i = this.getConfig();
436
+ if (this.config = i, this.config.initialData) {
424
437
  const s = JSON.parse(JSON.stringify(this.data));
425
- this.data = (i = e.initialData) != null && i.important ? T(this.data, s, e.initialData) : T(this.data, e.initialData, s);
438
+ this.data = (t = i.initialData) != null && t.important ? T(this.data, s, i.initialData) : T(this.data, i.initialData, s);
426
439
  }
427
440
  this.cache.clear();
428
441
  }
@@ -430,111 +443,111 @@ class Xt {
430
443
  this.enabled ? (this.state.visible = this.getVisible(), this.applyVisible()) : this.applyVisible(), this.five.needsRender = !0, this._updating = !1;
431
444
  }
432
445
  updateZIndex() {
433
- const t = this.getSquaredDistance();
434
- this.zIndex = Math.round((1e4 - (t != null ? t : 0)) * 100);
446
+ const e = this.getSquaredDistance();
447
+ this.zIndex = Math.round((1e4 - (e != null ? e : 0)) * 100);
435
448
  }
436
- getConfig(t, e) {
449
+ getConfig(e, i) {
437
450
  var l, r, n;
438
- const i = R(t != null ? t : this, this.plugin.config, { useCache: e == null ? void 0 : e.useCache }), s = (l = e == null ? void 0 : e.fiveMode) != null ? l : this.five.getCurrentState().mode, o = (r = i.configWithFiveMode) == null ? void 0 : r[s];
439
- return (n = o != null ? o : i) != null ? n : {};
451
+ const t = O(e != null ? e : this, this.plugin.config, { useCache: i == null ? void 0 : i.useCache }), s = (l = i == null ? void 0 : i.fiveMode) != null ? l : this.five.getCurrentState().mode, o = (r = t.configWithFiveMode) == null ? void 0 : r[s];
452
+ return (n = o != null ? o : t) != null ? n : {};
440
453
  }
441
- getDistance(t, e = 3) {
442
- const i = y(y({}, this.five.getCurrentState()), t), { panoIndex: s, mode: o } = i, l = o === "Panorama" ? this.workUtil.getObserverPosition(s) : this.five.camera.position, r = this.centerPosition;
454
+ getDistance(e, i = 3) {
455
+ const t = y(y({}, this.five.getCurrentState()), e), { panoIndex: s, mode: o } = t, l = o === "Panorama" ? this.workUtil.getObserverPosition(s) : this.five.camera.position, r = this.centerPosition;
443
456
  return !l || !r ? -1 : l.distanceTo(r);
444
457
  }
445
458
  /**
446
459
  * @description 用于排序的距离,性能更好
447
460
  */
448
461
  getSquaredDistance() {
449
- const t = this.five.camera.position;
462
+ const e = this.five.camera.position;
450
463
  if (this.stickType === "3DBox") {
451
- const i = this.position;
452
- if (!i || !i.start)
464
+ const t = this.position;
465
+ if (!t || !t.start)
453
466
  return 1 / 0;
454
- const s = i.start;
455
- return P(s[0] - t.x, 2) + P(s[1] - t.y, 2) + P(s[2] - t.z, 2);
467
+ const s = t.start;
468
+ return P(s[0] - e.x, 2) + P(s[1] - e.y, 2) + P(s[2] - e.z, 2);
456
469
  }
457
470
  if (this.stickType === "Polygon") {
458
- const i = this.position;
459
- if (!i || i.length === 0)
471
+ const t = this.position;
472
+ if (!t || t.length === 0)
460
473
  return 1 / 0;
461
- const s = i[0];
462
- return P(s[0] - t.x, 2) + P(s[1] - t.y, 2) + P(s[2] - t.z, 2);
474
+ const s = t[0];
475
+ return P(s[0] - e.x, 2) + P(s[1] - e.y, 2) + P(s[2] - e.z, 2);
463
476
  }
464
- let e;
465
- return this.position || console.log(this, "no position"), Array.isArray(this.position[0]) ? e = this.position[0] : e = this.position, P(e[0] - t.x, 2) + P(e[1] - t.y, 2) + P(e[2] - t.z, 2);
477
+ let i;
478
+ return this.position || console.log(this, "no position"), Array.isArray(this.position[0]) ? i = this.position[0] : i = this.position, P(i[0] - e.x, 2) + P(i[1] - e.y, 2) + P(i[2] - e.z, 2);
466
479
  }
467
- getVisible(t) {
480
+ getVisible(e) {
468
481
  if (!this.enabled || !this.plugin.state.enabled || !this.fiveUtil.model)
469
482
  return !1;
470
- const e = y(y({}, this.five.getCurrentState()), t);
471
- let i = this.cache.getVisible(this, e);
472
- return H(i) && (i = this.computeVisible(e).value, this.cache.setVisible(this, e, i)), i;
483
+ const i = y(y({}, this.five.getCurrentState()), e);
484
+ let t = this.cache.getVisible(this, i);
485
+ return H(t) && (t = this.computeVisible(i).value, this.cache.setVisible(this, i, t)), t;
473
486
  }
474
- getUnfoldedByPanoIndex(t) {
487
+ getUnfoldedByPanoIndex(e) {
475
488
  if (!this.currentVisible)
476
489
  return;
477
- const i = this.computeUnfoldedByPanoIndex(t);
478
- return i && this.getUnfoldedByCamera();
490
+ const t = this.computeUnfoldedByPanoIndex(e);
491
+ return t && this.getUnfoldedByCamera();
479
492
  }
480
493
  getUnfoldedByCamera() {
481
494
  return this.currentVisible ? this.computeUnfoldedByCamera() : void 0;
482
495
  }
483
- can(t) {
484
- var i, s;
485
- if ((t === "fold" || t === "unfold") && ((s = (i = this.currentConfig) == null ? void 0 : i.popoverConfig) == null ? void 0 : s.enabled) === !0)
496
+ can(e) {
497
+ var t, s;
498
+ if ((e === "fold" || e === "unfold") && ((s = (t = this.currentConfig) == null ? void 0 : t.popoverConfig) == null ? void 0 : s.enabled) === !0)
486
499
  return !1;
487
- const e = this.currentConfig;
488
- if (!e || typeof e != "object")
500
+ const i = this.currentConfig;
501
+ if (!i || typeof i != "object")
489
502
  return !0;
490
- if (t === "show" || t === "hide") {
491
- if (!e.visibleConfig || typeof e.visibleConfig != "object")
503
+ if (e === "show" || e === "hide") {
504
+ if (!i.visibleConfig || typeof i.visibleConfig != "object")
492
505
  return !0;
493
- if (t === "show" && e.visibleConfig.keep === "hidden" || t === "hide" && e.visibleConfig.keep === "visible")
506
+ if (e === "show" && i.visibleConfig.keep === "hidden" || e === "hide" && i.visibleConfig.keep === "visible")
494
507
  return !1;
495
508
  }
496
- if (t === "fold" || t === "unfold") {
497
- if (!e.unfoldedConfig || typeof e.unfoldedConfig != "object")
509
+ if (e === "fold" || e === "unfold") {
510
+ if (!i.unfoldedConfig || typeof i.unfoldedConfig != "object")
498
511
  return !0;
499
- if (t === "fold" && e.unfoldedConfig.keep === "unfolded" || t === "unfold" && e.unfoldedConfig.keep === "folded")
512
+ if (e === "fold" && i.unfoldedConfig.keep === "unfolded" || e === "unfold" && i.unfoldedConfig.keep === "folded")
500
513
  return !1;
501
514
  }
502
515
  return !0;
503
516
  }
504
- onClick(t) {
517
+ onClick(e) {
505
518
  }
506
519
  computeRenderType() {
507
- const t = (() => {
520
+ const e = (() => {
508
521
  if (this.stickType === "3DPoint")
509
522
  return "Dom";
510
- const e = this.getConfig();
511
- if (!e || typeof e != "object" || !e.renderType)
523
+ const i = this.getConfig();
524
+ if (!i || typeof i != "object" || !i.renderType)
512
525
  return;
513
- const i = this.data.mediaData;
514
- if ((!i || i.length === 0) && G(this))
515
- return e.renderType;
516
- if (e.renderType === "Mesh") {
526
+ const t = this.data.mediaData;
527
+ if ((!t || t.length === 0) && G(this))
528
+ return i.renderType;
529
+ if (i.renderType === "Mesh") {
517
530
  if (G(this)) {
518
- if (i.length === 1) {
519
- if (i[0].type === "Video")
531
+ if (t.length === 1) {
532
+ if (t[0].type === "Video")
520
533
  return navigator.userAgent.toLowerCase().indexOf("firefox") > -1 && navigator.userAgent.toLowerCase().indexOf("mobile") > -1 ? "Dom" : "Mesh";
521
- if (i[0].type === "Image")
522
- return K(i[0].url) === "gif" ? "Dom" : "Mesh";
534
+ if (t[0].type === "Image")
535
+ return K(t[0].url) === "gif" ? "Dom" : "Mesh";
523
536
  }
524
537
  } else if (_(this))
525
- return i.length === 1 && i[0].type === "Image" ? K(i[0].url) === "gif" ? "Dom" : "Mesh" : "BehindDom";
538
+ return t.length === 1 && t[0].type === "Image" ? K(t[0].url) === "gif" ? "Dom" : "Mesh" : "BehindDom";
526
539
  }
527
540
  })();
528
- return t != null ? t : "Dom";
541
+ return e != null ? e : "Dom";
529
542
  }
530
- computeVisible(t) {
531
- const e = y(y({}, this.five.getCurrentState()), t), { panoIndex: i, mode: s } = e, o = [];
543
+ computeVisible(e) {
544
+ const i = y(y({}, this.five.getCurrentState()), e), { panoIndex: t, mode: s } = i, o = [];
532
545
  return (() => {
533
- var d, p, u, f;
546
+ var d, p, c, f;
534
547
  const n = (d = this.getConfig().visibleConfig) != null ? d : {};
535
548
  if (typeof n == "function")
536
549
  return {
537
- value: n(this.five, { tag: this, distance: this.getDistance(e, void 0) }),
550
+ value: n(this.five, { tag: this, distance: this.getDistance(i, void 0) }),
538
551
  checkedList: o,
539
552
  reason: "config function result"
540
553
  };
@@ -551,42 +564,42 @@ class Xt {
551
564
  if (g === !1)
552
565
  return y({ value: !1, checkedList: o, reason: "followModelVisibility check failed" }, b);
553
566
  }
554
- if (E(s) && n.visiblePanoIndex !== void 0 && n.visiblePanoIndex !== "all" && i !== void 0) {
555
- if (o.push("visiblePanoIndex"), Array.isArray(n.visiblePanoIndex) && !n.visiblePanoIndex.includes(i))
567
+ if (E(s) && n.visiblePanoIndex !== void 0 && n.visiblePanoIndex !== "all" && t !== void 0) {
568
+ if (o.push("visiblePanoIndex"), Array.isArray(n.visiblePanoIndex) && !n.visiblePanoIndex.includes(t))
556
569
  return {
557
570
  value: !1,
558
571
  checkedList: o,
559
- reason: `current panoIndex is not included in visiblePano. currentPanoIndex: ${i}, visiblePanoIndex: ${n.visiblePanoIndex}`
572
+ reason: `current panoIndex is not included in visiblePano. currentPanoIndex: ${t}, visiblePanoIndex: ${n.visiblePanoIndex}`
560
573
  };
561
- if (n.visiblePanoIndex === "current" && i !== ((p = this.fiveState) == null ? void 0 : p.panoIndex))
574
+ if (n.visiblePanoIndex === "current" && t !== ((p = this.fiveState) == null ? void 0 : p.panoIndex))
562
575
  return {
563
576
  value: !1,
564
577
  checkedList: o,
565
- reason: `current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${i}, tag.panoIndex: ${(u = this.fiveState) == null ? void 0 : u.panoIndex}`
578
+ reason: `current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${t}, tag.panoIndex: ${(c = this.fiveState) == null ? void 0 : c.panoIndex}`
566
579
  };
567
580
  }
568
581
  if (n.visibleDistance !== void 0 && (o.push("visibleDistance"), n.visibleDistance !== "unLimited")) {
569
- const g = this.getDistance(e, 1);
570
- if (U(g, n.visibleDistance) === !1)
582
+ const g = this.getDistance(i, 1);
583
+ if (S(g, n.visibleDistance) === !1)
571
584
  return {
572
585
  value: !1,
573
586
  checkedList: o,
574
- panoIndex: i,
587
+ panoIndex: t,
575
588
  visibleDistance: n.visibleDistance,
576
589
  reason: `distance is not in visibleDistance. distance: ${g}, visibleDistance: ${n.visibleDistance.min} - ${n.visibleDistance.max}`
577
590
  };
578
591
  }
579
592
  if (n.intersectRaycaster !== !1 && (typeof n.intersectRaycaster != "object" || n.intersectRaycaster.enabled !== !1)) {
580
- if (o.push("intersectRaycaster"), i === void 0)
593
+ if (o.push("intersectRaycaster"), t === void 0)
581
594
  return {
582
595
  value: !1,
583
596
  checkedList: o,
584
- reason: `intersectRaycaster check failed: panoIndex is ${i}`
597
+ reason: `intersectRaycaster check failed: panoIndex is ${t}`
585
598
  };
586
- if (i === ((f = this.fiveState) == null ? void 0 : f.panoIndex))
599
+ if (t === ((f = this.fiveState) == null ? void 0 : f.panoIndex))
587
600
  o.push("intersectCheckSkiped");
588
601
  else {
589
- const g = this.computeVisibleByIntersect(i);
602
+ const g = this.computeVisibleByIntersect(t);
590
603
  if (g.value === !1)
591
604
  return Object.assign(g, { checkedList: o });
592
605
  }
@@ -602,26 +615,26 @@ class Xt {
602
615
  /**
603
616
  * @description 计算标签可见性
604
617
  */
605
- computeVisibleByFiveMode(t, e) {
606
- const i = () => {
618
+ computeVisibleByFiveMode(e, i) {
619
+ const t = () => {
607
620
  var l, r;
608
- let o = typeof t.visibleFiveMode == "function" ? t.visibleFiveMode(this) : t.visibleFiveMode;
621
+ let o = typeof e.visibleFiveMode == "function" ? e.visibleFiveMode(this) : e.visibleFiveMode;
609
622
  if (o || (o = (r = (l = this.fiveState) == null ? void 0 : l.mode) != null ? r : this.workUtil.observers.length ? "Panorama" : "ModelLike"), Array.isArray(o))
610
- return o.includes(e);
623
+ return o.includes(i);
611
624
  if (o === "ModelLike")
612
- return V(e);
625
+ return F(i);
613
626
  if (o === "PanoramaLike")
614
- return !E(e);
627
+ return !E(i);
615
628
  if (o === "all")
616
629
  return !0;
617
630
  if (typeof o == "string")
618
- return o === e;
631
+ return o === i;
619
632
  };
620
633
  if ((() => {
621
634
  var l;
622
- const o = i();
623
- if (q((l = this.fiveState) == null ? void 0 : l.panoIndex) && t.entryFromModel) {
624
- if (V(e) && o ? this.entryFromModel = !1 : this.entryFromModel = !0, V(e))
635
+ const o = t();
636
+ if (q((l = this.fiveState) == null ? void 0 : l.panoIndex) && e.entryFromModel) {
637
+ if (F(i) && o ? this.entryFromModel = !1 : this.entryFromModel = !0, F(i))
625
638
  return !0;
626
639
  } else
627
640
  this.entryFromModel = !1;
@@ -630,22 +643,22 @@ class Xt {
630
643
  return {
631
644
  value: !1,
632
645
  reason: "current mode is not included in visibleFiveMode",
633
- visibleFiveMode: t.visibleFiveMode,
634
- mode: e
646
+ visibleFiveMode: e.visibleFiveMode,
647
+ mode: i
635
648
  };
636
649
  }
637
650
  /** 通过射线检测标签可用性 */
638
- computeVisibleByIntersect(t) {
639
- var n, d, m, p, u;
640
- const e = Q(Q((n = this.getConfig().visibleConfig) != null ? n : {}).intersectRaycaster), i = t != null ? t : this.five.getCurrentState().panoIndex, s = E(this.five.getCurrentState().mode) ? this.workUtil.getObserverPosition(i) : this.five.camera.position;
651
+ computeVisibleByIntersect(e) {
652
+ var n, d, m, p, c;
653
+ const i = Q(Q((n = this.getConfig().visibleConfig) != null ? n : {}).intersectRaycaster), t = e != null ? e : this.five.getCurrentState().panoIndex, s = E(this.five.getCurrentState().mode) ? this.workUtil.getObserverPosition(t) : this.five.camera.position;
641
654
  if (s === void 0)
642
- return { value: !1, reason: { type: "startPosition is undefined", fivePanoIndex: i } };
643
- if (e.hideWhenModelNotLoaded && ((d = this.fiveUtil.model) == null ? void 0 : d.loaded) === !1)
644
- return { value: !1, reason: { type: "model not loaded", fivePanoIndex: i } };
655
+ return { value: !1, reason: { type: "startPosition is undefined", fivePanoIndex: t } };
656
+ if (i.hideWhenModelNotLoaded && ((d = this.fiveUtil.model) == null ? void 0 : d.loaded) === !1)
657
+ return { value: !1, reason: { type: "model not loaded", fivePanoIndex: t } };
645
658
  const o = oe(
646
659
  (() => {
647
660
  var h;
648
- const f = (h = e.checkPoints) != null ? h : "center";
661
+ const f = (h = i.checkPoints) != null ? h : "center";
649
662
  return f === "center" ? Z(this) : f === "corner" ? X(this) : Array.isArray(f) ? f : [];
650
663
  })()
651
664
  );
@@ -656,17 +669,17 @@ class Xt {
656
669
  N.set(s, h);
657
670
  const [b] = this.fiveUtil.model.intersectRaycaster(N);
658
671
  g = b == null ? void 0 : b.distance;
659
- const c = (() => {
672
+ const u = (() => {
660
673
  if (!_(this))
661
674
  return;
662
- const A = this.plugin.tags.filter(_).map((M) => {
675
+ const B = this.plugin.tags.filter(_).map((M) => {
663
676
  var $;
664
677
  return ($ = M.model) == null ? void 0 : $.object;
665
- }).filter(q), [F] = N.intersectObjects(A, !0);
666
- return F;
667
- })(), x = s.distanceTo(f), I = (m = e.distanceAccuracy) != null ? m : 0.01;
668
- g = Math.min(g != null ? g : 1 / 0, (p = c == null ? void 0 : c.distance) != null ? p : 1 / 0), g + I >= x ? l++ : r++;
669
- const C = (u = e.needPassed) != null ? u : 1;
678
+ }).filter(q), [A] = N.intersectObjects(B, !0);
679
+ return A;
680
+ })(), x = s.distanceTo(f), I = (m = i.distanceAccuracy) != null ? m : 0.01;
681
+ g = Math.min(g != null ? g : 1 / 0, (p = u == null ? void 0 : u.distance) != null ? p : 1 / 0), g + I >= x ? l++ : r++;
682
+ const C = (c = i.needPassed) != null ? c : 1;
670
683
  if (l >= C)
671
684
  return { value: !0 };
672
685
  }
@@ -675,82 +688,82 @@ class Xt {
675
688
  reason: {
676
689
  type: "intersectRaycaster check failed",
677
690
  passedCount: l,
678
- needPassed: e.needPassed,
691
+ needPassed: i.needPassed,
679
692
  model: this.fiveUtil.model.name
680
693
  }
681
694
  };
682
695
  }
683
696
  computeVisibleByFloorIndex() {
684
697
  var s, o, l, r, n, d, m;
685
- let t = 0;
686
- const e = (s = this.fiveState) == null ? void 0 : s.panoIndex;
687
- e !== void 0 ? t = (o = this.workUtil.getObserver(e)) == null ? void 0 : o.floorIndex : t = ce(
698
+ let e = 0;
699
+ const i = (s = this.fiveState) == null ? void 0 : s.panoIndex;
700
+ i !== void 0 ? e = (o = this.workUtil.getObserver(i)) == null ? void 0 : o.floorIndex : e = ue(
688
701
  this.workUtil.work,
689
702
  (m = (d = (r = (l = this.model) == null ? void 0 : l.object) == null ? void 0 : r.position) != null ? d : (n = this.mediaPlane) == null ? void 0 : n.position) != null ? m : Z(this)
690
703
  );
691
- const i = this.fiveUtil.model.shownFloor;
704
+ const t = this.fiveUtil.model.shownFloor;
692
705
  return {
693
- value: i === null || i === t,
694
- currentFiveFloorIndex: i,
695
- tagFloorIndex: t
706
+ value: t === null || t === e,
707
+ currentFiveFloorIndex: t,
708
+ tagFloorIndex: e
696
709
  };
697
710
  }
698
711
  /**
699
712
  * @description 获取是否展开
700
713
  */
701
- computeUnfoldedByPanoIndex(t) {
702
- const e = this.getConfig().unfoldedConfig;
703
- if (e) {
704
- if (typeof e == "function")
705
- return e(this.five, { tag: this, distance: this.getDistance({ panoIndex: t }) });
706
- if (e.keep === "folded")
714
+ computeUnfoldedByPanoIndex(e) {
715
+ const i = this.getConfig().unfoldedConfig;
716
+ if (i) {
717
+ if (typeof i == "function")
718
+ return i(this.five, { tag: this, distance: this.getDistance({ panoIndex: e }) });
719
+ if (i.keep === "folded")
707
720
  return !1;
708
- if (e.keep === "unfolded")
721
+ if (i.keep === "unfolded")
709
722
  return !0;
710
- if (e.unfoldDistance && U(this.getDistance({ panoIndex: t }), e.unfoldDistance) === !1)
723
+ if (i.unfoldDistance && S(this.getDistance({ panoIndex: e }), i.unfoldDistance) === !1)
711
724
  return !1;
712
725
  }
713
726
  }
714
727
  // 该方法有很大优化空间,这个检测显示方法不应该挂在tagBase下,做了多次不必要计算(MinimumDistance,ScreenCenter)。
715
728
  computeUnfoldedByCamera() {
716
- var e, i;
717
- if (this.entryFromModel && V(this.five.state.mode))
729
+ var i, t;
730
+ if (this.entryFromModel && F(this.five.state.mode))
718
731
  return !1;
719
- const t = this.getConfig().unfoldedConfig;
720
- if (t) {
721
- if (typeof t == "function")
722
- return t(this.five, { tag: this, distance: this.getDistance() });
723
- if (t.keep === "folded")
732
+ const e = this.getConfig().unfoldedConfig;
733
+ if (e) {
734
+ if (typeof e == "function")
735
+ return e(this.five, { tag: this, distance: this.getDistance() });
736
+ if (e.keep === "folded")
724
737
  return !1;
725
- if (t.keep === "unfolded")
738
+ if (e.keep === "unfolded")
726
739
  return !0;
727
- if (typeof t != "object" || t.autoUnfold === void 0 || t.autoUnfold === !1 || t.autoUnfold.enable === !1 || !t.autoUnfold.strategy)
740
+ if (typeof e != "object" || e.autoUnfold === void 0 || e.autoUnfold === !1 || e.autoUnfold.enable === !1 || !e.autoUnfold.strategy)
728
741
  return;
729
- if (t.autoUnfold.strategy === "ScreenPostion") {
742
+ if (e.autoUnfold.strategy === "ScreenPostion") {
730
743
  const s = this.computeTagProject();
731
- if (s && U(s.x, t.autoUnfold.autoUnfoldProjectX) === !1)
744
+ if (s && S(s.x, e.autoUnfold.autoUnfoldProjectX) === !1)
732
745
  return !1;
733
746
  }
734
- if (t.autoUnfold.strategy === "MinimumDistance") {
747
+ if (e.autoUnfold.strategy === "MinimumDistance") {
735
748
  const l = this.plugin.filterPointTag.filter((n) => n.currentVisible).filter((n) => {
736
749
  const d = this.computeTagProject();
737
750
  if (!d)
738
751
  return !1;
739
- const { x: m, y: p, z: u } = d;
740
- return !(Math.abs(u) > 1 || Math.abs(m) > 1 || Math.abs(p) > 1);
752
+ const { x: m, y: p, z: c } = d;
753
+ return !(Math.abs(c) > 1 || Math.abs(m) > 1 || Math.abs(p) > 1);
741
754
  }).map((n) => ({ tag: n, id: n.id, tagConfig: n.getConfig().unfoldedConfig })).filter(({ tagConfig: n }) => {
742
755
  var d, m;
743
756
  return !(typeof n == "function" || n.keep || n.autoUnfold === !1 || ((d = n.autoUnfold) == null ? void 0 : d.enable) === !1 || ((m = n.autoUnfold) == null ? void 0 : m.strategy) !== "MinimumDistance");
744
757
  }).map((n) => j(y({}, n), { distance: n.tag.getDistance() })).filter(({ distance: n, tagConfig: d }) => {
745
758
  const m = d.autoUnfold.distance;
746
- return !(m && U(n, m) === !1);
759
+ return !(m && S(n, m) === !1);
747
760
  }).sort((n, d) => n.distance - d.distance).findIndex((n) => n.id === this.id);
748
- if (l === -1 || l <= ((e = t.autoUnfold.maxNumber) != null ? e : 1) - 1 === !1)
761
+ if (l === -1 || l <= ((i = e.autoUnfold.maxNumber) != null ? i : 1) - 1 === !1)
749
762
  return !1;
750
763
  }
751
- if (t.autoUnfold.strategy === "FoldWhenMove")
764
+ if (e.autoUnfold.strategy === "FoldWhenMove")
752
765
  return !1;
753
- if (t.autoUnfold.strategy === "ScreenCenter") {
766
+ if (e.autoUnfold.strategy === "ScreenCenter") {
754
767
  const s = this.plugin.filterPointTag, o = new k.Matrix4();
755
768
  o.multiplyMatrices(this.five.camera.projectionMatrix, this.five.camera.matrixWorldInverse);
756
769
  const l = new k.Frustum();
@@ -759,88 +772,88 @@ class Xt {
759
772
  var g, b;
760
773
  if (!p.currentVisible)
761
774
  return !1;
762
- const u = p.getConfig().unfoldedConfig;
763
- if (p.manuallyOperated || typeof u != "object" || (u == null ? void 0 : u.autoUnfold) === !1 || ((g = u == null ? void 0 : u.autoUnfold) == null ? void 0 : g.strategy) !== "ScreenCenter" || u.keep || ((b = u.autoUnfold) == null ? void 0 : b.enable) === !1 || !l.containsPoint(new k.Vector3().fromArray(p.position)))
775
+ const c = p.getConfig().unfoldedConfig;
776
+ if (p.manuallyOperated || typeof c != "object" || (c == null ? void 0 : c.autoUnfold) === !1 || ((g = c == null ? void 0 : c.autoUnfold) == null ? void 0 : g.strategy) !== "ScreenCenter" || c.keep || ((b = c.autoUnfold) == null ? void 0 : b.enable) === !1 || !l.containsPoint(new k.Vector3().fromArray(p.position)))
764
777
  return !1;
765
- const h = u.autoUnfold.distance;
778
+ const h = c.autoUnfold.distance;
766
779
  if (h) {
767
- const c = p.getDistance();
768
- if (U(c, h) === !1)
780
+ const u = p.getDistance();
781
+ if (S(u, h) === !1)
769
782
  return !1;
770
783
  }
771
784
  return !0;
772
- }).sort((p, u) => {
773
- const f = new k.Vector3().fromArray(p.position), h = new k.Vector3().fromArray(u.position);
785
+ }).sort((p, c) => {
786
+ const f = new k.Vector3().fromArray(p.position), h = new k.Vector3().fromArray(c.position);
774
787
  return r.angleTo(f.sub(this.five.camera.position)) - r.angleTo(h.sub(this.five.camera.position));
775
788
  }).findIndex((p) => p.id === this.id);
776
- if (d === -1 || d <= ((i = t.autoUnfold.maxNumber) != null ? i : 1) - 1 === !1)
789
+ if (d === -1 || d <= ((t = e.autoUnfold.maxNumber) != null ? t : 1) - 1 === !1)
777
790
  return !1;
778
791
  }
779
792
  return !0;
780
793
  }
781
794
  }
782
795
  computeTagProject() {
783
- const t = this.centerPosition;
784
- if (!t)
796
+ const e = this.centerPosition;
797
+ if (!e)
785
798
  return;
786
- const { x: e, y: i, z: s } = t.project(this.five.camera);
799
+ const { x: i, y: t, z: s } = e.project(this.five.camera);
787
800
  if (!(s > 1))
788
- return { x: e, y: i, z: s };
801
+ return { x: i, y: t, z: s };
789
802
  }
790
- addObjectClickHandler(t, e, i) {
791
- if (!e || !this.plugin.domEvents)
803
+ addObjectClickHandler(e, i, t) {
804
+ if (!i || !this.plugin.domEvents)
792
805
  return () => {
793
806
  };
794
- const s = () => !(!t.currentVisible || t.loading), o = (l) => {
807
+ const s = () => !(!e.currentVisible || e.loading), o = (l) => {
795
808
  if (!s())
796
809
  return !1;
797
- i(l.origDomEvent);
810
+ t(l.origDomEvent);
798
811
  };
799
- return this.plugin.domEvents.addEventListener(e, "click", o), () => {
812
+ return this.plugin.domEvents.addEventListener(i, "click", o), () => {
800
813
  var l;
801
- (l = this.plugin.domEvents) == null || l.removeEventListener(e, "click", o);
814
+ (l = this.plugin.domEvents) == null || l.removeEventListener(i, "click", o);
802
815
  };
803
816
  }
804
817
  whyHide() {
805
- var e;
818
+ var i;
806
819
  if (!this.plugin.state.enabled)
807
820
  return { reason: `plugin.state.enabled is ${this.plugin.state.enabled}` };
808
821
  if (!this.plugin.state.visible)
809
822
  return { reason: `plugin.state.visible is ${this.plugin.state.visible}` };
810
823
  if (!this.enabled)
811
824
  return { reason: `tag ${this.id} enabled is: ${this.enabled}` };
812
- const t = j(y({}, this.computeVisible()), {
825
+ const e = j(y({}, this.computeVisible()), {
813
826
  tagInstance: this
814
827
  });
815
- return t.value !== this.state.visible ? { reason: "插件故障,请联系维护人员, err: 0", info: t } : this.state.visible ? { reason: "应该是能看见才对", info: t } : t.value === !0 ? { reason: "插件故障,请联系维护人员, err: 1", info: t } : { reason: (e = t.reason.type) != null ? e : t.reason, info: t };
828
+ return e.value !== this.state.visible ? { reason: "插件故障,请联系维护人员, err: 0", info: e } : this.state.visible ? { reason: "应该是能看见才对", info: e } : e.value === !0 ? { reason: "插件故障,请联系维护人员, err: 1", info: e } : { reason: (i = e.reason.type) != null ? i : e.reason, info: e };
816
829
  }
817
830
  /**
818
831
  * @description 销毁并移除
819
832
  */
820
833
  destroy() {
821
- var e, i, s, o;
822
- const t = this.plugin.tags.findIndex((l) => l.id === this.id);
823
- if (t === -1) {
834
+ var i, t, s, o;
835
+ const e = this.plugin.tags.findIndex((l) => l.id === this.id);
836
+ if (e === -1) {
824
837
  console.warn(`Destroy failed: tag ${this.id} not found`);
825
838
  return;
826
839
  }
827
- this._currentBlinkInstance && !this._currentBlinkInstance.completed && ((i = (e = this._currentBlinkInstance).preComplete) == null || i.call(e), this._currentBlinkInstance = void 0), this.disable(), (o = (s = this.tag3DContentSvelte) == null ? void 0 : s.dispose) == null || o.call(s), this.hooks.off(), this.cache.clear(), this.plugin.tags.splice(t, 1), this.plugin.tagsLengthWillUpdate = !0, this.plugin.hooks.emit("tagsLengthChange");
840
+ this._currentBlinkInstance && !this._currentBlinkInstance.completed && ((t = (i = this._currentBlinkInstance).preComplete) == null || t.call(i), this._currentBlinkInstance = void 0), this.disable(), (o = (s = this.tag3DContentSvelte) == null ? void 0 : s.dispose) == null || o.call(s), this.hooks.off(), this.cache.clear(), this.plugin.tags.splice(e, 1), this.plugin.tagsLengthWillUpdate = !0, this.plugin.hooks.emit("tagsLengthChange");
828
841
  }
829
842
  /**
830
843
  * @description 判断 popover 是否在配置上启用(永久配置)
831
844
  */
832
845
  isPopoverConfigEnabled() {
833
- var t, e;
834
- return ((e = (t = this.currentConfig) == null ? void 0 : t.popoverConfig) == null ? void 0 : e.enabled) === !0;
846
+ var e, i;
847
+ return ((i = (e = this.currentConfig) == null ? void 0 : e.popoverConfig) == null ? void 0 : i.enabled) === !0;
835
848
  }
836
849
  /**
837
850
  * @description 判断当前标签是否允许临时 hover 弹出 popover(临时控制)
838
851
  */
839
852
  isHoverEnabled() {
840
- var t;
841
- return !(((t = this.plugin) == null ? void 0 : t.globalHoverEnabled) === !1 || this.hoverEnabled === !1);
853
+ var e;
854
+ return !(((e = this.plugin) == null ? void 0 : e.globalHoverEnabled) === !1 || this.hoverEnabled === !1);
842
855
  }
843
856
  }
844
857
  export {
845
- Xt as BaseTag
858
+ Xi as BaseTag
846
859
  };