@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,382 +1,264 @@
1
- import { SvelteComponent as ze, init as He, safe_not_equal as Le, append_styles as ke, element as R, attr as E, set_style as d, insert as h, action_destroyer as le, listen as D, noop as x, detach as g, run_all as ne, empty as oe, space as $, append as W, text as F, set_data as M, HtmlTag as Te } from "../../../vendor/svelte/internal/index.js";
2
- import { svelteResizeObserver as fe } from "../../../shared-utils/svelte/resizeObserver.js";
3
- function ve(i) {
4
- ke(i, "svelte-9vzn2f", ".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}");
1
+ import { SvelteComponent as le, init as ne, safe_not_equal as fe, append_styles as re, element as I, attr as N, set_style as y, insert as b, action_destroyer as ae, listen as C, noop as V, detach as d, run_all as ce, empty as S, space as se, text as q, append as O, set_data as U, HtmlTag as me } from "../../../vendor/svelte/internal/index.js";
2
+ import { svelteResizeObserver as ue } from "../../../shared-utils/svelte/resizeObserver.js";
3
+ function be(n) {
4
+ re(n, "svelte-12pzct5", ".floorplan-plugin__room-label-item.svelte-12pzct5{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-size.svelte-12pzct5{opacity:0.45}");
5
5
  }
6
- function De(i) {
6
+ function de(n) {
7
7
  let e, t = (
8
8
  /*userConfigElement*/
9
- i[14].outerHTML + ""
10
- ), o;
9
+ n[8].outerHTML + ""
10
+ ), l;
11
11
  return {
12
12
  c() {
13
- e = new Te(!1), o = oe(), e.a = o;
13
+ e = new me(!1), l = S(), e.a = l;
14
14
  },
15
- m(l, m) {
16
- e.m(t, l, m), h(l, o, m);
15
+ m(o, i) {
16
+ e.m(t, o, i), b(o, l, i);
17
17
  },
18
- p(l, m) {
19
- m[0] & /*userConfigElement*/
20
- 16384 && t !== (t = /*userConfigElement*/
21
- l[14].outerHTML + "") && e.p(t);
18
+ p(o, i) {
19
+ i & /*userConfigElement*/
20
+ 256 && t !== (t = /*userConfigElement*/
21
+ o[8].outerHTML + "") && e.p(t);
22
22
  },
23
- d(l) {
24
- l && g(o), l && e.d();
23
+ d(o) {
24
+ o && d(l), o && e.d();
25
25
  }
26
26
  };
27
27
  }
28
- function We(i) {
29
- let e, t, o, l, m, s, n = (
28
+ function _e(n) {
29
+ let e, t, l = (
30
30
  /*roomNameEnable*/
31
- i[1] && ee(i)
32
- ), r = (
31
+ n[1] && j(n)
32
+ ), o = (
33
33
  /*roomAreaEnable*/
34
- i[0] && te(i)
35
- ), c = (
36
- /*roomDimensionEnable*/
37
- i[2] && ie(i)
34
+ n[0] && M(n)
38
35
  );
39
36
  return {
40
37
  c() {
41
- e = R("div"), n && n.c(), t = $(), r && r.c(), o = $(), c && c.c(), l = oe(), E(e, "class", "floorplan-plugin__room-part1 svelte-9vzn2f"), d(
42
- e,
43
- "opacity",
44
- /*level1_labelVisible*/
45
- i[11] ? "1" : "0"
46
- );
38
+ l && l.c(), e = se(), o && o.c(), t = S();
47
39
  },
48
- m(a, u) {
49
- h(a, e, u), n && n.m(e, null), W(e, t), r && r.m(e, null), h(a, o, u), c && c.m(a, u), h(a, l, u), m || (s = [
50
- le(fe.call(null, e)),
51
- D(
52
- e,
53
- "clientWidth",
54
- /*clientWidth_handler*/
55
- i[31]
56
- ),
57
- D(
58
- e,
59
- "clientHeight",
60
- /*clientHeight_handler*/
61
- i[32]
62
- )
63
- ], m = !0);
40
+ m(i, f) {
41
+ l && l.m(i, f), b(i, e, f), o && o.m(i, f), b(i, t, f);
64
42
  },
65
- p(a, u) {
43
+ p(i, f) {
66
44
  /*roomNameEnable*/
67
- a[1] ? n ? n.p(a, u) : (n = ee(a), n.c(), n.m(e, t)) : n && (n.d(1), n = null), /*roomAreaEnable*/
68
- a[0] ? r ? r.p(a, u) : (r = te(a), r.c(), r.m(e, null)) : r && (r.d(1), r = null), u[0] & /*level1_labelVisible*/
69
- 2048 && d(
70
- e,
71
- "opacity",
72
- /*level1_labelVisible*/
73
- a[11] ? "1" : "0"
74
- ), /*roomDimensionEnable*/
75
- a[2] ? c ? c.p(a, u) : (c = ie(a), c.c(), c.m(l.parentNode, l)) : c && (c.d(1), c = null);
45
+ i[1] ? l ? l.p(i, f) : (l = j(i), l.c(), l.m(e.parentNode, e)) : l && (l.d(1), l = null), /*roomAreaEnable*/
46
+ i[0] ? o ? o.p(i, f) : (o = M(i), o.c(), o.m(t.parentNode, t)) : o && (o.d(1), o = null);
76
47
  },
77
- d(a) {
78
- a && g(e), n && n.d(), r && r.d(), a && g(o), c && c.d(a), a && g(l), m = !1, ne(s);
48
+ d(i) {
49
+ l && l.d(i), i && d(e), o && o.d(i), i && d(t);
79
50
  }
80
51
  };
81
52
  }
82
- function ee(i) {
53
+ function j(n) {
83
54
  let e, t = (
84
55
  /*room*/
85
- i[3].name + ""
86
- ), o;
56
+ n[2].name + ""
57
+ ), l;
87
58
  return {
88
59
  c() {
89
- e = R("span"), o = F(t), E(e, "class", "floorplan-plugin__room-name");
60
+ e = I("span"), l = q(t), N(e, "class", "floorplan-plugin__room-name");
90
61
  },
91
- m(l, m) {
92
- h(l, e, m), W(e, o);
62
+ m(o, i) {
63
+ b(o, e, i), O(e, l);
93
64
  },
94
- p(l, m) {
95
- m[0] & /*room*/
96
- 8 && t !== (t = /*room*/
97
- l[3].name + "") && M(o, t);
65
+ p(o, i) {
66
+ i & /*room*/
67
+ 4 && t !== (t = /*room*/
68
+ o[2].name + "") && U(l, t);
98
69
  },
99
- d(l) {
100
- l && g(e);
70
+ d(o) {
71
+ o && d(e);
101
72
  }
102
73
  };
103
74
  }
104
- function te(i) {
75
+ function M(n) {
105
76
  let e, t;
106
77
  return {
107
78
  c() {
108
- e = R("span"), t = F(
79
+ e = I("span"), t = q(
109
80
  /*roomAreaSize*/
110
- i[13]
111
- ), E(e, "class", "floorplan-plugin__room-area svelte-9vzn2f"), d(
112
- e,
113
- "font-size",
114
- /*txtFontSize*/
115
- i[18]
116
- );
81
+ n[7]
82
+ ), N(e, "class", "floorplan-plugin__room-size svelte-12pzct5");
117
83
  },
118
- m(o, l) {
119
- h(o, e, l), W(e, t);
84
+ m(l, o) {
85
+ b(l, e, o), O(e, t);
120
86
  },
121
- p(o, l) {
122
- l[0] & /*roomAreaSize*/
123
- 8192 && M(
87
+ p(l, o) {
88
+ o & /*roomAreaSize*/
89
+ 128 && U(
124
90
  t,
125
91
  /*roomAreaSize*/
126
- o[13]
92
+ l[7]
127
93
  );
128
94
  },
129
- d(o) {
130
- o && g(e);
131
- }
132
- };
133
- }
134
- function ie(i) {
135
- let e, t;
136
- return {
137
- c() {
138
- e = R("span"), t = F(
139
- /*roomDimension*/
140
- i[12]
141
- ), E(e, "class", "floorplan-plugin__room-size"), d(
142
- e,
143
- "font-size",
144
- /*txtFontSize*/
145
- i[18]
146
- ), d(
147
- e,
148
- "opacity",
149
- /*level2_labelVisible*/
150
- i[10] ? "0.6" : "0"
151
- );
152
- },
153
- m(o, l) {
154
- h(o, e, l), W(e, t);
155
- },
156
- p(o, l) {
157
- l[0] & /*roomDimension*/
158
- 4096 && M(
159
- t,
160
- /*roomDimension*/
161
- o[12]
162
- ), l[0] & /*level2_labelVisible*/
163
- 1024 && d(
164
- e,
165
- "opacity",
166
- /*level2_labelVisible*/
167
- o[10] ? "0.6" : "0"
168
- );
169
- },
170
- d(o) {
171
- o && g(e);
95
+ d(l) {
96
+ l && d(e);
172
97
  }
173
98
  };
174
99
  }
175
- function Ae(i) {
176
- let e, t, o;
177
- function l(n, r) {
100
+ function he(n) {
101
+ let e, t, l;
102
+ function o(a, c) {
178
103
  if (
179
104
  /*getLabelElement*/
180
- n[4] === void 0
105
+ a[3] === void 0
181
106
  )
182
- return We;
107
+ return _e;
183
108
  if (
184
109
  /*userConfigElement*/
185
- n[14]
110
+ a[8]
186
111
  )
187
- return De;
112
+ return de;
188
113
  }
189
- let m = l(i), s = m && m(i);
114
+ let i = o(n), f = i && i(n);
190
115
  return {
191
116
  c() {
192
- e = R("div"), s && s.c(), E(e, "class", "floorplan-plugin__room-label-item svelte-9vzn2f"), d(
117
+ e = I("div"), f && f.c(), N(e, "class", "floorplan-plugin__room-label-item svelte-12pzct5"), y(
193
118
  e,
194
119
  "left",
195
120
  /*left*/
196
- i[15]
197
- ), d(
121
+ n[9]
122
+ ), y(
198
123
  e,
199
124
  "top",
200
125
  /*top*/
201
- i[16]
202
- ), d(
126
+ n[10]
127
+ ), y(
203
128
  e,
204
129
  "font-size",
205
- /*titleFontSize*/
206
- i[17]
207
- ), d(
130
+ /*fontSize*/
131
+ n[11]
132
+ ), y(
208
133
  e,
209
134
  "opacity",
210
- /*level1_labelVisible*/
211
- i[11] ? "1" : "0"
212
- ), d(
213
- e,
214
- "transform",
215
- /*transformInner*/
216
- i[9] ? "translate(-50%, calc(-50% + 6px))" : "translate(-50%, -50%)"
135
+ /*labelVisible*/
136
+ n[6] ? "1" : "0"
217
137
  );
218
138
  },
219
- m(n, r) {
220
- h(n, e, r), s && s.m(e, null), t || (o = [
221
- le(fe.call(null, e)),
222
- D(
139
+ m(a, c) {
140
+ b(a, e, c), f && f.m(e, null), t || (l = [
141
+ ae(ue.call(null, e)),
142
+ C(
223
143
  e,
224
144
  "clientWidth",
225
- /*clientWidth_handler_1*/
226
- i[33]
145
+ /*clientWidth_handler*/
146
+ n[19]
227
147
  ),
228
- D(
148
+ C(
229
149
  e,
230
150
  "clientHeight",
231
- /*clientHeight_handler_1*/
232
- i[34]
151
+ /*clientHeight_handler*/
152
+ n[20]
233
153
  )
234
154
  ], t = !0);
235
155
  },
236
- p(n, r) {
237
- m === (m = l(n)) && s ? s.p(n, r) : (s && s.d(1), s = m && m(n), s && (s.c(), s.m(e, null))), r[0] & /*level1_labelVisible*/
238
- 2048 && d(
156
+ p(a, [c]) {
157
+ i === (i = o(a)) && f ? f.p(a, c) : (f && f.d(1), f = i && i(a), f && (f.c(), f.m(e, null))), c & /*labelVisible*/
158
+ 64 && y(
239
159
  e,
240
160
  "opacity",
241
- /*level1_labelVisible*/
242
- n[11] ? "1" : "0"
243
- ), r[0] & /*transformInner*/
244
- 512 && d(
245
- e,
246
- "transform",
247
- /*transformInner*/
248
- n[9] ? "translate(-50%, calc(-50% + 6px))" : "translate(-50%, -50%)"
161
+ /*labelVisible*/
162
+ a[6] ? "1" : "0"
249
163
  );
250
164
  },
251
- i: x,
252
- o: x,
253
- d(n) {
254
- n && g(e), s && s.d(), t = !1, ne(o);
165
+ i: V,
166
+ o: V,
167
+ d(a) {
168
+ a && d(e), f && f.d(), t = !1, ce(l);
255
169
  }
256
170
  };
257
171
  }
258
- function Ve(i, e) {
259
- const t = i[0], o = i[1];
260
- let l = !1;
261
- for (let m = 0, s = e.length - 1; m < e.length; s = m++) {
262
- const n = e[m][0], r = e[m][1], c = e[s][0], a = e[s][1];
263
- r > o != a > o && t < (c - n) * (o - r) / (a - r) + n && (l = !l);
172
+ function ye(n, e) {
173
+ const t = n[0], l = n[1];
174
+ let o = !1;
175
+ for (let i = 0, f = e.length - 1; i < e.length; f = i++) {
176
+ const a = e[i][0], c = e[i][1], g = e[f][0], _ = e[f][1];
177
+ c > l != _ > l && t < (g - a) * (l - c) / (_ - c) + a && (o = !o);
264
178
  }
265
- return l;
179
+ return o;
266
180
  }
267
- function Ce(i, e, t) {
268
- let o, l, m, s, n, r, c, a, u, q, O, U, { pxmm: w } = e, { roomAreaEnable: X } = e, { roomNameEnable: Y } = e, { roomDimensionEnable: B } = e, { room: b } = e, { hoveredRoom: A } = e, { getRoomAreaText: V } = e, { getRoomDimensionText: C } = e, { getLabelElement: y } = e, { adaptiveRoomLabelVisibleEnable: z } = e;
269
- function G(f, _) {
270
- if (_.width === 0 || _.height === 0)
181
+ function ge(n, e, t) {
182
+ let l, o, i, f, a, { pxmm: c } = e, { roomAreaEnable: g } = e, { roomNameEnable: _ } = e, { room: s } = e, { hoveredRoom: z } = e, { getRoomAreaText: H } = e, { getLabelElement: h } = e, { adaptiveRoomLabelVisibleEnable: k } = e;
183
+ function X(r, m) {
184
+ if (m.width === 0 || m.height === 0)
271
185
  return () => !1;
272
- const _e = f.path.map(({ x: Z, y: p }) => [Z, p]), he = f.roomLabel.position, { x: ge, y: pe } = he, { width: ye, height: Re } = _, L = ye / 2, k = Re / 2;
273
- return function(p) {
274
- const T = ge * p, v = pe * p, Ee = _e.map(([j, we]) => [j * p, we * p]);
186
+ const Q = r.path.map(({ x: W, y: u }) => [W, u]), Z = r.roomLabel.position, { x, y: $ } = Z, { width: ee, height: te } = m, p = ee / 2, R = te / 2;
187
+ return function(u) {
188
+ const E = x * u, L = $ * u, oe = Q.map(([T, ie]) => [T * u, ie * u]);
275
189
  return [
276
- [T + L, v - k],
277
- [T - L, v - k],
278
- [T - L, v + k],
279
- [T + L, v + k]
280
- ].every((j) => Ve(j, Ee));
190
+ [E + p, L - R],
191
+ [E - p, L - R],
192
+ [E - p, L + R],
193
+ [E + p, L + R]
194
+ ].every((T) => ye(T, oe));
281
195
  };
282
196
  }
283
- const J = document.body.clientWidth, K = document.body.clientHeight, Q = b.roomLabel, re = Q.positionInImage.x * 100 + "%", ae = Q.positionInImage.y * 100 + "%", me = (J < 500 || K < 500 ? 10 : 14) + "px", se = (J < 500 || K < 500 ? 8 : 12) + "px";
284
- let I = 0, P = 0, N = 0, S = 0, H = !1;
285
- A.subscribe(function(_) {
286
- t(24, H = !!_ && _.id === b.id);
197
+ const Y = document.body.clientWidth, B = document.body.clientHeight, P = s.roomLabel, D = P.positionInImage.x * 100 + "%", F = P.positionInImage.y * 100 + "%", G = (Y < 500 || B < 500 ? 10 : 14) + "px";
198
+ let w = 0, A = 0, v = !1;
199
+ z.subscribe(function(m) {
200
+ t(16, v = !!m && m.id === s.id);
287
201
  });
288
- const ce = (f) => {
289
- t(7, N = f.detail);
290
- }, ue = (f) => {
291
- t(8, S = f.detail);
292
- }, be = (f) => {
293
- t(5, I = f.detail);
294
- }, de = (f) => {
295
- t(6, P = f.detail);
202
+ const J = (r) => {
203
+ t(4, w = r.detail);
204
+ }, K = (r) => {
205
+ t(5, A = r.detail);
296
206
  };
297
- return i.$$set = (f) => {
298
- "pxmm" in f && t(19, w = f.pxmm), "roomAreaEnable" in f && t(0, X = f.roomAreaEnable), "roomNameEnable" in f && t(1, Y = f.roomNameEnable), "roomDimensionEnable" in f && t(2, B = f.roomDimensionEnable), "room" in f && t(3, b = f.room), "hoveredRoom" in f && t(20, A = f.hoveredRoom), "getRoomAreaText" in f && t(21, V = f.getRoomAreaText), "getRoomDimensionText" in f && t(22, C = f.getRoomDimensionText), "getLabelElement" in f && t(4, y = f.getLabelElement), "adaptiveRoomLabelVisibleEnable" in f && t(23, z = f.adaptiveRoomLabelVisibleEnable);
299
- }, i.$$.update = () => {
300
- var f, _;
301
- i.$$.dirty[0] & /*getLabelElement, room*/
302
- 24 && t(14, o = y == null ? void 0 : y(b)), i.$$.dirty[0] & /*room, getRoomAreaText*/
303
- 2097160 && t(13, l = b.size ? V(b.size) : ""), i.$$.dirty[0] & /*room, getRoomDimensionText*/
304
- 4194312 && t(12, m = b != null && b.dimension ? C((f = b.dimension) == null ? void 0 : f.width, (_ = b.dimension) == null ? void 0 : _.height) : ""), i.$$.dirty[0] & /*clientWidth, clientHeight*/
305
- 384 && t(30, s = { width: N, height: S }), i.$$.dirty[0] & /*labelElementSize, room*/
306
- 1073741832 && t(29, n = s ? G(b, s) : void 0), i.$$.dirty[0] & /*adaptiveRoomLabelVisibleEnable, isLabelInRoom, pxmm*/
307
- 545783808 && t(26, r = z ? !!(n != null && n(w)) : !0), i.$$.dirty[0] & /*wrapperClientWidth, wrapperClientHeight*/
308
- 96 && t(28, c = {
309
- width: I,
310
- height: P
311
- }), i.$$.dirty[0] & /*wrapperLabelElementSize, room*/
312
- 268435464 && t(27, a = c ? G(b, c) : void 0), i.$$.dirty[0] & /*adaptiveRoomLabelVisibleEnable, isAllLabelInRoom, pxmm*/
313
- 143130624 && t(25, u = z ? !!(a != null && a(w)) : !0), i.$$.dirty[0] & /*labelVisible, isHovered*/
314
- 83886080 && t(11, q = r || H), i.$$.dirty[0] & /*allLabelVisible, isHovered*/
315
- 50331648 && t(10, O = u || H), i.$$.dirty[0] & /*labelVisible, allLabelVisible*/
316
- 100663296 && t(9, U = r && !u);
207
+ return n.$$set = (r) => {
208
+ "pxmm" in r && t(12, c = r.pxmm), "roomAreaEnable" in r && t(0, g = r.roomAreaEnable), "roomNameEnable" in r && t(1, _ = r.roomNameEnable), "room" in r && t(2, s = r.room), "hoveredRoom" in r && t(13, z = r.hoveredRoom), "getRoomAreaText" in r && t(14, H = r.getRoomAreaText), "getLabelElement" in r && t(3, h = r.getLabelElement), "adaptiveRoomLabelVisibleEnable" in r && t(15, k = r.adaptiveRoomLabelVisibleEnable);
209
+ }, n.$$.update = () => {
210
+ n.$$.dirty & /*getLabelElement, room*/
211
+ 12 && t(8, l = h == null ? void 0 : h(s)), n.$$.dirty & /*room, getRoomAreaText*/
212
+ 16388 && t(7, o = s.size ? H(s.size) : ""), n.$$.dirty & /*clientWidth, clientHeight*/
213
+ 48 && t(18, i = { width: w, height: A }), n.$$.dirty & /*labelElementSize, room*/
214
+ 262148 && t(17, f = i ? X(s, i) : void 0), n.$$.dirty & /*adaptiveRoomLabelVisibleEnable, isHovered, isLabelInRoom, pxmm*/
215
+ 233472 && t(6, a = k ? v ? !0 : !!(f != null && f(c)) : !0);
317
216
  }, [
318
- X,
319
- Y,
320
- B,
321
- b,
322
- y,
323
- I,
324
- P,
325
- N,
326
- S,
327
- U,
328
- O,
329
- q,
330
- m,
331
- l,
332
- o,
333
- re,
334
- ae,
335
- me,
336
- se,
217
+ g,
218
+ _,
219
+ s,
220
+ h,
337
221
  w,
338
222
  A,
339
- V,
340
- C,
341
- z,
342
- H,
343
- u,
344
- r,
345
223
  a,
224
+ o,
225
+ l,
226
+ D,
227
+ F,
228
+ G,
346
229
  c,
347
- n,
348
- s,
349
- ce,
350
- ue,
351
- be,
352
- de
230
+ z,
231
+ H,
232
+ k,
233
+ v,
234
+ f,
235
+ i,
236
+ J,
237
+ K
353
238
  ];
354
239
  }
355
- class Se extends ze {
240
+ class Le extends le {
356
241
  constructor(e) {
357
- super(), He(
242
+ super(), ne(
358
243
  this,
359
244
  e,
360
- Ce,
361
- Ae,
362
- Le,
245
+ ge,
246
+ he,
247
+ fe,
363
248
  {
364
- pxmm: 19,
249
+ pxmm: 12,
365
250
  roomAreaEnable: 0,
366
251
  roomNameEnable: 1,
367
- roomDimensionEnable: 2,
368
- room: 3,
369
- hoveredRoom: 20,
370
- getRoomAreaText: 21,
371
- getRoomDimensionText: 22,
372
- getLabelElement: 4,
373
- adaptiveRoomLabelVisibleEnable: 23
252
+ room: 2,
253
+ hoveredRoom: 13,
254
+ getRoomAreaText: 14,
255
+ getLabelElement: 3,
256
+ adaptiveRoomLabelVisibleEnable: 15
374
257
  },
375
- ve,
376
- [-1, -1]
258
+ be
377
259
  );
378
260
  }
379
261
  }
380
262
  export {
381
- Se as RoomLabel
263
+ Le as RoomLabel
382
264
  };