@realsee/dnalogel 2.29.0-dev.3 → 2.30.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (353) hide show
  1. package/dist/CurrentPanoImagePlugin/Controller.d.ts +93 -0
  2. package/dist/CurrentPanoImagePlugin/index.d.ts +7 -0
  3. package/dist/CurrentPanoImagePlugin/typings.d.ts +58 -0
  4. package/dist/index.cjs.js +53 -53
  5. package/dist/index.d.ts +1 -0
  6. package/dist/index.js +3913 -3703
  7. package/dist/index.umd.js +39 -39
  8. package/dist/shared-utils/five/index.d.ts +6 -0
  9. package/libs/CurrentPanoImagePlugin/Controller.d.ts +93 -0
  10. package/libs/CurrentPanoImagePlugin/Controller.js +261 -0
  11. package/libs/CurrentPanoImagePlugin/index.d.ts +7 -0
  12. package/libs/CurrentPanoImagePlugin/index.js +31 -0
  13. package/libs/CurrentPanoImagePlugin/typings.d.ts +58 -0
  14. package/libs/CurrentPanoImagePlugin/typings.js +1 -0
  15. package/libs/base/BasePlugin.js +1 -1
  16. package/libs/index.d.ts +1 -0
  17. package/libs/index.js +118 -114
  18. package/libs/shared-utils/five/index.d.ts +6 -0
  19. package/libs/shared-utils/five/index.js +6 -1
  20. package/libs/shared-utils/index.js +39 -37
  21. package/libs/shared-utils/logger.js +1 -1
  22. package/package.json +1 -1
  23. package/docs/.nojekyll +0 -1
  24. package/docs/assets/highlight.css +0 -120
  25. package/docs/assets/main.js +0 -58
  26. package/docs/assets/search.js +0 -1
  27. package/docs/assets/style.css +0 -1367
  28. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +0 -721
  29. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +0 -674
  30. package/docs/classes/CSS3DRender.html +0 -769
  31. package/docs/classes/CruisePluginController.html +0 -668
  32. package/docs/classes/GuideLineItem.GuideLineItem.html +0 -487
  33. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +0 -788
  34. package/docs/classes/Magnifier.html +0 -476
  35. package/docs/classes/ModelRoomLabelController.html +0 -394
  36. package/docs/classes/Object3DHelperController.html +0 -636
  37. package/docs/classes/PaintBrush.html +0 -498
  38. package/docs/classes/PanoMeasurePluginLine.html +0 -518
  39. package/docs/classes/PanoMeasurePluginModel.html +0 -567
  40. package/docs/classes/PanoMeasurePluginPoint.html +0 -358
  41. package/docs/classes/PanoMeasurePluginPolyline.html +0 -563
  42. package/docs/classes/PanoTagPluginController.html +0 -1101
  43. package/docs/classes/Util.BetterTween.html +0 -411
  44. package/docs/classes/Util.Interval.html +0 -427
  45. package/docs/classes/Util.LineSegments.html +0 -379
  46. package/docs/classes/Util.Magnifier.html +0 -498
  47. package/docs/classes/Util.Object3D.html +0 -401
  48. package/docs/classes/Util.PointDomHelper.html +0 -402
  49. package/docs/classes/Util.PointHelper.html +0 -393
  50. package/docs/classes/Util.PointSelectorHelper.html +0 -449
  51. package/docs/classes/Util.Rectangle.html +0 -450
  52. package/docs/enums/CameraMovementEffect.html +0 -306
  53. package/docs/enums/ContentType.html +0 -442
  54. package/docs/enums/DIRECTION.html +0 -316
  55. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +0 -316
  56. package/docs/enums/DimensionType.html +0 -306
  57. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +0 -309
  58. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +0 -316
  59. package/docs/enums/PaintBrushTypeEnum.html +0 -309
  60. package/docs/enums/PointType.html +0 -306
  61. package/docs/enums/Rotation.html +0 -313
  62. package/docs/functions/AreaMakerPlugin.html +0 -286
  63. package/docs/functions/CSS3DRenderPlugin.html +0 -284
  64. package/docs/functions/CameraMovementPlugin.html +0 -289
  65. package/docs/functions/CruisePlugin.html +0 -286
  66. package/docs/functions/GuideLinePlugin.html +0 -286
  67. package/docs/functions/ItemLabelPlugin.html +0 -286
  68. package/docs/functions/MapviewFloorplanPlugin.html +0 -286
  69. package/docs/functions/ModelChassisCompassPlugin.html +0 -289
  70. package/docs/functions/ModelEntryDoorGuidePlugin.html +0 -289
  71. package/docs/functions/ModelFloorplanPlugin.html +0 -286
  72. package/docs/functions/ModelItemLabelPlugin.html +0 -286
  73. package/docs/functions/ModelRoomLabelPlugin.html +0 -284
  74. package/docs/functions/ModelTVVideoPlugin.html +0 -286
  75. package/docs/functions/ModelViewPlugin.html +0 -289
  76. package/docs/functions/Object3DHelperPlugin.html +0 -284
  77. package/docs/functions/PanoCompassPlugin.html +0 -286
  78. package/docs/functions/PanoCursorRaycasterPlugin.html +0 -290
  79. package/docs/functions/PanoDoorLabelPlugin.html +0 -286
  80. package/docs/functions/PanoFloorplanRadarPlugin.html +0 -286
  81. package/docs/functions/PanoMeasurePlugin.html +0 -286
  82. package/docs/functions/PanoRulerPlugin.html +0 -289
  83. package/docs/functions/PanoRulerProPlugin.html +0 -289
  84. package/docs/functions/PanoSpatialTagPlugin.html +0 -289
  85. package/docs/functions/PanoTagPlugin.html +0 -291
  86. package/docs/functions/PanoVideoPlugin.html +0 -295
  87. package/docs/functions/PipelinePlugin.html +0 -284
  88. package/docs/functions/TopviewFloorplanPlugin.html +0 -286
  89. package/docs/functions/Util.absoluteUrl.html +0 -321
  90. package/docs/functions/Util.equal.html +0 -333
  91. package/docs/functions/Util.getCoordsFromClient.html +0 -323
  92. package/docs/functions/Util.getCoordsFromElement.html +0 -323
  93. package/docs/functions/Util.getFrameTime.html +0 -315
  94. package/docs/functions/Util.getIntersectFromRelativePosition.html +0 -323
  95. package/docs/functions/Util.getRaycasterFromFivePointer.html +0 -323
  96. package/docs/functions/Util.isAbsoluteURL.html +0 -316
  97. package/docs/functions/Util.isModelLike.html +0 -316
  98. package/docs/functions/Util.isNil.html +0 -324
  99. package/docs/functions/Util.isPanoramaLike.html +0 -316
  100. package/docs/functions/Util.nextFrame.html +0 -329
  101. package/docs/functions/Util.notNil.html +0 -324
  102. package/docs/functions/Util.requestAnimationFrameInterval.html +0 -345
  103. package/docs/functions/Util.tweenProgress.html +0 -318
  104. package/docs/functions/Util.uuid.html +0 -314
  105. package/docs/functions/pluginFlag.html +0 -284
  106. package/docs/index.html +0 -350
  107. package/docs/interfaces/AddTagConfig.html +0 -299
  108. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +0 -325
  109. package/docs/interfaces/AreaMakerPluginType.Config.html +0 -330
  110. package/docs/interfaces/AreaMakerPluginType.EventMap.html +0 -616
  111. package/docs/interfaces/AreaMakerPluginType.Params.html +0 -329
  112. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +0 -379
  113. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +0 -364
  114. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +0 -329
  115. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +0 -322
  116. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +0 -321
  117. package/docs/interfaces/AreaMakerPluginType.State.html +0 -350
  118. package/docs/interfaces/CSS3DRenderPluginEventMap.html +0 -445
  119. package/docs/interfaces/CSS3DRenderPluginState.html +0 -321
  120. package/docs/interfaces/CameraMovementPluginExportType.html +0 -354
  121. package/docs/interfaces/CruisePluginTypes.Config.html +0 -355
  122. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +0 -357
  123. package/docs/interfaces/CruisePluginTypes.EventMap.html +0 -692
  124. package/docs/interfaces/CruisePluginTypes.MoveAction.html +0 -381
  125. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +0 -417
  126. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +0 -407
  127. package/docs/interfaces/CruisePluginTypes.PluginData.html +0 -347
  128. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +0 -315
  129. package/docs/interfaces/CruisePluginTypes.PluginState.html +0 -404
  130. package/docs/interfaces/EventMap.html +0 -538
  131. package/docs/interfaces/FloorplanBounding.html +0 -328
  132. package/docs/interfaces/FloorplanData.html +0 -331
  133. package/docs/interfaces/FloorplanEntrance.html +0 -356
  134. package/docs/interfaces/FloorplanExtraObject.html +0 -346
  135. package/docs/interfaces/FloorplanExtraObject3D.html +0 -335
  136. package/docs/interfaces/FloorplanFloorData.html +0 -324
  137. package/docs/interfaces/FloorplanImagePosition.html +0 -310
  138. package/docs/interfaces/FloorplanObserver.html +0 -328
  139. package/docs/interfaces/FloorplanOutlineItem.html +0 -324
  140. package/docs/interfaces/FloorplanPosition.html +0 -310
  141. package/docs/interfaces/FloorplanRoomItem.html +0 -375
  142. package/docs/interfaces/FloorplanRoomLabelItem.html +0 -316
  143. package/docs/interfaces/FloorplanServerBounding.html +0 -328
  144. package/docs/interfaces/FloorplanServerComputedData.html +0 -327
  145. package/docs/interfaces/FloorplanServerData.html +0 -310
  146. package/docs/interfaces/FloorplanServerDoorItem.html +0 -327
  147. package/docs/interfaces/FloorplanServerDoorPosition.html +0 -313
  148. package/docs/interfaces/FloorplanServerEntrance.html +0 -356
  149. package/docs/interfaces/FloorplanServerFloorData.html +0 -324
  150. package/docs/interfaces/FloorplanServerImagePosition.html +0 -310
  151. package/docs/interfaces/FloorplanServerObserver.html +0 -328
  152. package/docs/interfaces/FloorplanServerOutlineItem.html +0 -324
  153. package/docs/interfaces/FloorplanServerPosition.html +0 -310
  154. package/docs/interfaces/FloorplanServerRoomItem.html +0 -387
  155. package/docs/interfaces/FloorplanServerRoomLabelItem.html +0 -316
  156. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +0 -319
  157. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +0 -357
  158. package/docs/interfaces/GuideLinePluginType.EventMap.html +0 -521
  159. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +0 -352
  160. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +0 -343
  161. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +0 -410
  162. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +0 -342
  163. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +0 -467
  164. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +0 -339
  165. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +0 -467
  166. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +0 -304
  167. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +0 -325
  168. package/docs/interfaces/GuideLinePluginType.PluginState.html +0 -350
  169. package/docs/interfaces/GuideLinePluginType.Route.html +0 -366
  170. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +0 -348
  171. package/docs/interfaces/HelperOffset.html +0 -328
  172. package/docs/interfaces/ImagePlaneGroup.html +0 -302
  173. package/docs/interfaces/ItemLabelPluginData.html +0 -299
  174. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +0 -384
  175. package/docs/interfaces/ItemLabelPluginParametersType.html +0 -320
  176. package/docs/interfaces/MinMax.html +0 -306
  177. package/docs/interfaces/ModelChassisCompassPluginData.html +0 -306
  178. package/docs/interfaces/ModelChassisCompassPluginExportType.html +0 -342
  179. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +0 -306
  180. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +0 -313
  181. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +0 -350
  182. package/docs/interfaces/ModelItemLabelPluginData.html +0 -299
  183. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +0 -384
  184. package/docs/interfaces/ModelItemLabelPluginParametersType.html +0 -306
  185. package/docs/interfaces/ModelRoomLabelPluginData.html +0 -299
  186. package/docs/interfaces/ModelTVVideoPluginData.html +0 -320
  187. package/docs/interfaces/ModelTVVideoPluginExportType.html +0 -344
  188. package/docs/interfaces/ModelTVVideoPluginParameterType.html +0 -299
  189. package/docs/interfaces/ModelViewPluginExportType.html +0 -412
  190. package/docs/interfaces/Object3DHelperState.html +0 -313
  191. package/docs/interfaces/ObjectHelperControllers.html +0 -320
  192. package/docs/interfaces/PaintBrushAction.html +0 -359
  193. package/docs/interfaces/PaintBrushConfigs.html +0 -357
  194. package/docs/interfaces/PaintBrushState.html +0 -341
  195. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +0 -421
  196. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +0 -278
  197. package/docs/interfaces/PanoMeasureParameterType.html +0 -445
  198. package/docs/interfaces/PanoMeasurePluginLineJson.html +0 -313
  199. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +0 -310
  200. package/docs/interfaces/PanoMeasurePluginPointJson.html +0 -306
  201. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +0 -316
  202. package/docs/interfaces/PanoRulerPluginExportType.html +0 -373
  203. package/docs/interfaces/PanoRulerPluginOptions.html +0 -322
  204. package/docs/interfaces/PanoRulerPluginParameterType.html +0 -313
  205. package/docs/interfaces/PanoRulerProPluginExportType.html +0 -349
  206. package/docs/interfaces/PanoRulerProPluginOptions.html +0 -319
  207. package/docs/interfaces/PanoRulerProPluginParameterType.html +0 -306
  208. package/docs/interfaces/PanoRulerProPluginState.html +0 -313
  209. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +0 -292
  210. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +0 -281
  211. package/docs/interfaces/PanoSpatialTagPluginData.html +0 -349
  212. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +0 -331
  213. package/docs/interfaces/PanoSpatialTagPluginExportType.html +0 -427
  214. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +0 -327
  215. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +0 -348
  216. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +0 -334
  217. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +0 -327
  218. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +0 -319
  219. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +0 -337
  220. package/docs/interfaces/PanoVideoPluginType.PluginData.html +0 -310
  221. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +0 -416
  222. package/docs/interfaces/PanoVideoPluginType.PluginState.html +0 -310
  223. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +0 -345
  224. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +0 -364
  225. package/docs/interfaces/Point.html +0 -313
  226. package/docs/interfaces/Room.html +0 -320
  227. package/docs/interfaces/RoomInfo.html +0 -306
  228. package/docs/interfaces/RoomLabel.html +0 -382
  229. package/docs/interfaces/RoomRules.html +0 -281
  230. package/docs/interfaces/Rooms.html +0 -281
  231. package/docs/interfaces/Scissor.html +0 -340
  232. package/docs/interfaces/State.html +0 -327
  233. package/docs/interfaces/TagCacheInterface.html +0 -358
  234. package/docs/interfaces/TagConfig.html +0 -544
  235. package/docs/interfaces/TagGLTFObjectGroup.html +0 -302
  236. package/docs/interfaces/TagIconUrl.html +0 -359
  237. package/docs/interfaces/TagObjectGroup.html +0 -302
  238. package/docs/interfaces/TagStyle.html +0 -312
  239. package/docs/interfaces/Tags.html +0 -542
  240. package/docs/interfaces/TemporaryState.html +0 -299
  241. package/docs/interfaces/Util.MagnifierParameter.html +0 -386
  242. package/docs/interfaces/Util.MouseGroupParameter.html +0 -345
  243. package/docs/interfaces/Util.PointIntersection.html +0 -360
  244. package/docs/modules/AreaMakerPluginType.html +0 -319
  245. package/docs/modules/CruisePluginTypes.html +0 -324
  246. package/docs/modules/GuideLineItem.html +0 -285
  247. package/docs/modules/GuideLineModeItem.html +0 -290
  248. package/docs/modules/GuideLinePluginType.html +0 -344
  249. package/docs/modules/PanoVideoPluginType.html +0 -297
  250. package/docs/modules/Util.html +0 -345
  251. package/docs/modules.html +0 -532
  252. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +0 -327
  253. package/docs/types/AreaMakerPluginType.PluginData.html +0 -297
  254. package/docs/types/AreaMakerPluginType.ServerData.html +0 -297
  255. package/docs/types/ArrayPosition.html +0 -275
  256. package/docs/types/AudioAppearance.html +0 -275
  257. package/docs/types/AudioTagTypeConfigKey.html +0 -275
  258. package/docs/types/CSS3DRenderExportType.html +0 -275
  259. package/docs/types/CSS3DRenderPluginExportType.html +0 -275
  260. package/docs/types/CSS3DRenderPluginParameterType.html +0 -275
  261. package/docs/types/ClassFunctionParameters.html +0 -282
  262. package/docs/types/Color.html +0 -275
  263. package/docs/types/ContentTypeConfigKey.html +0 -275
  264. package/docs/types/ContentTypeConfigKeySplit.html +0 -275
  265. package/docs/types/ContentTypeMap.html +0 -275
  266. package/docs/types/Create3DDomContainerReturnType.html +0 -275
  267. package/docs/types/Create3DElementReturnType.html +0 -275
  268. package/docs/types/CruisePluginExportType.html +0 -275
  269. package/docs/types/CruisePluginTypes.CruiseData.html +0 -314
  270. package/docs/types/CruisePluginTypes.MoveEffect.html +0 -291
  271. package/docs/types/DeprecatedMediaPlaneProperty.html +0 -287
  272. package/docs/types/DeprecatedTagProperty.html +0 -290
  273. package/docs/types/Direction-1.html +0 -275
  274. package/docs/types/Direction4.html +0 -275
  275. package/docs/types/ElementRenderer.html +0 -299
  276. package/docs/types/FloorplanRuleLabels.html +0 -278
  277. package/docs/types/FloorplanServerRuleLabels.html +0 -275
  278. package/docs/types/GuideLinePluginExportType.html +0 -275
  279. package/docs/types/GuideLinePluginType.GuideLineItem.html +0 -347
  280. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +0 -368
  281. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +0 -301
  282. package/docs/types/GuideLinePluginType.GuideLineStyle.html +0 -304
  283. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +0 -304
  284. package/docs/types/GuideLinePluginType.PathItem.html +0 -304
  285. package/docs/types/GuideLinePluginType.PluginData.html +0 -313
  286. package/docs/types/HelperEventMap.html +0 -513
  287. package/docs/types/LoadTagConfig.html +0 -275
  288. package/docs/types/MapviewFloorplanPluginParameterType.html +0 -275
  289. package/docs/types/MapviewFloorplanPluginReturnType.html +0 -275
  290. package/docs/types/MediaData.html +0 -291
  291. package/docs/types/MediaStore.html +0 -280
  292. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +0 -282
  293. package/docs/types/ModelFloorplanPluginParameterType.html +0 -275
  294. package/docs/types/ModelFloorplanPluginReturnType.html +0 -275
  295. package/docs/types/ModelRoomLabelPluginParameters.html +0 -275
  296. package/docs/types/ModelRoomLabelPluginReturnType.html +0 -275
  297. package/docs/types/MoveArgs.html +0 -285
  298. package/docs/types/MoveOpts.html +0 -283
  299. package/docs/types/Object3DHelperEventMap.html +0 -368
  300. package/docs/types/ObjectFit.html +0 -275
  301. package/docs/types/PaintBrushEventMap.html +0 -306
  302. package/docs/types/PanoCompassPluginData.html +0 -275
  303. package/docs/types/PanoCompassPluginExportType.html +0 -275
  304. package/docs/types/PanoCompassPluginParameterType.html +0 -275
  305. package/docs/types/PanoFloorplanRadarPluginParameterType.html +0 -275
  306. package/docs/types/PanoFloorplanRadarPluginReturnType.html +0 -275
  307. package/docs/types/PanoIndex.html +0 -275
  308. package/docs/types/PanoMeasurePluginEvent.html +0 -275
  309. package/docs/types/PanoMeasureReturnType.html +0 -275
  310. package/docs/types/PanoSpatialTagPluginId.html +0 -275
  311. package/docs/types/PanoTagPluginExportInterface.html +0 -275
  312. package/docs/types/PanoTagPluginParamsInterface.html +0 -275
  313. package/docs/types/PanoVideoPluginParameterType.html +0 -275
  314. package/docs/types/PanoVideoPluginReturnType.html +0 -275
  315. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +0 -283
  316. package/docs/types/PipelinePluginParameterType.html +0 -275
  317. package/docs/types/PipelinePluginReturnType.html +0 -275
  318. package/docs/types/PlaneTag.html +0 -283
  319. package/docs/types/Point2DTag.html +0 -283
  320. package/docs/types/Point3DTag.html +0 -283
  321. package/docs/types/PointTag.html +0 -280
  322. package/docs/types/PointTagInstance.html +0 -280
  323. package/docs/types/Position.html +0 -275
  324. package/docs/types/RotateArgs.html +0 -287
  325. package/docs/types/RotateOpts.html +0 -283
  326. package/docs/types/RuleLabelsKey.html +0 -275
  327. package/docs/types/RuleLabelsValue.html +0 -275
  328. package/docs/types/StickType.html +0 -275
  329. package/docs/types/Tag.html +0 -341
  330. package/docs/types/Tag2D.html +0 -283
  331. package/docs/types/Tag3D.html +0 -283
  332. package/docs/types/TagConfigByKey.html +0 -280
  333. package/docs/types/TagContentType.html +0 -275
  334. package/docs/types/TagDimensionType.html +0 -277
  335. package/docs/types/TagElement.html +0 -285
  336. package/docs/types/TagEvents.html +0 -328
  337. package/docs/types/TagGLTFObject.html +0 -298
  338. package/docs/types/TagHooks.html +0 -275
  339. package/docs/types/TagId.html +0 -275
  340. package/docs/types/TagInstance.html +0 -347
  341. package/docs/types/TagPointType.html +0 -278
  342. package/docs/types/TagRendererMap.html +0 -280
  343. package/docs/types/TopviewFloorplanPluginParameterType.html +0 -275
  344. package/docs/types/TopviewFloorplanPluginReturnType.html +0 -275
  345. package/docs/types/WorkCode.html +0 -275
  346. package/docs/variables/FLOOR_TYPE_MAP.html +0 -285
  347. package/docs/variables/PLUGIN.html +0 -275
  348. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +0 -278
  349. package/docs/variables/ROOM_TYPE_MAP.html +0 -285
  350. package/docs/variables/defaultGlobalConfig.html +0 -275
  351. package/docs/variables/itemLabelPluginServerParams.html +0 -282
  352. package/docs/variables/modelItemLabelPluginServerParams.html +0 -282
  353. package/docs/variables/modelRoomLabelPluginServerParams.html +0 -282
@@ -0,0 +1,93 @@
1
+ import type { BaseOptions } from '../base/BasePlugin';
2
+ import type { Five } from '@realsee/five';
3
+ import * as BasePlugin from '../base/BasePlugin';
4
+ import type * as PluginType from './typings';
5
+ export declare class CurrentPanoImagePluginController extends BasePlugin.Controller<PluginType.State, PluginType.EventMap> {
6
+ /** 插件当前状态 */
7
+ state: PluginType.State;
8
+ /** 插件配置项 */
9
+ get config(): {
10
+ width: number;
11
+ yOffset: number;
12
+ yRotate: number;
13
+ imageURL: string;
14
+ staticPrefix?: string;
15
+ i18n?: (key: string) => string;
16
+ };
17
+ /** 是否已经被销毁 */
18
+ get disposed(): boolean;
19
+ /** 查询问题使用的调试对象 */
20
+ checkMsg: {
21
+ meshVisible: string;
22
+ };
23
+ private group;
24
+ private mesh;
25
+ private textureLoadingPromise?;
26
+ private opacityAnimeTween?;
27
+ /** 是否正在走点动画中 */
28
+ private isInPanoMoveAnime;
29
+ /** 上一次走点的全景图索引 */
30
+ private lastArrivedPanoIndex;
31
+ /** config 的原始值 */
32
+ private _config;
33
+ /** disposed 的原始值 */
34
+ private _disposed;
35
+ constructor(five: Five, params?: PluginType.Params);
36
+ /**
37
+ * 启用插件,响应用户操作并展示UI
38
+ * @param options
39
+ */
40
+ enable(options?: Required<BaseOptions>): void;
41
+ /** 禁用插件
42
+ * @param `options` `<Option> | <undefined>`
43
+ * @param `options.userAction` `<boolean> | <undefined>` 是否是用户操作。默认是 true。
44
+ */
45
+ disable(options?: BasePlugin.BaseOptions): void;
46
+ /** 插件内容整体展示
47
+ * @param `options` `<Partial<BaseOptions>> | <undefined>`
48
+ * @param `options.userAction` `<boolean> | <undefined>` 是否是用户操作。默认是 true。
49
+ */
50
+ show(options?: Partial<PluginType.ShowHideOptions>): Promise<void>;
51
+ /** 插件内容整体隐藏
52
+ * @param `options` `<Partial<BaseOptions>> | <undefined>`
53
+ * @param `options.userAction` `<boolean> | <undefined>` 是否是用户操作。默认是 true。
54
+ */
55
+ hide(options?: Partial<PluginType.ShowHideOptions>): Promise<void>;
56
+ /** 更改插件 State
57
+ * @param `state` `<Partial<Plugin.State>>` 插件属性 `state` 的子集。
58
+ * @param `options` `<Option> | <undefined>`
59
+ * @param `options.userAction` `<boolean> | <undefined>` 是否是用户操作。默认是 true。
60
+ */
61
+ setState(state: Partial<PluginType.State>, options?: BasePlugin.BaseOptions): void;
62
+ /** 更改插件 Config
63
+ * @param `config` `<Partial<Plugin.Config>>` 插件属性 `config` 的子集。
64
+ * @param `options` `<Option> | <undefined>`
65
+ */
66
+ updateConfig(config: Partial<PluginType.Config>, options?: BasePlugin.BaseOptions): void;
67
+ /**
68
+ * 销毁插件
69
+ * @todo 销毁贴图时,最好还是直接销毁贴图吧,this.mesh?.material.map 这种都是很深层的引用了。THREE 的建议我看也是自己去管理和销毁公共贴图。
70
+ */
71
+ dispose: () => void;
72
+ private updateState;
73
+ private updateMeshVisible;
74
+ /** 根据点位更新 Mesh 坐标 */
75
+ private updateMeshPosition;
76
+ /** 重新加载贴图,调用时会先清除已有的贴图 */
77
+ private reloadTexture;
78
+ /** north_rad 变化时,需要更新模型的旋转角度 */
79
+ private updateMeshQuaternion;
80
+ private checkMeshVisible;
81
+ private _enable;
82
+ private _disable;
83
+ private _show;
84
+ private _hide;
85
+ /** 贴图加载完成的回调 */
86
+ private onTextureLoaded;
87
+ private onFiveWillLoad;
88
+ /** 走点前 */
89
+ private onFivePanoWillArrive;
90
+ /** 走点后 */
91
+ private onFivePanoArrived;
92
+ private onFiveModeChange;
93
+ }
@@ -0,0 +1,7 @@
1
+ import type { FivePlugin } from '@realsee/five';
2
+ import type * as CurrentPanoImagePluginType from './typings';
3
+ import { CurrentPanoImagePluginController } from './Controller';
4
+ export declare const CurrentPanoImagePlugin: FivePlugin<CurrentPanoImagePluginType.Params, CurrentPanoImagePluginController>;
5
+ export default CurrentPanoImagePlugin;
6
+ export type CurrentPanoImagePluginExportType = CurrentPanoImagePluginController;
7
+ export type { CurrentPanoImagePluginType };
@@ -0,0 +1,58 @@
1
+ import type * as BasePlugin from '../base/BasePlugin';
2
+ export interface Config extends BasePlugin.Config {
3
+ /** 贴图宽度,单位:米 */
4
+ width: number;
5
+ /** 高度偏移量,单位:米 */
6
+ yOffset: number;
7
+ /** 沿着 Y 轴正方向旋转角度,单位:弧度 */
8
+ yRotate: number;
9
+ /** 贴图 URL */
10
+ imageURL: string;
11
+ }
12
+ export interface State extends BasePlugin.State {
13
+ visible: boolean;
14
+ }
15
+ export interface ShowHideOptions extends BasePlugin.BaseOptions {
16
+ userAction: boolean;
17
+ }
18
+ export interface EventMap extends BasePlugin.EventMap<State> {
19
+ /** visible 从 false 到 true 的回调
20
+ * @param event.userAction 是否是用户操作
21
+ */
22
+ show: (event: {
23
+ userAction: boolean;
24
+ }) => void;
25
+ /** visible 从 true 到 false 的回调
26
+ * @param event.userAction 是否是用户操作
27
+ */
28
+ hide: (event: {
29
+ userAction: boolean;
30
+ }) => void;
31
+ /** enabled 从 false 到 true 的回调
32
+ * @param event.userAction 是否是用户操作
33
+ */
34
+ enable: (event: {
35
+ userAction: boolean;
36
+ }) => void;
37
+ /** enabled 从 true 到 false 的回调
38
+ * @param event.userAction 是否是用户操作
39
+ */
40
+ disable: (event: {
41
+ userAction: boolean;
42
+ }) => void;
43
+ /** config 变更的回调
44
+ * @param event.prevConfig 变更前的 config
45
+ * @param event.config 变更后的 config
46
+ * @param event.userAction 是否是用户操作
47
+ */
48
+ configChange: (event: {
49
+ prevConfig: Config;
50
+ config: Config;
51
+ userAction: boolean;
52
+ }) => void;
53
+ }
54
+ /** 插件初始化参数 */
55
+ export interface Params {
56
+ config?: Partial<Config>;
57
+ initialState?: Partial<State>;
58
+ }