@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,195 +1,187 @@
1
- import { SvelteComponent as S, init as j, safe_not_equal as y, append_styles as z, empty as G, insert as q, transition_in as g, transition_out as u, check_outros as w, detach as B, element as H, attr as J, group_outros as M, add_render_callback as K, create_in_transition as O, identity as Q, destroy_each as W, assign as X, create_component as Y, mount_component as Z, get_spread_update as x, destroy_component as p } from "../../vendor/svelte/internal/index.js";
2
- import { fade as $ } from "../../vendor/svelte/transition/index.js";
3
- import { CurrentFloor as ee } from "./CurrentFloor.js";
4
- function ne(a) {
5
- z(a, "svelte-86bqav", ".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}");
1
+ import { SvelteComponent as B, init as M, safe_not_equal as S, append_styles as j, empty as y, insert as U, transition_in as g, transition_out as u, check_outros as V, detach as q, element as z, attr as G, group_outros as w, add_render_callback as H, create_in_transition as J, identity as K, destroy_each as O, assign as Q, create_component as W, mount_component as X, get_spread_update as Y, destroy_component as Z } from "../../vendor/svelte/internal/index.js";
2
+ import { fade as x } from "../../vendor/svelte/transition/index.js";
3
+ import { CurrentFloor as p } from "./CurrentFloor.js";
4
+ function $(n) {
5
+ j(n, "svelte-86bqav", ".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}");
6
6
  }
7
- function P(a, n, o) {
8
- const t = a.slice();
9
- return t[24] = n[o], t;
7
+ function F(n, l, o) {
8
+ const t = n.slice();
9
+ return t[22] = l[o], t;
10
10
  }
11
- function U(a) {
12
- let n, o, t, i = (
11
+ function N(n) {
12
+ let l, o, t, i = (
13
13
  /*floorplanData*/
14
- a[14].floorDatas
14
+ n[13].floorDatas
15
15
  ), e = [];
16
- for (let m = 0; m < i.length; m += 1)
17
- e[m] = V(P(a, i, m));
18
- const f = (m) => u(e[m], 1, 1, () => {
19
- e[m] = null;
16
+ for (let r = 0; r < i.length; r += 1)
17
+ e[r] = P(F(n, i, r));
18
+ const b = (r) => u(e[r], 1, 1, () => {
19
+ e[r] = null;
20
20
  });
21
21
  return {
22
22
  c() {
23
- n = H("div");
24
- for (let m = 0; m < e.length; m += 1)
25
- e[m].c();
26
- J(n, "class", "floorplan-main svelte-86bqav");
27
- },
28
- m(m, b) {
29
- q(m, n, b);
23
+ l = z("div");
30
24
  for (let r = 0; r < e.length; r += 1)
31
- e[r] && e[r].m(n, null);
25
+ e[r].c();
26
+ G(l, "class", "floorplan-main svelte-86bqav");
27
+ },
28
+ m(r, f) {
29
+ U(r, l, f);
30
+ for (let m = 0; m < e.length; m += 1)
31
+ e[m] && e[m].m(l, null);
32
32
  t = !0;
33
33
  },
34
- p(m, b) {
35
- if (a = m, b & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getRoomDimensionText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, roomDimensionEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, floorIndex*/
36
- 16777212) {
34
+ p(r, f) {
35
+ if (n = r, f & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, floorIndex*/
36
+ 4194300) {
37
37
  i = /*floorplanData*/
38
- a[14].floorDatas;
39
- let r;
40
- for (r = 0; r < i.length; r += 1) {
41
- const h = P(a, i, r);
42
- e[r] ? (e[r].p(h, b), g(e[r], 1)) : (e[r] = V(h), e[r].c(), g(e[r], 1), e[r].m(n, null));
38
+ n[13].floorDatas;
39
+ let m;
40
+ for (m = 0; m < i.length; m += 1) {
41
+ const h = F(n, i, m);
42
+ e[m] ? (e[m].p(h, f), g(e[m], 1)) : (e[m] = P(h), e[m].c(), g(e[m], 1), e[m].m(l, null));
43
43
  }
44
- for (M(), r = i.length; r < e.length; r += 1)
45
- f(r);
46
- w();
44
+ for (w(), m = i.length; m < e.length; m += 1)
45
+ b(m);
46
+ V();
47
47
  }
48
48
  },
49
- i(m) {
49
+ i(r) {
50
50
  if (!t) {
51
- for (let b = 0; b < i.length; b += 1)
52
- g(e[b]);
53
- o || K(() => {
54
- o = O(n, $, {
51
+ for (let f = 0; f < i.length; f += 1)
52
+ g(e[f]);
53
+ o || H(() => {
54
+ o = J(l, x, {
55
55
  duration: (
56
56
  /*duration*/
57
- a[0]
57
+ n[0]
58
58
  ),
59
- easing: Q
59
+ easing: K
60
60
  }), o.start();
61
61
  }), t = !0;
62
62
  }
63
63
  },
64
- o(m) {
64
+ o(r) {
65
65
  e = e.filter(Boolean);
66
- for (let b = 0; b < e.length; b += 1)
67
- u(e[b]);
66
+ for (let f = 0; f < e.length; f += 1)
67
+ u(e[f]);
68
68
  t = !1;
69
69
  },
70
- d(m) {
71
- m && B(n), W(e, m);
70
+ d(r) {
71
+ r && q(l), O(e, r);
72
72
  }
73
73
  };
74
74
  }
75
- function V(a) {
76
- let n, o;
75
+ function P(n) {
76
+ let l, o;
77
77
  const t = [
78
78
  {
79
79
  hoverEnable: (
80
80
  /*hoverEnable*/
81
- a[6]
81
+ n[6]
82
82
  ),
83
83
  highlightEnable: (
84
84
  /*highlightEnable*/
85
- a[7]
85
+ n[7]
86
86
  ),
87
87
  floorplanData: (
88
88
  /*floorplanData*/
89
- a[14]
89
+ n[13]
90
90
  ),
91
91
  getRoomAreaText: (
92
92
  /*getRoomAreaText*/
93
- a[17]
94
- ),
95
- getRoomDimensionText: (
96
- /*getRoomDimensionText*/
97
- a[18]
93
+ n[16]
98
94
  ),
99
95
  getLabelElement: (
100
96
  /*getLabelElement*/
101
- a[19]
97
+ n[17]
102
98
  ),
103
99
  getRuleDistanceText: (
104
100
  /*getRuleDistanceText*/
105
- a[20]
101
+ n[18]
106
102
  ),
107
103
  roomLabelsEnable: (
108
104
  /*roomLabelsEnable*/
109
- a[9]
105
+ n[9]
110
106
  ),
111
107
  roomAreaEnable: (
112
108
  /*roomAreaEnable*/
113
- a[10]
109
+ n[10]
114
110
  ),
115
111
  roomNameEnable: (
116
112
  /*roomNameEnable*/
117
- a[11]
118
- ),
119
- roomDimensionEnable: (
120
- /*roomDimensionEnable*/
121
- a[12]
113
+ n[11]
122
114
  ),
123
115
  ruleLabelsEnable: (
124
116
  /*ruleLabelsEnable*/
125
- a[13]
117
+ n[12]
126
118
  ),
127
119
  adaptiveRoomLabelVisibleEnable: (
128
120
  /*adaptiveRoomLabelVisibleEnable*/
129
- a[21]
121
+ n[19]
130
122
  ),
131
123
  highlightData: (
132
124
  /*highlightData*/
133
- a[22]
125
+ n[20]
134
126
  ),
135
127
  missingFloorConfig: (
136
128
  /*missingFloorConfig*/
137
- a[23]
129
+ n[21]
138
130
  ),
139
131
  panoIndex: (
140
132
  /*panoIndex*/
141
- a[3]
133
+ n[3]
142
134
  ),
143
135
  cameraEnable: (
144
136
  /*cameraEnable*/
145
- a[5]
137
+ n[5]
146
138
  ),
147
139
  cameraImageUrl: (
148
140
  /*cameraImageUrl*/
149
- a[16]
141
+ n[15]
150
142
  ),
151
143
  lastPanoramaLongitude: (
152
144
  /*lastPanoramaLongitude*/
153
- a[15]
145
+ n[14]
154
146
  ),
155
147
  compassEnable: (
156
148
  /*compassEnable*/
157
- a[8]
149
+ n[8]
158
150
  ),
159
151
  northDesc: (
160
152
  /*northDesc*/
161
- a[2]
153
+ n[2]
162
154
  )
163
155
  },
164
156
  {
165
157
  floorIndex: (
166
158
  /*floorData*/
167
- a[24].floorIndex
159
+ n[22].floorIndex
168
160
  )
169
161
  },
170
162
  {
171
163
  isCurrent: (
172
164
  /*floorData*/
173
- a[24].floorIndex === /*floorIndex*/
174
- a[4]
165
+ n[22].floorIndex === /*floorIndex*/
166
+ n[4]
175
167
  )
176
168
  }
177
169
  ];
178
170
  let i = {};
179
171
  for (let e = 0; e < t.length; e += 1)
180
- i = X(i, t[e]);
181
- return n = new ee({ props: i }), {
172
+ i = Q(i, t[e]);
173
+ return l = new p({ props: i }), {
182
174
  c() {
183
- Y(n.$$.fragment);
175
+ W(l.$$.fragment);
184
176
  },
185
- m(e, f) {
186
- Z(n, e, f), o = !0;
177
+ m(e, b) {
178
+ X(l, e, b), o = !0;
187
179
  },
188
- p(e, f) {
189
- const m = f & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getRoomDimensionText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, roomDimensionEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, floorIndex*/
190
- 16777212 ? x(t, [
191
- f & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getRoomDimensionText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, roomDimensionEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc*/
192
- 16777196 && {
180
+ p(e, b) {
181
+ const r = b & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, floorIndex*/
182
+ 4194300 ? Y(t, [
183
+ b & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc*/
184
+ 4194284 && {
193
185
  hoverEnable: (
194
186
  /*hoverEnable*/
195
187
  e[6]
@@ -200,23 +192,19 @@ function V(a) {
200
192
  ),
201
193
  floorplanData: (
202
194
  /*floorplanData*/
203
- e[14]
195
+ e[13]
204
196
  ),
205
197
  getRoomAreaText: (
206
198
  /*getRoomAreaText*/
207
- e[17]
208
- ),
209
- getRoomDimensionText: (
210
- /*getRoomDimensionText*/
211
- e[18]
199
+ e[16]
212
200
  ),
213
201
  getLabelElement: (
214
202
  /*getLabelElement*/
215
- e[19]
203
+ e[17]
216
204
  ),
217
205
  getRuleDistanceText: (
218
206
  /*getRuleDistanceText*/
219
- e[20]
207
+ e[18]
220
208
  ),
221
209
  roomLabelsEnable: (
222
210
  /*roomLabelsEnable*/
@@ -230,25 +218,21 @@ function V(a) {
230
218
  /*roomNameEnable*/
231
219
  e[11]
232
220
  ),
233
- roomDimensionEnable: (
234
- /*roomDimensionEnable*/
235
- e[12]
236
- ),
237
221
  ruleLabelsEnable: (
238
222
  /*ruleLabelsEnable*/
239
- e[13]
223
+ e[12]
240
224
  ),
241
225
  adaptiveRoomLabelVisibleEnable: (
242
226
  /*adaptiveRoomLabelVisibleEnable*/
243
- e[21]
227
+ e[19]
244
228
  ),
245
229
  highlightData: (
246
230
  /*highlightData*/
247
- e[22]
231
+ e[20]
248
232
  ),
249
233
  missingFloorConfig: (
250
234
  /*missingFloorConfig*/
251
- e[23]
235
+ e[21]
252
236
  ),
253
237
  panoIndex: (
254
238
  /*panoIndex*/
@@ -260,11 +244,11 @@ function V(a) {
260
244
  ),
261
245
  cameraImageUrl: (
262
246
  /*cameraImageUrl*/
263
- e[16]
247
+ e[15]
264
248
  ),
265
249
  lastPanoramaLongitude: (
266
250
  /*lastPanoramaLongitude*/
267
- e[15]
251
+ e[14]
268
252
  ),
269
253
  compassEnable: (
270
254
  /*compassEnable*/
@@ -275,53 +259,53 @@ function V(a) {
275
259
  e[2]
276
260
  )
277
261
  },
278
- f & /*floorplanData*/
279
- 16384 && {
262
+ b & /*floorplanData*/
263
+ 8192 && {
280
264
  floorIndex: (
281
265
  /*floorData*/
282
- e[24].floorIndex
266
+ e[22].floorIndex
283
267
  )
284
268
  },
285
- f & /*floorplanData, floorIndex*/
286
- 16400 && {
269
+ b & /*floorplanData, floorIndex*/
270
+ 8208 && {
287
271
  isCurrent: (
288
272
  /*floorData*/
289
- e[24].floorIndex === /*floorIndex*/
273
+ e[22].floorIndex === /*floorIndex*/
290
274
  e[4]
291
275
  )
292
276
  }
293
277
  ]) : {};
294
- n.$set(m);
278
+ l.$set(r);
295
279
  },
296
280
  i(e) {
297
- o || (g(n.$$.fragment, e), o = !0);
281
+ o || (g(l.$$.fragment, e), o = !0);
298
282
  },
299
283
  o(e) {
300
- u(n.$$.fragment, e), o = !1;
284
+ u(l.$$.fragment, e), o = !1;
301
285
  },
302
286
  d(e) {
303
- p(n, e);
287
+ Z(l, e);
304
288
  }
305
289
  };
306
290
  }
307
- function le(a) {
308
- let n, o, t = (
291
+ function ee(n) {
292
+ let l, o, t = (
309
293
  /*visible*/
310
- a[1] && U(a)
294
+ n[1] && N(n)
311
295
  );
312
296
  return {
313
297
  c() {
314
- t && t.c(), n = G();
298
+ t && t.c(), l = y();
315
299
  },
316
300
  m(i, e) {
317
- t && t.m(i, e), q(i, n, e), o = !0;
301
+ t && t.m(i, e), U(i, l, e), o = !0;
318
302
  },
319
303
  p(i, [e]) {
320
304
  /*visible*/
321
305
  i[1] ? t ? (t.p(i, e), e & /*visible*/
322
- 2 && g(t, 1)) : (t = U(i), t.c(), g(t, 1), t.m(n.parentNode, n)) : t && (M(), u(t, 1, 1, () => {
306
+ 2 && g(t, 1)) : (t = N(i), t.c(), g(t, 1), t.m(l.parentNode, l)) : t && (w(), u(t, 1, 1, () => {
323
307
  t = null;
324
- }), w());
308
+ }), V());
325
309
  },
326
310
  i(i) {
327
311
  o || (g(t), o = !0);
@@ -330,49 +314,47 @@ function le(a) {
330
314
  u(t), o = !1;
331
315
  },
332
316
  d(i) {
333
- t && t.d(i), i && B(n);
317
+ t && t.d(i), i && q(l);
334
318
  }
335
319
  };
336
320
  }
337
- function ae(a, n, o) {
338
- let { duration: t = 0 } = n, { visible: i } = n, { northDesc: e } = n, { panoIndex: f } = n, { floorIndex: m } = n, { cameraEnable: b } = n, { hoverEnable: r } = n, { highlightEnable: h } = n, { compassEnable: E } = n, { roomLabelsEnable: s } = n, { roomAreaEnable: c } = n, { roomNameEnable: D } = n, { roomDimensionEnable: _ } = n, { ruleLabelsEnable: L } = n, { floorplanData: d } = n, { lastPanoramaLongitude: R } = n, { cameraImageUrl: I } = n, { getRoomAreaText: T } = n, { getRoomDimensionText: A } = n, { getLabelElement: C } = n, { getRuleDistanceText: k } = n, { adaptiveRoomLabelVisibleEnable: F } = n, { highlightData: N } = n, { missingFloorConfig: v } = n;
339
- return a.$$set = (l) => {
340
- "duration" in l && o(0, t = l.duration), "visible" in l && o(1, i = l.visible), "northDesc" in l && o(2, e = l.northDesc), "panoIndex" in l && o(3, f = l.panoIndex), "floorIndex" in l && o(4, m = l.floorIndex), "cameraEnable" in l && o(5, b = l.cameraEnable), "hoverEnable" in l && o(6, r = l.hoverEnable), "highlightEnable" in l && o(7, h = l.highlightEnable), "compassEnable" in l && o(8, E = l.compassEnable), "roomLabelsEnable" in l && o(9, s = l.roomLabelsEnable), "roomAreaEnable" in l && o(10, c = l.roomAreaEnable), "roomNameEnable" in l && o(11, D = l.roomNameEnable), "roomDimensionEnable" in l && o(12, _ = l.roomDimensionEnable), "ruleLabelsEnable" in l && o(13, L = l.ruleLabelsEnable), "floorplanData" in l && o(14, d = l.floorplanData), "lastPanoramaLongitude" in l && o(15, R = l.lastPanoramaLongitude), "cameraImageUrl" in l && o(16, I = l.cameraImageUrl), "getRoomAreaText" in l && o(17, T = l.getRoomAreaText), "getRoomDimensionText" in l && o(18, A = l.getRoomDimensionText), "getLabelElement" in l && o(19, C = l.getLabelElement), "getRuleDistanceText" in l && o(20, k = l.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in l && o(21, F = l.adaptiveRoomLabelVisibleEnable), "highlightData" in l && o(22, N = l.highlightData), "missingFloorConfig" in l && o(23, v = l.missingFloorConfig);
321
+ function le(n, l, o) {
322
+ let { duration: t = 0 } = l, { visible: i } = l, { northDesc: e } = l, { panoIndex: b } = l, { floorIndex: r } = l, { cameraEnable: f } = l, { hoverEnable: m } = l, { highlightEnable: h } = l, { compassEnable: E } = l, { roomLabelsEnable: s } = l, { roomAreaEnable: c } = l, { roomNameEnable: _ } = l, { ruleLabelsEnable: d } = l, { floorplanData: L } = l, { lastPanoramaLongitude: D } = l, { cameraImageUrl: I } = l, { getRoomAreaText: R } = l, { getLabelElement: A } = l, { getRuleDistanceText: T } = l, { adaptiveRoomLabelVisibleEnable: C } = l, { highlightData: v } = l, { missingFloorConfig: k } = l;
323
+ return n.$$set = (a) => {
324
+ "duration" in a && o(0, t = a.duration), "visible" in a && o(1, i = a.visible), "northDesc" in a && o(2, e = a.northDesc), "panoIndex" in a && o(3, b = a.panoIndex), "floorIndex" in a && o(4, r = a.floorIndex), "cameraEnable" in a && o(5, f = a.cameraEnable), "hoverEnable" in a && o(6, m = a.hoverEnable), "highlightEnable" in a && o(7, h = a.highlightEnable), "compassEnable" in a && o(8, E = a.compassEnable), "roomLabelsEnable" in a && o(9, s = a.roomLabelsEnable), "roomAreaEnable" in a && o(10, c = a.roomAreaEnable), "roomNameEnable" in a && o(11, _ = a.roomNameEnable), "ruleLabelsEnable" in a && o(12, d = a.ruleLabelsEnable), "floorplanData" in a && o(13, L = a.floorplanData), "lastPanoramaLongitude" in a && o(14, D = a.lastPanoramaLongitude), "cameraImageUrl" in a && o(15, I = a.cameraImageUrl), "getRoomAreaText" in a && o(16, R = a.getRoomAreaText), "getLabelElement" in a && o(17, A = a.getLabelElement), "getRuleDistanceText" in a && o(18, T = a.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in a && o(19, C = a.adaptiveRoomLabelVisibleEnable), "highlightData" in a && o(20, v = a.highlightData), "missingFloorConfig" in a && o(21, k = a.missingFloorConfig);
341
325
  }, [
342
326
  t,
343
327
  i,
344
328
  e,
345
- f,
346
- m,
347
329
  b,
348
330
  r,
331
+ f,
332
+ m,
349
333
  h,
350
334
  E,
351
335
  s,
352
336
  c,
353
- D,
354
337
  _,
355
- L,
356
338
  d,
357
- R,
339
+ L,
340
+ D,
358
341
  I,
359
- T,
342
+ R,
360
343
  A,
344
+ T,
361
345
  C,
362
- k,
363
- F,
364
- N,
365
- v
346
+ v,
347
+ k
366
348
  ];
367
349
  }
368
- class me extends S {
369
- constructor(n) {
370
- super(), j(
350
+ class te extends B {
351
+ constructor(l) {
352
+ super(), M(
371
353
  this,
372
- n,
373
- ae,
354
+ l,
374
355
  le,
375
- y,
356
+ ee,
357
+ S,
376
358
  {
377
359
  duration: 0,
378
360
  visible: 1,
@@ -386,23 +368,21 @@ class me extends S {
386
368
  roomLabelsEnable: 9,
387
369
  roomAreaEnable: 10,
388
370
  roomNameEnable: 11,
389
- roomDimensionEnable: 12,
390
- ruleLabelsEnable: 13,
391
- floorplanData: 14,
392
- lastPanoramaLongitude: 15,
393
- cameraImageUrl: 16,
394
- getRoomAreaText: 17,
395
- getRoomDimensionText: 18,
396
- getLabelElement: 19,
397
- getRuleDistanceText: 20,
398
- adaptiveRoomLabelVisibleEnable: 21,
399
- highlightData: 22,
400
- missingFloorConfig: 23
371
+ ruleLabelsEnable: 12,
372
+ floorplanData: 13,
373
+ lastPanoramaLongitude: 14,
374
+ cameraImageUrl: 15,
375
+ getRoomAreaText: 16,
376
+ getLabelElement: 17,
377
+ getRuleDistanceText: 18,
378
+ adaptiveRoomLabelVisibleEnable: 19,
379
+ highlightData: 20,
380
+ missingFloorConfig: 21
401
381
  },
402
- ne
382
+ $
403
383
  );
404
384
  }
405
385
  }
406
386
  export {
407
- me as Main
387
+ te as Main
408
388
  };