@realsee/dnalogel 3.19.0-dev.1 → 3.19.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/Controller.d.ts +17 -0
- package/dist/PanoVideoPlugin/VideoMeshController.d.ts +6 -1
- package/dist/index.cjs.js +4 -4
- package/dist/index.js +59 -30
- package/dist/index.umd.js +4 -4
- 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 +12 -12
- 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 +13 -13
- 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 +17 -0
- package/libs/PanoVideoPlugin/Controller.js +63 -39
- package/libs/PanoVideoPlugin/VideoMeshController.d.ts +6 -1
- package/libs/PanoVideoPlugin/VideoMeshController.js +16 -11
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/libs/vendor/classnames/index.js +32 -32
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(te,pe){typeof exports=="object"&&typeof module!="undefined"?pe(exports,require("@realsee/five"),require("three"),require("three/examples/jsm/renderers/CSS3DRenderer"),require("hammerjs"),require("@realsee/five/line"),require("three/examples/jsm/loaders/FBXLoader"),require("earcut"),require("animejs"),require("@realsee/five/gltf-loader")):typeof define=="function"&&define.amd?define(["exports","@realsee/five","three","three/examples/jsm/renderers/CSS3DRenderer","hammerjs","@realsee/five/line","three/examples/jsm/loaders/FBXLoader","earcut","animejs","@realsee/five/gltf-loader"],pe):(te=typeof globalThis!="undefined"?globalThis:te||self,pe(te.dnalogel={},te.FiveSDK,te.THREE,te.CSS3DRenderer,te.Hammer,te.Line,te.FBXLoader,te.earcut,te.anime,te.GLTFLoader))})(this,function(te,pe,Q,Ji,li,Is,Ps,Nn,xt,Fn){"use strict";var Uk=Object.defineProperty,Yk=Object.defineProperties;var Xk=Object.getOwnPropertyDescriptors;var Lf=Object.getOwnPropertySymbols;var Zk=Object.prototype.hasOwnProperty,Jk=Object.prototype.propertyIsEnumerable;var ll=(te,pe,Q)=>pe in te?Uk(te,pe,{enumerable:!0,configurable:!0,writable:!0,value:Q}):te[pe]=Q,V=(te,pe)=>{for(var Q in pe||(pe={}))Zk.call(pe,Q)&&ll(te,Q,pe[Q]);if(Lf)for(var Q of Lf(pe))Jk.call(pe,Q)&&ll(te,Q,pe[Q]);return te},me=(te,pe)=>Yk(te,Xk(pe));var u=(te,pe,Q)=>(ll(te,typeof pe!="symbol"?pe+"":pe,Q),Q);var W=(te,pe,Q)=>new Promise((Ji,li)=>{var Is=xt=>{try{Nn(Q.next(xt))}catch(Fn){li(Fn)}},Ps=xt=>{try{Nn(Q.throw(xt))}catch(Fn){li(Fn)}},Nn=xt=>xt.done?Ji(xt.value):Promise.resolve(xt.value).then(Is,Ps);Nn((Q=Q.apply(te,pe)).next())});function Tf(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const P=Tf(Q);function jf(){console.debug("%c %c@realsee/dnalogel %cv3.19.0-dev.1",["background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function zf(){const n=typeof OffscreenCanvas!="undefined",t=n&&new OffscreenCanvas(1,1).getContext("webgl")!==null;n&&!t&&Object.assign(window,{OffscreenCanvas:function(e,i){const s=document.createElement("canvas");return s.width=e,s.height=i,s}})}function cl(){}const dl=()=>Promise.resolve(),hl={__queue:Promise.resolve()};function Of(n=dl){hl.__queue=hl.__queue.then(n).catch(dl)}function ks(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function Fo(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function Ms(n){if(n.length<2)return{};const t=n.slice(-2),e=t[0],i={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2};return{control:e,end:i}}function Bf(n,t,e=cl){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Vf=window,ul=window.requestAnimationFrame||Vf.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Es(n,t=0){t<=0?ul(n):ul(()=>Es(n,t-1))}var Dt=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-Dt.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?Dt.Bounce.In(n*2)*.5:Dt.Bounce.Out(n*2-1)*.5+.5}}),generatePow:function(n){return n===void 0&&(n=4),n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return Math.pow(t,n)},Out:function(t){return 1-Math.pow(1-t,n)},InOut:function(t){return t<.5?Math.pow(t*2,n)/2:(1-Math.pow(2-t*2,n))/2+.5}}}}),qi=function(){return performance.now()},fl=function(){function n(){this._tweens={},this._tweensAddedDuringUpdate={}}return n.prototype.getAll=function(){var t=this;return Object.keys(this._tweens).map(function(e){return t._tweens[e]})},n.prototype.removeAll=function(){this._tweens={}},n.prototype.add=function(t){this._tweens[t.getId()]=t,this._tweensAddedDuringUpdate[t.getId()]=t},n.prototype.remove=function(t){delete this._tweens[t.getId()],delete this._tweensAddedDuringUpdate[t.getId()]},n.prototype.update=function(t,e){t===void 0&&(t=qi()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),Pi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Pi.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=Pi.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Pi.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=Pi.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},_o=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Ho=new fl,xs=function(){function n(t,e){e===void 0&&(e=Ho),this._object=t,this._group=e,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=Dt.Linear.None,this._interpolationFunction=Pi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=_o.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=qi()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,d=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(d){var h=i[r];if(h.length===0)continue;for(var f=[a],m=0,A=h.length;m<A;m+=1){var p=this._handleRelativeValue(a,h[m]);if(isNaN(p)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(p)}d&&(i[r]=f)}if((c==="object"||l)&&a&&!d){e[r]=l?[]:{};var g=a;for(var v in g)e[r][v]=g[v];s[r]=l?[]:{};var h=i[r];if(!this._isDynamic){var y={};for(var v in h)y[v]=h[v];i[r]=h=y}this._setupProperties(g,e[r],h,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),d?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=qi()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=t,this._group&&this._group.remove(this),this)},n.prototype.resume=function(t){return t===void 0&&(t=qi()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=t-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},n.prototype.stopChainedTweens=function(){for(var t=0,e=this._chainedTweens.length;t<e;t++)this._chainedTweens[t].stop();return this},n.prototype.group=function(t){return t===void 0&&(t=Ho),this._group=t,this},n.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},n.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},n.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},n.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},n.prototype.easing=function(t){return t===void 0&&(t=Dt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Pi.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){if(t===void 0&&(t=qi()),e===void 0&&(e=!0),this._isPaused)return!0;var i,s,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0),s=(t-this._startTime)/this._duration,s=this._duration===0||s>1?1:s;var r=this._easingFunction(s);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,s),s===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,l=this._chainedTweens.length;a<l;a++)this._chainedTweens[a].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),d=!l&&c;d?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),Rf="20.0.3",Qf=_o.nextId,Rt=Ho,Gf=Rt.getAll.bind(Rt),Nf=Rt.removeAll.bind(Rt),Ff=Rt.add.bind(Rt),ml=Rt.remove.bind(Rt),_f=Rt.update.bind(Rt),gl={Easing:Dt,Group:fl,Interpolation:Pi,now:qi,Sequence:_o,nextId:Qf,Tween:xs,VERSION:Rf,getAll:Gf,removeAll:Nf,add:Ff,remove:ml,update:_f};function Hf(n,t,e,i=Dt.Linear.None){const s=new xs(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var Jt=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(Jt||{});const _n=Symbol("$$PAINT_BRUSH_EVENT$$");function Ds(n){return n[_n]||(n[_n]={}),n[_n]}function Wf(n){n[_n]||delete n[_n]}let Uf=class{hasListener(t){const e=Ds(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Ds(this);return s[t]||(s[t]=[]),s[t].push([e,i||!1]),()=>this.off(t,e)}once(t,e){return this.on(t,e,!0)}off(t,e){if(t===void 0){Wf(this);return}const i=Ds(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=Ds(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function ci(){return((1+Math.random())*65536|0).toString(16).substring(1)}function $e(){return(ci()+ci()+"-"+ci()+"-4"+ci().substr(0,3)+"-"+ci()+"-"+ci()+ci()+ci()).toLowerCase()}const Yf=`
|
|
1
|
+
(function(te,pe){typeof exports=="object"&&typeof module!="undefined"?pe(exports,require("@realsee/five"),require("three"),require("three/examples/jsm/renderers/CSS3DRenderer"),require("hammerjs"),require("@realsee/five/line"),require("three/examples/jsm/loaders/FBXLoader"),require("earcut"),require("animejs"),require("@realsee/five/gltf-loader")):typeof define=="function"&&define.amd?define(["exports","@realsee/five","three","three/examples/jsm/renderers/CSS3DRenderer","hammerjs","@realsee/five/line","three/examples/jsm/loaders/FBXLoader","earcut","animejs","@realsee/five/gltf-loader"],pe):(te=typeof globalThis!="undefined"?globalThis:te||self,pe(te.dnalogel={},te.FiveSDK,te.THREE,te.CSS3DRenderer,te.Hammer,te.Line,te.FBXLoader,te.earcut,te.anime,te.GLTFLoader))})(this,function(te,pe,Q,Ji,li,Is,Ps,Nn,xt,Fn){"use strict";var Uk=Object.defineProperty,Yk=Object.defineProperties;var Xk=Object.getOwnPropertyDescriptors;var Lf=Object.getOwnPropertySymbols;var Zk=Object.prototype.hasOwnProperty,Jk=Object.prototype.propertyIsEnumerable;var ll=(te,pe,Q)=>pe in te?Uk(te,pe,{enumerable:!0,configurable:!0,writable:!0,value:Q}):te[pe]=Q,V=(te,pe)=>{for(var Q in pe||(pe={}))Zk.call(pe,Q)&&ll(te,Q,pe[Q]);if(Lf)for(var Q of Lf(pe))Jk.call(pe,Q)&&ll(te,Q,pe[Q]);return te},me=(te,pe)=>Yk(te,Xk(pe));var u=(te,pe,Q)=>(ll(te,typeof pe!="symbol"?pe+"":pe,Q),Q);var W=(te,pe,Q)=>new Promise((Ji,li)=>{var Is=xt=>{try{Nn(Q.next(xt))}catch(Fn){li(Fn)}},Ps=xt=>{try{Nn(Q.throw(xt))}catch(Fn){li(Fn)}},Nn=xt=>xt.done?Ji(xt.value):Promise.resolve(xt.value).then(Is,Ps);Nn((Q=Q.apply(te,pe)).next())});function Tf(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const P=Tf(Q);function jf(){console.debug("%c %c@realsee/dnalogel %cv3.19.0",["background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function zf(){const n=typeof OffscreenCanvas!="undefined",t=n&&new OffscreenCanvas(1,1).getContext("webgl")!==null;n&&!t&&Object.assign(window,{OffscreenCanvas:function(e,i){const s=document.createElement("canvas");return s.width=e,s.height=i,s}})}function cl(){}const dl=()=>Promise.resolve(),hl={__queue:Promise.resolve()};function Of(n=dl){hl.__queue=hl.__queue.then(n).catch(dl)}function ks(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function Fo(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function Ms(n){if(n.length<2)return{};const t=n.slice(-2),e=t[0],i={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2};return{control:e,end:i}}function Bf(n,t,e=cl){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Vf=window,ul=window.requestAnimationFrame||Vf.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Es(n,t=0){t<=0?ul(n):ul(()=>Es(n,t-1))}var Dt=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-Dt.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?Dt.Bounce.In(n*2)*.5:Dt.Bounce.Out(n*2-1)*.5+.5}}),generatePow:function(n){return n===void 0&&(n=4),n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return Math.pow(t,n)},Out:function(t){return 1-Math.pow(1-t,n)},InOut:function(t){return t<.5?Math.pow(t*2,n)/2:(1-Math.pow(2-t*2,n))/2+.5}}}}),qi=function(){return performance.now()},fl=function(){function n(){this._tweens={},this._tweensAddedDuringUpdate={}}return n.prototype.getAll=function(){var t=this;return Object.keys(this._tweens).map(function(e){return t._tweens[e]})},n.prototype.removeAll=function(){this._tweens={}},n.prototype.add=function(t){this._tweens[t.getId()]=t,this._tweensAddedDuringUpdate[t.getId()]=t},n.prototype.remove=function(t){delete this._tweens[t.getId()],delete this._tweensAddedDuringUpdate[t.getId()]},n.prototype.update=function(t,e){t===void 0&&(t=qi()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),Pi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Pi.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=Pi.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Pi.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=Pi.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},_o=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Ho=new fl,xs=function(){function n(t,e){e===void 0&&(e=Ho),this._object=t,this._group=e,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=Dt.Linear.None,this._interpolationFunction=Pi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=_o.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=qi()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,d=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(d){var h=i[r];if(h.length===0)continue;for(var f=[a],m=0,A=h.length;m<A;m+=1){var p=this._handleRelativeValue(a,h[m]);if(isNaN(p)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(p)}d&&(i[r]=f)}if((c==="object"||l)&&a&&!d){e[r]=l?[]:{};var g=a;for(var v in g)e[r][v]=g[v];s[r]=l?[]:{};var h=i[r];if(!this._isDynamic){var y={};for(var v in h)y[v]=h[v];i[r]=h=y}this._setupProperties(g,e[r],h,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),d?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=qi()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=t,this._group&&this._group.remove(this),this)},n.prototype.resume=function(t){return t===void 0&&(t=qi()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=t-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},n.prototype.stopChainedTweens=function(){for(var t=0,e=this._chainedTweens.length;t<e;t++)this._chainedTweens[t].stop();return this},n.prototype.group=function(t){return t===void 0&&(t=Ho),this._group=t,this},n.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},n.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},n.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},n.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},n.prototype.easing=function(t){return t===void 0&&(t=Dt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Pi.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){if(t===void 0&&(t=qi()),e===void 0&&(e=!0),this._isPaused)return!0;var i,s,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0),s=(t-this._startTime)/this._duration,s=this._duration===0||s>1?1:s;var r=this._easingFunction(s);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,s),s===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,l=this._chainedTweens.length;a<l;a++)this._chainedTweens[a].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),d=!l&&c;d?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),Rf="20.0.3",Qf=_o.nextId,Rt=Ho,Gf=Rt.getAll.bind(Rt),Nf=Rt.removeAll.bind(Rt),Ff=Rt.add.bind(Rt),ml=Rt.remove.bind(Rt),_f=Rt.update.bind(Rt),gl={Easing:Dt,Group:fl,Interpolation:Pi,now:qi,Sequence:_o,nextId:Qf,Tween:xs,VERSION:Rf,getAll:Gf,removeAll:Nf,add:Ff,remove:ml,update:_f};function Hf(n,t,e,i=Dt.Linear.None){const s=new xs(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var Jt=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(Jt||{});const _n=Symbol("$$PAINT_BRUSH_EVENT$$");function Ds(n){return n[_n]||(n[_n]={}),n[_n]}function Wf(n){n[_n]||delete n[_n]}let Uf=class{hasListener(t){const e=Ds(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Ds(this);return s[t]||(s[t]=[]),s[t].push([e,i||!1]),()=>this.off(t,e)}once(t,e){return this.on(t,e,!0)}off(t,e){if(t===void 0){Wf(this);return}const i=Ds(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=Ds(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function ci(){return((1+Math.random())*65536|0).toString(16).substring(1)}function $e(){return(ci()+ci()+"-"+ci()+"-4"+ci().substr(0,3)+"-"+ci()+"-"+ci()+ci()+ci()).toLowerCase()}const Yf=`
|
|
2
2
|
<style type="text/css">
|
|
3
3
|
|
|
4
4
|
#_gl_paintBrush {
|
|
@@ -191,7 +191,7 @@ void main() {
|
|
|
191
191
|
svg [type='lineItemGroup'] g g g g {
|
|
192
192
|
stroke: #ffffff;
|
|
193
193
|
}</style>
|
|
194
|
-
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class jg extends ae{constructor(t){super(),re(this,t,Tg,Lg,oe,{content:0},Sg)}}function zg(n){fe(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Og(n){let t,e;return t=new Dg({props:{url:n[1].url}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Bg(n){let t,e;return t=new jg({props:{content:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Vg(n){let t,e,i,s;const o=[Bg,Og],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=D("div"),i&&i.c(),w(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){z(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let d=e;e=a(l),e===d?~e&&r[e].p(l,c):(i&&(de(),L(r[d],1,1,()=>{r[d]=null}),he()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null)):i=null)},i(l){s||(x(i),s=!0)},o(l){L(i),s=!1},d(l){l&&j(t),~e&&r[e].d()}}}function Rg(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class rc extends ae{constructor(t){super(),re(this,t,Rg,Vg,oe,{floorIndex:2,floorplanData:3},zg)}}function Qg(n){fe(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}")}function Gg(n){let t,e=n[8].outerHTML+"",i;return{c(){t=new Qs(!1),i=Ce(),t.a=i},m(s,o){t.m(e,s,o),z(s,i,o)},p(s,o){o&256&&e!==(e=s[8].outerHTML+"")&&t.p(e)},d(s){s&&j(i),s&&t.d()}}}function Ng(n){let t,e,i=n[1]&&ac(n),s=n[0]&&lc(n);return{c(){i&&i.c(),t=K(),s&&s.c(),e=Ce()},m(o,r){i&&i.m(o,r),z(o,t,r),s&&s.m(o,r),z(o,e,r)},p(o,r){o[1]?i?i.p(o,r):(i=ac(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),o[0]?s?s.p(o,r):(s=lc(o),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},d(o){i&&i.d(o),o&&j(t),s&&s.d(o),o&&j(e)}}}function ac(n){let t,e=n[2].name+"",i;return{c(){t=D("span"),i=xe(e),w(t,"class","floorplan-plugin__room-name")},m(s,o){z(s,t,o),S(t,i)},p(s,o){o&4&&e!==(e=s[2].name+"")&&Se(i,e)},d(s){s&&j(t)}}}function lc(n){let t,e;return{c(){t=D("span"),e=xe(n[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(i,s){z(i,t,s),S(t,e)},p(i,s){s&128&&Se(e,i[7])},d(i){i&&j(t)}}}function Fg(n){let t,e,i;function s(a,l){if(a[3]===void 0)return Ng;if(a[8])return Gg}let o=s(n),r=o&&o(n);return{c(){t=D("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),B(t,"left",n[9]),B(t,"top",n[10]),B(t,"font-size",n[11]),B(t,"opacity",n[6]?"1":"0")},m(a,l){z(a,t,l),r&&r.m(t,null),e||(i=[Gt(Si.call(null,t)),ye(t,"clientWidth",n[19]),ye(t,"clientHeight",n[20])],e=!0)},p(a,[l]){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l&64&&B(t,"opacity",a[6]?"1":"0")},i:J,o:J,d(a){a&&j(t),r&&r.d(),e=!1,Ze(i)}}}function _g(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],d=t[r][1];l>i!=d>i&&e<(c-a)*(i-l)/(d-l)+a&&(s=!s)}return s}function Hg(n,t,e){let i,s,o,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:d}=t,{room:h}=t,{hoveredRoom:f}=t,{getRoomAreaText:m}=t,{getLabelElement:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t;function g(_,H){if(H.width===0||H.height===0)return()=>!1;const F=_.path.map(({x:ke,y:be})=>[ke,be]),Y=_.roomLabel.position,{x:Z,y:q}=Y,{width:ee,height:ue}=H,le=ee/2,Pe=ue/2;return function(be){const Re=Z*be,we=q*be,Ye=F.map(([Ie,ze])=>[Ie*be,ze*be]);return[[Re+le,we-Pe],[Re-le,we-Pe],[Re-le,we+Pe],[Re+le,we+Pe]].every(Ie=>_g(Ie,Ye))}}const v=document.body.clientWidth,y=document.body.clientHeight,k=h.roomLabel,I=k.positionInImage.x*100+"%",E=k.positionInImage.y*100+"%",C=(v<500||y<500?10:14)+"px";let T=0,G=0,N=!1;f.subscribe(function(H){e(16,N=!!H&&H.id===h.id)});const U=_=>{e(4,T=_.detail)},R=_=>{e(5,G=_.detail)};return n.$$set=_=>{"pxmm"in _&&e(12,l=_.pxmm),"roomAreaEnable"in _&&e(0,c=_.roomAreaEnable),"roomNameEnable"in _&&e(1,d=_.roomNameEnable),"room"in _&&e(2,h=_.room),"hoveredRoom"in _&&e(13,f=_.hoveredRoom),"getRoomAreaText"in _&&e(14,m=_.getRoomAreaText),"getLabelElement"in _&&e(3,A=_.getLabelElement),"adaptiveRoomLabelVisibleEnable"in _&&e(15,p=_.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{n.$$.dirty&12&&e(8,i=A==null?void 0:A(h)),n.$$.dirty&16388&&e(7,s=h.size?m(h.size):""),n.$$.dirty&48&&e(18,o={width:T,height:G}),n.$$.dirty&262148&&e(17,r=o?g(h,o):void 0),n.$$.dirty&233472&&e(6,a=p?N?!0:!!(r!=null&&r(l)):!0)},[c,d,h,A,T,G,a,s,i,I,E,C,l,f,m,p,N,r,o,U,R]}class Wg extends ae{constructor(t){super(),re(this,t,Hg,Fg,oe,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Qg)}}function Ug(n){fe(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function cc(n,t,e){const i=n.slice();return i[12]=t[e],i}function dc(n){let t,e=[],i=new Map,s,o,r,a=n[8];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=cc(n,a,c),h=l(d);i.set(h,e[c]=hc(h,d))}return{c(){t=D("div");for(let c=0;c<e.length;c+=1)e[c].c();w(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,d){z(c,t,d);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=!0,o||(r=[Gt(Si.call(null,t)),ye(t,"clientWidth",n[11])],o=!0)},p(c,d){d&447&&(a=c[8],de(),e=jt(e,d,l,1,c,a,i,t,fi,hc,null,cc),he())},i(c){if(!s){for(let d=0;d<a.length;d+=1)x(e[d]);s=!0}},o(c){for(let d=0;d<e.length;d+=1)L(e[d]);s=!1},d(c){c&&j(t);for(let d=0;d<e.length;d+=1)e[d].d();o=!1,Ze(r)}}}function hc(n,t){let e,i,s;const o=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new Wg({props:r}),{key:n,first:null,c(){e=Ce(),se(i.$$.fragment),this.first=e},m(a,l){z(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&447?rt(o,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){L(i.$$.fragment,a),s=!1},d(a){a&&j(e),ne(i,a)}}}function Yg(n){let t,e,i=n[8]&&dc(n);return{c(){i&&i.c(),t=Ce()},m(s,o){i&&i.m(s,o),z(s,t,o),e=!0},p(s,[o]){s[8]?i?(i.p(s,o),o&256&&x(i,1)):(i=dc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(de(),L(i,1,1,()=>{i=null}),he())},i(s){e||(x(i),e=!0)},o(s){L(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}function Xg(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:d}=t,{adaptiveRoomLabelVisibleEnable:h}=t,f=0,m=0;const A=p=>{e(6,f=p.detail)};return n.$$set=p=>{"floorIndex"in p&&e(9,s=p.floorIndex),"roomAreaEnable"in p&&e(0,o=p.roomAreaEnable),"roomNameEnable"in p&&e(1,r=p.roomNameEnable),"floorplanData"in p&&e(10,a=p.floorplanData),"hoveredRoom"in p&&e(2,l=p.hoveredRoom),"getRoomAreaText"in p&&e(3,c=p.getRoomAreaText),"getLabelElement"in p&&e(4,d=p.getLabelElement),"adaptiveRoomLabelVisibleEnable"in p&&e(5,h=p.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&1536&&e(8,i=a.floorDatas[s].rooms),n.$$.dirty&1088){const{max:p,min:g}=a.bounding,v=p.x-g.x;e(7,m=f/v)}},[o,r,l,c,d,h,f,m,i,s,a,A]}class Zg extends ae{constructor(t){super(),re(this,t,Xg,Yg,oe,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},Ug)}}function Jg(n){fe(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function uc(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function fc(n,t,e){const i=n.slice();return i[14]=t[e],i}function mc(n){let t;return{c(){t=D("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),B(t,"left",n[14].left*100+"%"),B(t,"bottom",n[14].bottom*100+"%")},m(e,i){z(e,t,i)},p:J,d(e){e&&j(t)}}}function gc(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=D("div"),i=D("div"),o=xe(s),r=K(),w(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),$(i,"is-row",t[2]),w(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),B(e,"left",t[11].left*100+"%"),B(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){z(a,e,l),S(e,i),S(i,o),S(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Se(o,s)},d(a){a&&j(e)}}}function qg(n){let t,e,i,s,o,r,a=[],l=new Map,c,d=n[3],h=[];for(let A=0;A<d.length;A+=1)h[A]=mc(fc(n,d,A));let f=n[4];const m=A=>A[13];for(let A=0;A<f.length;A+=1){let p=uc(n,f,A),g=m(p);l.set(g,a[A]=gc(g,p))}return{c(){t=D("div"),e=D("div"),i=K(),s=D("div");for(let A=0;A<h.length;A+=1)h[A].c();o=K(),r=D("div");for(let A=0;A<a.length;A+=1)a[A].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),$(s,"is-row",n[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),$(t,"is-row",n[2]),B(t,"width",n[2]?"100%":1/16+"rem"),B(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){z(A,t,p),S(t,e),S(t,i),S(t,s);for(let g=0;g<h.length;g+=1)h[g]&&h[g].m(s,null);S(t,o),S(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(A,[p]){if(p&8){d=A[3];let g;for(g=0;g<d.length;g+=1){const v=fc(A,d,g);h[g]?h[g].p(v,p):(h[g]=mc(v),h[g].c(),h[g].m(s,null))}for(;g<h.length;g+=1)h[g].d(1);h.length=d.length}p&22&&(f=A[4],a=jt(a,p,m,1,A,f,l,r,mr,gc,null,uc)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&w(t,"class",c),p&5&&$(t,"is-row",A[2])},i:J,o:J,d(A){A&&j(t),Tt(h,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const An=1e3,vn=180;function Kg(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(An-vn)*2,c=o.max.y-o.min.y-(An-vn)*2,d=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,g)=>p===0?!0:A!==g[p-1]),h=d.map(A=>{const p=a?(A-o.min.x-An+vn)/l:0,g=a?0:(A-o.min.y-An+vn)/c;return{left:p,bottom:g}});h.unshift({left:0,bottom:0}),h.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=d[d.length-1]-d[0],m=d.map((A,p,g)=>{const v=p===0?0:A-g[p-1],y=p===0?0:(A+g[p-1])/2,k=a?(y-o.min.x-An+vn)/l:0,I=a?0:(y-o.min.y-An+vn)/c;return{left:k,bottom:I,distance:v}}).filter(({distance:A})=>A/f>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,h,m,s,o]}class $g extends ae{constructor(t){super(),re(this,t,Kg,qg,oe,{type:0,data:5,bounding:6,getRuleDistanceText:1},Jg)}}function ep(n){fe(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function pc(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function Ac(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new $g({props:r}),{key:n,first:null,c(){e=Ce(),se(i.$$.fragment),this.first=e},m(a,l){z(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&19?rt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){L(i.$$.fragment,a),s=!1},d(a){a&&j(e),ne(i,a)}}}function tp(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=pc(n,o,a),c=r(l);i.set(c,e[a]=Ac(c,l))}return{c(){t=D("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),B(t,"width",n[3]),B(t,"height",n[2])},m(a,l){z(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],de(),e=jt(e,l,r,1,a,o,i,t,fi,Ac,null,pc),he()),l&8&&B(t,"width",a[3]),l&4&&B(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)x(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);s=!1},d(a){a&&j(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const vc=1e3,bc=180;function ip(n,t,e){let i,s,o,r,a,l,c,d,h,f,{floorIndex:m}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,A=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(vc-bc)*2),n.$$.dirty&2&&e(8,d=i.max.y-i.min.y-(vc-bc)*2),n.$$.dirty&1536&&e(3,h=c/a*100+"%"),n.$$.dirty&384&&e(2,f=d/l*100+"%")},[p,i,f,h,r,m,A,l,d,a,c,s,o]}class np extends ae{constructor(t){super(),re(this,t,ip,tp,oe,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},ep)}}function qs(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,d=l+","+c;return a===0?(e+="M"+d,e):s!=null&&s[a]?(e+="A"+s[a]+","+d,e):(e+="L"+d,e)}),e+(i?"Z":"")}function yc({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function sp(n,t){const e=n.x*1e3+t.bounding.origin.x,i=-n.z*1e3+t.bounding.origin.y;return{x:e,y:i}}function op(n,t){const e=t.bounding,i=e.max.x-e.min.x,s=e.max.y-e.min.y;return{x:(n.x-e.min.x)/i,y:(e.max.y-n.y)/s}}function rp(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function ap(n){let t;return{c(){t=Oe("path"),w(t,"d",n[0]),w(t,"fill","#2F313A")},m(e,i){z(e,t,i)},p(e,[i]){i&1&&w(t,"d",e[0])},i:J,o:J,d(e){e&&j(t)}}}function lp(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=qs(s,{needZ:!0}))},[i,s]}class cp extends ae{constructor(t){super(),re(this,t,lp,ap,oe,{path:1})}}function dp(n){let t,e,i,s,o,r;return{c(){t=Oe("defs"),e=Oe("pattern"),i=Oe("rect"),s=Oe("path"),o=K(),r=Oe("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width",n[1]),w(i,"height",n[1]),w(i,"fill","#323747"),w(s,"d",n[2]),w(s,"stroke","#ffffff"),w(s,"stroke-opacity","0.06"),w(s,"stroke-width","0.5"),w(s,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",n[1]),w(e,"height",n[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",n[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){z(a,t,l),S(t,e),S(e,i),S(e,s),z(a,o,l),z(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:J,o:J,d(a){a&&j(t),a&&j(o),a&&j(r)}}}const vr=6;function hp(n,t,e){let i,{path:s}=t;const o=vr*2,r=`M0 ${vr} h ${o} M${vr} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=qs(s,{needZ:!0}))},[i,o,r,s]}class up extends ae{constructor(t){super(),re(this,t,hp,dp,oe,{path:3})}}function fp(n){let t,e,i,s,o,r,a,l,c,d,h;return{c(){t=Oe("defs"),e=Oe("pattern"),i=Oe("rect"),s=Oe("pattern"),o=Oe("rect"),r=K(),a=Oe("path"),l=K(),c=Oe("path"),d=K(),h=Oe("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width","6"),w(i,"height","50"),w(i,"fill","none"),w(i,"stroke","#4B4B57"),w(i,"stroke-width","0.5"),w(e,"id","room-material-pattern-1"),w(e,"x","0"),w(e,"y","0"),w(e,"width","12"),w(e,"height","50"),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(o,"x","0"),w(o,"y","0"),w(o,"width","6"),w(o,"height","50"),w(o,"fill","none"),w(o,"stroke","#4B4B57"),w(o,"stroke-width","0.5"),w(s,"id","room-material-pattern-2"),w(s,"x","6"),w(s,"y","25"),w(s,"width","12"),w(s,"height","50"),w(s,"patternUnits","userSpaceOnUse"),w(s,"patternTransform","scale(50 50)"),w(a,"d",n[0]),w(a,"fill","#43434D"),w(c,"d",n[0]),w(c,"fill","url(#room-material-pattern-1)"),w(h,"d",n[0]),w(h,"fill","url(#room-material-pattern-2)")},m(f,m){z(f,t,m),S(t,e),S(e,i),S(t,s),S(s,o),z(f,r,m),z(f,a,m),z(f,l,m),z(f,c,m),z(f,d,m),z(f,h,m)},p(f,[m]){m&1&&w(a,"d",f[0]),m&1&&w(c,"d",f[0]),m&1&&w(h,"d",f[0])},i:J,o:J,d(f){f&&j(t),f&&j(r),f&&j(a),f&&j(l),f&&j(c),f&&j(d),f&&j(h)}}}function mp(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=qs(s,{needZ:!0}))},[i,s]}class gp extends ae{constructor(t){super(),re(this,t,mp,fp,oe,{path:1})}}function pp(n){fe(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function wc(n,t,e){const i=n.slice();return i[5]=t[e],i}function Ap(n){let t,e;return t=new up({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function vp(n){let t,e;return t=new gp({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function bp(n){let t,e;return t=new cp({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Cc(n){let t,e,i,s;const o=[bp,vp,Ap],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Oe("svg"),i.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){z(l,t,c),r[e].m(t,null),s=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),L(r[d],1,1,()=>{r[d]=null}),he(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null))},i(l){s||(x(i),s=!0)},o(l){L(i),s=!1},d(l){l&&j(t),r[e].d()}}}function yp(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Cc(wc(n,i,r));const o=r=>L(s[r],1,1,()=>{s[r]=null});return{c(){t=D("div");for(let r=0;r<s.length;r+=1)s[r].c();w(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){z(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=wc(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=Cc(c),s[l].c(),x(s[l],1),s[l].m(t,null))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)L(s[a]);e=!1},d(r){r&&j(t),Tt(s,r)}}}function wp(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>me(V({},l),{path:l.path.map(c=>yc(c,o.bounding))})))},[i,r,a,s,o]}class Cp extends ae{constructor(t){super(),re(this,t,wp,yp,oe,{floorIndex:3,floorplanData:4},pp)}}function Ip(n){fe(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Pp(n){let t,e,i,s;return{c(){t=Oe("path"),w(t,"d",n[5]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){z(o,t,r),i||(s=[ye(t,"mouseenter",n[3]),ye(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:J,o:J,d(o){o&&j(t),i=!1,Ze(s)}}}function kp(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function d(){c==null||c.set(o)}function h(){c==null||c.set(void 0)}const{bounding:f}=a,m=qs(o.path,{needZ:!0,format:A=>yc(A,f)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,d,h,m,a,l,c,i]}class Mp extends ae{constructor(t){super(),re(this,t,kp,Pp,oe,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},Ip)}}function Ep(n){fe(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function Ic(n,t,e){const i=n.slice();return i[6]=t[e],i}function Pc(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new Mp({props:r}),{key:n,first:null,c(){e=Ce(),se(i.$$.fragment),this.first=e},m(a,l){z(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&15?rt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){L(i.$$.fragment,a),s=!1},d(a){a&&j(e),ne(i,a)}}}function xp(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Ic(n,r,l),d=a(c);s.set(d,i[l]=Pc(d,c))}return{c(){t=D("div"),e=Oe("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){z(l,t,c),S(t,e);for(let d=0;d<i.length;d+=1)i[d]&&i[d].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,de(),i=jt(i,c,a,1,l,r,s,e,fi,Pc,null,Ic),he())},i(l){if(!o){for(let c=0;c<r.length;c+=1)x(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)L(i[c]);o=!1},d(l){l&&j(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function Dp(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}class kc extends ae{constructor(t){super(),re(this,t,Dp,xp,oe,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},Ep)}}function Sp(n){fe(n,"svelte-1lm20n5",".missing-floor.svelte-1lm20n5{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-1lm20n5{margin-top:0.75rem;color:#fff;opacity:0.3}")}function Mc(n){let t,e=n[0].text+"",i;return{c(){t=D("span"),i=xe(e),w(t,"class","text svelte-1lm20n5"),B(t,"font-size",n[0].textFontSize+"px")},m(s,o){z(s,t,o),S(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&Se(i,e),o&1&&B(t,"font-size",s[0].textFontSize+"px")},d(s){s&&j(t)}}}function Lp(n){let t,e,i,s,o=n[0].text&&Mc(n);return{c(){t=D("div"),e=D("img"),s=K(),o&&o.c(),w(e,"class","image"),w(e,"alt","缺省楼层展位图"),qe(e.src,i=n[0].imageURL)||w(e,"src",i),B(e,"width",n[0].imageWidth+"px"),B(e,"height",n[0].imageHeight+"px"),w(t,"class","missing-floor svelte-1lm20n5")},m(r,a){z(r,t,a),S(t,e),S(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!qe(e.src,i=r[0].imageURL)&&w(e,"src",i),a&1&&B(e,"width",r[0].imageWidth+"px"),a&1&&B(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=Mc(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:J,o:J,d(r){r&&j(t),o&&o.d()}}}function Tp(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class jp extends ae{constructor(t){super(),re(this,t,Tp,Lp,oe,{missingFloorConfig:0},Sp)}}const gi="data:image/png;base64,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";function Ec(n){return n*180/Math.PI}function zp(n){fe(n,"svelte-17cl35n",".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}")}function Op(n){let t,e;return{c(){t=D("div"),e=D("div"),w(e,"class","floorplan__camera-rotate svelte-17cl35n"),B(e,"background-image",`url(${n[0]||gi})`),B(e,"width",n[4]),B(e,"height",n[4]),B(e,"left","-"+n[4]),B(e,"top","-"+n[4]),B(e,"transform",`rotate(${n[3]}deg)`),B(e,"transform-origin",`${n[4]} ${n[4]}`),w(t,"class","floorplan__camera-position svelte-17cl35n"),B(t,"left",n[1]),B(t,"top",n[2])},m(i,s){z(i,t,s),S(t,e)},p(i,[s]){s&1&&B(e,"background-image",`url(${i[0]||gi})`);const o=s&1;o&&B(e,"width",i[4]),o&&B(e,"height",i[4]),o&&B(e,"left","-"+i[4]),o&&B(e,"top","-"+i[4]),o&&B(e,"transform",`rotate(${i[3]}deg)`),o&&B(e,"transform-origin",`${i[4]} ${i[4]}`)},i:J,o:J,d(i){i&&j(t)}}}function Bp(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,d=l.positionInImage.y,h=c*100+"%",f=d*100+"%",m=-Ec(o)+45,A=document.body.clientWidth,p=document.body.clientHeight,v=`${(A<500||p<500?17:37)/16}rem`;return n.$$set=y=>{"panoIndex"in y&&e(5,i=y.panoIndex),"floorplanData"in y&&e(6,s=y.floorplanData),"lastPanoramaLongitude"in y&&e(7,o=y.lastPanoramaLongitude),"cameraImageUrl"in y&&e(0,r=y.cameraImageUrl)},[r,h,f,m,v,i,s,o]}let Vp=class extends ae{constructor(t){super(),re(this,t,Bp,Op,oe,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},zp)}};const Rp="data:image/png;base64,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";function Qp(n){fe(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function Gp(n){let t,e,i,s,o;return{c(){t=D("div"),e=D("div"),i=K(),s=D("span"),o=xe(n[0]),w(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),B(e,"background-image",`url(${Rp})`),w(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),w(t,"class","floorplan-plugin__compass svelte-rpkaro"),B(t,"transform",n[2])},m(r,a){z(r,t,a),S(t,e),S(t,i),S(t,s),S(s,o)},p(r,a){a&1&&Se(o,r[0])},d(r){r&&j(t)}}}function Np(n){let t,e=n[1]&&Gp(n);return{c(){e&&e.c(),t=Ce()},m(i,s){e&&e.m(i,s),z(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:J,o:J,d(i){e&&e.d(i),i&&j(t)}}}function Fp(n){return n/Math.PI*180}function _p(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?Fp(o):0)+90}deg)`;return n.$$set=d=>{"floorplanData"in d&&e(3,i=d.floorplanData),"northDesc"in d&&e(0,s=d.northDesc)},[s,r,l,i]}class Hp extends ae{constructor(t){super(),re(this,t,_p,Np,oe,{floorplanData:3,northDesc:0},Qp)}}function Wp(n){fe(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function Up(n){let t,e,i,s,o,r,a,l,c,d;const h=[{floorIndex:n[2],floorplanData:n[10]}];let f={};for(let I=0;I<h.length;I+=1)f=et(f,h[I]);t=new Cp({props:f});let m=(n[3]||n[5])&&xc(n);const A=[{floorplanData:n[10],floorIndex:n[2]}];let p={};for(let I=0;I<A.length;I+=1)p=et(p,A[I]);s=new rc({props:p});let g=n[6]&&Dc(n),v=n[9]&&Sc(n),y=n[4]&&Lc(n),k=n[20]&&Tc(n);return{c(){se(t.$$.fragment),e=K(),m&&m.c(),i=K(),se(s.$$.fragment),o=K(),g&&g.c(),r=K(),v&&v.c(),a=K(),y&&y.c(),l=K(),k&&k.c(),c=Ce()},m(I,E){ie(t,I,E),z(I,e,E),m&&m.m(I,E),z(I,i,E),ie(s,I,E),z(I,o,E),g&&g.m(I,E),z(I,r,E),v&&v.m(I,E),z(I,a,E),y&&y.m(I,E),z(I,l,E),k&&k.m(I,E),z(I,c,E),d=!0},p(I,E){const C=E&1028?rt(h,[{floorIndex:I[2],floorplanData:I[10]}]):{};t.$set(C),I[3]||I[5]?m?(m.p(I,E),E&40&&x(m,1)):(m=xc(I),m.c(),x(m,1),m.m(i.parentNode,i)):m&&(de(),L(m,1,1,()=>{m=null}),he());const T=E&1028?rt(A,[{floorplanData:I[10],floorIndex:I[2]}]):{};s.$set(T),I[6]?g?(g.p(I,E),E&64&&x(g,1)):(g=Dc(I),g.c(),x(g,1),g.m(r.parentNode,r)):g&&(de(),L(g,1,1,()=>{g=null}),he()),I[9]?v?(v.p(I,E),E&512&&x(v,1)):(v=Sc(I),v.c(),x(v,1),v.m(a.parentNode,a)):v&&(de(),L(v,1,1,()=>{v=null}),he()),I[4]?y?(y.p(I,E),E&16&&x(y,1)):(y=Lc(I),y.c(),x(y,1),y.m(l.parentNode,l)):y&&(de(),L(y,1,1,()=>{y=null}),he()),I[20]?k?(k.p(I,E),E&1048576&&x(k,1)):(k=Tc(I),k.c(),x(k,1),k.m(c.parentNode,c)):k&&(de(),L(k,1,1,()=>{k=null}),he())},i(I){d||(x(t.$$.fragment,I),x(m),x(s.$$.fragment,I),x(g),x(v),x(y),x(k),d=!0)},o(I){L(t.$$.fragment,I),L(m),L(s.$$.fragment,I),L(g),L(v),L(y),L(k),d=!1},d(I){ne(t,I),I&&j(e),m&&m.d(I),I&&j(i),ne(s,I),I&&j(o),g&&g.d(I),I&&j(r),v&&v.d(I),I&&j(a),y&&y.d(I),I&&j(l),k&&k.d(I),I&&j(c)}}}function Yp(n){let t,e;return t=new jp({props:{missingFloorConfig:n[16]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&65536&&(o.missingFloorConfig=i[16]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function xc(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[10],hoveredRoom:n[22],highlightData:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new kc({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&4228100?rt(i,[{floorIndex:o[2],floorplanData:o[10],hoveredRoom:o[22],highlightData:o[15]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Dc(n){let t,e;const i=[{floorplanData:n[10],roomAreaEnable:n[7],roomNameEnable:n[8],floorIndex:n[2],getRoomAreaText:n[11],getLabelElement:n[12],hoveredRoom:n[22],adaptiveRoomLabelVisibleEnable:n[14]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Zg({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&4218244?rt(i,[{floorplanData:o[10],roomAreaEnable:o[7],roomNameEnable:o[8],floorIndex:o[2],getRoomAreaText:o[11],getLabelElement:o[12],hoveredRoom:o[22],adaptiveRoomLabelVisibleEnable:o[14]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Sc(n){let t,e;const i=[{floorplanData:n[10],floorIndex:n[2],getRuleDistanceText:n[13]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new np({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&9220?rt(i,[{floorplanData:o[10],floorIndex:o[2],getRuleDistanceText:o[13]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Lc(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[10],lastPanoramaLongitude:n[17],cameraImageUrl:n[18]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Vp({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&394241?rt(i,[{panoIndex:o[0],floorplanData:o[10],lastPanoramaLongitude:o[17],cameraImageUrl:o[18]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Tc(n){let t,e;return t=new Hp({props:{floorplanData:n[10],northDesc:n[19]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1024&&(o.floorplanData=i[10]),s&524288&&(o.northDesc=i[19]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Xp(n){let t,e,i,s,o;const r=[Yp,Up],a=[];function l(c,d){return c[21]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=D("div"),i.c(),w(t,"class",s=Ge(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,d){z(c,t,d),a[e].m(t,null),o=!0},p(c,[d]){let h=e;e=l(c),e===h?a[e].p(c,d):(de(),L(a[h],1,1,()=>{a[h]=null}),he(),i=a[e],i?i.p(c,d):(i=a[e]=r[e](c),i.c()),x(i,1),i.m(t,null)),(!o||d&2&&s!==(s=Ge(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",s)},i(c){o||(x(i),o=!0)},o(c){L(i),o=!1},d(c){c&&j(t),a[e].d()}}}function Zp(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:d}=t,{roomLabelsEnable:h}=t,{roomAreaEnable:f}=t,{roomNameEnable:m}=t,{ruleLabelsEnable:A}=t,{floorplanData:p}=t,{getRoomAreaText:g}=t,{getLabelElement:v}=t,{getRuleDistanceText:y}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{highlightData:I}=t,{missingFloorConfig:E}=t,{lastPanoramaLongitude:C}=t,{cameraImageUrl:T}=t,{northDesc:G}=t,{compassEnable:N}=t;const U=Ar(void 0);return n.$$set=R=>{"panoIndex"in R&&e(0,o=R.panoIndex),"isCurrent"in R&&e(1,r=R.isCurrent),"floorIndex"in R&&e(2,a=R.floorIndex),"highlightEnable"in R&&e(3,l=R.highlightEnable),"cameraEnable"in R&&e(4,c=R.cameraEnable),"hoverEnable"in R&&e(5,d=R.hoverEnable),"roomLabelsEnable"in R&&e(6,h=R.roomLabelsEnable),"roomAreaEnable"in R&&e(7,f=R.roomAreaEnable),"roomNameEnable"in R&&e(8,m=R.roomNameEnable),"ruleLabelsEnable"in R&&e(9,A=R.ruleLabelsEnable),"floorplanData"in R&&e(10,p=R.floorplanData),"getRoomAreaText"in R&&e(11,g=R.getRoomAreaText),"getLabelElement"in R&&e(12,v=R.getLabelElement),"getRuleDistanceText"in R&&e(13,y=R.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in R&&e(14,k=R.adaptiveRoomLabelVisibleEnable),"highlightData"in R&&e(15,I=R.highlightData),"missingFloorConfig"in R&&e(16,E=R.missingFloorConfig),"lastPanoramaLongitude"in R&&e(17,C=R.lastPanoramaLongitude),"cameraImageUrl"in R&&e(18,T=R.cameraImageUrl),"northDesc"in R&&e(19,G=R.northDesc),"compassEnable"in R&&e(20,N=R.compassEnable)},n.$$.update=()=>{n.$$.dirty&1028&&e(23,i=p.floorDatas[a]),n.$$.dirty&8388608&&e(21,s=i.rooms.length>0)},[o,r,a,l,c,d,h,f,m,A,p,g,v,y,k,I,E,C,T,G,N,s,U,i]}let Jp=class extends ae{constructor(t){super(),re(this,t,Zp,Xp,oe,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,ruleLabelsEnable:9,floorplanData:10,getRoomAreaText:11,getLabelElement:12,getRuleDistanceText:13,adaptiveRoomLabelVisibleEnable:14,highlightData:15,missingFloorConfig:16,lastPanoramaLongitude:17,cameraImageUrl:18,northDesc:19,compassEnable:20},Wp)}};function qp(n){fe(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function jc(n,t,e){const i=n.slice();return i[22]=t[e],i}function zc(n){let t,e,i,s=n[13].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Oc(jc(n,s,a));const r=a=>L(o[a],1,1,()=>{o[a]=null});return{c(){t=D("div");for(let a=0;a<o.length;a+=1)o[a].c();w(t,"class","floorplan-main svelte-86bqav")},m(a,l){z(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&4194300){s=n[13].floorDatas;let c;for(c=0;c<s.length;c+=1){const d=jc(n,s,c);o[c]?(o[c].p(d,l),x(o[c],1)):(o[c]=Oc(d),o[c].c(),x(o[c],1),o[c].m(t,null))}for(de(),c=s.length;c<o.length;c+=1)r(c);he()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)x(o[l]);e||He(()=>{e=Di(t,tt,{duration:n[0],easing:$t}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)L(o[l]);i=!1},d(a){a&&j(t),Tt(o,a)}}}function Oc(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[13],getRoomAreaText:n[16],getLabelElement:n[17],getRuleDistanceText:n[18],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],ruleLabelsEnable:n[12],adaptiveRoomLabelVisibleEnable:n[19],highlightData:n[20],missingFloorConfig:n[21],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[15],lastPanoramaLongitude:n[14],compassEnable:n[8],northDesc:n[2]},{floorIndex:n[22].floorIndex},{isCurrent:n[22].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Jp({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&4194300?rt(i,[r&4194284&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[13],getRoomAreaText:o[16],getLabelElement:o[17],getRuleDistanceText:o[18],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],ruleLabelsEnable:o[12],adaptiveRoomLabelVisibleEnable:o[19],highlightData:o[20],missingFloorConfig:o[21],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[15],lastPanoramaLongitude:o[14],compassEnable:o[8],northDesc:o[2]},r&8192&&{floorIndex:o[22].floorIndex},r&8208&&{isCurrent:o[22].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Kp(n){let t,e,i=n[1]&&zc(n);return{c(){i&&i.c(),t=Ce()},m(s,o){i&&i.m(s,o),z(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=zc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(de(),L(i,1,1,()=>{i=null}),he())},i(s){e||(x(i),e=!0)},o(s){L(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}function $p(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:d}=t,{compassEnable:h}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:m}=t,{roomNameEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:y}=t,{getRoomAreaText:k}=t,{getLabelElement:I}=t,{getRuleDistanceText:E}=t,{adaptiveRoomLabelVisibleEnable:C}=t,{highlightData:T}=t,{missingFloorConfig:G}=t;return n.$$set=N=>{"duration"in N&&e(0,i=N.duration),"visible"in N&&e(1,s=N.visible),"northDesc"in N&&e(2,o=N.northDesc),"panoIndex"in N&&e(3,r=N.panoIndex),"floorIndex"in N&&e(4,a=N.floorIndex),"cameraEnable"in N&&e(5,l=N.cameraEnable),"hoverEnable"in N&&e(6,c=N.hoverEnable),"highlightEnable"in N&&e(7,d=N.highlightEnable),"compassEnable"in N&&e(8,h=N.compassEnable),"roomLabelsEnable"in N&&e(9,f=N.roomLabelsEnable),"roomAreaEnable"in N&&e(10,m=N.roomAreaEnable),"roomNameEnable"in N&&e(11,A=N.roomNameEnable),"ruleLabelsEnable"in N&&e(12,p=N.ruleLabelsEnable),"floorplanData"in N&&e(13,g=N.floorplanData),"lastPanoramaLongitude"in N&&e(14,v=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(15,y=N.cameraImageUrl),"getRoomAreaText"in N&&e(16,k=N.getRoomAreaText),"getLabelElement"in N&&e(17,I=N.getLabelElement),"getRuleDistanceText"in N&&e(18,E=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(19,C=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(20,T=N.highlightData),"missingFloorConfig"in N&&e(21,G=N.missingFloorConfig)},[i,s,o,r,a,l,c,d,h,f,m,A,p,g,v,y,k,I,E,C,T,G]}let br=class extends ae{constructor(t){super(),re(this,t,$p,Kp,oe,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20,missingFloorConfig:21},qp)}};const eA="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAwCAYAAACFUvPfAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALaADAAQAAAABAAAAMAAAAADe2FZjAAAEF0lEQVRoBe2WzWskRRiHf13V092TxI2oEzYeVDwITtyDuCiihwiCePGgxIM3vYgHL4J4UIhBRA8i/gPqyUvWg7AiIuIeloDiYUHJLOK6BPwIk9nNODM9Xf1RVe1b3elJRjCZmQ6euqGmuqer33rq4e23GqiOykBloDJQGagMVAYqA5WBykBlYFYD1qwP/tdzaZqOx9zYOLxeX0+L5yzLGp0X/03a25MOnGRcBtx+6Rlo9SL08G4EooFnxa8Yiivox5/h5Ys/4cl7NVorNDRnngX+0MIkVMeMSf23zyKML8J7/Dy8hwF2Buh9CnS+AEQIdLspBuGb+M7/qLW4qJrNpsLapjYhpwVnx3BMfCtNNx3Etc9xywvnMf80wG8HmQainw0RxSGrnmeBp+8k5/j9S0HbvXb5io0Lz880/0wPHV1NlhLd316He+4xOCv5ragF7L9PrH1qBJyB0626x/lC+qrSvH5r/W+n1WpxUM5nMY4GPeH8lHJaPgfeAFQHCL+ntkXT+vnUc3W6pvTIwC0wy3rA4dwLmK2avZ7Eo9uKBuYJfgJscbs8dLCxDMt+EOEPBEZNEWyBYHqTz6bPXrzUnNrSShxHIsYiOL69zrCGLLcLqJP68tB+9w5wj+YhWDafQ2s61wNqxjZhmrQ2pvMFCEvXuCUZ7wqH794ZWs28LJqlTXSUyuksF2M/yOwqgkx2c1ADa4wLAQRk2sAGQQakhN6yFC2hltfz5kSY44NKQeeh+vtI/SSzWhg2CzCgmWISmKUGmaYFBDfCSymnfxJ6/+ospVcWOLLp5DGP/y0P/Rp66O99DQNq7Po3Ds0a0wY+My2QSv2N2mO/OyxR2o6UQk+Lv7yJ06JYSnnolZVU9cUn2O9SmaMWGFBqYXRwbqAJWIi94TX5biotpcGl1DXZ6LnqIbNDTnmUgi52Mv5l5ysMxIcZcGjy2DTK4ZHlcBC14zeSge4qphICjj3bS0A7o9nSp2TOkm7aZ8bGZy/jxhO87V91G0+dfY/Z7BWIIK9KYUi5qy/Hf8YfBG3sqJTHiQWhmTVkbip+wX3x6volVSx+LPAxF+VLXhZ8VQ+iP2Rta/iWe5v42Fngj0BbdnRTXh12ZIcKhTaGbcYjybRwXBU1lu9KlndXp04NM52poKWO0RZsviNaP9a6grkO972+st05pXhE5c1hTEluJy7XUejGUQNLMbAmTdWY1rKBLW3aTJqBZ7nZkb36DhYCreeYHbMUXHvaYi5XDK70EcgulmRjm77wNtenzuXCbmnTRaAx493rbGf3Jr/njMzj920CnKdUaFCjlDioy7NYNvOdGrQJNgI32/L2tkXfFPlxgToqjWVhD6KdLnQRdARf/HHQz2r2X2Gqy8pAZaAyUBmoDFQGKgP/q4F/AJYg9/s0ZoABAAAAAElFTkSuQmCC";function tA(n){return W(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return W(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function iA(n){return{id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs}}function nA(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(iA),rules:n.rules}}function sA(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function oA(n){return{rad:n.rad,position:n.position,positionInImage:n.position_in_image,northRad:n.north_rad,roomId:n.room_id,floorIndex:n.floor_index}}function pi(n){return W(this,null,function*(){const t=yield tA(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(nA),s=n.computed_data.entrance?oA(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(sA)}})}function rA(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:eA,width:45,height:48},a=rp(o,t),l=sp(o,e),c=op(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function aA(n,t){return t(n),n}function bn(n,t){return aA({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Bc(n,t){const e=Math.max(...n.work.observers.map(i=>i.floorIndex));return t>e?n.model.bounding.max.y:Math.max(...n.work.observers.filter(i=>i.floorIndex===t).map(i=>i.standingPosition.y))}function yr(n,t,e=mi.BOUNDING_CENTER){const i=Bc(n,t),s=Bc(n,t+1);return e===mi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===mi.CEILING?s:i}function wr(n,t,e,i){const s=yr(n,e,i==null?void 0:i.attachedTo),o=new P.Vector3(0,s,0),r=new P.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Ti=class{constructor(t,e){u(this,"VERSION","3.19.0-dev.1");u(this,"five");u(this,"hooks",new Mi);u(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return Jo(this.staticPrefix,t)}},Ai=class extends Ti{};var At=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(At||{});const Vc=500,lA=80;function ji(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Rc(n,t,e=4){const i=Math.PI*2,s=n%i,o=t%i,r=Math.min(s,o),a=Math.max(s,o);return ji(r,a,e)||ji(r+i,a,e)}Object.assign(window,{nearlyEqual:ji,nearlyEqualRad:Rc});function cA(n){return Object.prototype.toString.call(n)==="[object Object]"}function Qc(n){return cA(n)&&!!n.isVector3}function Cr(n,t){return W(this,null,function*(){const[e]=yield Li(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!dA(i,s))throw new Error("pose 与预期不符")})}function dA(n,t){return Object.keys(n).every(e=>{const i=t[e],s=n[e];return i===void 0||s===void 0?!0:e==="longitude"||e==="latitude"?Rc(i,s,2):typeof i=="number"&&typeof s=="number"?ji(i,s,2):Qc(s)&&Qc(i)?s.distanceTo(i)<.01:i===s})}function hA(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:o}=t,{latitude:r,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!ji(e,r,2)||!ji(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!ji(s,c,2))}function Gc(n,t,e=!0){return W(this,null,function*(){if(hA(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[d]=yield Li(Cr(n,[t.mode,t,void 0,e]));if(d)throw d;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield Li(n.updateCamera(bn(t,["mode"]),l,e));if(c)throw new Error(At.UpdateCameraError)})}function yn(n,t,e=300){const i=n.getElement();i&&(i.style.opacity=t+"",i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>i.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{i.style.transition="none"}))}function uA(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function fA(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let mA=class extends Ai{constructor(e,i){var l,c,d;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"show",(...i)=>W(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));u(this,"hide",(...i)=>W(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=wr(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,At.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});u(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});u(this,"_show",e=>W(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(At.ModelNotLoaded);if(!this.data)throw new Error(At.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=V(V({},i),e),o=()=>W(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=h=>{a=!0,l=h};const[c]=yield Li(Gc(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(At.UnknownError);if(!this.updateSize())throw new Error(At.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Vc;yn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));u(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,At.BreakOffByHide),this.showPromise=void 0;const s=V(V({},{userAction:!0,isAutoHide:!1}),e);yn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});u(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||fA(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();uA(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});u(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});u(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:lA/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(d=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?d:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:gi,attachedTo:mi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRuleDistanceText:h=>h.toString()},o=i?bn(i,["selector","scale"]):{},r=V(V({},s.missingFloorConfig),o.missingFloorConfig),a=me(V(V({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield pi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return W(this,null,function*(){return yield pi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?me(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=me(V(V({},this.state),e),{config:r}),!ot(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=me(V({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new br({target:this.container,intro:!0,props:i})}};const gA=(n,t)=>new mA(n,t);function pA(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function AA(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let vA=class extends Ai{constructor(e,i){var l,c;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"show",(...i)=>W(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));u(this,"hide",(...i)=>W(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=wr(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,At.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});u(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});u(this,"_show",e=>W(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(At.ModelNotLoaded);if(!this.data)throw new Error(At.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=V(V({},i),e),o=()=>W(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=h=>{a=!0,l=h};const[c]=yield Li(Gc(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(At.UnknownError);if(!this.updateSize())throw new Error(At.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Vc;yn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));u(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,At.BreakOffByHide),this.showPromise=void 0;const s=V(V({},{userAction:!0,isAutoHide:!1}),e);yn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});u(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new P.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&AA(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),pA(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(bn(this.showState,["offset"]),0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:gi,attachedTo:mi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:d=>d,getRoomAreaText:d=>(d/1e6).toFixed(1)+"㎡",getRuleDistanceText:d=>d.toString()},o=i?bn(i,["selector","scale"]):{},r=V(V({},s.missingFloorConfig),o.missingFloorConfig),a=me(V(V({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield pi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=yr(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new P.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return W(this,null,function*(){return yield pi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?me(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=me(V(V({},this.state),e),{config:r}),!ot(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=me(V({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new br({target:this.container,intro:!0,props:i})}};const bA=(n,t)=>new vA(n,t);let yA=class extends Ai{constructor(e,i){var l,c;super(e);u(this,"name","topviewFloorplanPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"selector");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=wr(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});u(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});u(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});u(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});u(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});u(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:gi,attachedTo:mi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:d=>d,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:d=>(d/1e6).toFixed(1)+"㎡",getRuleDistanceText:d=>d.toString()},o=i?bn(i,["selector","scale"]):{},r=V(V({},s.missingFloorConfig),o.missingFloorConfig),a=me(V(V({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield pi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}updatePosition(){var a;const e=yr(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new P.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return W(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return W(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return W(this,null,function*(){return yield pi(e.data)})}_show(e){return W(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield Cr(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;yn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return W(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;yn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?me(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=me(V(V({},this.state),e),{config:r}),!ot(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=me(V({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new br({target:this.container,intro:!0,props:i})}};const wA=(n,t)=>new yA(n,t);function Ir(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function CA(n){fe(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function IA(n){let t,e,i;return{c(){t=D("div"),e=D("div"),i=D("div"),w(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),B(i,"background-image","url("+(n[0]||gi)+")"),B(i,"transform",n[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),B(e,"transform",n[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),B(t,"opacity",n[3]?1:0)},m(s,o){z(s,t,o),S(t,e),S(e,i)},p(s,[o]){o&1&&B(i,"background-image","url("+(s[0]||gi)+")"),(o&1||o&3)&&B(i,"transform",s[1]),o&4&&B(e,"transform",s[2]),o&8&&B(t,"opacity",s[3]?1:0)},i:J,o:J,d(s){s&&j(t)}}}function PA(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function kA(n,t,e){var y,k;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:d}=t,h=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,m=(k=(y=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:y.floorIndex)!=null?k:0;function A(I,E){const C=I.bounding,T=I.observers[E];if(!T)return"";const G=(C.max.x-C.min.x)*l,N=(C.max.y-C.min.y)*l,U=Math.floor(T.positionInImage.x*G),R=Math.floor(T.positionInImage.y*N);return`translate(${U}px, ${R}px)`}function p(I){e(7,h=I)}function g(I){e(9,m=a.work.observers[I].floorIndex)}const v=Ir(I=>{e(8,f=I.longitude)},1e3/60);return ut(()=>(a.on("panoWillArrive",p),a.on("panoArrived",g),a.on("cameraDirectionUpdate",v),function(){a.off("panoWillArrive",p),a.off("panoArrived",g),a.off("cameraDirectionUpdate",v)})),n.$$set=I=>{"five"in I&&e(4,a=I.five),"pxmm"in I&&e(5,l=I.pxmm),"floorplanData"in I&&e(6,c=I.floorplanData),"cameraImageUrl"in I&&e(0,d=I.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[m]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=A(c,h)),n.$$.dirty&256&&e(1,r=PA(f))},[d,r,o,s,a,l,c,h,f,m,i]}class MA extends ae{constructor(t){super(),re(this,t,kA,IA,oe,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},CA)}}function EA(n){fe(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function Nc(n,t,e){const i=n.slice();return i[1]=t[e],i}function Fc(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=D("div"),i=D("div"),r=K(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),B(i,"background-image",`url(${t[1].icon.url})`),B(i,"width",s),B(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),B(e,"top",a),B(e,"left",l),this.first=e},m(c,d){z(c,e,d),S(e,i),S(e,r)},p(c,d){t=c,d&1&&B(i,"background-image",`url(${t[1].icon.url})`);const h=d&1;h&&B(i,"width",s),h&&B(i,"height",o),d&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&B(e,"top",a),d&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&B(e,"left",l)},d(c){c&&j(e)}}}function xA(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Nc(n,s,r),l=o(a);i.set(l,e[r]=Fc(l,a))}return{c(){t=D("div");for(let r=0;r<e.length;r+=1)e[r].c();w(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){z(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=jt(e,a,o,1,r,s,i,t,mr,Fc,null,Nc))},i:J,o:J,d(r){r&&j(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function DA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class SA extends ae{constructor(t){super(),re(this,t,DA,xA,oe,{extraObjects:0},EA)}}function LA(n){fe(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function TA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let d=0;d<a.length;d+=1)l=et(l,a[d]);t=new rc({props:l}),i=new SA({props:{extraObjects:n[7]}});let c=n[3]&&_c(n);return{c(){se(t.$$.fragment),e=K(),se(i.$$.fragment),s=K(),c&&c.c(),o=Ce()},m(d,h){ie(t,d,h),z(d,e,h),ie(i,d,h),z(d,s,h),c&&c.m(d,h),z(d,o,h),r=!0},p(d,h){const f=h&20?rt(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(f);const m={};h&128&&(m.extraObjects=d[7]),i.$set(m),d[3]?c?(c.p(d,h),h&8&&x(c,1)):(c=_c(d),c.c(),x(c,1),c.m(o.parentNode,o)):c&&(de(),L(c,1,1,()=>{c=null}),he())},i(d){r||(x(t.$$.fragment,d),x(i.$$.fragment,d),x(c),r=!0)},o(d){L(t.$$.fragment,d),L(i.$$.fragment,d),L(c),r=!1},d(d){ne(t,d),d&&j(e),ne(i,d),d&&j(s),c&&c.d(d),d&&j(o)}}}function jA(n){let t,e,i;return{c(){t=D("div"),e=D("img"),w(e,"class","missing-floor-image svelte-18287ai"),qe(e.src,i=n[6])||w(e,"src",i),w(e,"alt","缺省楼层"),w(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){z(s,t,o),S(t,e)},p(s,o){o&64&&!qe(e.src,i=s[6])&&w(e,"src",i)},i:J,o:J,d(s){s&&j(t)}}}function _c(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new kc({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&567?rt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function zA(n){let t,e,i,s;const o=[jA,TA],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Ce()},m(l,c){r[t].m(l,c),z(l,i,c),s=!0},p(l,[c]){let d=t;t=a(l),t===d?r[t].p(l,c):(de(),L(r[d],1,1,()=>{r[d]=null}),he(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),x(e,1),e.m(i.parentNode,i))},i(l){s||(x(e),s=!0)},o(l){L(e),s=!1},d(l){r[t].d(l),l&&j(i)}}}function OA(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:d}=t,{extraObjects:h=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:m}=t;const A=void 0;return n.$$set=p=>{"five"in p&&e(0,r=p.five),"pxmm"in p&&e(1,a=p.pxmm),"floorIndex"in p&&e(2,l=p.floorIndex),"hoverEnable"in p&&e(3,c=p.hoverEnable),"floorplanData"in p&&e(4,d=p.floorplanData),"extraObjects"in p&&e(10,h=p.extraObjects),"highlightData"in p&&e(5,f=p.highlightData),"missingFloorImageUrl"in p&&e(6,m=p.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=d.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,o=h==null?void 0:h.filter(p=>p.floorIndex===l))},[r,a,l,c,d,f,m,o,s,A,h,i]}class BA extends ae{constructor(t){super(),re(this,t,OA,zA,oe,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},LA)}}function VA(n){fe(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Hc(n){let t,e,i,s,o=n[8]!==0&&Wc(n);return{c(){t=D("div"),o&&o.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){z(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Gt(Si.call(null,t)),ye(t,"clientWidth",n[14]),ye(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&x(o,1)):(o=Wc(r),o.c(),x(o,1),o.m(t,null)):o&&(de(),L(o,1,1,()=>{o=null}),he())},i(r){e||(x(o),e=!0)},o(r){L(o),e=!1},d(r){r&&j(t),o&&o.d(),i=!1,Ze(s)}}}function Wc(n){let t,e,i,s,o=`${n[10]}px`,r=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=et(c,l[f]);e=new BA({props:c});const d=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let h={};for(let f=0;f<d.length;f+=1)h=et(h,d[f]);return s=new MA({props:h}),{c(){t=D("div"),se(e.$$.fragment),i=K(),se(s.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),B(t,"width",o),B(t,"height",r)},m(f,m){z(f,t,m),ie(e,t,null),S(t,i),ie(s,t,null),a=!0},p(f,m){const A=m&6381?rt(l,[{five:f[0],pxmm:f[11],floorIndex:f[12],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6],missingFloorImageUrl:f[7]}]):{};e.$set(A);const p=m&2073?rt(d,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),m&1024&&o!==(o=`${f[10]}px`)&&B(t,"width",o),m&8192&&r!==(r=`${f[13]}px`)&&B(t,"height",r)},i(f){a||(x(e.$$.fragment,f),x(s.$$.fragment,f),a=!0)},o(f){L(e.$$.fragment,f),L(s.$$.fragment,f),a=!1},d(f){f&&j(t),ne(e),ne(s)}}}function RA(n){let t,e,i=n[1]&&Hc(n);return{c(){i&&i.c(),t=Ce()},m(s,o){i&&i.m(s,o),z(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Hc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(de(),L(i,1,1,()=>{i=null}),he())},i(s){e||(x(i),e=!0)},o(s){L(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}function QA(n,t,e){var I,E;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:d}=t,h=0,f=(E=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?E:0,m=0,A=0,p=0,g=0;function v(C){e(12,f=i.work.observers[C].floorIndex)}ut(()=>(i.on("panoArrived",v),()=>{i.off("panoArrived",v)}));const y=C=>{e(8,m=C.detail)},k=C=>{e(9,A=C.detail)};return n.$$set=C=>{"five"in C&&e(0,i=C.five),"visible"in C&&e(1,s=C.visible),"hoverEnable"in C&&e(2,o=C.hoverEnable),"floorplanData"in C&&e(3,r=C.floorplanData),"cameraImageUrl"in C&&e(4,a=C.cameraImageUrl),"extraObjects"in C&&e(5,l=C.extraObjects),"highlightData"in C&&e(6,c=C.highlightData),"missingFloorImageUrl"in C&&e(7,d=C.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const C=Math.min(m,A),{max:T,min:G}=r.bounding,N=T.x-G.x,U=T.y-G.y,R=function(){return N>U?[C,C/N*U]:[C/U*N,C]}();e(10,p=R[0]),e(13,g=R[1]),e(11,h=p/N)}},[i,s,o,r,a,l,c,d,m,A,p,h,f,g,y,k]}class GA extends ae{constructor(t){super(),re(this,t,QA,RA,oe,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},VA)}}let NA=class extends Ai{constructor(e,i){super(e);u(this,"name","panoFloorplanRadarPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"wrapperSelector","");u(this,"wrapper",null);u(this,"disposed",!1);u(this,"extraObjects",[]);u(this,"highlightData",{});u(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:gi,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=V(V({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return W(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield pi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return W(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return W(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=rA(e,this.five,this.data),this.render())}formatData(e){return W(this,null,function*(){return yield pi(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?V(V({},s.config),e.config):s.config;this.state=me(V(V({},this.state),e),{config:o}),!ot(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=me(V({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new GA({target:this.wrapper,props:e})}};const FA=(n,t)=>new NA(n,t),_A=[{type:0,floorType:1,roomType:"100900000012",name:"其他"},{type:1,floorType:1,roomType:"100900000002",name:"客厅"},{type:2,floorType:1,roomType:"100900000002",name:"餐厅"},{type:3,floorType:0,roomType:"100900000001",name:"卧室"},{type:4,floorType:0,roomType:"100900000001",name:"书房"},{type:5,floorType:3,roomType:"100900000004",name:"卫生间"},{type:6,floorType:3,roomType:"100900000004",name:"淋浴间"},{type:7,floorType:3,roomType:"100900000004",name:"洗手间"},{type:8,floorType:3,roomType:"100900000003",name:"厨房"},{type:9,floorType:1,roomType:"100900000003",name:"开放厨房",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"多功能间"},{type:11,floorType:0,roomType:"100900000009",name:"保姆间"},{type:12,floorType:4,roomType:"100900000005",name:"阳台"},{type:13,floorType:4,roomType:"100900000006",name:"露台"},{type:14,floorType:0,roomType:"100900000008",name:"储物间"},{type:15,floorType:0,roomType:"100900000013",name:"衣帽间"},{type:16,floorType:0,roomType:"100900000011",name:"阁楼"},{type:17,floorType:2,roomType:"100900000007",name:"花园"},{type:18,floorType:5,roomType:"100900000010",name:"车库"},{type:19,floorType:1,roomType:"100900000012",name:"电梯"},{type:20,floorType:1,roomType:"100900000012",name:"地下室"},{type:21,floorType:1,roomType:"100900000012",name:"天井"},{type:22,floorType:1,roomType:"100900000012",name:"阳光房"},{type:23,floorType:1,roomType:"100900000012",name:"过道"},{type:24,floorType:1,roomType:"100900000012",name:"楼梯间"},{type:25,floorType:1,roomType:"100900000012",name:"门厅"},{type:26,floorType:2,roomType:"100900000012",name:"入户花园"},{type:27,floorType:1,roomType:"100900000012",name:"玄关"},{type:28,floorType:1,roomType:"100900000012",name:"挑空"},{type:29,floorType:4,roomType:"100900000012",name:"晾晒区"},{type:30,floorType:4,roomType:"100900000012",name:"洗衣房"},{type:31,floorType:0,roomType:"100900000012",name:"娱乐区"},{type:32,floorType:0,roomType:"100900000012",name:"健身区"},{type:33,floorType:0,roomType:"100900000012",name:"接待区"},{type:34,floorType:0,roomType:"100900000012",name:"影音区"},{type:35,floorType:1,roomType:"100900000012",name:"餐饮区"},{type:36,floorType:1,roomType:"100900000012",name:"其他",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"起居室"},{type:38,floorType:0,roomType:"100900000001",name:"主卧"},{type:39,floorType:0,roomType:"100900000001",name:"次卧"},{type:40,floorType:0,roomType:"100900000001",name:"优化间"},{type:41,floorType:0,roomType:"100900000001",name:"办公室"},{type:42,floorType:0,roomType:"100900000001",name:"会议室"},{type:43,floorType:0,roomType:"100900000001",name:"洽谈间"},{type:44,floorType:1,roomType:"100900000002",name:"共享大厅"},{type:45,floorType:1,roomType:"100900000012",name:"水吧"},{type:46,floorType:0,roomType:"100900000015",name:"出入口"},{type:47,floorType:0,roomType:"100900000015",name:"大厅"},{type:48,floorType:0,roomType:"100900000015",name:"包厢"},{type:49,floorType:0,roomType:"100900000015",name:"其他"},{type:50,floorType:0,roomType:"100900000016",name:"出入口"},{type:51,floorType:0,roomType:"100900000016",name:"办公区"},{type:52,floorType:0,roomType:"100900000016",name:"老板间"},{type:53,floorType:0,roomType:"100900000016",name:"会议室"},{type:54,floorType:0,roomType:"100900000016",name:"休息区/水吧"},{type:55,floorType:0,roomType:"100900000016",name:"其他"},{type:56,floorType:2,roomType:"100900000012",name:"空中花园"},{type:57,floorType:0,roomType:"100900000001",name:"洋室"},{type:58,floorType:0,roomType:"100900000001",name:"和室"}],HA=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],WA=[{roomType:"100900000001",description:"室"},{roomType:"100900000002",description:"厅"},{roomType:"100900000003",description:"厨"},{roomType:"100900000004",description:"卫"},{roomType:"100900000005",description:"阳台"},{roomType:"100900000006",description:"露台"},{roomType:"100900000007",description:"花园"},{roomType:"100900000008",description:"储"},{roomType:"100900000009",description:"保姆间"},{roomType:"100900000010",description:"车库"},{roomType:"100900000011",description:"阁楼"},{roomType:"100900000012",description:"其他"},{roomType:"100900000013",description:"衣"},{roomType:"100900000015",description:"商铺"},{roomType:"100900000016",description:"写字楼"}],Pr=(n,t,e)=>{const i=new P.Matrix4,s=new P.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},UA=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(Pr(s,0,0)),o&&n.applyMatrix4(Pr(0,o,0)),r&&n.applyMatrix4(Pr(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function Uc(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=V({map:s.material.map||{}},t);s.material=new Q.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const YA=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",A);const c=g=>W(this,null,function*(){var I;const v=(g==null?void 0:g.fbx_url)||e;if(l=(I=g==null?void 0:g.north_rad)!=null?I:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const k=yield new Ps.FBXLoader().loadAsync(v);return Uc(k,{transparent:!0,side:P.DoubleSide,blending:P.AdditiveBlending}),s.object=k,A(),!0}),d=({latitude:g})=>{if(!s.object)return;const v=h(g);v&&(s.object.position.y=v)},h=g=>{if(s.yBase===void 0)return;const v=.6;if(g>=Math.PI/4)return s.yBase-(v+1.6);const y=g*(4/Math.PI);return s.yBase-(v*y+1.6)},f=()=>{if(!s.object)return;const g=h(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",d)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",d))};function A(){const g=s.object;if(!g)return;const v=n.model.bounding,y=v.max.x-v.min.x,k=v.max.z-v.min.z,I=Math.max(y,k),{max:{x:E,z:C},min:{x:T,y:G,z:N}}=v;s.yBase=G,o={x:(E+T)/2,y:G-1.6,z:(C+N)/2},r=[0,l-Math.PI/2,0],a=.0045*I,UA(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:f}};function XA(n,t){var c,d,h,f,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,s=(h=t==null?void 0:t.backgroundColor)!=null?h:"rgba(0,0,0,0)",o=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new Q.CanvasTexture(a)}const ZA=({x:n,y:t,z:e})=>new Q.Vector3(n,t,e),JA=(n,t)=>{var p,g,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(g=t.position)!=null?g:void 0,o=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>W(this,null,function*(){var U,R,_,H,F,Y,Z,q;const k=(U=y==null?void 0:y.position)!=null?U:s;if(!k)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const I=ZA(k),E=(R=y==null?void 0:y.rad)!=null?R:o,C=(_=y==null?void 0:y.fbx_url)!=null?_:r;if(e.rad=E,E===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${E}`));const T=yield new Ps.FBXLoader().loadAsync(C);T.position.copy(I),T.rotation.z=E,T.scale.set(.8,.8,.8),Uc(T,{transparent:!0,side:P.DoubleSide});const G=(Z=(Y=(F=(H=T.children)==null?void 0:H[0])==null?void 0:F.children)==null?void 0:Y[3])==null?void 0:Z.clone();if(!G)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${G}`));const N=(q=t.name)!=null?q:"入户门";return G.material=new Q.MeshBasicMaterial({transparent:!0,map:XA(N)}),G.renderOrder=3,T.children[0].add(G),e.object=T,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,k=new Q.AnimationMixer(e.object);a.push(k);const I=k.clipAction(e.object.animations[0]);I.timeScale=y;let E;const C=()=>{let U=0,R=0;const _=1e3/30,H=F=>{U=requestAnimationFrame(H);const Y=F-R;Y<_||(R=F,a.forEach(Z=>Z.update(Y/1e3)),n.needsRender=!0)};return U=requestAnimationFrame(H),()=>{cancelAnimationFrame(U)}},N={play:()=>{E||(I.play(),E=C(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{I.stop(),E==null||E(),E=void 0}};e.animation=N},d=y=>{var I;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((I=y==null?void 0:y.animationEnable)!=null?I:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},h=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=y=>y==="Floorplan"?d():h();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),d(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,h(),n.off("modeChange",f)),!0)}},qA=Dt;function KA(n,t,e,i=qA.Linear.None){const s=new xs(n).to(t,e).easing(i);js(()=>s.start(0));const o=nn(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function $A(n,t){return KA({progress:0},{progress:1},n,t)}var Yc=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Yc||{}),_t=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(_t||{});const Ks=Math.PI*2;function Xc(n){return(n%Ks+Ks)%Ks}function Zc(n){return n%Ks}function kr(n,t,e){return n+(t-n)*e}const Mr=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Xc(n),r=Xc(t);return e===_t.Anticlockwise&&o<r&&(o+=s),e===_t.Clockwise&&r<o&&(r+=s),e===_t.Loop&&r-o>i?Mr(o,r,_t.Anticlockwise):e===_t.Loop&&o-r>i?Mr(o,r,_t.Clockwise):{from:o,to:r}},ev=n=>{const t={},e=(l,c,...d)=>W(this,[l,c,...d],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((h,f)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,V({duration:r,moveEndCallback:()=>h(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Zc(r.latitude),l=Zc(o.latitude),{from:c,to:d}=Mr(r.longitude,o.longitude,o.rotation||_t.Loop),h=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:h},to:{latitude:l,longitude:d,fov:f}}};return{move:e,rotate:(l,c,...d)=>W(this,[l,c,...d],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==pe.Five.Mode.Panorama&&(yield n.changeMode(pe.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,A)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:h,to:f}=i(o);return yield new Promise(m=>{const A=({progress:k})=>{const I={};I.longitude=kr(h.longitude,f.longitude,k),I.latitude=kr(h.latitude,f.latitude,k),I.fov=kr(h.fov,f.fov,k),n.setState(I,!0)},p=()=>{m(!0)},g=()=>{m(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-h.longitude)/o.rotateSpeed*1e3):r,y=$A(v,Dt.Linear.None).onUpdate(A).onComplete(p).onDestroy(g);o.rotation===_t.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(k=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(k)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Jc(n,t){return n.x===t.x&&n.y===t.y}function qc(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function $s(n,t){return(t.y-n.y)/(t.x-n.x)}function Kc(n,t,e){const i=$s(n[1],n[0]),s=$s(t[1],t[0]);if(isNaN(i)||isNaN(s)||qc(i,s))return!1;if(eo(n[0],t))return n[0];if(eo(n[1],t))return n[1];if(eo(t[0],n))return t[0];if(eo(t[1],n))return t[1];if(e&&!iv(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function eo(n,t){return Jc(n,t[0])||Jc(n,t[1])?!0:(t[0].x-n.x)*(n.x-t[1].x)>=0&&(t[0].y-n.y)*(n.y-t[1].y)>=0&&qc($s(t[0],n),$s(n,t[1]))}function tv(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(o=>{t=Math.min(t,o.x),e=Math.max(e,o.x),i=Math.min(i,o.y),s=Math.max(s,o.y)}),{x:(t+e)/2,y:(i+s)/2}}function to(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function iv(n,t){return Math.max(n[0].x,n[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(n[0].x,n[1].x)&&Math.max(n[0].y,n[1].y)>=Math.min(t[0].y,t[1].y)&&to(t[0],n[1],n[0])*to(n[1],t[1],n[0])>0&&to(n[0],t[1],t[0])*to(t[1],n[1],t[0])>0?1:0}function $c(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>$c(n,t-1))}const nv=`<style type="text/css">
|
|
194
|
+
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class jg extends ae{constructor(t){super(),re(this,t,Tg,Lg,oe,{content:0},Sg)}}function zg(n){fe(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Og(n){let t,e;return t=new Dg({props:{url:n[1].url}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Bg(n){let t,e;return t=new jg({props:{content:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Vg(n){let t,e,i,s;const o=[Bg,Og],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=D("div"),i&&i.c(),w(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){z(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let d=e;e=a(l),e===d?~e&&r[e].p(l,c):(i&&(de(),L(r[d],1,1,()=>{r[d]=null}),he()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null)):i=null)},i(l){s||(x(i),s=!0)},o(l){L(i),s=!1},d(l){l&&j(t),~e&&r[e].d()}}}function Rg(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class rc extends ae{constructor(t){super(),re(this,t,Rg,Vg,oe,{floorIndex:2,floorplanData:3},zg)}}function Qg(n){fe(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}")}function Gg(n){let t,e=n[8].outerHTML+"",i;return{c(){t=new Qs(!1),i=Ce(),t.a=i},m(s,o){t.m(e,s,o),z(s,i,o)},p(s,o){o&256&&e!==(e=s[8].outerHTML+"")&&t.p(e)},d(s){s&&j(i),s&&t.d()}}}function Ng(n){let t,e,i=n[1]&&ac(n),s=n[0]&&lc(n);return{c(){i&&i.c(),t=K(),s&&s.c(),e=Ce()},m(o,r){i&&i.m(o,r),z(o,t,r),s&&s.m(o,r),z(o,e,r)},p(o,r){o[1]?i?i.p(o,r):(i=ac(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),o[0]?s?s.p(o,r):(s=lc(o),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},d(o){i&&i.d(o),o&&j(t),s&&s.d(o),o&&j(e)}}}function ac(n){let t,e=n[2].name+"",i;return{c(){t=D("span"),i=xe(e),w(t,"class","floorplan-plugin__room-name")},m(s,o){z(s,t,o),S(t,i)},p(s,o){o&4&&e!==(e=s[2].name+"")&&Se(i,e)},d(s){s&&j(t)}}}function lc(n){let t,e;return{c(){t=D("span"),e=xe(n[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(i,s){z(i,t,s),S(t,e)},p(i,s){s&128&&Se(e,i[7])},d(i){i&&j(t)}}}function Fg(n){let t,e,i;function s(a,l){if(a[3]===void 0)return Ng;if(a[8])return Gg}let o=s(n),r=o&&o(n);return{c(){t=D("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),B(t,"left",n[9]),B(t,"top",n[10]),B(t,"font-size",n[11]),B(t,"opacity",n[6]?"1":"0")},m(a,l){z(a,t,l),r&&r.m(t,null),e||(i=[Gt(Si.call(null,t)),ye(t,"clientWidth",n[19]),ye(t,"clientHeight",n[20])],e=!0)},p(a,[l]){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l&64&&B(t,"opacity",a[6]?"1":"0")},i:J,o:J,d(a){a&&j(t),r&&r.d(),e=!1,Ze(i)}}}function _g(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],d=t[r][1];l>i!=d>i&&e<(c-a)*(i-l)/(d-l)+a&&(s=!s)}return s}function Hg(n,t,e){let i,s,o,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:d}=t,{room:h}=t,{hoveredRoom:f}=t,{getRoomAreaText:m}=t,{getLabelElement:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t;function g(_,H){if(H.width===0||H.height===0)return()=>!1;const F=_.path.map(({x:ke,y:be})=>[ke,be]),Y=_.roomLabel.position,{x:Z,y:q}=Y,{width:ee,height:ue}=H,le=ee/2,Pe=ue/2;return function(be){const Re=Z*be,we=q*be,Ye=F.map(([Ie,ze])=>[Ie*be,ze*be]);return[[Re+le,we-Pe],[Re-le,we-Pe],[Re-le,we+Pe],[Re+le,we+Pe]].every(Ie=>_g(Ie,Ye))}}const v=document.body.clientWidth,y=document.body.clientHeight,k=h.roomLabel,I=k.positionInImage.x*100+"%",E=k.positionInImage.y*100+"%",C=(v<500||y<500?10:14)+"px";let T=0,G=0,N=!1;f.subscribe(function(H){e(16,N=!!H&&H.id===h.id)});const U=_=>{e(4,T=_.detail)},R=_=>{e(5,G=_.detail)};return n.$$set=_=>{"pxmm"in _&&e(12,l=_.pxmm),"roomAreaEnable"in _&&e(0,c=_.roomAreaEnable),"roomNameEnable"in _&&e(1,d=_.roomNameEnable),"room"in _&&e(2,h=_.room),"hoveredRoom"in _&&e(13,f=_.hoveredRoom),"getRoomAreaText"in _&&e(14,m=_.getRoomAreaText),"getLabelElement"in _&&e(3,A=_.getLabelElement),"adaptiveRoomLabelVisibleEnable"in _&&e(15,p=_.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{n.$$.dirty&12&&e(8,i=A==null?void 0:A(h)),n.$$.dirty&16388&&e(7,s=h.size?m(h.size):""),n.$$.dirty&48&&e(18,o={width:T,height:G}),n.$$.dirty&262148&&e(17,r=o?g(h,o):void 0),n.$$.dirty&233472&&e(6,a=p?N?!0:!!(r!=null&&r(l)):!0)},[c,d,h,A,T,G,a,s,i,I,E,C,l,f,m,p,N,r,o,U,R]}class Wg extends ae{constructor(t){super(),re(this,t,Hg,Fg,oe,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Qg)}}function Ug(n){fe(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function cc(n,t,e){const i=n.slice();return i[12]=t[e],i}function dc(n){let t,e=[],i=new Map,s,o,r,a=n[8];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=cc(n,a,c),h=l(d);i.set(h,e[c]=hc(h,d))}return{c(){t=D("div");for(let c=0;c<e.length;c+=1)e[c].c();w(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,d){z(c,t,d);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=!0,o||(r=[Gt(Si.call(null,t)),ye(t,"clientWidth",n[11])],o=!0)},p(c,d){d&447&&(a=c[8],de(),e=jt(e,d,l,1,c,a,i,t,fi,hc,null,cc),he())},i(c){if(!s){for(let d=0;d<a.length;d+=1)x(e[d]);s=!0}},o(c){for(let d=0;d<e.length;d+=1)L(e[d]);s=!1},d(c){c&&j(t);for(let d=0;d<e.length;d+=1)e[d].d();o=!1,Ze(r)}}}function hc(n,t){let e,i,s;const o=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new Wg({props:r}),{key:n,first:null,c(){e=Ce(),se(i.$$.fragment),this.first=e},m(a,l){z(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&447?rt(o,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){L(i.$$.fragment,a),s=!1},d(a){a&&j(e),ne(i,a)}}}function Yg(n){let t,e,i=n[8]&&dc(n);return{c(){i&&i.c(),t=Ce()},m(s,o){i&&i.m(s,o),z(s,t,o),e=!0},p(s,[o]){s[8]?i?(i.p(s,o),o&256&&x(i,1)):(i=dc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(de(),L(i,1,1,()=>{i=null}),he())},i(s){e||(x(i),e=!0)},o(s){L(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}function Xg(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:d}=t,{adaptiveRoomLabelVisibleEnable:h}=t,f=0,m=0;const A=p=>{e(6,f=p.detail)};return n.$$set=p=>{"floorIndex"in p&&e(9,s=p.floorIndex),"roomAreaEnable"in p&&e(0,o=p.roomAreaEnable),"roomNameEnable"in p&&e(1,r=p.roomNameEnable),"floorplanData"in p&&e(10,a=p.floorplanData),"hoveredRoom"in p&&e(2,l=p.hoveredRoom),"getRoomAreaText"in p&&e(3,c=p.getRoomAreaText),"getLabelElement"in p&&e(4,d=p.getLabelElement),"adaptiveRoomLabelVisibleEnable"in p&&e(5,h=p.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&1536&&e(8,i=a.floorDatas[s].rooms),n.$$.dirty&1088){const{max:p,min:g}=a.bounding,v=p.x-g.x;e(7,m=f/v)}},[o,r,l,c,d,h,f,m,i,s,a,A]}class Zg extends ae{constructor(t){super(),re(this,t,Xg,Yg,oe,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},Ug)}}function Jg(n){fe(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function uc(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function fc(n,t,e){const i=n.slice();return i[14]=t[e],i}function mc(n){let t;return{c(){t=D("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),B(t,"left",n[14].left*100+"%"),B(t,"bottom",n[14].bottom*100+"%")},m(e,i){z(e,t,i)},p:J,d(e){e&&j(t)}}}function gc(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=D("div"),i=D("div"),o=xe(s),r=K(),w(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),$(i,"is-row",t[2]),w(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),B(e,"left",t[11].left*100+"%"),B(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){z(a,e,l),S(e,i),S(i,o),S(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Se(o,s)},d(a){a&&j(e)}}}function qg(n){let t,e,i,s,o,r,a=[],l=new Map,c,d=n[3],h=[];for(let A=0;A<d.length;A+=1)h[A]=mc(fc(n,d,A));let f=n[4];const m=A=>A[13];for(let A=0;A<f.length;A+=1){let p=uc(n,f,A),g=m(p);l.set(g,a[A]=gc(g,p))}return{c(){t=D("div"),e=D("div"),i=K(),s=D("div");for(let A=0;A<h.length;A+=1)h[A].c();o=K(),r=D("div");for(let A=0;A<a.length;A+=1)a[A].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),$(s,"is-row",n[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),$(t,"is-row",n[2]),B(t,"width",n[2]?"100%":1/16+"rem"),B(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){z(A,t,p),S(t,e),S(t,i),S(t,s);for(let g=0;g<h.length;g+=1)h[g]&&h[g].m(s,null);S(t,o),S(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(A,[p]){if(p&8){d=A[3];let g;for(g=0;g<d.length;g+=1){const v=fc(A,d,g);h[g]?h[g].p(v,p):(h[g]=mc(v),h[g].c(),h[g].m(s,null))}for(;g<h.length;g+=1)h[g].d(1);h.length=d.length}p&22&&(f=A[4],a=jt(a,p,m,1,A,f,l,r,mr,gc,null,uc)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&w(t,"class",c),p&5&&$(t,"is-row",A[2])},i:J,o:J,d(A){A&&j(t),Tt(h,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const An=1e3,vn=180;function Kg(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(An-vn)*2,c=o.max.y-o.min.y-(An-vn)*2,d=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,g)=>p===0?!0:A!==g[p-1]),h=d.map(A=>{const p=a?(A-o.min.x-An+vn)/l:0,g=a?0:(A-o.min.y-An+vn)/c;return{left:p,bottom:g}});h.unshift({left:0,bottom:0}),h.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=d[d.length-1]-d[0],m=d.map((A,p,g)=>{const v=p===0?0:A-g[p-1],y=p===0?0:(A+g[p-1])/2,k=a?(y-o.min.x-An+vn)/l:0,I=a?0:(y-o.min.y-An+vn)/c;return{left:k,bottom:I,distance:v}}).filter(({distance:A})=>A/f>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,h,m,s,o]}class $g extends ae{constructor(t){super(),re(this,t,Kg,qg,oe,{type:0,data:5,bounding:6,getRuleDistanceText:1},Jg)}}function ep(n){fe(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function pc(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function Ac(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new $g({props:r}),{key:n,first:null,c(){e=Ce(),se(i.$$.fragment),this.first=e},m(a,l){z(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&19?rt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){L(i.$$.fragment,a),s=!1},d(a){a&&j(e),ne(i,a)}}}function tp(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=pc(n,o,a),c=r(l);i.set(c,e[a]=Ac(c,l))}return{c(){t=D("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),B(t,"width",n[3]),B(t,"height",n[2])},m(a,l){z(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],de(),e=jt(e,l,r,1,a,o,i,t,fi,Ac,null,pc),he()),l&8&&B(t,"width",a[3]),l&4&&B(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)x(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);s=!1},d(a){a&&j(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const vc=1e3,bc=180;function ip(n,t,e){let i,s,o,r,a,l,c,d,h,f,{floorIndex:m}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,A=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(vc-bc)*2),n.$$.dirty&2&&e(8,d=i.max.y-i.min.y-(vc-bc)*2),n.$$.dirty&1536&&e(3,h=c/a*100+"%"),n.$$.dirty&384&&e(2,f=d/l*100+"%")},[p,i,f,h,r,m,A,l,d,a,c,s,o]}class np extends ae{constructor(t){super(),re(this,t,ip,tp,oe,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},ep)}}function qs(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,d=l+","+c;return a===0?(e+="M"+d,e):s!=null&&s[a]?(e+="A"+s[a]+","+d,e):(e+="L"+d,e)}),e+(i?"Z":"")}function yc({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function sp(n,t){const e=n.x*1e3+t.bounding.origin.x,i=-n.z*1e3+t.bounding.origin.y;return{x:e,y:i}}function op(n,t){const e=t.bounding,i=e.max.x-e.min.x,s=e.max.y-e.min.y;return{x:(n.x-e.min.x)/i,y:(e.max.y-n.y)/s}}function rp(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function ap(n){let t;return{c(){t=Oe("path"),w(t,"d",n[0]),w(t,"fill","#2F313A")},m(e,i){z(e,t,i)},p(e,[i]){i&1&&w(t,"d",e[0])},i:J,o:J,d(e){e&&j(t)}}}function lp(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=qs(s,{needZ:!0}))},[i,s]}class cp extends ae{constructor(t){super(),re(this,t,lp,ap,oe,{path:1})}}function dp(n){let t,e,i,s,o,r;return{c(){t=Oe("defs"),e=Oe("pattern"),i=Oe("rect"),s=Oe("path"),o=K(),r=Oe("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width",n[1]),w(i,"height",n[1]),w(i,"fill","#323747"),w(s,"d",n[2]),w(s,"stroke","#ffffff"),w(s,"stroke-opacity","0.06"),w(s,"stroke-width","0.5"),w(s,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",n[1]),w(e,"height",n[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",n[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){z(a,t,l),S(t,e),S(e,i),S(e,s),z(a,o,l),z(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:J,o:J,d(a){a&&j(t),a&&j(o),a&&j(r)}}}const vr=6;function hp(n,t,e){let i,{path:s}=t;const o=vr*2,r=`M0 ${vr} h ${o} M${vr} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=qs(s,{needZ:!0}))},[i,o,r,s]}class up extends ae{constructor(t){super(),re(this,t,hp,dp,oe,{path:3})}}function fp(n){let t,e,i,s,o,r,a,l,c,d,h;return{c(){t=Oe("defs"),e=Oe("pattern"),i=Oe("rect"),s=Oe("pattern"),o=Oe("rect"),r=K(),a=Oe("path"),l=K(),c=Oe("path"),d=K(),h=Oe("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width","6"),w(i,"height","50"),w(i,"fill","none"),w(i,"stroke","#4B4B57"),w(i,"stroke-width","0.5"),w(e,"id","room-material-pattern-1"),w(e,"x","0"),w(e,"y","0"),w(e,"width","12"),w(e,"height","50"),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(o,"x","0"),w(o,"y","0"),w(o,"width","6"),w(o,"height","50"),w(o,"fill","none"),w(o,"stroke","#4B4B57"),w(o,"stroke-width","0.5"),w(s,"id","room-material-pattern-2"),w(s,"x","6"),w(s,"y","25"),w(s,"width","12"),w(s,"height","50"),w(s,"patternUnits","userSpaceOnUse"),w(s,"patternTransform","scale(50 50)"),w(a,"d",n[0]),w(a,"fill","#43434D"),w(c,"d",n[0]),w(c,"fill","url(#room-material-pattern-1)"),w(h,"d",n[0]),w(h,"fill","url(#room-material-pattern-2)")},m(f,m){z(f,t,m),S(t,e),S(e,i),S(t,s),S(s,o),z(f,r,m),z(f,a,m),z(f,l,m),z(f,c,m),z(f,d,m),z(f,h,m)},p(f,[m]){m&1&&w(a,"d",f[0]),m&1&&w(c,"d",f[0]),m&1&&w(h,"d",f[0])},i:J,o:J,d(f){f&&j(t),f&&j(r),f&&j(a),f&&j(l),f&&j(c),f&&j(d),f&&j(h)}}}function mp(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=qs(s,{needZ:!0}))},[i,s]}class gp extends ae{constructor(t){super(),re(this,t,mp,fp,oe,{path:1})}}function pp(n){fe(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function wc(n,t,e){const i=n.slice();return i[5]=t[e],i}function Ap(n){let t,e;return t=new up({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function vp(n){let t,e;return t=new gp({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function bp(n){let t,e;return t=new cp({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Cc(n){let t,e,i,s;const o=[bp,vp,Ap],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Oe("svg"),i.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){z(l,t,c),r[e].m(t,null),s=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),L(r[d],1,1,()=>{r[d]=null}),he(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null))},i(l){s||(x(i),s=!0)},o(l){L(i),s=!1},d(l){l&&j(t),r[e].d()}}}function yp(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Cc(wc(n,i,r));const o=r=>L(s[r],1,1,()=>{s[r]=null});return{c(){t=D("div");for(let r=0;r<s.length;r+=1)s[r].c();w(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){z(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=wc(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=Cc(c),s[l].c(),x(s[l],1),s[l].m(t,null))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)L(s[a]);e=!1},d(r){r&&j(t),Tt(s,r)}}}function wp(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>me(V({},l),{path:l.path.map(c=>yc(c,o.bounding))})))},[i,r,a,s,o]}class Cp extends ae{constructor(t){super(),re(this,t,wp,yp,oe,{floorIndex:3,floorplanData:4},pp)}}function Ip(n){fe(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Pp(n){let t,e,i,s;return{c(){t=Oe("path"),w(t,"d",n[5]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){z(o,t,r),i||(s=[ye(t,"mouseenter",n[3]),ye(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:J,o:J,d(o){o&&j(t),i=!1,Ze(s)}}}function kp(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function d(){c==null||c.set(o)}function h(){c==null||c.set(void 0)}const{bounding:f}=a,m=qs(o.path,{needZ:!0,format:A=>yc(A,f)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,d,h,m,a,l,c,i]}class Mp extends ae{constructor(t){super(),re(this,t,kp,Pp,oe,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},Ip)}}function Ep(n){fe(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function Ic(n,t,e){const i=n.slice();return i[6]=t[e],i}function Pc(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new Mp({props:r}),{key:n,first:null,c(){e=Ce(),se(i.$$.fragment),this.first=e},m(a,l){z(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&15?rt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){L(i.$$.fragment,a),s=!1},d(a){a&&j(e),ne(i,a)}}}function xp(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Ic(n,r,l),d=a(c);s.set(d,i[l]=Pc(d,c))}return{c(){t=D("div"),e=Oe("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){z(l,t,c),S(t,e);for(let d=0;d<i.length;d+=1)i[d]&&i[d].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,de(),i=jt(i,c,a,1,l,r,s,e,fi,Pc,null,Ic),he())},i(l){if(!o){for(let c=0;c<r.length;c+=1)x(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)L(i[c]);o=!1},d(l){l&&j(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function Dp(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}class kc extends ae{constructor(t){super(),re(this,t,Dp,xp,oe,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},Ep)}}function Sp(n){fe(n,"svelte-1lm20n5",".missing-floor.svelte-1lm20n5{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-1lm20n5{margin-top:0.75rem;color:#fff;opacity:0.3}")}function Mc(n){let t,e=n[0].text+"",i;return{c(){t=D("span"),i=xe(e),w(t,"class","text svelte-1lm20n5"),B(t,"font-size",n[0].textFontSize+"px")},m(s,o){z(s,t,o),S(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&Se(i,e),o&1&&B(t,"font-size",s[0].textFontSize+"px")},d(s){s&&j(t)}}}function Lp(n){let t,e,i,s,o=n[0].text&&Mc(n);return{c(){t=D("div"),e=D("img"),s=K(),o&&o.c(),w(e,"class","image"),w(e,"alt","缺省楼层展位图"),qe(e.src,i=n[0].imageURL)||w(e,"src",i),B(e,"width",n[0].imageWidth+"px"),B(e,"height",n[0].imageHeight+"px"),w(t,"class","missing-floor svelte-1lm20n5")},m(r,a){z(r,t,a),S(t,e),S(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!qe(e.src,i=r[0].imageURL)&&w(e,"src",i),a&1&&B(e,"width",r[0].imageWidth+"px"),a&1&&B(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=Mc(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:J,o:J,d(r){r&&j(t),o&&o.d()}}}function Tp(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class jp extends ae{constructor(t){super(),re(this,t,Tp,Lp,oe,{missingFloorConfig:0},Sp)}}const gi="data:image/png;base64,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";function Ec(n){return n*180/Math.PI}function zp(n){fe(n,"svelte-17cl35n",".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}")}function Op(n){let t,e;return{c(){t=D("div"),e=D("div"),w(e,"class","floorplan__camera-rotate svelte-17cl35n"),B(e,"background-image",`url(${n[0]||gi})`),B(e,"width",n[4]),B(e,"height",n[4]),B(e,"left","-"+n[4]),B(e,"top","-"+n[4]),B(e,"transform",`rotate(${n[3]}deg)`),B(e,"transform-origin",`${n[4]} ${n[4]}`),w(t,"class","floorplan__camera-position svelte-17cl35n"),B(t,"left",n[1]),B(t,"top",n[2])},m(i,s){z(i,t,s),S(t,e)},p(i,[s]){s&1&&B(e,"background-image",`url(${i[0]||gi})`);const o=s&1;o&&B(e,"width",i[4]),o&&B(e,"height",i[4]),o&&B(e,"left","-"+i[4]),o&&B(e,"top","-"+i[4]),o&&B(e,"transform",`rotate(${i[3]}deg)`),o&&B(e,"transform-origin",`${i[4]} ${i[4]}`)},i:J,o:J,d(i){i&&j(t)}}}function Bp(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,d=l.positionInImage.y,h=c*100+"%",f=d*100+"%",m=-Ec(o)+45,A=document.body.clientWidth,p=document.body.clientHeight,v=`${(A<500||p<500?17:37)/16}rem`;return n.$$set=y=>{"panoIndex"in y&&e(5,i=y.panoIndex),"floorplanData"in y&&e(6,s=y.floorplanData),"lastPanoramaLongitude"in y&&e(7,o=y.lastPanoramaLongitude),"cameraImageUrl"in y&&e(0,r=y.cameraImageUrl)},[r,h,f,m,v,i,s,o]}let Vp=class extends ae{constructor(t){super(),re(this,t,Bp,Op,oe,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},zp)}};const Rp="data:image/png;base64,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";function Qp(n){fe(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function Gp(n){let t,e,i,s,o;return{c(){t=D("div"),e=D("div"),i=K(),s=D("span"),o=xe(n[0]),w(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),B(e,"background-image",`url(${Rp})`),w(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),w(t,"class","floorplan-plugin__compass svelte-rpkaro"),B(t,"transform",n[2])},m(r,a){z(r,t,a),S(t,e),S(t,i),S(t,s),S(s,o)},p(r,a){a&1&&Se(o,r[0])},d(r){r&&j(t)}}}function Np(n){let t,e=n[1]&&Gp(n);return{c(){e&&e.c(),t=Ce()},m(i,s){e&&e.m(i,s),z(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:J,o:J,d(i){e&&e.d(i),i&&j(t)}}}function Fp(n){return n/Math.PI*180}function _p(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?Fp(o):0)+90}deg)`;return n.$$set=d=>{"floorplanData"in d&&e(3,i=d.floorplanData),"northDesc"in d&&e(0,s=d.northDesc)},[s,r,l,i]}class Hp extends ae{constructor(t){super(),re(this,t,_p,Np,oe,{floorplanData:3,northDesc:0},Qp)}}function Wp(n){fe(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function Up(n){let t,e,i,s,o,r,a,l,c,d;const h=[{floorIndex:n[2],floorplanData:n[10]}];let f={};for(let I=0;I<h.length;I+=1)f=et(f,h[I]);t=new Cp({props:f});let m=(n[3]||n[5])&&xc(n);const A=[{floorplanData:n[10],floorIndex:n[2]}];let p={};for(let I=0;I<A.length;I+=1)p=et(p,A[I]);s=new rc({props:p});let g=n[6]&&Dc(n),v=n[9]&&Sc(n),y=n[4]&&Lc(n),k=n[20]&&Tc(n);return{c(){se(t.$$.fragment),e=K(),m&&m.c(),i=K(),se(s.$$.fragment),o=K(),g&&g.c(),r=K(),v&&v.c(),a=K(),y&&y.c(),l=K(),k&&k.c(),c=Ce()},m(I,E){ie(t,I,E),z(I,e,E),m&&m.m(I,E),z(I,i,E),ie(s,I,E),z(I,o,E),g&&g.m(I,E),z(I,r,E),v&&v.m(I,E),z(I,a,E),y&&y.m(I,E),z(I,l,E),k&&k.m(I,E),z(I,c,E),d=!0},p(I,E){const C=E&1028?rt(h,[{floorIndex:I[2],floorplanData:I[10]}]):{};t.$set(C),I[3]||I[5]?m?(m.p(I,E),E&40&&x(m,1)):(m=xc(I),m.c(),x(m,1),m.m(i.parentNode,i)):m&&(de(),L(m,1,1,()=>{m=null}),he());const T=E&1028?rt(A,[{floorplanData:I[10],floorIndex:I[2]}]):{};s.$set(T),I[6]?g?(g.p(I,E),E&64&&x(g,1)):(g=Dc(I),g.c(),x(g,1),g.m(r.parentNode,r)):g&&(de(),L(g,1,1,()=>{g=null}),he()),I[9]?v?(v.p(I,E),E&512&&x(v,1)):(v=Sc(I),v.c(),x(v,1),v.m(a.parentNode,a)):v&&(de(),L(v,1,1,()=>{v=null}),he()),I[4]?y?(y.p(I,E),E&16&&x(y,1)):(y=Lc(I),y.c(),x(y,1),y.m(l.parentNode,l)):y&&(de(),L(y,1,1,()=>{y=null}),he()),I[20]?k?(k.p(I,E),E&1048576&&x(k,1)):(k=Tc(I),k.c(),x(k,1),k.m(c.parentNode,c)):k&&(de(),L(k,1,1,()=>{k=null}),he())},i(I){d||(x(t.$$.fragment,I),x(m),x(s.$$.fragment,I),x(g),x(v),x(y),x(k),d=!0)},o(I){L(t.$$.fragment,I),L(m),L(s.$$.fragment,I),L(g),L(v),L(y),L(k),d=!1},d(I){ne(t,I),I&&j(e),m&&m.d(I),I&&j(i),ne(s,I),I&&j(o),g&&g.d(I),I&&j(r),v&&v.d(I),I&&j(a),y&&y.d(I),I&&j(l),k&&k.d(I),I&&j(c)}}}function Yp(n){let t,e;return t=new jp({props:{missingFloorConfig:n[16]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&65536&&(o.missingFloorConfig=i[16]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function xc(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[10],hoveredRoom:n[22],highlightData:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new kc({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&4228100?rt(i,[{floorIndex:o[2],floorplanData:o[10],hoveredRoom:o[22],highlightData:o[15]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Dc(n){let t,e;const i=[{floorplanData:n[10],roomAreaEnable:n[7],roomNameEnable:n[8],floorIndex:n[2],getRoomAreaText:n[11],getLabelElement:n[12],hoveredRoom:n[22],adaptiveRoomLabelVisibleEnable:n[14]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Zg({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&4218244?rt(i,[{floorplanData:o[10],roomAreaEnable:o[7],roomNameEnable:o[8],floorIndex:o[2],getRoomAreaText:o[11],getLabelElement:o[12],hoveredRoom:o[22],adaptiveRoomLabelVisibleEnable:o[14]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Sc(n){let t,e;const i=[{floorplanData:n[10],floorIndex:n[2],getRuleDistanceText:n[13]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new np({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&9220?rt(i,[{floorplanData:o[10],floorIndex:o[2],getRuleDistanceText:o[13]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Lc(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[10],lastPanoramaLongitude:n[17],cameraImageUrl:n[18]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Vp({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&394241?rt(i,[{panoIndex:o[0],floorplanData:o[10],lastPanoramaLongitude:o[17],cameraImageUrl:o[18]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Tc(n){let t,e;return t=new Hp({props:{floorplanData:n[10],northDesc:n[19]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1024&&(o.floorplanData=i[10]),s&524288&&(o.northDesc=i[19]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){L(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Xp(n){let t,e,i,s,o;const r=[Yp,Up],a=[];function l(c,d){return c[21]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=D("div"),i.c(),w(t,"class",s=Ge(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,d){z(c,t,d),a[e].m(t,null),o=!0},p(c,[d]){let h=e;e=l(c),e===h?a[e].p(c,d):(de(),L(a[h],1,1,()=>{a[h]=null}),he(),i=a[e],i?i.p(c,d):(i=a[e]=r[e](c),i.c()),x(i,1),i.m(t,null)),(!o||d&2&&s!==(s=Ge(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",s)},i(c){o||(x(i),o=!0)},o(c){L(i),o=!1},d(c){c&&j(t),a[e].d()}}}function Zp(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:d}=t,{roomLabelsEnable:h}=t,{roomAreaEnable:f}=t,{roomNameEnable:m}=t,{ruleLabelsEnable:A}=t,{floorplanData:p}=t,{getRoomAreaText:g}=t,{getLabelElement:v}=t,{getRuleDistanceText:y}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{highlightData:I}=t,{missingFloorConfig:E}=t,{lastPanoramaLongitude:C}=t,{cameraImageUrl:T}=t,{northDesc:G}=t,{compassEnable:N}=t;const U=Ar(void 0);return n.$$set=R=>{"panoIndex"in R&&e(0,o=R.panoIndex),"isCurrent"in R&&e(1,r=R.isCurrent),"floorIndex"in R&&e(2,a=R.floorIndex),"highlightEnable"in R&&e(3,l=R.highlightEnable),"cameraEnable"in R&&e(4,c=R.cameraEnable),"hoverEnable"in R&&e(5,d=R.hoverEnable),"roomLabelsEnable"in R&&e(6,h=R.roomLabelsEnable),"roomAreaEnable"in R&&e(7,f=R.roomAreaEnable),"roomNameEnable"in R&&e(8,m=R.roomNameEnable),"ruleLabelsEnable"in R&&e(9,A=R.ruleLabelsEnable),"floorplanData"in R&&e(10,p=R.floorplanData),"getRoomAreaText"in R&&e(11,g=R.getRoomAreaText),"getLabelElement"in R&&e(12,v=R.getLabelElement),"getRuleDistanceText"in R&&e(13,y=R.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in R&&e(14,k=R.adaptiveRoomLabelVisibleEnable),"highlightData"in R&&e(15,I=R.highlightData),"missingFloorConfig"in R&&e(16,E=R.missingFloorConfig),"lastPanoramaLongitude"in R&&e(17,C=R.lastPanoramaLongitude),"cameraImageUrl"in R&&e(18,T=R.cameraImageUrl),"northDesc"in R&&e(19,G=R.northDesc),"compassEnable"in R&&e(20,N=R.compassEnable)},n.$$.update=()=>{n.$$.dirty&1028&&e(23,i=p.floorDatas[a]),n.$$.dirty&8388608&&e(21,s=i.rooms.length>0)},[o,r,a,l,c,d,h,f,m,A,p,g,v,y,k,I,E,C,T,G,N,s,U,i]}let Jp=class extends ae{constructor(t){super(),re(this,t,Zp,Xp,oe,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,ruleLabelsEnable:9,floorplanData:10,getRoomAreaText:11,getLabelElement:12,getRuleDistanceText:13,adaptiveRoomLabelVisibleEnable:14,highlightData:15,missingFloorConfig:16,lastPanoramaLongitude:17,cameraImageUrl:18,northDesc:19,compassEnable:20},Wp)}};function qp(n){fe(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function jc(n,t,e){const i=n.slice();return i[22]=t[e],i}function zc(n){let t,e,i,s=n[13].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Oc(jc(n,s,a));const r=a=>L(o[a],1,1,()=>{o[a]=null});return{c(){t=D("div");for(let a=0;a<o.length;a+=1)o[a].c();w(t,"class","floorplan-main svelte-86bqav")},m(a,l){z(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&4194300){s=n[13].floorDatas;let c;for(c=0;c<s.length;c+=1){const d=jc(n,s,c);o[c]?(o[c].p(d,l),x(o[c],1)):(o[c]=Oc(d),o[c].c(),x(o[c],1),o[c].m(t,null))}for(de(),c=s.length;c<o.length;c+=1)r(c);he()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)x(o[l]);e||He(()=>{e=Di(t,tt,{duration:n[0],easing:$t}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)L(o[l]);i=!1},d(a){a&&j(t),Tt(o,a)}}}function Oc(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[13],getRoomAreaText:n[16],getLabelElement:n[17],getRuleDistanceText:n[18],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],ruleLabelsEnable:n[12],adaptiveRoomLabelVisibleEnable:n[19],highlightData:n[20],missingFloorConfig:n[21],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[15],lastPanoramaLongitude:n[14],compassEnable:n[8],northDesc:n[2]},{floorIndex:n[22].floorIndex},{isCurrent:n[22].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Jp({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&4194300?rt(i,[r&4194284&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[13],getRoomAreaText:o[16],getLabelElement:o[17],getRuleDistanceText:o[18],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],ruleLabelsEnable:o[12],adaptiveRoomLabelVisibleEnable:o[19],highlightData:o[20],missingFloorConfig:o[21],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[15],lastPanoramaLongitude:o[14],compassEnable:o[8],northDesc:o[2]},r&8192&&{floorIndex:o[22].floorIndex},r&8208&&{isCurrent:o[22].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Kp(n){let t,e,i=n[1]&&zc(n);return{c(){i&&i.c(),t=Ce()},m(s,o){i&&i.m(s,o),z(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=zc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(de(),L(i,1,1,()=>{i=null}),he())},i(s){e||(x(i),e=!0)},o(s){L(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}function $p(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:d}=t,{compassEnable:h}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:m}=t,{roomNameEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:y}=t,{getRoomAreaText:k}=t,{getLabelElement:I}=t,{getRuleDistanceText:E}=t,{adaptiveRoomLabelVisibleEnable:C}=t,{highlightData:T}=t,{missingFloorConfig:G}=t;return n.$$set=N=>{"duration"in N&&e(0,i=N.duration),"visible"in N&&e(1,s=N.visible),"northDesc"in N&&e(2,o=N.northDesc),"panoIndex"in N&&e(3,r=N.panoIndex),"floorIndex"in N&&e(4,a=N.floorIndex),"cameraEnable"in N&&e(5,l=N.cameraEnable),"hoverEnable"in N&&e(6,c=N.hoverEnable),"highlightEnable"in N&&e(7,d=N.highlightEnable),"compassEnable"in N&&e(8,h=N.compassEnable),"roomLabelsEnable"in N&&e(9,f=N.roomLabelsEnable),"roomAreaEnable"in N&&e(10,m=N.roomAreaEnable),"roomNameEnable"in N&&e(11,A=N.roomNameEnable),"ruleLabelsEnable"in N&&e(12,p=N.ruleLabelsEnable),"floorplanData"in N&&e(13,g=N.floorplanData),"lastPanoramaLongitude"in N&&e(14,v=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(15,y=N.cameraImageUrl),"getRoomAreaText"in N&&e(16,k=N.getRoomAreaText),"getLabelElement"in N&&e(17,I=N.getLabelElement),"getRuleDistanceText"in N&&e(18,E=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(19,C=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(20,T=N.highlightData),"missingFloorConfig"in N&&e(21,G=N.missingFloorConfig)},[i,s,o,r,a,l,c,d,h,f,m,A,p,g,v,y,k,I,E,C,T,G]}let br=class extends ae{constructor(t){super(),re(this,t,$p,Kp,oe,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20,missingFloorConfig:21},qp)}};const eA="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAwCAYAAACFUvPfAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALaADAAQAAAABAAAAMAAAAADe2FZjAAAEF0lEQVRoBe2WzWskRRiHf13V092TxI2oEzYeVDwITtyDuCiihwiCePGgxIM3vYgHL4J4UIhBRA8i/gPqyUvWg7AiIuIeloDiYUHJLOK6BPwIk9nNODM9Xf1RVe1b3elJRjCZmQ6euqGmuqer33rq4e23GqiOykBloDJQGagMVAYqA5WBykBlYFYD1qwP/tdzaZqOx9zYOLxeX0+L5yzLGp0X/03a25MOnGRcBtx+6Rlo9SL08G4EooFnxa8Yiivox5/h5Ys/4cl7NVorNDRnngX+0MIkVMeMSf23zyKML8J7/Dy8hwF2Buh9CnS+AEQIdLspBuGb+M7/qLW4qJrNpsLapjYhpwVnx3BMfCtNNx3Etc9xywvnMf80wG8HmQainw0RxSGrnmeBp+8k5/j9S0HbvXb5io0Lz880/0wPHV1NlhLd316He+4xOCv5ragF7L9PrH1qBJyB0626x/lC+qrSvH5r/W+n1WpxUM5nMY4GPeH8lHJaPgfeAFQHCL+ntkXT+vnUc3W6pvTIwC0wy3rA4dwLmK2avZ7Eo9uKBuYJfgJscbs8dLCxDMt+EOEPBEZNEWyBYHqTz6bPXrzUnNrSShxHIsYiOL69zrCGLLcLqJP68tB+9w5wj+YhWDafQ2s61wNqxjZhmrQ2pvMFCEvXuCUZ7wqH794ZWs28LJqlTXSUyuksF2M/yOwqgkx2c1ADa4wLAQRk2sAGQQakhN6yFC2hltfz5kSY44NKQeeh+vtI/SSzWhg2CzCgmWISmKUGmaYFBDfCSymnfxJ6/+ospVcWOLLp5DGP/y0P/Rp66O99DQNq7Po3Ds0a0wY+My2QSv2N2mO/OyxR2o6UQk+Lv7yJ06JYSnnolZVU9cUn2O9SmaMWGFBqYXRwbqAJWIi94TX5biotpcGl1DXZ6LnqIbNDTnmUgi52Mv5l5ysMxIcZcGjy2DTK4ZHlcBC14zeSge4qphICjj3bS0A7o9nSp2TOkm7aZ8bGZy/jxhO87V91G0+dfY/Z7BWIIK9KYUi5qy/Hf8YfBG3sqJTHiQWhmTVkbip+wX3x6volVSx+LPAxF+VLXhZ8VQ+iP2Rta/iWe5v42Fngj0BbdnRTXh12ZIcKhTaGbcYjybRwXBU1lu9KlndXp04NM52poKWO0RZsviNaP9a6grkO972+st05pXhE5c1hTEluJy7XUejGUQNLMbAmTdWY1rKBLW3aTJqBZ7nZkb36DhYCreeYHbMUXHvaYi5XDK70EcgulmRjm77wNtenzuXCbmnTRaAx493rbGf3Jr/njMzj920CnKdUaFCjlDioy7NYNvOdGrQJNgI32/L2tkXfFPlxgToqjWVhD6KdLnQRdARf/HHQz2r2X2Gqy8pAZaAyUBmoDFQGKgP/q4F/AJYg9/s0ZoABAAAAAElFTkSuQmCC";function tA(n){return W(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return W(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function iA(n){return{id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs}}function nA(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(iA),rules:n.rules}}function sA(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function oA(n){return{rad:n.rad,position:n.position,positionInImage:n.position_in_image,northRad:n.north_rad,roomId:n.room_id,floorIndex:n.floor_index}}function pi(n){return W(this,null,function*(){const t=yield tA(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(nA),s=n.computed_data.entrance?oA(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(sA)}})}function rA(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:eA,width:45,height:48},a=rp(o,t),l=sp(o,e),c=op(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function aA(n,t){return t(n),n}function bn(n,t){return aA({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Bc(n,t){const e=Math.max(...n.work.observers.map(i=>i.floorIndex));return t>e?n.model.bounding.max.y:Math.max(...n.work.observers.filter(i=>i.floorIndex===t).map(i=>i.standingPosition.y))}function yr(n,t,e=mi.BOUNDING_CENTER){const i=Bc(n,t),s=Bc(n,t+1);return e===mi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===mi.CEILING?s:i}function wr(n,t,e,i){const s=yr(n,e,i==null?void 0:i.attachedTo),o=new P.Vector3(0,s,0),r=new P.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Ti=class{constructor(t,e){u(this,"VERSION","3.19.0");u(this,"five");u(this,"hooks",new Mi);u(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return Jo(this.staticPrefix,t)}},Ai=class extends Ti{};var At=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(At||{});const Vc=500,lA=80;function ji(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Rc(n,t,e=4){const i=Math.PI*2,s=n%i,o=t%i,r=Math.min(s,o),a=Math.max(s,o);return ji(r,a,e)||ji(r+i,a,e)}Object.assign(window,{nearlyEqual:ji,nearlyEqualRad:Rc});function cA(n){return Object.prototype.toString.call(n)==="[object Object]"}function Qc(n){return cA(n)&&!!n.isVector3}function Cr(n,t){return W(this,null,function*(){const[e]=yield Li(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!dA(i,s))throw new Error("pose 与预期不符")})}function dA(n,t){return Object.keys(n).every(e=>{const i=t[e],s=n[e];return i===void 0||s===void 0?!0:e==="longitude"||e==="latitude"?Rc(i,s,2):typeof i=="number"&&typeof s=="number"?ji(i,s,2):Qc(s)&&Qc(i)?s.distanceTo(i)<.01:i===s})}function hA(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:o}=t,{latitude:r,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!ji(e,r,2)||!ji(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!ji(s,c,2))}function Gc(n,t,e=!0){return W(this,null,function*(){if(hA(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[d]=yield Li(Cr(n,[t.mode,t,void 0,e]));if(d)throw d;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield Li(n.updateCamera(bn(t,["mode"]),l,e));if(c)throw new Error(At.UpdateCameraError)})}function yn(n,t,e=300){const i=n.getElement();i&&(i.style.opacity=t+"",i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>i.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{i.style.transition="none"}))}function uA(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function fA(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let mA=class extends Ai{constructor(e,i){var l,c,d;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"show",(...i)=>W(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));u(this,"hide",(...i)=>W(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=wr(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,At.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});u(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});u(this,"_show",e=>W(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(At.ModelNotLoaded);if(!this.data)throw new Error(At.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=V(V({},i),e),o=()=>W(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=h=>{a=!0,l=h};const[c]=yield Li(Gc(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(At.UnknownError);if(!this.updateSize())throw new Error(At.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Vc;yn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));u(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,At.BreakOffByHide),this.showPromise=void 0;const s=V(V({},{userAction:!0,isAutoHide:!1}),e);yn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});u(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||fA(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();uA(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});u(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});u(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:lA/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(d=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?d:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:gi,attachedTo:mi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRuleDistanceText:h=>h.toString()},o=i?bn(i,["selector","scale"]):{},r=V(V({},s.missingFloorConfig),o.missingFloorConfig),a=me(V(V({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield pi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return W(this,null,function*(){return yield pi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?me(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=me(V(V({},this.state),e),{config:r}),!ot(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=me(V({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new br({target:this.container,intro:!0,props:i})}};const gA=(n,t)=>new mA(n,t);function pA(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function AA(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let vA=class extends Ai{constructor(e,i){var l,c;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"show",(...i)=>W(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));u(this,"hide",(...i)=>W(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=wr(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,At.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});u(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});u(this,"_show",e=>W(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(At.ModelNotLoaded);if(!this.data)throw new Error(At.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=V(V({},i),e),o=()=>W(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=h=>{a=!0,l=h};const[c]=yield Li(Gc(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(At.UnknownError);if(!this.updateSize())throw new Error(At.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Vc;yn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));u(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,At.BreakOffByHide),this.showPromise=void 0;const s=V(V({},{userAction:!0,isAutoHide:!1}),e);yn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});u(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new P.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&AA(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),pA(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(bn(this.showState,["offset"]),0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:gi,attachedTo:mi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:d=>d,getRoomAreaText:d=>(d/1e6).toFixed(1)+"㎡",getRuleDistanceText:d=>d.toString()},o=i?bn(i,["selector","scale"]):{},r=V(V({},s.missingFloorConfig),o.missingFloorConfig),a=me(V(V({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield pi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=yr(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new P.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return W(this,null,function*(){return yield pi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?me(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=me(V(V({},this.state),e),{config:r}),!ot(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=me(V({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new br({target:this.container,intro:!0,props:i})}};const bA=(n,t)=>new vA(n,t);let yA=class extends Ai{constructor(e,i){var l,c;super(e);u(this,"name","topviewFloorplanPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"selector");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=wr(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});u(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});u(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});u(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});u(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});u(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:gi,attachedTo:mi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:d=>d,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:d=>(d/1e6).toFixed(1)+"㎡",getRuleDistanceText:d=>d.toString()},o=i?bn(i,["selector","scale"]):{},r=V(V({},s.missingFloorConfig),o.missingFloorConfig),a=me(V(V({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield pi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}updatePosition(){var a;const e=yr(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new P.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return W(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return W(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return W(this,null,function*(){return yield pi(e.data)})}_show(e){return W(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield Cr(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;yn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return W(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;yn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?me(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=me(V(V({},this.state),e),{config:r}),!ot(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=me(V({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new br({target:this.container,intro:!0,props:i})}};const wA=(n,t)=>new yA(n,t);function Ir(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function CA(n){fe(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function IA(n){let t,e,i;return{c(){t=D("div"),e=D("div"),i=D("div"),w(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),B(i,"background-image","url("+(n[0]||gi)+")"),B(i,"transform",n[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),B(e,"transform",n[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),B(t,"opacity",n[3]?1:0)},m(s,o){z(s,t,o),S(t,e),S(e,i)},p(s,[o]){o&1&&B(i,"background-image","url("+(s[0]||gi)+")"),(o&1||o&3)&&B(i,"transform",s[1]),o&4&&B(e,"transform",s[2]),o&8&&B(t,"opacity",s[3]?1:0)},i:J,o:J,d(s){s&&j(t)}}}function PA(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function kA(n,t,e){var y,k;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:d}=t,h=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,m=(k=(y=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:y.floorIndex)!=null?k:0;function A(I,E){const C=I.bounding,T=I.observers[E];if(!T)return"";const G=(C.max.x-C.min.x)*l,N=(C.max.y-C.min.y)*l,U=Math.floor(T.positionInImage.x*G),R=Math.floor(T.positionInImage.y*N);return`translate(${U}px, ${R}px)`}function p(I){e(7,h=I)}function g(I){e(9,m=a.work.observers[I].floorIndex)}const v=Ir(I=>{e(8,f=I.longitude)},1e3/60);return ut(()=>(a.on("panoWillArrive",p),a.on("panoArrived",g),a.on("cameraDirectionUpdate",v),function(){a.off("panoWillArrive",p),a.off("panoArrived",g),a.off("cameraDirectionUpdate",v)})),n.$$set=I=>{"five"in I&&e(4,a=I.five),"pxmm"in I&&e(5,l=I.pxmm),"floorplanData"in I&&e(6,c=I.floorplanData),"cameraImageUrl"in I&&e(0,d=I.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[m]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=A(c,h)),n.$$.dirty&256&&e(1,r=PA(f))},[d,r,o,s,a,l,c,h,f,m,i]}class MA extends ae{constructor(t){super(),re(this,t,kA,IA,oe,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},CA)}}function EA(n){fe(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function Nc(n,t,e){const i=n.slice();return i[1]=t[e],i}function Fc(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=D("div"),i=D("div"),r=K(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),B(i,"background-image",`url(${t[1].icon.url})`),B(i,"width",s),B(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),B(e,"top",a),B(e,"left",l),this.first=e},m(c,d){z(c,e,d),S(e,i),S(e,r)},p(c,d){t=c,d&1&&B(i,"background-image",`url(${t[1].icon.url})`);const h=d&1;h&&B(i,"width",s),h&&B(i,"height",o),d&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&B(e,"top",a),d&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&B(e,"left",l)},d(c){c&&j(e)}}}function xA(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Nc(n,s,r),l=o(a);i.set(l,e[r]=Fc(l,a))}return{c(){t=D("div");for(let r=0;r<e.length;r+=1)e[r].c();w(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){z(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=jt(e,a,o,1,r,s,i,t,mr,Fc,null,Nc))},i:J,o:J,d(r){r&&j(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function DA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class SA extends ae{constructor(t){super(),re(this,t,DA,xA,oe,{extraObjects:0},EA)}}function LA(n){fe(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function TA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let d=0;d<a.length;d+=1)l=et(l,a[d]);t=new rc({props:l}),i=new SA({props:{extraObjects:n[7]}});let c=n[3]&&_c(n);return{c(){se(t.$$.fragment),e=K(),se(i.$$.fragment),s=K(),c&&c.c(),o=Ce()},m(d,h){ie(t,d,h),z(d,e,h),ie(i,d,h),z(d,s,h),c&&c.m(d,h),z(d,o,h),r=!0},p(d,h){const f=h&20?rt(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(f);const m={};h&128&&(m.extraObjects=d[7]),i.$set(m),d[3]?c?(c.p(d,h),h&8&&x(c,1)):(c=_c(d),c.c(),x(c,1),c.m(o.parentNode,o)):c&&(de(),L(c,1,1,()=>{c=null}),he())},i(d){r||(x(t.$$.fragment,d),x(i.$$.fragment,d),x(c),r=!0)},o(d){L(t.$$.fragment,d),L(i.$$.fragment,d),L(c),r=!1},d(d){ne(t,d),d&&j(e),ne(i,d),d&&j(s),c&&c.d(d),d&&j(o)}}}function jA(n){let t,e,i;return{c(){t=D("div"),e=D("img"),w(e,"class","missing-floor-image svelte-18287ai"),qe(e.src,i=n[6])||w(e,"src",i),w(e,"alt","缺省楼层"),w(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){z(s,t,o),S(t,e)},p(s,o){o&64&&!qe(e.src,i=s[6])&&w(e,"src",i)},i:J,o:J,d(s){s&&j(t)}}}function _c(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new kc({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&567?rt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function zA(n){let t,e,i,s;const o=[jA,TA],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Ce()},m(l,c){r[t].m(l,c),z(l,i,c),s=!0},p(l,[c]){let d=t;t=a(l),t===d?r[t].p(l,c):(de(),L(r[d],1,1,()=>{r[d]=null}),he(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),x(e,1),e.m(i.parentNode,i))},i(l){s||(x(e),s=!0)},o(l){L(e),s=!1},d(l){r[t].d(l),l&&j(i)}}}function OA(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:d}=t,{extraObjects:h=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:m}=t;const A=void 0;return n.$$set=p=>{"five"in p&&e(0,r=p.five),"pxmm"in p&&e(1,a=p.pxmm),"floorIndex"in p&&e(2,l=p.floorIndex),"hoverEnable"in p&&e(3,c=p.hoverEnable),"floorplanData"in p&&e(4,d=p.floorplanData),"extraObjects"in p&&e(10,h=p.extraObjects),"highlightData"in p&&e(5,f=p.highlightData),"missingFloorImageUrl"in p&&e(6,m=p.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=d.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,o=h==null?void 0:h.filter(p=>p.floorIndex===l))},[r,a,l,c,d,f,m,o,s,A,h,i]}class BA extends ae{constructor(t){super(),re(this,t,OA,zA,oe,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},LA)}}function VA(n){fe(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Hc(n){let t,e,i,s,o=n[8]!==0&&Wc(n);return{c(){t=D("div"),o&&o.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){z(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Gt(Si.call(null,t)),ye(t,"clientWidth",n[14]),ye(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&x(o,1)):(o=Wc(r),o.c(),x(o,1),o.m(t,null)):o&&(de(),L(o,1,1,()=>{o=null}),he())},i(r){e||(x(o),e=!0)},o(r){L(o),e=!1},d(r){r&&j(t),o&&o.d(),i=!1,Ze(s)}}}function Wc(n){let t,e,i,s,o=`${n[10]}px`,r=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=et(c,l[f]);e=new BA({props:c});const d=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let h={};for(let f=0;f<d.length;f+=1)h=et(h,d[f]);return s=new MA({props:h}),{c(){t=D("div"),se(e.$$.fragment),i=K(),se(s.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),B(t,"width",o),B(t,"height",r)},m(f,m){z(f,t,m),ie(e,t,null),S(t,i),ie(s,t,null),a=!0},p(f,m){const A=m&6381?rt(l,[{five:f[0],pxmm:f[11],floorIndex:f[12],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6],missingFloorImageUrl:f[7]}]):{};e.$set(A);const p=m&2073?rt(d,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),m&1024&&o!==(o=`${f[10]}px`)&&B(t,"width",o),m&8192&&r!==(r=`${f[13]}px`)&&B(t,"height",r)},i(f){a||(x(e.$$.fragment,f),x(s.$$.fragment,f),a=!0)},o(f){L(e.$$.fragment,f),L(s.$$.fragment,f),a=!1},d(f){f&&j(t),ne(e),ne(s)}}}function RA(n){let t,e,i=n[1]&&Hc(n);return{c(){i&&i.c(),t=Ce()},m(s,o){i&&i.m(s,o),z(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Hc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(de(),L(i,1,1,()=>{i=null}),he())},i(s){e||(x(i),e=!0)},o(s){L(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}function QA(n,t,e){var I,E;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:d}=t,h=0,f=(E=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?E:0,m=0,A=0,p=0,g=0;function v(C){e(12,f=i.work.observers[C].floorIndex)}ut(()=>(i.on("panoArrived",v),()=>{i.off("panoArrived",v)}));const y=C=>{e(8,m=C.detail)},k=C=>{e(9,A=C.detail)};return n.$$set=C=>{"five"in C&&e(0,i=C.five),"visible"in C&&e(1,s=C.visible),"hoverEnable"in C&&e(2,o=C.hoverEnable),"floorplanData"in C&&e(3,r=C.floorplanData),"cameraImageUrl"in C&&e(4,a=C.cameraImageUrl),"extraObjects"in C&&e(5,l=C.extraObjects),"highlightData"in C&&e(6,c=C.highlightData),"missingFloorImageUrl"in C&&e(7,d=C.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const C=Math.min(m,A),{max:T,min:G}=r.bounding,N=T.x-G.x,U=T.y-G.y,R=function(){return N>U?[C,C/N*U]:[C/U*N,C]}();e(10,p=R[0]),e(13,g=R[1]),e(11,h=p/N)}},[i,s,o,r,a,l,c,d,m,A,p,h,f,g,y,k]}class GA extends ae{constructor(t){super(),re(this,t,QA,RA,oe,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},VA)}}let NA=class extends Ai{constructor(e,i){super(e);u(this,"name","panoFloorplanRadarPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"wrapperSelector","");u(this,"wrapper",null);u(this,"disposed",!1);u(this,"extraObjects",[]);u(this,"highlightData",{});u(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:gi,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=V(V({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return W(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield pi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return W(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return W(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=rA(e,this.five,this.data),this.render())}formatData(e){return W(this,null,function*(){return yield pi(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?V(V({},s.config),e.config):s.config;this.state=me(V(V({},this.state),e),{config:o}),!ot(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=me(V({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new GA({target:this.wrapper,props:e})}};const FA=(n,t)=>new NA(n,t),_A=[{type:0,floorType:1,roomType:"100900000012",name:"其他"},{type:1,floorType:1,roomType:"100900000002",name:"客厅"},{type:2,floorType:1,roomType:"100900000002",name:"餐厅"},{type:3,floorType:0,roomType:"100900000001",name:"卧室"},{type:4,floorType:0,roomType:"100900000001",name:"书房"},{type:5,floorType:3,roomType:"100900000004",name:"卫生间"},{type:6,floorType:3,roomType:"100900000004",name:"淋浴间"},{type:7,floorType:3,roomType:"100900000004",name:"洗手间"},{type:8,floorType:3,roomType:"100900000003",name:"厨房"},{type:9,floorType:1,roomType:"100900000003",name:"开放厨房",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"多功能间"},{type:11,floorType:0,roomType:"100900000009",name:"保姆间"},{type:12,floorType:4,roomType:"100900000005",name:"阳台"},{type:13,floorType:4,roomType:"100900000006",name:"露台"},{type:14,floorType:0,roomType:"100900000008",name:"储物间"},{type:15,floorType:0,roomType:"100900000013",name:"衣帽间"},{type:16,floorType:0,roomType:"100900000011",name:"阁楼"},{type:17,floorType:2,roomType:"100900000007",name:"花园"},{type:18,floorType:5,roomType:"100900000010",name:"车库"},{type:19,floorType:1,roomType:"100900000012",name:"电梯"},{type:20,floorType:1,roomType:"100900000012",name:"地下室"},{type:21,floorType:1,roomType:"100900000012",name:"天井"},{type:22,floorType:1,roomType:"100900000012",name:"阳光房"},{type:23,floorType:1,roomType:"100900000012",name:"过道"},{type:24,floorType:1,roomType:"100900000012",name:"楼梯间"},{type:25,floorType:1,roomType:"100900000012",name:"门厅"},{type:26,floorType:2,roomType:"100900000012",name:"入户花园"},{type:27,floorType:1,roomType:"100900000012",name:"玄关"},{type:28,floorType:1,roomType:"100900000012",name:"挑空"},{type:29,floorType:4,roomType:"100900000012",name:"晾晒区"},{type:30,floorType:4,roomType:"100900000012",name:"洗衣房"},{type:31,floorType:0,roomType:"100900000012",name:"娱乐区"},{type:32,floorType:0,roomType:"100900000012",name:"健身区"},{type:33,floorType:0,roomType:"100900000012",name:"接待区"},{type:34,floorType:0,roomType:"100900000012",name:"影音区"},{type:35,floorType:1,roomType:"100900000012",name:"餐饮区"},{type:36,floorType:1,roomType:"100900000012",name:"其他",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"起居室"},{type:38,floorType:0,roomType:"100900000001",name:"主卧"},{type:39,floorType:0,roomType:"100900000001",name:"次卧"},{type:40,floorType:0,roomType:"100900000001",name:"优化间"},{type:41,floorType:0,roomType:"100900000001",name:"办公室"},{type:42,floorType:0,roomType:"100900000001",name:"会议室"},{type:43,floorType:0,roomType:"100900000001",name:"洽谈间"},{type:44,floorType:1,roomType:"100900000002",name:"共享大厅"},{type:45,floorType:1,roomType:"100900000012",name:"水吧"},{type:46,floorType:0,roomType:"100900000015",name:"出入口"},{type:47,floorType:0,roomType:"100900000015",name:"大厅"},{type:48,floorType:0,roomType:"100900000015",name:"包厢"},{type:49,floorType:0,roomType:"100900000015",name:"其他"},{type:50,floorType:0,roomType:"100900000016",name:"出入口"},{type:51,floorType:0,roomType:"100900000016",name:"办公区"},{type:52,floorType:0,roomType:"100900000016",name:"老板间"},{type:53,floorType:0,roomType:"100900000016",name:"会议室"},{type:54,floorType:0,roomType:"100900000016",name:"休息区/水吧"},{type:55,floorType:0,roomType:"100900000016",name:"其他"},{type:56,floorType:2,roomType:"100900000012",name:"空中花园"},{type:57,floorType:0,roomType:"100900000001",name:"洋室"},{type:58,floorType:0,roomType:"100900000001",name:"和室"}],HA=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],WA=[{roomType:"100900000001",description:"室"},{roomType:"100900000002",description:"厅"},{roomType:"100900000003",description:"厨"},{roomType:"100900000004",description:"卫"},{roomType:"100900000005",description:"阳台"},{roomType:"100900000006",description:"露台"},{roomType:"100900000007",description:"花园"},{roomType:"100900000008",description:"储"},{roomType:"100900000009",description:"保姆间"},{roomType:"100900000010",description:"车库"},{roomType:"100900000011",description:"阁楼"},{roomType:"100900000012",description:"其他"},{roomType:"100900000013",description:"衣"},{roomType:"100900000015",description:"商铺"},{roomType:"100900000016",description:"写字楼"}],Pr=(n,t,e)=>{const i=new P.Matrix4,s=new P.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},UA=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(Pr(s,0,0)),o&&n.applyMatrix4(Pr(0,o,0)),r&&n.applyMatrix4(Pr(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function Uc(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=V({map:s.material.map||{}},t);s.material=new Q.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const YA=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",A);const c=g=>W(this,null,function*(){var I;const v=(g==null?void 0:g.fbx_url)||e;if(l=(I=g==null?void 0:g.north_rad)!=null?I:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const k=yield new Ps.FBXLoader().loadAsync(v);return Uc(k,{transparent:!0,side:P.DoubleSide,blending:P.AdditiveBlending}),s.object=k,A(),!0}),d=({latitude:g})=>{if(!s.object)return;const v=h(g);v&&(s.object.position.y=v)},h=g=>{if(s.yBase===void 0)return;const v=.6;if(g>=Math.PI/4)return s.yBase-(v+1.6);const y=g*(4/Math.PI);return s.yBase-(v*y+1.6)},f=()=>{if(!s.object)return;const g=h(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",d)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",d))};function A(){const g=s.object;if(!g)return;const v=n.model.bounding,y=v.max.x-v.min.x,k=v.max.z-v.min.z,I=Math.max(y,k),{max:{x:E,z:C},min:{x:T,y:G,z:N}}=v;s.yBase=G,o={x:(E+T)/2,y:G-1.6,z:(C+N)/2},r=[0,l-Math.PI/2,0],a=.0045*I,UA(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:f}};function XA(n,t){var c,d,h,f,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,s=(h=t==null?void 0:t.backgroundColor)!=null?h:"rgba(0,0,0,0)",o=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new Q.CanvasTexture(a)}const ZA=({x:n,y:t,z:e})=>new Q.Vector3(n,t,e),JA=(n,t)=>{var p,g,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(g=t.position)!=null?g:void 0,o=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>W(this,null,function*(){var U,R,_,H,F,Y,Z,q;const k=(U=y==null?void 0:y.position)!=null?U:s;if(!k)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const I=ZA(k),E=(R=y==null?void 0:y.rad)!=null?R:o,C=(_=y==null?void 0:y.fbx_url)!=null?_:r;if(e.rad=E,E===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${E}`));const T=yield new Ps.FBXLoader().loadAsync(C);T.position.copy(I),T.rotation.z=E,T.scale.set(.8,.8,.8),Uc(T,{transparent:!0,side:P.DoubleSide});const G=(Z=(Y=(F=(H=T.children)==null?void 0:H[0])==null?void 0:F.children)==null?void 0:Y[3])==null?void 0:Z.clone();if(!G)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${G}`));const N=(q=t.name)!=null?q:"入户门";return G.material=new Q.MeshBasicMaterial({transparent:!0,map:XA(N)}),G.renderOrder=3,T.children[0].add(G),e.object=T,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,k=new Q.AnimationMixer(e.object);a.push(k);const I=k.clipAction(e.object.animations[0]);I.timeScale=y;let E;const C=()=>{let U=0,R=0;const _=1e3/30,H=F=>{U=requestAnimationFrame(H);const Y=F-R;Y<_||(R=F,a.forEach(Z=>Z.update(Y/1e3)),n.needsRender=!0)};return U=requestAnimationFrame(H),()=>{cancelAnimationFrame(U)}},N={play:()=>{E||(I.play(),E=C(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{I.stop(),E==null||E(),E=void 0}};e.animation=N},d=y=>{var I;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((I=y==null?void 0:y.animationEnable)!=null?I:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},h=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=y=>y==="Floorplan"?d():h();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),d(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,h(),n.off("modeChange",f)),!0)}},qA=Dt;function KA(n,t,e,i=qA.Linear.None){const s=new xs(n).to(t,e).easing(i);js(()=>s.start(0));const o=nn(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function $A(n,t){return KA({progress:0},{progress:1},n,t)}var Yc=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Yc||{}),_t=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(_t||{});const Ks=Math.PI*2;function Xc(n){return(n%Ks+Ks)%Ks}function Zc(n){return n%Ks}function kr(n,t,e){return n+(t-n)*e}const Mr=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Xc(n),r=Xc(t);return e===_t.Anticlockwise&&o<r&&(o+=s),e===_t.Clockwise&&r<o&&(r+=s),e===_t.Loop&&r-o>i?Mr(o,r,_t.Anticlockwise):e===_t.Loop&&o-r>i?Mr(o,r,_t.Clockwise):{from:o,to:r}},ev=n=>{const t={},e=(l,c,...d)=>W(this,[l,c,...d],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((h,f)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,V({duration:r,moveEndCallback:()=>h(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Zc(r.latitude),l=Zc(o.latitude),{from:c,to:d}=Mr(r.longitude,o.longitude,o.rotation||_t.Loop),h=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:h},to:{latitude:l,longitude:d,fov:f}}};return{move:e,rotate:(l,c,...d)=>W(this,[l,c,...d],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==pe.Five.Mode.Panorama&&(yield n.changeMode(pe.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,A)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:h,to:f}=i(o);return yield new Promise(m=>{const A=({progress:k})=>{const I={};I.longitude=kr(h.longitude,f.longitude,k),I.latitude=kr(h.latitude,f.latitude,k),I.fov=kr(h.fov,f.fov,k),n.setState(I,!0)},p=()=>{m(!0)},g=()=>{m(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-h.longitude)/o.rotateSpeed*1e3):r,y=$A(v,Dt.Linear.None).onUpdate(A).onComplete(p).onDestroy(g);o.rotation===_t.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(k=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(k)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Jc(n,t){return n.x===t.x&&n.y===t.y}function qc(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function $s(n,t){return(t.y-n.y)/(t.x-n.x)}function Kc(n,t,e){const i=$s(n[1],n[0]),s=$s(t[1],t[0]);if(isNaN(i)||isNaN(s)||qc(i,s))return!1;if(eo(n[0],t))return n[0];if(eo(n[1],t))return n[1];if(eo(t[0],n))return t[0];if(eo(t[1],n))return t[1];if(e&&!iv(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function eo(n,t){return Jc(n,t[0])||Jc(n,t[1])?!0:(t[0].x-n.x)*(n.x-t[1].x)>=0&&(t[0].y-n.y)*(n.y-t[1].y)>=0&&qc($s(t[0],n),$s(n,t[1]))}function tv(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(o=>{t=Math.min(t,o.x),e=Math.max(e,o.x),i=Math.min(i,o.y),s=Math.max(s,o.y)}),{x:(t+e)/2,y:(i+s)/2}}function to(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function iv(n,t){return Math.max(n[0].x,n[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(n[0].x,n[1].x)&&Math.max(n[0].y,n[1].y)>=Math.min(t[0].y,t[1].y)&&to(t[0],n[1],n[0])*to(n[1],t[1],n[0])>0&&to(n[0],t[1],t[0])*to(t[1],n[1],t[0])>0?1:0}function $c(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>$c(n,t-1))}const nv=`<style type="text/css">
|
|
195
195
|
.PanoRulerPlugin-rule-line {
|
|
196
196
|
position: absolute;
|
|
197
197
|
transform-origin: left center;
|
|
@@ -532,7 +532,7 @@ void main() {
|
|
|
532
532
|
Copyright (c) 2018 Jed Watson.
|
|
533
533
|
Licensed under the MIT License (MIT), see
|
|
534
534
|
http://jedwatson.github.io/classnames
|
|
535
|
-
*/(function(n){(function(){var t={}.hasOwnProperty;function e(){for(var
|
|
535
|
+
*/(function(n){(function(){var t={}.hasOwnProperty;function e(){for(var o="",r=0;r<arguments.length;r++){var a=arguments[r];a&&(o=s(o,i(a)))}return o}function i(o){if(typeof o=="string"||typeof o=="number")return o;if(typeof o!="object")return"";if(Array.isArray(o))return e.apply(null,o);if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]"))return o.toString();var r="";for(var a in o)t.call(o,a)&&o[a]&&(r=s(r,a));return r}function s(o,r){return r?o?o+" "+r:o+r:o}n.exports?(e.default=e,n.exports=e):window.classNames=e})()})(gb);const at=Vr;function pb(n){fe(n,"svelte-1wufped",".item-label-item.svelte-1wufped{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0}.item-label-item.visible.svelte-1wufped{opacity:1;animation:svelte-1wufped-fadeIn 0.3s ease-in}.item-label-item__text-wrap.svelte-1wufped::before{content:'';position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.3);filter:blur(1rem);z-index:-1}.item-label-item__text-wrap.svelte-1wufped{padding:0.375rem 0.375rem 0;position:absolute;height:1.25rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap;line-height:0.625rem;font-size:0.6875rem;font-weight:bold;color:#ffeac0;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center}.item-label-item__text.svelte-1wufped{padding-bottom:0.25rem;border-top:0 solid;border-left:0 solid;border-right:0 solid;border-bottom:0.0625rem solid;-o-border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5;border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5}.item-label-item__bar.svelte-1wufped{position:absolute;bottom:0;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(234, 208, 154, 0), rgba(234, 208, 154, 1))}@keyframes svelte-1wufped-fadeIn{from{opacity:0}to{opacity:1}}")}function Ab(n){let t,e,i,s=(n[0].name.length>6?`${n[0].name.slice(0,6)}...`:n[0].name)+"",o,r,a,l,c,d;return{c(){t=D("div"),e=D("div"),i=D("span"),o=xe(s),r=K(),a=D("div"),w(i,"class","item-label-item__text svelte-1wufped"),w(e,"class","item-label-item__text-wrap svelte-1wufped"),B(e,"top",`-${n[0].strokeLength+26}px`),w(a,"class","item-label-item__bar svelte-1wufped"),B(a,"height",`${n[0].strokeLength}px`),w(t,"class",l=Ge(at("item-label-item",{visible:n[0].visible}))+" svelte-1wufped"),B(t,"z-index",n[0].zIndex),B(t,"transform",n[0].transform)},m(h,f){z(h,t,f),S(t,e),S(e,i),S(i,o),S(t,r),S(t,a),c||(d=ye(i,"click",n[1]),c=!0)},p(h,[f]){f&1&&s!==(s=(h[0].name.length>6?`${h[0].name.slice(0,6)}...`:h[0].name)+"")&&Se(o,s),f&1&&B(e,"top",`-${h[0].strokeLength+26}px`),f&1&&B(a,"height",`${h[0].strokeLength}px`),f&1&&l!==(l=Ge(at("item-label-item",{visible:h[0].visible}))+" svelte-1wufped")&&w(t,"class",l),f&1&&B(t,"z-index",h[0].zIndex),f&1&&B(t,"transform",h[0].transform)},i:J,o:J,d(h){h&&j(t),c=!1,d()}}}function vb(n,t,e){let{itemLabel:i}=t,{hooks:s}=t;function o(){s.emit("onLabelClick",i)}return n.$$set=r=>{"itemLabel"in r&&e(0,i=r.itemLabel),"hooks"in r&&e(2,s=r.hooks)},[i,o,s]}let bb=class extends ae{constructor(t){super(),re(this,t,vb,Ab,oe,{itemLabel:0,hooks:2},pb)}};function qd(n,t=200){let e;return function(...i){clearTimeout(e),e=setTimeout(()=>{n(...i)},t)}}function yb(n){fe(n,"svelte-f82itz",".item-labels-container.svelte-f82itz{width:100%;height:100%;position:relative}")}function Kd(n,t,e){const i=n.slice();return i[26]=t[e],i}function $d(n,t){let e,i,s;return i=new bb({props:{itemLabel:t[26],hooks:t[0]}}),{key:n,first:null,c(){e=Ce(),se(i.$$.fragment),this.first=e},m(o,r){z(o,e,r),ie(i,o,r),s=!0},p(o,r){t=o;const a={};r&2&&(a.itemLabel=t[26]),r&1&&(a.hooks=t[0]),i.$set(a)},i(o){s||(x(i.$$.fragment,o),s=!0)},o(o){L(i.$$.fragment,o),s=!1},d(o){o&&j(e),ne(i,o)}}}function wb(n){let t,e=[],i=new Map,s,o,r=n[1];const a=l=>l[26].id;for(let l=0;l<r.length;l+=1){let c=Kd(n,r,l),d=a(c);i.set(d,e[l]=$d(d,c))}return{c(){t=D("div");for(let l=0;l<e.length;l+=1)e[l].c();w(t,"class","item-labels-container svelte-f82itz"),He(()=>n[9].call(t)),B(t,"opacity",n[4]?1:0)},m(l,c){z(l,t,c);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);s=or(t,n[9].bind(t)),o=!0},p(l,[c]){c&3&&(r=l[1],de(),e=jt(e,c,a,1,l,r,i,t,fi,$d,null,Kd),he()),c&16&&B(t,"opacity",l[4]?1:0)},i(l){if(!o){for(let c=0;c<r.length;c+=1)x(e[c]);o=!0}},o(l){for(let c=0;c<e.length;c+=1)L(e[c]);o=!1},d(l){l&&j(t);for(let c=0;c<e.length;c+=1)e[c].d();s()}}}let eh=26,Cb=11;function Ib(n,t,e){const{Raycaster:i,Vector3:s}=P;let{five:o}=t,{modelOcclusionEnable:r}=t,{itemLabels:a}=t,{hooks:l}=t,{displayStrategyType:c}=t,d=null,h=null,f,m,A=[],p=!0;const g=(H,F)=>{const Y=new i,Z=H.camera.position.clone(),q=new s().fromArray(F.modelPosition),ee=q.distanceTo(Z);Y.set(Z.clone(),q.clone().sub(Z).normalize());const[ue]=H.model.intersectRaycaster(Y);return!(ue&&ue.distance+1<ee)},v=(H,F)=>{const Y=new s(F.modelPosition[0],F.modelPosition[1],F.modelPosition[2]),Z=H.project2d(Y),q=Z==null?void 0:Z.x,ee=Z==null?void 0:Z.y;return[q,ee]},y=H=>`translate(${H[0]}px, ${H[1]}px)`,k=(H,F)=>A.length===0?!1:!!A.find(Z=>H[0]>=Z[0]-F&&H[0]<=Z[0]+F||H[1]>=Z[1]-eh&&H[1]<=Z[1]+eh);function I(H,F){switch(F){case Vi.SMALL:return Math.ceil(-27.78*H+85);case Vi.MIDLLE:return Math.ceil(-38.9*H+130);case Vi.LARGE:return Math.ceil(-44.44*H+140);case Vi.EXTRA_LARGE:return Math.ceil(-92.59*H+300)}}const E=(H,F)=>{const Y=F.map(q=>{const ee=v(H,q),ue=q.name.length*Cb,le=I(q.modelPosition[1],c),ke=(r?g(H,q):!0)&&!k([ee[0],ee[1]+le],ue);if(!ke)return me(V({},q),{visible:ke});A.push(ee);const be=y(ee);return me(V({},q),{visible:ke,transform:be,strokeLength:le})}),Z=Y.filter(({visible:q})=>q).map(q=>({itemLabelItem:q,distance:new s(q.modelPosition[0],q.modelPosition[1],q.modelPosition[2]).clone().distanceTo(H.camera.position)})).sort((q,ee)=>q.distance-ee.distance);return Y.map(q=>{const ee=Z.findIndex(ue=>ue.itemLabelItem.id===q.id);return ee!==void 0?me(V({},q),{zIndex:ee*10}):q})},C=()=>{A=[],e(1,h=E(o,h))};_l(()=>{U()});const T=()=>{e(4,p=!1),G()};ut(()=>{e(1,h=a),d=a,C(),N(),o.on("cameraUpdate",T)});const G=qd(()=>{e(4,p=!0),C()},300),N=()=>{window.addEventListener("resize",R,!1)},U=()=>{d!==a&&(e(1,h=a),d=a,C())},R=()=>{o.once("renderFrame",C)};kt(()=>{o.off("cameraUpdate",T),window.removeEventListener("resize",R,!1)});function _(){f=this.clientWidth,m=this.clientHeight,e(2,f),e(3,m)}return n.$$set=H=>{"five"in H&&e(5,o=H.five),"modelOcclusionEnable"in H&&e(6,r=H.modelOcclusionEnable),"itemLabels"in H&&e(7,a=H.itemLabels),"hooks"in H&&e(0,l=H.hooks),"displayStrategyType"in H&&e(8,c=H.displayStrategyType)},[l,h,f,m,p,o,r,a,c,_]}let Pb=class extends ae{constructor(t){super(),re(this,t,Ib,wb,oe,{five:5,modelOcclusionEnable:6,itemLabels:7,hooks:0,displayStrategyType:8},yb)}};function kb(n){return n.model_item_labels.map(t=>V({modelPosition:[t.position[0],t.position[1]+t.size[1],t.position[2]]},t))}const Mb=(n,t)=>{var f,m;const e={container:document.createElement("div"),data:null,enabled:!0,fiveModeEnabled:void 0,itemLabels:[],wrapper:null,app:void 0,hooks:new pe.Subscribe,modelOcclusionEnable:(f=t==null?void 0:t.modelOcclusionEnable)!=null?f:!0,displayStrategyType:(m=t==null?void 0:t.displayStrategyType)!=null?m:Vi.SMALL};e.container.setAttribute("class","model-item-label-plugin-container"),e.container.style.cssText=`
|
|
536
536
|
position: absolute;
|
|
537
537
|
left: 0;
|
|
538
538
|
top: 0;
|
|
@@ -707,7 +707,7 @@ void main() {
|
|
|
707
707
|
float match = (1.0 - step(0.5, abs(uv.x - 0.5))) * (1.0 - step(0.5, abs(uv.y - 0.5))) * (transX < transY ? transX : transY);
|
|
708
708
|
gl_FragColor = vec4(texture2D(map, uv).xyz, match * opacity);
|
|
709
709
|
}
|
|
710
|
-
`;function fk(n){const t=Math.PI*2;let e=-Math.atan2(n.x,-n.z);e=(e%t+t)%t;const i=-Math.asin(n.y/1);return{longitude:e,latitude:i}}class kf{constructor(t,e){u(this,"_id");u(this,"url");u(this,"five");u(this,"panoIndex");u(this,"observer");u(this,"origin");u(this,"video");u(this,"videoMesh");u(this,"_enabled",!0);u(this,"_disposed",!1);u(this,"videoDataLoaded",!1);u(this,"hasVideoEverPlayed",!1);u(this,"renderFiveDisposer");u(this,"uv2Position",(t,e)=>{var m;const s=Math.PI,o=Math.PI*2,r=t,a=1-e,l=new Q.Vector3(-1*Math.cos(o*r)*Math.sin(s*a),1*Math.cos(s*a),1*Math.sin(o*r)*Math.sin(s*a));l.setX(-l.x);const c=(m=this.five.work)==null?void 0:m.observers[this.panoIndex];if(!c)return this.logWarning(`点位 ${this.panoIndex} 不存在,请检查 Five 数据是否正常。`);const d=c.position.clone(),h=c.quaternion.clone(),f=l.clone();return f.applyAxisAngle(new Q.Vector3(0,1,0),Math.PI/2),f.applyQuaternion(h),f.add(d),f});u(this,"onFiveDataLoaded",()=>{var l;const t=(l=this.five.work)==null?void 0:l.observers[this.panoIndex];if(!t)return this.logWarning(`点位 ${this.panoIndex} 不存在,请检查 Five 数据是否正常。`);this.observer=t;const{x:e,y:i,z:s,w:o}=t.quaternion,r=new Q.Quaternion(e,i,s,o),a=t.position;this.videoMesh.position.fromArray([a.x,a.y,a.z]),this.videoMesh.quaternion.set(0,0,0,1),this.videoMesh.rotateOnAxis(new Q.Vector3(0,1,0),Math.PI/2),this.videoMesh.applyQuaternion(r)});u(this,"onFiveWantsMoveToPano",t=>{t===this.panoIndex&&(this.hasVideoEverPlayed||this.video.play().then(this.unmute).catch(()=>{}))});u(this,"onFivePanoArrived",t=>{if(this.disposed)return this.logWarning("实例已被销毁");this.enabled&&this.panoIndex===t&&this.mount()});u(this,"onFivePanoWillArrive",t=>{if(t!==this.panoIndex)return this.unmount();this.panoIndex!==t&&this.unmount()});u(this,"onFiveModeChange",t=>{t!=="Panorama"&&this.hide()});u(this,"onFiveInitAnimationEnded",()=>{const t=this.five.getCurrentState();t.mode==="Panorama"&&t.panoIndex===this.panoIndex&&this.mount()});u(this,"onFiveWantsTapGesture",t=>{if(!this.five.scene.children.includes(this.videoMesh))return;if(this.disposed)return this.logWarning("实例已被销毁");if(!this.enabled)return this.logWarning("实例已被禁用");const[e]=t.intersectObject(this.videoMesh);if(!e)return;if(this.checkIntersectionInBounding(this.origin,e))return this.video.muted=!this.video.muted,!1});u(this,"onVideoDataLoaded",()=>{this.videoDataLoaded=!0,this.video.paused===!1&&this.video.src!==""&&this.onVideoPlayingAndLoaded()});u(this,"onVideoPlaying",()=>{this.hasVideoEverPlayed=!0,this.video.src!==""&&this.videoDataLoaded&&this.onVideoPlayingAndLoaded()});u(this,"onVideoPlayingAndLoaded",()=>{if(!this.videoDataLoaded)return this.logWarning("视频数据未加载");if(this.video.paused===!0)return this.logWarning("视频已暂停");this.video.addEventListener("timeupdate",()=>{if(this.video.src!==""&&this.panoIndex===this.five.getCurrentState().panoIndex&&this.five.getCurrentState().mode==="Panorama"&&(this.renderFiveDisposer||(this.renderFiveDisposer=nn(()=>{this.five.needsRender=!0},30)),this.five.scene.add(this.videoMesh),this.videoMesh.material.uniforms.opacity.value===0)){const t={value:0};xt({targets:t,value:1,duration:300,easing:"linear",update:()=>{this.videoMesh.material.uniforms.opacity.value=t.value},complete:()=>{this.videoMesh.material.uniforms.opacity.value=1}})}},{once:!0})});u(this,"onVideoPaused",()=>{var t;(t=this.renderFiveDisposer)==null||t.call(this),this.renderFiveDisposer=void 0});var l,c;this.five=t,this.panoIndex=e.panoIndex,this._id=e.renderID,this.url=e.url,this.origin=e.origin.slice(),this._enabled=(c=(l=e.initialState)==null?void 0:l.enabled)!=null?c:!0;const i=document.createElement("video");i.crossOrigin="anonymous",i.autoplay=!1,i.muted=!0,i.loop=!0,i.playsInline=!0,this.video=i,this.unmute=this.unmute.bind(this);const s=new Q.VideoTexture(this.video);s.minFilter=Q.LinearFilter,s.magFilter=Q.LinearFilter;const o=new Q.ShaderMaterial({vertexShader:hk,fragmentShader:uk,uniforms:{map:{value:s},size:{value:new Q.Vector4(this.origin[0],1-this.origin[1]-this.origin[3],this.origin[2],this.origin[3])},opacity:{value:0}},depthTest:!0,transparent:!0}),r=new Q.SphereBufferGeometry(1,64,64);r.scale(-1,1,1);const a=new Q.Mesh(r,o);a.name="pano-video",this.videoMesh=a,this.five.work&&this.onFiveDataLoaded(),this.enabled&&this.addEventListeners(),this.mountIfNeeded()}get renderID(){return this._id}get disposed(){return this._disposed}get enabled(){return this._enabled}dispose(){this.disposed||(this.disable(),this._disposed=!0)}enable(){this.disposed||this.enabled||(this._enabled=!0,this.addEventListeners(),this.mountIfNeeded())}disable(){this.disposed||this.enabled&&(this._enabled=!1,this.removeEventListeners(),this.unmount())}lookAtVideo(){if(!this.observer)return;const t=this.getUVCenter();if(!t)return;const e=this.uv2Position(t[0],t[1]);if(!e)return;const i=new Q.Vector3().subVectors(e,this.observer.position).normalize(),{longitude:s,latitude:o}=fk(i);this.five.setState({panoIndex:this.panoIndex,longitude:s,latitude:o}),this.onFiveWantsMoveToPano(this.panoIndex)}getUVCenter(){if(!this.origin)return;const t=this.origin[0]+this.origin[2]/2,e=this.origin[1]+this.origin[3]/2;return[t,e]}addEventListeners(){this.five.on("loaded",this.onFiveDataLoaded),this.five.on("modeChange",this.onFiveModeChange),this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("wantsMoveToPano",this.onFiveWantsMoveToPano),this.five.on("wantsTapGesture",this.onFiveWantsTapGesture),this.five.on("initAnimationEnded",this.onFiveInitAnimationEnded),this.video.addEventListener("canplaythrough",this.onVideoDataLoaded),this.video.addEventListener("playing",this.onVideoPlaying),this.video.addEventListener("pause",this.onVideoPaused)}removeEventListeners(){this.five.off("loaded",this.onFiveDataLoaded),this.five.off("modeChange",this.onFiveModeChange),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("wantsMoveToPano",this.onFiveWantsMoveToPano),this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("initAnimationEnded",this.onFiveInitAnimationEnded),this.video.removeEventListener("canplaythrough",this.onVideoDataLoaded),this.video.removeEventListener("playing",this.onVideoPlaying),this.video.removeEventListener("pause",this.onVideoPaused)}mountIfNeeded(){const t=this.five.getCurrentState();t.mode==="Panorama"&&t.panoIndex===this.panoIndex&&this.enabled&&this.mount()}mount(){if(this.disposed)return this.logWarning("插件已经销毁,无法挂载。");if(this.url==="")return this.logWarning("视频资源不存在。");this.video.src!==this.url&&(this.video.src=this.url),this.video.paused&&this.video.play().then(this.unmute).catch(t=>{this.logWarning(t instanceof Error?t.message:"视频播放失败。"),this.five.once("gesture",()=>{this.video.play().then(this.unmute).catch(e=>{this.logWarning(e instanceof Error?e.message:"自动播放视频失败。")})})})}unmount(){this.video.pause(),this.videoMesh.material.uniforms.opacity.value=0,this.video.src!==""&&(this.video.src=""),this.five.scene.remove(this.videoMesh)}hide(){this.video.pause(),this.videoMesh.material.uniforms.opacity.value=0,this.five.scene.remove(this.videoMesh)}unmute(){this.video.muted=!1}logWarning(t){console.warn("⛔ ==> [VideoMeshController]:",t)}checkIntersectionInBounding(t,e){if(!e.uv)return!1;const[i,s]=e.uv.toArray(),[o,r,a,l]=t,c=1-r-l,d=o+a,h=c+l;return i>=o&&i<=d&&s>=c&&s<=h}}class mk extends Ti{constructor(e){super(e);u(this,"enabled",!0);u(this,"controllerMap",new Map);u(this,"_disposed",!1);this.five=e}get state(){return{enabled:this.enabled}}get disposed(){return this._disposed}load(e,i){var s;if(this.disposed)return this.logWarning("插件已被销毁");typeof((s=i==null?void 0:i.initialState)==null?void 0:s.enabled)!="undefined"&&i.initialState.enabled!==this.enabled&&(i.initialState.enabled?this.enable():this.disable()),e.list.forEach(o=>{const r=o.pano_index,a=o.render_id;o.video_list.forEach(l=>{this.controllerMap.set(l.render_id,new kf(this.five,me(V({},l),{panoIndex:r,renderID:a,initialState:{enabled:this.enabled}})))})})}enable(e){var s;if(this.disposed)return this.logWarning("插件已被销毁");if(this.enabled)return;this.enabled=!0,Array.from(this.controllerMap.values()).forEach(o=>o.enable());const i=(s=e==null?void 0:e.userAction)!=null?s:!0;this.hooks.emit("enable",{userAction:i})}disable(e){var s;if(this.disposed)return this.logWarning("插件已被销毁");if(!this.enabled)return;this.enabled=!1,Array.from(this.controllerMap.values()).forEach(o=>o.disable());const i=(s=e==null?void 0:e.userAction)!=null?s:!0;this.hooks.emit("disable",{userAction:i})}lookAtVideoItemByRenderID(e){if(this.disposed)return this.logWarning("插件已被销毁");const i=this.controllerMap.get(e);if(!i)return this.logWarning(`ID 为 ${e} 的点位视频不存在`);i.lookAtVideo()}add(e,i){if(this.disposed)return this.logWarning("插件已被销毁");i.forEach(s=>{if(this.controllerMap.get(s.render_id))return this.logWarning(`ID 为 ${s.render_id} 的点位视频已存在`);const o=s.render_id;this.controllerMap.set(s.render_id,new kf(this.five,me(V({},s),{panoIndex:e,renderID:o,initialState:{enabled:this.enabled}})))})}removeByRenderID(e){if(this.disposed)return this.logWarning("插件已被销毁");const i=this.controllerMap.get(e);if(!i)return this.logWarning(`ID 为 ${e} 的点位视频不存在`);i.dispose(),this.controllerMap.delete(e)}clear(){if(this.disposed)return this.logWarning("插件已被销毁");Array.from(this.controllerMap.values()).forEach(e=>e.dispose()),this.controllerMap.clear()}dispose(){if(this.disposed)return this.logWarning("插件已被销毁");this._disposed=!0,Array.from(this.controllerMap.values()).forEach(e=>e.dispose()),this.controllerMap.clear()}logWarning(e){console.warn("⛔ ==> [PanoVideoPluginController]:",e)}}const gk=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),pk=n=>new mk(n);function Mf(n){const t=new Map;return n.forEach(e=>e.pipes.forEach(i=>t.set(i.id,i))),Array.from(t.values())}function Ak(n){const t=n.target.map(({startLibraryID:e,endLibraryID:i})=>{const s=n.data.pipelines.find(o=>o.startLibraryID===e&&o.endLibraryID===i);return s||console.warn(`Cannot find pipeline with startLibraryID ${e} and endLibraryID ${i}`),s}).filter(Kt);return Mf(t)}function vk(n){if(n.quality===0)return"//vrlab-static.ljcdn.com/release/web/aqueous-system-demo/19/1.png";if(n.quality===1)return"//vrlab-static.ljcdn.com/release/web/aqueous-system-demo/19/2.png";if(n.quality===2)return"//vrlab-static.ljcdn.com/release/web/aqueous-system-demo/19/3.png";if(n.quality===3)return"//vrlab-static.ljcdn.com/release/web/aqueous-system-demo/19/4.png";if(n.quality===4)return"//vrlab-static.ljcdn.com/release/web/aqueous-system-demo/19/5.png";if(n.isHot)return"//vrlab-static.ljcdn.com/release/web/aqueous-system-demo/19/6.png"}function bk(n,t){const e=n.ConnectsDataset.map(s=>{const o=s.data,r=s.start,a=s.end,l={isHot:s.waterType===5,quality:s.waterType},c=o.map(d=>{const h=n.LinesDataset.find(p=>p.id===d);if(!h)return null;const f=h.data,m=t!=null&&t.getPipeRadius?t.getPipeRadius(h):1.6/100,A=t!=null&&t.getPipeUrl?t.getPipeUrl(l):vk(l);return{id:h.id,radius:m,water:l,path:f,texture:A}}).filter(Kt);return{startLibraryID:r,endLibraryID:a,pipes:c}});return{pipes:Mf(e),pipelines:e}}function yk(n,t){const e=1-n;return e*e*t}function wk(n,t){return 2*(1-n)*n*t}function Ck(n,t){return n*n*t}function ya(n,t,e,i){return yk(n,t)+wk(n,e)+Ck(n,i)}function Ik(n,t){const e=1-n;return e*e*e*t}function Pk(n,t){const e=1-n;return 3*e*e*n*t}function kk(n,t){return 3*(1-n)*n*n*t}function Mk(n,t){return n*n*n*t}function wa(n,t,e,i,s){return Ik(n,t)+Pk(n,e)+kk(n,i)+Mk(n,s)}function Ca(n,t){const e=t.length-1;if(e<1)throw new Error("length of points must greater than 2");if(e===2)return new P.Vector3(ya(n,t[0].x,t[1].x,t[2].x),ya(n,t[0].y,t[1].y,t[2].y),ya(n,t[0].z,t[1].z,t[2].z));if(e===3)return new P.Vector3(wa(n,t[0].x,t[1].x,t[2].x,t[3].x),wa(n,t[0].y,t[1].y,t[2].y,t[3].y),wa(n,t[0].z,t[1].z,t[2].z,t[3].z));if(e===1){const[s,o]=t;return s.clone().add(o.clone().sub(s).multiplyScalar(n))}const i=[];return t.reduce((s,o)=>(i.push(Ca(n,[s,o])),o)),Ca(n,i)}class Ek extends P.Curve{constructor(e=[]){super();u(this,"type");u(this,"controlPoints");this.type="CustomBezierCurve3",this.controlPoints=e}getPoint(e,i=new P.Vector3){const s=i,o=Ca(e,this.controlPoints);return s.copy(o),s}copy(e){return super.copy(e),this.controlPoints=e.controlPoints.map(i=>i.clone()),this}toJSON(){const e=super.toJSON(),i=this.controlPoints.map(o=>o.toArray());return Object.assign(e,{controlPoints:i})}fromJSON(e){return super.fromJSON(e),this.controlPoints=e.controlPoints.map(i=>new P.Vector3().fromArray(i)),this}}const xk=`
|
|
710
|
+
`;function fk(n){const t=Math.PI*2;let e=-Math.atan2(n.x,-n.z);e=(e%t+t)%t;const i=-Math.asin(n.y/1);return{longitude:e,latitude:i}}class kf{constructor(t,e){u(this,"_id");u(this,"url");u(this,"five");u(this,"panoIndex");u(this,"observer");u(this,"origin");u(this,"video");u(this,"videoMesh");u(this,"_enabled",!0);u(this,"_disposed",!1);u(this,"videoDataLoaded",!1);u(this,"hasVideoEverPlayed",!1);u(this,"renderFiveDisposer");u(this,"unmute",()=>{this.video.muted=!1});u(this,"uv2Position",(t,e)=>{var m;const s=Math.PI,o=Math.PI*2,r=t,a=1-e,l=new Q.Vector3(-1*Math.cos(o*r)*Math.sin(s*a),1*Math.cos(s*a),1*Math.sin(o*r)*Math.sin(s*a));l.setX(-l.x);const c=(m=this.five.work)==null?void 0:m.observers[this.panoIndex];if(!c)return this.logWarning(`点位 ${this.panoIndex} 不存在,请检查 Five 数据是否正常。`);const d=c.position.clone(),h=c.quaternion.clone(),f=l.clone();return f.applyAxisAngle(new Q.Vector3(0,1,0),Math.PI/2),f.applyQuaternion(h),f.add(d),f});u(this,"onFiveDataLoaded",()=>{var l;const t=(l=this.five.work)==null?void 0:l.observers[this.panoIndex];if(!t)return this.logWarning(`点位 ${this.panoIndex} 不存在,请检查 Five 数据是否正常。`);this.observer=t;const{x:e,y:i,z:s,w:o}=t.quaternion,r=new Q.Quaternion(e,i,s,o),a=t.position;this.videoMesh.position.fromArray([a.x,a.y,a.z]),this.videoMesh.quaternion.set(0,0,0,1),this.videoMesh.rotateOnAxis(new Q.Vector3(0,1,0),Math.PI/2),this.videoMesh.applyQuaternion(r)});u(this,"onFiveWantsMoveToPano",t=>{t===this.panoIndex&&(this.hasVideoEverPlayed||this.video.play().catch(()=>{}))});u(this,"onFivePanoArrived",t=>{if(this.disposed)return this.logWarning("实例已被销毁");this.enabled&&this.panoIndex===t&&this.mount()});u(this,"onFivePanoWillArrive",t=>{if(t!==this.panoIndex)return this.unmount();this.panoIndex!==t&&this.unmount()});u(this,"onFiveModeChange",t=>{t!=="Panorama"&&this.hide()});u(this,"onFiveInitAnimationEnded",()=>{const t=this.five.getCurrentState();t.mode==="Panorama"&&t.panoIndex===this.panoIndex&&this.mount()});u(this,"onFiveWantsTapGesture",t=>{if(!this.five.scene.children.includes(this.videoMesh))return;if(this.disposed)return this.logWarning("实例已被销毁");if(!this.enabled)return this.logWarning("实例已被禁用");const[e]=t.intersectObject(this.videoMesh);if(!e)return;if(this.checkIntersectionInBounding(this.origin,e))return this.video.muted=!this.video.muted,!1});u(this,"onVideoDataLoaded",()=>{this.videoDataLoaded=!0,this.video.paused===!1&&this.video.src!==""&&this.onVideoPlayingAndLoaded()});u(this,"onVideoPlaying",()=>{this.hasVideoEverPlayed=!0,this.video.src!==""&&this.videoDataLoaded&&this.onVideoPlayingAndLoaded()});u(this,"onVideoPlayingAndLoaded",()=>{if(!this.videoDataLoaded)return this.logWarning("视频数据未加载");if(this.video.paused===!0)return this.logWarning("视频已暂停");this.video.addEventListener("timeupdate",()=>{if(this.video.src!==""&&this.panoIndex===this.five.getCurrentState().panoIndex&&this.five.getCurrentState().mode==="Panorama"&&(this.renderFiveDisposer||(this.renderFiveDisposer=nn(()=>{this.five.needsRender=!0},30)),this.five.scene.add(this.videoMesh),this.videoMesh.material.uniforms.opacity.value===0)){const t={value:0};xt({targets:t,value:1,duration:300,easing:"linear",update:()=>{this.videoMesh.material.uniforms.opacity.value=t.value},complete:()=>{this.videoMesh.material.uniforms.opacity.value=1}})}},{once:!0})});u(this,"onVideoPaused",()=>{var t;(t=this.renderFiveDisposer)==null||t.call(this),this.renderFiveDisposer=void 0});var l,c;this.five=t,this.panoIndex=e.panoIndex,this._id=e.renderID,this.url=e.url,this.origin=e.origin.slice(),this._enabled=(c=(l=e.initialState)==null?void 0:l.enabled)!=null?c:!0;const i=document.createElement("video");i.crossOrigin="anonymous",i.autoplay=!1,i.muted=!0,i.loop=!0,i.playsInline=!0,this.video=i;const s=new Q.VideoTexture(this.video);s.minFilter=Q.LinearFilter,s.magFilter=Q.LinearFilter;const o=new Q.ShaderMaterial({vertexShader:hk,fragmentShader:uk,uniforms:{map:{value:s},size:{value:new Q.Vector4(this.origin[0],1-this.origin[1]-this.origin[3],this.origin[2],this.origin[3])},opacity:{value:0}},depthTest:!0,transparent:!0}),r=new Q.SphereBufferGeometry(1,64,64);r.scale(-1,1,1);const a=new Q.Mesh(r,o);a.name="pano-video",this.videoMesh=a,this.five.work&&this.onFiveDataLoaded(),this.enabled&&this.addEventListeners(),this.mountIfNeeded()}get renderID(){return this._id}get disposed(){return this._disposed}get enabled(){return this._enabled}dispose(){this.disposed||(this.disable(),this._disposed=!0)}enable(){this.disposed||this.enabled||(this._enabled=!0,this.addEventListeners(),this.mountIfNeeded())}disable(){this.disposed||this.enabled&&(this._enabled=!1,this.removeEventListeners(),this.unmount())}lookAtVideo(){if(!this.observer)return;const t=this.getUVCenter();if(!t)return;const e=this.uv2Position(t[0],t[1]);if(!e)return;const i=new Q.Vector3().subVectors(e,this.observer.position).normalize(),{longitude:s,latitude:o}=fk(i);this.five.setState({panoIndex:this.panoIndex,longitude:s,latitude:o}),this.onFiveWantsMoveToPano(this.panoIndex)}getUVCenter(){if(!this.origin)return;const t=this.origin[0]+this.origin[2]/2,e=this.origin[1]+this.origin[3]/2;return[t,e]}addEventListeners(){this.five.on("loaded",this.onFiveDataLoaded),this.five.on("modeChange",this.onFiveModeChange),this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("wantsMoveToPano",this.onFiveWantsMoveToPano),this.five.on("wantsTapGesture",this.onFiveWantsTapGesture),this.five.on("initAnimationEnded",this.onFiveInitAnimationEnded),this.video.addEventListener("canplaythrough",this.onVideoDataLoaded),this.video.addEventListener("playing",this.onVideoPlaying),this.video.addEventListener("pause",this.onVideoPaused)}removeEventListeners(){this.five.off("loaded",this.onFiveDataLoaded),this.five.off("modeChange",this.onFiveModeChange),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("wantsMoveToPano",this.onFiveWantsMoveToPano),this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("initAnimationEnded",this.onFiveInitAnimationEnded),this.video.removeEventListener("canplaythrough",this.onVideoDataLoaded),this.video.removeEventListener("playing",this.onVideoPlaying),this.video.removeEventListener("pause",this.onVideoPaused)}mountIfNeeded(){const t=this.five.getCurrentState();t.mode==="Panorama"&&t.panoIndex===this.panoIndex&&this.enabled&&this.mount()}mount(){if(this.disposed)return this.logWarning("插件已经销毁,无法挂载。");if(this.url==="")return this.logWarning("视频资源不存在。");this.video.src!==this.url&&(this.video.src=this.url),this.video.paused&&this.video.play().catch(t=>{this.logWarning(t instanceof Error?t.message:"视频播放失败。"),this.five.once("gesture",()=>{this.video.play().catch(e=>{this.logWarning(e instanceof Error?e.message:"自动播放视频失败。")})})})}unmount(){this.video.pause(),this.videoMesh.material.uniforms.opacity.value=0,this.video.src!==""&&(this.video.src=""),this.five.scene.remove(this.videoMesh)}hide(){this.video.pause(),this.videoMesh.material.uniforms.opacity.value=0,this.five.scene.remove(this.videoMesh)}logWarning(t){console.warn("⛔ ==> [VideoMeshController]:",t)}checkIntersectionInBounding(t,e){if(!e.uv)return!1;const[i,s]=e.uv.toArray(),[o,r,a,l]=t,c=1-r-l,d=o+a,h=c+l;return i>=o&&i<=d&&s>=c&&s<=h}}class mk extends Ti{constructor(e){super(e);u(this,"enabled",!0);u(this,"controllerMap",new Map);u(this,"_disposed",!1);this.five=e}get state(){return{enabled:this.enabled}}get disposed(){return this._disposed}load(e,i){var s;if(this.disposed)return this.logWarning("插件已被销毁");typeof((s=i==null?void 0:i.initialState)==null?void 0:s.enabled)!="undefined"&&i.initialState.enabled!==this.enabled&&(i.initialState.enabled?this.enable():this.disable()),e.list.forEach(o=>{const r=o.pano_index,a=o.render_id;o.video_list.forEach(l=>{this.controllerMap.set(l.render_id,new kf(this.five,me(V({},l),{panoIndex:r,renderID:a,initialState:{enabled:this.enabled}})))})})}enable(e){var s;if(this.disposed)return this.logWarning("插件已被销毁");if(this.enabled)return;this.enabled=!0,Array.from(this.controllerMap.values()).forEach(o=>o.enable());const i=(s=e==null?void 0:e.userAction)!=null?s:!0;this.hooks.emit("enable",{userAction:i})}disable(e){var s;if(this.disposed)return this.logWarning("插件已被销毁");if(!this.enabled)return;this.enabled=!1,Array.from(this.controllerMap.values()).forEach(o=>o.disable());const i=(s=e==null?void 0:e.userAction)!=null?s:!0;this.hooks.emit("disable",{userAction:i})}lookAtVideoItemByRenderID(e){if(this.disposed)return this.logWarning("插件已被销毁");const i=this.controllerMap.get(e);if(!i)return this.logWarning(`ID 为 ${e} 的点位视频不存在`);i.lookAtVideo()}unmuteByRenderID(e){if(this.disposed)return this.logWarning("插件已被销毁");const i=this.controllerMap.get(e);if(!i)return this.logWarning(`ID 为 ${e} 的点位视频不存在`);i.unmute()}add(e,i){if(this.disposed)return this.logWarning("插件已被销毁");i.forEach(s=>{if(this.controllerMap.get(s.render_id))return this.logWarning(`ID 为 ${s.render_id} 的点位视频已存在`);const o=s.render_id;this.controllerMap.set(s.render_id,new kf(this.five,me(V({},s),{panoIndex:e,renderID:o,initialState:{enabled:this.enabled}})))})}removeByRenderID(e){if(this.disposed)return this.logWarning("插件已被销毁");const i=this.controllerMap.get(e);if(!i)return this.logWarning(`ID 为 ${e} 的点位视频不存在`);i.dispose(),this.controllerMap.delete(e)}clear(){if(this.disposed)return this.logWarning("插件已被销毁");Array.from(this.controllerMap.values()).forEach(e=>e.dispose()),this.controllerMap.clear()}dispose(){if(this.disposed)return this.logWarning("插件已被销毁");this._disposed=!0,Array.from(this.controllerMap.values()).forEach(e=>e.dispose()),this.controllerMap.clear()}logWarning(e){console.warn("⛔ ==> [PanoVideoPluginController]:",e)}}const gk=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),pk=n=>new mk(n);function Mf(n){const t=new Map;return n.forEach(e=>e.pipes.forEach(i=>t.set(i.id,i))),Array.from(t.values())}function Ak(n){const t=n.target.map(({startLibraryID:e,endLibraryID:i})=>{const s=n.data.pipelines.find(o=>o.startLibraryID===e&&o.endLibraryID===i);return s||console.warn(`Cannot find pipeline with startLibraryID ${e} and endLibraryID ${i}`),s}).filter(Kt);return Mf(t)}function vk(n){if(n.quality===0)return"//vrlab-static.ljcdn.com/release/web/aqueous-system-demo/19/1.png";if(n.quality===1)return"//vrlab-static.ljcdn.com/release/web/aqueous-system-demo/19/2.png";if(n.quality===2)return"//vrlab-static.ljcdn.com/release/web/aqueous-system-demo/19/3.png";if(n.quality===3)return"//vrlab-static.ljcdn.com/release/web/aqueous-system-demo/19/4.png";if(n.quality===4)return"//vrlab-static.ljcdn.com/release/web/aqueous-system-demo/19/5.png";if(n.isHot)return"//vrlab-static.ljcdn.com/release/web/aqueous-system-demo/19/6.png"}function bk(n,t){const e=n.ConnectsDataset.map(s=>{const o=s.data,r=s.start,a=s.end,l={isHot:s.waterType===5,quality:s.waterType},c=o.map(d=>{const h=n.LinesDataset.find(p=>p.id===d);if(!h)return null;const f=h.data,m=t!=null&&t.getPipeRadius?t.getPipeRadius(h):1.6/100,A=t!=null&&t.getPipeUrl?t.getPipeUrl(l):vk(l);return{id:h.id,radius:m,water:l,path:f,texture:A}}).filter(Kt);return{startLibraryID:r,endLibraryID:a,pipes:c}});return{pipes:Mf(e),pipelines:e}}function yk(n,t){const e=1-n;return e*e*t}function wk(n,t){return 2*(1-n)*n*t}function Ck(n,t){return n*n*t}function ya(n,t,e,i){return yk(n,t)+wk(n,e)+Ck(n,i)}function Ik(n,t){const e=1-n;return e*e*e*t}function Pk(n,t){const e=1-n;return 3*e*e*n*t}function kk(n,t){return 3*(1-n)*n*n*t}function Mk(n,t){return n*n*n*t}function wa(n,t,e,i,s){return Ik(n,t)+Pk(n,e)+kk(n,i)+Mk(n,s)}function Ca(n,t){const e=t.length-1;if(e<1)throw new Error("length of points must greater than 2");if(e===2)return new P.Vector3(ya(n,t[0].x,t[1].x,t[2].x),ya(n,t[0].y,t[1].y,t[2].y),ya(n,t[0].z,t[1].z,t[2].z));if(e===3)return new P.Vector3(wa(n,t[0].x,t[1].x,t[2].x,t[3].x),wa(n,t[0].y,t[1].y,t[2].y,t[3].y),wa(n,t[0].z,t[1].z,t[2].z,t[3].z));if(e===1){const[s,o]=t;return s.clone().add(o.clone().sub(s).multiplyScalar(n))}const i=[];return t.reduce((s,o)=>(i.push(Ca(n,[s,o])),o)),Ca(n,i)}class Ek extends P.Curve{constructor(e=[]){super();u(this,"type");u(this,"controlPoints");this.type="CustomBezierCurve3",this.controlPoints=e}getPoint(e,i=new P.Vector3){const s=i,o=Ca(e,this.controlPoints);return s.copy(o),s}copy(e){return super.copy(e),this.controlPoints=e.controlPoints.map(i=>i.clone()),this}toJSON(){const e=super.toJSON(),i=this.controlPoints.map(o=>o.toArray());return Object.assign(e,{controlPoints:i})}fromJSON(e){return super.fromJSON(e),this.controlPoints=e.controlPoints.map(i=>new P.Vector3().fromArray(i)),this}}const xk=`
|
|
711
711
|
varying vec2 vUv;
|
|
712
712
|
void main() {
|
|
713
713
|
vUv = uv;
|