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