@realsee/dnalogel 3.18.0-dev.130 → 3.19.0-dev.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 (367) hide show
  1. package/dist/PanoVideoPlugin/VideoMeshController.d.ts +1 -0
  2. package/dist/floorplan/typings/floorplanData.d.ts +0 -7
  3. package/dist/floorplan/typings/floorplanServerData.d.ts +0 -7
  4. package/dist/floorplan/typings/index.d.ts +0 -9
  5. package/dist/index.cjs.js +60 -60
  6. package/dist/index.js +5197 -5379
  7. package/dist/index.umd.js +52 -52
  8. package/docs/assets/search.js +1 -1
  9. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +30 -30
  10. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +32 -32
  11. package/docs/classes/CSS3DRender.html +30 -30
  12. package/docs/classes/GuideLineItem.GuideLineItem.html +18 -18
  13. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +42 -42
  14. package/docs/classes/Magnifier.html +19 -19
  15. package/docs/classes/ModelRoomLabelController.html +10 -10
  16. package/docs/classes/MoveController.html +27 -27
  17. package/docs/classes/Object3DHelperController.html +24 -24
  18. package/docs/classes/PaintBrush.html +14 -14
  19. package/docs/classes/PanoMeasurePluginLine.html +26 -26
  20. package/docs/classes/PanoMeasurePluginModel.html +26 -26
  21. package/docs/classes/PanoMeasurePluginPoint.html +10 -10
  22. package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
  23. package/docs/classes/PanoTagPluginController.html +50 -50
  24. package/docs/classes/Util.BetterTween.html +9 -9
  25. package/docs/classes/Util.Interval.html +11 -11
  26. package/docs/classes/Util.LineSegments.html +7 -7
  27. package/docs/classes/Util.Magnifier.html +19 -19
  28. package/docs/classes/Util.Object3D.html +8 -8
  29. package/docs/classes/Util.PointDomHelper.html +10 -10
  30. package/docs/classes/Util.PointHelper.html +10 -10
  31. package/docs/classes/Util.PointSelectorHelper.html +15 -15
  32. package/docs/classes/Util.Rectangle.html +12 -12
  33. package/docs/classes/WalkController.html +26 -26
  34. package/docs/enums/CameraMovementEffect.html +6 -6
  35. package/docs/enums/ContentType.html +20 -20
  36. package/docs/enums/DIRECTION.html +8 -8
  37. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
  38. package/docs/enums/DimensionType.html +6 -6
  39. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
  40. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
  41. package/docs/enums/PaintBrushTypeEnum.html +7 -7
  42. package/docs/enums/PointType.html +6 -6
  43. package/docs/enums/Rotation.html +7 -7
  44. package/docs/functions/AreaMakerPlugin.html +4 -4
  45. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  46. package/docs/functions/CameraMovementPlugin.html +4 -4
  47. package/docs/functions/CruisePlugin.html +4 -4
  48. package/docs/functions/CurrentPanoImagePlugin.html +4 -4
  49. package/docs/functions/GuideLinePlugin.html +4 -4
  50. package/docs/functions/ItemLabelPlugin.html +4 -4
  51. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  52. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  53. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  54. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  55. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  56. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  57. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  58. package/docs/functions/ModelViewPlugin.html +4 -4
  59. package/docs/functions/MovePlugin.html +4 -4
  60. package/docs/functions/Object3DHelperPlugin.html +4 -4
  61. package/docs/functions/PanoCompassPlugin.html +4 -4
  62. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  63. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  64. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  65. package/docs/functions/PanoMeasurePlugin.html +4 -4
  66. package/docs/functions/PanoRulerPlugin.html +4 -4
  67. package/docs/functions/PanoRulerProPlugin.html +4 -4
  68. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  69. package/docs/functions/PanoTagPlugin.html +4 -4
  70. package/docs/functions/PanoVideoPlugin.html +4 -4
  71. package/docs/functions/PipelinePlugin.html +4 -4
  72. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  73. package/docs/functions/Util.absoluteUrl.html +4 -4
  74. package/docs/functions/Util.checkFiveModelLoaded.html +4 -4
  75. package/docs/functions/Util.equal.html +4 -4
  76. package/docs/functions/Util.getCoordsFromClient.html +4 -4
  77. package/docs/functions/Util.getCoordsFromElement.html +4 -4
  78. package/docs/functions/Util.getFrameTime.html +4 -4
  79. package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
  80. package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
  81. package/docs/functions/Util.isAbsoluteURL.html +4 -4
  82. package/docs/functions/Util.isModelLike.html +4 -4
  83. package/docs/functions/Util.isNil.html +4 -4
  84. package/docs/functions/Util.isPanoramaLike.html +4 -4
  85. package/docs/functions/Util.nextFrame.html +4 -4
  86. package/docs/functions/Util.notNil.html +4 -4
  87. package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
  88. package/docs/functions/Util.tweenProgress.html +4 -4
  89. package/docs/functions/Util.uuid.html +4 -4
  90. package/docs/functions/pluginFlag.html +4 -4
  91. package/docs/index.html +4 -4
  92. package/docs/interfaces/AddTagConfig.html +5 -5
  93. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +5 -5
  94. package/docs/interfaces/AreaMakerPluginType.Config.html +5 -5
  95. package/docs/interfaces/AreaMakerPluginType.EventMap.html +14 -14
  96. package/docs/interfaces/AreaMakerPluginType.Params.html +6 -6
  97. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +8 -8
  98. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +7 -7
  99. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +5 -5
  100. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +5 -5
  101. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +5 -5
  102. package/docs/interfaces/AreaMakerPluginType.State.html +7 -7
  103. package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
  104. package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
  105. package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
  106. package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
  107. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
  108. package/docs/interfaces/CruisePluginTypes.EventMap.html +20 -20
  109. package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
  110. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
  111. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
  112. package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
  113. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -5
  114. package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
  115. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +10 -10
  116. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +11 -11
  117. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +6 -6
  118. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +5 -5
  119. package/docs/interfaces/CurrentPanoImagePluginType.State.html +7 -7
  120. package/docs/interfaces/EventMap.html +14 -14
  121. package/docs/interfaces/FloorplanBounding.html +7 -7
  122. package/docs/interfaces/FloorplanData.html +9 -9
  123. package/docs/interfaces/FloorplanEntrance.html +10 -10
  124. package/docs/interfaces/FloorplanExtraObject.html +9 -9
  125. package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
  126. package/docs/interfaces/FloorplanFloorData.html +8 -8
  127. package/docs/interfaces/FloorplanImagePosition.html +6 -6
  128. package/docs/interfaces/FloorplanObserver.html +8 -8
  129. package/docs/interfaces/FloorplanOutlineItem.html +8 -8
  130. package/docs/interfaces/FloorplanPosition.html +6 -6
  131. package/docs/interfaces/FloorplanRoomItem.html +14 -37
  132. package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
  133. package/docs/interfaces/FloorplanServerBounding.html +7 -7
  134. package/docs/interfaces/FloorplanServerComputedData.html +9 -9
  135. package/docs/interfaces/FloorplanServerData.html +6 -6
  136. package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
  137. package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
  138. package/docs/interfaces/FloorplanServerEntrance.html +10 -10
  139. package/docs/interfaces/FloorplanServerFloorData.html +8 -8
  140. package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
  141. package/docs/interfaces/FloorplanServerObserver.html +8 -8
  142. package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
  143. package/docs/interfaces/FloorplanServerPosition.html +6 -6
  144. package/docs/interfaces/FloorplanServerRoomItem.html +15 -38
  145. package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
  146. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
  147. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
  148. package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
  149. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
  150. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
  151. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +14 -14
  152. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +5 -5
  153. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
  154. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +20 -20
  155. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
  156. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +21 -21
  157. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
  158. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -5
  159. package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
  160. package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
  161. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
  162. package/docs/interfaces/HelperOffset.html +7 -7
  163. package/docs/interfaces/ImagePlaneGroup.html +5 -5
  164. package/docs/interfaces/ItemLabelPluginData.html +5 -5
  165. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
  166. package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
  167. package/docs/interfaces/MinMax.html +6 -6
  168. package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
  169. package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
  170. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
  171. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
  172. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
  173. package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
  174. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
  175. package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
  176. package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
  177. package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
  178. package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
  179. package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
  180. package/docs/interfaces/ModelViewPluginExportType.html +10 -10
  181. package/docs/interfaces/Object3DHelperState.html +7 -7
  182. package/docs/interfaces/ObjectHelperControllers.html +8 -8
  183. package/docs/interfaces/PaintBrushAction.html +11 -11
  184. package/docs/interfaces/PaintBrushConfigs.html +11 -11
  185. package/docs/interfaces/PaintBrushState.html +9 -9
  186. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
  187. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
  188. package/docs/interfaces/PanoMeasureParameterType.html +15 -15
  189. package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
  190. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
  191. package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
  192. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
  193. package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
  194. package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
  195. package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
  196. package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
  197. package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
  198. package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
  199. package/docs/interfaces/PanoRulerProPluginState.html +7 -7
  200. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
  201. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
  202. package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
  203. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
  204. package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
  205. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
  206. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
  207. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
  208. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
  209. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
  210. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
  211. package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
  212. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
  213. package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
  214. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
  215. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
  216. package/docs/interfaces/Point.html +7 -7
  217. package/docs/interfaces/Room.html +8 -8
  218. package/docs/interfaces/RoomInfo.html +6 -6
  219. package/docs/interfaces/RoomLabel.html +13 -13
  220. package/docs/interfaces/RoomRules.html +4 -4
  221. package/docs/interfaces/Rooms.html +4 -4
  222. package/docs/interfaces/Scissor.html +8 -8
  223. package/docs/interfaces/State.html +7 -7
  224. package/docs/interfaces/TagCacheInterface.html +11 -11
  225. package/docs/interfaces/TagConfig.html +13 -13
  226. package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
  227. package/docs/interfaces/TagIconUrl.html +11 -11
  228. package/docs/interfaces/TagObjectGroup.html +5 -5
  229. package/docs/interfaces/TagStyle.html +5 -5
  230. package/docs/interfaces/Tags.html +8 -8
  231. package/docs/interfaces/TemporaryState.html +5 -5
  232. package/docs/interfaces/Util.MagnifierParameter.html +10 -10
  233. package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
  234. package/docs/interfaces/Util.PointIntersection.html +7 -7
  235. package/docs/modules/AreaMakerPluginType.html +4 -4
  236. package/docs/modules/CruisePluginTypes.html +4 -4
  237. package/docs/modules/CurrentPanoImagePluginType.html +4 -4
  238. package/docs/modules/GuideLineItem.html +4 -4
  239. package/docs/modules/GuideLineModeItem.html +4 -4
  240. package/docs/modules/GuideLinePluginType.html +4 -4
  241. package/docs/modules/PanoVideoPluginType.html +4 -4
  242. package/docs/modules/Util.html +4 -4
  243. package/docs/modules.html +4 -4
  244. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -4
  245. package/docs/types/AreaMakerPluginType.ItemRenderer.html +4 -4
  246. package/docs/types/AreaMakerPluginType.PluginData.html +4 -4
  247. package/docs/types/AreaMakerPluginType.ServerData.html +4 -4
  248. package/docs/types/ArrayPosition.html +4 -4
  249. package/docs/types/AudioAppearance.html +4 -4
  250. package/docs/types/AudioTagTypeConfigKey.html +4 -4
  251. package/docs/types/CSS3DRenderExportType.html +4 -4
  252. package/docs/types/CSS3DRenderPluginExportType.html +4 -4
  253. package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
  254. package/docs/types/ClassFunctionParameters.html +4 -4
  255. package/docs/types/Color.html +4 -4
  256. package/docs/types/ContentTypeConfigKey.html +4 -4
  257. package/docs/types/ContentTypeConfigKeySplit.html +4 -4
  258. package/docs/types/ContentTypeMap.html +4 -4
  259. package/docs/types/Create3DDomContainerReturnType.html +4 -4
  260. package/docs/types/Create3DElementReturnType.html +4 -4
  261. package/docs/types/CruisePluginExportType.html +4 -4
  262. package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
  263. package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
  264. package/docs/types/CurrentPanoImagePluginExportType.html +4 -4
  265. package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
  266. package/docs/types/DeprecatedTagProperty.html +4 -4
  267. package/docs/types/Direction-1.html +4 -4
  268. package/docs/types/Direction4.html +4 -4
  269. package/docs/types/ElementRenderer.html +4 -4
  270. package/docs/types/FloorplanRuleLabels.html +4 -4
  271. package/docs/types/FloorplanServerRuleLabels.html +4 -4
  272. package/docs/types/GuideLinePluginExportType.html +4 -4
  273. package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
  274. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
  275. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
  276. package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
  277. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
  278. package/docs/types/GuideLinePluginType.PathItem.html +4 -4
  279. package/docs/types/GuideLinePluginType.PluginData.html +4 -4
  280. package/docs/types/HelperEventMap.html +4 -4
  281. package/docs/types/InternalHelperEventMap.html +4 -4
  282. package/docs/types/LoadTagConfig.html +4 -4
  283. package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
  284. package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
  285. package/docs/types/MediaData.html +4 -4
  286. package/docs/types/MediaStore.html +4 -4
  287. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
  288. package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
  289. package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
  290. package/docs/types/ModelId.html +4 -4
  291. package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
  292. package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
  293. package/docs/types/MoveArgs.html +4 -4
  294. package/docs/types/MoveOpts.html +4 -4
  295. package/docs/types/Object3DHelperEventMap.html +4 -4
  296. package/docs/types/ObjectFit.html +4 -4
  297. package/docs/types/PaintBrushEventMap.html +4 -4
  298. package/docs/types/PanoCompassPluginData.html +4 -4
  299. package/docs/types/PanoCompassPluginExportType.html +4 -4
  300. package/docs/types/PanoCompassPluginParameterType.html +4 -4
  301. package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
  302. package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
  303. package/docs/types/PanoIndex.html +4 -4
  304. package/docs/types/PanoMeasurePluginEvent.html +4 -4
  305. package/docs/types/PanoMeasureReturnType.html +4 -4
  306. package/docs/types/PanoSpatialTagPluginId.html +4 -4
  307. package/docs/types/PanoTagPluginExportInterface.html +4 -4
  308. package/docs/types/PanoTagPluginParamsInterface.html +4 -4
  309. package/docs/types/PanoVideoPluginParameterType.html +4 -4
  310. package/docs/types/PanoVideoPluginReturnType.html +4 -4
  311. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
  312. package/docs/types/PipelinePluginParameterType.html +4 -4
  313. package/docs/types/PipelinePluginReturnType.html +4 -4
  314. package/docs/types/PlaneTag.html +4 -4
  315. package/docs/types/Point2DTag.html +4 -4
  316. package/docs/types/Point3DTag.html +4 -4
  317. package/docs/types/PointTag.html +4 -4
  318. package/docs/types/PointTagInstance.html +4 -4
  319. package/docs/types/Position.html +4 -4
  320. package/docs/types/RotateArgs.html +4 -4
  321. package/docs/types/RotateOpts.html +4 -4
  322. package/docs/types/RuleLabelsKey.html +4 -4
  323. package/docs/types/RuleLabelsValue.html +4 -4
  324. package/docs/types/StickType.html +4 -4
  325. package/docs/types/Tag.html +4 -4
  326. package/docs/types/Tag2D.html +4 -4
  327. package/docs/types/Tag3D.html +4 -4
  328. package/docs/types/TagConfigByKey.html +4 -4
  329. package/docs/types/TagContentType.html +4 -4
  330. package/docs/types/TagContentTypeMapping.html +4 -4
  331. package/docs/types/TagDimensionType.html +4 -4
  332. package/docs/types/TagElement.html +4 -4
  333. package/docs/types/TagEvents.html +4 -4
  334. package/docs/types/TagGLTFObject.html +4 -4
  335. package/docs/types/TagHooks.html +4 -4
  336. package/docs/types/TagId.html +4 -4
  337. package/docs/types/TagInstance.html +4 -4
  338. package/docs/types/TagPointType.html +4 -4
  339. package/docs/types/TagRendererMap.html +4 -4
  340. package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
  341. package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
  342. package/docs/types/WorkCode.html +4 -4
  343. package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
  344. package/docs/variables/PLUGIN.html +4 -4
  345. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
  346. package/docs/variables/ROOM_TYPE_MAP.html +4 -4
  347. package/docs/variables/defaultGlobalConfig.html +4 -4
  348. package/docs/variables/itemLabelPluginServerParams.html +4 -4
  349. package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
  350. package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
  351. package/libs/PanoVideoPlugin/VideoMeshController.d.ts +1 -0
  352. package/libs/PanoVideoPlugin/VideoMeshController.js +10 -7
  353. package/libs/base/BasePlugin.js +1 -1
  354. package/libs/floorplan/Components/CurrentFloor.js +188 -208
  355. package/libs/floorplan/Components/Main.js +138 -158
  356. package/libs/floorplan/Components/RoomLabels/RoomLabel.js +155 -273
  357. package/libs/floorplan/Components/RoomLabels/RoomLabels.js +123 -143
  358. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +39 -41
  359. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +26 -28
  360. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +22 -24
  361. package/libs/floorplan/typings/floorplanData.d.ts +0 -7
  362. package/libs/floorplan/typings/floorplanServerData.d.ts +0 -7
  363. package/libs/floorplan/typings/index.d.ts +0 -9
  364. package/libs/floorplan/utils/formatData.js +7 -8
  365. package/libs/shared-utils/logger.js +1 -1
  366. package/libs/vendor/classnames/index.js +32 -32
  367. package/package.json +1 -1
@@ -1,15 +1,15 @@
1
- var C = Object.defineProperty, S = Object.defineProperties;
2
- var E = Object.getOwnPropertyDescriptors;
1
+ var A = Object.defineProperty, C = Object.defineProperties;
2
+ var S = Object.getOwnPropertyDescriptors;
3
3
  var w = Object.getOwnPropertySymbols;
4
- var P = Object.prototype.hasOwnProperty, x = Object.prototype.propertyIsEnumerable;
5
- var v = (d, s, t) => s in d ? C(d, s, { enumerable: !0, configurable: !0, writable: !0, value: t }) : d[s] = t, l = (d, s) => {
4
+ var E = Object.prototype.hasOwnProperty, P = Object.prototype.propertyIsEnumerable;
5
+ var v = (d, s, t) => s in d ? A(d, s, { enumerable: !0, configurable: !0, writable: !0, value: t }) : d[s] = t, l = (d, s) => {
6
6
  for (var t in s || (s = {}))
7
- P.call(s, t) && v(d, t, s[t]);
7
+ E.call(s, t) && v(d, t, s[t]);
8
8
  if (w)
9
9
  for (var t of w(s))
10
- x.call(s, t) && v(d, t, s[t]);
10
+ P.call(s, t) && v(d, t, s[t]);
11
11
  return d;
12
- }, g = (d, s) => S(d, E(s));
12
+ }, g = (d, s) => C(d, S(s));
13
13
  var o = (d, s, t) => (v(d, typeof s != "symbol" ? s + "" : s, t), t);
14
14
  var c = (d, s, t) => new Promise((e, i) => {
15
15
  var n = (a) => {
@@ -29,16 +29,16 @@ var c = (d, s, t) => new Promise((e, i) => {
29
29
  });
30
30
  import { to as I } from "../../shared-utils/to.js";
31
31
  import { equal as M } from "../../shared-utils/equal.js";
32
- import { Main as y } from "../Components/Main.js";
32
+ import { Main as x } from "../Components/Main.js";
33
33
  import { formatData as b } from "../utils/formatData.js";
34
- import { CAMERA_IMAGE as _ } from "../Assets/camera.js";
35
- import { omit as L } from "../../shared-utils/filter.js";
36
- import { getPxmm as D } from "../../shared-utils/getPxmm.js";
34
+ import { CAMERA_IMAGE as y } from "../Assets/camera.js";
35
+ import { omit as _ } from "../../shared-utils/filter.js";
36
+ import { getPxmm as L } from "../../shared-utils/getPxmm.js";
37
37
  import { FLOOR_PLAN_ATTACHED_TO as O } from "../constant.js";
38
- import { Controller as T } from "../../base/BasePluginWithData.js";
39
- import { correctFiveState as k } from "../utils/correctFiveState.js";
38
+ import { Controller as D } from "../../base/BasePluginWithData.js";
39
+ import { correctFiveState as T } from "../utils/correctFiveState.js";
40
40
  import { changeModelCanvasOpacity as F } from "../../shared-utils/changeModelCanvasOpacity.js";
41
- import { FIVE_CAMERA_DEFAULT_FOV as R, FloorplanErrorType as p, SHOW_ANIME_DURATION as H } from "../utils/constant.js";
41
+ import { FIVE_CAMERA_DEFAULT_FOV as k, FloorplanErrorType as p, SHOW_ANIME_DURATION as H } from "../utils/constant.js";
42
42
  import "../../shared-utils/isTruelyObject.js";
43
43
  import "../../vendor/svelte/internal/index.js";
44
44
  import "../../vendor/svelte/transition/index.js";
@@ -92,15 +92,15 @@ import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
92
92
  import "../../shared-utils/url/absoluteUrl.js";
93
93
  import "../../shared-utils/nearlyEqual.js";
94
94
  import "../../shared-utils/five/changeMode.js";
95
- function G(d) {
95
+ function R(d) {
96
96
  const { latitude: s, longitude: t } = d, e = Math.abs(s - Math.PI / 2) > 5 * Math.PI / 180, i = t > 5 * (Math.PI / 180) && t < 355 * (Math.PI / 180);
97
97
  return e || i;
98
98
  }
99
- function W(d) {
99
+ function G(d) {
100
100
  const { latitude: s, longitude: t } = d, e = Math.abs(s - Math.PI / 2) < 10 * Math.PI / 180, i = t < 30 * (Math.PI / 180) || t > 330 * (Math.PI / 180);
101
101
  return e && i;
102
102
  }
103
- class Yt extends T {
103
+ class Xt extends D {
104
104
  constructor(t, e) {
105
105
  var a, f, m;
106
106
  super(t);
@@ -165,7 +165,7 @@ class Yt extends T {
165
165
  o(this, "updateSize", () => {
166
166
  if (!this.data || !this.container || !this.wrapper)
167
167
  return !1;
168
- const { min: t, max: e } = this.data.bounding, i = e.x - t.x, n = e.y - t.y, h = this.state.config.attachedTo ? { attachedTo: this.state.config.attachedTo } : void 0, r = D(this.five, this.wrapper, this.floorIndex, h), a = Math.ceil(i * r), f = Math.ceil(n * r);
168
+ const { min: t, max: e } = this.data.bounding, i = e.x - t.x, n = e.y - t.y, h = this.state.config.attachedTo ? { attachedTo: this.state.config.attachedTo } : void 0, r = L(this.five, this.wrapper, this.floorIndex, h), a = Math.ceil(i * r), f = Math.ceil(n * r);
169
169
  return this.size.width === a && this.size.height === f || (this.container.style.width = a + "px", this.container.style.height = f + "px", this.size = { width: a, height: f }), !0;
170
170
  });
171
171
  o(this, "highlight", (t) => {
@@ -205,7 +205,7 @@ class Yt extends T {
205
205
  this.showRejection = (u) => {
206
206
  r = !0, a = u;
207
207
  };
208
- const [f] = yield I(k(this.five, this.showState, i.userAction));
208
+ const [f] = yield I(T(this.five, this.showState, i.userAction));
209
209
  if (f)
210
210
  throw f;
211
211
  if (r)
@@ -259,7 +259,7 @@ class Yt extends T {
259
259
  if (!e || this.state.config.autoShowEnable === !1 || this.isHiddenByHideFunc)
260
260
  return;
261
261
  const i = this.five.getCurrentState();
262
- i.mode === "Floorplan" && (this.state.visible || W(i) && (this.updateState({ visible: !0 }, !0), this._show({ isAutoShow: !0 })));
262
+ i.mode === "Floorplan" && (this.state.visible || G(i) && (this.updateState({ visible: !0 }, !0), this._show({ isAutoShow: !0 })));
263
263
  });
264
264
  /** panoIndex 改变时,更新 floorIndex */
265
265
  o(this, "onFivePanoArrived", (t) => {
@@ -271,7 +271,7 @@ class Yt extends T {
271
271
  if (!this.state.visible || this.showPromise)
272
272
  return;
273
273
  const i = this.five.getCurrentState();
274
- G(i) && (this.updateState({ visible: !1 }, e), this._hide({ userAction: e, isAutoHide: !0 }));
274
+ R(i) && (this.updateState({ visible: !1 }, e), this._hide({ userAction: e, isAutoHide: !0 }));
275
275
  });
276
276
  /** 在户型图展示时阻止多指操作, 阻止鼠标放大 */
277
277
  o(this, "onFiveWantsGesture", (t, e) => {
@@ -304,7 +304,7 @@ class Yt extends T {
304
304
  mode: "Floorplan",
305
305
  longitude: 0,
306
306
  latitude: Math.PI / 2,
307
- fov: R / ((a = e == null ? void 0 : e.scale) != null ? a : 1)
307
+ fov: k / ((a = e == null ? void 0 : e.scale) != null ? a : 1)
308
308
  }, this.defaultMissingFloorConfig = {
309
309
  imageURL: this.staticPrefix + "/release/web/saas/missing-floorplan.e274c596.png",
310
310
  imageWidth: 200,
@@ -324,17 +324,15 @@ class Yt extends T {
324
324
  roomLabelsEnable: !0,
325
325
  roomAreaEnable: !0,
326
326
  roomNameEnable: !0,
327
- roomDimensionEnable: !0,
328
327
  adaptiveRoomLabelVisibleEnable: !0,
329
- cameraImageUrl: _,
328
+ cameraImageUrl: y,
330
329
  attachedTo: O.BOUNDING_CENTER,
331
330
  getLabelElement: void 0,
332
331
  missingFloorConfig: l(l({}, this.defaultMissingFloorConfig), e.missingFloorConfig),
333
332
  i18n: (u) => u,
334
333
  getRoomAreaText: (u) => (u / 1e6).toFixed(1) + "㎡",
335
- getRoomDimensionText: (u, A) => (u / 1e3).toFixed(1) + "m x " + (A / 1e3).toFixed(1) + "m",
336
334
  getRuleDistanceText: (u) => u.toString()
337
- }, n = e ? L(e, ["selector", "scale"]) : {}, h = l(l({}, i.missingFloorConfig), n.missingFloorConfig), r = g(l(l({}, i), n), { missingFloorConfig: h });
335
+ }, n = e ? _(e, ["selector", "scale"]) : {}, h = l(l({}, i.missingFloorConfig), n.missingFloorConfig), r = g(l(l({}, i), n), { missingFloorConfig: h });
338
336
  this.state = { enabled: !0, visible: !1, config: r }, this.initContainer(), t.once("dispose", this.dispose), this.addEventListener();
339
337
  }
340
338
  load(t, e, i = !0) {
@@ -427,9 +425,9 @@ class Yt extends T {
427
425
  });
428
426
  if (this.app)
429
427
  return this.app.$set(e);
430
- this.app = new y({ target: this.container, intro: !0, props: e });
428
+ this.app = new x({ target: this.container, intro: !0, props: e });
431
429
  }
432
430
  }
433
431
  export {
434
- Yt as Controller
432
+ Xt as Controller
435
433
  };
@@ -1,15 +1,15 @@
1
- var C = Object.defineProperty, F = Object.defineProperties;
2
- var E = Object.getOwnPropertyDescriptors;
1
+ var w = Object.defineProperty, C = Object.defineProperties;
2
+ var F = Object.getOwnPropertyDescriptors;
3
3
  var g = Object.getOwnPropertySymbols;
4
- var A = Object.prototype.hasOwnProperty, x = Object.prototype.propertyIsEnumerable;
5
- var u = (d, n, t) => n in d ? C(d, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : d[n] = t, l = (d, n) => {
4
+ var A = Object.prototype.hasOwnProperty, E = Object.prototype.propertyIsEnumerable;
5
+ var u = (d, n, t) => n in d ? w(d, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : d[n] = t, l = (d, n) => {
6
6
  for (var t in n || (n = {}))
7
7
  A.call(n, t) && u(d, t, n[t]);
8
8
  if (g)
9
9
  for (var t of g(n))
10
- x.call(n, t) && u(d, t, n[t]);
10
+ E.call(n, t) && u(d, t, n[t]);
11
11
  return d;
12
- }, m = (d, n) => F(d, E(n));
12
+ }, m = (d, n) => C(d, F(n));
13
13
  var o = (d, n, t) => (u(d, typeof n != "symbol" ? n + "" : n, t), t);
14
14
  var f = (d, n, t) => new Promise((e, i) => {
15
15
  var s = (h) => {
@@ -27,16 +27,16 @@ var f = (d, n, t) => new Promise((e, i) => {
27
27
  }, a = (h) => h.done ? e(h.value) : Promise.resolve(h.value).then(s, r);
28
28
  a((t = t.apply(d, n)).next());
29
29
  });
30
- import * as S from "three";
31
- import { equal as y } from "../../shared-utils/equal.js";
32
- import { Main as I } from "../Components/Main.js";
30
+ import * as x from "three";
31
+ import { equal as S } from "../../shared-utils/equal.js";
32
+ import { Main as y } from "../Components/Main.js";
33
33
  import { formatData as v } from "../utils/formatData.js";
34
- import { CAMERA_IMAGE as L } from "../Assets/camera.js";
35
- import { omit as T } from "../../shared-utils/filter.js";
34
+ import { CAMERA_IMAGE as I } from "../Assets/camera.js";
35
+ import { omit as L } from "../../shared-utils/filter.js";
36
36
  import { FLOOR_PLAN_ATTACHED_TO as _ } from "../constant.js";
37
37
  import { Controller as M } from "../../base/BasePluginWithData.js";
38
- import { changeMode as P } from "../../shared-utils/five/changeMode.js";
39
- import { getPxmm as D, getAttachedY as O } from "../../shared-utils/getPxmm.js";
38
+ import { changeMode as T } from "../../shared-utils/five/changeMode.js";
39
+ import { getPxmm as P, getAttachedY as D } from "../../shared-utils/getPxmm.js";
40
40
  import { changeModelCanvasOpacity as b } from "../../shared-utils/changeModelCanvasOpacity.js";
41
41
  import "../../shared-utils/isTruelyObject.js";
42
42
  import "../../vendor/svelte/internal/index.js";
@@ -90,7 +90,7 @@ import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
90
90
  import "../../shared-utils/url/absoluteUrl.js";
91
91
  import "../../shared-utils/nearlyEqual.js";
92
92
  import "../../shared-utils/to.js";
93
- class $t extends M {
93
+ class Bt extends M {
94
94
  constructor(t, e) {
95
95
  var h, c;
96
96
  super(t);
@@ -122,7 +122,7 @@ class $t extends M {
122
122
  o(this, "updateSize", () => {
123
123
  if (!this.data || !this.container || !this.wrapper || this.five.getCurrentState().mode !== "Topview")
124
124
  return !1;
125
- const { min: t, max: e } = this.data.bounding, i = e.x - t.x, s = e.y - t.y, r = this.state.config.attachedTo ? { attachedTo: this.state.config.attachedTo } : void 0, a = D(this.five, this.wrapper, this.floorIndex, r), h = Math.ceil(i * a), c = Math.ceil(s * a);
125
+ const { min: t, max: e } = this.data.bounding, i = e.x - t.x, s = e.y - t.y, r = this.state.config.attachedTo ? { attachedTo: this.state.config.attachedTo } : void 0, a = P(this.five, this.wrapper, this.floorIndex, r), h = Math.ceil(i * a), c = Math.ceil(s * a);
126
126
  return this.size.width === h && this.size.height === c || (this.container.style.width = h + "px", this.container.style.height = c + "px", this.size = { width: h, height: c }), !0;
127
127
  });
128
128
  /** 销毁插件 */
@@ -204,17 +204,15 @@ class $t extends M {
204
204
  roomLabelsEnable: !0,
205
205
  roomAreaEnable: !0,
206
206
  roomNameEnable: !0,
207
- roomDimensionEnable: !0,
208
- cameraImageUrl: L,
207
+ cameraImageUrl: I,
209
208
  attachedTo: _.BOUNDING_CENTER,
210
209
  getLabelElement: void 0,
211
210
  missingFloorConfig: l(l({}, this.defaultMissingFloorConfig), e.missingFloorConfig),
212
211
  i18n: (p) => p,
213
212
  adaptiveRoomLabelVisibleEnable: !0,
214
213
  getRoomAreaText: (p) => (p / 1e6).toFixed(1) + "㎡",
215
- getRoomDimensionText: (p, w) => (p / 1e3).toFixed(1) + "m x " + (w / 1e3).toFixed(1) + "m",
216
214
  getRuleDistanceText: (p) => p.toString()
217
- }, s = e ? T(e, ["selector", "scale"]) : {}, r = l(l({}, i.missingFloorConfig), s.missingFloorConfig), a = m(l(l({}, i), s), { missingFloorConfig: r });
215
+ }, s = e ? L(e, ["selector", "scale"]) : {}, r = l(l({}, i.missingFloorConfig), s.missingFloorConfig), a = m(l(l({}, i), s), { missingFloorConfig: r });
218
216
  this.state = { enabled: !0, visible: !1, config: a }, this.initContainer(), t.model.loaded ? this.onFiveModelLoaded() : t.once("modelLoaded", this.onFiveModelLoaded), t.once("dispose", this.dispose), this.addEventListener();
219
217
  }
220
218
  load(t, e, i = !0) {
@@ -231,7 +229,7 @@ class $t extends M {
231
229
  /** 更新户型图位置 */
232
230
  updatePosition() {
233
231
  var a;
234
- const t = O(this.five, this.floorIndex, this.state.config.attachedTo), e = (a = this.five.model) == null ? void 0 : a.bounding.getCenter(new S.Vector3()).setY(t);
232
+ const t = D(this.five, this.floorIndex, this.state.config.attachedTo), e = (a = this.five.model) == null ? void 0 : a.bounding.getCenter(new x.Vector3()).setY(t);
235
233
  if (!e)
236
234
  return;
237
235
  const i = e.clone().project(this.five.camera), s = (i.x + 1) / 2, r = -(i.y - 1) / 2;
@@ -296,7 +294,7 @@ class $t extends M {
296
294
  return;
297
295
  this.isHiddenByHideFunc = !1;
298
296
  const { userAction: e } = t;
299
- this.hooks.emit("show", { userAction: e, auto: !1 }), this.five.getCurrentState().mode !== "Topview" && (yield P(this.five, ["Topview", void 0, void 0, e])), this.five.model.show(this.floorIndex), this.updatePosition(), this.updateSize();
297
+ this.hooks.emit("show", { userAction: e, auto: !1 }), this.five.getCurrentState().mode !== "Topview" && (yield T(this.five, ["Topview", void 0, void 0, e])), this.five.model.show(this.floorIndex), this.updatePosition(), this.updateSize();
300
298
  const i = 500, s = this.state.config.modelOpacity;
301
299
  b(this.five, s, i), this.hooks.emit("showAnimationEnded", { userAction: e, auto: !1 }), this.render();
302
300
  });
@@ -318,7 +316,7 @@ class $t extends M {
318
316
  updateState(t, e) {
319
317
  var a;
320
318
  const i = this.state, s = (a = t.config) != null && a.missingFloorConfig ? l(l({}, i.config.missingFloorConfig), t.config.missingFloorConfig) : i.config.missingFloorConfig, r = t.config ? m(l(l({}, i.config), t.config), { missingFloorConfig: s }) : i.config;
321
- this.state = m(l(l({}, this.state), t), { config: r }), !y(this.state, i, { deep: !0 }) && this.hooks.emit("stateChange", { state: this.state, prevState: i, userAction: e });
319
+ this.state = m(l(l({}, this.state), t), { config: r }), !S(this.state, i, { deep: !0 }) && this.hooks.emit("stateChange", { state: this.state, prevState: i, userAction: e });
322
320
  }
323
321
  addEventListener() {
324
322
  if (!this.state.enabled || this.hasAddedEventListener)
@@ -359,9 +357,9 @@ class $t extends M {
359
357
  });
360
358
  if (this.app)
361
359
  return this.app.$set(e);
362
- this.app = new I({ target: this.container, intro: !0, props: e });
360
+ this.app = new y({ target: this.container, intro: !0, props: e });
363
361
  }
364
362
  }
365
363
  export {
366
- $t as Controller
364
+ Bt as Controller
367
365
  };
@@ -77,13 +77,6 @@ export interface FloorplanRoomItem {
77
77
  roomLabel: FloorplanRoomLabelItem;
78
78
  /** 当前房间里的 observer 索引 */
79
79
  observerIndexs: number[];
80
- /** 当前房间的尺寸 */
81
- dimension?: {
82
- /** 房间宽度 */
83
- width: number;
84
- /** 房间高度 */
85
- height: number;
86
- };
87
80
  }
88
81
  /** 户型图标尺 */
89
82
  export type FloorplanRuleLabels = Record<'top' | 'right' | 'bottom' | 'left', FloorplanPosition[][]>;
@@ -99,13 +99,6 @@ export interface FloorplanServerRoomItem {
99
99
  room_label: FloorplanServerRoomLabelItem;
100
100
  /** 当前房间里的 observer 索引 */
101
101
  observer_indexs: number[];
102
- /** 当前房间的尺寸 */
103
- dimension?: {
104
- /** 房间宽度 */
105
- width: number;
106
- /** 房间高度 */
107
- height: number;
108
- };
109
102
  }
110
103
  export type FloorplanServerRuleLabels = Record<'top' | 'right' | 'bottom' | 'left', FloorplanServerPosition[][]>;
111
104
  /** 当前楼层的数据 */
@@ -41,8 +41,6 @@ export interface Config {
41
41
  roomAreaEnable: boolean;
42
42
  /** 分间名称是否展示 */
43
43
  roomNameEnable: boolean;
44
- /** 分间尺寸(长 x 宽)是否展示 */
45
- roomDimensionEnable: boolean;
46
44
  /** 是否支持房屋标签自适应展示,默认为 true
47
45
  * @description
48
46
  * * 标签边框超过房间边框时,自动隐藏;不超过时自动展示。
@@ -67,13 +65,6 @@ export interface Config {
67
65
  * @param area 分间原始面积,单位是 mm²
68
66
  */
69
67
  getRoomAreaText: (areaSize: number) => string;
70
- /**
71
- * 自定义分间尺寸文本
72
- * @param width 分间原始宽度,单位是 mm
73
- * @param height 分间原始高度,单位是 mm
74
- * @returns
75
- */
76
- getRoomDimensionText: (width: number, height: number) => string;
77
68
  /** 自定义标尺距离文本
78
69
  * @param distance 原始标尺距离,单位是 mm
79
70
  */
@@ -15,8 +15,8 @@ var c = (o, e, r) => new Promise((l, n) => {
15
15
  s((r = r.apply(o, e)).next());
16
16
  });
17
17
  import { FLOORPLAN_EXTRA_OBJECT_IMAGE as f } from "../Assets/floorplanExtraObject.js";
18
- import { getFloorIndexFromModelPosition as u, modelPosition2FloorplanPosition as a, floorplanPosition2ImagePosition as _ } from "./formatPosition.js";
19
- function g(o) {
18
+ import { getFloorIndexFromModelPosition as a, modelPosition2FloorplanPosition as u, floorplanPosition2ImagePosition as _ } from "./formatPosition.js";
19
+ function I(o) {
20
20
  return c(this, null, function* () {
21
21
  const e = new Headers({ "Content-Type": "text/plain" }), r = function(n) {
22
22
  return c(this, null, function* () {
@@ -35,8 +35,8 @@ function g(o) {
35
35
  return yield Promise.all(o.map(r));
36
36
  });
37
37
  }
38
- function I(o) {
39
- const e = {
38
+ function g(o) {
39
+ return {
40
40
  id: o.id,
41
41
  size: o.size,
42
42
  name: o.name,
@@ -49,13 +49,12 @@ function I(o) {
49
49
  },
50
50
  observerIndexs: o.observer_indexs
51
51
  };
52
- return o.dimension && Object.assign(e, { dimension: o.dimension }), e;
53
52
  }
54
53
  function x(o) {
55
54
  return {
56
55
  floorName: o.floor_name,
57
56
  floorIndex: o.floor_index,
58
- rooms: o.rooms.map(I),
57
+ rooms: o.rooms.map(g),
59
58
  rules: o.rules
60
59
  };
61
60
  }
@@ -79,7 +78,7 @@ function v(o) {
79
78
  }
80
79
  function P(o) {
81
80
  return c(this, null, function* () {
82
- const e = yield g(o.outlines), r = o.computed_data.bounding, l = o.computed_data.floor_datas.map(x), n = o.computed_data.entrance ? v(o.computed_data.entrance) : null;
81
+ const e = yield I(o.outlines), r = o.computed_data.bounding, l = o.computed_data.floor_datas.map(x), n = o.computed_data.entrance ? v(o.computed_data.entrance) : null;
83
82
  return {
84
83
  outlines: e,
85
84
  entrance: n,
@@ -95,7 +94,7 @@ function y(o, e, r) {
95
94
  url: f,
96
95
  width: 45,
97
96
  height: 48
98
- }, s = u(i, e), t = a(i, r), p = _(t, r);
97
+ }, s = a(i, e), t = u(i, r), p = _(t, r);
99
98
  return { floorIndex: s, icon: m, id: n.id, position: t, positionInImage: p };
100
99
  });
101
100
  }
@@ -1,6 +1,6 @@
1
1
  function A() {
2
2
  console.debug(
3
- "%c %c@realsee/dnalogel %cv3.18.0-dev.0130",
3
+ "%c %c@realsee/dnalogel %cv3.19.0-dev.0",
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",
@@ -1,9 +1,9 @@
1
- var o = {}, u = {
1
+ var a = {}, f = {
2
2
  get exports() {
3
- return o;
3
+ return a;
4
4
  },
5
- set exports(s) {
6
- o = s;
5
+ set exports(e) {
6
+ a = e;
7
7
  }
8
8
  };
9
9
  /*!
@@ -11,37 +11,37 @@ var o = {}, u = {
11
11
  Licensed under the MIT License (MIT), see
12
12
  http://jedwatson.github.io/classnames
13
13
  */
14
- (function(s) {
14
+ (function(e) {
15
15
  (function() {
16
- var f = {}.hasOwnProperty;
17
- function e() {
18
- for (var t = "", r = 0; r < arguments.length; r++) {
19
- var n = arguments[r];
20
- n && (t = i(t, c(n)));
16
+ var l = {}.hasOwnProperty;
17
+ function t() {
18
+ for (var n = [], o = 0; o < arguments.length; o++) {
19
+ var s = arguments[o];
20
+ if (s) {
21
+ var i = typeof s;
22
+ if (i === "string" || i === "number")
23
+ n.push(s);
24
+ else if (Array.isArray(s)) {
25
+ if (s.length) {
26
+ var c = t.apply(null, s);
27
+ c && n.push(c);
28
+ }
29
+ } else if (i === "object") {
30
+ if (s.toString !== Object.prototype.toString && !s.toString.toString().includes("[native code]")) {
31
+ n.push(s.toString());
32
+ continue;
33
+ }
34
+ for (var r in s)
35
+ l.call(s, r) && s[r] && n.push(r);
36
+ }
37
+ }
21
38
  }
22
- return t;
39
+ return n.join(" ");
23
40
  }
24
- function c(t) {
25
- if (typeof t == "string" || typeof t == "number")
26
- return t;
27
- if (typeof t != "object")
28
- return "";
29
- if (Array.isArray(t))
30
- return e.apply(null, t);
31
- if (t.toString !== Object.prototype.toString && !t.toString.toString().includes("[native code]"))
32
- return t.toString();
33
- var r = "";
34
- for (var n in t)
35
- f.call(t, n) && t[n] && (r = i(r, n));
36
- return r;
37
- }
38
- function i(t, r) {
39
- return r ? t ? t + " " + r : t + r : t;
40
- }
41
- s.exports ? (e.default = e, s.exports = e) : window.classNames = e;
41
+ e.exports ? (t.default = t, e.exports = t) : window.classNames = t;
42
42
  })();
43
- })(u);
44
- const a = o;
43
+ })(f);
44
+ const u = a;
45
45
  export {
46
- a as classnames
46
+ u as classnames
47
47
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@realsee/dnalogel",
3
- "version": "3.18.0-dev.0130",
3
+ "version": "3.19.0-dev.0",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./libs/index.js",
6
6
  "types": "./libs/index.d.ts",