@realsee/dnalogel 3.69.11 → 3.70.0-alpha.1

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 (545) hide show
  1. package/CHANGELOG.md +0 -4
  2. package/components/index.js +3 -3
  3. package/dist/PanoTagPlugin/Components/Common/Icon/animationUtils.d.ts +9 -0
  4. package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +23 -2
  5. package/dist/floorplan/Assets/camera.d.ts +0 -1
  6. package/dist/floorplan/index.d.ts +0 -1
  7. package/dist/index.cjs.js +97 -83
  8. package/dist/index.js +11433 -13195
  9. package/dist/index.umd.js +86 -72
  10. package/dist/shared-utils/three/getIntersect.d.ts +1 -1
  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 +2 -2
  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 +3 -3
  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/SculptPluginForFive.html +2 -2
  105. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  106. package/docs/functions/Util.awaitNextFrame.html +1 -1
  107. package/docs/functions/Util.blink.html +2 -2
  108. package/docs/functions/Util.blinkWithPreset.html +2 -2
  109. package/docs/functions/Util.bounding.html +1 -1
  110. package/docs/functions/Util.boundingBox.html +1 -1
  111. package/docs/functions/Util.boundingSphere.html +1 -1
  112. package/docs/functions/Util.boxVertex.html +2 -2
  113. package/docs/functions/Util.boxVertexes.html +1 -1
  114. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  115. package/docs/functions/Util.cleanup.html +2 -2
  116. package/docs/functions/Util.convexHull.html +2 -2
  117. package/docs/functions/Util.equal.html +2 -2
  118. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  119. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  120. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  121. package/docs/functions/Util.getFrameTime.html +2 -2
  122. package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
  123. package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
  124. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  125. package/docs/functions/Util.inside.html +1 -1
  126. package/docs/functions/Util.isModelLike.html +1 -1
  127. package/docs/functions/Util.isNil.html +2 -2
  128. package/docs/functions/Util.isPanoramaLike.html +1 -1
  129. package/docs/functions/Util.lookObject.html +2 -2
  130. package/docs/functions/Util.lookPoint.html +2 -2
  131. package/docs/functions/Util.nextFrame.html +1 -1
  132. package/docs/functions/Util.notNil.html +2 -2
  133. package/docs/functions/Util.reblink.html +2 -2
  134. package/docs/functions/Util.replaceStaticPrefix.html +2 -2
  135. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  136. package/docs/functions/Util.sculpt.createBox.html +1 -1
  137. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  138. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  139. package/docs/functions/Util.sculpt.createLine.html +2 -2
  140. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  141. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  142. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  143. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  144. package/docs/functions/Util.tag.html +1 -1
  145. package/docs/functions/Util.tweenProgress.html +1 -1
  146. package/docs/functions/Util.uuid.html +2 -2
  147. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  148. package/docs/functions/Util.worldBounding.html +1 -1
  149. package/docs/functions/Util.worldBoundingBox.html +1 -1
  150. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  151. package/docs/functions/createPolyline.html +2 -2
  152. package/docs/functions/pluginFlag.html +1 -1
  153. package/docs/hierarchy.html +1 -1
  154. package/docs/index.html +2 -2
  155. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  156. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  157. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  158. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  159. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  160. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  161. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  162. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  163. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  164. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  165. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  166. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  167. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  168. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  169. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  170. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  171. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  172. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  173. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  174. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  175. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  176. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  177. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  178. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  179. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  180. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  181. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  182. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  183. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  184. package/docs/interfaces/FloorplanBounding.html +2 -2
  185. package/docs/interfaces/FloorplanData.html +2 -2
  186. package/docs/interfaces/FloorplanEntrance.html +2 -2
  187. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  188. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  189. package/docs/interfaces/FloorplanFloorData.html +2 -2
  190. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  191. package/docs/interfaces/FloorplanObserver.html +2 -2
  192. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  193. package/docs/interfaces/FloorplanPosition.html +2 -2
  194. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  195. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  196. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  197. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  198. package/docs/interfaces/FloorplanServerData.html +2 -2
  199. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  200. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  201. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  202. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  203. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  204. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  205. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  206. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  207. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  208. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  209. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  210. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  211. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  212. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  213. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  214. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  215. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  216. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  217. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  218. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  219. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  220. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
  221. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  222. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  223. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  224. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  225. package/docs/interfaces/HelperOffset.html +2 -2
  226. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  227. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  228. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  229. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  230. package/docs/interfaces/MinMax.html +2 -2
  231. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  232. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  233. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  234. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  235. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  236. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  237. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  238. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  239. package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
  240. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  241. package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
  242. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  243. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  244. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  245. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  246. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  247. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  248. package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
  249. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  250. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  251. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  252. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  253. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  254. package/docs/interfaces/Object3DHelperState.html +2 -2
  255. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  256. package/docs/interfaces/PaintBrushAction.html +2 -2
  257. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  258. package/docs/interfaces/PaintBrushState.html +2 -2
  259. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  260. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  261. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  262. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  263. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  264. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  265. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  266. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  267. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  268. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  269. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  270. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  271. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  272. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  273. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  274. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  275. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  276. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  277. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  278. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  279. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  280. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  281. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  282. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  283. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  284. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  285. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  286. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  287. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  288. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  289. package/docs/interfaces/PluginEventMap.html +2 -2
  290. package/docs/interfaces/Point.html +2 -2
  291. package/docs/interfaces/Room.html +2 -2
  292. package/docs/interfaces/RoomInfo.html +2 -2
  293. package/docs/interfaces/RoomLabel.html +2 -2
  294. package/docs/interfaces/RoomRules.html +1 -1
  295. package/docs/interfaces/Rooms.html +1 -1
  296. package/docs/interfaces/Scissor.html +2 -2
  297. package/docs/interfaces/SculptConfig.html +2 -2
  298. package/docs/interfaces/State.html +2 -2
  299. package/docs/interfaces/TagCacheInterface.html +2 -2
  300. package/docs/interfaces/TagConfig.html +3 -3
  301. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  302. package/docs/interfaces/TagIconAnimationConfig.html +7 -0
  303. package/docs/interfaces/TagIconUrl.html +14 -12
  304. package/docs/interfaces/TagObjectGroup.html +2 -2
  305. package/docs/interfaces/TagState.html +2 -2
  306. package/docs/interfaces/TagStyle.html +2 -2
  307. package/docs/interfaces/Tags.html +2 -2
  308. package/docs/interfaces/TemporaryState.html +2 -2
  309. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  310. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  311. package/docs/interfaces/Util.EventHandlerConfig.html +3 -3
  312. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  313. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  314. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
  315. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  316. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  317. package/docs/interfaces/Util.ObjectInitialState.html +2 -2
  318. package/docs/interfaces/Util.PointIntersection.html +2 -2
  319. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  320. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  321. package/docs/modules/AreaMakerPluginType.html +2 -2
  322. package/docs/modules/CruisePluginTypes.html +2 -2
  323. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  324. package/docs/modules/GuideLineItem.html +2 -2
  325. package/docs/modules/GuideLineModeItem.html +2 -2
  326. package/docs/modules/GuideLinePluginType.html +2 -2
  327. package/docs/modules/ModelMakerPluginType.html +2 -2
  328. package/docs/modules/PanoVideoPluginType.html +2 -2
  329. package/docs/modules/SculptData.html +2 -2
  330. package/docs/modules/SculptType.html +2 -2
  331. package/docs/modules/Util.html +2 -2
  332. package/docs/modules/Util.sculpt.html +2 -2
  333. package/docs/modules.html +3 -5
  334. package/docs/types/AddObject3DHelperConfig.html +2 -2
  335. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  336. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  337. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  338. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  339. package/docs/types/ArrayPosition.html +1 -1
  340. package/docs/types/AudioAppearance.html +1 -1
  341. package/docs/types/CSS3DRenderExportType.html +1 -1
  342. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  343. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  344. package/docs/types/ClassFunctionParameters.html +1 -1
  345. package/docs/types/Color.html +1 -1
  346. package/docs/types/ContentTypeConfigKey.html +1 -1
  347. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  348. package/docs/types/ContentTypeMap.html +1 -1
  349. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  350. package/docs/types/Create3DElementReturnType.html +1 -1
  351. package/docs/types/CruisePluginExportType.html +1 -1
  352. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  353. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  354. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  355. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  356. package/docs/types/DeprecatedTagProperty.html +2 -2
  357. package/docs/types/Direction-1.html +1 -1
  358. package/docs/types/Direction4.html +1 -1
  359. package/docs/types/ElementRenderer.html +2 -2
  360. package/docs/types/FloorplanRuleLabels.html +2 -2
  361. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  362. package/docs/types/GuideLinePluginExportType.html +1 -1
  363. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  364. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  365. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  366. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  367. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  368. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  369. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  370. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  371. package/docs/types/HelperEventMap.html +1 -1
  372. package/docs/types/InternalHelperEventMap.html +1 -1
  373. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  374. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  375. package/docs/types/MeasureEndReason.html +1 -1
  376. package/docs/types/MeasurePluginConfig.html +2 -2
  377. package/docs/types/MediaData.html +2 -2
  378. package/docs/types/MediaStore.html +1 -1
  379. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  380. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  381. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  382. package/docs/types/ModelId.html +1 -1
  383. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  384. package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
  385. package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
  386. package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
  387. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  388. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  389. package/docs/types/MoveArgs.html +2 -2
  390. package/docs/types/MoveOpts.html +2 -2
  391. package/docs/types/Object3DHelperEventMap.html +1 -1
  392. package/docs/types/ObjectFit.html +1 -1
  393. package/docs/types/PaintBrushEventMap.html +1 -1
  394. package/docs/types/PanoCompassPluginData.html +1 -1
  395. package/docs/types/PanoCompassPluginExportType.html +1 -1
  396. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  397. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  398. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  399. package/docs/types/PanoIndex.html +1 -1
  400. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  401. package/docs/types/PanoMeasureReturnType.html +1 -1
  402. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  403. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  404. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  405. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  406. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  407. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  408. package/docs/types/PipelinePluginParameterType.html +1 -1
  409. package/docs/types/PipelinePluginReturnType.html +1 -1
  410. package/docs/types/PlaneTag.html +2 -2
  411. package/docs/types/Point2DTag.html +2 -2
  412. package/docs/types/Point3DTag.html +2 -2
  413. package/docs/types/PointTagInstance.html +1 -1
  414. package/docs/types/Position.html +1 -1
  415. package/docs/types/PositionFrom.html +1 -1
  416. package/docs/types/RotateArgs.html +2 -2
  417. package/docs/types/RotateOpts.html +2 -2
  418. package/docs/types/RuleLabelsKey.html +1 -1
  419. package/docs/types/RuleLabelsValue.html +1 -1
  420. package/docs/types/ScaleCallback.html +1 -1
  421. package/docs/types/ScalePosition.html +2 -2
  422. package/docs/types/SculptData.BoxData.html +1 -1
  423. package/docs/types/SculptData.CircleData.html +1 -1
  424. package/docs/types/SculptData.CylinderData.html +1 -1
  425. package/docs/types/SculptData.PointData.html +1 -1
  426. package/docs/types/SculptData.PolygonData.html +1 -1
  427. package/docs/types/SculptData.PolylineData.html +1 -1
  428. package/docs/types/SculptData.PrismData.html +1 -1
  429. package/docs/types/SculptData.RectangleData.html +1 -1
  430. package/docs/types/SculptType.Theme.html +2 -2
  431. package/docs/types/StickType.html +1 -1
  432. package/docs/types/Tag.html +2 -2
  433. package/docs/types/Tag2D.html +2 -2
  434. package/docs/types/Tag3D.html +2 -2
  435. package/docs/types/TagClickParams.html +1 -1
  436. package/docs/types/TagConfigByKey.html +1 -1
  437. package/docs/types/TagContentType.html +1 -1
  438. package/docs/types/TagContentTypeMapping.html +1 -1
  439. package/docs/types/TagDimensionType.html +1 -1
  440. package/docs/types/TagElement.html +2 -2
  441. package/docs/types/TagEvents.html +1 -1
  442. package/docs/types/TagGLTFObject.html +1 -1
  443. package/docs/types/TagHooks.html +1 -1
  444. package/docs/types/TagId.html +1 -1
  445. package/docs/types/TagInstance.html +1 -1
  446. package/docs/types/TagPlacement.html +3 -3
  447. package/docs/types/TagPointType.html +2 -2
  448. package/docs/types/TagRendererMap.html +1 -1
  449. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  450. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  451. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  452. package/docs/types/Util.AdherePoint.html +2 -2
  453. package/docs/types/Util.PointSelectorConfig.html +1 -1
  454. package/docs/types/Util.SupportedTarget.html +2 -2
  455. package/docs/types/Util.Target.html +2 -2
  456. package/docs/types/Util.ThreeObject.html +2 -2
  457. package/docs/types/WorkCode.html +1 -1
  458. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  459. package/docs/variables/PLUGIN.html +1 -1
  460. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  461. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  462. package/docs/variables/Util.ANIME_PRESETS.html +2 -2
  463. package/docs/variables/Util.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +2 -2
  464. package/docs/variables/Util.DEFAULT_ANIME_CONFIG.html +2 -2
  465. package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +2 -2
  466. package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +2 -2
  467. package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +2 -2
  468. package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +2 -2
  469. package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +2 -2
  470. package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +2 -2
  471. package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +2 -2
  472. package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +2 -2
  473. package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +2 -2
  474. package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +2 -2
  475. package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.html +2 -2
  476. package/docs/variables/defaultGlobalConfig.html +1 -1
  477. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  478. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  479. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  480. package/libs/CruisePlugin/Move.js +3 -2
  481. package/libs/CruisePlugin/Work.js +3 -2
  482. package/libs/CruisePlugin/index.js +7 -6
  483. package/libs/GuideLinePlugin/Controller.js +5 -4
  484. package/libs/GuideLinePlugin/GuideLineItem.js +3 -2
  485. package/libs/GuideLinePlugin/GuideLineModeItem.js +3 -2
  486. package/libs/GuideLinePlugin/index.js +7 -6
  487. package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +538 -282
  488. package/libs/PanoTagPlugin/Components/Common/Icon/animationUtils.d.ts +9 -0
  489. package/libs/PanoTagPlugin/Components/Common/Icon/animationUtils.js +128 -0
  490. package/libs/PanoTagPlugin/Components/Common/TagPoint.js +3 -2
  491. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +9 -8
  492. package/libs/PanoTagPlugin/Components/Tag/index.js +3 -2
  493. package/libs/PanoTagPlugin/Components/TagContainer.js +3 -2
  494. package/libs/PanoTagPlugin/Components/TagItem.js +3 -2
  495. package/libs/PanoTagPlugin/controller/Tag/ModelTag.js +3 -2
  496. package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +23 -22
  497. package/libs/PanoTagPlugin/controller/index.js +6 -5
  498. package/libs/PanoTagPlugin/index.js +12 -11
  499. package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +23 -2
  500. package/libs/base/BasePlugin.js +1 -1
  501. package/libs/floorplan/Assets/camera.d.ts +0 -1
  502. package/libs/floorplan/Assets/camera.js +2 -3
  503. package/libs/floorplan/index.d.ts +0 -1
  504. package/libs/index.js +147 -157
  505. package/libs/shared-utils/logger.js +1 -1
  506. package/libs/shared-utils/three/getIntersect.d.ts +1 -1
  507. package/libs/vendor/@tweenjs/tween/dist/tween.esm.js.js +4 -4
  508. package/libs/vendor/hotkeys-js/dist/hotkeys.esm.js +91 -91
  509. package/package.json +1 -1
  510. package/dist/floorplan/FloorplanGuidePlugin/Components/Camera.svelte.d.ts +0 -1
  511. package/dist/floorplan/FloorplanGuidePlugin/Components/CurrentFloor/CurrentFloor.svelte.d.ts +0 -1
  512. package/dist/floorplan/FloorplanGuidePlugin/Components/CurrentFloor/ExtraObjects.svelte.d.ts +0 -1
  513. package/dist/floorplan/FloorplanGuidePlugin/Components/FloorplanCompass.svelte.d.ts +0 -1
  514. package/dist/floorplan/FloorplanGuidePlugin/Components/Main.svelte.d.ts +0 -1
  515. package/dist/floorplan/FloorplanGuidePlugin/Components/ObserverDots.svelte.d.ts +0 -1
  516. package/dist/floorplan/FloorplanGuidePlugin/Components/RoomLabelItem.svelte.d.ts +0 -1
  517. package/dist/floorplan/FloorplanGuidePlugin/Components/RoomLabels.svelte.d.ts +0 -1
  518. package/dist/floorplan/FloorplanGuidePlugin/Controller.d.ts +0 -52
  519. package/dist/floorplan/FloorplanGuidePlugin/index.d.ts +0 -7
  520. package/dist/floorplan/FloorplanGuidePlugin/typing.d.ts +0 -172
  521. package/docs/functions/FloorplanGuidePlugin.html +0 -1
  522. package/docs/types/FloorplanGuidePluginParameterType.html +0 -1
  523. package/docs/types/FloorplanGuidePluginReturnType.html +0 -1
  524. package/libs/floorplan/FloorplanGuidePlugin/Components/Camera.js +0 -155
  525. package/libs/floorplan/FloorplanGuidePlugin/Components/Camera.svelte.d.ts +0 -1
  526. package/libs/floorplan/FloorplanGuidePlugin/Components/CurrentFloor/CurrentFloor.js +0 -272
  527. package/libs/floorplan/FloorplanGuidePlugin/Components/CurrentFloor/CurrentFloor.svelte.d.ts +0 -1
  528. package/libs/floorplan/FloorplanGuidePlugin/Components/CurrentFloor/ExtraObjects.js +0 -94
  529. package/libs/floorplan/FloorplanGuidePlugin/Components/CurrentFloor/ExtraObjects.svelte.d.ts +0 -1
  530. package/libs/floorplan/FloorplanGuidePlugin/Components/FloorplanCompass.js +0 -110
  531. package/libs/floorplan/FloorplanGuidePlugin/Components/FloorplanCompass.svelte.d.ts +0 -1
  532. package/libs/floorplan/FloorplanGuidePlugin/Components/Main.js +0 -659
  533. package/libs/floorplan/FloorplanGuidePlugin/Components/Main.svelte.d.ts +0 -1
  534. package/libs/floorplan/FloorplanGuidePlugin/Components/ObserverDots.js +0 -153
  535. package/libs/floorplan/FloorplanGuidePlugin/Components/ObserverDots.svelte.d.ts +0 -1
  536. package/libs/floorplan/FloorplanGuidePlugin/Components/RoomLabelItem.js +0 -261
  537. package/libs/floorplan/FloorplanGuidePlugin/Components/RoomLabelItem.svelte.d.ts +0 -1
  538. package/libs/floorplan/FloorplanGuidePlugin/Components/RoomLabels.js +0 -290
  539. package/libs/floorplan/FloorplanGuidePlugin/Components/RoomLabels.svelte.d.ts +0 -1
  540. package/libs/floorplan/FloorplanGuidePlugin/Controller.d.ts +0 -52
  541. package/libs/floorplan/FloorplanGuidePlugin/Controller.js +0 -336
  542. package/libs/floorplan/FloorplanGuidePlugin/index.d.ts +0 -7
  543. package/libs/floorplan/FloorplanGuidePlugin/index.js +0 -100
  544. package/libs/floorplan/FloorplanGuidePlugin/typing.d.ts +0 -172
  545. package/libs/floorplan/FloorplanGuidePlugin/typing.js +0 -1
@@ -0,0 +1,9 @@
1
+ import type { TagIconAnimationConfig } from '../../../typings/tag/Utils';
2
+ /**
3
+ * 应用 SVG 动画配置
4
+ */
5
+ export declare function applySvgAnimation(svgElement: SVGSVGElement, config: TagIconAnimationConfig): void;
6
+ /**
7
+ * 清除 SVG 动画
8
+ */
9
+ export declare function clearSvgAnimation(svgElement: SVGSVGElement): void;
@@ -0,0 +1,128 @@
1
+ var R = Object.defineProperty;
2
+ var b = (o, t, e) => t in o ? R(o, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : o[t] = e;
3
+ var d = (o, t, e) => (b(o, typeof t != "symbol" ? t + "" : t, e), e);
4
+ const y = class {
5
+ constructor() {
6
+ d(this, "styleRefs", /* @__PURE__ */ new Map());
7
+ }
8
+ // 基于配置生成唯一的样式键
9
+ generateStyleKey(t, e) {
10
+ const { duration: n, timing: a, loop: s, loopInterval: l = 0 } = t, c = t.elements[e], { properties: f } = c;
11
+ return `svg-anim-${[n, a, s, l, JSON.stringify(f)].join("-").replace(/[^a-zA-Z0-9-]/g, "").toLowerCase()}`;
12
+ }
13
+ // 多段插值,支持数组长度大于2
14
+ interpolateMulti(t, e) {
15
+ var c;
16
+ if (t.length === 2)
17
+ return this.interpolate(t[0], t[1], e);
18
+ if (t.length < 2)
19
+ return (c = t[0]) != null ? c : 0;
20
+ const n = t.length - 1, a = e * n, s = Math.floor(a), l = a - s;
21
+ return s >= n ? t[n] : this.interpolate(t[s], t[s + 1], l);
22
+ }
23
+ // 生成变换字符串,支持多段
24
+ generateTransformMulti(t, e) {
25
+ const n = [];
26
+ if (t.scale) {
27
+ const a = this.interpolateMulti(t.scale, e);
28
+ n.push(`scale(${a})`);
29
+ }
30
+ if (t.translateX) {
31
+ const a = this.interpolateMulti(t.translateX, e);
32
+ n.push(`translateX(${a}px)`);
33
+ }
34
+ if (t.translateY) {
35
+ const a = this.interpolateMulti(t.translateY, e);
36
+ n.push(`translateY(${a}px)`);
37
+ }
38
+ if (t.rotate) {
39
+ const a = this.interpolateMulti(t.rotate, e);
40
+ n.push(`rotate(${a}deg)`);
41
+ }
42
+ return n.join(" ");
43
+ }
44
+ // 线性插值
45
+ interpolate(t, e, n) {
46
+ return t + (e - t) * n;
47
+ }
48
+ // eslint-disable-next-line @typescript-eslint/member-ordering
49
+ static getInstance() {
50
+ return y.instance || (y.instance = new y()), y.instance;
51
+ }
52
+ // 获取或创建样式(重写关键帧生成,支持多段)
53
+ // eslint-disable-next-line @typescript-eslint/member-ordering
54
+ getOrCreateStyle(t, e) {
55
+ const n = this.generateStyleKey(t, e);
56
+ if (this.styleRefs.has(n)) {
57
+ const i = this.styleRefs.get(n);
58
+ return i.count++, n;
59
+ }
60
+ const { duration: a, timing: s = "linear", loop: l, loopInterval: c = 0 } = t, f = t.elements[e], { properties: r } = f, m = `${n}-keyframe`;
61
+ let g = 2;
62
+ const M = [r.translateX, r.translateY, r.scale, r.rotate, r.opacity].filter(
63
+ (i) => Array.isArray(i) && i.length > 0
64
+ );
65
+ M.length > 0 && (g = Math.max(...M.map((i) => i.length)));
66
+ const S = l && c > 0 ? a + c : a, E = Math.max(0, Math.min(100, a / S * 100));
67
+ let h = `@keyframes ${m} {
68
+ `;
69
+ for (let i = 0; i < g; i++) {
70
+ const $ = i / (g - 1), P = $ * E, x = this.generateTransformMulti(r, $);
71
+ let C = "";
72
+ r.opacity && (C = ` opacity: ${this.interpolateMulti(r.opacity, $)};`), h += ` ${P}% {
73
+ ${x ? ` transform: ${x};
74
+ ` : ""}${C}
75
+ }
76
+ `;
77
+ }
78
+ const A = this.generateTransformMulti(r, 1);
79
+ let k = "";
80
+ r.opacity && (k = ` opacity: ${this.interpolateMulti(r.opacity, 1)};`), h += ` 100% {
81
+ ${A ? ` transform: ${A};
82
+ ` : ""}${k}
83
+ }
84
+ `, h += `}
85
+ `;
86
+ const O = !!r.scale;
87
+ h += `.${n} {
88
+ animation: ${m} ${S}ms ${s} ${l ? "infinite" : "1"};
89
+ ${O ? ` transform-origin: 50% 50%;
90
+ transform-box: fill-box;` : ""}
91
+ }`;
92
+ const p = document.createElement("style");
93
+ return p.id = n, p.textContent = h, document.head.appendChild(p), this.styleRefs.set(n, { element: p, count: 1 }), n;
94
+ }
95
+ // 释放样式引用
96
+ // eslint-disable-next-line @typescript-eslint/member-ordering
97
+ releaseStyle(t) {
98
+ const e = this.styleRefs.get(t);
99
+ e && (e.count--, e.count <= 0 && (e.element.remove(), this.styleRefs.delete(t)));
100
+ }
101
+ };
102
+ let u = y;
103
+ d(u, "instance");
104
+ function L(o, t) {
105
+ if (!o || !t)
106
+ return;
107
+ const e = u.getInstance(), { elements: n } = t;
108
+ n.forEach((a, s) => {
109
+ const { selector: l } = a;
110
+ (l ? o.querySelectorAll(l) : [o]).forEach((f) => {
111
+ const r = f, m = e.getOrCreateStyle(t, s);
112
+ r.classList.add(m), r.setAttribute("data-style-key", m);
113
+ });
114
+ });
115
+ }
116
+ function T(o) {
117
+ if (!o)
118
+ return;
119
+ const t = u.getInstance(), e = o.querySelectorAll("*");
120
+ [o, ...Array.from(e)].forEach((a) => {
121
+ const s = a, l = s.getAttribute("data-style-key");
122
+ l && (s.classList.remove(l), t.releaseStyle(l), s.removeAttribute("data-style-key")), s.style.animation = "", s.style.transform = "", s.style.opacity = "";
123
+ });
124
+ }
125
+ export {
126
+ L as applySvgAnimation,
127
+ T as clearSvgAnimation
128
+ };
@@ -22,6 +22,7 @@ import "../../../vendor/svelte/transition/index.js";
22
22
  import "../../../vendor/svelte/easing/index.js";
23
23
  import "../../utils/getImageInfo.js";
24
24
  import "../../utils/px2rem.js";
25
+ import "./Icon/animationUtils.js";
25
26
  import "../../../shared-utils/positionToVector3.js";
26
27
  import "../../../shared-utils/five/vector3ToScreen.js";
27
28
  import "../../../shared-utils/five/getFiveModel.js";
@@ -468,7 +469,7 @@ function He(t, e, n) {
468
469
  re
469
470
  ];
470
471
  }
471
- class io extends ae {
472
+ class no extends ae {
472
473
  constructor(e) {
473
474
  super(), le(
474
475
  this,
@@ -525,5 +526,5 @@ class io extends ae {
525
526
  }
526
527
  }
527
528
  export {
528
- io as default
529
+ no as default
529
530
  };
@@ -1,4 +1,4 @@
1
- import { SvelteComponent as A, init as C, safe_not_equal as E, append_styles as G, element as d, create_component as D, space as L, attr as g, insert as T, mount_component as I, append as m, transition_in as f, transition_out as u, check_outros as N, detach as R, destroy_component as S, text as P, set_style as v, set_data as X, group_outros as B } from "../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as A, init as C, safe_not_equal as E, append_styles as G, element as d, create_component as D, space as L, attr as g, insert as T, mount_component as I, append as f, transition_in as m, transition_out as u, check_outros as N, detach as R, destroy_component as S, text as P, set_style as v, set_data as X, group_outros as B } from "../../../vendor/svelte/internal/index.js";
2
2
  import F from "../Common/Shadow.js";
3
3
  import H from "../Common/Icon/Icon.js";
4
4
  import J from "../../utils/px2rem.js";
@@ -7,6 +7,7 @@ import "../../../vendor/svelte/easing/index.js";
7
7
  import "three";
8
8
  import "../../utils/noTypecheck.js";
9
9
  import "../../utils/getImageInfo.js";
10
+ import "../Common/Icon/animationUtils.js";
10
11
  function K(n) {
11
12
  G(n, "svelte-e58ijk", ".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}");
12
13
  }
@@ -35,7 +36,7 @@ function z(n) {
35
36
  ), g(i, "class", "text-wrapper svelte-e58ijk");
36
37
  },
37
38
  m(r, s) {
38
- T(r, i, s), I(e, i, null), m(i, l), m(i, a), m(a, t), o = !0;
39
+ T(r, i, s), I(e, i, null), f(i, l), f(i, a), f(a, t), o = !0;
39
40
  },
40
41
  p(r, s) {
41
42
  (!o || s & /*title*/
@@ -52,7 +53,7 @@ function z(n) {
52
53
  );
53
54
  },
54
55
  i(r) {
55
- o || (f(e.$$.fragment, r), o = !0);
56
+ o || (m(e.$$.fragment, r), o = !0);
56
57
  },
57
58
  o(r) {
58
59
  u(e.$$.fragment, r), o = !1;
@@ -84,7 +85,7 @@ function M(n) {
84
85
  i = d("div"), D(e.$$.fragment), l = L(), t && t.c(), g(i, "class", "wrapper svelte-e58ijk");
85
86
  },
86
87
  m(o, r) {
87
- T(o, i, r), I(e, i, null), m(i, l), t && t.m(i, null), a = !0;
88
+ T(o, i, r), I(e, i, null), f(i, l), t && t.m(i, null), a = !0;
88
89
  },
89
90
  p(o, [r]) {
90
91
  const s = {};
@@ -93,12 +94,12 @@ function M(n) {
93
94
  o[0]), e.$set(s), /*title*/
94
95
  o[2] && /*iconLoaded*/
95
96
  o[3] ? t ? (t.p(o, r), r & /*title, iconLoaded*/
96
- 12 && f(t, 1)) : (t = z(o), t.c(), f(t, 1), t.m(i, null)) : t && (B(), u(t, 1, 1, () => {
97
+ 12 && m(t, 1)) : (t = z(o), t.c(), m(t, 1), t.m(i, null)) : t && (B(), u(t, 1, 1, () => {
97
98
  t = null;
98
99
  }), N());
99
100
  },
100
101
  i(o) {
101
- a || (f(e.$$.fragment, o), f(t), a = !0);
102
+ a || (m(e.$$.fragment, o), m(t), a = !0);
102
103
  },
103
104
  o(o) {
104
105
  u(e.$$.fragment, o), u(t), a = !1;
@@ -137,11 +138,11 @@ function Q(n, i, e) {
137
138
  q
138
139
  ];
139
140
  }
140
- class nt extends A {
141
+ class it extends A {
141
142
  constructor(i) {
142
143
  super(), C(this, i, Q, M, E, { tag: 4 }, K);
143
144
  }
144
145
  }
145
146
  export {
146
- nt as default
147
+ it as default
147
148
  };
@@ -136,6 +136,7 @@ import "../Common/Icon/audioIcon.js";
136
136
  import "./AudioTag/AudioPlaneTag.js";
137
137
  import "../Common/Icon/Icon.js";
138
138
  import "../../utils/getImageInfo.js";
139
+ import "../Common/Icon/animationUtils.js";
139
140
  import "../Common/Icon/PanoramaIcon.js";
140
141
  import "../../../shared-utils/CSS3DRender/CSS3DObject.js";
141
142
  import "../../../shared-utils/three/GLTFLoader.js";
@@ -803,7 +804,7 @@ function EA(i, A, t) {
803
804
  T
804
805
  ];
805
806
  }
806
- class Li extends tA {
807
+ class Oi extends tA {
807
808
  constructor(A) {
808
809
  super(), iA(
809
810
  this,
@@ -825,5 +826,5 @@ class Li extends tA {
825
826
  }
826
827
  }
827
828
  export {
828
- Li as default
829
+ Oi as default
829
830
  };
@@ -134,6 +134,7 @@ import "./Tag/MediaPlane.js";
134
134
  import "./Tag/LinkTag.js";
135
135
  import "./Common/Icon/Icon.js";
136
136
  import "../utils/getImageInfo.js";
137
+ import "./Common/Icon/animationUtils.js";
137
138
  import "./Tag/PanoramaTag.js";
138
139
  import "./Common/Icon/PanoramaIcon.js";
139
140
  import "./Tag/CustomTag.js";
@@ -408,7 +409,7 @@ function x(n, t, o) {
408
409
  O
409
410
  ];
410
411
  }
411
- class Tr extends P {
412
+ class Ir extends P {
412
413
  constructor(t) {
413
414
  super(), Z(
414
415
  this,
@@ -431,5 +432,5 @@ class Tr extends P {
431
432
  }
432
433
  }
433
434
  export {
434
- Tr as default
435
+ Ir as default
435
436
  };
@@ -135,6 +135,7 @@ import "./Tag/MediaPlane.js";
135
135
  import "./Tag/LinkTag.js";
136
136
  import "./Common/Icon/Icon.js";
137
137
  import "../utils/getImageInfo.js";
138
+ import "./Common/Icon/animationUtils.js";
138
139
  import "./Tag/PanoramaTag.js";
139
140
  import "./Common/Icon/PanoramaIcon.js";
140
141
  import "./Tag/CustomTag.js";
@@ -786,7 +787,7 @@ function Ne(t, e, i) {
786
787
  be
787
788
  ];
788
789
  }
789
- class ur extends ve {
790
+ class sr extends ve {
790
791
  constructor(e) {
791
792
  super(), Ce(
792
793
  this,
@@ -810,5 +811,5 @@ class ur extends ve {
810
811
  }
811
812
  }
812
813
  export {
813
- ur as default
814
+ sr as default
814
815
  };
@@ -177,6 +177,7 @@ import "../../Components/Tag/MediaPlane.js";
177
177
  import "../../Components/Tag/LinkTag.js";
178
178
  import "../../Components/Common/Icon/Icon.js";
179
179
  import "../../utils/getImageInfo.js";
180
+ import "../../Components/Common/Icon/animationUtils.js";
180
181
  import "../../Components/Tag/PanoramaTag.js";
181
182
  import "../../Components/Common/Icon/PanoramaIcon.js";
182
183
  import "../../Components/Tag/CustomTag.js";
@@ -200,7 +201,7 @@ import "../../../shared-utils/five/getFloorIndex.js";
200
201
  import "../../../shared-utils/safeObj.js";
201
202
  import "../../utils/Cache.js";
202
203
  import "../../../shared-utils/promise/withResolvers.js";
203
- class Xo extends R {
204
+ class tr extends R {
204
205
  constructor(t, m) {
205
206
  super(t, m);
206
207
  v(this, "loading", !1);
@@ -294,5 +295,5 @@ class Xo extends R {
294
295
  }
295
296
  }
296
297
  export {
297
- Xo as ModelTag
298
+ tr as ModelTag
298
299
  };
@@ -11,19 +11,19 @@ var P = (d, e, t) => e in d ? T(d, e, { enumerable: !0, configurable: !0, writab
11
11
  return d;
12
12
  }, y = (d, e) => b(d, k(e));
13
13
  var D = (d, e, t) => new Promise((s, a) => {
14
- var n = (p) => {
14
+ var p = (n) => {
15
15
  try {
16
- o(t.next(p));
16
+ o(t.next(n));
17
17
  } catch (i) {
18
18
  a(i);
19
19
  }
20
- }, r = (p) => {
20
+ }, r = (n) => {
21
21
  try {
22
- o(t.throw(p));
22
+ o(t.throw(n));
23
23
  } catch (i) {
24
24
  a(i);
25
25
  }
26
- }, o = (p) => p.done ? s(p.value) : Promise.resolve(p.value).then(n, r);
26
+ }, o = (n) => n.done ? s(n.value) : Promise.resolve(n.value).then(p, r);
27
27
  o((t = t.apply(d, e)).next());
28
28
  });
29
29
  import { CONST as F } from "../../../shared-utils/constants.js";
@@ -173,6 +173,7 @@ import "../../Components/Tag/MediaPlane.js";
173
173
  import "../../Components/Tag/LinkTag.js";
174
174
  import "../../Components/Common/Icon/Icon.js";
175
175
  import "../../utils/getImageInfo.js";
176
+ import "../../Components/Common/Icon/animationUtils.js";
176
177
  import "../../Components/Tag/PanoramaTag.js";
177
178
  import "../../Components/Common/Icon/PanoramaIcon.js";
178
179
  import "../../Components/Tag/CustomTag.js";
@@ -200,13 +201,13 @@ import "../../../shared-utils/safeObj.js";
200
201
  import "../../utils/Cache.js";
201
202
  import "../../../shared-utils/promise/withResolvers.js";
202
203
  const B = /* @__PURE__ */ new Map(), O = /* @__PURE__ */ new Map();
203
- class Xi extends A {
204
+ class Yi extends A {
204
205
  constructor(e, t) {
205
206
  super(e, t), this.state.unfolded = !0, this.loadModel();
206
207
  }
207
208
  applyVisible() {
208
- var t, s, a, n, r, o;
209
- this.computeRenderType() === "Mesh" ? ((s = (t = this.data.mediaData) == null ? void 0 : t[0]) == null ? void 0 : s.type) === "Video" ? this.renderVideoPlane() : ((n = (a = this.data.mediaData) == null ? void 0 : a[0]) == null ? void 0 : n.type) === "Image" && this.renderImagePlane() : ((r = this.tag3DContentSvelte) == null || r.svelteApp.$set({ tag: this, state: this.plugin.state, temporaryState: this.plugin.temporaryState }), (o = this.tag3DContentSvelte) != null && o.css3DInstance && (this.tag3DContentSvelte.css3DInstance.visible = this.visible, this.five.needsRender = !0));
209
+ var t, s, a, p, r, o;
210
+ this.computeRenderType() === "Mesh" ? ((s = (t = this.data.mediaData) == null ? void 0 : t[0]) == null ? void 0 : s.type) === "Video" ? this.renderVideoPlane() : ((p = (a = this.data.mediaData) == null ? void 0 : a[0]) == null ? void 0 : p.type) === "Image" && this.renderImagePlane() : ((r = this.tag3DContentSvelte) == null || r.svelteApp.$set({ tag: this, state: this.plugin.state, temporaryState: this.plugin.temporaryState }), (o = this.tag3DContentSvelte) != null && o.css3DInstance && (this.tag3DContentSvelte.css3DInstance.visible = this.visible, this.five.needsRender = !0));
210
211
  }
211
212
  set(e, t = !0) {
212
213
  super.set(e, t), C(this.five).then(() => {
@@ -214,21 +215,21 @@ class Xi extends A {
214
215
  });
215
216
  }
216
217
  setData(...e) {
217
- var s, a, n, r, o;
218
- super.setData(...e), this.computeRenderType() === "Mesh" ? ((a = (s = this.data.mediaData) == null ? void 0 : s[0]) == null ? void 0 : a.type) === "Video" ? this.renderVideoPlane() : ((r = (n = this.data.mediaData) == null ? void 0 : n[0]) == null ? void 0 : r.type) === "Image" && this.renderImagePlane() : (o = this.tag3DContentSvelte) == null || o.svelteApp.$set({ tag: this });
218
+ var s, a, p, r, o;
219
+ super.setData(...e), this.computeRenderType() === "Mesh" ? ((a = (s = this.data.mediaData) == null ? void 0 : s[0]) == null ? void 0 : a.type) === "Video" ? this.renderVideoPlane() : ((r = (p = this.data.mediaData) == null ? void 0 : p[0]) == null ? void 0 : r.type) === "Image" && this.renderImagePlane() : (o = this.tag3DContentSvelte) == null || o.svelteApp.$set({ tag: this });
219
220
  }
220
221
  loadModel() {
221
222
  return D(this, null, function* () {
222
- var t, s, a, n, r, o;
223
+ var t, s, a, p, r, o;
223
224
  if (yield C(this.five), this.computeRenderType() === "Mesh")
224
- ((s = (t = this.data.mediaData) == null ? void 0 : t[0]) == null ? void 0 : s.type) === "Video" ? this.renderVideoPlane() : ((n = (a = this.data.mediaData) == null ? void 0 : a[0]) == null ? void 0 : n.type) === "Image" && this.renderImagePlane();
225
+ ((s = (t = this.data.mediaData) == null ? void 0 : t[0]) == null ? void 0 : s.type) === "Video" ? this.renderVideoPlane() : ((p = (a = this.data.mediaData) == null ? void 0 : a[0]) == null ? void 0 : p.type) === "Image" && this.renderImagePlane();
225
226
  else {
226
227
  G(this.five);
227
- const p = this.position.map(E);
228
+ const n = this.position.map(E);
228
229
  (o = (r = this.tag3DContentSvelte) == null ? void 0 : r.dispose) == null || o.call(r);
229
230
  const i = document.createElement("div");
230
231
  i.classList.add("tag-media-container");
231
- const h = g({ mode: "front", cornerPoints: p, container: i }, this.config.tag3DConfig), l = this.computeRenderType() === "BehindDom" || h.mode === "behind" ? "behind" : "front", m = new M(y(g({}, h), { mode: l })), u = this.computeNormal();
232
+ const h = g({ mode: "front", cornerPoints: n, container: i }, this.config.tag3DConfig), l = this.computeRenderType() === "BehindDom" || h.mode === "behind" ? "behind" : "front", m = new M(y(g({}, h), { mode: l })), u = this.computeNormal();
232
233
  m.position.add(u.clone().setLength(F.Z_FIGHTING_OFFSET)), this.plugin.group.add(m);
233
234
  let c;
234
235
  m.mode === "behind" && this.config.clickable !== !1 && (c = this.addObjectClickHandler(this, m, (I) => {
@@ -268,9 +269,9 @@ class Xi extends A {
268
269
  const { url: t } = e;
269
270
  if (!t)
270
271
  return;
271
- const s = this.currentVisible, a = (() => !!(this.mediaPlane && !s))(), n = (() => !!(!this.mediaPlane && s))(), r = (() => !!(this.mediaPlane && this.mediaPlane.src !== t))();
272
- if ((a || r) && this.mediaPlane && (this.plugin.imagePlaneGroup.remove(this.mediaPlane), this.mediaPlane.dispose(), this.mediaPlane.removeFromParent(), this.mediaPlane = void 0), n || r) {
273
- const p = this.position.map(S), i = new L(t, p, {
272
+ const s = this.currentVisible, a = (() => !!(this.mediaPlane && !s))(), p = (() => !!(!this.mediaPlane && s))(), r = (() => !!(this.mediaPlane && this.mediaPlane.src !== t))();
273
+ if ((a || r) && this.mediaPlane && (this.plugin.imagePlaneGroup.remove(this.mediaPlane), this.mediaPlane.dispose(), this.mediaPlane.removeFromParent(), this.mediaPlane = void 0), p || r) {
274
+ const n = this.position.map(S), i = new L(t, n, {
274
275
  videoCoverSrc: e.videoCoverUrl,
275
276
  playButton: this.data.playIcon,
276
277
  paused: !((o = this.data.autoplayConfig) != null && o.autoplayVideo),
@@ -307,12 +308,12 @@ class Xi extends A {
307
308
  const { url: t } = e;
308
309
  if (!t)
309
310
  return;
310
- const s = this.position.map(S), a = this.currentVisible, n = (() => !!(this.mediaPlane && !a))(), r = (() => !!(!this.mediaPlane && a))(), o = (() => !!(this.mediaPlane && this.mediaPlane.src !== t))();
311
- (n || o) && this.mediaPlane && (this.plugin.imagePlaneGroup.remove(this.mediaPlane), this.mediaPlane.dispose(), this.mediaPlane.removeFromParent(), this.mediaPlane = void 0), (r || o) && (this.mediaPlane = new j(t, s, { objectFit: this.data.objectFit }), this.getConfig().clickable !== !1 && this.plugin.domEvents.addAutoBindEventListener(
311
+ const s = this.position.map(S), a = this.currentVisible, p = (() => !!(this.mediaPlane && !a))(), r = (() => !!(!this.mediaPlane && a))(), o = (() => !!(this.mediaPlane && this.mediaPlane.src !== t))();
312
+ (p || o) && this.mediaPlane && (this.plugin.imagePlaneGroup.remove(this.mediaPlane), this.mediaPlane.dispose(), this.mediaPlane.removeFromParent(), this.mediaPlane = void 0), (r || o) && (this.mediaPlane = new j(t, s, { objectFit: this.data.objectFit }), this.getConfig().clickable !== !1 && this.plugin.domEvents.addAutoBindEventListener(
312
313
  this.mediaPlane,
313
314
  "click",
314
- (p) => {
315
- this.plugin.hooks.emit("click", { tag: this, target: "TagContent", event: p.origDomEvent });
315
+ (n) => {
316
+ this.plugin.hooks.emit("click", { tag: this, target: "TagContent", event: n.origDomEvent });
316
317
  },
317
318
  { noEmitWhenHide: !0 }
318
319
  ), this.plugin.imagePlaneGroup.add(this.mediaPlane)), this.five.needsRender = !0;
@@ -322,5 +323,5 @@ class Xi extends A {
322
323
  }
323
324
  }
324
325
  export {
325
- Xi as PlaneTag
326
+ Yi as PlaneTag
326
327
  };
@@ -214,6 +214,7 @@ import "../Components/Tag/MediaPlane.js";
214
214
  import "../Components/Tag/LinkTag.js";
215
215
  import "../Components/Common/Icon/Icon.js";
216
216
  import "../utils/getImageInfo.js";
217
+ import "../Components/Common/Icon/animationUtils.js";
217
218
  import "../Components/Tag/PanoramaTag.js";
218
219
  import "../Components/Common/Icon/PanoramaIcon.js";
219
220
  import "../Components/Tag/CustomTag.js";
@@ -234,8 +235,8 @@ import "../Components/Common/TagPopover/TagPopoverToolBar.js";
234
235
  import "../Components/Common/TagPopover/ArrowRightIcon.js";
235
236
  import "../Components/Common/TagPopover/ShareIcon.js";
236
237
  import "../utils/popoverContainer.js";
237
- const D = "Dnalogel-PanoTagPlugin", zo = (d) => `${D}--${d}`;
238
- class jo extends R {
238
+ const D = "Dnalogel-PanoTagPlugin", jo = (d) => `${D}--${d}`;
239
+ class Qo extends R {
239
240
  constructor(e, t) {
240
241
  super(e);
241
242
  /** state */
@@ -702,7 +703,7 @@ class jo extends R {
702
703
  }
703
704
  }
704
705
  export {
705
- jo as PanoTagPluginController,
706
- jo as default,
707
- zo as pluginFlag
706
+ Qo as PanoTagPluginController,
707
+ Qo as default,
708
+ jo as pluginFlag
708
709
  };
@@ -1,7 +1,7 @@
1
1
  import r from "./controller/index.js";
2
- import { pluginFlag as _r } from "./controller/index.js";
3
- import { defaultGlobalConfig as op } from "./typings/tag/TagConfig.js";
4
- import { ContentType as rp, DimensionType as pp, PointType as ip } from "./Archive/deprecated.js";
2
+ import { pluginFlag as $r } from "./controller/index.js";
3
+ import { defaultGlobalConfig as tp } from "./typings/tag/TagConfig.js";
4
+ import { ContentType as pp, DimensionType as ip, PointType as mp } from "./Archive/deprecated.js";
5
5
  import "three";
6
6
  import "../vendor/object-assign-deep/objectAssignDeep.js";
7
7
  import "../shared-utils/positionToVector3.js";
@@ -184,6 +184,7 @@ import "./Components/Tag/MediaPlane.js";
184
184
  import "./Components/Tag/LinkTag.js";
185
185
  import "./Components/Common/Icon/Icon.js";
186
186
  import "./utils/getImageInfo.js";
187
+ import "./Components/Common/Icon/animationUtils.js";
187
188
  import "./Components/Tag/PanoramaTag.js";
188
189
  import "./Components/Common/Icon/PanoramaIcon.js";
189
190
  import "./Components/Tag/CustomTag.js";
@@ -208,14 +209,14 @@ import "./Components/Common/TagPopover/ShareIcon.js";
208
209
  import "./utils/popoverContainer.js";
209
210
  import "../shared-utils/three/vector3ToArray.js";
210
211
  import "../shared-utils/animationFrame/BetterTween.js";
211
- const Xr = (o, t) => new r(o, t);
212
+ const Yr = (o, t) => new r(o, t);
212
213
  export {
213
- rp as ContentType,
214
- pp as DimensionType,
215
- Xr as PanoTagPlugin,
214
+ pp as ContentType,
215
+ ip as DimensionType,
216
+ Yr as PanoTagPlugin,
216
217
  r as PanoTagPluginController,
217
- ip as PointType,
218
- Xr as default,
219
- op as defaultGlobalConfig,
220
- _r as pluginFlag
218
+ mp as PointType,
219
+ Yr as default,
220
+ tp as defaultGlobalConfig,
221
+ $r as pluginFlag
221
222
  };
@@ -16,6 +16,25 @@ export interface MinMax {
16
16
  max?: number;
17
17
  }
18
18
  export type StickType = '2DPoint' | '3DPoint' | 'Plane' | 'Model';
19
+ /**
20
+ * @description 标签 icon 动画配置
21
+ */
22
+ export interface TagIconAnimationConfig {
23
+ duration: number;
24
+ elements: {
25
+ selector?: string;
26
+ properties: {
27
+ translateX?: number[];
28
+ translateY?: number[];
29
+ rotate?: number[];
30
+ scale?: number[];
31
+ opacity?: number[];
32
+ };
33
+ }[];
34
+ loop: boolean;
35
+ loopInterval?: number;
36
+ timing?: 'linear' | 'ease' | 'ease-in' | 'ease-out' | 'ease-in-out';
37
+ }
19
38
  export interface TagIconUrl {
20
39
  url?: string;
21
40
  /** 背景色 */
@@ -26,14 +45,16 @@ export interface TagIconUrl {
26
45
  enabled?: boolean;
27
46
  /** 指切图是几倍图,如 2倍图, 3倍图,默认值为 3 */
28
47
  ratio?: number;
29
- /** 指帧动画的雪碧图由几张图片构成 */
48
+ /** @deprecated 指帧动画的雪碧图由几张图片构成,推荐使用 animation 配置替代 */
30
49
  steps?: number;
31
- /** 单位:帧/s, 默认每秒24帧,即 fps: 24 */
50
+ /** @deprecated 单位:帧/s, 默认每秒24帧,即 fps: 24,推荐使用 animation 配置替代 */
32
51
  fps?: number;
33
52
  /** 期望渲染在屏幕上的宽度,如果指定了scale,则最终渲染在屏幕上的宽度 = width * scale */
34
53
  width?: number;
35
54
  /** 缩放值。默认为1,如果指定了scale,则最终渲染在屏幕上的宽度 = width * scale */
36
55
  scale?: number;
56
+ /** 帧动画配置 */
57
+ animation?: TagIconAnimationConfig;
37
58
  }
38
59
  export interface TagStyle {
39
60
  /** 小圆点样式 */
@@ -22,7 +22,7 @@ let A = class {
22
22
  /**
23
23
  * @realsee/dnalogel 版本号
24
24
  */
25
- r(this, "VERSION", "3.69.11");
25
+ r(this, "VERSION", "3.70.0-alpha.1");
26
26
  r(this, "NAME");
27
27
  r(this, "five");
28
28
  r(this, "workUtil");
@@ -1,2 +1 @@
1
1
  export declare const CAMERA_IMAGE = "data:image/png;base64,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";
2
- export declare const CAMERA_IMAGE_BIG_DOT = "data:image/png;base64,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";