@realsee/dnalogel 3.19.0-dev.2 → 3.20.0-dev.2
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.
- package/dist/PanoVideoPlugin/Controller.d.ts +0 -17
- package/dist/PanoVideoPlugin/VideoMeshController.d.ts +0 -6
- package/dist/floorplan/typings/floorplanData.d.ts +7 -0
- package/dist/floorplan/typings/floorplanServerData.d.ts +7 -0
- package/dist/floorplan/typings/index.d.ts +9 -0
- package/dist/index.cjs.js +60 -60
- package/dist/index.js +5377 -5224
- package/dist/index.umd.js +52 -52
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +30 -30
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +32 -32
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/GuideLineItem.GuideLineItem.html +18 -18
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +42 -42
- package/docs/classes/Magnifier.html +19 -19
- package/docs/classes/ModelRoomLabelController.html +10 -10
- package/docs/classes/MoveController.html +27 -27
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +14 -14
- package/docs/classes/PanoMeasurePluginLine.html +26 -26
- package/docs/classes/PanoMeasurePluginModel.html +26 -26
- package/docs/classes/PanoMeasurePluginPoint.html +10 -10
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +50 -50
- package/docs/classes/Util.BetterTween.html +9 -9
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.LineSegments.html +7 -7
- package/docs/classes/Util.Magnifier.html +19 -19
- package/docs/classes/Util.Object3D.html +8 -8
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.PointSelectorHelper.html +15 -15
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/classes/WalkController.html +26 -26
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +20 -20
- package/docs/enums/DIRECTION.html +8 -8
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/DimensionType.html +6 -6
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/PaintBrushTypeEnum.html +7 -7
- package/docs/enums/PointType.html +6 -6
- package/docs/enums/Rotation.html +7 -7
- package/docs/functions/AreaMakerPlugin.html +4 -4
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/CurrentPanoImagePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/MovePlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/PanoVideoPlugin.html +4 -4
- package/docs/functions/PipelinePlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.absoluteUrl.html +4 -4
- package/docs/functions/Util.checkFiveModelLoaded.html +4 -4
- package/docs/functions/Util.equal.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +4 -4
- package/docs/functions/Util.getCoordsFromElement.html +4 -4
- package/docs/functions/Util.getFrameTime.html +4 -4
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
- package/docs/functions/Util.isAbsoluteURL.html +4 -4
- package/docs/functions/Util.isModelLike.html +4 -4
- package/docs/functions/Util.isNil.html +4 -4
- package/docs/functions/Util.isPanoramaLike.html +4 -4
- package/docs/functions/Util.nextFrame.html +4 -4
- package/docs/functions/Util.notNil.html +4 -4
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
- package/docs/functions/Util.tweenProgress.html +4 -4
- package/docs/functions/Util.uuid.html +4 -4
- package/docs/functions/pluginFlag.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.Config.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +14 -14
- package/docs/interfaces/AreaMakerPluginType.Params.html +6 -6
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +8 -8
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +7 -7
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.State.html +7 -7
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
- package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
- package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
- package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
- package/docs/interfaces/CruisePluginTypes.EventMap.html +20 -20
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -5
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +10 -10
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +11 -11
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +6 -6
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +5 -5
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +7 -7
- package/docs/interfaces/EventMap.html +14 -14
- package/docs/interfaces/FloorplanBounding.html +7 -7
- package/docs/interfaces/FloorplanData.html +9 -9
- package/docs/interfaces/FloorplanEntrance.html +10 -10
- package/docs/interfaces/FloorplanExtraObject.html +9 -9
- package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
- package/docs/interfaces/FloorplanFloorData.html +8 -8
- package/docs/interfaces/FloorplanImagePosition.html +6 -6
- package/docs/interfaces/FloorplanObserver.html +8 -8
- package/docs/interfaces/FloorplanOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanPosition.html +6 -6
- package/docs/interfaces/FloorplanRoomItem.html +37 -14
- package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
- package/docs/interfaces/FloorplanServerBounding.html +7 -7
- package/docs/interfaces/FloorplanServerComputedData.html +9 -9
- package/docs/interfaces/FloorplanServerData.html +6 -6
- package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
- package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
- package/docs/interfaces/FloorplanServerEntrance.html +10 -10
- package/docs/interfaces/FloorplanServerFloorData.html +8 -8
- package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
- package/docs/interfaces/FloorplanServerObserver.html +8 -8
- package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanServerPosition.html +6 -6
- package/docs/interfaces/FloorplanServerRoomItem.html +38 -15
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +14 -14
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +5 -5
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +20 -20
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +21 -21
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -5
- package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
- package/docs/interfaces/HelperOffset.html +7 -7
- package/docs/interfaces/ImagePlaneGroup.html +5 -5
- package/docs/interfaces/ItemLabelPluginData.html +5 -5
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
- package/docs/interfaces/MinMax.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
- package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
- package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
- package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
- package/docs/interfaces/ModelViewPluginExportType.html +10 -10
- package/docs/interfaces/Object3DHelperState.html +7 -7
- package/docs/interfaces/ObjectHelperControllers.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +11 -11
- package/docs/interfaces/PaintBrushConfigs.html +11 -11
- package/docs/interfaces/PaintBrushState.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
- package/docs/interfaces/PanoMeasureParameterType.html +15 -15
- package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
- package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
- package/docs/interfaces/PanoRulerProPluginState.html +7 -7
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
- package/docs/interfaces/Point.html +7 -7
- package/docs/interfaces/Room.html +8 -8
- package/docs/interfaces/RoomInfo.html +6 -6
- package/docs/interfaces/RoomLabel.html +13 -13
- package/docs/interfaces/RoomRules.html +4 -4
- package/docs/interfaces/Rooms.html +4 -4
- package/docs/interfaces/Scissor.html +8 -8
- package/docs/interfaces/State.html +7 -7
- package/docs/interfaces/TagCacheInterface.html +11 -11
- package/docs/interfaces/TagConfig.html +13 -13
- package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +5 -5
- package/docs/interfaces/TagStyle.html +5 -5
- package/docs/interfaces/Tags.html +8 -8
- package/docs/interfaces/TemporaryState.html +5 -5
- package/docs/interfaces/Util.MagnifierParameter.html +10 -10
- package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
- package/docs/interfaces/Util.PointIntersection.html +7 -7
- package/docs/modules/AreaMakerPluginType.html +4 -4
- package/docs/modules/CruisePluginTypes.html +4 -4
- package/docs/modules/CurrentPanoImagePluginType.html +4 -4
- package/docs/modules/GuideLineItem.html +4 -4
- package/docs/modules/GuideLineModeItem.html +4 -4
- package/docs/modules/GuideLinePluginType.html +4 -4
- package/docs/modules/PanoVideoPluginType.html +4 -4
- package/docs/modules/Util.html +4 -4
- package/docs/modules.html +4 -4
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -4
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +4 -4
- package/docs/types/AreaMakerPluginType.PluginData.html +4 -4
- package/docs/types/AreaMakerPluginType.ServerData.html +4 -4
- package/docs/types/ArrayPosition.html +4 -4
- package/docs/types/AudioAppearance.html +4 -4
- package/docs/types/AudioTagTypeConfigKey.html +4 -4
- package/docs/types/CSS3DRenderExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
- package/docs/types/ClassFunctionParameters.html +4 -4
- package/docs/types/Color.html +4 -4
- package/docs/types/ContentTypeConfigKey.html +4 -4
- package/docs/types/ContentTypeConfigKeySplit.html +4 -4
- package/docs/types/ContentTypeMap.html +4 -4
- package/docs/types/Create3DDomContainerReturnType.html +4 -4
- package/docs/types/Create3DElementReturnType.html +4 -4
- package/docs/types/CruisePluginExportType.html +4 -4
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
- package/docs/types/CurrentPanoImagePluginExportType.html +4 -4
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
- package/docs/types/DeprecatedTagProperty.html +4 -4
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/ElementRenderer.html +4 -4
- package/docs/types/FloorplanRuleLabels.html +4 -4
- package/docs/types/FloorplanServerRuleLabels.html +4 -4
- package/docs/types/GuideLinePluginExportType.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
- package/docs/types/GuideLinePluginType.PathItem.html +4 -4
- package/docs/types/GuideLinePluginType.PluginData.html +4 -4
- package/docs/types/HelperEventMap.html +4 -4
- package/docs/types/InternalHelperEventMap.html +4 -4
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/MediaData.html +4 -4
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
- package/docs/types/ModelId.html +4 -4
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
- package/docs/types/MoveArgs.html +4 -4
- package/docs/types/MoveOpts.html +4 -4
- package/docs/types/Object3DHelperEventMap.html +4 -4
- package/docs/types/ObjectFit.html +4 -4
- package/docs/types/PaintBrushEventMap.html +4 -4
- package/docs/types/PanoCompassPluginData.html +4 -4
- package/docs/types/PanoCompassPluginExportType.html +4 -4
- package/docs/types/PanoCompassPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
- package/docs/types/PanoIndex.html +4 -4
- package/docs/types/PanoMeasurePluginEvent.html +4 -4
- package/docs/types/PanoMeasureReturnType.html +4 -4
- package/docs/types/PanoSpatialTagPluginId.html +4 -4
- package/docs/types/PanoTagPluginExportInterface.html +4 -4
- package/docs/types/PanoTagPluginParamsInterface.html +4 -4
- package/docs/types/PanoVideoPluginParameterType.html +4 -4
- package/docs/types/PanoVideoPluginReturnType.html +4 -4
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
- package/docs/types/PipelinePluginParameterType.html +4 -4
- package/docs/types/PipelinePluginReturnType.html +4 -4
- package/docs/types/PlaneTag.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagInstance.html +4 -4
- package/docs/types/Position.html +4 -4
- package/docs/types/RotateArgs.html +4 -4
- package/docs/types/RotateOpts.html +4 -4
- package/docs/types/RuleLabelsKey.html +4 -4
- package/docs/types/RuleLabelsValue.html +4 -4
- package/docs/types/StickType.html +4 -4
- package/docs/types/Tag.html +4 -4
- package/docs/types/Tag2D.html +4 -4
- package/docs/types/Tag3D.html +4 -4
- package/docs/types/TagConfigByKey.html +4 -4
- package/docs/types/TagContentType.html +4 -4
- package/docs/types/TagContentTypeMapping.html +4 -4
- package/docs/types/TagDimensionType.html +4 -4
- package/docs/types/TagElement.html +4 -4
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +4 -4
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagId.html +4 -4
- package/docs/types/TagInstance.html +4 -4
- package/docs/types/TagPointType.html +4 -4
- package/docs/types/TagRendererMap.html +4 -4
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/WorkCode.html +4 -4
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
- package/docs/variables/PLUGIN.html +4 -4
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
- package/docs/variables/ROOM_TYPE_MAP.html +4 -4
- package/docs/variables/defaultGlobalConfig.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/PanoVideoPlugin/Controller.d.ts +0 -17
- package/libs/PanoVideoPlugin/Controller.js +39 -63
- package/libs/PanoVideoPlugin/VideoMeshController.d.ts +0 -6
- package/libs/PanoVideoPlugin/VideoMeshController.js +1 -9
- package/libs/base/BasePlugin.js +1 -1
- package/libs/floorplan/Components/CurrentFloor.js +208 -188
- package/libs/floorplan/Components/Main.js +158 -138
- package/libs/floorplan/Components/RoomLabels/RoomLabel.js +273 -155
- package/libs/floorplan/Components/RoomLabels/RoomLabels.js +143 -123
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +41 -39
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +28 -26
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +24 -22
- package/libs/floorplan/typings/floorplanData.d.ts +7 -0
- package/libs/floorplan/typings/floorplanServerData.d.ts +7 -0
- package/libs/floorplan/typings/index.d.ts +9 -0
- package/libs/floorplan/utils/formatData.js +8 -7
- package/libs/shared-utils/logger.js +1 -1
- package/libs/vendor/classnames/index.js +32 -32
- package/package.json +1 -1
|
@@ -1,187 +1,195 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
2
|
-
import { fade as
|
|
3
|
-
import { CurrentFloor as
|
|
4
|
-
function
|
|
5
|
-
|
|
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}");
|
|
6
6
|
}
|
|
7
|
-
function
|
|
8
|
-
const t =
|
|
9
|
-
return t[
|
|
7
|
+
function P(a, n, o) {
|
|
8
|
+
const t = a.slice();
|
|
9
|
+
return t[24] = n[o], t;
|
|
10
10
|
}
|
|
11
|
-
function
|
|
12
|
-
let
|
|
11
|
+
function U(a) {
|
|
12
|
+
let n, o, t, i = (
|
|
13
13
|
/*floorplanData*/
|
|
14
|
-
|
|
14
|
+
a[14].floorDatas
|
|
15
15
|
), e = [];
|
|
16
|
-
for (let
|
|
17
|
-
e[
|
|
18
|
-
const
|
|
19
|
-
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;
|
|
20
20
|
});
|
|
21
21
|
return {
|
|
22
22
|
c() {
|
|
23
|
-
|
|
24
|
-
for (let r = 0; r < e.length; r += 1)
|
|
25
|
-
e[r].c();
|
|
26
|
-
G(l, "class", "floorplan-main svelte-86bqav");
|
|
27
|
-
},
|
|
28
|
-
m(r, f) {
|
|
29
|
-
U(r, l, f);
|
|
23
|
+
n = H("div");
|
|
30
24
|
for (let m = 0; m < e.length; m += 1)
|
|
31
|
-
e[m]
|
|
25
|
+
e[m].c();
|
|
26
|
+
J(n, "class", "floorplan-main svelte-86bqav");
|
|
27
|
+
},
|
|
28
|
+
m(m, b) {
|
|
29
|
+
q(m, n, b);
|
|
30
|
+
for (let r = 0; r < e.length; r += 1)
|
|
31
|
+
e[r] && e[r].m(n, null);
|
|
32
32
|
t = !0;
|
|
33
33
|
},
|
|
34
|
-
p(
|
|
35
|
-
if (
|
|
36
|
-
|
|
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) {
|
|
37
37
|
i = /*floorplanData*/
|
|
38
|
-
|
|
39
|
-
let
|
|
40
|
-
for (
|
|
41
|
-
const h =
|
|
42
|
-
e[
|
|
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));
|
|
43
43
|
}
|
|
44
|
-
for (
|
|
45
|
-
|
|
46
|
-
|
|
44
|
+
for (M(), r = i.length; r < e.length; r += 1)
|
|
45
|
+
f(r);
|
|
46
|
+
w();
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
|
-
i(
|
|
49
|
+
i(m) {
|
|
50
50
|
if (!t) {
|
|
51
|
-
for (let
|
|
52
|
-
g(e[
|
|
53
|
-
o ||
|
|
54
|
-
o =
|
|
51
|
+
for (let b = 0; b < i.length; b += 1)
|
|
52
|
+
g(e[b]);
|
|
53
|
+
o || K(() => {
|
|
54
|
+
o = O(n, $, {
|
|
55
55
|
duration: (
|
|
56
56
|
/*duration*/
|
|
57
|
-
|
|
57
|
+
a[0]
|
|
58
58
|
),
|
|
59
|
-
easing:
|
|
59
|
+
easing: Q
|
|
60
60
|
}), o.start();
|
|
61
61
|
}), t = !0;
|
|
62
62
|
}
|
|
63
63
|
},
|
|
64
|
-
o(
|
|
64
|
+
o(m) {
|
|
65
65
|
e = e.filter(Boolean);
|
|
66
|
-
for (let
|
|
67
|
-
u(e[
|
|
66
|
+
for (let b = 0; b < e.length; b += 1)
|
|
67
|
+
u(e[b]);
|
|
68
68
|
t = !1;
|
|
69
69
|
},
|
|
70
|
-
d(
|
|
71
|
-
|
|
70
|
+
d(m) {
|
|
71
|
+
m && B(n), W(e, m);
|
|
72
72
|
}
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
|
-
function
|
|
76
|
-
let
|
|
75
|
+
function V(a) {
|
|
76
|
+
let n, o;
|
|
77
77
|
const t = [
|
|
78
78
|
{
|
|
79
79
|
hoverEnable: (
|
|
80
80
|
/*hoverEnable*/
|
|
81
|
-
|
|
81
|
+
a[6]
|
|
82
82
|
),
|
|
83
83
|
highlightEnable: (
|
|
84
84
|
/*highlightEnable*/
|
|
85
|
-
|
|
85
|
+
a[7]
|
|
86
86
|
),
|
|
87
87
|
floorplanData: (
|
|
88
88
|
/*floorplanData*/
|
|
89
|
-
|
|
89
|
+
a[14]
|
|
90
90
|
),
|
|
91
91
|
getRoomAreaText: (
|
|
92
92
|
/*getRoomAreaText*/
|
|
93
|
-
|
|
93
|
+
a[17]
|
|
94
|
+
),
|
|
95
|
+
getRoomDimensionText: (
|
|
96
|
+
/*getRoomDimensionText*/
|
|
97
|
+
a[18]
|
|
94
98
|
),
|
|
95
99
|
getLabelElement: (
|
|
96
100
|
/*getLabelElement*/
|
|
97
|
-
|
|
101
|
+
a[19]
|
|
98
102
|
),
|
|
99
103
|
getRuleDistanceText: (
|
|
100
104
|
/*getRuleDistanceText*/
|
|
101
|
-
|
|
105
|
+
a[20]
|
|
102
106
|
),
|
|
103
107
|
roomLabelsEnable: (
|
|
104
108
|
/*roomLabelsEnable*/
|
|
105
|
-
|
|
109
|
+
a[9]
|
|
106
110
|
),
|
|
107
111
|
roomAreaEnable: (
|
|
108
112
|
/*roomAreaEnable*/
|
|
109
|
-
|
|
113
|
+
a[10]
|
|
110
114
|
),
|
|
111
115
|
roomNameEnable: (
|
|
112
116
|
/*roomNameEnable*/
|
|
113
|
-
|
|
117
|
+
a[11]
|
|
118
|
+
),
|
|
119
|
+
roomDimensionEnable: (
|
|
120
|
+
/*roomDimensionEnable*/
|
|
121
|
+
a[12]
|
|
114
122
|
),
|
|
115
123
|
ruleLabelsEnable: (
|
|
116
124
|
/*ruleLabelsEnable*/
|
|
117
|
-
|
|
125
|
+
a[13]
|
|
118
126
|
),
|
|
119
127
|
adaptiveRoomLabelVisibleEnable: (
|
|
120
128
|
/*adaptiveRoomLabelVisibleEnable*/
|
|
121
|
-
|
|
129
|
+
a[21]
|
|
122
130
|
),
|
|
123
131
|
highlightData: (
|
|
124
132
|
/*highlightData*/
|
|
125
|
-
|
|
133
|
+
a[22]
|
|
126
134
|
),
|
|
127
135
|
missingFloorConfig: (
|
|
128
136
|
/*missingFloorConfig*/
|
|
129
|
-
|
|
137
|
+
a[23]
|
|
130
138
|
),
|
|
131
139
|
panoIndex: (
|
|
132
140
|
/*panoIndex*/
|
|
133
|
-
|
|
141
|
+
a[3]
|
|
134
142
|
),
|
|
135
143
|
cameraEnable: (
|
|
136
144
|
/*cameraEnable*/
|
|
137
|
-
|
|
145
|
+
a[5]
|
|
138
146
|
),
|
|
139
147
|
cameraImageUrl: (
|
|
140
148
|
/*cameraImageUrl*/
|
|
141
|
-
|
|
149
|
+
a[16]
|
|
142
150
|
),
|
|
143
151
|
lastPanoramaLongitude: (
|
|
144
152
|
/*lastPanoramaLongitude*/
|
|
145
|
-
|
|
153
|
+
a[15]
|
|
146
154
|
),
|
|
147
155
|
compassEnable: (
|
|
148
156
|
/*compassEnable*/
|
|
149
|
-
|
|
157
|
+
a[8]
|
|
150
158
|
),
|
|
151
159
|
northDesc: (
|
|
152
160
|
/*northDesc*/
|
|
153
|
-
|
|
161
|
+
a[2]
|
|
154
162
|
)
|
|
155
163
|
},
|
|
156
164
|
{
|
|
157
165
|
floorIndex: (
|
|
158
166
|
/*floorData*/
|
|
159
|
-
|
|
167
|
+
a[24].floorIndex
|
|
160
168
|
)
|
|
161
169
|
},
|
|
162
170
|
{
|
|
163
171
|
isCurrent: (
|
|
164
172
|
/*floorData*/
|
|
165
|
-
|
|
166
|
-
|
|
173
|
+
a[24].floorIndex === /*floorIndex*/
|
|
174
|
+
a[4]
|
|
167
175
|
)
|
|
168
176
|
}
|
|
169
177
|
];
|
|
170
178
|
let i = {};
|
|
171
179
|
for (let e = 0; e < t.length; e += 1)
|
|
172
|
-
i =
|
|
173
|
-
return
|
|
180
|
+
i = X(i, t[e]);
|
|
181
|
+
return n = new ee({ props: i }), {
|
|
174
182
|
c() {
|
|
175
|
-
|
|
183
|
+
Y(n.$$.fragment);
|
|
176
184
|
},
|
|
177
|
-
m(e,
|
|
178
|
-
|
|
185
|
+
m(e, f) {
|
|
186
|
+
Z(n, e, f), o = !0;
|
|
179
187
|
},
|
|
180
|
-
p(e,
|
|
181
|
-
const
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
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 && {
|
|
185
193
|
hoverEnable: (
|
|
186
194
|
/*hoverEnable*/
|
|
187
195
|
e[6]
|
|
@@ -192,19 +200,23 @@ function P(n) {
|
|
|
192
200
|
),
|
|
193
201
|
floorplanData: (
|
|
194
202
|
/*floorplanData*/
|
|
195
|
-
e[
|
|
203
|
+
e[14]
|
|
196
204
|
),
|
|
197
205
|
getRoomAreaText: (
|
|
198
206
|
/*getRoomAreaText*/
|
|
199
|
-
e[
|
|
207
|
+
e[17]
|
|
208
|
+
),
|
|
209
|
+
getRoomDimensionText: (
|
|
210
|
+
/*getRoomDimensionText*/
|
|
211
|
+
e[18]
|
|
200
212
|
),
|
|
201
213
|
getLabelElement: (
|
|
202
214
|
/*getLabelElement*/
|
|
203
|
-
e[
|
|
215
|
+
e[19]
|
|
204
216
|
),
|
|
205
217
|
getRuleDistanceText: (
|
|
206
218
|
/*getRuleDistanceText*/
|
|
207
|
-
e[
|
|
219
|
+
e[20]
|
|
208
220
|
),
|
|
209
221
|
roomLabelsEnable: (
|
|
210
222
|
/*roomLabelsEnable*/
|
|
@@ -218,21 +230,25 @@ function P(n) {
|
|
|
218
230
|
/*roomNameEnable*/
|
|
219
231
|
e[11]
|
|
220
232
|
),
|
|
233
|
+
roomDimensionEnable: (
|
|
234
|
+
/*roomDimensionEnable*/
|
|
235
|
+
e[12]
|
|
236
|
+
),
|
|
221
237
|
ruleLabelsEnable: (
|
|
222
238
|
/*ruleLabelsEnable*/
|
|
223
|
-
e[
|
|
239
|
+
e[13]
|
|
224
240
|
),
|
|
225
241
|
adaptiveRoomLabelVisibleEnable: (
|
|
226
242
|
/*adaptiveRoomLabelVisibleEnable*/
|
|
227
|
-
e[
|
|
243
|
+
e[21]
|
|
228
244
|
),
|
|
229
245
|
highlightData: (
|
|
230
246
|
/*highlightData*/
|
|
231
|
-
e[
|
|
247
|
+
e[22]
|
|
232
248
|
),
|
|
233
249
|
missingFloorConfig: (
|
|
234
250
|
/*missingFloorConfig*/
|
|
235
|
-
e[
|
|
251
|
+
e[23]
|
|
236
252
|
),
|
|
237
253
|
panoIndex: (
|
|
238
254
|
/*panoIndex*/
|
|
@@ -244,11 +260,11 @@ function P(n) {
|
|
|
244
260
|
),
|
|
245
261
|
cameraImageUrl: (
|
|
246
262
|
/*cameraImageUrl*/
|
|
247
|
-
e[
|
|
263
|
+
e[16]
|
|
248
264
|
),
|
|
249
265
|
lastPanoramaLongitude: (
|
|
250
266
|
/*lastPanoramaLongitude*/
|
|
251
|
-
e[
|
|
267
|
+
e[15]
|
|
252
268
|
),
|
|
253
269
|
compassEnable: (
|
|
254
270
|
/*compassEnable*/
|
|
@@ -259,53 +275,53 @@ function P(n) {
|
|
|
259
275
|
e[2]
|
|
260
276
|
)
|
|
261
277
|
},
|
|
262
|
-
|
|
263
|
-
|
|
278
|
+
f & /*floorplanData*/
|
|
279
|
+
16384 && {
|
|
264
280
|
floorIndex: (
|
|
265
281
|
/*floorData*/
|
|
266
|
-
e[
|
|
282
|
+
e[24].floorIndex
|
|
267
283
|
)
|
|
268
284
|
},
|
|
269
|
-
|
|
270
|
-
|
|
285
|
+
f & /*floorplanData, floorIndex*/
|
|
286
|
+
16400 && {
|
|
271
287
|
isCurrent: (
|
|
272
288
|
/*floorData*/
|
|
273
|
-
e[
|
|
289
|
+
e[24].floorIndex === /*floorIndex*/
|
|
274
290
|
e[4]
|
|
275
291
|
)
|
|
276
292
|
}
|
|
277
293
|
]) : {};
|
|
278
|
-
|
|
294
|
+
n.$set(m);
|
|
279
295
|
},
|
|
280
296
|
i(e) {
|
|
281
|
-
o || (g(
|
|
297
|
+
o || (g(n.$$.fragment, e), o = !0);
|
|
282
298
|
},
|
|
283
299
|
o(e) {
|
|
284
|
-
u(
|
|
300
|
+
u(n.$$.fragment, e), o = !1;
|
|
285
301
|
},
|
|
286
302
|
d(e) {
|
|
287
|
-
|
|
303
|
+
p(n, e);
|
|
288
304
|
}
|
|
289
305
|
};
|
|
290
306
|
}
|
|
291
|
-
function
|
|
292
|
-
let
|
|
307
|
+
function le(a) {
|
|
308
|
+
let n, o, t = (
|
|
293
309
|
/*visible*/
|
|
294
|
-
|
|
310
|
+
a[1] && U(a)
|
|
295
311
|
);
|
|
296
312
|
return {
|
|
297
313
|
c() {
|
|
298
|
-
t && t.c(),
|
|
314
|
+
t && t.c(), n = G();
|
|
299
315
|
},
|
|
300
316
|
m(i, e) {
|
|
301
|
-
t && t.m(i, e),
|
|
317
|
+
t && t.m(i, e), q(i, n, e), o = !0;
|
|
302
318
|
},
|
|
303
319
|
p(i, [e]) {
|
|
304
320
|
/*visible*/
|
|
305
321
|
i[1] ? t ? (t.p(i, e), e & /*visible*/
|
|
306
|
-
2 && g(t, 1)) : (t =
|
|
322
|
+
2 && g(t, 1)) : (t = U(i), t.c(), g(t, 1), t.m(n.parentNode, n)) : t && (M(), u(t, 1, 1, () => {
|
|
307
323
|
t = null;
|
|
308
|
-
}),
|
|
324
|
+
}), w());
|
|
309
325
|
},
|
|
310
326
|
i(i) {
|
|
311
327
|
o || (g(t), o = !0);
|
|
@@ -314,47 +330,49 @@ function ee(n) {
|
|
|
314
330
|
u(t), o = !1;
|
|
315
331
|
},
|
|
316
332
|
d(i) {
|
|
317
|
-
t && t.d(i), i &&
|
|
333
|
+
t && t.d(i), i && B(n);
|
|
318
334
|
}
|
|
319
335
|
};
|
|
320
336
|
}
|
|
321
|
-
function
|
|
322
|
-
let { duration: t = 0 } =
|
|
323
|
-
return
|
|
324
|
-
"duration" in
|
|
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);
|
|
325
341
|
}, [
|
|
326
342
|
t,
|
|
327
343
|
i,
|
|
328
344
|
e,
|
|
329
|
-
b,
|
|
330
|
-
r,
|
|
331
345
|
f,
|
|
332
346
|
m,
|
|
347
|
+
b,
|
|
348
|
+
r,
|
|
333
349
|
h,
|
|
334
350
|
E,
|
|
335
351
|
s,
|
|
336
352
|
c,
|
|
353
|
+
D,
|
|
337
354
|
_,
|
|
338
|
-
d,
|
|
339
355
|
L,
|
|
340
|
-
|
|
341
|
-
I,
|
|
356
|
+
d,
|
|
342
357
|
R,
|
|
343
|
-
|
|
358
|
+
I,
|
|
344
359
|
T,
|
|
360
|
+
A,
|
|
345
361
|
C,
|
|
346
|
-
|
|
347
|
-
|
|
362
|
+
k,
|
|
363
|
+
F,
|
|
364
|
+
N,
|
|
365
|
+
v
|
|
348
366
|
];
|
|
349
367
|
}
|
|
350
|
-
class
|
|
351
|
-
constructor(
|
|
352
|
-
super(),
|
|
368
|
+
class me extends S {
|
|
369
|
+
constructor(n) {
|
|
370
|
+
super(), j(
|
|
353
371
|
this,
|
|
354
|
-
|
|
372
|
+
n,
|
|
373
|
+
ae,
|
|
355
374
|
le,
|
|
356
|
-
|
|
357
|
-
S,
|
|
375
|
+
y,
|
|
358
376
|
{
|
|
359
377
|
duration: 0,
|
|
360
378
|
visible: 1,
|
|
@@ -368,21 +386,23 @@ class te extends B {
|
|
|
368
386
|
roomLabelsEnable: 9,
|
|
369
387
|
roomAreaEnable: 10,
|
|
370
388
|
roomNameEnable: 11,
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
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
|
|
381
401
|
},
|
|
382
|
-
|
|
402
|
+
ne
|
|
383
403
|
);
|
|
384
404
|
}
|
|
385
405
|
}
|
|
386
406
|
export {
|
|
387
|
-
|
|
407
|
+
me as Main
|
|
388
408
|
};
|