@realsee/dnalogel 2.3.5-dev.3 → 2.3.5-dev.5

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 (372) hide show
  1. package/dist/PanoTagPlugin/controller/TagComputer.d.ts +1 -0
  2. package/dist/PanoTagPlugin/controller/index.d.ts +2 -2
  3. package/dist/PanoTagPlugin/typings/controller.d.ts +1 -0
  4. package/dist/index.cjs.js +13 -13
  5. package/dist/index.js +1325 -1326
  6. package/dist/index.umd.js +14 -14
  7. package/docs/assets/search.js +1 -1
  8. package/docs/classes/CSS3DRender.html +31 -31
  9. package/docs/classes/CruisePluginController.html +24 -24
  10. package/docs/classes/Magnifier.html +16 -16
  11. package/docs/classes/ModelRoomLabelController.html +11 -11
  12. package/docs/classes/Object3DHelperController.html +24 -24
  13. package/docs/classes/PaintBrush.html +15 -15
  14. package/docs/classes/PanoTagPluginController.html +41 -41
  15. package/docs/classes/Util.BetterTween.html +8 -8
  16. package/docs/classes/Util.FivePointSelector.html +12 -12
  17. package/docs/classes/Util.Interval.html +12 -12
  18. package/docs/classes/Util.Magnifier.html +17 -17
  19. package/docs/classes/Util.PointDomHelper.html +11 -11
  20. package/docs/classes/Util.PointHelper.html +11 -11
  21. package/docs/classes/Util.Rectangle.html +13 -13
  22. package/docs/enums/CameraMovementEffect.html +7 -7
  23. package/docs/enums/ContentType.html +16 -16
  24. package/docs/enums/DIRECTION.html +9 -9
  25. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  26. package/docs/enums/DimensionType.html +7 -7
  27. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  28. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  29. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  30. package/docs/enums/PointType.html +7 -7
  31. package/docs/enums/Rotation.html +8 -8
  32. package/docs/functions/CSS3DRenderPlugin.html +5 -4
  33. package/docs/functions/CameraMovementPlugin.html +5 -4
  34. package/docs/functions/CruisePlugin.html +5 -4
  35. package/docs/functions/GuideLinePlugin.html +6 -5
  36. package/docs/functions/ItemLabelPlugin.html +5 -4
  37. package/docs/functions/MapviewFloorplanPlugin.html +5 -4
  38. package/docs/functions/ModelChassisCompassPlugin.html +5 -4
  39. package/docs/functions/ModelEntryDoorGuidePlugin.html +5 -4
  40. package/docs/functions/ModelFloorplanPlugin.html +5 -4
  41. package/docs/functions/ModelItemLabelPlugin.html +5 -4
  42. package/docs/functions/ModelRoomLabelPlugin.html +5 -4
  43. package/docs/functions/ModelTVVideoPlugin.html +5 -4
  44. package/docs/functions/ModelViewPlugin.html +5 -4
  45. package/docs/functions/Object3DHelperPlugin.html +5 -4
  46. package/docs/functions/PanoCompassPlugin.html +5 -4
  47. package/docs/functions/PanoCursorRaycasterPlugin.html +5 -4
  48. package/docs/functions/PanoDoorLabelPlugin.html +5 -4
  49. package/docs/functions/PanoFloorplanRadarPlugin.html +5 -4
  50. package/docs/functions/PanoMeasurePlugin.html +5 -4
  51. package/docs/functions/PanoRulerPlugin.html +5 -4
  52. package/docs/functions/PanoRulerProPlugin.html +5 -4
  53. package/docs/functions/PanoSpatialTagPlugin.html +5 -4
  54. package/docs/functions/PanoTagPlugin.html +5 -4
  55. package/docs/functions/TopviewFloorplanPlugin.html +5 -4
  56. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  57. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  58. package/docs/functions/Util.getFrameTime.html +5 -5
  59. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  60. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  61. package/docs/functions/Util.isNil.html +5 -5
  62. package/docs/functions/Util.nextFrame.html +5 -5
  63. package/docs/functions/Util.notNil.html +5 -5
  64. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  65. package/docs/functions/Util.tweenProgress.html +5 -5
  66. package/docs/functions/pluginFlag.html +6 -5
  67. package/docs/index.html +5 -4
  68. package/docs/interfaces/AddTagConfig.html +6 -6
  69. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  70. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  71. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  72. package/docs/interfaces/EventMap.html +15 -15
  73. package/docs/interfaces/FloorplanBounding.html +8 -8
  74. package/docs/interfaces/FloorplanData.html +10 -10
  75. package/docs/interfaces/FloorplanEntrance.html +11 -11
  76. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  77. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  78. package/docs/interfaces/FloorplanFloorData.html +9 -9
  79. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  80. package/docs/interfaces/FloorplanObserver.html +9 -9
  81. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  82. package/docs/interfaces/FloorplanPosition.html +7 -7
  83. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  84. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  85. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  86. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  87. package/docs/interfaces/FloorplanServerData.html +7 -7
  88. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  89. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  90. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  91. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  92. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  93. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  94. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  95. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  96. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  97. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  98. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  99. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  100. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  101. package/docs/interfaces/LineJson.html +7 -7
  102. package/docs/interfaces/MinMax.html +7 -7
  103. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  104. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  105. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  106. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  107. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  108. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  109. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  110. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  111. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  112. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  113. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  114. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  115. package/docs/interfaces/ModelViewPluginExportType.html +11 -11
  116. package/docs/interfaces/Object3DHelperState.html +8 -8
  117. package/docs/interfaces/OpenParameter.html +7 -7
  118. package/docs/interfaces/PaintBrushAction.html +12 -12
  119. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  120. package/docs/interfaces/PaintBrushState.html +10 -10
  121. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  122. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +6 -5
  123. package/docs/interfaces/PanoMeasureParameterType.html +11 -11
  124. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  125. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  126. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  127. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  128. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  129. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  130. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  131. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +6 -5
  132. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +6 -5
  133. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  134. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  135. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  136. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  137. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  138. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  139. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  140. package/docs/interfaces/Point.html +8 -8
  141. package/docs/interfaces/PointJson.html +8 -8
  142. package/docs/interfaces/Room.html +9 -9
  143. package/docs/interfaces/RoomInfo.html +7 -7
  144. package/docs/interfaces/RoomLabel.html +14 -14
  145. package/docs/interfaces/RoomRules.html +6 -5
  146. package/docs/interfaces/Rooms.html +6 -5
  147. package/docs/interfaces/Scissor.html +9 -9
  148. package/docs/interfaces/State.html +8 -8
  149. package/docs/interfaces/TagCache.html +10 -10
  150. package/docs/interfaces/TagConfig.html +10 -10
  151. package/docs/interfaces/TagIconUrl.html +9 -9
  152. package/docs/interfaces/Tags.html +9 -9
  153. package/docs/interfaces/TemporaryState.html +6 -6
  154. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  155. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  156. package/docs/modules/Util.html +5 -5
  157. package/docs/modules.html +6 -4
  158. package/docs/types/ArrayPosition.html +6 -5
  159. package/docs/types/CSS3DRenderExportType.html +6 -5
  160. package/docs/types/CSS3DRenderPluginExportType.html +6 -5
  161. package/docs/types/CSS3DRenderPluginParameterType.html +6 -5
  162. package/docs/types/Color.html +6 -5
  163. package/docs/types/ContentTypeConfigKey.html +6 -5
  164. package/docs/types/ContentTypeMap.html +6 -5
  165. package/docs/types/Create3DDomContainerReturnType.html +6 -5
  166. package/docs/types/Create3DElementReturnType.html +6 -5
  167. package/docs/types/CruisePluginExportType.html +6 -5
  168. package/docs/types/Direction-1.html +6 -5
  169. package/docs/types/Direction4.html +6 -5
  170. package/docs/types/FloorplanRuleLabels.html +6 -5
  171. package/docs/types/FloorplanServerRuleLabels.html +6 -5
  172. package/docs/types/GuideLinePluginExportType.html +6 -5
  173. package/docs/types/HelperEventMap.html +6 -5
  174. package/docs/types/LoadTagConfig.html +248 -0
  175. package/docs/types/MapviewFloorplanPluginParameterType.html +6 -5
  176. package/docs/types/MapviewFloorplanPluginReturnType.html +6 -5
  177. package/docs/types/MediaData.html +6 -5
  178. package/docs/types/MediaStore.html +6 -5
  179. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +6 -5
  180. package/docs/types/ModelFloorplanPluginParameterType.html +6 -5
  181. package/docs/types/ModelFloorplanPluginReturnType.html +6 -5
  182. package/docs/types/ModelRoomLabelPluginParameters.html +6 -5
  183. package/docs/types/ModelRoomLabelPluginReturnType.html +6 -5
  184. package/docs/types/MoveArgs.html +6 -5
  185. package/docs/types/MoveOpts.html +6 -5
  186. package/docs/types/Object3DHelperEventMap.html +6 -5
  187. package/docs/types/ObjectFit.html +6 -5
  188. package/docs/types/PaintBrushEventMap.html +6 -5
  189. package/docs/types/PanoCompassPluginData.html +6 -5
  190. package/docs/types/PanoCompassPluginExportType.html +6 -5
  191. package/docs/types/PanoCompassPluginParameterType.html +6 -5
  192. package/docs/types/PanoFloorplanRadarPluginParameterType.html +6 -5
  193. package/docs/types/PanoFloorplanRadarPluginReturnType.html +6 -5
  194. package/docs/types/PanoIndex.html +6 -5
  195. package/docs/types/PanoMeasurePluginEvent.html +6 -5
  196. package/docs/types/PanoMeasureReturnType.html +6 -5
  197. package/docs/types/PanoSpatialTagPluginId.html +6 -5
  198. package/docs/types/PanoTagPluginExportInterface.html +6 -5
  199. package/docs/types/PanoTagPluginParamsInterface.html +6 -5
  200. package/docs/types/PlaneTag.html +6 -5
  201. package/docs/types/PlaneTagElement.html +6 -5
  202. package/docs/types/Point2DElement.html +6 -5
  203. package/docs/types/Point2DTag.html +6 -5
  204. package/docs/types/Point3DElement.html +6 -5
  205. package/docs/types/Point3DTag.html +6 -5
  206. package/docs/types/PointTag.html +6 -5
  207. package/docs/types/PointTagElement.html +6 -5
  208. package/docs/types/Position.html +6 -5
  209. package/docs/types/RotateArgs.html +6 -5
  210. package/docs/types/RotateOpts.html +6 -5
  211. package/docs/types/RuleLabelsKey.html +6 -5
  212. package/docs/types/RuleLabelsValue.html +6 -5
  213. package/docs/types/StickType.html +6 -5
  214. package/docs/types/Tag.html +6 -5
  215. package/docs/types/Tag2D.html +6 -5
  216. package/docs/types/Tag3D.html +6 -5
  217. package/docs/types/TagContentType.html +6 -5
  218. package/docs/types/TagDimensionType.html +6 -5
  219. package/docs/types/TagElement.html +6 -5
  220. package/docs/types/TagEvents.html +6 -5
  221. package/docs/types/TagHooks.html +6 -5
  222. package/docs/types/TagIconSize.html +6 -5
  223. package/docs/types/TagId.html +6 -5
  224. package/docs/types/TagPointType.html +6 -5
  225. package/docs/types/TopviewFloorplanPluginParameterType.html +6 -5
  226. package/docs/types/TopviewFloorplanPluginReturnType.html +6 -5
  227. package/docs/types/WorkCode.html +6 -5
  228. package/docs/variables/FLOOR_TYPE_MAP.html +6 -5
  229. package/docs/variables/PLUGIN.html +6 -5
  230. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +6 -5
  231. package/docs/variables/ROOM_TYPE_MAP.html +6 -5
  232. package/docs/variables/VERSION.html +6 -5
  233. package/docs/variables/itemLabelPluginServerParams.html +6 -5
  234. package/docs/variables/modelItemLabelPluginServerParams.html +6 -5
  235. package/docs/variables/modelRoomLabelPluginServerParams.html +6 -5
  236. package/libs/CSS3DRenderPlugin/CSS3DRender.js +1 -1
  237. package/libs/CSS3DRenderPlugin/Controller.js +2 -2
  238. package/libs/CSS3DRenderPlugin/utils/createResizeObserver.js +1 -1
  239. package/libs/CSS3DRenderPlugin/utils/generateBehindFiveElement.js +1 -1
  240. package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.js +4 -4
  241. package/libs/CSS3DRenderPlugin/utils/index.js +12 -0
  242. package/libs/CSS3DRenderPlugin/utils/positionToVector3.js +2 -1
  243. package/libs/CSS3DRenderPlugin/utils/random.js +6 -1
  244. package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.js +3 -2
  245. package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +2 -1
  246. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +6 -4
  247. package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +1 -1
  248. package/libs/CSS3DRenderPlugin/utils/three/OpacityMesh.js +6 -6
  249. package/libs/CSS3DRenderPlugin/utils/waitFiveModelLoaded.js +13 -13
  250. package/libs/CruisePlugin/Controller.js +1 -1
  251. package/libs/CruisePlugin/utils/coordinatesAngle.js +3 -2
  252. package/libs/CruisePlugin/utils/linerValue.js +4 -4
  253. package/libs/GuideLinePlugin/Controller.js +1 -1
  254. package/libs/GuideLinePlugin/utils/getLineGeometries.js +1 -1
  255. package/libs/GuideLinePlugin/utils/getPoint.d.ts +3 -0
  256. package/libs/GuideLinePlugin/utils/getPoint.js +18 -0
  257. package/libs/Object3DHelperPlugin/Controller.js +2 -2
  258. package/libs/PanoMeasurePlugin/Controller/BaseController.js +25 -15
  259. package/libs/PanoMeasurePlugin/Controller/EditController.js +21 -9
  260. package/libs/PanoMeasurePlugin/Controller/MixedController.js +23 -10
  261. package/libs/PanoMeasurePlugin/Controller/ViewController.js +25 -14
  262. package/libs/PanoMeasurePlugin/Controller/WatchController.js +44 -29
  263. package/libs/PanoMeasurePlugin/Controller/index.js +58 -21
  264. package/libs/PanoMeasurePlugin/Model/index.js +47 -40
  265. package/libs/PanoMeasurePlugin/Model/line.js +15 -11
  266. package/libs/PanoMeasurePlugin/Model/point.js +5 -5
  267. package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.js +1 -1
  268. package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.js +1 -1
  269. package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.js +1 -1
  270. package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.js +4 -4
  271. package/libs/PanoMeasurePlugin/Modules/FiveHelper.js +3 -3
  272. package/libs/PanoMeasurePlugin/Modules/Magnifier.js +30 -30
  273. package/libs/PanoMeasurePlugin/Modules/UIController/HTML.js +2 -2
  274. package/libs/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +2 -2
  275. package/libs/PanoMeasurePlugin/Modules/UIController/index.js +3 -3
  276. package/libs/PanoMeasurePlugin/Modules/UIController/mobileHTML.js +1 -1
  277. package/libs/PanoMeasurePlugin/Modules/UIController/style.js +24 -16
  278. package/libs/PanoMeasurePlugin/Modules/rangePiece/html.js +4 -3
  279. package/libs/PanoMeasurePlugin/Modules/rangePiece/index.js +8 -5
  280. package/libs/PanoMeasurePlugin/index.js +2 -2
  281. package/libs/PanoMeasurePlugin/typings/data.js +1 -0
  282. package/libs/PanoMeasurePlugin/typings/event.type.js +1 -0
  283. package/libs/PanoMeasurePlugin/typings/index.js +1 -0
  284. package/libs/PanoMeasurePlugin/typings/utils.type.d.ts +1 -0
  285. package/libs/PanoMeasurePlugin/typings/utils.type.js +1 -0
  286. package/libs/PanoMeasurePlugin/utils/calculateThreeMouse.js +1 -1
  287. package/libs/PanoMeasurePlugin/utils/clearGroup.d.ts +2 -0
  288. package/libs/PanoMeasurePlugin/utils/clearGroup.js +6 -0
  289. package/libs/PanoMeasurePlugin/utils/constants.js +15 -16
  290. package/libs/PanoMeasurePlugin/utils/distanceDom.js +1 -1
  291. package/libs/PanoMeasurePlugin/utils/findClosestPoint.js +7 -6
  292. package/libs/PanoMeasurePlugin/utils/isNDCPointInScreen.js +3 -3
  293. package/libs/PanoMeasurePlugin/utils/line.js +1 -0
  294. package/libs/PanoMeasurePlugin/utils/math.js +2 -1
  295. package/libs/PanoMeasurePlugin/utils/ndc2Screen.js +2 -2
  296. package/libs/PanoSpatialTagPlugin/Components/origins.js +3 -2
  297. package/libs/PanoSpatialTagPlugin/Components/tag.js +3 -2
  298. package/libs/PanoSpatialTagPlugin/Plugin.js +2 -2
  299. package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
  300. package/libs/PanoTagPlugin/Components/Common/Audio.js +24 -24
  301. package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +20 -18
  302. package/libs/PanoTagPlugin/Components/Common/Icon/audioIcon.js +31 -29
  303. package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +19 -19
  304. package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +25 -24
  305. package/libs/PanoTagPlugin/Components/Common/Media.js +47 -39
  306. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
  307. package/libs/PanoTagPlugin/Components/Common/Shadow.js +10 -9
  308. package/libs/PanoTagPlugin/Components/Common/TagPoint.js +46 -43
  309. package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +37 -27
  310. package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +25 -25
  311. package/libs/PanoTagPlugin/Components/Common/Text/MText.js +26 -26
  312. package/libs/PanoTagPlugin/Components/Common/TextItem.js +106 -0
  313. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +22 -18
  314. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +54 -43
  315. package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +83 -61
  316. package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +22 -22
  317. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +103 -81
  318. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +17 -13
  319. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -3
  320. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +74 -56
  321. package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +27 -23
  322. package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +51 -39
  323. package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +69 -52
  324. package/libs/PanoTagPlugin/Components/Tag/index.js +119 -79
  325. package/libs/PanoTagPlugin/Components/TagContainer.js +132 -81
  326. package/libs/PanoTagPlugin/Components/TagItem.js +110 -63
  327. package/libs/PanoTagPlugin/controller/TagCacheController.js +3 -2
  328. package/libs/PanoTagPlugin/controller/TagComputer.d.ts +1 -0
  329. package/libs/PanoTagPlugin/controller/TagComputer.js +40 -34
  330. package/libs/PanoTagPlugin/controller/index.d.ts +2 -2
  331. package/libs/PanoTagPlugin/controller/index.js +158 -89
  332. package/libs/PanoTagPlugin/index.js +2 -2
  333. package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +4 -0
  334. package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +6 -0
  335. package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +93 -0
  336. package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +5622 -0
  337. package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +1325 -0
  338. package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +173 -0
  339. package/libs/PanoTagPlugin/mocks/v1/mock1.js +122 -0
  340. package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +233 -0
  341. package/libs/PanoTagPlugin/mocks/v1/mock2.js +296 -0
  342. package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +22 -0
  343. package/libs/PanoTagPlugin/mocks/v1/mock3.js +32 -0
  344. package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +56 -0
  345. package/libs/PanoTagPlugin/mocks/v1/mock4.js +60 -0
  346. package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +13 -0
  347. package/libs/PanoTagPlugin/mocks/v1/mock5.js +17 -0
  348. package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +16 -0
  349. package/libs/PanoTagPlugin/mocks/v1/mock6.js +27 -0
  350. package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +22 -0
  351. package/libs/PanoTagPlugin/mocks/v1/mock7.js +228 -0
  352. package/libs/PanoTagPlugin/mocks/v2/mock1.d.ts +128 -0
  353. package/libs/PanoTagPlugin/mocks/v2/mock1.js +114 -0
  354. package/libs/PanoTagPlugin/typings/controller.d.ts +1 -0
  355. package/libs/PanoTagPlugin/typings/index.js +7 -1
  356. package/libs/PanoTagPlugin/typings/tag/Tag.js +4 -1
  357. package/libs/PanoTagPlugin/utils/constants.js +2 -1
  358. package/libs/PanoTagPlugin/utils/doUtil.js +6 -6
  359. package/libs/PanoTagPlugin/utils/getImageInfo.js +16 -15
  360. package/libs/PanoTagPlugin/utils/index.js +35 -0
  361. package/libs/PanoTagPlugin/utils/px2rem.js +3 -3
  362. package/libs/PanoTagPlugin/utils/search.js +27 -9
  363. package/libs/PanoTagPlugin/utils/tag/format.js +4 -4
  364. package/libs/PanoTagPlugin/utils/tag/tagCheck.js +22 -6
  365. package/libs/PanoTagPlugin/utils/timeToString.js +4 -4
  366. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +1 -1
  367. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +10 -6
  368. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +20 -20
  369. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +83 -74
  370. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
  371. package/libs/index.js +7 -7
  372. package/package.json +1 -1
@@ -7,6 +7,7 @@ export declare abstract class TagComputer extends TagCacheController {
7
7
  globalConfig?: Tags['globalConfig'];
8
8
  contentTypeConfig?: Tags['contentTypeConfig'];
9
9
  };
10
+ protected get isPanorama(): boolean;
10
11
  private raycaster;
11
12
  protected constructor(five: Five);
12
13
  getTagById(id: TagId): TagElement<TagContentType, StickType>;
@@ -1,4 +1,4 @@
1
- import type { Tag, PartialDeep, TagId, Tags, State, AddTagConfig } from '../typings';
1
+ import type { Tag, PartialDeep, TagId, Tags, State, AddTagConfig, LoadTagConfig } from '../typings';
2
2
  import type { TagContentType } from '..';
3
3
  import type { ArrayPosition } from '../typings';
4
4
  import { Five } from '@realsee/five';
@@ -35,7 +35,7 @@ declare class PanoTagPluginController extends TagComputer {
35
35
  /**
36
36
  * @description: 加载数据
37
37
  */
38
- load(data: Tags, config?: AddTagConfig): void;
38
+ load(data: Tags, config?: LoadTagConfig): void;
39
39
  /**
40
40
  * @description: 添加标签
41
41
  */
@@ -15,6 +15,7 @@ export interface State extends BasePlugin.State {
15
15
  export interface AddTagConfig {
16
16
  withAnimation?: boolean;
17
17
  }
18
+ export declare type LoadTagConfig = AddTagConfig;
18
19
  export interface TemporaryState {
19
20
  visible?: boolean;
20
21
  }