@realsee/dnalogel 2.19.1 → 2.20.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (363) hide show
  1. package/dist/PanoTagPlugin/Archive/deprecated.d.ts +48 -1
  2. package/dist/PanoTagPlugin/controller/TagComputer.d.ts +12 -12
  3. package/dist/PanoTagPlugin/controller/TagRender.d.ts +5 -5
  4. package/dist/PanoTagPlugin/controller/TagUtil.d.ts +20 -20
  5. package/dist/PanoTagPlugin/controller/index.d.ts +7 -7
  6. package/dist/PanoTagPlugin/typings/controller.d.ts +8 -58
  7. package/dist/PanoTagPlugin/typings/index.d.ts +7 -5
  8. package/dist/PanoTagPlugin/utils/model/mediaPlane.d.ts +4 -4
  9. package/dist/PanoTagPlugin/utils/resizeObserver.d.ts +1 -1
  10. package/dist/PanoTagPlugin/utils/tag/tagCheck.d.ts +11 -11
  11. package/dist/PanoTagPlugin/utils/tagPosition.d.ts +2 -2
  12. package/dist/index.cjs.js +39 -39
  13. package/dist/index.js +677 -672
  14. package/dist/index.umd.js +32 -32
  15. package/docs/assets/search.js +1 -1
  16. package/docs/classes/CSS3DRender.html +45 -38
  17. package/docs/classes/CruisePluginController.html +40 -33
  18. package/docs/classes/GuideLineItem.GuideLineItem.html +34 -27
  19. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +45 -38
  20. package/docs/classes/Magnifier.html +34 -27
  21. package/docs/classes/ModelRoomLabelController.html +25 -18
  22. package/docs/classes/Object3DHelperController.html +39 -32
  23. package/docs/classes/PaintBrush.html +29 -22
  24. package/docs/classes/PanoMeasurePluginLine.html +37 -30
  25. package/docs/classes/PanoMeasurePluginModel.html +36 -29
  26. package/docs/classes/PanoMeasurePluginPoint.html +28 -21
  27. package/docs/classes/PanoMeasurePluginPolyline.html +40 -33
  28. package/docs/classes/PanoTagPluginController.html +86 -79
  29. package/docs/classes/Util.BetterTween.html +23 -16
  30. package/docs/classes/Util.FivePointSelector.html +26 -19
  31. package/docs/classes/Util.Interval.html +26 -19
  32. package/docs/classes/Util.Magnifier.html +31 -24
  33. package/docs/classes/Util.PointDomHelper.html +25 -18
  34. package/docs/classes/Util.PointHelper.html +25 -18
  35. package/docs/classes/Util.Rectangle.html +27 -20
  36. package/docs/enums/CameraMovementEffect.html +21 -14
  37. package/docs/enums/ContentType.html +69 -58
  38. package/docs/enums/DIRECTION.html +23 -16
  39. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +23 -16
  40. package/docs/enums/DimensionType.html +21 -14
  41. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +22 -15
  42. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +23 -16
  43. package/docs/enums/PaintBrushTypeEnum.html +22 -15
  44. package/docs/enums/PointType.html +390 -0
  45. package/docs/enums/Rotation.html +22 -15
  46. package/docs/functions/CSS3DRenderPlugin.html +18 -11
  47. package/docs/functions/CameraMovementPlugin.html +18 -11
  48. package/docs/functions/CruisePlugin.html +18 -11
  49. package/docs/functions/GuideLinePlugin.html +19 -12
  50. package/docs/functions/ItemLabelPlugin.html +18 -11
  51. package/docs/functions/MapviewFloorplanPlugin.html +18 -11
  52. package/docs/functions/ModelChassisCompassPlugin.html +18 -11
  53. package/docs/functions/ModelEntryDoorGuidePlugin.html +18 -11
  54. package/docs/functions/ModelFloorplanPlugin.html +18 -11
  55. package/docs/functions/ModelItemLabelPlugin.html +18 -11
  56. package/docs/functions/ModelRoomLabelPlugin.html +18 -11
  57. package/docs/functions/ModelTVVideoPlugin.html +18 -11
  58. package/docs/functions/ModelViewPlugin.html +18 -11
  59. package/docs/functions/Object3DHelperPlugin.html +18 -11
  60. package/docs/functions/PanoCompassPlugin.html +18 -11
  61. package/docs/functions/PanoCursorRaycasterPlugin.html +18 -11
  62. package/docs/functions/PanoDoorLabelPlugin.html +18 -11
  63. package/docs/functions/PanoFloorplanRadarPlugin.html +18 -11
  64. package/docs/functions/PanoMeasurePlugin.html +18 -11
  65. package/docs/functions/PanoRulerPlugin.html +18 -11
  66. package/docs/functions/PanoRulerProPlugin.html +18 -11
  67. package/docs/functions/PanoSpatialTagPlugin.html +18 -11
  68. package/docs/functions/PanoTagPlugin.html +18 -11
  69. package/docs/functions/PanoVideoPlugin.html +18 -11
  70. package/docs/functions/TopviewFloorplanPlugin.html +18 -11
  71. package/docs/functions/Util.getCoordsFromClient.html +19 -12
  72. package/docs/functions/Util.getCoordsFromElement.html +19 -12
  73. package/docs/functions/Util.getFrameTime.html +19 -12
  74. package/docs/functions/Util.getIntersectFromRelativePosition.html +19 -12
  75. package/docs/functions/Util.getRaycasterFromFivePointer.html +19 -12
  76. package/docs/functions/Util.isAbsoluteURL.html +19 -12
  77. package/docs/functions/Util.isModelLike.html +19 -12
  78. package/docs/functions/Util.isNil.html +19 -12
  79. package/docs/functions/Util.isPanoramaLike.html +19 -12
  80. package/docs/functions/Util.nextFrame.html +19 -12
  81. package/docs/functions/Util.notNil.html +19 -12
  82. package/docs/functions/Util.requestAnimationFrameInterval.html +19 -12
  83. package/docs/functions/Util.tweenProgress.html +19 -12
  84. package/docs/functions/Util.uuid.html +19 -12
  85. package/docs/functions/pluginFlag.html +19 -12
  86. package/docs/index.html +19 -12
  87. package/docs/interfaces/AddTagConfig.html +20 -13
  88. package/docs/interfaces/CSS3DRenderPluginEventMap.html +25 -18
  89. package/docs/interfaces/CSS3DRenderPluginState.html +22 -15
  90. package/docs/interfaces/CameraMovementPluginExportType.html +21 -14
  91. package/docs/interfaces/ContentTypeMapInterface.html +724 -0
  92. package/docs/interfaces/CruisePluginTypes.Config.html +22 -15
  93. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +26 -19
  94. package/docs/interfaces/CruisePluginTypes.EventMap.html +34 -27
  95. package/docs/interfaces/CruisePluginTypes.MoveAction.html +26 -19
  96. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +28 -21
  97. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +28 -21
  98. package/docs/interfaces/CruisePluginTypes.PluginData.html +23 -16
  99. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +21 -14
  100. package/docs/interfaces/CruisePluginTypes.PluginState.html +25 -18
  101. package/docs/interfaces/EventMap.html +31 -24
  102. package/docs/interfaces/FloorplanBounding.html +22 -15
  103. package/docs/interfaces/FloorplanData.html +24 -17
  104. package/docs/interfaces/FloorplanEntrance.html +25 -18
  105. package/docs/interfaces/FloorplanExtraObject.html +24 -17
  106. package/docs/interfaces/FloorplanExtraObject3D.html +22 -15
  107. package/docs/interfaces/FloorplanFloorData.html +23 -16
  108. package/docs/interfaces/FloorplanImagePosition.html +21 -14
  109. package/docs/interfaces/FloorplanObserver.html +23 -16
  110. package/docs/interfaces/FloorplanOutlineItem.html +23 -16
  111. package/docs/interfaces/FloorplanPosition.html +21 -14
  112. package/docs/interfaces/FloorplanRoomItem.html +27 -20
  113. package/docs/interfaces/FloorplanRoomLabelItem.html +21 -14
  114. package/docs/interfaces/FloorplanServerBounding.html +22 -15
  115. package/docs/interfaces/FloorplanServerComputedData.html +24 -17
  116. package/docs/interfaces/FloorplanServerData.html +21 -14
  117. package/docs/interfaces/FloorplanServerDoorItem.html +24 -17
  118. package/docs/interfaces/FloorplanServerDoorPosition.html +22 -15
  119. package/docs/interfaces/FloorplanServerEntrance.html +25 -18
  120. package/docs/interfaces/FloorplanServerFloorData.html +23 -16
  121. package/docs/interfaces/FloorplanServerImagePosition.html +21 -14
  122. package/docs/interfaces/FloorplanServerObserver.html +23 -16
  123. package/docs/interfaces/FloorplanServerOutlineItem.html +23 -16
  124. package/docs/interfaces/FloorplanServerPosition.html +21 -14
  125. package/docs/interfaces/FloorplanServerRoomItem.html +28 -21
  126. package/docs/interfaces/FloorplanServerRoomLabelItem.html +21 -14
  127. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +22 -15
  128. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +24 -17
  129. package/docs/interfaces/GuideLinePluginType.EventMap.html +27 -20
  130. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +22 -15
  131. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +20 -13
  132. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +27 -20
  133. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +22 -15
  134. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +32 -25
  135. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +21 -14
  136. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +32 -25
  137. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +19 -12
  138. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +21 -14
  139. package/docs/interfaces/GuideLinePluginType.PluginState.html +22 -15
  140. package/docs/interfaces/GuideLinePluginType.Route.html +25 -18
  141. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +23 -16
  142. package/docs/interfaces/HelperOffset.html +22 -15
  143. package/docs/interfaces/ImagePlaneGroup.html +20 -13
  144. package/docs/interfaces/ItemLabelPluginData.html +20 -13
  145. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +25 -18
  146. package/docs/interfaces/ItemLabelPluginParametersType.html +23 -16
  147. package/docs/interfaces/MinMax.html +21 -14
  148. package/docs/interfaces/ModelChassisCompassPluginData.html +21 -14
  149. package/docs/interfaces/ModelChassisCompassPluginExportType.html +22 -15
  150. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +21 -14
  151. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +22 -15
  152. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +22 -15
  153. package/docs/interfaces/ModelItemLabelPluginData.html +20 -13
  154. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +25 -18
  155. package/docs/interfaces/ModelItemLabelPluginParametersType.html +21 -14
  156. package/docs/interfaces/ModelRoomLabelPluginData.html +20 -13
  157. package/docs/interfaces/ModelTVVideoPluginData.html +23 -16
  158. package/docs/interfaces/ModelTVVideoPluginExportType.html +22 -15
  159. package/docs/interfaces/ModelTVVideoPluginParameterType.html +20 -13
  160. package/docs/interfaces/ModelViewPluginExportType.html +25 -18
  161. package/docs/interfaces/Object3DHelperState.html +22 -15
  162. package/docs/interfaces/ObjectHelperControllers.html +23 -16
  163. package/docs/interfaces/PaintBrushAction.html +26 -19
  164. package/docs/interfaces/PaintBrushConfigs.html +26 -19
  165. package/docs/interfaces/PaintBrushState.html +24 -17
  166. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +24 -17
  167. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +19 -12
  168. package/docs/interfaces/PanoMeasureParameterType.html +28 -21
  169. package/docs/interfaces/PanoMeasurePluginLineJson.html +22 -15
  170. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +21 -14
  171. package/docs/interfaces/PanoMeasurePluginPointJson.html +21 -14
  172. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +22 -15
  173. package/docs/interfaces/PanoRulerPluginExportType.html +24 -17
  174. package/docs/interfaces/PanoRulerPluginOptions.html +21 -14
  175. package/docs/interfaces/PanoRulerPluginParameterType.html +22 -15
  176. package/docs/interfaces/PanoRulerProPluginExportType.html +23 -16
  177. package/docs/interfaces/PanoRulerProPluginOptions.html +21 -14
  178. package/docs/interfaces/PanoRulerProPluginParameterType.html +21 -14
  179. package/docs/interfaces/PanoRulerProPluginState.html +22 -15
  180. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +19 -12
  181. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +19 -12
  182. package/docs/interfaces/PanoSpatialTagPluginData.html +25 -18
  183. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +24 -17
  184. package/docs/interfaces/PanoSpatialTagPluginExportType.html +27 -20
  185. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +24 -17
  186. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +27 -20
  187. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +25 -18
  188. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +24 -17
  189. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +20 -13
  190. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +22 -15
  191. package/docs/interfaces/PanoVideoPluginType.PluginData.html +20 -13
  192. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +23 -16
  193. package/docs/interfaces/PanoVideoPluginType.PluginState.html +20 -13
  194. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +22 -15
  195. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +24 -17
  196. package/docs/interfaces/Point.html +22 -15
  197. package/docs/interfaces/Room.html +23 -16
  198. package/docs/interfaces/RoomInfo.html +21 -14
  199. package/docs/interfaces/RoomLabel.html +28 -21
  200. package/docs/interfaces/RoomRules.html +19 -12
  201. package/docs/interfaces/Rooms.html +19 -12
  202. package/docs/interfaces/Scissor.html +23 -16
  203. package/docs/interfaces/State.html +22 -15
  204. package/docs/interfaces/TagCacheInterface.html +26 -19
  205. package/docs/interfaces/TagConfig.html +32 -27
  206. package/docs/interfaces/TagGLTFObjectGroup.html +20 -13
  207. package/docs/interfaces/TagIconUrl.html +26 -19
  208. package/docs/interfaces/TagObjectGroup.html +20 -13
  209. package/docs/interfaces/TagStyle.html +20 -13
  210. package/docs/interfaces/Tags.html +116 -129
  211. package/docs/interfaces/TemporaryState.html +20 -13
  212. package/docs/interfaces/Util.MagnifierParameter.html +25 -18
  213. package/docs/interfaces/Util.MouseGroupParameter.html +22 -15
  214. package/docs/modules/CruisePluginTypes.html +19 -12
  215. package/docs/modules/GuideLineItem.html +19 -12
  216. package/docs/modules/GuideLineModeItem.html +19 -12
  217. package/docs/modules/GuideLinePluginType.html +19 -12
  218. package/docs/modules/PanoVideoPluginType.html +19 -12
  219. package/docs/modules/Util.html +19 -12
  220. package/docs/modules.html +34 -20
  221. package/docs/types/ArrayPosition.html +19 -12
  222. package/docs/types/AudioAppearance.html +20 -13
  223. package/docs/types/AudioTagTypeConfigKey.html +19 -12
  224. package/docs/types/CSS3DRenderExportType.html +19 -12
  225. package/docs/types/CSS3DRenderPluginExportType.html +19 -12
  226. package/docs/types/CSS3DRenderPluginParameterType.html +19 -12
  227. package/docs/types/ClassFunctionParameters.html +19 -12
  228. package/docs/types/Color.html +19 -12
  229. package/docs/types/ConfigFunction.html +390 -0
  230. package/docs/types/ContentTypeConfigKey.html +19 -12
  231. package/docs/types/ContentTypeConfigKeySplit.html +19 -12
  232. package/docs/types/ContentTypeMap.html +20 -13
  233. package/docs/types/ContentTypeMapInterfaceWithExtraData.html +359 -0
  234. package/docs/types/Create3DDomContainerReturnType.html +19 -12
  235. package/docs/types/Create3DElementReturnType.html +19 -12
  236. package/docs/types/CruisePluginExportType.html +19 -12
  237. package/docs/types/CruisePluginTypes.CruiseData.html +19 -12
  238. package/docs/types/CruisePluginTypes.MoveEffect.html +19 -12
  239. package/docs/types/DeprecatedMediaPlaneProperty.html +371 -0
  240. package/docs/types/DeprecatedTagProperty.html +374 -0
  241. package/docs/types/Direction-1.html +19 -12
  242. package/docs/types/Direction4.html +19 -12
  243. package/docs/types/ElementRenderer.html +19 -12
  244. package/docs/types/FloorplanRuleLabels.html +19 -12
  245. package/docs/types/FloorplanServerRuleLabels.html +19 -12
  246. package/docs/types/GuideLinePluginExportType.html +19 -12
  247. package/docs/types/GuideLinePluginType.GuideLineItem.html +19 -12
  248. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +19 -12
  249. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +19 -12
  250. package/docs/types/GuideLinePluginType.GuideLineStyle.html +19 -12
  251. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +19 -12
  252. package/docs/types/GuideLinePluginType.PathItem.html +19 -12
  253. package/docs/types/GuideLinePluginType.PluginData.html +19 -12
  254. package/docs/types/HelperEventMap.html +19 -12
  255. package/docs/types/LoadTagConfig.html +19 -12
  256. package/docs/types/MapviewFloorplanPluginParameterType.html +19 -12
  257. package/docs/types/MapviewFloorplanPluginReturnType.html +19 -12
  258. package/docs/types/MediaData.html +19 -12
  259. package/docs/types/MediaStore.html +19 -12
  260. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +19 -12
  261. package/docs/types/ModelFloorplanPluginParameterType.html +19 -12
  262. package/docs/types/ModelFloorplanPluginReturnType.html +19 -12
  263. package/docs/types/ModelRoomLabelPluginParameters.html +19 -12
  264. package/docs/types/ModelRoomLabelPluginReturnType.html +19 -12
  265. package/docs/types/MoveArgs.html +19 -12
  266. package/docs/types/MoveOpts.html +19 -12
  267. package/docs/types/{Point2DElement.html → Object.html} +22 -20
  268. package/docs/types/Object3DHelperEventMap.html +19 -12
  269. package/docs/types/ObjectFit.html +19 -12
  270. package/docs/types/PaintBrushEventMap.html +19 -12
  271. package/docs/types/PanoCompassPluginData.html +19 -12
  272. package/docs/types/PanoCompassPluginExportType.html +19 -12
  273. package/docs/types/PanoCompassPluginParameterType.html +19 -12
  274. package/docs/types/PanoFloorplanRadarPluginParameterType.html +19 -12
  275. package/docs/types/PanoFloorplanRadarPluginReturnType.html +19 -12
  276. package/docs/types/PanoIndex.html +19 -12
  277. package/docs/types/PanoMeasurePluginEvent.html +19 -12
  278. package/docs/types/PanoMeasureReturnType.html +19 -12
  279. package/docs/types/PanoSpatialTagPluginId.html +19 -12
  280. package/docs/types/PanoTagPluginExportInterface.html +19 -12
  281. package/docs/types/PanoTagPluginParamsInterface.html +19 -12
  282. package/docs/types/PanoVideoPluginParameterType.html +19 -12
  283. package/docs/types/PanoVideoPluginReturnType.html +19 -12
  284. package/docs/types/{Point3DElement.html → PartialObjectDeep.html} +23 -16
  285. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +20 -13
  286. package/docs/types/PlaneTag.html +20 -13
  287. package/docs/types/Point2DTag.html +20 -13
  288. package/docs/types/Point3DTag.html +20 -13
  289. package/docs/types/PointTag.html +20 -13
  290. package/docs/types/{PointTagElement.html → PointTagInstance.html} +22 -15
  291. package/docs/types/Position.html +19 -12
  292. package/docs/types/{ModelElement.html → RequiredTag.html} +25 -16
  293. package/docs/types/RotateArgs.html +19 -12
  294. package/docs/types/RotateOpts.html +19 -12
  295. package/docs/types/RuleLabelsKey.html +19 -12
  296. package/docs/types/RuleLabelsValue.html +19 -12
  297. package/docs/types/StickType.html +19 -12
  298. package/docs/types/Tag.html +20 -13
  299. package/docs/types/Tag2D.html +19 -12
  300. package/docs/types/Tag3D.html +19 -12
  301. package/docs/types/TagContentType.html +19 -12
  302. package/docs/types/TagDimensionType.html +22 -13
  303. package/docs/types/TagElement.html +23 -13
  304. package/docs/types/TagEvents.html +19 -12
  305. package/docs/types/TagGLTFObject.html +19 -12
  306. package/docs/types/TagHooks.html +19 -12
  307. package/docs/types/TagIconSize.html +19 -12
  308. package/docs/types/TagId.html +19 -12
  309. package/docs/types/TagInstance.html +366 -0
  310. package/docs/types/{PlaneTagElement.html → TagPointType.html} +25 -20
  311. package/docs/types/TopviewFloorplanPluginParameterType.html +19 -12
  312. package/docs/types/TopviewFloorplanPluginReturnType.html +19 -12
  313. package/docs/types/WorkCode.html +19 -12
  314. package/docs/variables/FLOOR_TYPE_MAP.html +19 -12
  315. package/docs/variables/PLUGIN.html +19 -12
  316. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +19 -12
  317. package/docs/variables/ROOM_TYPE_MAP.html +19 -12
  318. package/docs/variables/itemLabelPluginServerParams.html +19 -12
  319. package/docs/variables/modelItemLabelPluginServerParams.html +19 -12
  320. package/docs/variables/modelRoomLabelPluginServerParams.html +19 -12
  321. package/libs/CruisePlugin/Controller.js +74 -74
  322. package/libs/GuideLinePlugin/Controller.js +7 -7
  323. package/libs/PanoTagPlugin/Archive/deprecated.d.ts +48 -1
  324. package/libs/PanoTagPlugin/Archive/deprecated.js +4 -2
  325. package/libs/PanoTagPlugin/Components/Tag/index.js +21 -21
  326. package/libs/PanoTagPlugin/Components/TagItem.js +46 -46
  327. package/libs/PanoTagPlugin/controller/TagComputer.d.ts +12 -12
  328. package/libs/PanoTagPlugin/controller/TagComputer.js +27 -27
  329. package/libs/PanoTagPlugin/controller/TagRender.d.ts +5 -5
  330. package/libs/PanoTagPlugin/controller/TagRender.js +33 -31
  331. package/libs/PanoTagPlugin/controller/TagUtil.d.ts +20 -20
  332. package/libs/PanoTagPlugin/controller/TagUtil.js +17 -20
  333. package/libs/PanoTagPlugin/controller/index.d.ts +7 -7
  334. package/libs/PanoTagPlugin/controller/index.js +36 -34
  335. package/libs/PanoTagPlugin/index.js +11 -11
  336. package/libs/PanoTagPlugin/typings/controller.d.ts +8 -58
  337. package/libs/PanoTagPlugin/typings/index.d.ts +7 -5
  338. package/libs/PanoTagPlugin/typings/index.js +4 -4
  339. package/libs/PanoTagPlugin/typings/tag/TagConfig.d.js +1 -0
  340. package/libs/PanoTagPlugin/typings/tag/TagData.d.js +1 -0
  341. package/libs/PanoTagPlugin/typings/tag/TagInstance.d.js +1 -0
  342. package/libs/PanoTagPlugin/typings/tag/Utils.d.js +1 -0
  343. package/libs/PanoTagPlugin/utils/model/mediaPlane.d.ts +4 -4
  344. package/libs/PanoTagPlugin/utils/planeNormal.js +5 -5
  345. package/libs/PanoTagPlugin/utils/resizeObserver.d.ts +1 -1
  346. package/libs/PanoTagPlugin/utils/tag/tagCheck.d.ts +11 -11
  347. package/libs/PanoTagPlugin/utils/tagPosition.d.ts +2 -2
  348. package/libs/base/BasePlugin.js +3 -3
  349. package/libs/index.js +7 -7
  350. package/libs/shared-utils/logger.js +1 -1
  351. package/package.json +2 -2
  352. package/dist/PanoTagPlugin/typings/tag/Tag.d.ts +0 -50
  353. package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +0 -133
  354. package/dist/PanoTagPlugin/typings/tag/TagData.d.ts +0 -184
  355. package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +0 -83
  356. package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +0 -50
  357. package/libs/PanoTagPlugin/typings/tag/Tag.js +0 -4
  358. package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +0 -133
  359. package/libs/PanoTagPlugin/typings/tag/TagData.d.ts +0 -184
  360. package/libs/PanoTagPlugin/typings/tag/TagData.js +0 -4
  361. package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +0 -83
  362. package/libs/PanoTagPlugin/typings/tag/Utils.js +0 -4
  363. /package/libs/PanoTagPlugin/typings/tag/{TagConfig.js → Tag.d.js} +0 -0
@@ -1,83 +0,0 @@
1
- import type { GLTFObject } from '@realsee/five/gltf-loader';
2
- import type { Group } from 'three';
3
- import type { Tag } from './Tag';
4
- import type { TagContentType } from './TagData';
5
- import type { ImagePlane } from '../../utils/model/mediaPlane';
6
- export type TagId = string | number;
7
- export type ArrayPosition = number[];
8
- export type Position = ArrayPosition;
9
- export type PanoIndex = number;
10
- export type WorkCode = string;
11
- export interface MinMax {
12
- min?: number;
13
- max?: number;
14
- }
15
- /** @deprecated 改用具体的string */
16
- export declare enum DimensionType {
17
- Two = "2D",
18
- Three = "3D"
19
- }
20
- export type TagDimensionType = '2D' | '3D';
21
- export type StickType = '2DPoint' | '3DPoint' | 'Plane' | 'Model';
22
- export interface TagIconUrl {
23
- url?: string;
24
- /** 是否使用默认 tag point,默认为 true */
25
- enabled?: boolean;
26
- /** 指切图是几倍图,如 2倍图, 3倍图,默认值为 3 */
27
- ratio?: number;
28
- /** 指帧动画的雪碧图由几张图片构成 */
29
- steps?: number;
30
- /** 单位:帧/s, 默认每秒24帧,即 fps: 24 */
31
- fps?: number;
32
- /** 期望渲染在屏幕上的宽度,如果指定了scale,则最终渲染在屏幕上的宽度 = width * scale */
33
- width?: number;
34
- /** 缩放值。默认为1,如果指定了scale,则最终渲染在屏幕上的宽度 = width * scale */
35
- scale?: number;
36
- }
37
- export interface TagStyle {
38
- /** 小圆点样式 */
39
- point?: {
40
- /** @deprecated v2.11.0 废弃,使用 width: number 控制 */
41
- size?: TagIconSize;
42
- } & TagIconUrl;
43
- }
44
- export type TagGLTFObject = GLTFObject & {
45
- customID: number | string;
46
- isTagModel: boolean;
47
- removeEventListener: () => void;
48
- updateTagCss3DObjectMatrix?: () => void;
49
- };
50
- /** 返回一个销毁函数 */
51
- export type ElementRenderer = (container: HTMLElement) => () => void;
52
- export interface TagObjectGroup extends Group {
53
- children: Array<TagGLTFObjectGroup>;
54
- }
55
- export interface TagGLTFObjectGroup extends Group {
56
- children: TagGLTFObject[];
57
- }
58
- export interface ImagePlaneGroup extends Group {
59
- children: ImagePlane[];
60
- }
61
- /**
62
- * @description S: 18; M: 20; L: 24; XL: 28
63
- */
64
- export type TagIconSize = 'S' | 'M' | 'L' | 'XL' | number;
65
- export type AudioAppearance = Tag<'Audio'>['data']['appearance'];
66
- export type AudioTagTypeConfigKey = `${StickType | 'Any'}-Audio-${AudioAppearance}`;
67
- export type ContentTypeConfigKey = `${StickType | 'Any'}-${TagContentType | 'Any'}` | TagContentType | AudioTagTypeConfigKey;
68
- /**
69
- * @description: 从 ContentTypeConfigKey 中提取 ContentTypeConfigKey 对应的 ContentType 是啥,没找到就是 never
70
- */
71
- export type PickTagContentTypeInContentTypeConfigKey<T extends ContentTypeConfigKey> = T extends `${any}-Audio-${any}` ? 'Audio' : T extends `${any}-${infer C}` ? C : T extends TagContentType ? T : never;
72
- export type ContentTypeConfigKeySplit = [StickType | 'Any', TagContentType | 'Any'] | [TagContentType] | [StickType | 'Any', 'Audio', AudioAppearance];
73
- export type PointTag<C extends TagContentType = TagContentType> = Tag<C, '2DPoint' | '3DPoint'>;
74
- /** 二维标签 */
75
- export type Point2DTag<C extends TagContentType = TagContentType> = Tag<C, '2DPoint'>;
76
- /** 三维标签 */
77
- export type Point3DTag<C extends TagContentType = TagContentType> = Tag<C, '3DPoint'>;
78
- /** 三维贴片 */
79
- export type PlaneTag<C extends TagContentType = TagContentType> = Tag<C, 'Plane'>;
80
- /** @deprecated 'Tag2D' replaced by pointType: 'Point2DTag' */
81
- export type Tag2D<C extends TagContentType = TagContentType> = Point2DTag<C>;
82
- /** @deprecated 'Tag3D' replaced by pointType: 'Point3DTag' */
83
- export type Tag3D<C extends TagContentType = TagContentType> = Point3DTag<C>;
@@ -1,4 +0,0 @@
1
- var e = /* @__PURE__ */ ((r) => (r.Two = "2D", r.Three = "3D", r))(e || {});
2
- export {
3
- e as DimensionType
4
- };