@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.
- package/dist/PanoVideoPlugin/VideoMeshController.d.ts +1 -0
- package/dist/floorplan/typings/floorplanData.d.ts +0 -7
- package/dist/floorplan/typings/floorplanServerData.d.ts +0 -7
- package/dist/floorplan/typings/index.d.ts +0 -9
- package/dist/index.cjs.js +60 -60
- package/dist/index.js +5197 -5379
- 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 +14 -37
- 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 +15 -38
- 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/VideoMeshController.d.ts +1 -0
- package/libs/PanoVideoPlugin/VideoMeshController.js +10 -7
- package/libs/base/BasePlugin.js +1 -1
- package/libs/floorplan/Components/CurrentFloor.js +188 -208
- package/libs/floorplan/Components/Main.js +138 -158
- package/libs/floorplan/Components/RoomLabels/RoomLabel.js +155 -273
- package/libs/floorplan/Components/RoomLabels/RoomLabels.js +123 -143
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +39 -41
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +26 -28
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +22 -24
- package/libs/floorplan/typings/floorplanData.d.ts +0 -7
- package/libs/floorplan/typings/floorplanServerData.d.ts +0 -7
- package/libs/floorplan/typings/index.d.ts +0 -9
- package/libs/floorplan/utils/formatData.js +7 -8
- package/libs/shared-utils/logger.js +1 -1
- package/libs/vendor/classnames/index.js +32 -32
- package/package.json +1 -1
|
@@ -1,195 +1,187 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
2
|
-
import { fade as
|
|
3
|
-
import { CurrentFloor as
|
|
4
|
-
function
|
|
5
|
-
|
|
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
|
|
8
|
-
const t =
|
|
9
|
-
return t[
|
|
7
|
+
function F(n, l, o) {
|
|
8
|
+
const t = n.slice();
|
|
9
|
+
return t[22] = l[o], t;
|
|
10
10
|
}
|
|
11
|
-
function
|
|
12
|
-
let
|
|
11
|
+
function N(n) {
|
|
12
|
+
let l, o, t, i = (
|
|
13
13
|
/*floorplanData*/
|
|
14
|
-
|
|
14
|
+
n[13].floorDatas
|
|
15
15
|
), e = [];
|
|
16
|
-
for (let
|
|
17
|
-
e[
|
|
18
|
-
const
|
|
19
|
-
e[
|
|
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
|
-
|
|
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]
|
|
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(
|
|
35
|
-
if (
|
|
36
|
-
|
|
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
|
-
|
|
39
|
-
let
|
|
40
|
-
for (
|
|
41
|
-
const h =
|
|
42
|
-
e[
|
|
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 (
|
|
45
|
-
|
|
46
|
-
|
|
44
|
+
for (w(), m = i.length; m < e.length; m += 1)
|
|
45
|
+
b(m);
|
|
46
|
+
V();
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
|
-
i(
|
|
49
|
+
i(r) {
|
|
50
50
|
if (!t) {
|
|
51
|
-
for (let
|
|
52
|
-
g(e[
|
|
53
|
-
o ||
|
|
54
|
-
o =
|
|
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
|
-
|
|
57
|
+
n[0]
|
|
58
58
|
),
|
|
59
|
-
easing:
|
|
59
|
+
easing: K
|
|
60
60
|
}), o.start();
|
|
61
61
|
}), t = !0;
|
|
62
62
|
}
|
|
63
63
|
},
|
|
64
|
-
o(
|
|
64
|
+
o(r) {
|
|
65
65
|
e = e.filter(Boolean);
|
|
66
|
-
for (let
|
|
67
|
-
u(e[
|
|
66
|
+
for (let f = 0; f < e.length; f += 1)
|
|
67
|
+
u(e[f]);
|
|
68
68
|
t = !1;
|
|
69
69
|
},
|
|
70
|
-
d(
|
|
71
|
-
|
|
70
|
+
d(r) {
|
|
71
|
+
r && q(l), O(e, r);
|
|
72
72
|
}
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
|
-
function
|
|
76
|
-
let
|
|
75
|
+
function P(n) {
|
|
76
|
+
let l, o;
|
|
77
77
|
const t = [
|
|
78
78
|
{
|
|
79
79
|
hoverEnable: (
|
|
80
80
|
/*hoverEnable*/
|
|
81
|
-
|
|
81
|
+
n[6]
|
|
82
82
|
),
|
|
83
83
|
highlightEnable: (
|
|
84
84
|
/*highlightEnable*/
|
|
85
|
-
|
|
85
|
+
n[7]
|
|
86
86
|
),
|
|
87
87
|
floorplanData: (
|
|
88
88
|
/*floorplanData*/
|
|
89
|
-
|
|
89
|
+
n[13]
|
|
90
90
|
),
|
|
91
91
|
getRoomAreaText: (
|
|
92
92
|
/*getRoomAreaText*/
|
|
93
|
-
|
|
94
|
-
),
|
|
95
|
-
getRoomDimensionText: (
|
|
96
|
-
/*getRoomDimensionText*/
|
|
97
|
-
a[18]
|
|
93
|
+
n[16]
|
|
98
94
|
),
|
|
99
95
|
getLabelElement: (
|
|
100
96
|
/*getLabelElement*/
|
|
101
|
-
|
|
97
|
+
n[17]
|
|
102
98
|
),
|
|
103
99
|
getRuleDistanceText: (
|
|
104
100
|
/*getRuleDistanceText*/
|
|
105
|
-
|
|
101
|
+
n[18]
|
|
106
102
|
),
|
|
107
103
|
roomLabelsEnable: (
|
|
108
104
|
/*roomLabelsEnable*/
|
|
109
|
-
|
|
105
|
+
n[9]
|
|
110
106
|
),
|
|
111
107
|
roomAreaEnable: (
|
|
112
108
|
/*roomAreaEnable*/
|
|
113
|
-
|
|
109
|
+
n[10]
|
|
114
110
|
),
|
|
115
111
|
roomNameEnable: (
|
|
116
112
|
/*roomNameEnable*/
|
|
117
|
-
|
|
118
|
-
),
|
|
119
|
-
roomDimensionEnable: (
|
|
120
|
-
/*roomDimensionEnable*/
|
|
121
|
-
a[12]
|
|
113
|
+
n[11]
|
|
122
114
|
),
|
|
123
115
|
ruleLabelsEnable: (
|
|
124
116
|
/*ruleLabelsEnable*/
|
|
125
|
-
|
|
117
|
+
n[12]
|
|
126
118
|
),
|
|
127
119
|
adaptiveRoomLabelVisibleEnable: (
|
|
128
120
|
/*adaptiveRoomLabelVisibleEnable*/
|
|
129
|
-
|
|
121
|
+
n[19]
|
|
130
122
|
),
|
|
131
123
|
highlightData: (
|
|
132
124
|
/*highlightData*/
|
|
133
|
-
|
|
125
|
+
n[20]
|
|
134
126
|
),
|
|
135
127
|
missingFloorConfig: (
|
|
136
128
|
/*missingFloorConfig*/
|
|
137
|
-
|
|
129
|
+
n[21]
|
|
138
130
|
),
|
|
139
131
|
panoIndex: (
|
|
140
132
|
/*panoIndex*/
|
|
141
|
-
|
|
133
|
+
n[3]
|
|
142
134
|
),
|
|
143
135
|
cameraEnable: (
|
|
144
136
|
/*cameraEnable*/
|
|
145
|
-
|
|
137
|
+
n[5]
|
|
146
138
|
),
|
|
147
139
|
cameraImageUrl: (
|
|
148
140
|
/*cameraImageUrl*/
|
|
149
|
-
|
|
141
|
+
n[15]
|
|
150
142
|
),
|
|
151
143
|
lastPanoramaLongitude: (
|
|
152
144
|
/*lastPanoramaLongitude*/
|
|
153
|
-
|
|
145
|
+
n[14]
|
|
154
146
|
),
|
|
155
147
|
compassEnable: (
|
|
156
148
|
/*compassEnable*/
|
|
157
|
-
|
|
149
|
+
n[8]
|
|
158
150
|
),
|
|
159
151
|
northDesc: (
|
|
160
152
|
/*northDesc*/
|
|
161
|
-
|
|
153
|
+
n[2]
|
|
162
154
|
)
|
|
163
155
|
},
|
|
164
156
|
{
|
|
165
157
|
floorIndex: (
|
|
166
158
|
/*floorData*/
|
|
167
|
-
|
|
159
|
+
n[22].floorIndex
|
|
168
160
|
)
|
|
169
161
|
},
|
|
170
162
|
{
|
|
171
163
|
isCurrent: (
|
|
172
164
|
/*floorData*/
|
|
173
|
-
|
|
174
|
-
|
|
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 =
|
|
181
|
-
return
|
|
172
|
+
i = Q(i, t[e]);
|
|
173
|
+
return l = new p({ props: i }), {
|
|
182
174
|
c() {
|
|
183
|
-
|
|
175
|
+
W(l.$$.fragment);
|
|
184
176
|
},
|
|
185
|
-
m(e,
|
|
186
|
-
|
|
177
|
+
m(e, b) {
|
|
178
|
+
X(l, e, b), o = !0;
|
|
187
179
|
},
|
|
188
|
-
p(e,
|
|
189
|
-
const
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
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[
|
|
195
|
+
e[13]
|
|
204
196
|
),
|
|
205
197
|
getRoomAreaText: (
|
|
206
198
|
/*getRoomAreaText*/
|
|
207
|
-
e[
|
|
208
|
-
),
|
|
209
|
-
getRoomDimensionText: (
|
|
210
|
-
/*getRoomDimensionText*/
|
|
211
|
-
e[18]
|
|
199
|
+
e[16]
|
|
212
200
|
),
|
|
213
201
|
getLabelElement: (
|
|
214
202
|
/*getLabelElement*/
|
|
215
|
-
e[
|
|
203
|
+
e[17]
|
|
216
204
|
),
|
|
217
205
|
getRuleDistanceText: (
|
|
218
206
|
/*getRuleDistanceText*/
|
|
219
|
-
e[
|
|
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[
|
|
223
|
+
e[12]
|
|
240
224
|
),
|
|
241
225
|
adaptiveRoomLabelVisibleEnable: (
|
|
242
226
|
/*adaptiveRoomLabelVisibleEnable*/
|
|
243
|
-
e[
|
|
227
|
+
e[19]
|
|
244
228
|
),
|
|
245
229
|
highlightData: (
|
|
246
230
|
/*highlightData*/
|
|
247
|
-
e[
|
|
231
|
+
e[20]
|
|
248
232
|
),
|
|
249
233
|
missingFloorConfig: (
|
|
250
234
|
/*missingFloorConfig*/
|
|
251
|
-
e[
|
|
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[
|
|
247
|
+
e[15]
|
|
264
248
|
),
|
|
265
249
|
lastPanoramaLongitude: (
|
|
266
250
|
/*lastPanoramaLongitude*/
|
|
267
|
-
e[
|
|
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
|
-
|
|
279
|
-
|
|
262
|
+
b & /*floorplanData*/
|
|
263
|
+
8192 && {
|
|
280
264
|
floorIndex: (
|
|
281
265
|
/*floorData*/
|
|
282
|
-
e[
|
|
266
|
+
e[22].floorIndex
|
|
283
267
|
)
|
|
284
268
|
},
|
|
285
|
-
|
|
286
|
-
|
|
269
|
+
b & /*floorplanData, floorIndex*/
|
|
270
|
+
8208 && {
|
|
287
271
|
isCurrent: (
|
|
288
272
|
/*floorData*/
|
|
289
|
-
e[
|
|
273
|
+
e[22].floorIndex === /*floorIndex*/
|
|
290
274
|
e[4]
|
|
291
275
|
)
|
|
292
276
|
}
|
|
293
277
|
]) : {};
|
|
294
|
-
|
|
278
|
+
l.$set(r);
|
|
295
279
|
},
|
|
296
280
|
i(e) {
|
|
297
|
-
o || (g(
|
|
281
|
+
o || (g(l.$$.fragment, e), o = !0);
|
|
298
282
|
},
|
|
299
283
|
o(e) {
|
|
300
|
-
u(
|
|
284
|
+
u(l.$$.fragment, e), o = !1;
|
|
301
285
|
},
|
|
302
286
|
d(e) {
|
|
303
|
-
|
|
287
|
+
Z(l, e);
|
|
304
288
|
}
|
|
305
289
|
};
|
|
306
290
|
}
|
|
307
|
-
function
|
|
308
|
-
let
|
|
291
|
+
function ee(n) {
|
|
292
|
+
let l, o, t = (
|
|
309
293
|
/*visible*/
|
|
310
|
-
|
|
294
|
+
n[1] && N(n)
|
|
311
295
|
);
|
|
312
296
|
return {
|
|
313
297
|
c() {
|
|
314
|
-
t && t.c(),
|
|
298
|
+
t && t.c(), l = y();
|
|
315
299
|
},
|
|
316
300
|
m(i, e) {
|
|
317
|
-
t && t.m(i, e),
|
|
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 =
|
|
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
|
-
}),
|
|
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 &&
|
|
317
|
+
t && t.d(i), i && q(l);
|
|
334
318
|
}
|
|
335
319
|
};
|
|
336
320
|
}
|
|
337
|
-
function
|
|
338
|
-
let { duration: t = 0 } =
|
|
339
|
-
return
|
|
340
|
-
"duration" in
|
|
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
|
-
|
|
339
|
+
L,
|
|
340
|
+
D,
|
|
358
341
|
I,
|
|
359
|
-
|
|
342
|
+
R,
|
|
360
343
|
A,
|
|
344
|
+
T,
|
|
361
345
|
C,
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
N,
|
|
365
|
-
v
|
|
346
|
+
v,
|
|
347
|
+
k
|
|
366
348
|
];
|
|
367
349
|
}
|
|
368
|
-
class
|
|
369
|
-
constructor(
|
|
370
|
-
super(),
|
|
350
|
+
class te extends B {
|
|
351
|
+
constructor(l) {
|
|
352
|
+
super(), M(
|
|
371
353
|
this,
|
|
372
|
-
|
|
373
|
-
ae,
|
|
354
|
+
l,
|
|
374
355
|
le,
|
|
375
|
-
|
|
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
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
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
|
-
|
|
382
|
+
$
|
|
403
383
|
);
|
|
404
384
|
}
|
|
405
385
|
}
|
|
406
386
|
export {
|
|
407
|
-
|
|
387
|
+
te as Main
|
|
408
388
|
};
|