@realsee/dnalogel 3.19.0 → 3.19.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 (351) hide show
  1. package/components/index.js +104 -95
  2. package/dist/index.cjs.js +34 -34
  3. package/dist/index.js +894 -886
  4. package/dist/index.umd.js +29 -29
  5. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +3 -3
  6. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +3 -3
  7. package/docs/classes/CSS3DRender.html +3 -3
  8. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  9. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
  10. package/docs/classes/Magnifier.html +3 -3
  11. package/docs/classes/ModelRoomLabelController.html +3 -3
  12. package/docs/classes/MoveController.html +3 -3
  13. package/docs/classes/Object3DHelperController.html +3 -3
  14. package/docs/classes/PaintBrush.html +3 -3
  15. package/docs/classes/PanoMeasurePluginLine.html +3 -3
  16. package/docs/classes/PanoMeasurePluginModel.html +3 -3
  17. package/docs/classes/PanoMeasurePluginPoint.html +3 -3
  18. package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
  19. package/docs/classes/PanoTagPluginController.html +3 -3
  20. package/docs/classes/Util.BetterTween.html +3 -3
  21. package/docs/classes/Util.Interval.html +3 -3
  22. package/docs/classes/Util.LineSegments.html +3 -3
  23. package/docs/classes/Util.Magnifier.html +3 -3
  24. package/docs/classes/Util.Object3D.html +3 -3
  25. package/docs/classes/Util.PointDomHelper.html +3 -3
  26. package/docs/classes/Util.PointHelper.html +3 -3
  27. package/docs/classes/Util.PointSelectorHelper.html +3 -3
  28. package/docs/classes/Util.Rectangle.html +3 -3
  29. package/docs/classes/WalkController.html +3 -3
  30. package/docs/enums/CameraMovementEffect.html +3 -3
  31. package/docs/enums/ContentType.html +3 -3
  32. package/docs/enums/DIRECTION.html +3 -3
  33. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
  34. package/docs/enums/DimensionType.html +3 -3
  35. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
  36. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
  37. package/docs/enums/PaintBrushTypeEnum.html +3 -3
  38. package/docs/enums/PointType.html +3 -3
  39. package/docs/enums/Rotation.html +3 -3
  40. package/docs/functions/AreaMakerPlugin.html +3 -3
  41. package/docs/functions/CSS3DRenderPlugin.html +3 -3
  42. package/docs/functions/CameraMovementPlugin.html +3 -3
  43. package/docs/functions/CruisePlugin.html +3 -3
  44. package/docs/functions/CurrentPanoImagePlugin.html +3 -3
  45. package/docs/functions/GuideLinePlugin.html +3 -3
  46. package/docs/functions/ItemLabelPlugin.html +3 -3
  47. package/docs/functions/MapviewFloorplanPlugin.html +3 -3
  48. package/docs/functions/ModelChassisCompassPlugin.html +3 -3
  49. package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
  50. package/docs/functions/ModelFloorplanPlugin.html +3 -3
  51. package/docs/functions/ModelItemLabelPlugin.html +3 -3
  52. package/docs/functions/ModelRoomLabelPlugin.html +3 -3
  53. package/docs/functions/ModelTVVideoPlugin.html +3 -3
  54. package/docs/functions/ModelViewPlugin.html +3 -3
  55. package/docs/functions/MovePlugin.html +3 -3
  56. package/docs/functions/Object3DHelperPlugin.html +3 -3
  57. package/docs/functions/PanoCompassPlugin.html +3 -3
  58. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
  59. package/docs/functions/PanoDoorLabelPlugin.html +3 -3
  60. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
  61. package/docs/functions/PanoMeasurePlugin.html +3 -3
  62. package/docs/functions/PanoRulerPlugin.html +3 -3
  63. package/docs/functions/PanoRulerProPlugin.html +3 -3
  64. package/docs/functions/PanoSpatialTagPlugin.html +3 -3
  65. package/docs/functions/PanoTagPlugin.html +3 -3
  66. package/docs/functions/PanoVideoPlugin.html +3 -3
  67. package/docs/functions/PipelinePlugin.html +3 -3
  68. package/docs/functions/TopviewFloorplanPlugin.html +3 -3
  69. package/docs/functions/Util.absoluteUrl.html +3 -3
  70. package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
  71. package/docs/functions/Util.equal.html +3 -3
  72. package/docs/functions/Util.getCoordsFromClient.html +3 -3
  73. package/docs/functions/Util.getCoordsFromElement.html +3 -3
  74. package/docs/functions/Util.getFrameTime.html +3 -3
  75. package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
  76. package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
  77. package/docs/functions/Util.isAbsoluteURL.html +3 -3
  78. package/docs/functions/Util.isModelLike.html +3 -3
  79. package/docs/functions/Util.isNil.html +3 -3
  80. package/docs/functions/Util.isPanoramaLike.html +3 -3
  81. package/docs/functions/Util.nextFrame.html +3 -3
  82. package/docs/functions/Util.notNil.html +3 -3
  83. package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
  84. package/docs/functions/Util.tweenProgress.html +3 -3
  85. package/docs/functions/Util.uuid.html +3 -3
  86. package/docs/functions/pluginFlag.html +3 -3
  87. package/docs/index.html +4 -4
  88. package/docs/interfaces/AddTagConfig.html +3 -3
  89. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  90. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  91. package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
  92. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  93. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
  94. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  95. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  96. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  97. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
  98. package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
  99. package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
  100. package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
  101. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  102. package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
  103. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
  104. package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
  105. package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
  106. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
  107. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
  108. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  109. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
  110. package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
  111. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
  112. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
  113. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  114. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
  115. package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
  116. package/docs/interfaces/EventMap.html +3 -3
  117. package/docs/interfaces/FloorplanBounding.html +3 -3
  118. package/docs/interfaces/FloorplanData.html +3 -3
  119. package/docs/interfaces/FloorplanEntrance.html +3 -3
  120. package/docs/interfaces/FloorplanExtraObject.html +3 -3
  121. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  122. package/docs/interfaces/FloorplanFloorData.html +3 -3
  123. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  124. package/docs/interfaces/FloorplanObserver.html +3 -3
  125. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  126. package/docs/interfaces/FloorplanPosition.html +3 -3
  127. package/docs/interfaces/FloorplanRoomItem.html +3 -3
  128. package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
  129. package/docs/interfaces/FloorplanServerBounding.html +3 -3
  130. package/docs/interfaces/FloorplanServerComputedData.html +3 -3
  131. package/docs/interfaces/FloorplanServerData.html +3 -3
  132. package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
  133. package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
  134. package/docs/interfaces/FloorplanServerEntrance.html +3 -3
  135. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  136. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  137. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  138. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  139. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  140. package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
  141. package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
  142. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
  143. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  144. package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
  145. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
  146. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
  147. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
  148. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  149. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
  150. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
  151. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
  152. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
  153. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
  154. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
  155. package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
  156. package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
  157. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
  158. package/docs/interfaces/HelperOffset.html +3 -3
  159. package/docs/interfaces/ImagePlaneGroup.html +3 -3
  160. package/docs/interfaces/ItemLabelPluginData.html +3 -3
  161. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
  162. package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
  163. package/docs/interfaces/MinMax.html +3 -3
  164. package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
  165. package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
  166. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
  167. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
  168. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
  169. package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
  170. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
  171. package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
  172. package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
  173. package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
  174. package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
  175. package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
  176. package/docs/interfaces/ModelViewPluginExportType.html +3 -3
  177. package/docs/interfaces/Object3DHelperState.html +3 -3
  178. package/docs/interfaces/ObjectHelperControllers.html +3 -3
  179. package/docs/interfaces/PaintBrushAction.html +3 -3
  180. package/docs/interfaces/PaintBrushConfigs.html +3 -3
  181. package/docs/interfaces/PaintBrushState.html +3 -3
  182. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
  183. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
  184. package/docs/interfaces/PanoMeasureParameterType.html +3 -3
  185. package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
  186. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  187. package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
  188. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
  189. package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
  190. package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
  191. package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
  192. package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
  193. package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
  194. package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
  195. package/docs/interfaces/PanoRulerProPluginState.html +3 -3
  196. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
  197. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
  198. package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
  199. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
  200. package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
  201. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
  202. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
  203. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
  204. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
  205. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  206. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
  207. package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
  208. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
  209. package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
  210. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
  211. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
  212. package/docs/interfaces/Point.html +3 -3
  213. package/docs/interfaces/Room.html +3 -3
  214. package/docs/interfaces/RoomInfo.html +3 -3
  215. package/docs/interfaces/RoomLabel.html +3 -3
  216. package/docs/interfaces/RoomRules.html +3 -3
  217. package/docs/interfaces/Rooms.html +3 -3
  218. package/docs/interfaces/Scissor.html +3 -3
  219. package/docs/interfaces/State.html +3 -3
  220. package/docs/interfaces/TagCacheInterface.html +3 -3
  221. package/docs/interfaces/TagConfig.html +3 -3
  222. package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
  223. package/docs/interfaces/TagIconUrl.html +3 -3
  224. package/docs/interfaces/TagObjectGroup.html +3 -3
  225. package/docs/interfaces/TagStyle.html +3 -3
  226. package/docs/interfaces/Tags.html +3 -3
  227. package/docs/interfaces/TemporaryState.html +3 -3
  228. package/docs/interfaces/Util.MagnifierParameter.html +3 -3
  229. package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
  230. package/docs/interfaces/Util.PointIntersection.html +3 -3
  231. package/docs/modules/AreaMakerPluginType.html +3 -3
  232. package/docs/modules/CruisePluginTypes.html +3 -3
  233. package/docs/modules/CurrentPanoImagePluginType.html +3 -3
  234. package/docs/modules/GuideLineItem.html +3 -3
  235. package/docs/modules/GuideLineModeItem.html +3 -3
  236. package/docs/modules/GuideLinePluginType.html +3 -3
  237. package/docs/modules/PanoVideoPluginType.html +3 -3
  238. package/docs/modules/Util.html +3 -3
  239. package/docs/modules.html +4 -4
  240. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
  241. package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
  242. package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
  243. package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
  244. package/docs/types/ArrayPosition.html +3 -3
  245. package/docs/types/AudioAppearance.html +3 -3
  246. package/docs/types/AudioTagTypeConfigKey.html +3 -3
  247. package/docs/types/CSS3DRenderExportType.html +3 -3
  248. package/docs/types/CSS3DRenderPluginExportType.html +3 -3
  249. package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
  250. package/docs/types/ClassFunctionParameters.html +3 -3
  251. package/docs/types/Color.html +3 -3
  252. package/docs/types/ContentTypeConfigKey.html +3 -3
  253. package/docs/types/ContentTypeConfigKeySplit.html +3 -3
  254. package/docs/types/ContentTypeMap.html +3 -3
  255. package/docs/types/Create3DDomContainerReturnType.html +3 -3
  256. package/docs/types/Create3DElementReturnType.html +3 -3
  257. package/docs/types/CruisePluginExportType.html +3 -3
  258. package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
  259. package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
  260. package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
  261. package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
  262. package/docs/types/DeprecatedTagProperty.html +3 -3
  263. package/docs/types/Direction-1.html +3 -3
  264. package/docs/types/Direction4.html +3 -3
  265. package/docs/types/ElementRenderer.html +3 -3
  266. package/docs/types/FloorplanRuleLabels.html +3 -3
  267. package/docs/types/FloorplanServerRuleLabels.html +3 -3
  268. package/docs/types/GuideLinePluginExportType.html +3 -3
  269. package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
  270. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
  271. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
  272. package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
  273. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
  274. package/docs/types/GuideLinePluginType.PathItem.html +3 -3
  275. package/docs/types/GuideLinePluginType.PluginData.html +3 -3
  276. package/docs/types/HelperEventMap.html +3 -3
  277. package/docs/types/InternalHelperEventMap.html +3 -3
  278. package/docs/types/LoadTagConfig.html +3 -3
  279. package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
  280. package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
  281. package/docs/types/MediaData.html +3 -3
  282. package/docs/types/MediaStore.html +3 -3
  283. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
  284. package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
  285. package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
  286. package/docs/types/ModelId.html +3 -3
  287. package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
  288. package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
  289. package/docs/types/MoveArgs.html +3 -3
  290. package/docs/types/MoveOpts.html +3 -3
  291. package/docs/types/Object3DHelperEventMap.html +3 -3
  292. package/docs/types/ObjectFit.html +3 -3
  293. package/docs/types/PaintBrushEventMap.html +3 -3
  294. package/docs/types/PanoCompassPluginData.html +3 -3
  295. package/docs/types/PanoCompassPluginExportType.html +3 -3
  296. package/docs/types/PanoCompassPluginParameterType.html +3 -3
  297. package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
  298. package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
  299. package/docs/types/PanoIndex.html +3 -3
  300. package/docs/types/PanoMeasurePluginEvent.html +3 -3
  301. package/docs/types/PanoMeasureReturnType.html +3 -3
  302. package/docs/types/PanoSpatialTagPluginId.html +3 -3
  303. package/docs/types/PanoTagPluginExportInterface.html +3 -3
  304. package/docs/types/PanoTagPluginParamsInterface.html +3 -3
  305. package/docs/types/PanoVideoPluginParameterType.html +3 -3
  306. package/docs/types/PanoVideoPluginReturnType.html +3 -3
  307. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
  308. package/docs/types/PipelinePluginParameterType.html +3 -3
  309. package/docs/types/PipelinePluginReturnType.html +3 -3
  310. package/docs/types/PlaneTag.html +3 -3
  311. package/docs/types/Point2DTag.html +3 -3
  312. package/docs/types/Point3DTag.html +3 -3
  313. package/docs/types/PointTag.html +3 -3
  314. package/docs/types/PointTagInstance.html +3 -3
  315. package/docs/types/Position.html +3 -3
  316. package/docs/types/RotateArgs.html +3 -3
  317. package/docs/types/RotateOpts.html +3 -3
  318. package/docs/types/RuleLabelsKey.html +3 -3
  319. package/docs/types/RuleLabelsValue.html +3 -3
  320. package/docs/types/StickType.html +3 -3
  321. package/docs/types/Tag.html +3 -3
  322. package/docs/types/Tag2D.html +3 -3
  323. package/docs/types/Tag3D.html +3 -3
  324. package/docs/types/TagConfigByKey.html +3 -3
  325. package/docs/types/TagContentType.html +3 -3
  326. package/docs/types/TagContentTypeMapping.html +3 -3
  327. package/docs/types/TagDimensionType.html +3 -3
  328. package/docs/types/TagElement.html +3 -3
  329. package/docs/types/TagEvents.html +3 -3
  330. package/docs/types/TagGLTFObject.html +3 -3
  331. package/docs/types/TagHooks.html +3 -3
  332. package/docs/types/TagId.html +3 -3
  333. package/docs/types/TagInstance.html +3 -3
  334. package/docs/types/TagPointType.html +3 -3
  335. package/docs/types/TagRendererMap.html +3 -3
  336. package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
  337. package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
  338. package/docs/types/WorkCode.html +3 -3
  339. package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
  340. package/docs/variables/PLUGIN.html +3 -3
  341. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
  342. package/docs/variables/ROOM_TYPE_MAP.html +3 -3
  343. package/docs/variables/defaultGlobalConfig.html +3 -3
  344. package/docs/variables/itemLabelPluginServerParams.html +3 -3
  345. package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
  346. package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
  347. package/libs/PanoTagPlugin/controller/TagRender.js +78 -79
  348. package/libs/base/BasePlugin.js +1 -1
  349. package/libs/shared-utils/logger.js +1 -1
  350. package/libs/vendor/@tweenjs/tween/dist/tween.esm.js.js +88 -79
  351. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- var d = Object.freeze({
1
+ var y = Object.freeze({
2
2
  Linear: Object.freeze({
3
3
  None: function(t) {
4
4
  return t;
@@ -117,13 +117,13 @@ var d = Object.freeze({
117
117
  }),
118
118
  Bounce: Object.freeze({
119
119
  In: function(t) {
120
- return 1 - d.Bounce.Out(1 - t);
120
+ return 1 - y.Bounce.Out(1 - t);
121
121
  },
122
122
  Out: function(t) {
123
123
  return t < 0.36363636363636365 ? 7.5625 * t * t : t < 0.7272727272727273 ? 7.5625 * (t -= 0.5454545454545454) * t + 0.75 : t < 0.9090909090909091 ? 7.5625 * (t -= 0.8181818181818182) * t + 0.9375 : 7.5625 * (t -= 0.9545454545454546) * t + 0.984375;
124
124
  },
125
125
  InOut: function(t) {
126
- return t < 0.5 ? d.Bounce.In(t * 2) * 0.5 : d.Bounce.Out(t * 2 - 1) * 0.5 + 0.5;
126
+ return t < 0.5 ? y.Bounce.In(t * 2) * 0.5 : y.Bounce.Out(t * 2 - 1) * 0.5 + 0.5;
127
127
  }
128
128
  }),
129
129
  generatePow: function(t) {
@@ -139,9 +139,9 @@ var d = Object.freeze({
139
139
  }
140
140
  };
141
141
  }
142
- }), _ = function() {
142
+ }), v = function() {
143
143
  return performance.now();
144
- }, w = (
144
+ }, P = (
145
145
  /** @class */
146
146
  function() {
147
147
  function t() {
@@ -159,41 +159,41 @@ var d = Object.freeze({
159
159
  }, t.prototype.remove = function(e) {
160
160
  delete this._tweens[e.getId()], delete this._tweensAddedDuringUpdate[e.getId()];
161
161
  }, t.prototype.update = function(e, i) {
162
- e === void 0 && (e = _()), i === void 0 && (i = !1);
162
+ e === void 0 && (e = v()), i === void 0 && (i = !1);
163
163
  var r = Object.keys(this._tweens);
164
164
  if (r.length === 0)
165
165
  return !1;
166
166
  for (; r.length > 0; ) {
167
167
  this._tweensAddedDuringUpdate = {};
168
168
  for (var n = 0; n < r.length; n++) {
169
- var a = this._tweens[r[n]], s = !i;
170
- a && a.update(e, s) === !1 && !i && delete this._tweens[r[n]];
169
+ var s = this._tweens[r[n]], a = !i;
170
+ s && s.update(e, a) === !1 && !i && delete this._tweens[r[n]];
171
171
  }
172
172
  r = Object.keys(this._tweensAddedDuringUpdate);
173
173
  }
174
174
  return !0;
175
175
  }, t;
176
176
  }()
177
- ), c = {
177
+ ), d = {
178
178
  Linear: function(t, e) {
179
- var i = t.length - 1, r = i * e, n = Math.floor(r), a = c.Utils.Linear;
180
- return e < 0 ? a(t[0], t[1], r) : e > 1 ? a(t[i], t[i - 1], i - r) : a(t[n], t[n + 1 > i ? i : n + 1], r - n);
179
+ var i = t.length - 1, r = i * e, n = Math.floor(r), s = d.Utils.Linear;
180
+ return e < 0 ? s(t[0], t[1], r) : e > 1 ? s(t[i], t[i - 1], i - r) : s(t[n], t[n + 1 > i ? i : n + 1], r - n);
181
181
  },
182
182
  Bezier: function(t, e) {
183
- for (var i = 0, r = t.length - 1, n = Math.pow, a = c.Utils.Bernstein, s = 0; s <= r; s++)
184
- i += n(1 - e, r - s) * n(e, s) * t[s] * a(r, s);
183
+ for (var i = 0, r = t.length - 1, n = Math.pow, s = d.Utils.Bernstein, a = 0; a <= r; a++)
184
+ i += n(1 - e, r - a) * n(e, a) * t[a] * s(r, a);
185
185
  return i;
186
186
  },
187
187
  CatmullRom: function(t, e) {
188
- var i = t.length - 1, r = i * e, n = Math.floor(r), a = c.Utils.CatmullRom;
189
- return t[0] === t[i] ? (e < 0 && (n = Math.floor(r = i * (1 + e))), a(t[(n - 1 + i) % i], t[n], t[(n + 1) % i], t[(n + 2) % i], r - n)) : e < 0 ? t[0] - (a(t[0], t[0], t[1], t[1], -r) - t[0]) : e > 1 ? t[i] - (a(t[i], t[i], t[i - 1], t[i - 1], r - i) - t[i]) : a(t[n ? n - 1 : 0], t[n], t[i < n + 1 ? i : n + 1], t[i < n + 2 ? i : n + 2], r - n);
188
+ var i = t.length - 1, r = i * e, n = Math.floor(r), s = d.Utils.CatmullRom;
189
+ return t[0] === t[i] ? (e < 0 && (n = Math.floor(r = i * (1 + e))), s(t[(n - 1 + i) % i], t[n], t[(n + 1) % i], t[(n + 2) % i], r - n)) : e < 0 ? t[0] - (s(t[0], t[0], t[1], t[1], -r) - t[0]) : e > 1 ? t[i] - (s(t[i], t[i], t[i - 1], t[i - 1], r - i) - t[i]) : s(t[n ? n - 1 : 0], t[n], t[i < n + 1 ? i : n + 1], t[i < n + 2 ? i : n + 2], r - n);
190
190
  },
191
191
  Utils: {
192
192
  Linear: function(t, e, i) {
193
193
  return (e - t) * i + t;
194
194
  },
195
195
  Bernstein: function(t, e) {
196
- var i = c.Utils.Factorial;
196
+ var i = d.Utils.Factorial;
197
197
  return i(t) / i(e) / i(t - e);
198
198
  },
199
199
  Factorial: function() {
@@ -208,11 +208,11 @@ var d = Object.freeze({
208
208
  };
209
209
  }(),
210
210
  CatmullRom: function(t, e, i, r, n) {
211
- var a = (i - t) * 0.5, s = (r - e) * 0.5, h = n * n, f = n * h;
212
- return (2 * e - 2 * i + a + s) * f + (-3 * e + 3 * i - 2 * a - s) * h + a * n + e;
211
+ var s = (i - t) * 0.5, a = (r - e) * 0.5, h = n * n, f = n * h;
212
+ return (2 * e - 2 * i + s + a) * f + (-3 * e + 3 * i - 2 * s - a) * h + s * n + e;
213
213
  }
214
214
  }
215
- }, S = (
215
+ }, w = (
216
216
  /** @class */
217
217
  function() {
218
218
  function t() {
@@ -221,11 +221,11 @@ var d = Object.freeze({
221
221
  return t._nextId++;
222
222
  }, t._nextId = 0, t;
223
223
  }()
224
- ), g = new w(), T = (
224
+ ), O = new P(), M = (
225
225
  /** @class */
226
226
  function() {
227
227
  function t(e, i) {
228
- i === void 0 && (i = g), this._object = e, this._group = i, this._isPaused = !1, this._pauseStart = 0, this._valuesStart = {}, this._valuesEnd = {}, this._valuesStartRepeat = {}, this._duration = 1e3, this._isDynamic = !1, this._initialRepeat = 0, this._repeat = 0, this._yoyo = !1, this._isPlaying = !1, this._reversed = !1, this._delayTime = 0, this._startTime = 0, this._easingFunction = d.Linear.None, this._interpolationFunction = c.Linear, this._chainedTweens = [], this._onStartCallbackFired = !1, this._onEveryStartCallbackFired = !1, this._id = S.nextId(), this._isChainStopped = !1, this._propertiesAreSetUp = !1, this._goToEnd = !1;
228
+ i === void 0 && (i = O), this._object = e, this._group = i, this._isPaused = !1, this._pauseStart = 0, this._valuesStart = {}, this._valuesEnd = {}, this._valuesStartRepeat = {}, this._duration = 1e3, this._isDynamic = !1, this._initialRepeat = 0, this._repeat = 0, this._yoyo = !1, this._isPlaying = !1, this._reversed = !1, this._delayTime = 0, this._startTime = 0, this._easingFunction = y.Linear.None, this._interpolationFunction = d.Linear, this._chainedTweens = [], this._onStartCallbackFired = !1, this._onEveryStartCallbackFired = !1, this._id = w.nextId(), this._isChainStopped = !1, this._propertiesAreSetUp = !1, this._goToEnd = !1;
229
229
  }
230
230
  return t.prototype.getId = function() {
231
231
  return this._id;
@@ -233,16 +233,18 @@ var d = Object.freeze({
233
233
  return this._isPlaying;
234
234
  }, t.prototype.isPaused = function() {
235
235
  return this._isPaused;
236
+ }, t.prototype.getDuration = function() {
237
+ return this._duration;
236
238
  }, t.prototype.to = function(e, i) {
237
239
  if (i === void 0 && (i = 1e3), this._isPlaying)
238
240
  throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");
239
- return this._valuesEnd = e, this._propertiesAreSetUp = !1, this._duration = i, this;
241
+ return this._valuesEnd = e, this._propertiesAreSetUp = !1, this._duration = i < 0 ? 0 : i, this;
240
242
  }, t.prototype.duration = function(e) {
241
- return e === void 0 && (e = 1e3), this._duration = e, this;
243
+ return e === void 0 && (e = 1e3), this._duration = e < 0 ? 0 : e, this;
242
244
  }, t.prototype.dynamic = function(e) {
243
245
  return e === void 0 && (e = !1), this._isDynamic = e, this;
244
246
  }, t.prototype.start = function(e, i) {
245
- if (e === void 0 && (e = _()), i === void 0 && (i = !1), this._isPlaying)
247
+ if (e === void 0 && (e = v()), i === void 0 && (i = !1), this._isPlaying)
246
248
  return this;
247
249
  if (this._group && this._group.add(this), this._repeat = this._initialRepeat, this._reversed) {
248
250
  this._reversed = !1;
@@ -252,8 +254,8 @@ var d = Object.freeze({
252
254
  if (this._isPlaying = !0, this._isPaused = !1, this._onStartCallbackFired = !1, this._onEveryStartCallbackFired = !1, this._isChainStopped = !1, this._startTime = e, this._startTime += this._delayTime, !this._propertiesAreSetUp || i) {
253
255
  if (this._propertiesAreSetUp = !0, !this._isDynamic) {
254
256
  var n = {};
255
- for (var a in this._valuesEnd)
256
- n[a] = this._valuesEnd[a];
257
+ for (var s in this._valuesEnd)
258
+ n[s] = this._valuesEnd[s];
257
259
  this._valuesEnd = n;
258
260
  }
259
261
  this._setupProperties(this._object, this._valuesStart, this._valuesEnd, this._valuesStartRepeat, i);
@@ -261,40 +263,40 @@ var d = Object.freeze({
261
263
  return this;
262
264
  }, t.prototype.startFromCurrentValues = function(e) {
263
265
  return this.start(e, !0);
264
- }, t.prototype._setupProperties = function(e, i, r, n, a) {
265
- for (var s in r) {
266
- var h = e[s], f = Array.isArray(h), p = f ? "array" : typeof h, l = !f && Array.isArray(r[s]);
267
- if (!(p === "undefined" || p === "function")) {
266
+ }, t.prototype._setupProperties = function(e, i, r, n, s) {
267
+ for (var a in r) {
268
+ var h = e[a], f = Array.isArray(h), _ = f ? "array" : typeof h, l = !f && Array.isArray(r[a]);
269
+ if (!(_ === "undefined" || _ === "function")) {
268
270
  if (l) {
269
- var o = r[s];
270
- if (o.length === 0)
271
+ var u = r[a];
272
+ if (u.length === 0)
271
273
  continue;
272
- for (var C = [h], y = 0, P = o.length; y < P; y += 1) {
273
- var I = this._handleRelativeValue(h, o[y]);
274
+ for (var C = [h], p = 0, b = u.length; p < b; p += 1) {
275
+ var I = this._handleRelativeValue(h, u[p]);
274
276
  if (isNaN(I)) {
275
277
  l = !1, console.warn("Found invalid interpolation list. Skipping.");
276
278
  break;
277
279
  }
278
280
  C.push(I);
279
281
  }
280
- l && (r[s] = C);
282
+ l && (r[a] = C);
281
283
  }
282
- if ((p === "object" || f) && h && !l) {
283
- i[s] = f ? [] : {};
284
- var b = h;
285
- for (var v in b)
286
- i[s][v] = b[v];
287
- n[s] = f ? [] : {};
288
- var o = r[s];
284
+ if ((_ === "object" || f) && h && !l) {
285
+ i[a] = f ? [] : {};
286
+ var g = h;
287
+ for (var c in g)
288
+ i[a][c] = g[c];
289
+ n[a] = f ? [] : {};
290
+ var u = r[a];
289
291
  if (!this._isDynamic) {
290
- var O = {};
291
- for (var v in o)
292
- O[v] = o[v];
293
- r[s] = o = O;
292
+ var S = {};
293
+ for (var c in u)
294
+ S[c] = u[c];
295
+ r[a] = u = S;
294
296
  }
295
- this._setupProperties(b, i[s], o, n[s], a);
297
+ this._setupProperties(g, i[a], u, n[a], s);
296
298
  } else
297
- (typeof i[s] == "undefined" || a) && (i[s] = h), f || (i[s] *= 1), l ? n[s] = r[s].slice().reverse() : n[s] = i[s] || 0;
299
+ (typeof i[a] == "undefined" || s) && (i[a] = h), f || (i[a] *= 1), l ? n[a] = r[a].slice().reverse() : n[a] = i[a] || 0;
298
300
  }
299
301
  }
300
302
  }, t.prototype.stop = function() {
@@ -302,15 +304,15 @@ var d = Object.freeze({
302
304
  }, t.prototype.end = function() {
303
305
  return this._goToEnd = !0, this.update(1 / 0), this;
304
306
  }, t.prototype.pause = function(e) {
305
- return e === void 0 && (e = _()), this._isPaused || !this._isPlaying ? this : (this._isPaused = !0, this._pauseStart = e, this._group && this._group.remove(this), this);
307
+ return e === void 0 && (e = v()), this._isPaused || !this._isPlaying ? this : (this._isPaused = !0, this._pauseStart = e, this._group && this._group.remove(this), this);
306
308
  }, t.prototype.resume = function(e) {
307
- return e === void 0 && (e = _()), !this._isPaused || !this._isPlaying ? this : (this._isPaused = !1, this._startTime += e - this._pauseStart, this._pauseStart = 0, this._group && this._group.add(this), this);
309
+ return e === void 0 && (e = v()), !this._isPaused || !this._isPlaying ? this : (this._isPaused = !1, this._startTime += e - this._pauseStart, this._pauseStart = 0, this._group && this._group.add(this), this);
308
310
  }, t.prototype.stopChainedTweens = function() {
309
311
  for (var e = 0, i = this._chainedTweens.length; e < i; e++)
310
312
  this._chainedTweens[e].stop();
311
313
  return this;
312
314
  }, t.prototype.group = function(e) {
313
- return e === void 0 && (e = g), this._group = e, this;
315
+ return e === void 0 && (e = O), this._group = e, this;
314
316
  }, t.prototype.delay = function(e) {
315
317
  return e === void 0 && (e = 0), this._delayTime = e, this;
316
318
  }, t.prototype.repeat = function(e) {
@@ -320,9 +322,9 @@ var d = Object.freeze({
320
322
  }, t.prototype.yoyo = function(e) {
321
323
  return e === void 0 && (e = !1), this._yoyo = e, this;
322
324
  }, t.prototype.easing = function(e) {
323
- return e === void 0 && (e = d.Linear.None), this._easingFunction = e, this;
325
+ return e === void 0 && (e = y.Linear.None), this._easingFunction = e, this;
324
326
  }, t.prototype.interpolation = function(e) {
325
- return e === void 0 && (e = c.Linear), this._interpolationFunction = e, this;
327
+ return e === void 0 && (e = d.Linear), this._interpolationFunction = e, this;
326
328
  }, t.prototype.chain = function() {
327
329
  for (var e = [], i = 0; i < arguments.length; i++)
328
330
  e[i] = arguments[i];
@@ -340,9 +342,10 @@ var d = Object.freeze({
340
342
  }, t.prototype.onStop = function(e) {
341
343
  return this._onStopCallback = e, this;
342
344
  }, t.prototype.update = function(e, i) {
343
- if (e === void 0 && (e = _()), i === void 0 && (i = !0), this._isPaused)
345
+ var r = this, n;
346
+ if (e === void 0 && (e = v()), i === void 0 && (i = !0), this._isPaused)
344
347
  return !0;
345
- var r, n, a = this._startTime + this._duration;
348
+ var s, a = this._startTime + this._duration;
346
349
  if (!this._goToEnd && !this._isPlaying) {
347
350
  if (e > a)
348
351
  return !1;
@@ -350,28 +353,34 @@ var d = Object.freeze({
350
353
  }
351
354
  if (this._goToEnd = !1, e < this._startTime)
352
355
  return !0;
353
- this._onStartCallbackFired === !1 && (this._onStartCallback && this._onStartCallback(this._object), this._onStartCallbackFired = !0), this._onEveryStartCallbackFired === !1 && (this._onEveryStartCallback && this._onEveryStartCallback(this._object), this._onEveryStartCallbackFired = !0), n = (e - this._startTime) / this._duration, n = this._duration === 0 || n > 1 ? 1 : n;
354
- var s = this._easingFunction(n);
355
- if (this._updateProperties(this._object, this._valuesStart, this._valuesEnd, s), this._onUpdateCallback && this._onUpdateCallback(this._object, n), n === 1)
356
+ this._onStartCallbackFired === !1 && (this._onStartCallback && this._onStartCallback(this._object), this._onStartCallbackFired = !0), this._onEveryStartCallbackFired === !1 && (this._onEveryStartCallback && this._onEveryStartCallback(this._object), this._onEveryStartCallbackFired = !0);
357
+ var h = e - this._startTime, f = this._duration + ((n = this._repeatDelayTime) !== null && n !== void 0 ? n : this._delayTime), _ = this._duration + this._repeat * f, l = function() {
358
+ if (r._duration === 0 || h > _)
359
+ return 1;
360
+ var g = Math.trunc(h / f), c = h - g * f, S = Math.min(c / r._duration, 1);
361
+ return S === 0 && h === r._duration ? 1 : S;
362
+ }, u = l(), C = this._easingFunction(u);
363
+ if (this._updateProperties(this._object, this._valuesStart, this._valuesEnd, C), this._onUpdateCallback && this._onUpdateCallback(this._object, u), this._duration === 0 || h >= this._duration)
356
364
  if (this._repeat > 0) {
357
- isFinite(this._repeat) && this._repeat--;
358
- for (r in this._valuesStartRepeat)
359
- !this._yoyo && typeof this._valuesEnd[r] == "string" && (this._valuesStartRepeat[r] = // eslint-disable-next-line
365
+ var p = Math.min(Math.trunc((h - this._duration) / f) + 1, this._repeat);
366
+ isFinite(this._repeat) && (this._repeat -= p);
367
+ for (s in this._valuesStartRepeat)
368
+ !this._yoyo && typeof this._valuesEnd[s] == "string" && (this._valuesStartRepeat[s] = // eslint-disable-next-line
360
369
  // @ts-ignore FIXME?
361
- this._valuesStartRepeat[r] + parseFloat(this._valuesEnd[r])), this._yoyo && this._swapEndStartRepeatValues(r), this._valuesStart[r] = this._valuesStartRepeat[r];
362
- return this._yoyo && (this._reversed = !this._reversed), this._repeatDelayTime !== void 0 ? this._startTime = e + this._repeatDelayTime : this._startTime = e + this._delayTime, this._onRepeatCallback && this._onRepeatCallback(this._object), this._onEveryStartCallbackFired = !1, !0;
370
+ this._valuesStartRepeat[s] + parseFloat(this._valuesEnd[s])), this._yoyo && this._swapEndStartRepeatValues(s), this._valuesStart[s] = this._valuesStartRepeat[s];
371
+ return this._yoyo && (this._reversed = !this._reversed), this._startTime += f * p, this._onRepeatCallback && this._onRepeatCallback(this._object), this._onEveryStartCallbackFired = !1, !0;
363
372
  } else {
364
373
  this._onCompleteCallback && this._onCompleteCallback(this._object);
365
- for (var h = 0, f = this._chainedTweens.length; h < f; h++)
366
- this._chainedTweens[h].start(this._startTime + this._duration, !1);
374
+ for (var b = 0, I = this._chainedTweens.length; b < I; b++)
375
+ this._chainedTweens[b].start(this._startTime + this._duration, !1);
367
376
  return this._isPlaying = !1, !1;
368
377
  }
369
378
  return !0;
370
379
  }, t.prototype._updateProperties = function(e, i, r, n) {
371
- for (var a in r)
372
- if (i[a] !== void 0) {
373
- var s = i[a] || 0, h = r[a], f = Array.isArray(e[a]), p = Array.isArray(h), l = !f && p;
374
- l ? e[a] = this._interpolationFunction(h, n) : typeof h == "object" && h ? this._updateProperties(e[a], s, h, n) : (h = this._handleRelativeValue(s, h), typeof h == "number" && (e[a] = s + (h - s) * n));
380
+ for (var s in r)
381
+ if (i[s] !== void 0) {
382
+ var a = i[s] || 0, h = r[s], f = Array.isArray(e[s]), _ = Array.isArray(h), l = !f && _;
383
+ l ? e[s] = this._interpolationFunction(h, n) : typeof h == "object" && h ? this._updateProperties(e[s], a, h, n) : (h = this._handleRelativeValue(a, h), typeof h == "number" && (e[s] = a + (h - a) * n));
375
384
  }
376
385
  }, t.prototype._handleRelativeValue = function(e, i) {
377
386
  return typeof i != "string" ? i : i.charAt(0) === "+" || i.charAt(0) === "-" ? e + parseFloat(i) : parseFloat(i);
@@ -380,15 +389,15 @@ var d = Object.freeze({
380
389
  typeof r == "string" ? this._valuesStartRepeat[e] = this._valuesStartRepeat[e] + parseFloat(r) : this._valuesStartRepeat[e] = this._valuesEnd[e], this._valuesEnd[e] = i;
381
390
  }, t;
382
391
  }()
383
- ), M = "20.0.3", E = S.nextId, u = g, R = u.getAll.bind(u), k = u.removeAll.bind(u), A = u.add.bind(u), j = u.remove.bind(u), F = u.update.bind(u), U = {
384
- Easing: d,
385
- Group: w,
386
- Interpolation: c,
387
- now: _,
388
- Sequence: S,
392
+ ), T = "23.1.1", E = w.nextId, o = O, R = o.getAll.bind(o), k = o.removeAll.bind(o), A = o.add.bind(o), j = o.remove.bind(o), F = o.update.bind(o), U = {
393
+ Easing: y,
394
+ Group: P,
395
+ Interpolation: d,
396
+ now: v,
397
+ Sequence: w,
389
398
  nextId: E,
390
- Tween: T,
391
- VERSION: M,
399
+ Tween: M,
400
+ VERSION: T,
392
401
  getAll: R,
393
402
  removeAll: k,
394
403
  add: A,
@@ -396,8 +405,8 @@ var d = Object.freeze({
396
405
  update: F
397
406
  };
398
407
  export {
399
- d as Easing,
400
- T as Tween,
408
+ y as Easing,
409
+ M as Tween,
401
410
  U as exports,
402
411
  j as remove
403
412
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@realsee/dnalogel",
3
- "version": "3.19.0",
3
+ "version": "3.19.1",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./libs/index.js",
6
6
  "types": "./libs/index.d.ts",
@@ -42,7 +42,7 @@
42
42
  "@realsee/five": "alpha",
43
43
  "@sveltejs/vite-plugin-svelte": "^2.4.2",
44
44
  "@tsconfig/svelte": "^4.0.1",
45
- "@tweenjs/tween.js": "^20.0.3",
45
+ "@tweenjs/tween.js": "^23.1.1",
46
46
  "@types/animejs": "^3.1.7",
47
47
  "@types/glob": "^8.1.0",
48
48
  "@types/hammerjs": "2.0.41",