@realsee/dnalogel 3.2.0-dev.7 → 3.2.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 (383) hide show
  1. package/dist/GuideLinePlugin/GuideLineItem.d.ts +0 -1
  2. package/dist/GuideLinePlugin/GuideLineModeItem.d.ts +10 -1
  3. package/dist/GuideLinePlugin/typing.d.ts +6 -1
  4. package/dist/PanoTagPlugin/controller/TagUtil.d.ts +4 -8
  5. package/dist/PanoTagPlugin/typings/tag/TagInstance.d.ts +0 -1
  6. package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +2 -2
  7. package/dist/PanoTagPlugin/utils/tagPosition.d.ts +3 -2
  8. package/dist/index.cjs.js +54 -54
  9. package/dist/index.js +3052 -3052
  10. package/dist/index.umd.js +51 -51
  11. package/dist/shared-utils/five/getFloorIndex.d.ts +8 -2
  12. package/libs/CruisePlugin/Controller.js +34 -35
  13. package/libs/CruisePlugin/index.js +5 -6
  14. package/libs/GuideLinePlugin/Controller.js +40 -41
  15. package/libs/GuideLinePlugin/GuideLineItem/index.js +33 -36
  16. package/libs/GuideLinePlugin/GuideLineItem.d.ts +0 -1
  17. package/libs/GuideLinePlugin/GuideLineItem.js +2 -3
  18. package/libs/GuideLinePlugin/GuideLineModeItem/index.js +95 -72
  19. package/libs/GuideLinePlugin/GuideLineModeItem.d.ts +10 -1
  20. package/libs/GuideLinePlugin/GuideLineModeItem.js +2 -3
  21. package/libs/GuideLinePlugin/index.js +7 -8
  22. package/libs/GuideLinePlugin/typing.d.ts +6 -1
  23. package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +26 -26
  24. package/libs/PanoTagPlugin/controller/TagComputer.js +95 -89
  25. package/libs/PanoTagPlugin/controller/TagRender.js +81 -81
  26. package/libs/PanoTagPlugin/controller/TagUtil.d.ts +4 -8
  27. package/libs/PanoTagPlugin/controller/TagUtil.js +107 -123
  28. package/libs/PanoTagPlugin/controller/index.js +35 -40
  29. package/libs/PanoTagPlugin/index.js +11 -12
  30. package/libs/PanoTagPlugin/typings/tag/TagInstance.d.ts +0 -1
  31. package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +2 -2
  32. package/libs/PanoTagPlugin/utils/tagPosition.d.ts +3 -2
  33. package/libs/PanoTagPlugin/utils/tagPosition.js +15 -15
  34. package/libs/base/BasePlugin.js +1 -1
  35. package/libs/index.js +116 -117
  36. package/libs/shared-utils/five/getFloorIndex.d.ts +8 -2
  37. package/libs/shared-utils/five/getFloorIndex.js +12 -16
  38. package/libs/shared-utils/logger.js +1 -1
  39. package/package.json +1 -1
  40. package/dist/shared-utils/five/transformPosition.d.ts +0 -2
  41. package/docs/.nojekyll +0 -1
  42. package/docs/assets/highlight.css +0 -120
  43. package/docs/assets/main.js +0 -58
  44. package/docs/assets/search.js +0 -1
  45. package/docs/assets/style.css +0 -1367
  46. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +0 -725
  47. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +0 -678
  48. package/docs/classes/CSS3DRender.html +0 -773
  49. package/docs/classes/CruisePluginController.html +0 -672
  50. package/docs/classes/GuideLineItem.GuideLineItem.html +0 -491
  51. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +0 -792
  52. package/docs/classes/Magnifier.html +0 -480
  53. package/docs/classes/ModelRoomLabelController.html +0 -398
  54. package/docs/classes/Object3DHelperController.html +0 -640
  55. package/docs/classes/PaintBrush.html +0 -502
  56. package/docs/classes/PanoMeasurePluginLine.html +0 -522
  57. package/docs/classes/PanoMeasurePluginModel.html +0 -571
  58. package/docs/classes/PanoMeasurePluginPoint.html +0 -362
  59. package/docs/classes/PanoMeasurePluginPolyline.html +0 -567
  60. package/docs/classes/PanoTagPluginController.html +0 -1077
  61. package/docs/classes/Util.BetterTween.html +0 -416
  62. package/docs/classes/Util.Interval.html +0 -432
  63. package/docs/classes/Util.LineSegments.html +0 -384
  64. package/docs/classes/Util.Magnifier.html +0 -503
  65. package/docs/classes/Util.Object3D.html +0 -406
  66. package/docs/classes/Util.PointDomHelper.html +0 -407
  67. package/docs/classes/Util.PointHelper.html +0 -398
  68. package/docs/classes/Util.PointSelectorHelper.html +0 -454
  69. package/docs/classes/Util.Rectangle.html +0 -455
  70. package/docs/enums/CameraMovementEffect.html +0 -310
  71. package/docs/enums/ContentType.html +0 -446
  72. package/docs/enums/DIRECTION.html +0 -320
  73. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +0 -320
  74. package/docs/enums/DimensionType.html +0 -310
  75. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +0 -313
  76. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +0 -320
  77. package/docs/enums/PaintBrushTypeEnum.html +0 -313
  78. package/docs/enums/PointType.html +0 -310
  79. package/docs/enums/Rotation.html +0 -317
  80. package/docs/functions/AreaMakerPlugin.html +0 -290
  81. package/docs/functions/CSS3DRenderPlugin.html +0 -288
  82. package/docs/functions/CameraMovementPlugin.html +0 -293
  83. package/docs/functions/CruisePlugin.html +0 -290
  84. package/docs/functions/CurrentPanoImagePlugin.html +0 -290
  85. package/docs/functions/GuideLinePlugin.html +0 -290
  86. package/docs/functions/ItemLabelPlugin.html +0 -290
  87. package/docs/functions/MapviewFloorplanPlugin.html +0 -290
  88. package/docs/functions/ModelChassisCompassPlugin.html +0 -293
  89. package/docs/functions/ModelEntryDoorGuidePlugin.html +0 -293
  90. package/docs/functions/ModelFloorplanPlugin.html +0 -290
  91. package/docs/functions/ModelItemLabelPlugin.html +0 -290
  92. package/docs/functions/ModelRoomLabelPlugin.html +0 -288
  93. package/docs/functions/ModelTVVideoPlugin.html +0 -290
  94. package/docs/functions/ModelViewPlugin.html +0 -293
  95. package/docs/functions/Object3DHelperPlugin.html +0 -288
  96. package/docs/functions/PanoCompassPlugin.html +0 -290
  97. package/docs/functions/PanoCursorRaycasterPlugin.html +0 -294
  98. package/docs/functions/PanoDoorLabelPlugin.html +0 -290
  99. package/docs/functions/PanoFloorplanRadarPlugin.html +0 -290
  100. package/docs/functions/PanoMeasurePlugin.html +0 -290
  101. package/docs/functions/PanoRulerPlugin.html +0 -293
  102. package/docs/functions/PanoRulerProPlugin.html +0 -293
  103. package/docs/functions/PanoSpatialTagPlugin.html +0 -293
  104. package/docs/functions/PanoTagPlugin.html +0 -295
  105. package/docs/functions/PanoVideoPlugin.html +0 -299
  106. package/docs/functions/PipelinePlugin.html +0 -288
  107. package/docs/functions/TopviewFloorplanPlugin.html +0 -290
  108. package/docs/functions/Util.absoluteUrl.html +0 -326
  109. package/docs/functions/Util.checkFiveModelLoaded.html +0 -329
  110. package/docs/functions/Util.equal.html +0 -338
  111. package/docs/functions/Util.getCoordsFromClient.html +0 -328
  112. package/docs/functions/Util.getCoordsFromElement.html +0 -328
  113. package/docs/functions/Util.getFrameTime.html +0 -320
  114. package/docs/functions/Util.getIntersectFromRelativePosition.html +0 -328
  115. package/docs/functions/Util.getRaycasterFromFivePointer.html +0 -328
  116. package/docs/functions/Util.isAbsoluteURL.html +0 -321
  117. package/docs/functions/Util.isModelLike.html +0 -321
  118. package/docs/functions/Util.isNil.html +0 -329
  119. package/docs/functions/Util.isPanoramaLike.html +0 -321
  120. package/docs/functions/Util.nextFrame.html +0 -334
  121. package/docs/functions/Util.notNil.html +0 -329
  122. package/docs/functions/Util.requestAnimationFrameInterval.html +0 -350
  123. package/docs/functions/Util.tweenProgress.html +0 -323
  124. package/docs/functions/Util.uuid.html +0 -319
  125. package/docs/functions/pluginFlag.html +0 -288
  126. package/docs/index.html +0 -354
  127. package/docs/interfaces/AddTagConfig.html +0 -303
  128. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +0 -329
  129. package/docs/interfaces/AreaMakerPluginType.Config.html +0 -334
  130. package/docs/interfaces/AreaMakerPluginType.EventMap.html +0 -620
  131. package/docs/interfaces/AreaMakerPluginType.Params.html +0 -333
  132. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +0 -383
  133. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +0 -368
  134. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +0 -333
  135. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +0 -326
  136. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +0 -325
  137. package/docs/interfaces/AreaMakerPluginType.State.html +0 -354
  138. package/docs/interfaces/CSS3DRenderPluginEventMap.html +0 -449
  139. package/docs/interfaces/CSS3DRenderPluginState.html +0 -325
  140. package/docs/interfaces/CameraMovementPluginExportType.html +0 -358
  141. package/docs/interfaces/CruisePluginTypes.Config.html +0 -359
  142. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +0 -361
  143. package/docs/interfaces/CruisePluginTypes.EventMap.html +0 -696
  144. package/docs/interfaces/CruisePluginTypes.MoveAction.html +0 -385
  145. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +0 -421
  146. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +0 -411
  147. package/docs/interfaces/CruisePluginTypes.PluginData.html +0 -351
  148. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +0 -319
  149. package/docs/interfaces/CruisePluginTypes.PluginState.html +0 -408
  150. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +0 -382
  151. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +0 -521
  152. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +0 -323
  153. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +0 -315
  154. package/docs/interfaces/CurrentPanoImagePluginType.State.html +0 -337
  155. package/docs/interfaces/EventMap.html +0 -542
  156. package/docs/interfaces/FloorplanBounding.html +0 -332
  157. package/docs/interfaces/FloorplanData.html +0 -335
  158. package/docs/interfaces/FloorplanEntrance.html +0 -360
  159. package/docs/interfaces/FloorplanExtraObject.html +0 -350
  160. package/docs/interfaces/FloorplanExtraObject3D.html +0 -339
  161. package/docs/interfaces/FloorplanFloorData.html +0 -328
  162. package/docs/interfaces/FloorplanImagePosition.html +0 -314
  163. package/docs/interfaces/FloorplanObserver.html +0 -332
  164. package/docs/interfaces/FloorplanOutlineItem.html +0 -328
  165. package/docs/interfaces/FloorplanPosition.html +0 -314
  166. package/docs/interfaces/FloorplanRoomItem.html +0 -379
  167. package/docs/interfaces/FloorplanRoomLabelItem.html +0 -320
  168. package/docs/interfaces/FloorplanServerBounding.html +0 -332
  169. package/docs/interfaces/FloorplanServerComputedData.html +0 -331
  170. package/docs/interfaces/FloorplanServerData.html +0 -314
  171. package/docs/interfaces/FloorplanServerDoorItem.html +0 -331
  172. package/docs/interfaces/FloorplanServerDoorPosition.html +0 -317
  173. package/docs/interfaces/FloorplanServerEntrance.html +0 -360
  174. package/docs/interfaces/FloorplanServerFloorData.html +0 -328
  175. package/docs/interfaces/FloorplanServerImagePosition.html +0 -314
  176. package/docs/interfaces/FloorplanServerObserver.html +0 -332
  177. package/docs/interfaces/FloorplanServerOutlineItem.html +0 -328
  178. package/docs/interfaces/FloorplanServerPosition.html +0 -314
  179. package/docs/interfaces/FloorplanServerRoomItem.html +0 -391
  180. package/docs/interfaces/FloorplanServerRoomLabelItem.html +0 -320
  181. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +0 -323
  182. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +0 -361
  183. package/docs/interfaces/GuideLinePluginType.EventMap.html +0 -525
  184. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +0 -356
  185. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +0 -347
  186. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +0 -414
  187. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +0 -346
  188. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +0 -471
  189. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +0 -343
  190. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +0 -471
  191. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +0 -308
  192. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +0 -329
  193. package/docs/interfaces/GuideLinePluginType.PluginState.html +0 -354
  194. package/docs/interfaces/GuideLinePluginType.Route.html +0 -370
  195. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +0 -352
  196. package/docs/interfaces/HelperOffset.html +0 -332
  197. package/docs/interfaces/ImagePlaneGroup.html +0 -306
  198. package/docs/interfaces/ItemLabelPluginData.html +0 -303
  199. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +0 -388
  200. package/docs/interfaces/ItemLabelPluginParametersType.html +0 -324
  201. package/docs/interfaces/MinMax.html +0 -310
  202. package/docs/interfaces/ModelChassisCompassPluginData.html +0 -310
  203. package/docs/interfaces/ModelChassisCompassPluginExportType.html +0 -346
  204. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +0 -310
  205. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +0 -317
  206. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +0 -354
  207. package/docs/interfaces/ModelItemLabelPluginData.html +0 -303
  208. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +0 -388
  209. package/docs/interfaces/ModelItemLabelPluginParametersType.html +0 -310
  210. package/docs/interfaces/ModelRoomLabelPluginData.html +0 -303
  211. package/docs/interfaces/ModelTVVideoPluginData.html +0 -324
  212. package/docs/interfaces/ModelTVVideoPluginExportType.html +0 -348
  213. package/docs/interfaces/ModelTVVideoPluginParameterType.html +0 -303
  214. package/docs/interfaces/ModelViewPluginExportType.html +0 -416
  215. package/docs/interfaces/Object3DHelperState.html +0 -317
  216. package/docs/interfaces/ObjectHelperControllers.html +0 -324
  217. package/docs/interfaces/PaintBrushAction.html +0 -363
  218. package/docs/interfaces/PaintBrushConfigs.html +0 -361
  219. package/docs/interfaces/PaintBrushState.html +0 -345
  220. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +0 -425
  221. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +0 -282
  222. package/docs/interfaces/PanoMeasureParameterType.html +0 -449
  223. package/docs/interfaces/PanoMeasurePluginLineJson.html +0 -317
  224. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +0 -314
  225. package/docs/interfaces/PanoMeasurePluginPointJson.html +0 -310
  226. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +0 -320
  227. package/docs/interfaces/PanoRulerPluginExportType.html +0 -377
  228. package/docs/interfaces/PanoRulerPluginOptions.html +0 -326
  229. package/docs/interfaces/PanoRulerPluginParameterType.html +0 -317
  230. package/docs/interfaces/PanoRulerProPluginExportType.html +0 -353
  231. package/docs/interfaces/PanoRulerProPluginOptions.html +0 -323
  232. package/docs/interfaces/PanoRulerProPluginParameterType.html +0 -310
  233. package/docs/interfaces/PanoRulerProPluginState.html +0 -317
  234. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +0 -296
  235. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +0 -285
  236. package/docs/interfaces/PanoSpatialTagPluginData.html +0 -353
  237. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +0 -335
  238. package/docs/interfaces/PanoSpatialTagPluginExportType.html +0 -431
  239. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +0 -331
  240. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +0 -352
  241. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +0 -338
  242. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +0 -331
  243. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +0 -323
  244. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +0 -341
  245. package/docs/interfaces/PanoVideoPluginType.PluginData.html +0 -314
  246. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +0 -420
  247. package/docs/interfaces/PanoVideoPluginType.PluginState.html +0 -314
  248. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +0 -349
  249. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +0 -368
  250. package/docs/interfaces/Point.html +0 -317
  251. package/docs/interfaces/Room.html +0 -324
  252. package/docs/interfaces/RoomInfo.html +0 -310
  253. package/docs/interfaces/RoomLabel.html +0 -386
  254. package/docs/interfaces/RoomRules.html +0 -285
  255. package/docs/interfaces/Rooms.html +0 -285
  256. package/docs/interfaces/Scissor.html +0 -344
  257. package/docs/interfaces/State.html +0 -331
  258. package/docs/interfaces/TagCacheInterface.html +0 -362
  259. package/docs/interfaces/TagConfig.html +0 -565
  260. package/docs/interfaces/TagGLTFObjectGroup.html +0 -306
  261. package/docs/interfaces/TagIconUrl.html +0 -363
  262. package/docs/interfaces/TagObjectGroup.html +0 -306
  263. package/docs/interfaces/TagStyle.html +0 -316
  264. package/docs/interfaces/Tags.html +0 -2688
  265. package/docs/interfaces/TemporaryState.html +0 -303
  266. package/docs/interfaces/Util.MagnifierParameter.html +0 -391
  267. package/docs/interfaces/Util.MouseGroupParameter.html +0 -350
  268. package/docs/interfaces/Util.PointIntersection.html +0 -365
  269. package/docs/modules/AreaMakerPluginType.html +0 -323
  270. package/docs/modules/CruisePluginTypes.html +0 -328
  271. package/docs/modules/CurrentPanoImagePluginType.html +0 -297
  272. package/docs/modules/GuideLineItem.html +0 -289
  273. package/docs/modules/GuideLineModeItem.html +0 -294
  274. package/docs/modules/GuideLinePluginType.html +0 -348
  275. package/docs/modules/PanoVideoPluginType.html +0 -301
  276. package/docs/modules/Util.html +0 -351
  277. package/docs/modules.html +0 -540
  278. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +0 -331
  279. package/docs/types/AreaMakerPluginType.PluginData.html +0 -301
  280. package/docs/types/AreaMakerPluginType.ServerData.html +0 -301
  281. package/docs/types/ArrayPosition.html +0 -279
  282. package/docs/types/AudioAppearance.html +0 -279
  283. package/docs/types/AudioTagTypeConfigKey.html +0 -279
  284. package/docs/types/CSS3DRenderExportType.html +0 -279
  285. package/docs/types/CSS3DRenderPluginExportType.html +0 -279
  286. package/docs/types/CSS3DRenderPluginParameterType.html +0 -279
  287. package/docs/types/ClassFunctionParameters.html +0 -286
  288. package/docs/types/Color.html +0 -279
  289. package/docs/types/ContentTypeConfigKey.html +0 -279
  290. package/docs/types/ContentTypeConfigKeySplit.html +0 -279
  291. package/docs/types/ContentTypeMap.html +0 -279
  292. package/docs/types/Create3DDomContainerReturnType.html +0 -279
  293. package/docs/types/Create3DElementReturnType.html +0 -279
  294. package/docs/types/CruisePluginExportType.html +0 -279
  295. package/docs/types/CruisePluginTypes.CruiseData.html +0 -318
  296. package/docs/types/CruisePluginTypes.MoveEffect.html +0 -295
  297. package/docs/types/CurrentPanoImagePluginExportType.html +0 -279
  298. package/docs/types/DeprecatedMediaPlaneProperty.html +0 -291
  299. package/docs/types/DeprecatedTagProperty.html +0 -294
  300. package/docs/types/Direction-1.html +0 -279
  301. package/docs/types/Direction4.html +0 -279
  302. package/docs/types/ElementRenderer.html +0 -303
  303. package/docs/types/FloorplanRuleLabels.html +0 -282
  304. package/docs/types/FloorplanServerRuleLabels.html +0 -279
  305. package/docs/types/GuideLinePluginExportType.html +0 -279
  306. package/docs/types/GuideLinePluginType.GuideLineItem.html +0 -351
  307. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +0 -372
  308. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +0 -305
  309. package/docs/types/GuideLinePluginType.GuideLineStyle.html +0 -308
  310. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +0 -308
  311. package/docs/types/GuideLinePluginType.PathItem.html +0 -308
  312. package/docs/types/GuideLinePluginType.PluginData.html +0 -317
  313. package/docs/types/HelperEventMap.html +0 -517
  314. package/docs/types/LoadTagConfig.html +0 -279
  315. package/docs/types/MapviewFloorplanPluginParameterType.html +0 -279
  316. package/docs/types/MapviewFloorplanPluginReturnType.html +0 -279
  317. package/docs/types/MediaData.html +0 -295
  318. package/docs/types/MediaStore.html +0 -284
  319. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +0 -286
  320. package/docs/types/ModelFloorplanPluginParameterType.html +0 -279
  321. package/docs/types/ModelFloorplanPluginReturnType.html +0 -279
  322. package/docs/types/ModelId.html +0 -279
  323. package/docs/types/ModelRoomLabelPluginParameters.html +0 -279
  324. package/docs/types/ModelRoomLabelPluginReturnType.html +0 -279
  325. package/docs/types/MoveArgs.html +0 -289
  326. package/docs/types/MoveOpts.html +0 -287
  327. package/docs/types/Object3DHelperEventMap.html +0 -372
  328. package/docs/types/ObjectFit.html +0 -279
  329. package/docs/types/PaintBrushEventMap.html +0 -310
  330. package/docs/types/PanoCompassPluginData.html +0 -279
  331. package/docs/types/PanoCompassPluginExportType.html +0 -279
  332. package/docs/types/PanoCompassPluginParameterType.html +0 -279
  333. package/docs/types/PanoFloorplanRadarPluginParameterType.html +0 -279
  334. package/docs/types/PanoFloorplanRadarPluginReturnType.html +0 -279
  335. package/docs/types/PanoIndex.html +0 -279
  336. package/docs/types/PanoMeasurePluginEvent.html +0 -279
  337. package/docs/types/PanoMeasureReturnType.html +0 -279
  338. package/docs/types/PanoSpatialTagPluginId.html +0 -279
  339. package/docs/types/PanoTagPluginExportInterface.html +0 -279
  340. package/docs/types/PanoTagPluginParamsInterface.html +0 -279
  341. package/docs/types/PanoVideoPluginParameterType.html +0 -279
  342. package/docs/types/PanoVideoPluginReturnType.html +0 -279
  343. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +0 -287
  344. package/docs/types/PipelinePluginParameterType.html +0 -279
  345. package/docs/types/PipelinePluginReturnType.html +0 -279
  346. package/docs/types/PlaneTag.html +0 -287
  347. package/docs/types/Point2DTag.html +0 -287
  348. package/docs/types/Point3DTag.html +0 -287
  349. package/docs/types/PointTag.html +0 -284
  350. package/docs/types/PointTagInstance.html +0 -284
  351. package/docs/types/Position.html +0 -279
  352. package/docs/types/RotateArgs.html +0 -291
  353. package/docs/types/RotateOpts.html +0 -287
  354. package/docs/types/RuleLabelsKey.html +0 -279
  355. package/docs/types/RuleLabelsValue.html +0 -279
  356. package/docs/types/StickType.html +0 -279
  357. package/docs/types/Tag.html +0 -345
  358. package/docs/types/Tag2D.html +0 -287
  359. package/docs/types/Tag3D.html +0 -287
  360. package/docs/types/TagConfigByKey.html +0 -284
  361. package/docs/types/TagContentType.html +0 -279
  362. package/docs/types/TagDimensionType.html +0 -281
  363. package/docs/types/TagElement.html +0 -289
  364. package/docs/types/TagEvents.html +0 -332
  365. package/docs/types/TagGLTFObject.html +0 -302
  366. package/docs/types/TagHooks.html +0 -279
  367. package/docs/types/TagId.html +0 -279
  368. package/docs/types/TagInstance.html +0 -355
  369. package/docs/types/TagPointType.html +0 -282
  370. package/docs/types/TagRendererMap.html +0 -284
  371. package/docs/types/TopviewFloorplanPluginParameterType.html +0 -279
  372. package/docs/types/TopviewFloorplanPluginReturnType.html +0 -279
  373. package/docs/types/WorkCode.html +0 -279
  374. package/docs/variables/FLOOR_TYPE_MAP.html +0 -289
  375. package/docs/variables/PLUGIN.html +0 -279
  376. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +0 -282
  377. package/docs/variables/ROOM_TYPE_MAP.html +0 -289
  378. package/docs/variables/defaultGlobalConfig.html +0 -279
  379. package/docs/variables/itemLabelPluginServerParams.html +0 -286
  380. package/docs/variables/modelItemLabelPluginServerParams.html +0 -286
  381. package/docs/variables/modelRoomLabelPluginServerParams.html +0 -286
  382. package/libs/shared-utils/five/transformPosition.d.ts +0 -2
  383. package/libs/shared-utils/five/transformPosition.js +0 -10
@@ -26,7 +26,6 @@ declare class GuideLineItem {
26
26
  plugin: GuideLinePlugin;
27
27
  });
28
28
  setData(data: PluginType.GuideLineItem): void;
29
- setHeightOffset(heightOffset: number): void;
30
29
  setDataByMode(mode: PluginType.GuideLineModeItemMode, data: PluginType.GuideLineItem): void;
31
30
  show(): void;
32
31
  hide(): void;
@@ -25,10 +25,13 @@ declare class GuideLineModeItem {
25
25
  name: string;
26
26
  startTagContainer: GuideLineTagContainer;
27
27
  endTagContainer: GuideLineTagContainer;
28
+ path: PluginType.PathItem[];
29
+ geometryStyle: PluginType.GuideLineGeometryStyle;
30
+ materialStyle: PluginType.GuideLineMaterialStyle;
31
+ meshStyle: PluginType.GuideLineMeshStyle;
28
32
  readonly mesh: THREE.Mesh<THREE.BufferGeometry, THREE.ShaderMaterial>;
29
33
  private five;
30
34
  private mode;
31
- private path;
32
35
  private _curvePath;
33
36
  private _curvePoints;
34
37
  private _panoGroup;
@@ -56,6 +59,8 @@ declare class GuideLineModeItem {
56
59
  private flickerAnime;
57
60
  /** 缓存 panoGroup 中每个点距离起点的长度 */
58
61
  private cacheLengths;
62
+ /** 为了让多条路线在高度上错开,每个路线都需要有个额外的 offset */
63
+ private heightOffset;
59
64
  constructor(five: Five, options: {
60
65
  mode: PluginType.GuideLineModeItemMode;
61
66
  plugin: GuideLinePlugin;
@@ -78,6 +83,10 @@ declare class GuideLineModeItem {
78
83
  setGeometryByPath(path: PluginType.PathItem[], options?: PluginType.GuideLineGeometryStyle): void;
79
84
  /** 设置线条材质 */
80
85
  setMartial(options?: PluginType.GuideLineMaterialStyle): void;
86
+ /** 设置模型状态 */
87
+ setMeshStyle(options?: PluginType.GuideLineMeshStyle): void;
88
+ /** 设置 Y 轴上的偏移量,为了让多条路线在高度上错开,每个路线都需要有个额外的 offset */
89
+ setHeightOffset(offset: number): void;
81
90
  /** 设置贴图颜色 */
82
91
  setColor(color: null | string): void;
83
92
  /** 设置边框 */
@@ -95,7 +95,12 @@ export interface ModelGuideLineStyle extends GuideLineStyle {
95
95
  end_tag?: ModelGuideLineTagData;
96
96
  }
97
97
  /** 不同模态下的路线数据 */
98
- export type GuideLineStyle = GuideLineGeometryStyle & GuideLineMaterialStyle;
98
+ export type GuideLineStyle = GuideLineGeometryStyle & GuideLineMaterialStyle & GuideLineMeshStyle;
99
+ /** 影响模型的样式 */
100
+ export interface GuideLineMeshStyle {
101
+ /** 三维偏移值: [x, y, z] */
102
+ translate?: number[];
103
+ }
99
104
  /** 影响形状的样式 */
100
105
  export interface GuideLineGeometryStyle {
101
106
  /** scale 之前的路线宽度,默认值是 0.5 */
@@ -1,4 +1,4 @@
1
- import type { TagInstance, TagContentType, StickType, TagId, TagConfig, PlaneTag, MediaStore, Position } from '../typings';
1
+ import type { TagInstance, TagContentType, StickType, TagId, TagConfig, PlaneTag, MediaStore } from '../typings';
2
2
  import * as THREE from 'three';
3
3
  import type { Tag, Tags, PointTagInstance, Point3DTag } from '../typings';
4
4
  import { TagCache } from './TagCache';
@@ -10,9 +10,6 @@ import { FiveDomEvents } from '../../shared-utils/five/FiveDomEvents';
10
10
  export declare abstract class TagUtil extends TagCache {
11
11
  tags: TagInstance[];
12
12
  config: Pick<Tags, 'globalConfig' | 'contentTypeConfig'>;
13
- set workCode(workCode: string);
14
- get workCode(): string;
15
- protected get work(): import("@realsee/five").Work;
16
13
  protected mediaStore: MediaStore;
17
14
  /** css3DRenderPlugin */
18
15
  protected css3DRenderPlugin?: CSS3DRenderPluginExportType;
@@ -27,7 +24,7 @@ export declare abstract class TagUtil extends TagCache {
27
24
  disposed: boolean;
28
25
  };
29
26
  protected domEvents: FiveDomEvents;
30
- private _workCode;
27
+ private mouseInfo?;
31
28
  protected constructor(five: Five);
32
29
  getTagById<C extends TagContentType = TagContentType, S extends StickType = StickType>(id: TagId): TagInstance<C, S> | undefined;
33
30
  /** 暂停当前标签内进行的所有多媒体 */
@@ -43,7 +40,6 @@ export declare abstract class TagUtil extends TagCache {
43
40
  * @description 获取标签当前状态
44
41
  */
45
42
  getCurrentVisibleState(tag: TagInstance): boolean;
46
- protected getObserverPosition: (index: number) => THREE.Vector3;
47
43
  protected loadVideoFirstFrame: () => void;
48
44
  protected updateTagConfig(): void;
49
45
  protected can<T extends Tag>(action: 'show' | 'hide' | 'fold' | 'unfold', paramsTag: T): boolean;
@@ -56,7 +52,8 @@ export declare abstract class TagUtil extends TagCache {
56
52
  * @description: 获取距离
57
53
  */
58
54
  protected getDistance(tag: TagInstance, fiveState?: Partial<FiveState>): number;
59
- protected getPositions(tag: TagInstance): [Position, Position, Position, Position];
55
+ protected getPositions(tag: TagInstance): [THREE.Vector3, THREE.Vector3, THREE.Vector3, THREE.Vector3] | [import("../typings").ArrayPosition, import("../typings").ArrayPosition, import("../typings").ArrayPosition, import("../typings").ArrayPosition];
56
+ protected preventWhenMouseDown: () => false | void;
60
57
  protected addObjectClickHandler(tag: TagInstance, object: THREE.Object3D | undefined, handler: (event: Event) => any): () => void;
61
58
  protected getTagNormal(tag: TagInstance): THREE.Vector3 | undefined;
62
59
  protected get filterPointTag(): PointTagInstance[];
@@ -64,7 +61,6 @@ export declare abstract class TagUtil extends TagCache {
64
61
  protected get filterImagePlane(): TagInstance<"MediaPlane", "Plane">[];
65
62
  protected get filterMediaModel(): TagInstance<"MediaModel", "Model">[];
66
63
  protected get filterCSS3DTag(): (TagInstance<"Model" | "Custom" | "Audio" | "Text" | "ImageText" | "Image" | "Video" | "Link" | "Sticker" | "VRLink" | "PanoLink" | "Marketing" | "MediaPlane" | "MediaModel" | "Unknown", "Plane"> | TagInstance<"Model" | "Custom" | "Audio" | "Text" | "ImageText" | "Image" | "Video" | "Link" | "Sticker" | "VRLink" | "PanoLink" | "Marketing" | "MediaPlane" | "MediaModel" | "Unknown", "Model"> | TagInstance<"Model" | "Custom" | "Audio" | "Text" | "ImageText" | "Image" | "Video" | "Link" | "Sticker" | "VRLink" | "PanoLink" | "Marketing" | "MediaPlane" | "MediaModel" | "Unknown", "3DPoint">)[];
67
- protected getTransformedPostion(position: Tag['position']): THREE.Vector3 | [THREE.Vector3, THREE.Vector3, THREE.Vector3, THREE.Vector3];
68
64
  /**
69
65
  * @description 检查是否已经销毁
70
66
  * @returns isDisposed; 已经销毁返回 true,否则返回 false
@@ -48,7 +48,6 @@ export type TagInstance<C extends TagContentType = TagContentType, S extends Sti
48
48
  [key in Mode]?: TagConfig<C>;
49
49
  };
50
50
  };
51
- originPosition: Tag<C, S>['position'];
52
51
  hooks: Subscribe<TagEvents<C>>;
53
52
  unfold: () => void;
54
53
  fold: () => void;
@@ -1,5 +1,5 @@
1
1
  import type { GLTFObject } from '@realsee/five/gltf-loader';
2
- import type { Group, Vector3 } from 'three';
2
+ import type { Group } from 'three';
3
3
  import type { TagContentType } from './TagData';
4
4
  import type { ImagePlane } from '../../utils/model/mediaPlane';
5
5
  import type { TagInstance } from './TagInstance';
@@ -7,7 +7,7 @@ import type { TagConfig } from '../..';
7
7
  import type { Mode } from '@realsee/five';
8
8
  export type TagId = string | number;
9
9
  export type ArrayPosition = number[];
10
- export type Position = ArrayPosition | Vector3;
10
+ export type Position = ArrayPosition;
11
11
  export type PanoIndex = number;
12
12
  export type WorkCode = string;
13
13
  export type ModelId = string;
@@ -1,3 +1,4 @@
1
+ import { Vector3 } from 'three';
1
2
  import type { TagInstance } from '../typings';
2
- export declare function getTagPosition(tag: TagInstance): import("three").Vector3 | import("three").Vector3[];
3
- export declare function getTagCenterPosition(tag: TagInstance): import("three").Vector3;
3
+ export declare function getTagPosition(tag: TagInstance): Vector3 | Vector3[];
4
+ export declare function getTagCenterPosition(tag: TagInstance): Vector3;