@realsee/dnalogel 3.20.6 → 3.20.7

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 (377) hide show
  1. package/dist/PanoMeasurePlugin/Model/area.d.ts +2 -1
  2. package/dist/PanoMeasurePlugin/Model/line.d.ts +1 -1
  3. package/dist/PanoMeasurePlugin/utils/line.d.ts +1 -1
  4. package/dist/index.cjs.js +44 -44
  5. package/dist/index.js +1449 -1431
  6. package/dist/index.umd.js +44 -44
  7. package/dist/shared-utils/createLine/index.d.ts +2 -2
  8. package/dist/shared-utils/five/FiveLine.d.ts +8 -0
  9. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +3 -3
  10. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +3 -3
  11. package/docs/classes/CSS3DRender.html +3 -3
  12. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  13. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
  14. package/docs/classes/Magnifier.html +3 -3
  15. package/docs/classes/ModelRoomLabelController.html +3 -3
  16. package/docs/classes/MoveController.html +3 -3
  17. package/docs/classes/Object3DHelperController.html +3 -3
  18. package/docs/classes/PaintBrush.html +3 -3
  19. package/docs/classes/PanoMeasurePluginLine.html +5 -5
  20. package/docs/classes/PanoMeasurePluginModel.html +3 -3
  21. package/docs/classes/PanoMeasurePluginPoint.html +3 -3
  22. package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
  23. package/docs/classes/PanoTagPluginController.html +3 -3
  24. package/docs/classes/Util.BetterTween.html +3 -3
  25. package/docs/classes/Util.Interval.html +3 -3
  26. package/docs/classes/Util.LineSegments.html +3 -3
  27. package/docs/classes/Util.Magnifier.html +3 -3
  28. package/docs/classes/Util.Object3D.html +3 -3
  29. package/docs/classes/Util.PointDomHelper.html +3 -3
  30. package/docs/classes/Util.PointHelper.html +3 -3
  31. package/docs/classes/Util.PointSelectorHelper.html +3 -3
  32. package/docs/classes/Util.Rectangle.html +3 -3
  33. package/docs/classes/WalkController.html +3 -3
  34. package/docs/enums/CameraMovementEffect.html +3 -3
  35. package/docs/enums/ContentType.html +3 -3
  36. package/docs/enums/DIRECTION.html +3 -3
  37. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
  38. package/docs/enums/DimensionType.html +3 -3
  39. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
  40. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
  41. package/docs/enums/PaintBrushTypeEnum.html +3 -3
  42. package/docs/enums/PointType.html +3 -3
  43. package/docs/enums/Rotation.html +3 -3
  44. package/docs/functions/AreaMakerPlugin.html +3 -3
  45. package/docs/functions/CSS3DRenderPlugin.html +3 -3
  46. package/docs/functions/CameraMovementPlugin.html +3 -3
  47. package/docs/functions/CruisePlugin.html +3 -3
  48. package/docs/functions/CurrentPanoImagePlugin.html +3 -3
  49. package/docs/functions/GuideLinePlugin.html +3 -3
  50. package/docs/functions/ItemLabelPlugin.html +3 -3
  51. package/docs/functions/MapviewFloorplanPlugin.html +3 -3
  52. package/docs/functions/ModelChassisCompassPlugin.html +3 -3
  53. package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
  54. package/docs/functions/ModelFloorplanPlugin.html +3 -3
  55. package/docs/functions/ModelItemLabelPlugin.html +3 -3
  56. package/docs/functions/ModelRoomLabelPlugin.html +3 -3
  57. package/docs/functions/ModelTVVideoPlugin.html +3 -3
  58. package/docs/functions/ModelViewPlugin.html +3 -3
  59. package/docs/functions/MovePlugin.html +3 -3
  60. package/docs/functions/Object3DHelperPlugin.html +3 -3
  61. package/docs/functions/PanoCompassPlugin.html +3 -3
  62. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
  63. package/docs/functions/PanoDoorLabelPlugin.html +3 -3
  64. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
  65. package/docs/functions/PanoMeasurePlugin.html +3 -3
  66. package/docs/functions/PanoRulerPlugin.html +3 -3
  67. package/docs/functions/PanoRulerProPlugin.html +3 -3
  68. package/docs/functions/PanoSpatialTagPlugin.html +3 -3
  69. package/docs/functions/PanoTagPlugin.html +3 -3
  70. package/docs/functions/PanoVideoPlugin.html +3 -3
  71. package/docs/functions/PipelinePlugin.html +3 -3
  72. package/docs/functions/TopviewFloorplanPlugin.html +3 -3
  73. package/docs/functions/Util.absoluteUrl.html +3 -3
  74. package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
  75. package/docs/functions/Util.equal.html +3 -3
  76. package/docs/functions/Util.getCoordsFromClient.html +3 -3
  77. package/docs/functions/Util.getCoordsFromElement.html +3 -3
  78. package/docs/functions/Util.getFrameTime.html +3 -3
  79. package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
  80. package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
  81. package/docs/functions/Util.isAbsoluteURL.html +3 -3
  82. package/docs/functions/Util.isModelLike.html +3 -3
  83. package/docs/functions/Util.isNil.html +3 -3
  84. package/docs/functions/Util.isPanoramaLike.html +3 -3
  85. package/docs/functions/Util.nextFrame.html +3 -3
  86. package/docs/functions/Util.notNil.html +3 -3
  87. package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
  88. package/docs/functions/Util.tweenProgress.html +3 -3
  89. package/docs/functions/Util.uuid.html +3 -3
  90. package/docs/functions/pluginFlag.html +3 -3
  91. package/docs/index.html +4 -4
  92. package/docs/interfaces/AddTagConfig.html +3 -3
  93. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  94. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  95. package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
  96. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  97. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
  98. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  99. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  100. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  101. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
  102. package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
  103. package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
  104. package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
  105. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  106. package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
  107. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
  108. package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
  109. package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
  110. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
  111. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
  112. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  113. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
  114. package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
  115. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
  116. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
  117. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  118. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
  119. package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
  120. package/docs/interfaces/EventMap.html +3 -3
  121. package/docs/interfaces/FloorplanBounding.html +3 -3
  122. package/docs/interfaces/FloorplanData.html +3 -3
  123. package/docs/interfaces/FloorplanEntrance.html +3 -3
  124. package/docs/interfaces/FloorplanExtraObject.html +3 -3
  125. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  126. package/docs/interfaces/FloorplanFloorData.html +3 -3
  127. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  128. package/docs/interfaces/FloorplanObserver.html +3 -3
  129. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  130. package/docs/interfaces/FloorplanPosition.html +3 -3
  131. package/docs/interfaces/FloorplanRoomItem.html +3 -3
  132. package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
  133. package/docs/interfaces/FloorplanServerBounding.html +3 -3
  134. package/docs/interfaces/FloorplanServerComputedData.html +3 -3
  135. package/docs/interfaces/FloorplanServerData.html +3 -3
  136. package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
  137. package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
  138. package/docs/interfaces/FloorplanServerEntrance.html +3 -3
  139. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  140. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  141. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  142. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  143. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  144. package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
  145. package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
  146. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
  147. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  148. package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
  149. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
  150. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
  151. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
  152. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  153. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
  154. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
  155. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
  156. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
  157. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
  158. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
  159. package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
  160. package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
  161. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
  162. package/docs/interfaces/HelperOffset.html +3 -3
  163. package/docs/interfaces/ImagePlaneGroup.html +3 -3
  164. package/docs/interfaces/ItemLabelPluginData.html +3 -3
  165. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
  166. package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
  167. package/docs/interfaces/MinMax.html +3 -3
  168. package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
  169. package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
  170. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
  171. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
  172. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
  173. package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
  174. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
  175. package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
  176. package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
  177. package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
  178. package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
  179. package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
  180. package/docs/interfaces/ModelViewPluginExportType.html +3 -3
  181. package/docs/interfaces/Object3DHelperState.html +3 -3
  182. package/docs/interfaces/ObjectHelperControllers.html +3 -3
  183. package/docs/interfaces/PaintBrushAction.html +3 -3
  184. package/docs/interfaces/PaintBrushConfigs.html +3 -3
  185. package/docs/interfaces/PaintBrushState.html +3 -3
  186. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
  187. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
  188. package/docs/interfaces/PanoMeasureParameterType.html +3 -3
  189. package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
  190. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  191. package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
  192. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
  193. package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
  194. package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
  195. package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
  196. package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
  197. package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
  198. package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
  199. package/docs/interfaces/PanoRulerProPluginState.html +3 -3
  200. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
  201. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
  202. package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
  203. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
  204. package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
  205. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
  206. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
  207. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
  208. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
  209. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  210. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
  211. package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
  212. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
  213. package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
  214. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
  215. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
  216. package/docs/interfaces/Point.html +3 -3
  217. package/docs/interfaces/Room.html +3 -3
  218. package/docs/interfaces/RoomInfo.html +3 -3
  219. package/docs/interfaces/RoomLabel.html +3 -3
  220. package/docs/interfaces/RoomRules.html +3 -3
  221. package/docs/interfaces/Rooms.html +3 -3
  222. package/docs/interfaces/Scissor.html +3 -3
  223. package/docs/interfaces/State.html +3 -3
  224. package/docs/interfaces/TagCacheInterface.html +3 -3
  225. package/docs/interfaces/TagConfig.html +3 -3
  226. package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
  227. package/docs/interfaces/TagIconUrl.html +3 -3
  228. package/docs/interfaces/TagObjectGroup.html +3 -3
  229. package/docs/interfaces/TagStyle.html +3 -3
  230. package/docs/interfaces/Tags.html +3 -3
  231. package/docs/interfaces/TemporaryState.html +3 -3
  232. package/docs/interfaces/Util.MagnifierParameter.html +3 -3
  233. package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
  234. package/docs/interfaces/Util.PointIntersection.html +3 -3
  235. package/docs/modules/AreaMakerPluginType.html +3 -3
  236. package/docs/modules/CruisePluginTypes.html +3 -3
  237. package/docs/modules/CurrentPanoImagePluginType.html +3 -3
  238. package/docs/modules/GuideLineItem.html +3 -3
  239. package/docs/modules/GuideLineModeItem.html +3 -3
  240. package/docs/modules/GuideLinePluginType.html +3 -3
  241. package/docs/modules/PanoVideoPluginType.html +3 -3
  242. package/docs/modules/Util.html +3 -3
  243. package/docs/modules.html +4 -4
  244. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
  245. package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
  246. package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
  247. package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
  248. package/docs/types/ArrayPosition.html +3 -3
  249. package/docs/types/AudioAppearance.html +3 -3
  250. package/docs/types/AudioTagTypeConfigKey.html +3 -3
  251. package/docs/types/CSS3DRenderExportType.html +3 -3
  252. package/docs/types/CSS3DRenderPluginExportType.html +3 -3
  253. package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
  254. package/docs/types/ClassFunctionParameters.html +3 -3
  255. package/docs/types/Color.html +3 -3
  256. package/docs/types/ContentTypeConfigKey.html +3 -3
  257. package/docs/types/ContentTypeConfigKeySplit.html +3 -3
  258. package/docs/types/ContentTypeMap.html +3 -3
  259. package/docs/types/Create3DDomContainerReturnType.html +3 -3
  260. package/docs/types/Create3DElementReturnType.html +3 -3
  261. package/docs/types/CruisePluginExportType.html +3 -3
  262. package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
  263. package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
  264. package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
  265. package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
  266. package/docs/types/DeprecatedTagProperty.html +3 -3
  267. package/docs/types/Direction-1.html +3 -3
  268. package/docs/types/Direction4.html +3 -3
  269. package/docs/types/ElementRenderer.html +3 -3
  270. package/docs/types/FloorplanRuleLabels.html +3 -3
  271. package/docs/types/FloorplanServerRuleLabels.html +3 -3
  272. package/docs/types/GuideLinePluginExportType.html +3 -3
  273. package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
  274. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
  275. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
  276. package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
  277. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
  278. package/docs/types/GuideLinePluginType.PathItem.html +3 -3
  279. package/docs/types/GuideLinePluginType.PluginData.html +3 -3
  280. package/docs/types/HelperEventMap.html +3 -3
  281. package/docs/types/InternalHelperEventMap.html +3 -3
  282. package/docs/types/LoadTagConfig.html +3 -3
  283. package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
  284. package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
  285. package/docs/types/MediaData.html +3 -3
  286. package/docs/types/MediaStore.html +3 -3
  287. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
  288. package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
  289. package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
  290. package/docs/types/ModelId.html +3 -3
  291. package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
  292. package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
  293. package/docs/types/MoveArgs.html +3 -3
  294. package/docs/types/MoveOpts.html +3 -3
  295. package/docs/types/Object3DHelperEventMap.html +3 -3
  296. package/docs/types/ObjectFit.html +3 -3
  297. package/docs/types/PaintBrushEventMap.html +3 -3
  298. package/docs/types/PanoCompassPluginData.html +3 -3
  299. package/docs/types/PanoCompassPluginExportType.html +3 -3
  300. package/docs/types/PanoCompassPluginParameterType.html +3 -3
  301. package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
  302. package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
  303. package/docs/types/PanoIndex.html +3 -3
  304. package/docs/types/PanoMeasurePluginEvent.html +3 -3
  305. package/docs/types/PanoMeasureReturnType.html +3 -3
  306. package/docs/types/PanoSpatialTagPluginId.html +3 -3
  307. package/docs/types/PanoTagPluginExportInterface.html +3 -3
  308. package/docs/types/PanoTagPluginParamsInterface.html +3 -3
  309. package/docs/types/PanoVideoPluginParameterType.html +3 -3
  310. package/docs/types/PanoVideoPluginReturnType.html +3 -3
  311. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
  312. package/docs/types/PipelinePluginParameterType.html +3 -3
  313. package/docs/types/PipelinePluginReturnType.html +3 -3
  314. package/docs/types/PlaneTag.html +3 -3
  315. package/docs/types/Point2DTag.html +3 -3
  316. package/docs/types/Point3DTag.html +3 -3
  317. package/docs/types/PointTag.html +3 -3
  318. package/docs/types/PointTagInstance.html +3 -3
  319. package/docs/types/Position.html +3 -3
  320. package/docs/types/RotateArgs.html +3 -3
  321. package/docs/types/RotateOpts.html +3 -3
  322. package/docs/types/RuleLabelsKey.html +3 -3
  323. package/docs/types/RuleLabelsValue.html +3 -3
  324. package/docs/types/StickType.html +3 -3
  325. package/docs/types/Tag.html +3 -3
  326. package/docs/types/Tag2D.html +3 -3
  327. package/docs/types/Tag3D.html +3 -3
  328. package/docs/types/TagConfigByKey.html +3 -3
  329. package/docs/types/TagContentType.html +3 -3
  330. package/docs/types/TagContentTypeMapping.html +3 -3
  331. package/docs/types/TagDimensionType.html +3 -3
  332. package/docs/types/TagElement.html +3 -3
  333. package/docs/types/TagEvents.html +3 -3
  334. package/docs/types/TagGLTFObject.html +3 -3
  335. package/docs/types/TagHooks.html +3 -3
  336. package/docs/types/TagId.html +3 -3
  337. package/docs/types/TagInstance.html +3 -3
  338. package/docs/types/TagPointType.html +3 -3
  339. package/docs/types/TagRendererMap.html +3 -3
  340. package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
  341. package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
  342. package/docs/types/WorkCode.html +3 -3
  343. package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
  344. package/docs/variables/PLUGIN.html +3 -3
  345. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
  346. package/docs/variables/ROOM_TYPE_MAP.html +3 -3
  347. package/docs/variables/defaultGlobalConfig.html +3 -3
  348. package/docs/variables/itemLabelPluginServerParams.html +3 -3
  349. package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
  350. package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
  351. package/libs/PanoCursorRaycasterPlugin/index.js +9 -8
  352. package/libs/PanoMeasurePlugin/Components/Controller0.js +3 -2
  353. package/libs/PanoMeasurePlugin/Components/Controller1.js +3 -2
  354. package/libs/PanoMeasurePlugin/Controller/BaseController.js +3 -2
  355. package/libs/PanoMeasurePlugin/Controller/EditController.js +3 -2
  356. package/libs/PanoMeasurePlugin/Controller/MixedController.js +3 -2
  357. package/libs/PanoMeasurePlugin/Controller/ViewController.js +3 -2
  358. package/libs/PanoMeasurePlugin/Controller/WatchController.js +3 -2
  359. package/libs/PanoMeasurePlugin/Controller/index.js +3 -2
  360. package/libs/PanoMeasurePlugin/Model/area.d.ts +2 -1
  361. package/libs/PanoMeasurePlugin/Model/area.js +14 -6
  362. package/libs/PanoMeasurePlugin/Model/index.js +3 -2
  363. package/libs/PanoMeasurePlugin/Model/line.d.ts +1 -1
  364. package/libs/PanoMeasurePlugin/Model/line.js +1 -0
  365. package/libs/PanoMeasurePlugin/Model/polyline.js +26 -25
  366. package/libs/PanoMeasurePlugin/Modules/UIController/index.js +3 -2
  367. package/libs/PanoMeasurePlugin/index.js +14 -13
  368. package/libs/PanoMeasurePlugin/utils/line.d.ts +1 -1
  369. package/libs/PanoMeasurePlugin/utils/line.js +5 -4
  370. package/libs/base/BasePlugin.js +1 -1
  371. package/libs/index.js +121 -120
  372. package/libs/shared-utils/createLine/index.d.ts +2 -2
  373. package/libs/shared-utils/createLine/index.js +5 -5
  374. package/libs/shared-utils/five/FiveLine.d.ts +8 -0
  375. package/libs/shared-utils/five/FiveLine.js +15 -0
  376. package/libs/shared-utils/logger.js +1 -1
  377. package/package.json +1 -1
@@ -1,11 +1,11 @@
1
1
  import type { Model } from '.';
2
2
  import type Point from './point';
3
3
  import type { LineJson } from '../typings/data';
4
- import type { Line as FiveLine } from '@realsee/five/line';
5
4
  import type { Polyline } from './polyline';
6
5
  import { Subscribe, type SubscribeEventMap } from '@realsee/five';
7
6
  import { DistanceItem } from '../utils/dom/distanceItem';
8
7
  import type * as THREE from 'three';
8
+ import type { FiveLine } from '../../shared-utils/five/FiveLine';
9
9
  export interface ILineHook extends SubscribeEventMap {
10
10
  selected: (line: Line) => void;
11
11
  textChanged: (text: string | undefined) => void;
@@ -5,6 +5,7 @@ import { uuid as p } from "../../shared-utils/uuid.js";
5
5
  import { createLineMesh as n } from "../utils/line.js";
6
6
  import { Subscribe as c } from "@realsee/five";
7
7
  import { DistanceItem as d } from "../utils/dom/distanceItem.js";
8
+ import "../../shared-utils/five/FiveLine.js";
8
9
  import "@realsee/five/line";
9
10
  import "../utils/constants.js";
10
11
  import "three";
@@ -1,11 +1,12 @@
1
1
  var c = Object.defineProperty;
2
- var f = (r, i, e) => i in r ? c(r, i, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[i] = e;
3
- var o = (r, i, e) => (f(r, typeof i != "symbol" ? i + "" : i, e), e);
4
- import a from "./line.js";
5
- import m from "./point.js";
2
+ var f = (r, i, t) => i in r ? c(r, i, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[i] = t;
3
+ var o = (r, i, t) => (f(r, typeof i != "symbol" ? i + "" : i, t), t);
4
+ import m from "./line.js";
5
+ import a from "./point.js";
6
6
  import { uuid as P } from "../../shared-utils/uuid.js";
7
7
  import { Subscribe as g } from "@realsee/five";
8
8
  import "../utils/line.js";
9
+ import "../../shared-utils/five/FiveLine.js";
9
10
  import "@realsee/five/line";
10
11
  import "../utils/constants.js";
11
12
  import "three";
@@ -13,7 +14,7 @@ import "../utils/dom/distanceItem.js";
13
14
  import "../utils/dom/base.js";
14
15
  import "../utils/isNDCPointInScreen.js";
15
16
  import "../../shared-utils/three/centerPoint.js";
16
- class M {
17
+ class B {
17
18
  constructor(i) {
18
19
  o(this, "id", P());
19
20
  o(this, "lines", []);
@@ -25,8 +26,8 @@ class M {
25
26
  }
26
27
  get points() {
27
28
  const i = /* @__PURE__ */ new Set();
28
- return this.lines.forEach((e) => {
29
- i.add(e.points[0]), i.add(e.points[1]);
29
+ return this.lines.forEach((t) => {
30
+ i.add(t.points[0]), i.add(t.points[1]);
30
31
  }), Array.from(i);
31
32
  }
32
33
  addLine(i) {
@@ -34,8 +35,8 @@ class M {
34
35
  console.error(new Error("不能重复添加线段"));
35
36
  return;
36
37
  }
37
- const e = this.getLastPoint(), l = e && i.findAnotherPoint(e);
38
- if (e && !l) {
38
+ const t = this.getLastPoint(), l = t && i.findAnotherPoint(t);
39
+ if (t && !l) {
39
40
  console.error(new Error("传入线段无法与当前折线进行连接"));
40
41
  return;
41
42
  }
@@ -51,8 +52,8 @@ class M {
51
52
  this.lines.pop() && this.hook.emit("lineRemoved", i);
52
53
  }
53
54
  isLastLine(i) {
54
- const e = this.getLastLine();
55
- return e ? i.id === e.id : !1;
55
+ const t = this.getLastLine();
56
+ return t ? i.id === t.id : !1;
56
57
  }
57
58
  getLastLine() {
58
59
  return this.lines.slice(-1)[0];
@@ -65,14 +66,14 @@ class M {
65
66
  }
66
67
  clear() {
67
68
  const i = this.lines.slice();
68
- this.lines.length = 0, i.reduceRight((e, l) => this.hook.emit("lineRemoved", l), void 0);
69
+ this.lines.length = 0, i.reduceRight((t, l) => this.hook.emit("lineRemoved", l), void 0);
69
70
  }
70
71
  /** 是否产生重叠 */
71
72
  overlapWith(i) {
72
- return i.type === "point" ? this.includes(i) : i.type === "line" ? i.points.some((e) => this.includes(e)) : i.type === "polyline" ? i.points.some((e) => this.includes(e)) : !0;
73
+ return i.type === "point" ? this.includes(i) : i.type === "line" ? i.points.some((t) => this.includes(t)) : i.type === "polyline" ? i.points.some((t) => this.includes(t)) : !0;
73
74
  }
74
75
  includes(i) {
75
- return i.type === "point" ? this.points.find(({ id: e }) => e === i.id) !== void 0 : i.type === "line" ? this.lines.find(({ id: e }) => e === i.id) !== void 0 : !1;
76
+ return i.type === "point" ? this.points.find(({ id: t }) => t === i.id) !== void 0 : i.type === "line" ? this.lines.find(({ id: t }) => t === i.id) !== void 0 : !1;
76
77
  }
77
78
  isEmpty() {
78
79
  return this.lines.length === 0;
@@ -91,29 +92,29 @@ class M {
91
92
  };
92
93
  }
93
94
  getPointByID(i) {
94
- return this.points.find(({ id: e }) => e === i);
95
+ return this.points.find(({ id: t }) => t === i);
95
96
  }
96
97
  fromJson(i) {
97
98
  this.clear(), this.id = i.id;
98
- const { getPoint: e } = u(), l = i.lines.map((t) => {
99
- const [d, p] = t.points, n = e(d), h = e(p);
99
+ const { getPoint: t } = u(), l = i.lines.map((e) => {
100
+ const [d, p] = e.points, n = t(d), h = t(p);
100
101
  if (!n || !h)
101
102
  throw new Error("线上的点不存在");
102
- const s = new a(n, h, this.model);
103
- return s.id = t.id, s.text = t.text, s;
103
+ const s = new m(n, h, this.model);
104
+ return s.id = e.id, s.text = e.text, s;
104
105
  });
105
106
  this.lines.push(...l), this.visiblePanoIndexes = i.visiblePanoIndexes;
106
107
  function u() {
107
- const t = /* @__PURE__ */ new Map();
108
+ const e = /* @__PURE__ */ new Map();
108
109
  function d(n) {
109
- const h = t.get(n.id);
110
+ const h = e.get(n.id);
110
111
  if (h)
111
112
  return h;
112
- const s = new m(n.position);
113
- return s.id = n.id, t.set(n.id, s), s;
113
+ const s = new a(n.position);
114
+ return s.id = n.id, e.set(n.id, s), s;
114
115
  }
115
116
  function p() {
116
- return Array.from(t.values());
117
+ return Array.from(e.values());
117
118
  }
118
119
  return { getPoint: d, getAllPoints: p };
119
120
  }
@@ -124,5 +125,5 @@ class M {
124
125
  }
125
126
  }
126
127
  export {
127
- M as Polyline
128
+ B as Polyline
128
129
  };
@@ -16,6 +16,7 @@ import "../../Controller/EditController.js";
16
16
  import "../../Model/line.js";
17
17
  import "../../../shared-utils/uuid.js";
18
18
  import "../../utils/line.js";
19
+ import "../../../shared-utils/five/FiveLine.js";
19
20
  import "@realsee/five/line";
20
21
  import "../../utils/constants.js";
21
22
  import "three";
@@ -82,7 +83,7 @@ import "../../Components/Common/Switcher1.js";
82
83
  import "../../Components/Common/CircleButton.js";
83
84
  import "../../../vendor/svelte/transition/index.js";
84
85
  import "../../../vendor/svelte/easing/index.js";
85
- class to {
86
+ class oo {
86
87
  constructor(o, t) {
87
88
  e(this, "revoke");
88
89
  e(this, "container");
@@ -136,5 +137,5 @@ class to {
136
137
  }
137
138
  }
138
139
  export {
139
- to as UIController
140
+ oo as UIController
140
141
  };
@@ -1,9 +1,9 @@
1
1
  import t from "./Controller/index.js";
2
- import { default as Yo } from "./Modules/Magnifier.js";
3
- import { Model as _o } from "./Model/index.js";
4
- import { default as or } from "./Model/point.js";
5
- import { default as tr } from "./Model/line.js";
6
- import { Polyline as mr } from "./Model/polyline.js";
2
+ import { default as Zo } from "./Modules/Magnifier.js";
3
+ import { Model as $o } from "./Model/index.js";
4
+ import { default as rr } from "./Model/point.js";
5
+ import { default as ir } from "./Model/line.js";
6
+ import { Polyline as pr } from "./Model/polyline.js";
7
7
  import "./Controller/EditController.js";
8
8
  import "../shared-utils/throttle.js";
9
9
  import "./Controller/BaseController.js";
@@ -11,6 +11,7 @@ import "three";
11
11
  import "./utils/ironbox.js";
12
12
  import "../shared-utils/uuid.js";
13
13
  import "./utils/line.js";
14
+ import "../shared-utils/five/FiveLine.js";
14
15
  import "@realsee/five/line";
15
16
  import "./utils/constants.js";
16
17
  import "@realsee/five";
@@ -99,15 +100,15 @@ import "../vendor/object-assign-deep/objectAssignDeep.js";
99
100
  import "./Components/Tip.js";
100
101
  import "./Controller/ShortcutKeyController.js";
101
102
  import "../shared-utils/safeObj.js";
102
- const Vo = function(o, r) {
103
+ const Wo = function(o, r) {
103
104
  return new t(o, r);
104
105
  };
105
106
  export {
106
- Yo as Magnifier,
107
- Vo as PanoMeasurePlugin,
108
- tr as PanoMeasurePluginLine,
109
- _o as PanoMeasurePluginModel,
110
- or as PanoMeasurePluginPoint,
111
- mr as PanoMeasurePluginPolyline,
112
- Vo as default
107
+ Zo as Magnifier,
108
+ Wo as PanoMeasurePlugin,
109
+ ir as PanoMeasurePluginLine,
110
+ $o as PanoMeasurePluginModel,
111
+ rr as PanoMeasurePluginPoint,
112
+ pr as PanoMeasurePluginPolyline,
113
+ Wo as default
113
114
  };
@@ -1,5 +1,5 @@
1
+ import { FiveLine } from '../../shared-utils/five/FiveLine';
1
2
  import type Line from '../Model/line';
2
- import { Line as FiveLine } from '@realsee/five/line';
3
3
  import type { Texture, Vector3 } from 'three';
4
4
  import { Color } from 'three';
5
5
  type ISetMaterialOpts = Parameters<FiveLine['setMaterial']>[0];
@@ -1,7 +1,8 @@
1
- import { Line as u } from "@realsee/five/line";
1
+ import { FiveLine as u } from "../../shared-utils/five/FiveLine.js";
2
2
  import { lightLineOpts as C, normalLineOpts as R } from "./constants.js";
3
3
  import { Color as T } from "three";
4
- function w(i, t, e) {
4
+ import "@realsee/five/line";
5
+ function v(i, t, e) {
5
6
  var d, c, m, f, h;
6
7
  const a = (d = e == null ? void 0 : e.lineWidth) != null ? d : 2, o = (c = e == null ? void 0 : e.lineColor) != null ? c : new T(16777215), r = (m = e == null ? void 0 : e.pointSize) != null ? m : 5, L = (f = e == null ? void 0 : e.lineRenderOrder) != null ? f : 10, O = (h = e == null ? void 0 : e.lineRenderOrder) != null ? h : 20, n = new u(i, t);
7
8
  n.setMaterial({ linewidth: a, color: o }), n.line.material.depthTest = !1, n.line.material.transparent = !0, n.line.renderOrder = L, n.points.renderOrder = O;
@@ -9,10 +10,10 @@ function w(i, t, e) {
9
10
  return l.depthTest = !1, l.size = r, e != null && e.pointColor && l.color.set(e.pointColor).convertSRGBToLinear(), e != null && e.pointTexture && (l.map = e.pointTexture), n;
10
11
  }
11
12
  function S(i, t) {
12
- const [e, a] = i.points, o = t === "light" ? C : R, r = w(e.position, a.position, o);
13
+ const [e, a] = i.points, o = t === "light" ? C : R, r = v(e.position, a.position, o);
13
14
  return r.name = "normalLine_" + i.id, r;
14
15
  }
15
16
  export {
16
- w as createLine,
17
+ v as createLine,
17
18
  S as createLineMesh
18
19
  };
@@ -14,7 +14,7 @@ let b = class {
14
14
  /**
15
15
  * @realsee/dnalogel 版本号
16
16
  */
17
- i(this, "VERSION", "3.20.6");
17
+ i(this, "VERSION", "3.20.7");
18
18
  i(this, "five");
19
19
  /**
20
20
  * @description: 插件事件钩子
package/libs/index.js CHANGED
@@ -1,60 +1,60 @@
1
1
  import { consoleVersion as o } from "./shared-utils/logger.js";
2
2
  import { autoFixOffscreenCanvas as r } from "./shared-utils/offscreenCanvas.js";
3
- import { PaintBrush as Xp } from "./components/PaintBrush/index.js";
4
- import { PaintBrushTypeEnum as oe } from "./components/PaintBrush/typings.js";
5
- import { ModelViewPlugin as te } from "./ModelViewPlugin/Plugin.js";
6
- import { CSS3DRenderPlugin as me } from "./CSS3DRenderPlugin/index.js";
7
- import { PanoCursorRaycasterPlugin as ee } from "./PanoCursorRaycasterPlugin/index.js";
8
- import { ModelRoomLabelPlugin as ne, modelRoomLabelPluginServerParams as ae } from "./ModelRoomLabelPlugin/index.js";
9
- import { FLOOR_PLAN_ATTACHED_TO as ue } from "./floorplan/constant.js";
10
- import { ModelFloorplanPlugin as xe } from "./floorplan/ModelFloorplanPlugin/index.js";
11
- import { MapviewFloorplanPlugin as se } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
- import { TopviewFloorplanPlugin as Me } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
- import { PanoFloorplanRadarPlugin as Le } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
- import { FLOOR_TYPE_MAP as _e, ROOM_FETILE_TYPE_MAP as Ee, ROOM_TYPE_MAP as Ie } from "./floorplan/typings/floorplanServerData.js";
15
- import { ModelChassisCompassPlugin as Oe } from "./ModelChassisCompassPlugin/Plugin.js";
16
- import { ModelEntryDoorGuidePlugin as Ae } from "./ModelEntryDoorGuidePlugin/Plugin.js";
17
- import { CameraMovementPlugin as De } from "./CameraMovementPlugin/CameraMovementPlugin.js";
18
- import { CameraMovementEffect as be, Rotation as ve } from "./CameraMovementPlugin/typing.js";
19
- import { PanoRulerPlugin as Ye } from "./PanoRulerPlugin/Plugin.js";
20
- import { PanoRulerProPlugin as Ve } from "./PanoRulerProPlugin/index.js";
21
- import { PanoCompassPlugin as he } from "./PanoCompassPlugin/index.js";
22
- import { PanoMeasurePlugin as Be } from "./PanoMeasurePlugin/index.js";
23
- import { PanoSpatialTagPlugin as Ue } from "./PanoSpatialTagPlugin/Plugin.js";
24
- import { modelItemLabelPluginServerParams as ke } from "./ModelItemLabelPlugin/index.js";
25
- import { ModelTVVideoPlugin as We } from "./ModelTVVideoPlugin/Plugin.js";
26
- import { DIRECTION as ze } from "./ModelTVVideoPlugin/typings.js";
27
- import { itemLabelPluginServerParams as Ke } from "./ItemLabelPlugin/index.js";
28
- import { PanoDoorLabelPlugin as Xe } from "./PanoDoorLabelPlugin/index.js";
29
- import { GuideLinePlugin as ol } from "./GuideLinePlugin/index.js";
30
- import { CruisePlugin as tl, MovePlugin as il } from "./CruisePlugin/index.js";
31
- import { PanoTagPlugin as pl } from "./PanoTagPlugin/index.js";
32
- import { Object3DHelperPlugin as ll } from "./Object3DHelperPlugin/index.js";
33
- import { PanoVideoPlugin as al } from "./PanoVideoPlugin/index.js";
34
- import { PipelinePlugin as ul } from "./PipelinePlugin/index.js";
35
- import { AreaMakerPlugin as xl } from "./AreaMakerPlugin/index.js";
36
- import { CurrentPanoImagePlugin as sl } from "./CurrentPanoImagePlugin/index.js";
37
- import { index as Ml } from "./shared-utils/index.js";
38
- import { CSS3DRender as Ll } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
39
- import { Model as _l } from "./PanoMeasurePlugin/Model/index.js";
40
- import { default as Il } from "./PanoMeasurePlugin/Model/point.js";
41
- import { default as Ol } from "./PanoMeasurePlugin/Model/line.js";
42
- import { Polyline as Al } from "./PanoMeasurePlugin/Model/polyline.js";
43
- import { default as Dl } from "./PanoMeasurePlugin/Modules/Magnifier.js";
44
- import { DISPLAY_STRATEGY_TYPE as bl } from "./ModelItemLabelPlugin/typings.js";
45
- import { ModelItemLabelPlugin as Fl } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
46
- import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as cl } from "./ItemLabelPlugin/typings.js";
47
- import { Plugin as Nl } from "./ItemLabelPlugin/Plugin.js";
48
- import { GuideLineItem$1 as wl } from "./GuideLinePlugin/GuideLineItem/index.js";
49
- import { GuideLineModeItem$1 as Hl } from "./GuideLinePlugin/GuideLineModeItem/index.js";
50
- import { default as jl, default as kl } from "./CruisePlugin/Work.js";
51
- import { default as Wl } from "./CruisePlugin/Move.js";
52
- import { typing as zl } from "./CruisePlugin/typing/index.js";
53
- import { default as Kl, pluginFlag as Ql } from "./PanoTagPlugin/controller/index.js";
54
- import { defaultGlobalConfig as Zl } from "./PanoTagPlugin/typings/tag/TagConfig.js";
55
- import { ContentType as rn, DimensionType as tn, PointType as mn } from "./PanoTagPlugin/Archive/deprecated.js";
56
- import { Object3DHelperController as en, PLUGIN as ln } from "./Object3DHelperPlugin/Controller.js";
57
- import { typings as an } from "./PanoVideoPlugin/typings/index.js";
3
+ import { PaintBrush as Zp } from "./components/PaintBrush/index.js";
4
+ import { PaintBrushTypeEnum as re } from "./components/PaintBrush/typings.js";
5
+ import { ModelViewPlugin as ie } from "./ModelViewPlugin/Plugin.js";
6
+ import { CSS3DRenderPlugin as pe } from "./CSS3DRenderPlugin/index.js";
7
+ import { PanoCursorRaycasterPlugin as le } from "./PanoCursorRaycasterPlugin/index.js";
8
+ import { ModelRoomLabelPlugin as ae, modelRoomLabelPluginServerParams as Pe } from "./ModelRoomLabelPlugin/index.js";
9
+ import { FLOOR_PLAN_ATTACHED_TO as fe } from "./floorplan/constant.js";
10
+ import { ModelFloorplanPlugin as ge } from "./floorplan/ModelFloorplanPlugin/index.js";
11
+ import { MapviewFloorplanPlugin as de } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
+ import { TopviewFloorplanPlugin as Te } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
+ import { PanoFloorplanRadarPlugin as Ce } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
+ import { FLOOR_TYPE_MAP as Ee, ROOM_FETILE_TYPE_MAP as Ie, ROOM_TYPE_MAP as Re } from "./floorplan/typings/floorplanServerData.js";
15
+ import { ModelChassisCompassPlugin as ye } from "./ModelChassisCompassPlugin/Plugin.js";
16
+ import { ModelEntryDoorGuidePlugin as Se } from "./ModelEntryDoorGuidePlugin/Plugin.js";
17
+ import { CameraMovementPlugin as Ge } from "./CameraMovementPlugin/CameraMovementPlugin.js";
18
+ import { CameraMovementEffect as ve, Rotation as Fe } from "./CameraMovementPlugin/typing.js";
19
+ import { PanoRulerPlugin as ce } from "./PanoRulerPlugin/Plugin.js";
20
+ import { PanoRulerProPlugin as Ne } from "./PanoRulerProPlugin/index.js";
21
+ import { PanoCompassPlugin as we } from "./PanoCompassPlugin/index.js";
22
+ import { PanoMeasurePlugin as He } from "./PanoMeasurePlugin/index.js";
23
+ import { PanoSpatialTagPlugin as je } from "./PanoSpatialTagPlugin/Plugin.js";
24
+ import { modelItemLabelPluginServerParams as $e } from "./ModelItemLabelPlugin/index.js";
25
+ import { ModelTVVideoPlugin as qe } from "./ModelTVVideoPlugin/Plugin.js";
26
+ import { DIRECTION as Je } from "./ModelTVVideoPlugin/typings.js";
27
+ import { itemLabelPluginServerParams as Qe } from "./ItemLabelPlugin/index.js";
28
+ import { PanoDoorLabelPlugin as Ze } from "./PanoDoorLabelPlugin/index.js";
29
+ import { GuideLinePlugin as rl } from "./GuideLinePlugin/index.js";
30
+ import { CruisePlugin as il, MovePlugin as ml } from "./CruisePlugin/index.js";
31
+ import { PanoTagPlugin as el } from "./PanoTagPlugin/index.js";
32
+ import { Object3DHelperPlugin as nl } from "./Object3DHelperPlugin/index.js";
33
+ import { PanoVideoPlugin as Pl } from "./PanoVideoPlugin/index.js";
34
+ import { PipelinePlugin as fl } from "./PipelinePlugin/index.js";
35
+ import { AreaMakerPlugin as gl } from "./AreaMakerPlugin/index.js";
36
+ import { CurrentPanoImagePlugin as dl } from "./CurrentPanoImagePlugin/index.js";
37
+ import { index as Tl } from "./shared-utils/index.js";
38
+ import { CSS3DRender as Cl } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
39
+ import { Model as El } from "./PanoMeasurePlugin/Model/index.js";
40
+ import { default as Rl } from "./PanoMeasurePlugin/Model/point.js";
41
+ import { default as yl } from "./PanoMeasurePlugin/Model/line.js";
42
+ import { Polyline as Sl } from "./PanoMeasurePlugin/Model/polyline.js";
43
+ import { default as Gl } from "./PanoMeasurePlugin/Modules/Magnifier.js";
44
+ import { DISPLAY_STRATEGY_TYPE as vl } from "./ModelItemLabelPlugin/typings.js";
45
+ import { ModelItemLabelPlugin as Yl } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
46
+ import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as Vl } from "./ItemLabelPlugin/typings.js";
47
+ import { Plugin as hl } from "./ItemLabelPlugin/Plugin.js";
48
+ import { GuideLineItem$1 as Bl } from "./GuideLinePlugin/GuideLineItem/index.js";
49
+ import { GuideLineModeItem$1 as Ul } from "./GuideLinePlugin/GuideLineModeItem/index.js";
50
+ import { default as kl, default as $l } from "./CruisePlugin/Work.js";
51
+ import { default as ql } from "./CruisePlugin/Move.js";
52
+ import { typing as Jl } from "./CruisePlugin/typing/index.js";
53
+ import { default as Ql, pluginFlag as Xl } from "./PanoTagPlugin/controller/index.js";
54
+ import { defaultGlobalConfig as on } from "./PanoTagPlugin/typings/tag/TagConfig.js";
55
+ import { ContentType as tn, DimensionType as mn, PointType as pn } from "./PanoTagPlugin/Archive/deprecated.js";
56
+ import { Object3DHelperController as ln, PLUGIN as nn } from "./Object3DHelperPlugin/Controller.js";
57
+ import { typings as Pn } from "./PanoVideoPlugin/typings/index.js";
58
58
  import "./components/PaintBrush/Controller.js";
59
59
  import "./components/PaintBrush/utils.js";
60
60
  import "./components/PaintBrush/tween.js";
@@ -84,6 +84,7 @@ import "./shared-utils/three/getObjectVisible.js";
84
84
  import "./CSS3DRenderPlugin/utils/three/CSS3DScene.js";
85
85
  import "./CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
86
86
  import "./shared-utils/createLine/index.js";
87
+ import "./shared-utils/five/FiveLine.js";
87
88
  import "@realsee/five/line";
88
89
  import "./ModelRoomLabelPlugin/Controller.js";
89
90
  import "./ModelRoomLabelPlugin/RoomLabelItems.js";
@@ -427,69 +428,69 @@ import "./shared-utils/three/getRaycaster.js";
427
428
  r();
428
429
  o();
429
430
  export {
430
- xl as AreaMakerPlugin,
431
- Ll as CSS3DRender,
432
- me as CSS3DRenderPlugin,
433
- be as CameraMovementEffect,
434
- De as CameraMovementPlugin,
435
- rn as ContentType,
436
- tl as CruisePlugin,
437
- jl as CruisePluginController,
438
- zl as CruisePluginTypes,
439
- sl as CurrentPanoImagePlugin,
440
- ze as DIRECTION,
441
- bl as DISPLAY_STRATEGY_TYPE,
442
- tn as DimensionType,
443
- ue as FLOOR_PLAN_ATTACHED_TO,
444
- _e as FLOOR_TYPE_MAP,
445
- wl as GuideLineItem,
446
- Hl as GuideLineModeItem,
447
- ol as GuideLinePlugin,
448
- cl as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
449
- Nl as ItemLabelPlugin,
450
- Dl as Magnifier,
451
- se as MapviewFloorplanPlugin,
452
- Oe as ModelChassisCompassPlugin,
453
- Ae as ModelEntryDoorGuidePlugin,
454
- xe as ModelFloorplanPlugin,
455
- Fl as ModelItemLabelPlugin,
456
- ne as ModelRoomLabelPlugin,
457
- We as ModelTVVideoPlugin,
458
- te as ModelViewPlugin,
459
- Wl as MoveController,
460
- il as MovePlugin,
461
- en as Object3DHelperController,
462
- ll as Object3DHelperPlugin,
463
- ln as PLUGIN,
464
- Xp as PaintBrush,
465
- oe as PaintBrushTypeEnum,
466
- he as PanoCompassPlugin,
467
- ee as PanoCursorRaycasterPlugin,
468
- Xe as PanoDoorLabelPlugin,
469
- Le as PanoFloorplanRadarPlugin,
470
- Be as PanoMeasurePlugin,
471
- Ol as PanoMeasurePluginLine,
472
- _l as PanoMeasurePluginModel,
473
- Il as PanoMeasurePluginPoint,
474
- Al as PanoMeasurePluginPolyline,
475
- Ye as PanoRulerPlugin,
476
- Ve as PanoRulerProPlugin,
477
- Ue as PanoSpatialTagPlugin,
478
- pl as PanoTagPlugin,
479
- Kl as PanoTagPluginController,
480
- al as PanoVideoPlugin,
481
- an as PanoVideoPluginType,
482
- ul as PipelinePlugin,
483
- mn as PointType,
484
- Ee as ROOM_FETILE_TYPE_MAP,
485
- Ie as ROOM_TYPE_MAP,
486
- ve as Rotation,
487
- Me as TopviewFloorplanPlugin,
488
- Ml as Util,
489
- kl as WalkController,
490
- Zl as defaultGlobalConfig,
491
- Ke as itemLabelPluginServerParams,
492
- ke as modelItemLabelPluginServerParams,
493
- ae as modelRoomLabelPluginServerParams,
494
- Ql as pluginFlag
431
+ gl as AreaMakerPlugin,
432
+ Cl as CSS3DRender,
433
+ pe as CSS3DRenderPlugin,
434
+ ve as CameraMovementEffect,
435
+ Ge as CameraMovementPlugin,
436
+ tn as ContentType,
437
+ il as CruisePlugin,
438
+ kl as CruisePluginController,
439
+ Jl as CruisePluginTypes,
440
+ dl as CurrentPanoImagePlugin,
441
+ Je as DIRECTION,
442
+ vl as DISPLAY_STRATEGY_TYPE,
443
+ mn as DimensionType,
444
+ fe as FLOOR_PLAN_ATTACHED_TO,
445
+ Ee as FLOOR_TYPE_MAP,
446
+ Bl as GuideLineItem,
447
+ Ul as GuideLineModeItem,
448
+ rl as GuideLinePlugin,
449
+ Vl as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
450
+ hl as ItemLabelPlugin,
451
+ Gl as Magnifier,
452
+ de as MapviewFloorplanPlugin,
453
+ ye as ModelChassisCompassPlugin,
454
+ Se as ModelEntryDoorGuidePlugin,
455
+ ge as ModelFloorplanPlugin,
456
+ Yl as ModelItemLabelPlugin,
457
+ ae as ModelRoomLabelPlugin,
458
+ qe as ModelTVVideoPlugin,
459
+ ie as ModelViewPlugin,
460
+ ql as MoveController,
461
+ ml as MovePlugin,
462
+ ln as Object3DHelperController,
463
+ nl as Object3DHelperPlugin,
464
+ nn as PLUGIN,
465
+ Zp as PaintBrush,
466
+ re as PaintBrushTypeEnum,
467
+ we as PanoCompassPlugin,
468
+ le as PanoCursorRaycasterPlugin,
469
+ Ze as PanoDoorLabelPlugin,
470
+ Ce as PanoFloorplanRadarPlugin,
471
+ He as PanoMeasurePlugin,
472
+ yl as PanoMeasurePluginLine,
473
+ El as PanoMeasurePluginModel,
474
+ Rl as PanoMeasurePluginPoint,
475
+ Sl as PanoMeasurePluginPolyline,
476
+ ce as PanoRulerPlugin,
477
+ Ne as PanoRulerProPlugin,
478
+ je as PanoSpatialTagPlugin,
479
+ el as PanoTagPlugin,
480
+ Ql as PanoTagPluginController,
481
+ Pl as PanoVideoPlugin,
482
+ Pn as PanoVideoPluginType,
483
+ fl as PipelinePlugin,
484
+ pn as PointType,
485
+ Ie as ROOM_FETILE_TYPE_MAP,
486
+ Re as ROOM_TYPE_MAP,
487
+ Fe as Rotation,
488
+ Te as TopviewFloorplanPlugin,
489
+ Tl as Util,
490
+ $l as WalkController,
491
+ on as defaultGlobalConfig,
492
+ Qe as itemLabelPluginServerParams,
493
+ $e as modelItemLabelPluginServerParams,
494
+ Pe as modelRoomLabelPluginServerParams,
495
+ Xl as pluginFlag
495
496
  };
@@ -1,3 +1,3 @@
1
- import { Line } from '@realsee/five/line';
2
1
  import { Vector3 } from 'three';
3
- export default function createLine(point1: Vector3, point2: Vector3, color?: Vector3, dashed?: boolean): Line;
2
+ import { FiveLine } from '../five/FiveLine';
3
+ export default function createLine(point1: Vector3, point2: Vector3, color?: Vector3, dashed?: boolean): FiveLine;
@@ -1,8 +1,8 @@
1
- import { Line as o } from "@realsee/five/line";
2
- import { Vector3 as m } from "three";
3
- function f(t, n, r = new m(1, 1, 1), i = !1) {
4
- const e = new o(t, n);
5
- return e.setMaterial({ dashed: i, color: r, linewidth: 1 }), e.remove(e.points), e;
1
+ import { Vector3 as o } from "three";
2
+ import { FiveLine as m } from "../five/FiveLine.js";
3
+ function f(t, i, n = new o(1, 1, 1), r = !1) {
4
+ const e = new m(t, i);
5
+ return e.setMaterial({ dashed: r, color: n, linewidth: 1 }), e.remove(e.points), e;
6
6
  }
7
7
  export {
8
8
  f as createLine
@@ -0,0 +1,8 @@
1
+ import { Line } from '@realsee/five/line';
2
+ export declare class FiveLine extends Line {
3
+ constructor(...args: ConstructorParameters<typeof Line>);
4
+ toJSON(): {
5
+ type: string;
6
+ points: any;
7
+ };
8
+ }
@@ -0,0 +1,15 @@
1
+ import { Line as e } from "@realsee/five/line";
2
+ class n extends e {
3
+ constructor(...t) {
4
+ super(...t);
5
+ }
6
+ toJSON() {
7
+ return {
8
+ type: "FiveLine",
9
+ points: this.points.toJSON()
10
+ };
11
+ }
12
+ }
13
+ export {
14
+ n as FiveLine
15
+ };
@@ -1,6 +1,6 @@
1
1
  function A() {
2
2
  console.debug(
3
- "%c %c@realsee/dnalogel %cv3.20.6",
3
+ "%c %c@realsee/dnalogel %cv3.20.7",
4
4
  [
5
5
  "background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
6
6
  "background-repeat: no-repeat",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@realsee/dnalogel",
3
- "version": "3.20.6",
3
+ "version": "3.20.7",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./libs/index.js",
6
6
  "types": "./libs/index.d.ts",