@realsee/dnalogel 3.22.0 → 3.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (384) hide show
  1. package/dist/ModelMakerPlugin/item/baseItem.d.ts +1 -0
  2. package/dist/ModelMakerPlugin/utils/Text.svelte.d.ts +1 -0
  3. package/dist/index.cjs.js +47 -47
  4. package/dist/index.js +2627 -2554
  5. package/dist/index.umd.js +39 -39
  6. package/dist/shared-utils/Object3DHelper/utils/boundingBox.d.ts +12 -0
  7. package/dist/shared-utils/tag.d.ts +3 -1
  8. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +3 -3
  9. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +8 -8
  10. package/docs/classes/CSS3DRender.html +3 -3
  11. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  12. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
  13. package/docs/classes/ModelMakerPluginType.ModelMakerController.html +3 -3
  14. package/docs/classes/ModelRoomLabelController.html +3 -3
  15. package/docs/classes/MoveController.html +3 -3
  16. package/docs/classes/Object3DHelperController.html +3 -3
  17. package/docs/classes/PaintBrush.html +3 -3
  18. package/docs/classes/PanoMeasurePluginLine.html +3 -3
  19. package/docs/classes/PanoMeasurePluginModel.html +3 -3
  20. package/docs/classes/PanoMeasurePluginPoint.html +3 -3
  21. package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
  22. package/docs/classes/PanoTagPluginController.html +3 -3
  23. package/docs/classes/Sculpt.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/ModelMakerPlugin.html +3 -3
  57. package/docs/functions/ModelRoomLabelPlugin.html +3 -3
  58. package/docs/functions/ModelTVVideoPlugin.html +3 -3
  59. package/docs/functions/ModelViewPlugin.html +3 -3
  60. package/docs/functions/MovePlugin.html +3 -3
  61. package/docs/functions/Object3DHelperPlugin.html +3 -3
  62. package/docs/functions/PanoCompassPlugin.html +3 -3
  63. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
  64. package/docs/functions/PanoDoorLabelPlugin.html +3 -3
  65. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
  66. package/docs/functions/PanoMeasurePlugin.html +3 -3
  67. package/docs/functions/PanoRulerPlugin.html +3 -3
  68. package/docs/functions/PanoRulerProPlugin.html +3 -3
  69. package/docs/functions/PanoSpatialTagPlugin.html +3 -3
  70. package/docs/functions/PanoTagPlugin.html +3 -3
  71. package/docs/functions/PanoVideoPlugin.html +3 -3
  72. package/docs/functions/PipelinePlugin.html +3 -3
  73. package/docs/functions/TopviewFloorplanPlugin.html +3 -3
  74. package/docs/functions/Util.absoluteUrl.html +3 -3
  75. package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
  76. package/docs/functions/Util.equal.html +3 -3
  77. package/docs/functions/Util.getCoordsFromClient.html +3 -3
  78. package/docs/functions/Util.getCoordsFromElement.html +3 -3
  79. package/docs/functions/Util.getFrameTime.html +3 -3
  80. package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
  81. package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
  82. package/docs/functions/Util.isAbsoluteURL.html +3 -3
  83. package/docs/functions/Util.isModelLike.html +3 -3
  84. package/docs/functions/Util.isNil.html +3 -3
  85. package/docs/functions/Util.isPanoramaLike.html +3 -3
  86. package/docs/functions/Util.nextFrame.html +3 -3
  87. package/docs/functions/Util.notNil.html +3 -3
  88. package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
  89. package/docs/functions/Util.tweenProgress.html +3 -3
  90. package/docs/functions/Util.uuid.html +3 -3
  91. package/docs/functions/pluginFlag.html +3 -3
  92. package/docs/index.html +4 -4
  93. package/docs/interfaces/AddTagConfig.html +3 -3
  94. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  95. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  96. package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
  97. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  98. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
  99. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  100. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  101. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  102. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
  103. package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
  104. package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
  105. package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
  106. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  107. package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
  108. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
  109. package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
  110. package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
  111. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
  112. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
  113. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  114. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
  115. package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
  116. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
  117. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
  118. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  119. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
  120. package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
  121. package/docs/interfaces/EventMap.html +3 -3
  122. package/docs/interfaces/FloorplanBounding.html +3 -3
  123. package/docs/interfaces/FloorplanData.html +3 -3
  124. package/docs/interfaces/FloorplanEntrance.html +3 -3
  125. package/docs/interfaces/FloorplanExtraObject.html +3 -3
  126. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  127. package/docs/interfaces/FloorplanFloorData.html +3 -3
  128. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  129. package/docs/interfaces/FloorplanObserver.html +3 -3
  130. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  131. package/docs/interfaces/FloorplanPosition.html +3 -3
  132. package/docs/interfaces/FloorplanRoomItem.html +3 -3
  133. package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
  134. package/docs/interfaces/FloorplanServerBounding.html +3 -3
  135. package/docs/interfaces/FloorplanServerComputedData.html +3 -3
  136. package/docs/interfaces/FloorplanServerData.html +3 -3
  137. package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
  138. package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
  139. package/docs/interfaces/FloorplanServerEntrance.html +3 -3
  140. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  141. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  142. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  143. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  144. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  145. package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
  146. package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
  147. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
  148. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  149. package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
  150. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
  151. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
  152. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
  153. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  154. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
  155. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
  156. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
  157. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
  158. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
  159. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
  160. package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
  161. package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
  162. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
  163. package/docs/interfaces/HelperOffset.html +3 -3
  164. package/docs/interfaces/ImagePlaneGroup.html +3 -3
  165. package/docs/interfaces/ItemLabelPluginData.html +3 -3
  166. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
  167. package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
  168. package/docs/interfaces/MinMax.html +3 -3
  169. package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
  170. package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
  171. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
  172. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
  173. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
  174. package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
  175. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
  176. package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
  177. package/docs/interfaces/ModelMakerPluginType.EventMap.html +3 -3
  178. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
  179. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +3 -3
  180. package/docs/interfaces/ModelMakerPluginType.ServerData.html +3 -3
  181. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +3 -3
  182. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +3 -3
  183. package/docs/interfaces/ModelMakerPluginType.State.html +3 -3
  184. package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
  185. package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
  186. package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
  187. package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
  188. package/docs/interfaces/ModelViewPluginExportType.html +3 -3
  189. package/docs/interfaces/Object3DHelperState.html +3 -3
  190. package/docs/interfaces/ObjectHelperControllers.html +3 -3
  191. package/docs/interfaces/PaintBrushAction.html +3 -3
  192. package/docs/interfaces/PaintBrushConfigs.html +3 -3
  193. package/docs/interfaces/PaintBrushState.html +3 -3
  194. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
  195. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
  196. package/docs/interfaces/PanoMeasureParameterType.html +3 -3
  197. package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
  198. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  199. package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
  200. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
  201. package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
  202. package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
  203. package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
  204. package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
  205. package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
  206. package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
  207. package/docs/interfaces/PanoRulerProPluginState.html +3 -3
  208. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
  209. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
  210. package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
  211. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
  212. package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
  213. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
  214. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
  215. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
  216. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
  217. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  218. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
  219. package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
  220. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
  221. package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
  222. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
  223. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
  224. package/docs/interfaces/Point.html +3 -3
  225. package/docs/interfaces/Room.html +3 -3
  226. package/docs/interfaces/RoomInfo.html +3 -3
  227. package/docs/interfaces/RoomLabel.html +3 -3
  228. package/docs/interfaces/RoomRules.html +3 -3
  229. package/docs/interfaces/Rooms.html +3 -3
  230. package/docs/interfaces/Scissor.html +3 -3
  231. package/docs/interfaces/State.html +3 -3
  232. package/docs/interfaces/TagCacheInterface.html +3 -3
  233. package/docs/interfaces/TagConfig.html +3 -3
  234. package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
  235. package/docs/interfaces/TagIconUrl.html +3 -3
  236. package/docs/interfaces/TagObjectGroup.html +3 -3
  237. package/docs/interfaces/TagStyle.html +3 -3
  238. package/docs/interfaces/Tags.html +3 -3
  239. package/docs/interfaces/TemporaryState.html +3 -3
  240. package/docs/interfaces/Util.MagnifierParameter.html +3 -3
  241. package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
  242. package/docs/interfaces/Util.PointIntersection.html +3 -3
  243. package/docs/modules/AreaMakerPluginType.html +3 -3
  244. package/docs/modules/CruisePluginTypes.html +3 -3
  245. package/docs/modules/CurrentPanoImagePluginType.html +3 -3
  246. package/docs/modules/GuideLineItem.html +3 -3
  247. package/docs/modules/GuideLineModeItem.html +3 -3
  248. package/docs/modules/GuideLinePluginType.html +3 -3
  249. package/docs/modules/ModelMakerPluginType.html +3 -3
  250. package/docs/modules/PanoVideoPluginType.html +3 -3
  251. package/docs/modules/Util.html +3 -3
  252. package/docs/modules.html +4 -4
  253. package/docs/types/AddObject3DHelperConfig.html +3 -3
  254. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
  255. package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
  256. package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
  257. package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
  258. package/docs/types/ArrayPosition.html +3 -3
  259. package/docs/types/AudioAppearance.html +3 -3
  260. package/docs/types/AudioTagTypeConfigKey.html +3 -3
  261. package/docs/types/CSS3DRenderExportType.html +3 -3
  262. package/docs/types/CSS3DRenderPluginExportType.html +3 -3
  263. package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
  264. package/docs/types/ClassFunctionParameters.html +3 -3
  265. package/docs/types/Color.html +3 -3
  266. package/docs/types/ContentTypeConfigKey.html +3 -3
  267. package/docs/types/ContentTypeConfigKeySplit.html +3 -3
  268. package/docs/types/ContentTypeMap.html +3 -3
  269. package/docs/types/Create3DDomContainerReturnType.html +3 -3
  270. package/docs/types/Create3DElementReturnType.html +3 -3
  271. package/docs/types/CruisePluginExportType.html +3 -3
  272. package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
  273. package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
  274. package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
  275. package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
  276. package/docs/types/DeprecatedTagProperty.html +3 -3
  277. package/docs/types/Direction-1.html +3 -3
  278. package/docs/types/Direction4.html +3 -3
  279. package/docs/types/ElementRenderer.html +3 -3
  280. package/docs/types/FloorplanRuleLabels.html +3 -3
  281. package/docs/types/FloorplanServerRuleLabels.html +3 -3
  282. package/docs/types/GuideLinePluginExportType.html +3 -3
  283. package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
  284. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
  285. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
  286. package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
  287. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
  288. package/docs/types/GuideLinePluginType.PathItem.html +3 -3
  289. package/docs/types/GuideLinePluginType.PluginData.html +3 -3
  290. package/docs/types/HelperEventMap.html +3 -3
  291. package/docs/types/InternalHelperEventMap.html +3 -3
  292. package/docs/types/LoadTagConfig.html +3 -3
  293. package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
  294. package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
  295. package/docs/types/MediaData.html +3 -3
  296. package/docs/types/MediaStore.html +3 -3
  297. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
  298. package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
  299. package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
  300. package/docs/types/ModelId.html +3 -3
  301. package/docs/types/ModelMakerPluginType.ElementRenderer.html +3 -3
  302. package/docs/types/ModelMakerPluginType.ItemType.html +3 -3
  303. package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
  304. package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
  305. package/docs/types/MoveArgs.html +3 -3
  306. package/docs/types/MoveOpts.html +3 -3
  307. package/docs/types/Object3DHelperEventMap.html +3 -3
  308. package/docs/types/ObjectFit.html +3 -3
  309. package/docs/types/PaintBrushEventMap.html +3 -3
  310. package/docs/types/PanoCompassPluginData.html +3 -3
  311. package/docs/types/PanoCompassPluginExportType.html +3 -3
  312. package/docs/types/PanoCompassPluginParameterType.html +3 -3
  313. package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
  314. package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
  315. package/docs/types/PanoIndex.html +3 -3
  316. package/docs/types/PanoMeasurePluginEvent.html +3 -3
  317. package/docs/types/PanoMeasureReturnType.html +3 -3
  318. package/docs/types/PanoSpatialTagPluginId.html +3 -3
  319. package/docs/types/PanoTagPluginExportInterface.html +3 -3
  320. package/docs/types/PanoTagPluginParamsInterface.html +3 -3
  321. package/docs/types/PanoVideoPluginParameterType.html +3 -3
  322. package/docs/types/PanoVideoPluginReturnType.html +3 -3
  323. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
  324. package/docs/types/PipelinePluginParameterType.html +3 -3
  325. package/docs/types/PipelinePluginReturnType.html +3 -3
  326. package/docs/types/PlaneTag.html +3 -3
  327. package/docs/types/Point2DTag.html +3 -3
  328. package/docs/types/Point3DTag.html +3 -3
  329. package/docs/types/PointTag.html +3 -3
  330. package/docs/types/PointTagInstance.html +3 -3
  331. package/docs/types/Position.html +3 -3
  332. package/docs/types/PositionFrom.html +3 -3
  333. package/docs/types/RotateArgs.html +3 -3
  334. package/docs/types/RotateOpts.html +3 -3
  335. package/docs/types/RuleLabelsKey.html +3 -3
  336. package/docs/types/RuleLabelsValue.html +3 -3
  337. package/docs/types/ScaleCallback.html +3 -3
  338. package/docs/types/ScalePosition.html +3 -3
  339. package/docs/types/StickType.html +3 -3
  340. package/docs/types/Tag.html +3 -3
  341. package/docs/types/Tag2D.html +3 -3
  342. package/docs/types/Tag3D.html +3 -3
  343. package/docs/types/TagConfigByKey.html +3 -3
  344. package/docs/types/TagContentType.html +3 -3
  345. package/docs/types/TagContentTypeMapping.html +3 -3
  346. package/docs/types/TagDimensionType.html +3 -3
  347. package/docs/types/TagElement.html +3 -3
  348. package/docs/types/TagEvents.html +3 -3
  349. package/docs/types/TagGLTFObject.html +3 -3
  350. package/docs/types/TagHooks.html +3 -3
  351. package/docs/types/TagId.html +3 -3
  352. package/docs/types/TagInstance.html +3 -3
  353. package/docs/types/TagPointType.html +3 -3
  354. package/docs/types/TagRendererMap.html +3 -3
  355. package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
  356. package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
  357. package/docs/types/WorkCode.html +3 -3
  358. package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
  359. package/docs/variables/PLUGIN.html +3 -3
  360. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
  361. package/docs/variables/ROOM_TYPE_MAP.html +3 -3
  362. package/docs/variables/defaultGlobalConfig.html +3 -3
  363. package/docs/variables/itemLabelPluginServerParams.html +3 -3
  364. package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
  365. package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
  366. package/libs/AreaMakerPlugin/utils/Item.js +12 -13
  367. package/libs/ModelMakerPlugin/Controller.js +7 -3
  368. package/libs/ModelMakerPlugin/index.js +6 -2
  369. package/libs/ModelMakerPlugin/item/baseItem.d.ts +1 -0
  370. package/libs/ModelMakerPlugin/item/baseItem.js +16 -16
  371. package/libs/ModelMakerPlugin/item/polygonItem.js +1 -1
  372. package/libs/ModelMakerPlugin/item/prismItem.js +20 -7
  373. package/libs/ModelMakerPlugin/utils/Text.js +45 -0
  374. package/libs/ModelMakerPlugin/utils/Text.svelte.d.ts +1 -0
  375. package/libs/ModelMakerPlugin/utils/tagRenderer.js +23 -8
  376. package/libs/base/BasePlugin.js +1 -1
  377. package/libs/components/AreaLabel/LabelItem.js +61 -61
  378. package/libs/index.js +125 -124
  379. package/libs/shared-utils/Object3DHelper/utils/boundingBox.d.ts +12 -0
  380. package/libs/shared-utils/Object3DHelper/utils/boundingBox.js +44 -22
  381. package/libs/shared-utils/logger.js +1 -1
  382. package/libs/shared-utils/tag.d.ts +3 -1
  383. package/libs/shared-utils/tag.js +19 -19
  384. package/package.json +1 -1
@@ -1,19 +1,32 @@
1
- import { ModelMakerBaseItem as t } from "./baseItem.js";
2
- import "three";
1
+ var c = Object.defineProperty, l = Object.defineProperties;
2
+ var x = Object.getOwnPropertyDescriptors;
3
+ var m = Object.getOwnPropertySymbols;
4
+ var d = Object.prototype.hasOwnProperty, b = Object.prototype.propertyIsEnumerable;
5
+ var p = (t, o, r) => o in t ? c(t, o, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[o] = r, i = (t, o) => {
6
+ for (var r in o || (o = {}))
7
+ d.call(o, r) && p(t, r, o[r]);
8
+ if (m)
9
+ for (var r of m(o))
10
+ b.call(o, r) && p(t, r, o[r]);
11
+ return t;
12
+ }, s = (t, o) => l(t, x(o));
13
+ import { boundingBox as M, boxVertex as n } from "../../shared-utils/Object3DHelper/utils/boundingBox.js";
14
+ import { ModelMakerBaseItem as f } from "./baseItem.js";
15
+ import * as u from "three";
3
16
  import "../../shared-utils/three/addIfNotExists.js";
4
17
  import "../../shared-utils/Subscribe.js";
5
18
  import "../../shared-utils/tag.js";
6
19
  import "../../shared-utils/positionToVector3.js";
7
20
  import "../../shared-utils/five/vector3ToScreen.js";
8
- import "../../shared-utils/Object3DHelper/utils/boundingBox.js";
9
21
  import "../../shared-utils/five/FiveDomEvents.js";
10
22
  import "../../shared-utils/three/getObjectVisible.js";
11
23
  import "../../shared-utils/five/calculateThreeMouse.js";
12
- class k extends t {
13
- constructor(...r) {
14
- super(...r), this.enable();
24
+ class R extends f {
25
+ constructor(...o) {
26
+ const r = o[0], e = M(r.model), a = new u.Vector3().lerpVectors(n(e, 0), n(e, 5), 0.5);
27
+ super(s(i({}, r), { position: a })), this.enable();
15
28
  }
16
29
  }
17
30
  export {
18
- k as ModelMakerPrismItem
31
+ R as ModelMakerPrismItem
19
32
  };
@@ -0,0 +1,45 @@
1
+ import { SvelteComponent as s, init as r, safe_not_equal as l, append_styles as c, element as d, text as f, attr as m, insert as p, append as u, set_data as v, noop as o, detach as x } from "../../vendor/svelte/internal/index.js";
2
+ function g(n) {
3
+ c(n, "svelte-7zg6cv", ".withAnimation{transition:opacity 0.2s linear}.model-maker-tag.svelte-7zg6cv{color:#fff;font-size:0.875rem;font-weight:bold;text-shadow:0.125rem 0 0.5rem rgba(0, 0, 0, 0.15)}");
4
+ }
5
+ function _(n) {
6
+ let t, i;
7
+ return {
8
+ c() {
9
+ t = d("div"), i = f(
10
+ /*text*/
11
+ n[0]
12
+ ), m(t, "class", "model-maker-tag svelte-7zg6cv");
13
+ },
14
+ m(e, a) {
15
+ p(e, t, a), u(t, i);
16
+ },
17
+ p(e, [a]) {
18
+ a & /*text*/
19
+ 1 && v(
20
+ i,
21
+ /*text*/
22
+ e[0]
23
+ );
24
+ },
25
+ i: o,
26
+ o,
27
+ d(e) {
28
+ e && x(t);
29
+ }
30
+ };
31
+ }
32
+ function h(n, t, i) {
33
+ let { text: e } = t;
34
+ return n.$$set = (a) => {
35
+ "text" in a && i(0, e = a.text);
36
+ }, [e];
37
+ }
38
+ class w extends s {
39
+ constructor(t) {
40
+ super(), r(this, t, h, _, l, { text: 0 }, g);
41
+ }
42
+ }
43
+ export {
44
+ w as default
45
+ };
@@ -0,0 +1 @@
1
+ export { SvelteComponentTyped as default } from 'svelte/internal';
@@ -1,11 +1,26 @@
1
- const t = {
2
- box: (e, r) => () => {
3
- },
4
- triangles: (e, r) => () => {
5
- },
6
- prism: (e, r) => () => {
7
- }
1
+ import n from "./Text.js";
2
+ import { LabelItem as p } from "../../components/AreaLabel/LabelItem.js";
3
+ import "../../vendor/svelte/internal/index.js";
4
+ import "../../components/AreaLabel/Assets/roomLabelBg.js";
5
+ const a = (e, r) => {
6
+ var t;
7
+ const o = new n({
8
+ target: e,
9
+ props: { text: (t = r.rawData) == null ? void 0 : t.name }
10
+ });
11
+ return () => o.$destroy();
12
+ }, s = (e, r) => {
13
+ var t;
14
+ const o = new p({
15
+ target: e,
16
+ props: { content: (t = r.rawData) == null ? void 0 : t.name }
17
+ });
18
+ return () => o.$destroy();
19
+ }, x = {
20
+ box: a,
21
+ triangles: a,
22
+ prism: s
8
23
  };
9
24
  export {
10
- t as tagRendererMap
25
+ x as tagRendererMap
11
26
  };
@@ -14,7 +14,7 @@ let b = class {
14
14
  /**
15
15
  * @realsee/dnalogel 版本号
16
16
  */
17
- i(this, "VERSION", "3.22.0");
17
+ i(this, "VERSION", "3.23.0");
18
18
  i(this, "five");
19
19
  /**
20
20
  * @description: 插件事件钩子
@@ -1,82 +1,82 @@
1
- import { SvelteComponent as p, init as C, safe_not_equal as I, append_styles as L, element as v, attr as k, set_style as f, insert as b, noop as y, detach as _, onMount as x, onDestroy as B, text as M, space as O, toggle_class as z, append as j, listen as A, is_function as D, set_data as E, binding_callbacks as G } from "../../vendor/svelte/internal/index.js";
2
- import { ROOM_LABEL_BG as R } from "./Assets/roomLabelBg.js";
3
- function S(n) {
4
- L(n, "svelte-qxepni", ".room-label-item.svelte-qxepni{position:absolute;font-size:0.5rem;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff}.room-label-item__text.svelte-qxepni{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-qxepni{position:absolute;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-qxepni{font-size:0.625rem}");
1
+ import { SvelteComponent as w, init as C, safe_not_equal as D, append_styles as N, element as v, attr as k, set_style as f, insert as b, noop as y, detach as _, onMount as L, onDestroy as B, text as M, space as O, toggle_class as z, append as q, listen as A, is_function as E, set_data as G, binding_callbacks as R } from "../../vendor/svelte/internal/index.js";
2
+ import { ROOM_LABEL_BG as S } from "./Assets/roomLabelBg.js";
3
+ function F(i) {
4
+ N(i, "svelte-1s88cj8", ".room-label-item.svelte-1s88cj8{position:absolute;font-size:0.5rem;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff}.room-label-item__text.svelte-1s88cj8{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-1s88cj8{position:absolute;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-1s88cj8{font-size:0.625rem}");
5
5
  }
6
- function q(n) {
7
- let e, i, l, o, a, m;
6
+ function j(i) {
7
+ let e, n, l, o, a, m;
8
8
  return {
9
9
  c() {
10
- e = v("span"), i = M(
10
+ e = v("span"), n = M(
11
11
  /*content*/
12
- n[0]
13
- ), l = O(), o = v("div"), k(e, "class", "room-label-item__text svelte-qxepni"), f(e, "background-image", "url(" + R + ")"), z(
12
+ i[0]
13
+ ), l = O(), o = v("div"), k(e, "class", "room-label-item__text svelte-1s88cj8"), f(e, "background-image", "url(" + S + ")"), z(
14
14
  e,
15
15
  "wide",
16
16
  /*content*/
17
- n[0].length > 3
18
- ), k(o, "class", "room-label-item__bar svelte-qxepni");
17
+ i[0].length > 3
18
+ ), k(o, "class", "room-label-item__bar svelte-1s88cj8");
19
19
  },
20
- m(s, r) {
21
- b(s, e, r), j(e, i), b(s, l, r), b(s, o, r), a || (m = A(e, "click", function() {
22
- D(
20
+ m(r, s) {
21
+ b(r, e, s), q(e, n), b(r, l, s), b(r, o, s), a || (m = A(e, "click", function() {
22
+ E(
23
23
  /*onClick*/
24
- n[4]
25
- ) && n[4].apply(this, arguments);
24
+ i[4]
25
+ ) && i[4].apply(this, arguments);
26
26
  }), a = !0);
27
27
  },
28
- p(s, r) {
29
- n = s, r & /*content*/
30
- 1 && E(
31
- i,
28
+ p(r, s) {
29
+ i = r, s & /*content*/
30
+ 1 && G(
31
+ n,
32
32
  /*content*/
33
- n[0]
34
- ), r & /*content*/
33
+ i[0]
34
+ ), s & /*content*/
35
35
  1 && z(
36
36
  e,
37
37
  "wide",
38
38
  /*content*/
39
- n[0].length > 3
39
+ i[0].length > 3
40
40
  );
41
41
  },
42
- d(s) {
43
- s && _(e), s && _(l), s && _(o), a = !1, m();
42
+ d(r) {
43
+ r && _(e), r && _(l), r && _(o), a = !1, m();
44
44
  }
45
45
  };
46
46
  }
47
- function F(n) {
48
- let e, i = !/*renderer*/
49
- n[5] && q(n);
47
+ function H(i) {
48
+ let e, n = !/*rendererIfNeed*/
49
+ i[5] && j(i);
50
50
  return {
51
51
  c() {
52
- e = v("div"), i && i.c(), k(e, "class", "room-label-item svelte-qxepni"), f(
52
+ e = v("div"), n && n.c(), k(e, "class", "room-label-item svelte-1s88cj8"), f(
53
53
  e,
54
54
  "z-index",
55
55
  /*zIndex*/
56
- n[2]
56
+ i[2]
57
57
  ), f(
58
58
  e,
59
59
  "transform",
60
60
  /*transform*/
61
- n[3]
61
+ i[3]
62
62
  ), f(
63
63
  e,
64
64
  "opacity",
65
65
  /*opacity*/
66
- n[1]
66
+ i[1]
67
67
  ), f(
68
68
  e,
69
69
  "visibility",
70
70
  /*visibility*/
71
- n[7]
71
+ i[7]
72
72
  );
73
73
  },
74
74
  m(l, o) {
75
- b(l, e, o), i && i.m(e, null), n[10](e);
75
+ b(l, e, o), n && n.m(e, null), i[10](e);
76
76
  },
77
77
  p(l, [o]) {
78
- /*renderer*/
79
- l[5] ? i && (i.d(1), i = null) : i ? i.p(l, o) : (i = q(l), i.c(), i.m(e, null)), o & /*zIndex*/
78
+ /*rendererIfNeed*/
79
+ l[5] ? n && (n.d(1), n = null) : n ? n.p(l, o) : (n = j(l), n.c(), n.m(e, null)), o & /*zIndex*/
80
80
  4 && f(
81
81
  e,
82
82
  "z-index",
@@ -105,50 +105,50 @@ function F(n) {
105
105
  i: y,
106
106
  o: y,
107
107
  d(l) {
108
- l && _(e), i && i.d(), n[10](null);
108
+ l && _(e), n && n.d(), i[10](null);
109
109
  }
110
110
  };
111
111
  }
112
- function H(n, e, i) {
113
- let l, { content: o } = e, { visible: a } = e, { opacity: m = 1 } = e, { zIndex: s = 0 } = e, { transform: r } = e, { onClick: h = () => {
114
- } } = e, { renderer: c } = e, { data: g } = e, u, d;
115
- x(() => {
116
- u && typeof c == "function" && (d = c(u, g));
112
+ function J(i, e, n) {
113
+ let l, { content: o } = e, { visible: a = !0 } = e, { opacity: m = 1 } = e, { zIndex: r = 0 } = e, { transform: s = void 0 } = e, { onClick: h = () => {
114
+ } } = e, { rendererIfNeed: c = void 0 } = e, { rendererData: g = void 0 } = e, d, u;
115
+ L(() => {
116
+ d && typeof c == "function" && (u = c(d, g));
117
117
  }), B(() => {
118
- d == null || d();
118
+ u == null || u();
119
119
  });
120
- function w(t) {
121
- G[t ? "unshift" : "push"](() => {
122
- u = t, i(6, u);
120
+ function I(t) {
121
+ R[t ? "unshift" : "push"](() => {
122
+ d = t, n(6, d);
123
123
  });
124
124
  }
125
- return n.$$set = (t) => {
126
- "content" in t && i(0, o = t.content), "visible" in t && i(8, a = t.visible), "opacity" in t && i(1, m = t.opacity), "zIndex" in t && i(2, s = t.zIndex), "transform" in t && i(3, r = t.transform), "onClick" in t && i(4, h = t.onClick), "renderer" in t && i(5, c = t.renderer), "data" in t && i(9, g = t.data);
127
- }, n.$$.update = () => {
128
- n.$$.dirty & /*visible*/
129
- 256 && i(7, l = a ? "visible" : "hidden");
125
+ return i.$$set = (t) => {
126
+ "content" in t && n(0, o = t.content), "visible" in t && n(8, a = t.visible), "opacity" in t && n(1, m = t.opacity), "zIndex" in t && n(2, r = t.zIndex), "transform" in t && n(3, s = t.transform), "onClick" in t && n(4, h = t.onClick), "rendererIfNeed" in t && n(5, c = t.rendererIfNeed), "rendererData" in t && n(9, g = t.rendererData);
127
+ }, i.$$.update = () => {
128
+ i.$$.dirty & /*visible*/
129
+ 256 && n(7, l = a ? "visible" : "hidden");
130
130
  }, [
131
131
  o,
132
132
  m,
133
- s,
134
133
  r,
134
+ s,
135
135
  h,
136
136
  c,
137
- u,
137
+ d,
138
138
  l,
139
139
  a,
140
140
  g,
141
- w
141
+ I
142
142
  ];
143
143
  }
144
- class N extends p {
144
+ class Q extends w {
145
145
  constructor(e) {
146
146
  super(), C(
147
147
  this,
148
148
  e,
149
+ J,
149
150
  H,
150
- F,
151
- I,
151
+ D,
152
152
  {
153
153
  content: 0,
154
154
  visible: 8,
@@ -156,13 +156,13 @@ class N extends p {
156
156
  zIndex: 2,
157
157
  transform: 3,
158
158
  onClick: 4,
159
- renderer: 5,
160
- data: 9
159
+ rendererIfNeed: 5,
160
+ rendererData: 9
161
161
  },
162
- S
162
+ F
163
163
  );
164
164
  }
165
165
  }
166
166
  export {
167
- N as LabelItem
167
+ Q as LabelItem
168
168
  };
package/libs/index.js CHANGED
@@ -1,62 +1,62 @@
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 ol } from "./components/PaintBrush/index.js";
4
- import { PaintBrushTypeEnum as tl } from "./components/PaintBrush/typings.js";
5
- import { ModelViewPlugin as ml } from "./ModelViewPlugin/Plugin.js";
6
- import { CSS3DRenderPlugin as el } from "./CSS3DRenderPlugin/index.js";
7
- import { PanoCursorRaycasterPlugin as nl } from "./PanoCursorRaycasterPlugin/index.js";
8
- import { ModelRoomLabelPlugin as Pl, modelRoomLabelPluginServerParams as ul } from "./ModelRoomLabelPlugin/index.js";
9
- import { FLOOR_PLAN_ATTACHED_TO as xl } from "./floorplan/constant.js";
10
- import { ModelFloorplanPlugin as sl } from "./floorplan/ModelFloorplanPlugin/index.js";
11
- import { MapviewFloorplanPlugin as Ml } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
- import { TopviewFloorplanPlugin as Ll } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
- import { PanoFloorplanRadarPlugin as _l } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
- import { FLOOR_TYPE_MAP as Il, ROOM_FETILE_TYPE_MAP as Rl, ROOM_TYPE_MAP as Ol } from "./floorplan/typings/floorplanServerData.js";
15
- import { ModelChassisCompassPlugin as yl } from "./ModelChassisCompassPlugin/Plugin.js";
16
- import { ModelEntryDoorGuidePlugin as Dl } from "./ModelEntryDoorGuidePlugin/Plugin.js";
17
- import { CameraMovementPlugin as bl } from "./CameraMovementPlugin/CameraMovementPlugin.js";
18
- import { CameraMovementEffect as Fl, Rotation as Yl } from "./CameraMovementPlugin/typing.js";
19
- import { PanoRulerPlugin as Vl } from "./PanoRulerPlugin/Plugin.js";
20
- import { PanoRulerProPlugin as hl } from "./PanoRulerProPlugin/index.js";
21
- import { PanoCompassPlugin as wl } from "./PanoCompassPlugin/index.js";
22
- import { PanoMeasurePlugin as Hl } from "./PanoMeasurePlugin/index.js";
23
- import { PanoSpatialTagPlugin as jl } from "./PanoSpatialTagPlugin/Plugin.js";
24
- import { modelItemLabelPluginServerParams as Wl } from "./ModelItemLabelPlugin/index.js";
25
- import { ModelTVVideoPlugin as zl } from "./ModelTVVideoPlugin/Plugin.js";
26
- import { DIRECTION as Kl } from "./ModelTVVideoPlugin/typings.js";
27
- import { itemLabelPluginServerParams as Xl } from "./ItemLabelPlugin/index.js";
28
- import { PanoDoorLabelPlugin as on } from "./PanoDoorLabelPlugin/index.js";
29
- import { GuideLinePlugin as tn } from "./GuideLinePlugin/index.js";
30
- import { CruisePlugin as pn, MovePlugin as en } from "./CruisePlugin/index.js";
31
- import { PanoTagPlugin as nn } from "./PanoTagPlugin/index.js";
32
- import { Object3DHelperPlugin as Pn } from "./Object3DHelperPlugin/index.js";
33
- import { PanoVideoPlugin as fn } from "./PanoVideoPlugin/index.js";
34
- import { PipelinePlugin as gn } from "./PipelinePlugin/index.js";
35
- import { AreaMakerPlugin as dn } from "./AreaMakerPlugin/index.js";
36
- import { CurrentPanoImagePlugin as Tn } from "./CurrentPanoImagePlugin/index.js";
37
- import { Sculpt as Cn } from "./Sculpt/index.js";
38
- import { ModelMakerPlugin as En } from "./ModelMakerPlugin/index.js";
39
- import { index as Rn } from "./shared-utils/index.js";
40
- import { CSS3DRender as Sn } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
41
- import { Model as An } from "./PanoMeasurePlugin/Model/index.js";
42
- import { default as Gn } from "./PanoMeasurePlugin/Model/point.js";
43
- import { default as vn } from "./PanoMeasurePlugin/Model/line.js";
44
- import { Polyline as Yn } from "./PanoMeasurePlugin/Model/polyline.js";
45
- import { Magnifier as Vn } from "./shared-utils/three/Magnifier.js";
46
- import { DISPLAY_STRATEGY_TYPE as hn } from "./ModelItemLabelPlugin/typings.js";
47
- import { ModelItemLabelPlugin as wn } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
48
- import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as Hn } from "./ItemLabelPlugin/typings.js";
49
- import { Plugin as jn } from "./ItemLabelPlugin/Plugin.js";
50
- import { GuideLineItem$1 as Wn } from "./GuideLinePlugin/GuideLineItem/index.js";
51
- import { GuideLineModeItem$1 as zn } from "./GuideLinePlugin/GuideLineModeItem/index.js";
52
- import { default as Kn, default as Qn } from "./CruisePlugin/Work.js";
53
- import { default as Zn } from "./CruisePlugin/Move.js";
54
- import { typing as ra } from "./CruisePlugin/typing/index.js";
55
- import { default as ia, pluginFlag as ma } from "./PanoTagPlugin/controller/index.js";
56
- import { defaultGlobalConfig as ea } from "./PanoTagPlugin/typings/tag/TagConfig.js";
57
- import { ContentType as na, DimensionType as aa, PointType as Pa } from "./PanoTagPlugin/Archive/deprecated.js";
58
- import { Object3DHelperController as fa, PLUGIN as xa } from "./Object3DHelperPlugin/Controller.js";
59
- import { typings as sa } from "./PanoVideoPlugin/typings/index.js";
3
+ import { PaintBrush as rl } from "./components/PaintBrush/index.js";
4
+ import { PaintBrushTypeEnum as il } from "./components/PaintBrush/typings.js";
5
+ import { ModelViewPlugin as pl } from "./ModelViewPlugin/Plugin.js";
6
+ import { CSS3DRenderPlugin as ll } from "./CSS3DRenderPlugin/index.js";
7
+ import { PanoCursorRaycasterPlugin as al } from "./PanoCursorRaycasterPlugin/index.js";
8
+ import { ModelRoomLabelPlugin as ul, modelRoomLabelPluginServerParams as fl } from "./ModelRoomLabelPlugin/index.js";
9
+ import { FLOOR_PLAN_ATTACHED_TO as gl } from "./floorplan/constant.js";
10
+ import { ModelFloorplanPlugin as dl } from "./floorplan/ModelFloorplanPlugin/index.js";
11
+ import { MapviewFloorplanPlugin as Tl } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
+ import { TopviewFloorplanPlugin as Cl } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
+ import { PanoFloorplanRadarPlugin as El } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
+ import { FLOOR_TYPE_MAP as Rl, ROOM_FETILE_TYPE_MAP as Ol, ROOM_TYPE_MAP as Sl } from "./floorplan/typings/floorplanServerData.js";
15
+ import { ModelChassisCompassPlugin as Al } from "./ModelChassisCompassPlugin/Plugin.js";
16
+ import { ModelEntryDoorGuidePlugin as Gl } from "./ModelEntryDoorGuidePlugin/Plugin.js";
17
+ import { CameraMovementPlugin as vl } from "./CameraMovementPlugin/CameraMovementPlugin.js";
18
+ import { CameraMovementEffect as Yl, Rotation as cl } from "./CameraMovementPlugin/typing.js";
19
+ import { PanoRulerPlugin as Nl } from "./PanoRulerPlugin/Plugin.js";
20
+ import { PanoRulerProPlugin as kl } from "./PanoRulerProPlugin/index.js";
21
+ import { PanoCompassPlugin as Bl } from "./PanoCompassPlugin/index.js";
22
+ import { PanoMeasurePlugin as Ul } from "./PanoMeasurePlugin/index.js";
23
+ import { PanoSpatialTagPlugin as $l } from "./PanoSpatialTagPlugin/Plugin.js";
24
+ import { modelItemLabelPluginServerParams as ql } from "./ModelItemLabelPlugin/index.js";
25
+ import { ModelTVVideoPlugin as Jl } from "./ModelTVVideoPlugin/Plugin.js";
26
+ import { DIRECTION as Ql } from "./ModelTVVideoPlugin/typings.js";
27
+ import { itemLabelPluginServerParams as Zl } from "./ItemLabelPlugin/index.js";
28
+ import { PanoDoorLabelPlugin as rn } from "./PanoDoorLabelPlugin/index.js";
29
+ import { GuideLinePlugin as mn } from "./GuideLinePlugin/index.js";
30
+ import { CruisePlugin as en, MovePlugin as ln } from "./CruisePlugin/index.js";
31
+ import { PanoTagPlugin as an } from "./PanoTagPlugin/index.js";
32
+ import { Object3DHelperPlugin as un } from "./Object3DHelperPlugin/index.js";
33
+ import { PanoVideoPlugin as xn } from "./PanoVideoPlugin/index.js";
34
+ import { PipelinePlugin as sn } from "./PipelinePlugin/index.js";
35
+ import { AreaMakerPlugin as Mn } from "./AreaMakerPlugin/index.js";
36
+ import { CurrentPanoImagePlugin as Ln } from "./CurrentPanoImagePlugin/index.js";
37
+ import { Sculpt as _n } from "./Sculpt/index.js";
38
+ import { ModelMakerPlugin as In } from "./ModelMakerPlugin/index.js";
39
+ import { index as On } from "./shared-utils/index.js";
40
+ import { CSS3DRender as yn } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
41
+ import { Model as Dn } from "./PanoMeasurePlugin/Model/index.js";
42
+ import { default as bn } from "./PanoMeasurePlugin/Model/point.js";
43
+ import { default as Fn } from "./PanoMeasurePlugin/Model/line.js";
44
+ import { Polyline as cn } from "./PanoMeasurePlugin/Model/polyline.js";
45
+ import { Magnifier as Nn } from "./shared-utils/three/Magnifier.js";
46
+ import { DISPLAY_STRATEGY_TYPE as kn } from "./ModelItemLabelPlugin/typings.js";
47
+ import { ModelItemLabelPlugin as Bn } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
48
+ import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as Un } from "./ItemLabelPlugin/typings.js";
49
+ import { Plugin as $n } from "./ItemLabelPlugin/Plugin.js";
50
+ import { GuideLineItem$1 as qn } from "./GuideLinePlugin/GuideLineItem/index.js";
51
+ import { GuideLineModeItem$1 as Jn } from "./GuideLinePlugin/GuideLineModeItem/index.js";
52
+ import { default as Qn, default as Xn } from "./CruisePlugin/Work.js";
53
+ import { default as oa } from "./CruisePlugin/Move.js";
54
+ import { typing as ta } from "./CruisePlugin/typing/index.js";
55
+ import { default as ma, pluginFlag as pa } from "./PanoTagPlugin/controller/index.js";
56
+ import { defaultGlobalConfig as la } from "./PanoTagPlugin/typings/tag/TagConfig.js";
57
+ import { ContentType as aa, DimensionType as Pa, PointType as ua } from "./PanoTagPlugin/Archive/deprecated.js";
58
+ import { Object3DHelperController as xa, PLUGIN as ga } from "./Object3DHelperPlugin/Controller.js";
59
+ import { typings as da } from "./PanoVideoPlugin/typings/index.js";
60
60
  import "./components/PaintBrush/Controller.js";
61
61
  import "./components/PaintBrush/utils.js";
62
62
  import "./components/PaintBrush/tween.js";
@@ -475,6 +475,7 @@ import "./shared-utils/three/addIfNotExists.js";
475
475
  import "./shared-utils/tag.js";
476
476
  import "./shared-utils/five/vector3ToScreen.js";
477
477
  import "./ModelMakerPlugin/utils/tagRenderer.js";
478
+ import "./ModelMakerPlugin/utils/Text.js";
478
479
  import "./ModelMakerPlugin/item/prismItem.js";
479
480
  import "./shared-utils/math/Interval.js";
480
481
  import "./shared-utils/math/Rectangle.js";
@@ -485,71 +486,71 @@ import "./shared-utils/three/getIntersect.js";
485
486
  r();
486
487
  o();
487
488
  export {
488
- dn as AreaMakerPlugin,
489
- Sn as CSS3DRender,
490
- el as CSS3DRenderPlugin,
491
- Fl as CameraMovementEffect,
492
- bl as CameraMovementPlugin,
493
- na as ContentType,
494
- pn as CruisePlugin,
495
- Kn as CruisePluginController,
496
- ra as CruisePluginTypes,
497
- Tn as CurrentPanoImagePlugin,
498
- Kl as DIRECTION,
499
- hn as DISPLAY_STRATEGY_TYPE,
500
- aa as DimensionType,
501
- xl as FLOOR_PLAN_ATTACHED_TO,
502
- Il as FLOOR_TYPE_MAP,
503
- Wn as GuideLineItem,
504
- zn as GuideLineModeItem,
505
- tn as GuideLinePlugin,
506
- Hn as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
507
- jn as ItemLabelPlugin,
508
- Vn as Magnifier,
509
- Ml as MapviewFloorplanPlugin,
510
- yl as ModelChassisCompassPlugin,
511
- Dl as ModelEntryDoorGuidePlugin,
512
- sl as ModelFloorplanPlugin,
513
- wn as ModelItemLabelPlugin,
514
- En as ModelMakerPlugin,
515
- Pl as ModelRoomLabelPlugin,
516
- zl as ModelTVVideoPlugin,
517
- ml as ModelViewPlugin,
518
- Zn as MoveController,
519
- en as MovePlugin,
520
- fa as Object3DHelperController,
521
- Pn as Object3DHelperPlugin,
522
- xa as PLUGIN,
523
- ol as PaintBrush,
524
- tl as PaintBrushTypeEnum,
525
- wl as PanoCompassPlugin,
526
- nl as PanoCursorRaycasterPlugin,
527
- on as PanoDoorLabelPlugin,
528
- _l as PanoFloorplanRadarPlugin,
529
- Hl as PanoMeasurePlugin,
530
- vn as PanoMeasurePluginLine,
531
- An as PanoMeasurePluginModel,
532
- Gn as PanoMeasurePluginPoint,
533
- Yn as PanoMeasurePluginPolyline,
534
- Vl as PanoRulerPlugin,
535
- hl as PanoRulerProPlugin,
536
- jl as PanoSpatialTagPlugin,
537
- nn as PanoTagPlugin,
538
- ia as PanoTagPluginController,
539
- fn as PanoVideoPlugin,
540
- sa as PanoVideoPluginType,
541
- gn as PipelinePlugin,
542
- Pa as PointType,
543
- Rl as ROOM_FETILE_TYPE_MAP,
544
- Ol as ROOM_TYPE_MAP,
545
- Yl as Rotation,
546
- Cn as Sculpt,
547
- Ll as TopviewFloorplanPlugin,
548
- Rn as Util,
549
- Qn as WalkController,
550
- ea as defaultGlobalConfig,
551
- Xl as itemLabelPluginServerParams,
552
- Wl as modelItemLabelPluginServerParams,
553
- ul as modelRoomLabelPluginServerParams,
554
- ma as pluginFlag
489
+ Mn as AreaMakerPlugin,
490
+ yn as CSS3DRender,
491
+ ll as CSS3DRenderPlugin,
492
+ Yl as CameraMovementEffect,
493
+ vl as CameraMovementPlugin,
494
+ aa as ContentType,
495
+ en as CruisePlugin,
496
+ Qn as CruisePluginController,
497
+ ta as CruisePluginTypes,
498
+ Ln as CurrentPanoImagePlugin,
499
+ Ql as DIRECTION,
500
+ kn as DISPLAY_STRATEGY_TYPE,
501
+ Pa as DimensionType,
502
+ gl as FLOOR_PLAN_ATTACHED_TO,
503
+ Rl as FLOOR_TYPE_MAP,
504
+ qn as GuideLineItem,
505
+ Jn as GuideLineModeItem,
506
+ mn as GuideLinePlugin,
507
+ Un as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
508
+ $n as ItemLabelPlugin,
509
+ Nn as Magnifier,
510
+ Tl as MapviewFloorplanPlugin,
511
+ Al as ModelChassisCompassPlugin,
512
+ Gl as ModelEntryDoorGuidePlugin,
513
+ dl as ModelFloorplanPlugin,
514
+ Bn as ModelItemLabelPlugin,
515
+ In as ModelMakerPlugin,
516
+ ul as ModelRoomLabelPlugin,
517
+ Jl as ModelTVVideoPlugin,
518
+ pl as ModelViewPlugin,
519
+ oa as MoveController,
520
+ ln as MovePlugin,
521
+ xa as Object3DHelperController,
522
+ un as Object3DHelperPlugin,
523
+ ga as PLUGIN,
524
+ rl as PaintBrush,
525
+ il as PaintBrushTypeEnum,
526
+ Bl as PanoCompassPlugin,
527
+ al as PanoCursorRaycasterPlugin,
528
+ rn as PanoDoorLabelPlugin,
529
+ El as PanoFloorplanRadarPlugin,
530
+ Ul as PanoMeasurePlugin,
531
+ Fn as PanoMeasurePluginLine,
532
+ Dn as PanoMeasurePluginModel,
533
+ bn as PanoMeasurePluginPoint,
534
+ cn as PanoMeasurePluginPolyline,
535
+ Nl as PanoRulerPlugin,
536
+ kl as PanoRulerProPlugin,
537
+ $l as PanoSpatialTagPlugin,
538
+ an as PanoTagPlugin,
539
+ ma as PanoTagPluginController,
540
+ xn as PanoVideoPlugin,
541
+ da as PanoVideoPluginType,
542
+ sn as PipelinePlugin,
543
+ ua as PointType,
544
+ Ol as ROOM_FETILE_TYPE_MAP,
545
+ Sl as ROOM_TYPE_MAP,
546
+ cl as Rotation,
547
+ _n as Sculpt,
548
+ Cl as TopviewFloorplanPlugin,
549
+ On as Util,
550
+ Xn as WalkController,
551
+ la as defaultGlobalConfig,
552
+ Zl as itemLabelPluginServerParams,
553
+ ql as modelItemLabelPluginServerParams,
554
+ fl as modelRoomLabelPluginServerParams,
555
+ pa as pluginFlag
555
556
  };
@@ -1,2 +1,14 @@
1
1
  import * as THREE from 'three';
2
+ export declare function boxVertex(box: {
3
+ max: {
4
+ x: number;
5
+ y: number;
6
+ z: number;
7
+ };
8
+ min: {
9
+ x: number;
10
+ y: number;
11
+ z: number;
12
+ };
13
+ }, index: number): THREE.Vector3;
2
14
  export default function boundingBox(object3D: THREE.Object3D): THREE.Box3 | undefined;