@realsee/dnalogel 3.66.0-alpha.13 → 3.66.0-alpha.15

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 (488) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/PanoTagPlugin/controller/Tag/BaseTag.d.ts +4 -3
  3. package/dist/PanoTagPlugin/controller/Tag/PointTag.d.ts +0 -3
  4. package/dist/PanoTagPlugin/controller/index.d.ts +18 -0
  5. package/dist/PanoTagPlugin/typings/tag/Tag.d.ts +2 -0
  6. package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +4 -0
  7. package/dist/PanoTagPlugin/utils/popoverContainer.d.ts +1 -0
  8. package/dist/index.cjs.js +73 -73
  9. package/dist/index.js +11481 -11355
  10. package/dist/index.umd.js +65 -65
  11. package/docs/assets/navigation.js +1 -1
  12. package/docs/assets/search.js +1 -1
  13. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  14. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  15. package/docs/classes/CSS3DRender.html +2 -2
  16. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  17. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  18. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  19. package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
  20. package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
  21. package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
  22. package/docs/classes/ModelRoomLabelController.html +2 -2
  23. package/docs/classes/MoveController.html +2 -2
  24. package/docs/classes/Object3DHelperController.html +2 -2
  25. package/docs/classes/PaintBrush.html +2 -2
  26. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  27. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  28. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  29. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  30. package/docs/classes/PanoTagPluginController.html +39 -29
  31. package/docs/classes/Sculpt.html +2 -2
  32. package/docs/classes/Util.BetterTween.html +2 -2
  33. package/docs/classes/Util.FiveDomEvents.html +2 -2
  34. package/docs/classes/Util.FivePuppet.html +2 -2
  35. package/docs/classes/Util.Interval.html +2 -2
  36. package/docs/classes/Util.LegacyPointHelper.html +2 -2
  37. package/docs/classes/Util.LightTag.html +2 -2
  38. package/docs/classes/Util.LineSegments.html +2 -2
  39. package/docs/classes/Util.Magnifier.html +2 -2
  40. package/docs/classes/Util.Object3D.html +2 -2
  41. package/docs/classes/Util.PointDomHelper.html +2 -2
  42. package/docs/classes/Util.PointHelper.html +2 -2
  43. package/docs/classes/Util.PointSelector.html +2 -2
  44. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  45. package/docs/classes/Util.Rectangle.html +2 -2
  46. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  47. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  48. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  49. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  50. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  51. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  52. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  53. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  54. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  55. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  56. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  57. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  58. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  59. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  60. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  61. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  62. package/docs/classes/WalkController.html +2 -2
  63. package/docs/enums/CameraMovementEffect.html +2 -2
  64. package/docs/enums/ContentType.html +2 -2
  65. package/docs/enums/DIRECTION.html +2 -2
  66. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  67. package/docs/enums/DimensionType.html +2 -2
  68. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  69. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  70. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  71. package/docs/enums/PointType.html +2 -2
  72. package/docs/enums/Rotation.html +2 -2
  73. package/docs/functions/AreaMakerPlugin.html +1 -1
  74. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  75. package/docs/functions/CameraMovementPlugin.html +2 -2
  76. package/docs/functions/CruisePlugin.html +1 -1
  77. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  78. package/docs/functions/GuideLinePlugin.html +1 -1
  79. package/docs/functions/ItemLabelPlugin.html +1 -1
  80. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  81. package/docs/functions/MeasurePlugin.html +1 -1
  82. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  83. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  84. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  85. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  86. package/docs/functions/ModelMakerPlugin.html +1 -1
  87. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  88. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  89. package/docs/functions/ModelViewPlugin.html +2 -2
  90. package/docs/functions/MovePlugin.html +1 -1
  91. package/docs/functions/Object3DHelperPlugin.html +1 -1
  92. package/docs/functions/PanoCompassPlugin.html +1 -1
  93. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  94. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  95. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  96. package/docs/functions/PanoMeasurePlugin.html +1 -1
  97. package/docs/functions/PanoRulerPlugin.html +2 -2
  98. package/docs/functions/PanoRulerProPlugin.html +2 -2
  99. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  100. package/docs/functions/PanoTagPlugin.html +1 -1
  101. package/docs/functions/PanoVideoPlugin.html +2 -2
  102. package/docs/functions/PipelinePlugin.html +1 -1
  103. package/docs/functions/SculptPlugin.html +2 -2
  104. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  105. package/docs/functions/Util.absoluteUrl.html +2 -2
  106. package/docs/functions/Util.awaitNextFrame.html +1 -1
  107. package/docs/functions/Util.blink.html +2 -2
  108. package/docs/functions/Util.bounding.html +1 -1
  109. package/docs/functions/Util.boundingBox.html +1 -1
  110. package/docs/functions/Util.boundingSphere.html +1 -1
  111. package/docs/functions/Util.boxVertex.html +2 -2
  112. package/docs/functions/Util.boxVertexes.html +1 -1
  113. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  114. package/docs/functions/Util.convexHull.html +2 -2
  115. package/docs/functions/Util.equal.html +2 -2
  116. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  117. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  118. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  119. package/docs/functions/Util.getFrameTime.html +2 -2
  120. package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
  121. package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
  122. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  123. package/docs/functions/Util.inside.html +1 -1
  124. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  125. package/docs/functions/Util.isModelLike.html +1 -1
  126. package/docs/functions/Util.isNil.html +2 -2
  127. package/docs/functions/Util.isPanoramaLike.html +1 -1
  128. package/docs/functions/Util.lookObject.html +2 -2
  129. package/docs/functions/Util.lookPoint.html +2 -2
  130. package/docs/functions/Util.nextFrame.html +1 -1
  131. package/docs/functions/Util.notNil.html +2 -2
  132. package/docs/functions/Util.reblink.html +2 -2
  133. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  134. package/docs/functions/Util.sculpt.createBox.html +1 -1
  135. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  136. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  137. package/docs/functions/Util.sculpt.createLine.html +2 -2
  138. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  139. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  140. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  141. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  142. package/docs/functions/Util.tag.html +1 -1
  143. package/docs/functions/Util.tweenProgress.html +1 -1
  144. package/docs/functions/Util.uuid.html +2 -2
  145. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  146. package/docs/functions/Util.worldBounding.html +1 -1
  147. package/docs/functions/Util.worldBoundingBox.html +1 -1
  148. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  149. package/docs/functions/createPolyline.html +2 -2
  150. package/docs/functions/pluginFlag.html +1 -1
  151. package/docs/hierarchy.html +1 -1
  152. package/docs/index.html +2 -2
  153. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  154. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  155. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  156. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  157. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  158. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  159. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  160. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  161. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  162. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  163. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  164. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  165. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  166. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  167. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  168. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  169. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  170. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  171. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  172. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  173. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  174. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  175. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  176. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  177. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  178. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  179. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  180. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  181. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  182. package/docs/interfaces/FloorplanBounding.html +2 -2
  183. package/docs/interfaces/FloorplanData.html +2 -2
  184. package/docs/interfaces/FloorplanEntrance.html +2 -2
  185. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  186. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  187. package/docs/interfaces/FloorplanFloorData.html +2 -2
  188. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  189. package/docs/interfaces/FloorplanObserver.html +2 -2
  190. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  191. package/docs/interfaces/FloorplanPosition.html +2 -2
  192. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  193. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  194. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  195. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  196. package/docs/interfaces/FloorplanServerData.html +2 -2
  197. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  198. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  199. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  200. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  201. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  202. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  203. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  204. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  205. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  206. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  207. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  209. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  210. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  211. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  212. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  213. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  214. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  215. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  216. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  217. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  218. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  219. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  220. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  221. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  222. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  223. package/docs/interfaces/HelperOffset.html +2 -2
  224. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  225. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  226. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  227. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  228. package/docs/interfaces/MinMax.html +2 -2
  229. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  230. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  231. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  232. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  233. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  234. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  235. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  236. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  237. package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
  238. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  239. package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
  240. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  241. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  242. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  243. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  244. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  245. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  246. package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
  247. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  248. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  249. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  250. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  251. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  252. package/docs/interfaces/Object3DHelperState.html +2 -2
  253. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  254. package/docs/interfaces/PaintBrushAction.html +2 -2
  255. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  256. package/docs/interfaces/PaintBrushState.html +2 -2
  257. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  258. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  259. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  260. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  261. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  262. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  263. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  264. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  265. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  266. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  267. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  268. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  269. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  270. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  271. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  272. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  273. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  274. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  275. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  276. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  277. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  278. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  279. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  280. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  281. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  282. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  283. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  284. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  285. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  286. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  287. package/docs/interfaces/PluginEventMap.html +2 -2
  288. package/docs/interfaces/Point.html +2 -2
  289. package/docs/interfaces/Room.html +2 -2
  290. package/docs/interfaces/RoomInfo.html +2 -2
  291. package/docs/interfaces/RoomLabel.html +2 -2
  292. package/docs/interfaces/RoomRules.html +1 -1
  293. package/docs/interfaces/Rooms.html +1 -1
  294. package/docs/interfaces/Scissor.html +2 -2
  295. package/docs/interfaces/State.html +2 -2
  296. package/docs/interfaces/TagCacheInterface.html +2 -2
  297. package/docs/interfaces/TagConfig.html +21 -20
  298. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  299. package/docs/interfaces/TagIconUrl.html +2 -2
  300. package/docs/interfaces/TagObjectGroup.html +2 -2
  301. package/docs/interfaces/TagState.html +2 -2
  302. package/docs/interfaces/TagStyle.html +2 -2
  303. package/docs/interfaces/Tags.html +2 -2
  304. package/docs/interfaces/TemporaryState.html +2 -2
  305. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  306. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  307. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  308. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  309. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  310. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
  311. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  312. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  313. package/docs/interfaces/Util.PointIntersection.html +2 -2
  314. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  315. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  316. package/docs/modules/AreaMakerPluginType.html +2 -2
  317. package/docs/modules/CruisePluginTypes.html +2 -2
  318. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  319. package/docs/modules/GuideLineItem.html +2 -2
  320. package/docs/modules/GuideLineModeItem.html +2 -2
  321. package/docs/modules/GuideLinePluginType.html +2 -2
  322. package/docs/modules/ModelMakerPluginType.html +2 -2
  323. package/docs/modules/PanoVideoPluginType.html +2 -2
  324. package/docs/modules/SculptData.html +2 -2
  325. package/docs/modules/SculptType.html +2 -2
  326. package/docs/modules/Util.html +2 -2
  327. package/docs/modules/Util.sculpt.html +2 -2
  328. package/docs/modules.html +2 -2
  329. package/docs/types/AddObject3DHelperConfig.html +2 -2
  330. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  331. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  332. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  333. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  334. package/docs/types/ArrayPosition.html +1 -1
  335. package/docs/types/AudioAppearance.html +1 -1
  336. package/docs/types/CSS3DRenderExportType.html +1 -1
  337. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  338. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  339. package/docs/types/ClassFunctionParameters.html +1 -1
  340. package/docs/types/Color.html +1 -1
  341. package/docs/types/ContentTypeConfigKey.html +1 -1
  342. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  343. package/docs/types/ContentTypeMap.html +1 -1
  344. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  345. package/docs/types/Create3DElementReturnType.html +1 -1
  346. package/docs/types/CruisePluginExportType.html +1 -1
  347. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  348. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  349. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  350. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  351. package/docs/types/DeprecatedTagProperty.html +2 -2
  352. package/docs/types/Direction-1.html +1 -1
  353. package/docs/types/Direction4.html +1 -1
  354. package/docs/types/ElementRenderer.html +2 -2
  355. package/docs/types/FloorplanRuleLabels.html +2 -2
  356. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  357. package/docs/types/GuideLinePluginExportType.html +1 -1
  358. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  359. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  360. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  361. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  362. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  363. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  364. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  365. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  366. package/docs/types/HelperEventMap.html +1 -1
  367. package/docs/types/InternalHelperEventMap.html +1 -1
  368. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  369. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  370. package/docs/types/MeasurePluginConfig.html +1 -1
  371. package/docs/types/MediaData.html +2 -2
  372. package/docs/types/MediaStore.html +1 -1
  373. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  374. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  375. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  376. package/docs/types/ModelId.html +1 -1
  377. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  378. package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
  379. package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
  380. package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
  381. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  382. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  383. package/docs/types/MoveArgs.html +2 -2
  384. package/docs/types/MoveOpts.html +2 -2
  385. package/docs/types/Object3DHelperEventMap.html +1 -1
  386. package/docs/types/ObjectFit.html +1 -1
  387. package/docs/types/PaintBrushEventMap.html +1 -1
  388. package/docs/types/PanoCompassPluginData.html +1 -1
  389. package/docs/types/PanoCompassPluginExportType.html +1 -1
  390. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  391. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  392. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  393. package/docs/types/PanoIndex.html +1 -1
  394. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  395. package/docs/types/PanoMeasureReturnType.html +1 -1
  396. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  397. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  398. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  399. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  400. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  401. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  402. package/docs/types/PipelinePluginParameterType.html +1 -1
  403. package/docs/types/PipelinePluginReturnType.html +1 -1
  404. package/docs/types/PlaneTag.html +2 -2
  405. package/docs/types/Point2DTag.html +2 -2
  406. package/docs/types/Point3DTag.html +2 -2
  407. package/docs/types/PointTagInstance.html +1 -1
  408. package/docs/types/Position.html +1 -1
  409. package/docs/types/PositionFrom.html +1 -1
  410. package/docs/types/RotateArgs.html +2 -2
  411. package/docs/types/RotateOpts.html +2 -2
  412. package/docs/types/RuleLabelsKey.html +1 -1
  413. package/docs/types/RuleLabelsValue.html +1 -1
  414. package/docs/types/ScaleCallback.html +1 -1
  415. package/docs/types/ScalePosition.html +2 -2
  416. package/docs/types/SculptData.BoxData.html +1 -1
  417. package/docs/types/SculptData.CircleData.html +1 -1
  418. package/docs/types/SculptData.CylinderData.html +1 -1
  419. package/docs/types/SculptData.PointData.html +1 -1
  420. package/docs/types/SculptData.PolygonData.html +1 -1
  421. package/docs/types/SculptData.PolylineData.html +1 -1
  422. package/docs/types/SculptData.PrismData.html +1 -1
  423. package/docs/types/SculptData.RectangleData.html +1 -1
  424. package/docs/types/SculptType.Theme.html +2 -2
  425. package/docs/types/StickType.html +1 -1
  426. package/docs/types/Tag.html +3 -2
  427. package/docs/types/Tag2D.html +2 -2
  428. package/docs/types/Tag3D.html +2 -2
  429. package/docs/types/TagClickParams.html +1 -1
  430. package/docs/types/TagConfigByKey.html +1 -1
  431. package/docs/types/TagContentType.html +1 -1
  432. package/docs/types/TagContentTypeMapping.html +1 -1
  433. package/docs/types/TagDimensionType.html +1 -1
  434. package/docs/types/TagElement.html +2 -2
  435. package/docs/types/TagEvents.html +1 -1
  436. package/docs/types/TagGLTFObject.html +1 -1
  437. package/docs/types/TagHooks.html +1 -1
  438. package/docs/types/TagId.html +1 -1
  439. package/docs/types/TagInstance.html +1 -1
  440. package/docs/types/TagPlacement.html +2 -2
  441. package/docs/types/TagPointType.html +2 -2
  442. package/docs/types/TagRendererMap.html +1 -1
  443. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  444. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  445. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  446. package/docs/types/Util.AdherePoint.html +2 -2
  447. package/docs/types/Util.PointSelectorConfig.html +1 -1
  448. package/docs/types/WorkCode.html +1 -1
  449. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  450. package/docs/variables/PLUGIN.html +1 -1
  451. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  452. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  453. package/docs/variables/Util.animeMap.html +1 -1
  454. package/docs/variables/defaultGlobalConfig.html +1 -1
  455. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  456. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  457. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  458. package/libs/CruisePlugin/Move.js +3 -2
  459. package/libs/CruisePlugin/Work.js +3 -2
  460. package/libs/CruisePlugin/index.js +7 -6
  461. package/libs/GuideLinePlugin/Controller.js +5 -4
  462. package/libs/GuideLinePlugin/GuideLineItem.js +3 -2
  463. package/libs/GuideLinePlugin/GuideLineModeItem.js +3 -2
  464. package/libs/GuideLinePlugin/index.js +7 -6
  465. package/libs/PanoTagPlugin/Components/Common/TagPopover/PopoverContent.js +39 -31
  466. package/libs/PanoTagPlugin/Components/Common/TagPopover/TagPopoverToolBar.js +107 -93
  467. package/libs/PanoTagPlugin/Components/Common/TagPopover/TagPopup.js +428 -351
  468. package/libs/PanoTagPlugin/Components/Common/TagPopover/index.js +270 -258
  469. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +232 -253
  470. package/libs/PanoTagPlugin/Components/Tag/index.js +241 -254
  471. package/libs/PanoTagPlugin/Components/TagContainer.js +102 -88
  472. package/libs/PanoTagPlugin/Components/TagItem.js +310 -323
  473. package/libs/PanoTagPlugin/controller/Tag/BaseTag.d.ts +4 -3
  474. package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +250 -265
  475. package/libs/PanoTagPlugin/controller/Tag/PointTag.d.ts +0 -3
  476. package/libs/PanoTagPlugin/controller/Tag/PointTag.js +26 -30
  477. package/libs/PanoTagPlugin/controller/index.d.ts +18 -0
  478. package/libs/PanoTagPlugin/controller/index.js +161 -132
  479. package/libs/PanoTagPlugin/index.js +12 -11
  480. package/libs/PanoTagPlugin/tag.config.js +12 -0
  481. package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +2 -0
  482. package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +4 -0
  483. package/libs/PanoTagPlugin/utils/popoverContainer.d.ts +1 -0
  484. package/libs/PanoTagPlugin/utils/popoverContainer.js +15 -0
  485. package/libs/base/BasePlugin.js +1 -1
  486. package/libs/index.js +146 -145
  487. package/libs/shared-utils/logger.js +1 -1
  488. package/package.json +1 -1
@@ -1,30 +1,30 @@
1
- var P = Object.defineProperty, U = Object.defineProperties;
2
- var A = Object.getOwnPropertyDescriptors;
1
+ var P = Object.defineProperty, E = Object.defineProperties;
2
+ var U = Object.getOwnPropertyDescriptors;
3
3
  var v = Object.getOwnPropertySymbols;
4
- var E = Object.prototype.hasOwnProperty, k = Object.prototype.propertyIsEnumerable;
4
+ var A = Object.prototype.hasOwnProperty, k = Object.prototype.propertyIsEnumerable;
5
5
  var g = (d, a, e) => a in d ? P(d, a, { enumerable: !0, configurable: !0, writable: !0, value: e }) : d[a] = e, f = (d, a) => {
6
6
  for (var e in a || (a = {}))
7
- E.call(a, e) && g(d, e, a[e]);
7
+ A.call(a, e) && g(d, e, a[e]);
8
8
  if (v)
9
9
  for (var e of v(a))
10
10
  k.call(a, e) && g(d, e, a[e]);
11
11
  return d;
12
- }, c = (d, a) => U(d, A(a));
12
+ }, c = (d, a) => E(d, U(a));
13
13
  var p = (d, a, e) => (g(d, typeof a != "symbol" ? a + "" : a, e), e);
14
- var l = (d, a, e) => new Promise((i, t) => {
14
+ var l = (d, a, e) => new Promise((t, i) => {
15
15
  var o = (r) => {
16
16
  try {
17
17
  n(e.next(r));
18
18
  } catch (h) {
19
- t(h);
19
+ i(h);
20
20
  }
21
21
  }, s = (r) => {
22
22
  try {
23
23
  n(e.throw(r));
24
24
  } catch (h) {
25
- t(h);
25
+ i(h);
26
26
  }
27
- }, n = (r) => r.done ? i(r.value) : Promise.resolve(r.value).then(o, s);
27
+ }, n = (r) => r.done ? t(r.value) : Promise.resolve(r.value).then(o, s);
28
28
  n((e = e.apply(d, a)).next());
29
29
  });
30
30
  import * as u from "three";
@@ -32,17 +32,17 @@ import { objectAssignDeepExports as m } from "../../vendor/object-assign-deep/ob
32
32
  import { arrayPositionToVector3 as F } from "../../shared-utils/positionToVector3.js";
33
33
  import { isModelTag as w, isMediaModelTag as _ } from "../utils/tag/tagCheck.js";
34
34
  import { debounce as b } from "../utils/debounce.js";
35
- import { throttle as L } from "../utils/throttle.js";
36
- import I, { getTagStickType as M } from "../utils/tag/format.js";
37
- import { generateBlankAudio as B, AudioNamespace as O } from "../../shared-utils/audio.js";
35
+ import { throttle as I } from "../utils/throttle.js";
36
+ import L, { getTagStickType as M } from "../utils/tag/format.js";
37
+ import { generateBlankAudio as B, AudioNamespace as G } from "../../shared-utils/audio.js";
38
38
  import { resizeObserver as y } from "../../shared-utils/dom/resizeObserver.js";
39
- import { TagRender as R } from "./TagRender.js";
39
+ import { TagRender as O } from "./TagRender.js";
40
40
  import "../../shared-utils/tag.js";
41
41
  import { isModelLike as T } from "../../shared-utils/five/mode.js";
42
42
  import "../../vendor/hammerjs/hammer.js";
43
43
  import "../../shared-utils/three/PointSelector/index.js";
44
44
  import "../../shared-utils/three/CSS3DRenderer/index.js";
45
- import { waitFiveModelLoaded as G } from "../../shared-utils/five/fiveModelLoad.js";
45
+ import { waitFiveModelLoaded as R } from "../../shared-utils/five/fiveModelLoad.js";
46
46
  import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
47
47
  import "@realsee/five/line";
48
48
  import "../../shared-utils/three/core/Five_LineMaterial2.js";
@@ -58,8 +58,8 @@ import { PointTag as z } from "./Tag/PointTag.js";
58
58
  import { ModelTag as j } from "./Tag/ModelTag.js";
59
59
  import { PlaneTag as Q } from "./Tag/PlaneTag.js";
60
60
  import $ from "../Components/TagContainer.js";
61
- import { fiveEveryReadyListener as x } from "../../shared-utils/five/fiveEveryReadyListener.js";
62
- import { tweenProgress as W } from "../../shared-utils/animationFrame/BetterTween.js";
61
+ import { fiveEveryReadyListener as H } from "../../shared-utils/five/fiveEveryReadyListener.js";
62
+ import { tweenProgress as x } from "../../shared-utils/animationFrame/BetterTween.js";
63
63
  import "./TagUtil.js";
64
64
  import "../typings/tag/TagConfig.js";
65
65
  import "../tag.config.js";
@@ -228,40 +228,43 @@ import "../Components/Common/TagPopover/PanoramaIcon.js";
228
228
  import "../Components/Common/TagPopover/TagPopoverToolBar.js";
229
229
  import "../Components/Common/TagPopover/ArrowRightIcon.js";
230
230
  import "../Components/Common/TagPopover/ShareIcon.js";
231
- const S = "Dnalogel-PanoTagPlugin", Io = (d) => `${S}--${d}`;
232
- class Mo extends R {
233
- constructor(e, i) {
231
+ import "../utils/popoverContainer.js";
232
+ const S = "Dnalogel-PanoTagPlugin", Mo = (d) => `${S}--${d}`;
233
+ class Bo extends O {
234
+ constructor(e, t) {
234
235
  super(e);
235
236
  /** state */
236
237
  p(this, "state", { enabled: !0, visible: !0 });
237
238
  /** debug */
238
239
  p(this, "debug");
239
240
  p(this, "debugUtil", new V(this));
241
+ /** 全局 hover 启用状态,默认 true */
242
+ p(this, "globalHoverEnabled", !0);
240
243
  /** 更改 tag 模型 */
241
- p(this, "changeTagModel", (e, i) => l(this, null, function* () {
242
- var t;
243
- e.data = m({}, e.data, i), yield (t = e.loadModel) == null ? void 0 : t.call(e);
244
+ p(this, "changeTagModel", (e, t) => l(this, null, function* () {
245
+ var i;
246
+ e.data = m({}, e.data, t), yield (i = e.loadModel) == null ? void 0 : i.call(e);
244
247
  }));
245
248
  p(this, "handleFiveModeChange", (e) => {
246
- const i = () => {
247
- this.filter2DPointTag.forEach((t) => {
248
- t.state.visible = !1, t.applyVisible();
249
+ const t = () => {
250
+ this.filter2DPointTag.forEach((i) => {
251
+ i.state.visible = !1, i.applyVisible();
249
252
  }), this.five.ready().then(() => {
250
- this.tagsDo(this.tags, (t) => {
251
- t.updateVisible(), _(t) && e !== "Panorama" && this.changeTagMode(t, "behind");
253
+ this.tagsDo(this.tags, (i) => {
254
+ i.updateVisible(), _(i) && e !== "Panorama" && this.changeTagMode(i, "behind");
252
255
  });
253
256
  });
254
257
  };
255
- this.tags.length < 500 ? i() : this.five.ready().then(() => i());
258
+ this.tags.length < 500 ? t() : this.five.ready().then(() => t());
256
259
  });
257
260
  p(this, "handleFiveWantsMoveToPano", (e) => {
258
261
  if (this.tags.length > 500) {
259
262
  this.temporaryState.visible = !1, this.addRenderQueue({ type: "TagContainerSvelte", keys: ["temporaryState"] });
260
263
  return;
261
264
  } else
262
- this.temporaryState.visible = !0, this.tags.forEach((i) => {
263
- i.temporaryState.visible = !0;
264
- }), this.addRenderQueue({ type: "TagContainerSvelte", keys: ["tags"] }), this.tags.forEach((i) => i.applyVisible());
265
+ this.temporaryState.visible = !0, this.tags.forEach((t) => {
266
+ t.temporaryState.visible = !0;
267
+ }), this.addRenderQueue({ type: "TagContainerSvelte", keys: ["tags"] }), this.tags.forEach((t) => t.applyVisible());
265
268
  });
266
269
  p(this, "clickhandler", (e) => {
267
270
  e.tag.onClick(e);
@@ -280,19 +283,19 @@ class Mo extends R {
280
283
  }), this.tagsDo(this.tags, (e) => {
281
284
  e.updateVisible();
282
285
  }), this.temporaryState.visible = !0, this.addRenderQueue({ type: "TagContainerSvelte", keys: ["temporaryState"] }), yield this.setUnfolded(), this.tags.filter(w).filter((e) => {
283
- var i;
284
- return (i = e.getConfig().modelConfig) == null ? void 0 : i.autoLookAtEnabled;
286
+ var t;
287
+ return (t = e.getConfig().modelConfig) == null ? void 0 : t.autoLookAtEnabled;
285
288
  }).forEach((e) => {
286
289
  var h;
287
- const i = new u.Mesh(new u.BoxGeometry(), new u.MeshBasicMaterial()), t = (h = e.model) == null ? void 0 : h.object;
288
- if (!t)
290
+ const t = new u.Mesh(new u.BoxGeometry(), new u.MeshBasicMaterial()), i = (h = e.model) == null ? void 0 : h.object;
291
+ if (!i)
289
292
  return;
290
- i.position.copy(t.position), i.quaternion.copy(t.quaternion);
293
+ t.position.copy(i.position), t.quaternion.copy(i.quaternion);
291
294
  const o = this.five.camera.position;
292
- i.lookAt(o.clone().setY(i.position.y));
293
- const s = t.quaternion.clone(), n = i.quaternion.clone(), r = W();
295
+ t.lookAt(o.clone().setY(t.position.y));
296
+ const s = i.quaternion.clone(), n = t.quaternion.clone(), r = x();
294
297
  r.onUpdate(({ progress: D }) => {
295
- t.quaternion.copy(s.clone().slerp(n, D));
298
+ i.quaternion.copy(s.clone().slerp(n, D));
296
299
  }), r.play();
297
300
  });
298
301
  }));
@@ -307,9 +310,9 @@ class Mo extends R {
307
310
  this.setUnfoldedByCamera(), T(this.five.getCurrentState().mode) && this.tagsDo(this.tags, (e) => e.updateVisible());
308
311
  });
309
312
  p(this, "render", () => {
310
- this.renderQueue.forEach((e, i) => {
311
- const { keys: t } = e;
312
- if (i === "TagContainerSvelte") {
313
+ this.renderQueue.forEach((e, t) => {
314
+ const { keys: i } = e;
315
+ if (t === "TagContainerSvelte") {
313
316
  const s = this.filterPointTag.filter((r) => r.screenPosition), n = {
314
317
  hooks: this.hooks,
315
318
  tags: s,
@@ -322,10 +325,10 @@ class Mo extends R {
322
325
  };
323
326
  if (this.TagContainerSvelte) {
324
327
  let r = {};
325
- if (t.length === 0)
328
+ if (i.length === 0)
326
329
  r = n;
327
330
  else
328
- for (const h of t)
331
+ for (const h of i)
329
332
  r[h] = n[h];
330
333
  this.TagContainerSvelte.$set(r);
331
334
  } else {
@@ -342,39 +345,39 @@ class Mo extends R {
342
345
  }
343
346
  }), this.renderQueue.clear();
344
347
  });
345
- this.params = m({}, { debug: !1, config: this.config }, f({}, i)), this.debug = this.params.debug, this.config = this.params.config, this.debug && this.debugUtil.bindLog(), B(1, { namespace: O.PlayAudio });
348
+ this.params = m({}, { debug: !1, config: this.config }, f({}, t)), this.debug = this.params.debug, this.config = this.params.config, this.debug && this.debugUtil.bindLog(), B(1, { namespace: G.PlayAudio });
346
349
  try {
347
350
  Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__) || (window.__PANOTAGPLUGIN_DEBUG_LIST__ = []), this.NAME = S + "-" + window.__PANOTAGPLUGIN_DEBUG_LIST__.length, window.__PANOTAGPLUGIN_DEBUG_LIST__.push(this), window.__PANOTAGPLUGIN_DEBUG__ || Object.defineProperty(window, "__PANOTAGPLUGIN_DEBUG__", {
348
351
  get: function() {
349
- return window.__PANOTAGPLUGIN_DEBUG_LIST__.sort((t, o) => o.tags.length - t.tags.length)[0];
352
+ return window.__PANOTAGPLUGIN_DEBUG_LIST__.sort((i, o) => o.tags.length - i.tags.length)[0];
350
353
  }
351
354
  });
352
- } catch (t) {
355
+ } catch (i) {
353
356
  }
354
357
  }
355
358
  appendTo(e) {
356
- var t, o, s;
359
+ var i, o, s;
357
360
  this.container = e;
358
- const i = (o = (t = this.TagContainerSvelte) == null ? void 0 : t.$$) == null ? void 0 : o.root;
359
- i && i !== this.container && ((s = this.TagContainerSvelte) == null || s.$destroy(), this.TagContainerSvelte = void 0);
361
+ const t = (o = (i = this.TagContainerSvelte) == null ? void 0 : i.$$) == null ? void 0 : o.root;
362
+ t && t !== this.container && ((s = this.TagContainerSvelte) == null || s.$destroy(), this.TagContainerSvelte = void 0);
360
363
  }
361
364
  /**
362
365
  * @description 加载数据
363
366
  */
364
367
  load(e) {
365
368
  return l(this, null, function* () {
366
- var t, o;
369
+ var i, o;
367
370
  this.clearTags();
368
371
  try {
369
372
  console.debug(this.NAME, " load:", { data: JSON.parse(JSON.stringify(e)) });
370
373
  } catch (s) {
371
374
  }
372
375
  this.config = m({}, this.config, {
373
- globalConfig: (t = e.globalConfig) != null ? t : {},
376
+ globalConfig: (i = e.globalConfig) != null ? i : {},
374
377
  contentTypeConfig: (o = e.contentTypeConfig) != null ? o : {}
375
378
  });
376
- const i = yield this.addTag(e.tagList);
377
- return this.hooks.emit("loaded"), i;
379
+ const t = yield this.addTag(e.tagList);
380
+ return this.hooks.emit("loaded"), t;
378
381
  });
379
382
  }
380
383
  /**
@@ -382,7 +385,7 @@ class Mo extends R {
382
385
  */
383
386
  addTag(e) {
384
387
  return l(this, null, function* () {
385
- const t = (Array.isArray(e) ? e : [e]).filter((o) => o.position).map((o) => {
388
+ const i = (Array.isArray(e) ? e : [e]).filter((o) => o.position).map((o) => {
386
389
  const s = M(o);
387
390
  if (s === "2DPoint" || s === "3DPoint")
388
391
  return new z(this, o);
@@ -391,9 +394,9 @@ class Mo extends R {
391
394
  if (s === "Plane")
392
395
  return new Q(this, o);
393
396
  });
394
- return t.forEach(I), this.tags.push(...t), this.tagsLengthWillUpdate = !0, G(this.five).then(() => l(this, null, function* () {
397
+ return i.forEach(L), this.tags.push(...i), this.tagsLengthWillUpdate = !0, R(this.five).then(() => l(this, null, function* () {
395
398
  var o, s;
396
- this.store.eventListenerDisposer && ((s = (o = this.store).eventListenerDisposer) == null || s.call(o)), this.state.enabled && this.handleEnable(), this.addResizeListener(), this.clearUnusedPanelTag(), this.tagsDo(t, (n) => {
399
+ this.store.eventListenerDisposer && ((s = (o = this.store).eventListenerDisposer) == null || s.call(o)), this.state.enabled && this.handleEnable(), this.addResizeListener(), this.clearUnusedPanelTag(), this.tagsDo(i, (n) => {
397
400
  this.tags.includes(n) && (n.updateVisible(), n.updateZIndex());
398
401
  }), this.setUnfolded(), this.addRenderQueue({ type: "TagContainerSvelte" }), this.hooks.emit("tagsLengthChange");
399
402
  }));
@@ -402,26 +405,26 @@ class Mo extends R {
402
405
  /**
403
406
  * @description 改变配置
404
407
  */
405
- changeConfig(e, i = !0) {
406
- i ? this.config = m({}, this.config, e) : this.config = e, this.tags.forEach((t) => {
407
- t.updateConfig();
408
- }), this.tagsDo(this.tags, (t) => t.updateVisible());
408
+ changeConfig(e, t = !0) {
409
+ t ? this.config = m({}, this.config, e) : this.config = e, this.tags.forEach((i) => {
410
+ i.updateConfig();
411
+ }), this.tagsDo(this.tags, (i) => i.updateVisible());
409
412
  }
410
413
  /**
411
414
  * @description 改变全局配置
412
415
  */
413
- changeGlobalConfig(e, i = !0) {
414
- i ? this.config.globalConfig = m({}, this.config.globalConfig, e) : this.config.globalConfig = e, this.tags.forEach((t) => {
415
- t.updateConfig();
416
- }), this.tagsDo(this.tags, (t) => {
417
- t.updateVisible();
416
+ changeGlobalConfig(e, t = !0) {
417
+ t ? this.config.globalConfig = m({}, this.config.globalConfig, e) : this.config.globalConfig = e, this.tags.forEach((i) => {
418
+ i.updateConfig();
419
+ }), this.tagsDo(this.tags, (i) => {
420
+ i.updateVisible();
418
421
  });
419
422
  }
420
423
  /**
421
424
  * @description 改变类型配置
422
425
  */
423
- changeContentTypeConfig(e, i, t = !0) {
424
- this.config.contentTypeConfig || (this.config.contentTypeConfig = {}), t ? this.config.contentTypeConfig[e] = m({}, this.config.contentTypeConfig[e], i) : this.config.contentTypeConfig[e] = i, this.tags.forEach((o) => {
426
+ changeContentTypeConfig(e, t, i = !0) {
427
+ this.config.contentTypeConfig || (this.config.contentTypeConfig = {}), i ? this.config.contentTypeConfig[e] = m({}, this.config.contentTypeConfig[e], t) : this.config.contentTypeConfig[e] = t, this.tags.forEach((o) => {
425
428
  o.updateConfig();
426
429
  }), this.tagsDo(this.tags, (o) => {
427
430
  o.updateVisible();
@@ -431,55 +434,55 @@ class Mo extends R {
431
434
  return l(this, null, function* () {
432
435
  if (this.checkDisposed())
433
436
  return;
434
- const { userAction: i = !0 } = e != null ? e : {};
435
- this.setState({ visible: !0 }, { userAction: i }), this.hooks.emit("show", { userAction: i });
437
+ const { userAction: t = !0 } = e != null ? e : {};
438
+ this.setState({ visible: !0 }, { userAction: t }), this.hooks.emit("show", { userAction: t });
436
439
  });
437
440
  }
438
441
  hide(e) {
439
442
  return l(this, null, function* () {
440
443
  if (this.checkDisposed())
441
444
  return;
442
- const { userAction: i = !0 } = e != null ? e : {};
443
- this.setState({ visible: !1 }, { userAction: i }), this.hooks.emit("hide", { userAction: i });
445
+ const { userAction: t = !0 } = e != null ? e : {};
446
+ this.setState({ visible: !1 }, { userAction: t }), this.hooks.emit("hide", { userAction: t });
444
447
  });
445
448
  }
446
449
  enable(e) {
447
450
  if (this.checkDisposed())
448
451
  return;
449
- const { userAction: i = !0 } = e != null ? e : {};
450
- this.setState({ enabled: !0 }, { userAction: i }), this.hooks.emit("enable", { userAction: i });
452
+ const { userAction: t = !0 } = e != null ? e : {};
453
+ this.setState({ enabled: !0 }, { userAction: t }), this.hooks.emit("enable", { userAction: t });
451
454
  }
452
455
  disable(e) {
453
456
  if (this.checkDisposed())
454
457
  return;
455
- const { userAction: i = !0 } = e != null ? e : {};
456
- this.setState({ enabled: !1 }, { userAction: i }), this.hooks.emit("disable", { userAction: i });
458
+ const { userAction: t = !0 } = e != null ? e : {};
459
+ this.setState({ enabled: !1 }, { userAction: t }), this.hooks.emit("disable", { userAction: t });
457
460
  }
458
- setState(e, i) {
461
+ setState(e, t) {
459
462
  if (this.checkDisposed())
460
463
  return;
461
- const { userAction: t = !0 } = i != null ? i : {}, o = f({}, this.state);
462
- this.state = Object.assign(this.state, e), o.visible !== this.state.visible && (e.visible ? this.handleShow() : this.handleHide()), o.enabled !== this.state.enabled && (e.enabled ? this.handleEnable() : this.handleDisable()), this.hooks.emit("stateChange", { state: this.state, prevState: o, userAction: t });
464
+ const { userAction: i = !0 } = t != null ? t : {}, o = f({}, this.state);
465
+ this.state = Object.assign(this.state, e), o.visible !== this.state.visible && (e.visible ? this.handleShow() : this.handleHide()), o.enabled !== this.state.enabled && (e.enabled ? this.handleEnable() : this.handleDisable()), this.hooks.emit("stateChange", { state: this.state, prevState: o, userAction: i });
463
466
  }
464
467
  /**
465
468
  * @description 销毁
466
469
  */
467
470
  dispose() {
468
- var e, i, t, o, s, n;
471
+ var e, t, i, o, s, n;
469
472
  this.pauseCurrentMedia(), this.disposeAllCSS3DContainer(), (e = this.TagContainerSvelte) == null || e.$destroy(), this.filterCSS3DTag.forEach((r) => {
470
473
  var h;
471
474
  return (h = r.tag3DContentSvelte) == null ? void 0 : h.svelteApp.$destroy();
472
- }), this.tags.forEach((r) => r.cache.clear()), this.tags = [], this.tagsLengthWillUpdate = !0, this.hooks.emit("tagsLengthChange"), (i = this.store.disposers) == null || i.forEach((r) => r == null ? void 0 : r()), this.store.disposers = [], (o = (t = this.store).eventListenerDisposer) == null || o.call(t), this.store.eventListenerDisposer = void 0, (n = (s = this.store).resizeObserverDisposer) == null || n.call(s), this.store.resizeObserverDisposer = void 0, this.store.resizeObserverDisposerAdding = !1, this.five.scene.remove(this.group), this.group.remove(...this.group.children), this.gltfObjectGroup.remove(...this.gltfObjectGroup.children), this.imagePlaneGroup.remove(...this.imagePlaneGroup.children), this.five.needsRender = !0, this.store.disposed = !0, this.hooks.emit("dispose");
475
+ }), this.tags.forEach((r) => r.cache.clear()), this.tags = [], this.tagsLengthWillUpdate = !0, this.hooks.emit("tagsLengthChange"), (t = this.store.disposers) == null || t.forEach((r) => r == null ? void 0 : r()), this.store.disposers = [], (o = (i = this.store).eventListenerDisposer) == null || o.call(i), this.store.eventListenerDisposer = void 0, (n = (s = this.store).resizeObserverDisposer) == null || n.call(s), this.store.resizeObserverDisposer = void 0, this.store.resizeObserverDisposerAdding = !1, this.five.scene.remove(this.group), this.group.remove(...this.group.children), this.gltfObjectGroup.remove(...this.gltfObjectGroup.children), this.imagePlaneGroup.remove(...this.imagePlaneGroup.children), this.five.needsRender = !0, this.store.disposed = !0, this.hooks.emit("dispose");
473
476
  }
474
477
  /**
475
478
  * @description 闪烁标签
476
479
  * @param {TagId} id
477
480
  * @param {Partial<anime.AnimeParams>} animeConfig
478
481
  */
479
- blinkTagById(e, i) {
482
+ blinkTagById(e, t) {
480
483
  return l(this, null, function* () {
481
- var t;
482
- return (t = this.getTagById(e)) == null ? void 0 : t.blink(i);
484
+ var i;
485
+ return (i = this.getTagById(e)) == null ? void 0 : i.blink(t);
483
486
  });
484
487
  }
485
488
  /**
@@ -487,63 +490,63 @@ class Mo extends R {
487
490
  * @param {TagId} id
488
491
  * @param {boolean} unfolded
489
492
  */
490
- changeUnfoldedById(e, i) {
491
- const t = this.getTagById(e);
492
- i ? t == null || t.unfold() : t == null || t.fold();
493
+ changeUnfoldedById(e, t) {
494
+ const i = this.getTagById(e);
495
+ t ? i == null || i.unfold() : i == null || i.fold();
493
496
  }
494
497
  /**
495
498
  * @description 启用/停用指定id的标签
496
499
  * @param {TagId} id
497
500
  * @param {boolean} enabled
498
501
  */
499
- changeEnabledById(e, i) {
502
+ changeEnabledById(e, t) {
500
503
  var o;
501
- const t = this.getTagById(e);
502
- t && (t.enabled = i, (o = t.hooks) == null || o.emit(i ? "enable" : "disable"));
504
+ const i = this.getTagById(e);
505
+ i && (i.enabled = t, (o = i.hooks) == null || o.emit(t ? "enable" : "disable"));
503
506
  }
504
507
  /**
505
508
  * @description 修改3D标签normal
506
509
  * @param {TagId} id
507
510
  * @param {ArrayPosition} normal
508
511
  */
509
- changeTagNormalById(e, i) {
510
- const t = this.getTagById(e);
511
- t && t.tag3DContentSvelte && (t.tag3DContentSvelte.currentNormal = F(i));
512
+ changeTagNormalById(e, t) {
513
+ const i = this.getTagById(e);
514
+ i && i.tag3DContentSvelte && (i.tag3DContentSvelte.currentNormal = F(t));
512
515
  }
513
516
  /**
514
517
  * @description 改变data
515
518
  */
516
- changePositionById(e, i) {
517
- const t = this.getTagById(e);
518
- t && t.setPosition(i);
519
+ changePositionById(e, t) {
520
+ const i = this.getTagById(e);
521
+ i && i.setPosition(t);
519
522
  }
520
523
  /**
521
524
  * @description 改变data
522
525
  */
523
- changeDataById(e, i, t = !0) {
526
+ changeDataById(e, t, i = !0) {
524
527
  const o = this.getTagById(e);
525
- o && (o.setData(i, t), this.clearUnusedPanelTag(), o.hooks.emit("dataChanged", o.data));
528
+ o && (o.setData(t, i), this.clearUnusedPanelTag(), o.hooks.emit("dataChanged", o.data));
526
529
  }
527
530
  /**
528
531
  * @description 改变tag的stickType
529
532
  */
530
- changeStickTypeById(e, i, t = !0) {
531
- this.changeTagById(e, i, t);
533
+ changeStickTypeById(e, t, i = !0) {
534
+ this.changeTagById(e, t, i);
532
535
  }
533
536
  /**
534
537
  * @description 改变tag任意属性
535
538
  */
536
- changeTagById(e, i, t = !0) {
539
+ changeTagById(e, t, i = !0) {
537
540
  const o = this.getTagById(e);
538
- o && (o.set(i), o.updateVisible(), this.clearUnusedPanelTag(), o.hooks.emit("dataChanged", o.data));
541
+ o && (o.set(t), o.updateVisible(), this.clearUnusedPanelTag(), o.hooks.emit("dataChanged", o.data));
539
542
  }
540
543
  /**
541
544
  * @description 销毁tag
542
545
  */
543
546
  destroyTagById(e) {
544
- (Array.isArray(e) ? e : [e]).forEach((t) => {
547
+ (Array.isArray(e) ? e : [e]).forEach((i) => {
545
548
  var o;
546
- return (o = this.getTagById(t)) == null ? void 0 : o.destroy();
549
+ return (o = this.getTagById(i)) == null ? void 0 : o.destroy();
547
550
  });
548
551
  }
549
552
  /**
@@ -557,9 +560,9 @@ class Mo extends R {
557
560
  */
558
561
  clearTags() {
559
562
  var e;
560
- this.tags.length && (this.tags.forEach((i) => {
561
- var t, o, s, n, r, h;
562
- (t = i.tag3DContentSvelte) == null || t.dispose(), (s = (o = i.mediaPlane) == null ? void 0 : o.parent) == null || s.remove(i.mediaPlane), (h = (r = (n = i.model) == null ? void 0 : n.object) == null ? void 0 : r.parent) == null || h.remove(i.model.object);
563
+ this.tags.length && (this.tags.forEach((t) => {
564
+ var i, o, s, n, r, h;
565
+ (i = t.tag3DContentSvelte) == null || i.dispose(), (s = (o = t.mediaPlane) == null ? void 0 : o.parent) == null || s.remove(t.mediaPlane), (h = (r = (n = t.model) == null ? void 0 : n.object) == null ? void 0 : r.parent) == null || h.remove(t.model.object);
563
566
  }), this.tags = [], this.tagsLengthWillUpdate = !0, this.hooks.emit("tagsLengthChange"), (e = this.TagContainerSvelte) == null || e.$destroy(), this.TagContainerSvelte = void 0, this.disposeAllCSS3DContainer()), this.enabledModelTagSet.clear(), this.cache.clear();
564
567
  }
565
568
  /**
@@ -584,8 +587,8 @@ class Mo extends R {
584
587
  this.state.enabled = !0, this.store.eventListenerDisposer = this.addEventListener(), this.five.scene.children.includes(this.group) || this.five.scene.add(this.group), this.five.needsRender = !0;
585
588
  }
586
589
  handleDisable() {
587
- var e, i, t;
588
- this.pauseCurrentMedia(), this.state.enabled = !1, (i = (e = this.store).eventListenerDisposer) == null || i.call(e), this.five.scene.remove(this.group), (t = this.TagContainerSvelte) == null || t.$set({ tags: [] }), this.five.needsRender = !0;
590
+ var e, t, i;
591
+ this.pauseCurrentMedia(), this.state.enabled = !1, (t = (e = this.store).eventListenerDisposer) == null || t.call(e), this.five.scene.remove(this.group), (i = this.TagContainerSvelte) == null || i.$set({ tags: [] }), this.five.needsRender = !0;
589
592
  }
590
593
  addResizeListener() {
591
594
  if (!this.store.resizeObserverDisposer && !this.store.resizeObserverDisposerAdding) {
@@ -598,17 +601,17 @@ class Mo extends R {
598
601
  addResizeObserver() {
599
602
  if (this.store.disposed)
600
603
  return;
601
- const e = this.five.getElement(), i = () => {
604
+ const e = this.five.getElement(), t = () => {
602
605
  this.state.enabled && (this.filterPointTag.forEach((h) => h.updateScreenPosition({ force: !0 })), this.temporaryState.visible = !0, this.addRenderQueue({ type: "TagContainerSvelte", keys: ["temporaryState"] }));
603
- }, t = () => {
606
+ }, i = () => {
604
607
  this.state.enabled && (this.temporaryState.visible = !1, this.addRenderQueue({ type: "TagContainerSvelte", keys: ["temporaryState"] }));
605
608
  }, { observe: o, unobserve: s } = y(
606
- L(() => {
607
- this.store.resizeObserverDisposer && t();
609
+ I(() => {
610
+ this.store.resizeObserverDisposer && i();
608
611
  }, 500),
609
612
  e
610
613
  ), { observe: n, unobserve: r } = y(
611
- b(() => i(), 400),
614
+ b(() => t(), 400),
612
615
  e
613
616
  );
614
617
  return o(), n(), () => {
@@ -617,36 +620,62 @@ class Mo extends R {
617
620
  }
618
621
  setUnfoldedByCamera() {
619
622
  let e = !1;
620
- this.filterPointTag.forEach((i) => {
621
- const t = i.getUnfoldedByCamera();
622
- if (i.state && t !== void 0) {
623
- if (t === !0 && i.screenPosition) {
624
- const o = i.getConfig().unfoldedConfig;
623
+ this.filterPointTag.forEach((t) => {
624
+ const i = t.getUnfoldedByCamera();
625
+ if (t.state && i !== void 0) {
626
+ if (i === !0 && t.screenPosition) {
627
+ const o = t.getConfig().unfoldedConfig;
625
628
  C(o).keep !== "unfolded" && (e = !0);
626
629
  }
627
- i.state.unfolded = t;
630
+ t.state.unfolded = i;
628
631
  }
629
- }), e && this.filterPointTag.forEach((i) => {
630
- const t = i.getConfig().unfoldedConfig;
631
- typeof t == "object" && (t.autoUnfold || t.autoUnfold === !1 || C(t.autoUnfold).enable === !1 || t.keep) || i.state && (i.state.unfolded = !1);
632
+ }), e && this.filterPointTag.forEach((t) => {
633
+ const i = t.getConfig().unfoldedConfig;
634
+ typeof i == "object" && (i.autoUnfold || i.autoUnfold === !1 || C(i.autoUnfold).enable === !1 || i.keep) || t.state && (t.state.unfolded = !1);
632
635
  });
633
636
  }
634
- changeTagMode(e, i) {
635
- var t;
636
- (t = e.tag3DContentSvelte) != null && t.css3DInstance && (e.tag3DContentSvelte.css3DInstance.mode = i);
637
+ changeTagMode(e, t) {
638
+ var i;
639
+ (i = e.tag3DContentSvelte) != null && i.css3DInstance && (e.tag3DContentSvelte.css3DInstance.mode = t);
637
640
  }
638
641
  /**
639
642
  * @description 添加 cameraUpdate, panoArrived 等事件监听
640
643
  */
641
644
  addEventListener() {
642
- const { five: e, hooks: i } = this, t = x(this.five, this.onFiveEveryReady);
643
- return this.handleFivePanoArrived(), e.on("wantsMoveToPano", this.handleFiveWantsMoveToPano), e.on("models.refined", this.onFiveRefined), e.on("modeChange", this.handleFiveModeChange), e.on("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.on("cameraUpdate", this.handleFiveCameraUpdate), e.on("cameraFovUpdate", this.handleFiveCameraFovUpdate), e.on("panoArrived", this.handleFivePanoArrived), e.on("panoArrived", this.loadVideoFirstFrame), e.on("render.prepare", this.render), i.on("click", this.clickhandler), () => {
644
- t(), e.off("wantsMoveToPano", this.handleFiveWantsMoveToPano), e.off("models.refined", this.onFiveRefined), e.off("modeChange", this.handleFiveModeChange), e.off("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.off("cameraUpdate", this.handleFiveCameraUpdate), e.off("cameraFovUpdate", this.handleFiveCameraFovUpdate), e.off("panoArrived", this.handleFivePanoArrived), e.off("panoArrived", this.loadVideoFirstFrame), e.off("render.prepare", this.render), i.off("click", this.clickhandler), this.store.eventListenerDisposer = void 0;
645
+ const { five: e, hooks: t } = this, i = H(this.five, this.onFiveEveryReady);
646
+ return this.handleFivePanoArrived(), e.on("wantsMoveToPano", this.handleFiveWantsMoveToPano), e.on("models.refined", this.onFiveRefined), e.on("modeChange", this.handleFiveModeChange), e.on("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.on("cameraUpdate", this.handleFiveCameraUpdate), e.on("cameraFovUpdate", this.handleFiveCameraFovUpdate), e.on("panoArrived", this.handleFivePanoArrived), e.on("panoArrived", this.loadVideoFirstFrame), e.on("render.prepare", this.render), t.on("click", this.clickhandler), () => {
647
+ i(), e.off("wantsMoveToPano", this.handleFiveWantsMoveToPano), e.off("models.refined", this.onFiveRefined), e.off("modeChange", this.handleFiveModeChange), e.off("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.off("cameraUpdate", this.handleFiveCameraUpdate), e.off("cameraFovUpdate", this.handleFiveCameraFovUpdate), e.off("panoArrived", this.handleFivePanoArrived), e.off("panoArrived", this.loadVideoFirstFrame), e.off("render.prepare", this.render), t.off("click", this.clickhandler), this.store.eventListenerDisposer = void 0;
645
648
  };
646
649
  }
650
+ /**
651
+ * @description 设置标签 hover 启用状态
652
+ */
653
+ setTagHoverEnabled(e, t) {
654
+ const i = this.getTagById(e);
655
+ i && (i.hoverEnabled = t);
656
+ }
657
+ /**
658
+ * @description 获取标签 hover 启用状态
659
+ */
660
+ getTagHoverEnabled(e) {
661
+ const t = this.getTagById(e);
662
+ return t == null ? void 0 : t.hoverEnabled;
663
+ }
664
+ /**
665
+ * 设置全局 hover 启用状态
666
+ */
667
+ setGlobalHoverEnabled(e) {
668
+ this.globalHoverEnabled = e;
669
+ }
670
+ /**
671
+ * 获取全局 hover 启用状态
672
+ */
673
+ getGlobalHoverEnabled() {
674
+ return this.globalHoverEnabled;
675
+ }
647
676
  }
648
677
  export {
649
- Mo as PanoTagPluginController,
650
- Mo as default,
651
- Io as pluginFlag
678
+ Bo as PanoTagPluginController,
679
+ Bo as default,
680
+ Mo as pluginFlag
652
681
  };
@@ -1,7 +1,7 @@
1
1
  import r from "./controller/index.js";
2
- import { pluginFlag as Ur } from "./controller/index.js";
3
- import { defaultGlobalConfig as Wr } from "./typings/tag/TagConfig.js";
4
- import { ContentType as Yr, DimensionType as Zr, PointType as _r } from "./Archive/deprecated.js";
2
+ import { pluginFlag as Vr } from "./controller/index.js";
3
+ import { defaultGlobalConfig as Xr } from "./typings/tag/TagConfig.js";
4
+ import { ContentType as Zr, DimensionType as _r, PointType as $r } from "./Archive/deprecated.js";
5
5
  import "three";
6
6
  import "../vendor/object-assign-deep/objectAssignDeep.js";
7
7
  import "../shared-utils/positionToVector3.js";
@@ -201,15 +201,16 @@ import "./Components/Common/TagPopover/PanoramaIcon.js";
201
201
  import "./Components/Common/TagPopover/TagPopoverToolBar.js";
202
202
  import "./Components/Common/TagPopover/ArrowRightIcon.js";
203
203
  import "./Components/Common/TagPopover/ShareIcon.js";
204
+ import "./utils/popoverContainer.js";
204
205
  import "../shared-utils/animationFrame/BetterTween.js";
205
- const Qr = (o, t) => new r(o, t);
206
+ const Rr = (o, t) => new r(o, t);
206
207
  export {
207
- Yr as ContentType,
208
- Zr as DimensionType,
209
- Qr as PanoTagPlugin,
208
+ Zr as ContentType,
209
+ _r as DimensionType,
210
+ Rr as PanoTagPlugin,
210
211
  r as PanoTagPluginController,
211
- _r as PointType,
212
- Qr as default,
213
- Wr as defaultGlobalConfig,
214
- Ur as pluginFlag
212
+ $r as PointType,
213
+ Rr as default,
214
+ Xr as defaultGlobalConfig,
215
+ Vr as pluginFlag
215
216
  };
@@ -3,6 +3,13 @@ const e = {
3
3
  visibleConfig: {
4
4
  followModelVisibility: !0
5
5
  },
6
+ unfoldedConfig: {
7
+ autoUnfold: {
8
+ enable: !0,
9
+ strategy: "MinimumDistance",
10
+ distance: { max: 5 }
11
+ }
12
+ },
6
13
  tag3DConfig: {
7
14
  ratio: 35e-4
8
15
  },
@@ -91,6 +98,11 @@ const e = {
91
98
  visibleConfig: {
92
99
  visibleFiveMode: "all"
93
100
  }
101
+ },
102
+ Marketing: {
103
+ popoverConfig: {
104
+ enabled: !1
105
+ }
94
106
  }
95
107
  }
96
108
  };
@@ -48,6 +48,8 @@ export type Tag<C extends TagContentType = TagContentType, S extends StickType =
48
48
  fiveState?: Partial<FiveState>;
49
49
  /** 样式 */
50
50
  style?: TagStyle;
51
+ /** 是否启用 hover 行为,默认 true */
52
+ hoverEnabled?: boolean;
51
53
  } & (S extends '3DPoint' ? {
52
54
  normal: Position;
53
55
  } : unknown) & (S extends 'Model' ? {