@realsee/dnalogel 3.60.0-alpha.0 → 3.60.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/CHANGELOG.md +8 -0
- package/dist/index.cjs.js +4 -4
- package/dist/index.js +6 -6
- package/dist/index.umd.js +4 -4
- package/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +25 -25
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +28 -28
- package/docs/classes/CSS3DRender.html +3 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +26 -26
- package/docs/classes/ModelMakerPluginInstance.html +15 -15
- package/docs/classes/ModelRoomLabelController.html +6 -6
- package/docs/classes/MoveController.html +17 -17
- package/docs/classes/Object3DHelperController.html +15 -15
- package/docs/classes/PaintBrush.html +5 -5
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +4 -4
- package/docs/classes/PanoTagPluginController.html +34 -34
- package/docs/classes/Sculpt.html +23 -23
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +4 -4
- package/docs/classes/Util.FivePuppet.html +3 -3
- package/docs/classes/Util.Interval.html +5 -5
- package/docs/classes/Util.LightTag.html +14 -14
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +6 -6
- package/docs/classes/Util.Object3D.html +4 -4
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +11 -11
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +5 -5
- package/docs/classes/Util.sculpt.BaseEditor.html +7 -7
- package/docs/classes/Util.sculpt.BoxMesh.html +6 -6
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.CircleMesh.html +4 -4
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +4 -4
- package/docs/classes/Util.sculpt.CylinderMesh.html +5 -5
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.LineMesh.html +5 -5
- package/docs/classes/Util.sculpt.PointMesh.html +5 -5
- package/docs/classes/Util.sculpt.PolygonMesh.html +6 -6
- package/docs/classes/Util.sculpt.PrismMesh.html +6 -6
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.RectangleMesh.html +7 -7
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +7 -7
- package/docs/classes/WalkController.html +18 -18
- package/docs/enums/CameraMovementEffect.html +3 -3
- package/docs/enums/ContentType.html +18 -18
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +3 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +3 -3
- package/docs/enums/Rotation.html +3 -3
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.absoluteUrl.html +2 -2
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isAbsoluteURL.html +1 -1
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +12 -12
- package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -4
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +5 -5
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
- package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/ContentTypeMapInterface.html +15 -15
- package/docs/interfaces/CruisePluginTypes.Config.html +4 -4
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +17 -17
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +8 -8
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +9 -9
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +10 -10
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +7 -7
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +7 -7
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +8 -8
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -4
- package/docs/interfaces/FloorplanBounding.html +5 -5
- package/docs/interfaces/FloorplanData.html +3 -3
- package/docs/interfaces/FloorplanEntrance.html +8 -8
- package/docs/interfaces/FloorplanExtraObject.html +5 -5
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +3 -3
- package/docs/interfaces/FloorplanImagePosition.html +3 -3
- package/docs/interfaces/FloorplanObserver.html +3 -3
- package/docs/interfaces/FloorplanOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanPosition.html +3 -3
- package/docs/interfaces/FloorplanRoomItem.html +8 -8
- package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
- package/docs/interfaces/FloorplanServerBounding.html +5 -5
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +3 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +8 -8
- package/docs/interfaces/FloorplanServerFloorData.html +3 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanServerPosition.html +3 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +9 -9
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +16 -16
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +19 -19
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +4 -4
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +10 -10
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +4 -4
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +4 -4
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +4 -4
- package/docs/interfaces/ModelMakerPluginType.State.html +5 -5
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +7 -7
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +6 -6
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -4
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +7 -7
- package/docs/interfaces/PluginEventMap.html +4 -4
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +7 -7
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +6 -6
- package/docs/interfaces/State.html +4 -4
- package/docs/interfaces/TagCacheInterface.html +3 -3
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +7 -7
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +4 -4
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +4 -4
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +10 -10
- package/docs/interfaces/Util.MagnifierParameter.html +5 -5
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +4 -4
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +3 -3
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/Util.html +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +2 -2
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoModelUnderMouse.html +1 -1
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.animeMap.html +1 -1
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/PanoTagPlugin/Components/Tag/index.js +56 -56
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +1 -1
- package/libs/PanoTagPlugin/controller/Tag/ModelTag.js +27 -27
- package/libs/base/BasePlugin.js +5 -5
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var d0=Object.defineProperty,f0=Object.defineProperties;var p0=Object.getOwnPropertyDescriptors;var To=Object.getOwnPropertySymbols;var eu=Object.prototype.hasOwnProperty,tu=Object.prototype.propertyIsEnumerable;var Lo=Math.pow,dl=(n,t,e)=>t in n?d0(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,_=(n,t)=>{for(var e in t||(t={}))eu.call(t,e)&&dl(n,e,t[e]);if(To)for(var e of To(t))tu.call(t,e)&&dl(n,e,t[e]);return n},ue=(n,t)=>f0(n,p0(t));var Mn=(n,t)=>{var e={};for(var i in n)eu.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&To)for(var i of To(n))t.indexOf(i)<0&&tu.call(n,i)&&(e[i]=n[i]);return e};var d=(n,t,e)=>(dl(n,typeof t!="symbol"?t+"":t,e),e);var ee=(n,t,e)=>new Promise((i,s)=>{var r=l=>{try{a(e.next(l))}catch(c){s(c)}},o=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(r,o);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ht=require("@realsee/five"),B=require("three"),La=require("@realsee/five/line"),m0=require("@realsee/five/gltf-loader");function g0(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 y=g0(B);function v0(){console.debug("%c %c@realsee/dnalogel %cv3.60.0-alpha.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 A0(){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 hm(){}const iu=()=>Promise.resolve(),nu={__queue:Promise.resolve()};function b0(n=iu){nu.__queue=nu.__queue.then(n).catch(iu)}function Oo(n,t,e){const i=n.x,s=n.y,r=Math.floor(i/t*1e4)/1e4,o=Math.floor(s/e*1e4)/1e4;return{x:r,y:o}}function fl(n,t,e){const{x:i,y:s}=n,r=i*t,o=s*e;return{x:r,y:o}}function zo(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 y0(n,t,e=hm){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const w0=window,su=window.requestAnimationFrame||w0.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function ta(n,t=0){t<=0?su(n):su(()=>ta(n,t-1))}var Gi=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-Gi.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?Gi.Bounce.In(n*2)*.5:Gi.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}}}}),Ns=function(){return performance.now()},um=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=Ns()),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 r=this._tweens[i[s]],o=!e;r&&r.update(t,o)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),is={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=is.Utils.Linear;return t<0?r(n[0],n[1],i):t>1?r(n[e],n[e-1],e-i):r(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,r=is.Utils.Bernstein,o=0;o<=i;o++)e+=s(1-t,i-o)*s(t,o)*n[o]*r(i,o);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=is.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),r(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(r(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(r(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):r(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=is.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 r=(e-n)*.5,o=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+r+o)*l+(-3*t+3*e-2*r-o)*a+r*s+t}}},zc=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Jl=new um,Oa=function(){function n(t,e){e===void 0&&(e=Jl),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=Gi.Linear.None,this._interpolationFunction=is.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=zc.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.getDuration=function(){return this._duration},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<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0: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=Ns()),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 r in this._valuesEnd)s[r]=this._valuesEnd[r];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,r){for(var o in i){var a=t[o],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[o]);if(!(c==="undefined"||c==="function")){if(h){var u=i[o];if(u.length===0)continue;for(var f=[a],p=0,g=u.length;p<g;p+=1){var v=this._handleRelativeValue(a,u[p]);if(isNaN(v)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(v)}h&&(i[o]=f)}if((c==="object"||l)&&a&&!h){e[o]=l?[]:{};var m=a;for(var b in m)e[o][b]=m[b];s[o]=l?[]:{};var u=i[o];if(!this._isDynamic){var C={};for(var b in u)C[b]=u[b];i[o]=u=C}this._setupProperties(m,e[o],u,s[o],r)}else(typeof e[o]=="undefined"||r)&&(e[o]=a),l||(e[o]*=1),h?s[o]=i[o].slice().reverse():s[o]=e[o]||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=Ns()),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=Ns()),!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=Jl),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=Gi.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=is.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){var i=this,s;if(t===void 0&&(t=Ns()),e===void 0&&(e=!0),this._isPaused)return!0;var r,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);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var m=Math.trunc(a/l),b=a-m*l,C=Math.min(b/i._duration,1);return C===0&&a===i._duration?1:C},u=h(),f=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var p=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=p);for(r in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[r]=="string"&&(this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(this._valuesEnd[r])),this._yoyo&&this._swapEndStartRepeatValues(r),this._valuesStart[r]=this._valuesStartRepeat[r];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*p,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var g=0,v=this._chainedTweens.length;g<v;g++)this._chainedTweens[g].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var r in i)if(e[r]!==void 0){var o=e[r]||0,a=i[r],l=Array.isArray(t[r]),c=Array.isArray(a),h=!l&&c;h?t[r]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[r],o,a,s):(a=this._handleRelativeValue(o,a),typeof a=="number"&&(t[r]=o+(a-o)*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}(),C0="23.1.1",P0=zc.nextId,Wi=Jl,I0=Wi.getAll.bind(Wi),E0=Wi.removeAll.bind(Wi),M0=Wi.add.bind(Wi),dm=Wi.remove.bind(Wi),x0=Wi.update.bind(Wi),ru={Easing:Gi,Group:um,Interpolation:is,now:Ns,Sequence:zc,nextId:P0,Tween:Oa,VERSION:C0,getAll:I0,removeAll:E0,add:M0,remove:dm,update:x0};function k0(n,t,e,i=Gi.Linear.None){const s=new Oa(n).to(t,e).easing(i).start();function r(o){s.update(o)&&requestAnimationFrame(r)}return requestAnimationFrame(r),s}var sn=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(sn||{});const Wr=Symbol("$$PAINT_BRUSH_EVENT$$");function jo(n){return n[Wr]||(n[Wr]={}),n[Wr]}function D0(n){n[Wr]||delete n[Wr]}let S0=class{hasListener(t){const e=jo(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=jo(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){D0(this);return}const i=jo(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 r=jo(this)[t]||[];for(let o of r.slice()){const[a,l=!1]=o,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function xn(){return((1+Math.random())*65536|0).toString(16).substring(1)}function xt(){return(xn()+xn()+"-"+xn()+"-4"+xn().substr(0,3)+"-"+xn()+"-"+xn()+xn()+xn()).toLowerCase()}const T0=`
|
|
1
|
+
"use strict";var d0=Object.defineProperty,f0=Object.defineProperties;var p0=Object.getOwnPropertyDescriptors;var To=Object.getOwnPropertySymbols;var eu=Object.prototype.hasOwnProperty,tu=Object.prototype.propertyIsEnumerable;var Lo=Math.pow,dl=(n,t,e)=>t in n?d0(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,_=(n,t)=>{for(var e in t||(t={}))eu.call(t,e)&&dl(n,e,t[e]);if(To)for(var e of To(t))tu.call(t,e)&&dl(n,e,t[e]);return n},ue=(n,t)=>f0(n,p0(t));var Mn=(n,t)=>{var e={};for(var i in n)eu.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&To)for(var i of To(n))t.indexOf(i)<0&&tu.call(n,i)&&(e[i]=n[i]);return e};var d=(n,t,e)=>(dl(n,typeof t!="symbol"?t+"":t,e),e);var ee=(n,t,e)=>new Promise((i,s)=>{var r=l=>{try{a(e.next(l))}catch(c){s(c)}},o=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(r,o);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ht=require("@realsee/five"),B=require("three"),La=require("@realsee/five/line"),m0=require("@realsee/five/gltf-loader");function g0(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 y=g0(B);function v0(){console.debug("%c %c@realsee/dnalogel %cv3.60.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 A0(){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 hm(){}const iu=()=>Promise.resolve(),nu={__queue:Promise.resolve()};function b0(n=iu){nu.__queue=nu.__queue.then(n).catch(iu)}function Oo(n,t,e){const i=n.x,s=n.y,r=Math.floor(i/t*1e4)/1e4,o=Math.floor(s/e*1e4)/1e4;return{x:r,y:o}}function fl(n,t,e){const{x:i,y:s}=n,r=i*t,o=s*e;return{x:r,y:o}}function zo(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 y0(n,t,e=hm){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const w0=window,su=window.requestAnimationFrame||w0.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function ta(n,t=0){t<=0?su(n):su(()=>ta(n,t-1))}var Gi=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-Gi.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?Gi.Bounce.In(n*2)*.5:Gi.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}}}}),Ns=function(){return performance.now()},um=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=Ns()),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 r=this._tweens[i[s]],o=!e;r&&r.update(t,o)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),is={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=is.Utils.Linear;return t<0?r(n[0],n[1],i):t>1?r(n[e],n[e-1],e-i):r(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,r=is.Utils.Bernstein,o=0;o<=i;o++)e+=s(1-t,i-o)*s(t,o)*n[o]*r(i,o);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=is.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),r(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(r(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(r(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):r(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=is.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 r=(e-n)*.5,o=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+r+o)*l+(-3*t+3*e-2*r-o)*a+r*s+t}}},zc=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Jl=new um,Oa=function(){function n(t,e){e===void 0&&(e=Jl),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=Gi.Linear.None,this._interpolationFunction=is.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=zc.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.getDuration=function(){return this._duration},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<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0: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=Ns()),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 r in this._valuesEnd)s[r]=this._valuesEnd[r];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,r){for(var o in i){var a=t[o],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[o]);if(!(c==="undefined"||c==="function")){if(h){var u=i[o];if(u.length===0)continue;for(var f=[a],p=0,g=u.length;p<g;p+=1){var v=this._handleRelativeValue(a,u[p]);if(isNaN(v)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(v)}h&&(i[o]=f)}if((c==="object"||l)&&a&&!h){e[o]=l?[]:{};var m=a;for(var b in m)e[o][b]=m[b];s[o]=l?[]:{};var u=i[o];if(!this._isDynamic){var C={};for(var b in u)C[b]=u[b];i[o]=u=C}this._setupProperties(m,e[o],u,s[o],r)}else(typeof e[o]=="undefined"||r)&&(e[o]=a),l||(e[o]*=1),h?s[o]=i[o].slice().reverse():s[o]=e[o]||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=Ns()),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=Ns()),!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=Jl),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=Gi.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=is.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){var i=this,s;if(t===void 0&&(t=Ns()),e===void 0&&(e=!0),this._isPaused)return!0;var r,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);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var m=Math.trunc(a/l),b=a-m*l,C=Math.min(b/i._duration,1);return C===0&&a===i._duration?1:C},u=h(),f=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var p=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=p);for(r in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[r]=="string"&&(this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(this._valuesEnd[r])),this._yoyo&&this._swapEndStartRepeatValues(r),this._valuesStart[r]=this._valuesStartRepeat[r];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*p,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var g=0,v=this._chainedTweens.length;g<v;g++)this._chainedTweens[g].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var r in i)if(e[r]!==void 0){var o=e[r]||0,a=i[r],l=Array.isArray(t[r]),c=Array.isArray(a),h=!l&&c;h?t[r]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[r],o,a,s):(a=this._handleRelativeValue(o,a),typeof a=="number"&&(t[r]=o+(a-o)*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}(),C0="23.1.1",P0=zc.nextId,Wi=Jl,I0=Wi.getAll.bind(Wi),E0=Wi.removeAll.bind(Wi),M0=Wi.add.bind(Wi),dm=Wi.remove.bind(Wi),x0=Wi.update.bind(Wi),ru={Easing:Gi,Group:um,Interpolation:is,now:Ns,Sequence:zc,nextId:P0,Tween:Oa,VERSION:C0,getAll:I0,removeAll:E0,add:M0,remove:dm,update:x0};function k0(n,t,e,i=Gi.Linear.None){const s=new Oa(n).to(t,e).easing(i).start();function r(o){s.update(o)&&requestAnimationFrame(r)}return requestAnimationFrame(r),s}var sn=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(sn||{});const Wr=Symbol("$$PAINT_BRUSH_EVENT$$");function jo(n){return n[Wr]||(n[Wr]={}),n[Wr]}function D0(n){n[Wr]||delete n[Wr]}let S0=class{hasListener(t){const e=jo(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=jo(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){D0(this);return}const i=jo(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 r=jo(this)[t]||[];for(let o of r.slice()){const[a,l=!1]=o,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function xn(){return((1+Math.random())*65536|0).toString(16).substring(1)}function xt(){return(xn()+xn()+"-"+xn()+"-4"+xn().substr(0,3)+"-"+xn()+"-"+xn()+xn()+xn()).toLowerCase()}const T0=`
|
|
2
2
|
<style type="text/css">
|
|
3
3
|
|
|
4
4
|
#_gl_paintBrush {
|
|
@@ -455,7 +455,7 @@ void main() {
|
|
|
455
455
|
svg [type='lineItemGroup'] g g g g {
|
|
456
456
|
stroke: #ffffff;
|
|
457
457
|
}</style>
|
|
458
|
-
`;return n.$$set=r=>{"content"in r&&e(0,i=r.content)},[i,s]}class Ey extends Pe{constructor(t){super(),Ce(this,t,Iy,Py,ye,{content:0},Cy)}}function My(n){Me(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function xy(n){let t,e;return t=new wy({props:{url:n[1].url}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&2&&(r.url=i[1].url),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function ky(n){let t,e;return t=new Ey({props:{content:n[0]}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.content=i[0]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Dy(n){let t,e,i,s;const r=[ky,xy],o=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=o[e]=r[e](n)),{c(){t=G("div"),i&&i.c(),D(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){J(l,t,c),~e&&o[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&o[e].p(l,c):(i&&(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee()),~e?(i=o[e],i?i.p(l,c):(i=o[e]=r[e](l),i.c()),H(i,1),i.m(t,null)):i=null)},i(l){s||(H(i),s=!0)},o(l){Z(i),s=!1},d(l){l&&X(t),~e&&o[e].d()}}}function Sy(n,t,e){let i,s,{floorIndex:r}=t,{floorplanData:o}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,r=a.floorIndex),"floorplanData"in a&&e(3,o=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=o.outlines[r]),n.$$.dirty&12&&e(0,s=(l=(a=o.outlines)==null?void 0:a[r])==null?void 0:l.svgContent)},[s,i,r,o]}class Ag extends Pe{constructor(t){super(),Ce(this,t,Sy,Dy,ye,{floorIndex:2,floorplanData:3},My)}}function Ty(n){Me(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{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-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function Ly(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new da(!1),i=Re(),t.a=i},m(s,r){t.m(e,s,r),J(s,i,r)},p(s,r){r[0]&32768&&e!==(e=s[15].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function Oy(n){let t,e,i,s,r,o,a=n[1]&&ku(n),l=n[0]&&Du(n),c=n[2]&&Su(n);return{c(){t=G("div"),a&&a.c(),e=ce(),l&&l.c(),i=ce(),c&&c.c(),s=Re(),D(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),W(t,"opacity",n[11]?"1":"0")},m(h,u){J(h,t,u),a&&a.m(t,null),U(t,e),l&&l.m(t,null),J(h,i,u),c&&c.m(h,u),J(h,s,u),r||(o=[Ii(Nn.call(null,t)),Oe(t,"clientWidth",n[32]),Oe(t,"clientHeight",n[33])],r=!0)},p(h,u){h[1]?a?a.p(h,u):(a=ku(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=Du(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&W(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=Su(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&X(t),a&&a.d(),l&&l.d(),h&&X(i),c&&c.d(h),h&&X(s),r=!1,wt(o)}}}function ku(n){let t,e=n[3].name+"",i;return{c(){t=G("span"),i=Ge(e),D(t,"class","floorplan-plugin__room-name")},m(s,r){J(s,t,r),U(t,i)},p(s,r){r[0]&8&&e!==(e=s[3].name+"")&&Qe(i,e)},d(s){s&&X(t)}}}function Du(n){let t,e;return{c(){t=G("span"),e=Ge(n[14]),D(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),W(t,"font-size",n[19])},m(i,s){J(i,t,s),U(t,e)},p(i,s){s[0]&16384&&Qe(e,i[14])},d(i){i&&X(t)}}}function Su(n){let t,e;return{c(){t=G("span"),e=Ge(n[13]),D(t,"class","floorplan-plugin__room-size"),W(t,"font-size",n[19]),W(t,"opacity",n[10]?"0.6":"0")},m(i,s){J(i,t,s),U(t,e)},p(i,s){s[0]&8192&&Qe(e,i[13]),s[0]&1024&&W(t,"opacity",i[10]?"0.6":"0")},d(i){i&&X(t)}}}function zy(n){let t,e,i;function s(a,l){if(a[4]===void 0)return Oy;if(a[15])return Ly}let r=s(n),o=r&&r(n);return{c(){t=G("div"),o&&o.c(),D(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),W(t,"left",n[16]),W(t,"top",n[17]),W(t,"font-size",n[18]),W(t,"opacity",n[12]?"1":"0"),W(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){J(a,t,l),o&&o.m(t,null),e||(i=[Ii(Nn.call(null,t)),Oe(t,"clientWidth",n[34]),Oe(t,"clientHeight",n[35])],e=!0)},p(a,l){r===(r=s(a))&&o?o.p(a,l):(o&&o.d(1),o=r&&r(a),o&&(o.c(),o.m(t,null))),l[0]&4096&&W(t,"opacity",a[12]?"1":"0"),l[0]&512&&W(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:ae,o:ae,d(a){a&&X(t),o&&o.d(),e=!1,wt(i)}}}function jy(n,t){const e=n[0],i=n[1];let s=!1;for(let r=0,o=t.length-1;r<t.length;o=r++){const a=t[r][0],l=t[r][1],c=t[o][0],h=t[o][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function Vy(n,t,e){let i,s,r,o,a,l,c,h,u,f,p,g,v,{pxmm:m}=t,{roomAreaEnable:b}=t,{roomNameEnable:C}=t,{roomDimensionEnable:x}=t,{room:E}=t,{hoveredRoom:T}=t,{getRoomAreaText:S}=t,{getRoomDimensionText:F}=t,{getLabelElement:N}=t,{adaptiveRoomLabelVisibleEnable:q}=t;function A(ne,we){if(we.width===0||we.height===0)return()=>!1;const ke=ne.path.map(({x:Be,y:Ze})=>[Be,Ze]),pe=ne.roomLabel.position,{x:Xe,y:je}=pe,{width:De,height:Ue}=we,de=De/2,xe=Ue/2;return function(Ze){const ct=Xe*Ze,it=je*Ze,Je=ke.map(([ze,st])=>[ze*Ze,st*Ze]);return[[ct+de,it-xe],[ct-de,it-xe],[ct-de,it+xe],[ct+de,it+xe]].every(ze=>jy(ze,Je))}}const I=document.body.clientWidth,w=document.body.clientHeight,k=E.roomLabel,M=k.positionInImage.x*100+"%",L=k.positionInImage.y*100+"%",j=(I<500||w<500?10:14)+"px",R=(I<500||w<500?8:12)+"px";let Y=0,te=0,$=0,oe=0,se=!1;T.subscribe(function(we){e(25,se=!!we&&we.id===E.id)});const le=ne=>{e(7,$=ne.detail)},Se=ne=>{e(8,oe=ne.detail)},Ae=ne=>{e(5,Y=ne.detail)},Ve=ne=>{e(6,te=ne.detail)};return n.$$set=ne=>{"pxmm"in ne&&e(20,m=ne.pxmm),"roomAreaEnable"in ne&&e(0,b=ne.roomAreaEnable),"roomNameEnable"in ne&&e(1,C=ne.roomNameEnable),"roomDimensionEnable"in ne&&e(2,x=ne.roomDimensionEnable),"room"in ne&&e(3,E=ne.room),"hoveredRoom"in ne&&e(21,T=ne.hoveredRoom),"getRoomAreaText"in ne&&e(22,S=ne.getRoomAreaText),"getRoomDimensionText"in ne&&e(23,F=ne.getRoomDimensionText),"getLabelElement"in ne&&e(4,N=ne.getLabelElement),"adaptiveRoomLabelVisibleEnable"in ne&&e(24,q=ne.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var ne,we;n.$$.dirty[0]&24&&e(15,i=N==null?void 0:N(E)),n.$$.dirty[0]&4194312&&e(14,s=E.size?S(E.size):""),n.$$.dirty[0]&8388616&&e(13,r=E!=null&&E.dimension?F((ne=E.dimension)==null?void 0:ne.width,(we=E.dimension)==null?void 0:we.height):""),n.$$.dirty[0]&384&&e(31,o={width:$,height:oe}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=o?A(E,o):void 0),n.$$.dirty[0]&1091567616&&e(27,l=q?!!(a!=null&&a(m)):!0),n.$$.dirty[0]&96&&e(29,c={width:Y,height:te}),n.$$.dirty[0]&536870920&&e(28,h=c?A(E,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=q?!!(h!=null&&h(m)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||se),n.$$.dirty[0]&167772160&&e(11,p=l||se),n.$$.dirty[0]&100663296&&e(10,g=u||se),n.$$.dirty[0]&201326592&&e(9,v=l&&!u)},[b,C,x,E,N,Y,te,$,oe,v,g,p,f,r,s,i,M,L,j,R,m,T,S,F,q,se,u,l,h,c,a,o,le,Se,Ae,Ve]}class Ry extends Pe{constructor(t){super(),Ce(this,t,Vy,zy,ye,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},Ty,[-1,-1])}}function By(n){Me(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 Tu(n,t,e){const i=n.slice();return i[14]=t[e],i}function Lu(n){let t,e=[],i=new Map,s,r,o,a=n[10];const l=c=>c[14].id;for(let c=0;c<a.length;c+=1){let h=Tu(n,a,c),u=l(h);i.set(u,e[c]=Ou(u,h))}return{c(){t=G("div");for(let c=0;c<e.length;c+=1)e[c].c();D(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){J(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,r||(o=[Ii(Nn.call(null,t)),Oe(t,"clientWidth",n[13])],r=!0)},p(c,h){h&1791&&(a=c[10],Ie(),e=ki(e,h,l,1,c,a,i,t,Hn,Ou,null,Tu),Ee())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,wt(o)}}}function Ou(n,t){let e,i,s;const r=[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}];let o={};for(let a=0;a<r.length;a+=1)o=jt(o,r[a]);return i=new Ry({props:o}),{key:n,first:null,c(){e=Re(),ve(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),me(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?Ft(r,[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function _y(n){let t,e,i=n[10]&&Lu(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[10]?i?(i.p(s,r),r&1024&&H(i,1)):(i=Lu(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Fy(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:r}=t,{roomNameEnable:o}=t,{roomDimensionEnable:a}=t,{floorplanData:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:h}=t,{getRoomDimensionText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:p}=t,g=0,v=0;const m=b=>{e(8,g=b.detail)};return n.$$set=b=>{"floorIndex"in b&&e(11,s=b.floorIndex),"roomAreaEnable"in b&&e(0,r=b.roomAreaEnable),"roomNameEnable"in b&&e(1,o=b.roomNameEnable),"roomDimensionEnable"in b&&e(2,a=b.roomDimensionEnable),"floorplanData"in b&&e(12,l=b.floorplanData),"hoveredRoom"in b&&e(3,c=b.hoveredRoom),"getRoomAreaText"in b&&e(4,h=b.getRoomAreaText),"getRoomDimensionText"in b&&e(5,u=b.getRoomDimensionText),"getLabelElement"in b&&e(6,f=b.getLabelElement),"adaptiveRoomLabelVisibleEnable"in b&&e(7,p=b.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&6144&&e(10,i=l.floorDatas[s].rooms),n.$$.dirty&4352){const{max:b,min:C}=l.bounding,x=b.x-C.x;e(9,v=g/x)}},[r,o,a,c,h,u,f,p,g,v,i,s,l,m]}class Hy extends Pe{constructor(t){super(),Ce(this,t,Fy,_y,ye,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},By)}}function Ny(n){Me(n,"svelte-1fuyezq",".floorplan-plugin__rule-labels.svelte-1fuyezq.svelte-1fuyezq{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-1fuyezq.svelte-1fuyezq{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq.svelte-1fuyezq{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq.svelte-1fuyezq{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq.svelte-1fuyezq{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-1fuyezq.svelte-1fuyezq{background:#fff;opacity:0.2;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-1fuyezq.svelte-1fuyezq{position:absolute;background:#fff;opacity:0.2;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale.svelte-1fuyezq{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute}.floorplan-plugin__rule-labels--top.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-1fuyezq.svelte-1fuyezq{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-text-item.svelte-1fuyezq{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-1fuyezq.svelte-1fuyezq{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.35}")}function zu(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function ju(n,t,e){const i=n.slice();return i[14]=t[e],i}function Vu(n){let t;return{c(){t=G("div"),D(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),W(t,"left",n[14].left*100+"%"),W(t,"bottom",n[14].bottom*100+"%")},m(e,i){J(e,t,i)},p:ae,d(e){e&&X(t)}}}function Ru(n,t){let e,i,s=t[1](t[11].distance)+"",r,o;return{key:n,first:null,c(){e=G("div"),i=G("div"),r=Ge(s),o=ce(),D(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),fe(i,"is-row",t[2]),D(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),W(e,"left",t[11].left*100+"%"),W(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){J(a,e,l),U(e,i),U(i,r),U(e,o)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Qe(r,s)},d(a){a&&X(e)}}}function Gy(n){let t,e,i,s,r,o,a=[],l=new Map,c,h=n[3],u=[];for(let g=0;g<h.length;g+=1)u[g]=Vu(ju(n,h,g));let f=n[4];const p=g=>g[13];for(let g=0;g<f.length;g+=1){let v=zu(n,f,g),m=p(v);l.set(m,a[g]=Ru(m,v))}return{c(){t=G("div"),e=G("div"),i=ce(),s=G("div");for(let g=0;g<u.length;g+=1)u[g].c();r=ce(),o=G("div");for(let g=0;g<a.length;g+=1)a[g].c();D(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),D(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),fe(s,"is-row",n[2]),D(o,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),D(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),fe(t,"is-row",n[2]),W(t,"width",n[2]?"100%":1/16+"rem"),W(t,"height",n[2]?1/16+"rem":"100%")},m(g,v){J(g,t,v),U(t,e),U(t,i),U(t,s);for(let m=0;m<u.length;m+=1)u[m]&&u[m].m(s,null);U(t,r),U(t,o);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(o,null)},p(g,[v]){if(v&8){h=g[3];let m;for(m=0;m<h.length;m+=1){const b=ju(g,h,m);u[m]?u[m].p(b,v):(u[m]=Vu(b),u[m].c(),u[m].m(s,null))}for(;m<u.length;m+=1)u[m].d(1);u.length=h.length}v&22&&(f=g[4],a=ki(a,v,p,1,g,f,l,o,hh,Ru,null,zu)),v&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+g[0]+" svelte-1fuyezq")&&D(t,"class",c),v&5&&fe(t,"is-row",g[2])},i:ae,o:ae,d(g){g&&X(t),xi(u,g);for(let v=0;v<a.length;v+=1)a[v].d()}}}const _s=1e3,Fs=180;function Wy(n,t,e){let{type:i}=t,{data:s}=t,{bounding:r}=t,{getRuleDistanceText:o}=t;const a=i==="top"||i==="bottom",l=r.max.x-r.min.x-(_s-Fs)*2,c=r.max.y-r.min.y-(_s-Fs)*2,h=s.map(([g,v])=>a?[g.x,v.x]:[g.y,v.y]).flat().sort().filter((g,v,m)=>v===0?!0:g!==m[v-1]),u=h.map(g=>{const v=a?(g-r.min.x-_s+Fs)/l:0,m=a?0:(g-r.min.y-_s+Fs)/c;return{left:v,bottom:m}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],p=h.map((g,v,m)=>{const b=v===0?0:g-m[v-1],C=v===0?0:(g+m[v-1])/2,x=a?(C-r.min.x-_s+Fs)/l:0,E=a?0:(C-r.min.y-_s+Fs)/c;return{left:x,bottom:E,distance:b}}).filter(({distance:g})=>g/f>.1);return n.$$set=g=>{"type"in g&&e(0,i=g.type),"data"in g&&e(5,s=g.data),"bounding"in g&&e(6,r=g.bounding),"getRuleDistanceText"in g&&e(1,o=g.getRuleDistanceText)},[i,o,a,u,p,s,r]}class Qy extends Pe{constructor(t){super(),Ce(this,t,Wy,Gy,ye,{type:0,data:5,bounding:6,getRuleDistanceText:1},Ny)}}function Uy(n){Me(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Bu(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function _u(n,t){let e,i,s;const r=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let o={};for(let a=0;a<r.length;a+=1)o=jt(o,r[a]);return i=new Qy({props:o}),{key:n,first:null,c(){e=Re(),ve(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),me(i,a,l),s=!0},p(a,l){t=a;const c=l&19?Ft(r,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function Yy(n){let t,e=[],i=new Map,s,r=n[4];const o=a=>a[13];for(let a=0;a<r.length;a+=1){let l=Bu(n,r,a),c=o(l);i.set(c,e[a]=_u(c,l))}return{c(){t=G("div");for(let a=0;a<e.length;a+=1)e[a].c();D(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),W(t,"width",n[3]),W(t,"height",n[2])},m(a,l){J(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&&(r=a[4],Ie(),e=ki(e,l,o,1,a,r,i,t,Hn,_u,null,Bu),Ee()),l&8&&W(t,"width",a[3]),l&4&&W(t,"height",a[2])},i(a){if(!s){for(let l=0;l<r.length;l+=1)H(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Z(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Fu=1e3,Hu=180;function Xy(n,t,e){let i,s,r,o,a,l,c,h,u,f,{floorIndex:p}=t,{floorplanData:g}=t,{getRuleDistanceText:v}=t;return n.$$set=m=>{"floorIndex"in m&&e(5,p=m.floorIndex),"floorplanData"in m&&e(6,g=m.floorplanData),"getRuleDistanceText"in m&&e(0,v=m.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=g.bounding),n.$$.dirty&96&&e(11,s=g.floorDatas[p].rules),n.$$.dirty&2048&&e(12,r=Object.keys(s)),n.$$.dirty&6144&&e(4,o=r.map(m=>[m,s[m]])),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-(Fu-Hu)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(Fu-Hu)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[v,i,f,u,o,p,g,l,h,a,c,s,r]}class Zy extends Pe{constructor(t){super(),Ce(this,t,Xy,Yy,ye,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},Uy)}}function Ya(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((o,a)=>{const{x:l,y:c}=t.format?t.format(o):o,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function bg({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function Jy(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 qy(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 Ky(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function $y(n){let t;return{c(){t=et("path"),D(t,"d",n[0]),D(t,"fill","#2F313A")},m(e,i){J(e,t,i)},p(e,[i]){i&1&&D(t,"d",e[0])},i:ae,o:ae,d(e){e&&X(t)}}}function e1(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Ya(s,{needZ:!0}))},[i,s]}class t1 extends Pe{constructor(t){super(),Ce(this,t,e1,$y,ye,{path:1})}}function i1(n){let t,e,i,s,r,o;return{c(){t=et("defs"),e=et("pattern"),i=et("rect"),s=et("path"),r=ce(),o=et("path"),D(i,"x","0"),D(i,"y","0"),D(i,"width",n[1]),D(i,"height",n[1]),D(i,"fill","#323747"),D(s,"d",n[2]),D(s,"stroke","#ffffff"),D(s,"stroke-opacity","0.06"),D(s,"stroke-width","0.5"),D(s,"fill","none"),D(e,"id","fpm-room-pattern-0"),D(e,"x","0"),D(e,"y","0"),D(e,"width",n[1]),D(e,"height",n[1]),D(e,"patternUnits","userSpaceOnUse"),D(e,"patternTransform","scale(50 50)"),D(o,"d",n[0]),D(o,"fill","url(#fpm-room-pattern-0)")},m(a,l){J(a,t,l),U(t,e),U(e,i),U(e,s),J(a,r,l),J(a,o,l)},p(a,[l]){l&1&&D(o,"d",a[0])},i:ae,o:ae,d(a){a&&X(t),a&&X(r),a&&X(o)}}}const Pl=6;function n1(n,t,e){let i,{path:s}=t;const r=Pl*2,o=`M0 ${Pl} h ${r} M${Pl} 0 v ${r}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Ya(s,{needZ:!0}))},[i,r,o,s]}class s1 extends Pe{constructor(t){super(),Ce(this,t,n1,i1,ye,{path:3})}}function r1(n){let t,e,i,s,r,o,a,l,c,h,u;return{c(){t=et("defs"),e=et("pattern"),i=et("rect"),s=et("pattern"),r=et("rect"),o=ce(),a=et("path"),l=ce(),c=et("path"),h=ce(),u=et("path"),D(i,"x","0"),D(i,"y","0"),D(i,"width","6"),D(i,"height","50"),D(i,"fill","none"),D(i,"stroke","#4B4B57"),D(i,"stroke-width","0.5"),D(e,"id","room-material-pattern-1"),D(e,"x","0"),D(e,"y","0"),D(e,"width","12"),D(e,"height","50"),D(e,"patternUnits","userSpaceOnUse"),D(e,"patternTransform","scale(50 50)"),D(r,"x","0"),D(r,"y","0"),D(r,"width","6"),D(r,"height","50"),D(r,"fill","none"),D(r,"stroke","#4B4B57"),D(r,"stroke-width","0.5"),D(s,"id","room-material-pattern-2"),D(s,"x","6"),D(s,"y","25"),D(s,"width","12"),D(s,"height","50"),D(s,"patternUnits","userSpaceOnUse"),D(s,"patternTransform","scale(50 50)"),D(a,"d",n[0]),D(a,"fill","#43434D"),D(c,"d",n[0]),D(c,"fill","url(#room-material-pattern-1)"),D(u,"d",n[0]),D(u,"fill","url(#room-material-pattern-2)")},m(f,p){J(f,t,p),U(t,e),U(e,i),U(t,s),U(s,r),J(f,o,p),J(f,a,p),J(f,l,p),J(f,c,p),J(f,h,p),J(f,u,p)},p(f,[p]){p&1&&D(a,"d",f[0]),p&1&&D(c,"d",f[0]),p&1&&D(u,"d",f[0])},i:ae,o:ae,d(f){f&&X(t),f&&X(o),f&&X(a),f&&X(l),f&&X(c),f&&X(h),f&&X(u)}}}function o1(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Ya(s,{needZ:!0}))},[i,s]}class a1 extends Pe{constructor(t){super(),Ce(this,t,o1,r1,ye,{path:1})}}function l1(n){Me(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 Nu(n,t,e){const i=n.slice();return i[5]=t[e],i}function c1(n){let t,e;return t=new s1({props:{path:n[5].path}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[5].path),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function h1(n){let t,e;return t=new a1({props:{path:n[5].path}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[5].path),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function u1(n){let t,e;return t=new t1({props:{path:n[5].path}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[5].path),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Gu(n){let t,e,i,s;const r=[u1,h1,c1],o=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=o[e]=r[e](n),{c(){t=et("svg"),i.c(),D(t,"width","100%"),D(t,"height","100%"),D(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),D(t,"class","svelte-1dykexu")},m(l,c){J(l,t,c),o[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?o[e].p(l,c):(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee(),i=o[e],i?i.p(l,c):(i=o[e]=r[e](l),i.c()),H(i,1),i.m(t,null))},i(l){s||(H(i),s=!0)},o(l){Z(i),s=!1},d(l){l&&X(t),o[e].d()}}}function d1(n){let t,e,i=n[0],s=[];for(let o=0;o<i.length;o+=1)s[o]=Gu(Nu(n,i,o));const r=o=>Z(s[o],1,1,()=>{s[o]=null});return{c(){t=G("div");for(let o=0;o<s.length;o+=1)s[o].c();D(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(o,a){J(o,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(o,[a]){if(a&7){i=o[0];let l;for(l=0;l<i.length;l+=1){const c=Nu(o,i,l);s[l]?(s[l].p(c,a),H(s[l],1)):(s[l]=Gu(c),s[l].c(),H(s[l],1),s[l].m(t,null))}for(Ie(),l=i.length;l<s.length;l+=1)r(l);Ee()}},i(o){if(!e){for(let a=0;a<i.length;a+=1)H(s[a]);e=!0}},o(o){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Z(s[a]);e=!1},d(o){o&&X(t),xi(s,o)}}}function f1(n,t,e){let i,{floorIndex:s}=t,{floorplanData:r}=t;const o=r.bounding.max.x-r.bounding.min.x,a=r.bounding.max.y-r.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,r=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=r.floorDatas[s].rooms.map(l=>ue(_({},l),{path:l.path.map(c=>bg(c,r.bounding))})))},[i,o,a,s,r]}class p1 extends Pe{constructor(t){super(),Ce(this,t,f1,d1,ye,{floorIndex:3,floorplanData:4},l1)}}function m1(n){Me(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function g1(n){let t,e,i,s;return{c(){t=et("path"),D(t,"d",n[5]),D(t,"fill","#fff"),D(t,"style",n[2]),D(t,"id",e=`${n[1]}_${n[0].id}`),D(t,"class","svelte-qq2273")},m(r,o){J(r,t,o),i||(s=[Oe(t,"mouseenter",n[3]),Oe(t,"mouseleave",n[4])],i=!0)},p(r,[o]){o&4&&D(t,"style",r[2]),o&3&&e!==(e=`${r[1]}_${r[0].id}`)&&D(t,"id",e)},i:ae,o:ae,d(r){r&&X(t),i=!1,wt(s)}}}function v1(n,t,e){let i,s,{room:r}=t,{floorIndex:o}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(r)}function u(){c==null||c.set(void 0)}const{bounding:f}=a,p=Ya(r.path,{needZ:!0,format:g=>bg(g,f)});return n.$$set=g=>{"room"in g&&e(0,r=g.room),"floorIndex"in g&&e(1,o=g.floorIndex),"floorplanData"in g&&e(6,a=g.floorplanData),"highlightData"in g&&e(7,l=g.highlightData),"hoveredRoom"in g&&e(8,c=g.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${o}_${r.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[r,o,s,h,u,p,a,l,c,i]}class A1 extends Pe{constructor(t){super(),Ce(this,t,v1,g1,ye,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},m1)}}function b1(n){Me(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 Wu(n,t,e){const i=n.slice();return i[6]=t[e],i}function Qu(n,t){let e,i,s;const r=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let o={};for(let a=0;a<r.length;a+=1)o=jt(o,r[a]);return i=new A1({props:o}),{key:n,first:null,c(){e=Re(),ve(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),me(i,a,l),s=!0},p(a,l){t=a;const c=l&15?Ft(r,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function y1(n){let t,e,i=[],s=new Map,r,o=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<o.length;l+=1){let c=Wu(n,o,l),h=a(c);s.set(h,i[l]=Qu(h,c))}return{c(){t=G("div"),e=et("svg");for(let l=0;l<i.length;l+=1)i[l].c();D(e,"width","100%"),D(e,"height","100%"),D(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),D(e,"class","svelte-1kqo6e4"),D(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){J(l,t,c),U(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);r=!0},p(l,[c]){c&15&&(o=l[1].floorDatas[l[0]].rooms,Ie(),i=ki(i,c,a,1,l,o,s,e,Hn,Qu,null,Wu),Ee())},i(l){if(!r){for(let c=0;c<o.length;c+=1)H(i[c]);r=!0}},o(l){for(let c=0;c<i.length;c+=1)Z(i[c]);r=!1},d(l){l&&X(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function w1(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:r}=t,{hoveredRoom:o}=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,r=c.highlightData),"hoveredRoom"in c&&e(3,o=c.hoveredRoom)},[i,s,r,o,a,l]}class yg extends Pe{constructor(t){super(),Ce(this,t,w1,y1,ye,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},b1)}}function C1(n){Me(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 Uu(n){let t,e=n[0].text+"",i;return{c(){t=G("span"),i=Ge(e),D(t,"class","text svelte-1lm20n5"),W(t,"font-size",n[0].textFontSize+"px")},m(s,r){J(s,t,r),U(t,i)},p(s,r){r&1&&e!==(e=s[0].text+"")&&Qe(i,e),r&1&&W(t,"font-size",s[0].textFontSize+"px")},d(s){s&&X(t)}}}function P1(n){let t,e,i,s,r=n[0].text&&Uu(n);return{c(){t=G("div"),e=G("img"),s=ce(),r&&r.c(),D(e,"class","image"),D(e,"alt","缺省楼层展位图"),St(e.src,i=n[0].imageURL)||D(e,"src",i),W(e,"width",n[0].imageWidth+"px"),W(e,"height",n[0].imageHeight+"px"),D(t,"class","missing-floor svelte-1lm20n5")},m(o,a){J(o,t,a),U(t,e),U(t,s),r&&r.m(t,null)},p(o,[a]){a&1&&!St(e.src,i=o[0].imageURL)&&D(e,"src",i),a&1&&W(e,"width",o[0].imageWidth+"px"),a&1&&W(e,"height",o[0].imageHeight+"px"),o[0].text?r?r.p(o,a):(r=Uu(o),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},i:ae,o:ae,d(o){o&&X(t),r&&r.d()}}}function I1(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class E1 extends Pe{constructor(t){super(),Ce(this,t,I1,P1,ye,{missingFloorConfig:0},C1)}}const Vn="data:image/png;base64,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";function Xa(n){return n*180/Math.PI}function M1(n){Me(n,"svelte-17hhq1b",".floorplan__camera-position.svelte-17hhq1b{pointer-events:none;position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17hhq1b{position:absolute;background-repeat:no-repeat;background-size:100%}")}function x1(n){let t,e;return{c(){t=G("div"),e=G("div"),D(e,"class","floorplan__camera-rotate svelte-17hhq1b"),W(e,"background-image",`url(${n[0]||Vn})`),W(e,"width",n[4]),W(e,"height",n[4]),W(e,"left","-"+n[4]),W(e,"top","-"+n[4]),W(e,"transform",`rotate(${n[3]}deg)`),W(e,"transform-origin",`${n[4]} ${n[4]}`),D(t,"class","floorplan__camera-position svelte-17hhq1b"),W(t,"left",n[1]),W(t,"top",n[2])},m(i,s){J(i,t,s),U(t,e)},p(i,[s]){s&1&&W(e,"background-image",`url(${i[0]||Vn})`);const r=s&1;r&&W(e,"width",i[4]),r&&W(e,"height",i[4]),r&&W(e,"left","-"+i[4]),r&&W(e,"top","-"+i[4]),r&&W(e,"transform",`rotate(${i[3]}deg)`),r&&W(e,"transform-origin",`${i[4]} ${i[4]}`)},i:ae,o:ae,d(i){i&&X(t)}}}function k1(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:r}=t,{cameraImageUrl:o}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",f=h*100+"%",p=-Xa(r)+45,g=document.body.clientWidth,v=document.body.clientHeight,b=`${(g<500||v<500?17:37)/16}rem`;return n.$$set=C=>{"panoIndex"in C&&e(5,i=C.panoIndex),"floorplanData"in C&&e(6,s=C.floorplanData),"lastPanoramaLongitude"in C&&e(7,r=C.lastPanoramaLongitude),"cameraImageUrl"in C&&e(0,o=C.cameraImageUrl)},[o,u,f,p,b,i,s,r]}let D1=class extends Pe{constructor(t){super(),Ce(this,t,k1,x1,ye,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},M1)}};const S1="data:image/png;base64,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";function T1(n){Me(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 L1(n){let t,e,i,s,r;return{c(){t=G("div"),e=G("div"),i=ce(),s=G("span"),r=Ge(n[0]),D(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),W(e,"background-image",`url(${S1})`),D(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),D(t,"class","floorplan-plugin__compass svelte-rpkaro"),W(t,"transform",n[2])},m(o,a){J(o,t,a),U(t,e),U(t,i),U(t,s),U(s,r)},p(o,a){a&1&&Qe(r,o[0])},d(o){o&&X(t)}}}function O1(n){let t,e=n[1]&&L1(n);return{c(){e&&e.c(),t=Re()},m(i,s){e&&e.m(i,s),J(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:ae,o:ae,d(i){e&&e.d(i),i&&X(t)}}}function z1(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const r=(c=i.entrance)==null?void 0:c.northRad,o=typeof r=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(r?Xa(r):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,o,l,i]}class j1 extends Pe{constructor(t){super(),Ce(this,t,z1,O1,ye,{floorplanData:3,northDesc:0},T1)}}function V1(n){Me(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 R1(n){let t,e,i,s,r,o,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let E=0;E<u.length;E+=1)f=jt(f,u[E]);t=new p1({props:f});let p=(n[3]||n[5])&&Yu(n);const g=[{floorplanData:n[11],floorIndex:n[2]}];let v={};for(let E=0;E<g.length;E+=1)v=jt(v,g[E]);s=new Ag({props:v});let m=n[6]&&Xu(n),b=n[10]&&Zu(n),C=n[4]&&Ju(n),x=n[22]&&qu(n);return{c(){ve(t.$$.fragment),e=ce(),p&&p.c(),i=ce(),ve(s.$$.fragment),r=ce(),m&&m.c(),o=ce(),b&&b.c(),a=ce(),C&&C.c(),l=ce(),x&&x.c(),c=Re()},m(E,T){me(t,E,T),J(E,e,T),p&&p.m(E,T),J(E,i,T),me(s,E,T),J(E,r,T),m&&m.m(E,T),J(E,o,T),b&&b.m(E,T),J(E,a,T),C&&C.m(E,T),J(E,l,T),x&&x.m(E,T),J(E,c,T),h=!0},p(E,T){const S=T&2052?Ft(u,[{floorIndex:E[2],floorplanData:E[11]}]):{};t.$set(S),E[3]||E[5]?p?(p.p(E,T),T&40&&H(p,1)):(p=Yu(E),p.c(),H(p,1),p.m(i.parentNode,i)):p&&(Ie(),Z(p,1,1,()=>{p=null}),Ee());const F=T&2052?Ft(g,[{floorplanData:E[11],floorIndex:E[2]}]):{};s.$set(F),E[6]?m?(m.p(E,T),T&64&&H(m,1)):(m=Xu(E),m.c(),H(m,1),m.m(o.parentNode,o)):m&&(Ie(),Z(m,1,1,()=>{m=null}),Ee()),E[10]?b?(b.p(E,T),T&1024&&H(b,1)):(b=Zu(E),b.c(),H(b,1),b.m(a.parentNode,a)):b&&(Ie(),Z(b,1,1,()=>{b=null}),Ee()),E[4]?C?(C.p(E,T),T&16&&H(C,1)):(C=Ju(E),C.c(),H(C,1),C.m(l.parentNode,l)):C&&(Ie(),Z(C,1,1,()=>{C=null}),Ee()),E[22]?x?(x.p(E,T),T&4194304&&H(x,1)):(x=qu(E),x.c(),H(x,1),x.m(c.parentNode,c)):x&&(Ie(),Z(x,1,1,()=>{x=null}),Ee())},i(E){h||(H(t.$$.fragment,E),H(p),H(s.$$.fragment,E),H(m),H(b),H(C),H(x),h=!0)},o(E){Z(t.$$.fragment,E),Z(p),Z(s.$$.fragment,E),Z(m),Z(b),Z(C),Z(x),h=!1},d(E){ge(t,E),E&&X(e),p&&p.d(E),E&&X(i),ge(s,E),E&&X(r),m&&m.d(E),E&&X(o),b&&b.d(E),E&&X(a),C&&C.d(E),E&&X(l),x&&x.d(E),E&&X(c)}}}function B1(n){let t,e;return t=new E1({props:{missingFloorConfig:n[18]}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&262144&&(r.missingFloorConfig=i[18]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Yu(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[11],hoveredRoom:n[24],highlightData:n[17]}];let s={};for(let r=0;r<i.length;r+=1)s=jt(s,i[r]);return t=new yg({props:s}),{c(){ve(t.$$.fragment)},m(r,o){me(t,r,o),e=!0},p(r,o){const a=o&16910340?Ft(i,[{floorIndex:r[2],floorplanData:r[11],hoveredRoom:r[24],highlightData:r[17]}]):{};t.$set(a)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Xu(n){let t,e;const i=[{floorplanData:n[11],roomAreaEnable:n[7],roomNameEnable:n[8],roomDimensionEnable:n[9],floorIndex:n[2],getRoomAreaText:n[12],getRoomDimensionText:n[13],getLabelElement:n[14],hoveredRoom:n[24],adaptiveRoomLabelVisibleEnable:n[16]}];let s={};for(let r=0;r<i.length;r+=1)s=jt(s,i[r]);return t=new Hy({props:s}),{c(){ve(t.$$.fragment)},m(r,o){me(t,r,o),e=!0},p(r,o){const a=o&16874372?Ft(i,[{floorplanData:r[11],roomAreaEnable:r[7],roomNameEnable:r[8],roomDimensionEnable:r[9],floorIndex:r[2],getRoomAreaText:r[12],getRoomDimensionText:r[13],getLabelElement:r[14],hoveredRoom:r[24],adaptiveRoomLabelVisibleEnable:r[16]}]):{};t.$set(a)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Zu(n){let t,e;const i=[{floorplanData:n[11],floorIndex:n[2],getRuleDistanceText:n[15]}];let s={};for(let r=0;r<i.length;r+=1)s=jt(s,i[r]);return t=new Zy({props:s}),{c(){ve(t.$$.fragment)},m(r,o){me(t,r,o),e=!0},p(r,o){const a=o&34820?Ft(i,[{floorplanData:r[11],floorIndex:r[2],getRuleDistanceText:r[15]}]):{};t.$set(a)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Ju(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[11],lastPanoramaLongitude:n[19],cameraImageUrl:n[20]}];let s={};for(let r=0;r<i.length;r+=1)s=jt(s,i[r]);return t=new D1({props:s}),{c(){ve(t.$$.fragment)},m(r,o){me(t,r,o),e=!0},p(r,o){const a=o&1574913?Ft(i,[{panoIndex:r[0],floorplanData:r[11],lastPanoramaLongitude:r[19],cameraImageUrl:r[20]}]):{};t.$set(a)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function qu(n){let t,e;return t=new j1({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&2048&&(r.floorplanData=i[11]),s&2097152&&(r.northDesc=i[21]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function _1(n){let t,e,i,s,r;const o=[B1,R1],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=o[e](n),{c(){t=G("div"),i.c(),D(t,"class",s=mt(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){J(c,t,h),a[e].m(t,null),r=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(Ie(),Z(a[u],1,1,()=>{a[u]=null}),Ee(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),H(i,1),i.m(t,null)),(!r||h&2&&s!==(s=mt(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&D(t,"class",s)},i(c){r||(H(i),r=!0)},o(c){Z(i),r=!1},d(c){c&&X(t),a[e].d()}}}function F1(n,t,e){let i,s,{panoIndex:r}=t,{isCurrent:o}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:f}=t,{roomNameEnable:p}=t,{roomDimensionEnable:g}=t,{ruleLabelsEnable:v}=t,{floorplanData:m}=t,{getRoomAreaText:b}=t,{getRoomDimensionText:C}=t,{getLabelElement:x}=t,{getRuleDistanceText:E}=t,{adaptiveRoomLabelVisibleEnable:T}=t,{highlightData:S}=t,{missingFloorConfig:F}=t,{lastPanoramaLongitude:N}=t,{cameraImageUrl:q}=t,{northDesc:A}=t,{compassEnable:I}=t,{store:w=void 0}=t;const k=dh(void 0);return k.subscribe(M=>{w&&e(25,w.roomOnMouse=M,w)}),n.$$set=M=>{"panoIndex"in M&&e(0,r=M.panoIndex),"isCurrent"in M&&e(1,o=M.isCurrent),"floorIndex"in M&&e(2,a=M.floorIndex),"highlightEnable"in M&&e(3,l=M.highlightEnable),"cameraEnable"in M&&e(4,c=M.cameraEnable),"hoverEnable"in M&&e(5,h=M.hoverEnable),"roomLabelsEnable"in M&&e(6,u=M.roomLabelsEnable),"roomAreaEnable"in M&&e(7,f=M.roomAreaEnable),"roomNameEnable"in M&&e(8,p=M.roomNameEnable),"roomDimensionEnable"in M&&e(9,g=M.roomDimensionEnable),"ruleLabelsEnable"in M&&e(10,v=M.ruleLabelsEnable),"floorplanData"in M&&e(11,m=M.floorplanData),"getRoomAreaText"in M&&e(12,b=M.getRoomAreaText),"getRoomDimensionText"in M&&e(13,C=M.getRoomDimensionText),"getLabelElement"in M&&e(14,x=M.getLabelElement),"getRuleDistanceText"in M&&e(15,E=M.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in M&&e(16,T=M.adaptiveRoomLabelVisibleEnable),"highlightData"in M&&e(17,S=M.highlightData),"missingFloorConfig"in M&&e(18,F=M.missingFloorConfig),"lastPanoramaLongitude"in M&&e(19,N=M.lastPanoramaLongitude),"cameraImageUrl"in M&&e(20,q=M.cameraImageUrl),"northDesc"in M&&e(21,A=M.northDesc),"compassEnable"in M&&e(22,I=M.compassEnable),"store"in M&&e(25,w=M.store)},n.$$.update=()=>{n.$$.dirty&2052&&e(26,i=m.floorDatas[a]),n.$$.dirty&67108864&&e(23,s=i.rooms.length>0)},[r,o,a,l,c,h,u,f,p,g,v,m,b,C,x,E,T,S,F,N,q,A,I,s,k,w,i]}let H1=class extends Pe{constructor(t){super(),Ce(this,t,F1,_1,ye,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomDimensionEnable:9,ruleLabelsEnable:10,floorplanData:11,getRoomAreaText:12,getRoomDimensionText:13,getLabelElement:14,getRuleDistanceText:15,adaptiveRoomLabelVisibleEnable:16,highlightData:17,missingFloorConfig:18,lastPanoramaLongitude:19,cameraImageUrl:20,northDesc:21,compassEnable:22,store:25},V1)}};function N1(n){Me(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Ku(n,t,e){const i=n.slice();return i[25]=t[e],i}function $u(n){let t,e,i,s=n[14].floorDatas,r=[];for(let a=0;a<s.length;a+=1)r[a]=ed(Ku(n,s,a));const o=a=>Z(r[a],1,1,()=>{r[a]=null});return{c(){t=G("div");for(let a=0;a<r.length;a+=1)r[a].c();D(t,"class","floorplan-main svelte-86bqav")},m(a,l){J(a,t,l);for(let c=0;c<r.length;c+=1)r[c]&&r[c].m(t,null);i=!0},p(a,l){if(n=a,l&33554428){s=n[14].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Ku(n,s,c);r[c]?(r[c].p(h,l),H(r[c],1)):(r[c]=ed(h),r[c].c(),H(r[c],1),r[c].m(t,null))}for(Ie(),c=s.length;c<r.length;c+=1)o(c);Ee()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)H(r[l]);e||gt(()=>{e=Fn(t,Tt,{duration:n[0],easing:hn}),e.start()}),i=!0}},o(a){r=r.filter(Boolean);for(let l=0;l<r.length;l+=1)Z(r[l]);i=!1},d(a){a&&X(t),xi(r,a)}}}function ed(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[14],getRoomAreaText:n[17],getRoomDimensionText:n[18],getLabelElement:n[19],getRuleDistanceText:n[20],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomDimensionEnable:n[12],ruleLabelsEnable:n[13],adaptiveRoomLabelVisibleEnable:n[21],highlightData:n[22],missingFloorConfig:n[23],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[16],lastPanoramaLongitude:n[15],compassEnable:n[8],northDesc:n[2],store:n[24]},{floorIndex:n[25].floorIndex},{isCurrent:n[25].floorIndex===n[4]}];let s={};for(let r=0;r<i.length;r+=1)s=jt(s,i[r]);return t=new H1({props:s}),{c(){ve(t.$$.fragment)},m(r,o){me(t,r,o),e=!0},p(r,o){const a=o&33554428?Ft(i,[o&33554412&&{hoverEnable:r[6],highlightEnable:r[7],floorplanData:r[14],getRoomAreaText:r[17],getRoomDimensionText:r[18],getLabelElement:r[19],getRuleDistanceText:r[20],roomLabelsEnable:r[9],roomAreaEnable:r[10],roomNameEnable:r[11],roomDimensionEnable:r[12],ruleLabelsEnable:r[13],adaptiveRoomLabelVisibleEnable:r[21],highlightData:r[22],missingFloorConfig:r[23],panoIndex:r[3],cameraEnable:r[5],cameraImageUrl:r[16],lastPanoramaLongitude:r[15],compassEnable:r[8],northDesc:r[2],store:r[24]},o&16384&&{floorIndex:r[25].floorIndex},o&16400&&{isCurrent:r[25].floorIndex===r[4]}]):{};t.$set(a)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function G1(n){let t,e,i=n[1]&&$u(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&H(i,1)):(i=$u(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function W1(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:r}=t,{panoIndex:o}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:p}=t,{roomNameEnable:g}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:m}=t,{floorplanData:b}=t,{lastPanoramaLongitude:C}=t,{cameraImageUrl:x}=t,{getRoomAreaText:E}=t,{getRoomDimensionText:T}=t,{getLabelElement:S}=t,{getRuleDistanceText:F}=t,{adaptiveRoomLabelVisibleEnable:N}=t,{highlightData:q}=t,{missingFloorConfig:A}=t,{store:I=void 0}=t;return n.$$set=w=>{"duration"in w&&e(0,i=w.duration),"visible"in w&&e(1,s=w.visible),"northDesc"in w&&e(2,r=w.northDesc),"panoIndex"in w&&e(3,o=w.panoIndex),"floorIndex"in w&&e(4,a=w.floorIndex),"cameraEnable"in w&&e(5,l=w.cameraEnable),"hoverEnable"in w&&e(6,c=w.hoverEnable),"highlightEnable"in w&&e(7,h=w.highlightEnable),"compassEnable"in w&&e(8,u=w.compassEnable),"roomLabelsEnable"in w&&e(9,f=w.roomLabelsEnable),"roomAreaEnable"in w&&e(10,p=w.roomAreaEnable),"roomNameEnable"in w&&e(11,g=w.roomNameEnable),"roomDimensionEnable"in w&&e(12,v=w.roomDimensionEnable),"ruleLabelsEnable"in w&&e(13,m=w.ruleLabelsEnable),"floorplanData"in w&&e(14,b=w.floorplanData),"lastPanoramaLongitude"in w&&e(15,C=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(16,x=w.cameraImageUrl),"getRoomAreaText"in w&&e(17,E=w.getRoomAreaText),"getRoomDimensionText"in w&&e(18,T=w.getRoomDimensionText),"getLabelElement"in w&&e(19,S=w.getLabelElement),"getRuleDistanceText"in w&&e(20,F=w.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in w&&e(21,N=w.adaptiveRoomLabelVisibleEnable),"highlightData"in w&&e(22,q=w.highlightData),"missingFloorConfig"in w&&e(23,A=w.missingFloorConfig),"store"in w&&e(24,I=w.store)},[i,s,r,o,a,l,c,h,u,f,p,g,v,m,b,C,x,E,T,S,F,N,q,A,I]}let fh=class extends Pe{constructor(t){super(),Ce(this,t,W1,G1,ye,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomDimensionEnable:12,ruleLabelsEnable:13,floorplanData:14,lastPanoramaLongitude:15,cameraImageUrl:16,getRoomAreaText:17,getRoomDimensionText:18,getLabelElement:19,getRuleDistanceText:20,adaptiveRoomLabelVisibleEnable:21,highlightData:22,missingFloorConfig:23,store:24},N1)}};const Q1="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 U1(n){return ee(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return ee(this,null,function*(){const r={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const o=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());r.svgContent=o}return r})};return yield Promise.all(n.map(e))})}function Y1(n){const t={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};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function X1(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Y1),rules:n.rules}}function Z1(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function J1(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 Rn(n){return ee(this,null,function*(){const t=yield U1(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(X1),s=n.computed_data.entrance?J1(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Z1)}})}function q1(n,t,e){return n.map(s=>{const r=s.position,o=s.icon?s.icon:{url:Q1,width:45,height:48},a=Ky(r,t),l=Jy(r,e),c=qy(l,e);return{floorIndex:a,icon:o,id:s.id,position:l,positionInImage:c}})}function K1(n,t){return t(n),n}function or(n,t){return K1({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function td(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 ph(n,t,e=Ln.BOUNDING_CENTER){const i=td(n,t),s=td(n,t+1);return e===Ln.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Ln.CEILING?s:i}function mh(n,t,e,i){const s=ph(n,e,i==null?void 0:i.attachedTo),r=new y.Vector3(0,s,0),o=new y.Vector3(1,s,0),a=r.clone().project(n.camera),l=o.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Gn=class{constructor(t,e){d(this,"VERSION","3.60.0-alpha.0");d(this,"NAME");d(this,"five");d(this,"workUtil");d(this,"fiveUtil");d(this,"hooks",new kt);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,this.fiveUtil=new za(t),this.workUtil=this.fiveUtil.workUtil,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}set workCode(t){this.workUtil.workCode=t,this.onWorkCodeChange()}get workCode(){return this.workUtil.workCode}updateFive(t){this.five=t,this.fiveUtil.five=t,this.workUtil.five=t}getCurrentState(){return this.state}absoluteUrl(t){return Kc(this.staticPrefix,t)}onWorkCodeChange(){}},dn=class extends Gn{};var Jt=(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))(Jt||{});const wg=500,$1=80;function as(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Cg(n,t,e=4){const i=Math.PI*2,s=n%i,r=t%i,o=Math.min(s,r),a=Math.max(s,r);return as(o,a,e)||as(o+i,a,e)}Object.assign(window,{nearlyEqual:as,nearlyEqualRad:Cg});function ew(n){return Object.prototype.toString.call(n)==="[object Object]"}function id(n){return ew(n)&&!!n.isVector3}function gh(n,t){return ee(this,null,function*(){const[e]=yield us(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(o=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>o())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!tw(i,s))throw new Error("pose 与预期不符")})}function tw(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"?Cg(i,s,2):typeof i=="number"&&typeof s=="number"?as(i,s,2):id(s)&&id(i)?s.distanceTo(i)<.01:i===s})}function iw(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:r}=t,{latitude:o,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!as(e,o,2)||!as(i,a,2)||r!==void 0&&r.distanceTo(l)>.01||!as(s,c,2))}function Pg(n,t,e=!0){return ee(this,null,function*(){if(iw(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield us(gh(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:r,longitude:o,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(r-Math.PI/2)*1e3,(o>Math.PI?2*Math.PI-o:o)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield us(n.updateCamera(or(t,["mode"]),l,e));if(c)throw new Error(Jt.UpdateCameraError)})}function ar(n,t,e=300){var s,r;const i=n.getElement();if(i){i.style.opacity=t+"";for(let o=0;o<((r=(s=i.parentElement)==null?void 0:s.children)==null?void 0:r.length);o++){const a=i.parentElement.children[o];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(o=>i.addEventListener("transitionend",o,{once:!0})),new Promise(o=>setTimeout(o,e))]).then(()=>{i.style.transition="none"})}}function nw(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 sw(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 rw=class extends dn{constructor(e,i){var l,c,h;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"store",{roomOnMouse:null});d(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")});d(this,"show",(...i)=>ee(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)}));d(this,"hide",(...i)=>ee(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=mh(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*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});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Jt.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener()});d(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}))});d(this,"_show",e=>ee(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.five.model)!=null&&o.loaded))throw new Error(Jt.ModelNotLoaded);if(!this.data)throw new Error(Jt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=_(_({},i),e),r=()=>ee(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield us(Pg(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Jt.UnknownError);if(!this.updateSize())throw new Error(Jt.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:wg;ar(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}));d(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,Jt.BreakOffByHide),this.showPromise=void 0;const s=_(_({},{userAction:!0,isAutoHide:!1}),e);ar(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});d(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)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(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||sw(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();nw(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});d(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});d(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});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(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:$1/((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:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",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,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Vn,attachedTo:Ln.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:_(_({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,f)=>(u/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},r=i?or(i,["selector","scale"]):{},o=_(_({},s.missingFloorConfig),r.missingFloorConfig),a=ue(_(_({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&Kt(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Rn(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ee(this,null,function*(){return yield Rn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?_(_({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?ue(_(_({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=ue(_(_({},this.state),e),{config:o}),!_t(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=ue(_({},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,store:this.store});if(this.app)return this.app.$set(i);this.app=new fh({target:this.container,intro:!0,props:i})}};const ow=(n,t)=>new rw(n,t);function aw(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 lw(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 cw=class extends dn{constructor(e,i){var l,c;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"store",{roomOnMouse:null});d(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")});d(this,"show",(...i)=>ee(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)}));d(this,"hide",(...i)=>ee(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=mh(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*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});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Jt.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener()});d(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}))});d(this,"_show",e=>ee(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.fiveUtil.model)!=null&&o.loaded))throw new Error(Jt.ModelNotLoaded);if(!this.data)throw new Error(Jt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=_(_({},i),e),r=()=>ee(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield us(Pg(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Jt.UnknownError);if(!this.updateSize())throw new Error(Jt.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:wg;ar(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}));d(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,Jt.BreakOffByHide),this.showPromise=void 0;const s=_(_({},{userAction:!0,isAutoHide:!1}),e);ar(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});d(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new y.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)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(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&&lw(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),aw(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(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(or(this.showState,["offset"]),0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{var i;if(this.floorIndex!==e){if(e===null){const s=this.five.getCurrentState().panoIndex;this.floorIndex=(i=this.five.work)==null?void 0:i.observers[s].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,roomDimensionEnable:!0,cameraImageUrl:Vn,attachedTo:Ln.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:_(_({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},r=i?or(i,["selector","scale"]):{},o=_(_({},s.missingFloorConfig),r.missingFloorConfig),a=ue(_(_({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),di(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&Kt(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Rn(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=ph(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new y.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}formatData(e){return ee(this,null,function*(){return yield Rn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?_(_({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?ue(_(_({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=ue(_(_({},this.state),e),{config:o}),!_t(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=ue(_({},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,store:this.store});if(this.app)return this.app.$set(i);this.app=new fh({target:this.container,intro:!0,props:i})}};const hw=(n,t)=>new cw(n,t);let uw=class extends dn{constructor(e,i){var l,c;super(e);d(this,"name","topviewFloorplanPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"selector");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(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,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=mh(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*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});d(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")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,r;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});d(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)});d(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});d(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});d(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});d(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}))});d(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,roomDimensionEnable:!0,cameraImageUrl:Vn,attachedTo:Ln.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:_(_({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},r=i?or(i,["selector","scale"]):{},o=_(_({},s.missingFloorConfig),r.missingFloorConfig),a=ue(_(_({},s),r),{missingFloorConfig:o});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 ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&Kt(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Rn(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=ph(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new y.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return ee(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 ee(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ee(this,null,function*(){return yield Rn(e.data)})}_show(e){return ee(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 gh(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,r=this.state.config.modelOpacity;ar(this.five,r,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return ee(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,r=0;ar(this.five,s,r),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,r=(a=e.config)!=null&&a.missingFloorConfig?_(_({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?ue(_(_({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=ue(_(_({},this.state),e),{config:o}),!_t(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=ue(_({},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 fh({target:this.container,intro:!0,props:i})}};const dw=(n,t)=>new uw(n,t);function fw(n){Me(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 pw(n){let t,e,i;return{c(){t=G("div"),e=G("div"),i=G("div"),D(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),W(i,"background-image","url("+(n[0]||Vn)+")"),W(i,"transform",n[1]),D(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),W(e,"transform",n[2]),D(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),W(t,"opacity",n[3]?1:0)},m(s,r){J(s,t,r),U(t,e),U(e,i)},p(s,[r]){r&1&&W(i,"background-image","url("+(s[0]||Vn)+")"),(r&1||r&3)&&W(i,"transform",s[1]),r&4&&W(e,"transform",s[2]),r&8&&W(t,"opacity",s[3]?1:0)},i:ae,o:ae,d(s){s&&X(t)}}}function mw(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function gw(n,t,e){var C,x;let i,s,r,o,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,p=(x=(C=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:C.floorIndex)!=null?x:0;function g(E,T){const S=E.bounding,F=E.observers[T];if(!F)return"";const N=(S.max.x-S.min.x)*l,q=(S.max.y-S.min.y)*l,A=Math.floor(F.positionInImage.x*N),I=Math.floor(F.positionInImage.y*q);return`translate(${A}px, ${I}px)`}function v(E){e(7,u=E)}function m(E){e(9,p=a.work.observers[E].floorIndex)}const b=ja(E=>{e(8,f=E.longitude)},1e3/60);return Yt(()=>(a.on("panoWillArrive",v),a.on("panoArrived",m),a.on("cameraDirectionUpdate",b),function(){a.off("panoWillArrive",v),a.off("panoArrived",m),a.off("cameraDirectionUpdate",b)})),n.$$set=E=>{"five"in E&&e(4,a=E.five),"pxmm"in E&&e(5,l=E.pxmm),"floorplanData"in E&&e(6,c=E.floorplanData),"cameraImageUrl"in E&&e(0,h=E.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[p]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,r=g(c,u)),n.$$.dirty&256&&e(1,o=mw(f))},[h,o,r,s,a,l,c,u,f,p,i]}class vw extends Pe{constructor(t){super(),Ce(this,t,gw,pw,ye,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},fw)}}function Aw(n){Me(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 nd(n,t,e){const i=n.slice();return i[1]=t[e],i}function sd(n,t){let e,i,s=`${t[1].icon.width/16}rem`,r=`${t[1].icon.height/16}rem`,o,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=G("div"),i=G("div"),o=ce(),D(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),W(i,"background-image",`url(${t[1].icon.url})`),W(i,"width",s),W(i,"height",r),D(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),W(e,"top",a),W(e,"left",l),this.first=e},m(c,h){J(c,e,h),U(e,i),U(e,o)},p(c,h){t=c,h&1&&W(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&W(i,"width",s),u&&W(i,"height",r),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&W(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&W(e,"left",l)},d(c){c&&X(e)}}}function bw(n){let t,e=[],i=new Map,s=n[0];const r=o=>o[1].id;for(let o=0;o<s.length;o+=1){let a=nd(n,s,o),l=r(a);i.set(l,e[o]=sd(l,a))}return{c(){t=G("div");for(let o=0;o<e.length;o+=1)e[o].c();D(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(o,a){J(o,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(o,[a]){a&1&&(s=o[0],e=ki(e,a,r,1,o,s,i,t,hh,sd,null,nd))},i:ae,o:ae,d(o){o&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function yw(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class ww extends Pe{constructor(t){super(),Ce(this,t,yw,bw,ye,{extraObjects:0},Aw)}}function Cw(n){Me(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 Pw(n){let t,e,i,s,r,o;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=jt(l,a[h]);t=new Ag({props:l}),i=new ww({props:{extraObjects:n[7]}});let c=n[3]&&rd(n);return{c(){ve(t.$$.fragment),e=ce(),ve(i.$$.fragment),s=ce(),c&&c.c(),r=Re()},m(h,u){me(t,h,u),J(h,e,u),me(i,h,u),J(h,s,u),c&&c.m(h,u),J(h,r,u),o=!0},p(h,u){const f=u&20?Ft(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const p={};u&128&&(p.extraObjects=h[7]),i.$set(p),h[3]?c?(c.p(h,u),u&8&&H(c,1)):(c=rd(h),c.c(),H(c,1),c.m(r.parentNode,r)):c&&(Ie(),Z(c,1,1,()=>{c=null}),Ee())},i(h){o||(H(t.$$.fragment,h),H(i.$$.fragment,h),H(c),o=!0)},o(h){Z(t.$$.fragment,h),Z(i.$$.fragment,h),Z(c),o=!1},d(h){ge(t,h),h&&X(e),ge(i,h),h&&X(s),c&&c.d(h),h&&X(r)}}}function Iw(n){let t,e,i;return{c(){t=G("div"),e=G("img"),D(e,"class","missing-floor-image svelte-18287ai"),St(e.src,i=n[6])||D(e,"src",i),D(e,"alt","缺省楼层"),D(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,r){J(s,t,r),U(t,e)},p(s,r){r&64&&!St(e.src,i=s[6])&&D(e,"src",i)},i:ae,o:ae,d(s){s&&X(t)}}}function rd(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 r=0;r<i.length;r+=1)s=jt(s,i[r]);return t=new yg({props:s}),{c(){ve(t.$$.fragment)},m(r,o){me(t,r,o),e=!0},p(r,o){const a=o&567?Ft(i,[{five:r[0],pxmm:r[1],floorIndex:r[2],floorplanData:r[4],onRoomHeightClick:r[9],highlightData:r[5],hoveredRoom:void 0}]):{};t.$set(a)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Ew(n){let t,e,i,s;const r=[Iw,Pw],o=[];function a(l,c){return l[8]?1:0}return t=a(n),e=o[t]=r[t](n),{c(){e.c(),i=Re()},m(l,c){o[t].m(l,c),J(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?o[t].p(l,c):(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee(),e=o[t],e?e.p(l,c):(e=o[t]=r[t](l),e.c()),H(e,1),e.m(i.parentNode,i))},i(l){s||(H(e),s=!0)},o(l){Z(e),s=!1},d(l){o[t].d(l),l&&X(i)}}}function Mw(n,t,e){let i,s,r,{five:o}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:p}=t;const g=void 0;return n.$$set=v=>{"five"in v&&e(0,o=v.five),"pxmm"in v&&e(1,a=v.pxmm),"floorIndex"in v&&e(2,l=v.floorIndex),"hoverEnable"in v&&e(3,c=v.hoverEnable),"floorplanData"in v&&e(4,h=v.floorplanData),"extraObjects"in v&&e(10,u=v.extraObjects),"highlightData"in v&&e(5,f=v.highlightData),"missingFloorImageUrl"in v&&e(6,p=v.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,r=u==null?void 0:u.filter(v=>v.floorIndex===l))},[o,a,l,c,h,f,p,r,s,g,u,i]}class xw extends Pe{constructor(t){super(),Ce(this,t,Mw,Ew,ye,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},Cw)}}function kw(n){Me(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 od(n){let t,e,i,s,r=n[8]!==0&&ad(n);return{c(){t=G("div"),r&&r.c(),D(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(o,a){J(o,t,a),r&&r.m(t,null),e=!0,i||(s=[Ii(Nn.call(null,t)),Oe(t,"clientWidth",n[14]),Oe(t,"clientHeight",n[15])],i=!0)},p(o,a){o[8]!==0?r?(r.p(o,a),a&256&&H(r,1)):(r=ad(o),r.c(),H(r,1),r.m(t,null)):r&&(Ie(),Z(r,1,1,()=>{r=null}),Ee())},i(o){e||(H(r),e=!0)},o(o){Z(r),e=!1},d(o){o&&X(t),r&&r.d(),i=!1,wt(s)}}}function ad(n){let t,e,i,s,r=`${n[10]}px`,o=`${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=jt(c,l[f]);e=new xw({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let f=0;f<h.length;f+=1)u=jt(u,h[f]);return s=new vw({props:u}),{c(){t=G("div"),ve(e.$$.fragment),i=ce(),ve(s.$$.fragment),D(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),W(t,"width",r),W(t,"height",o)},m(f,p){J(f,t,p),me(e,t,null),U(t,i),me(s,t,null),a=!0},p(f,p){const g=p&6381?Ft(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(g);const v=p&2073?Ft(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(v),p&1024&&r!==(r=`${f[10]}px`)&&W(t,"width",r),p&8192&&o!==(o=`${f[13]}px`)&&W(t,"height",o)},i(f){a||(H(e.$$.fragment,f),H(s.$$.fragment,f),a=!0)},o(f){Z(e.$$.fragment,f),Z(s.$$.fragment,f),a=!1},d(f){f&&X(t),ge(e),ge(s)}}}function Dw(n){let t,e,i=n[1]&&od(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&H(i,1)):(i=od(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Sw(n,t,e){var E,T;let{five:i}=t,{visible:s}=t,{hoverEnable:r}=t,{floorplanData:o}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,f=(T=(E=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:E.floorIndex)!=null?T:0,p=0,g=0,v=0,m=0;function b(S){e(12,f=i.work.observers[S].floorIndex)}Yt(()=>(i.on("panoArrived",b),()=>{i.off("panoArrived",b)}));const C=S=>{e(8,p=S.detail)},x=S=>{e(9,g=S.detail)};return n.$$set=S=>{"five"in S&&e(0,i=S.five),"visible"in S&&e(1,s=S.visible),"hoverEnable"in S&&e(2,r=S.hoverEnable),"floorplanData"in S&&e(3,o=S.floorplanData),"cameraImageUrl"in S&&e(4,a=S.cameraImageUrl),"extraObjects"in S&&e(5,l=S.extraObjects),"highlightData"in S&&e(6,c=S.highlightData),"missingFloorImageUrl"in S&&e(7,h=S.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const S=Math.min(p,g),{max:F,min:N}=o.bounding,q=F.x-N.x,A=F.y-N.y,I=function(){return q>A?[S,S/q*A]:[S/A*q,S]}();e(10,v=I[0]),e(13,m=I[1]),e(11,u=v/q)}},[i,s,r,o,a,l,c,h,p,g,v,u,f,m,C,x]}class Tw extends Pe{constructor(t){super(),Ce(this,t,Sw,Dw,ye,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},kw)}}let Lw=class extends dn{constructor(e,i){super(e);d(this,"name","panoFloorplanRadarPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"wrapperSelector","");d(this,"wrapper",null);d(this,"disposed",!1);d(this,"extraObjects",[]);d(this,"highlightData",{});d(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(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:!1,highlightEnable:!1,cameraImageUrl:Vn,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},r=_(_({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:r},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 ee(this,null,function*(){function r(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const o=JSON.parse(JSON.stringify(e)),a=r(o)?o.data:o,l=this.data;this.data=yield Rn(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return ee(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 ee(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}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=q1(e,this.five,this.data),this.render())}formatData(e){return ee(this,null,function*(){return yield Rn(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,r=e.config?_(_({},s.config),e.config):s.config;this.state=ue(_(_({},this.state),e),{config:r}),!_t(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=ue(_({},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 Tw({target:this.wrapper,props:e})}};const Ow=(n,t)=>new Lw(n,t),zw=[{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:"和室"}],jw=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],Vw=[{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:"写字楼"}],Il=(n,t,e)=>{const i=new y.Matrix4,s=new y.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},Rw=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,r,o]=e;s&&n.applyMatrix4(Il(s,0,0)),r&&n.applyMatrix4(Il(0,r,0)),o&&n.applyMatrix4(Il(0,0,o))}return i&&n.position.set(i.x,i.y,i.z),n};function Ig(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,r=_({map:s.material.map||{}},t);s.material=new B.MeshBasicMaterial(r),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */var Eg={},ii=void 0,Bw=Eg;function vh(n,t){var e=n.split("."),i=Bw;!(e[0]in i)&&i.execScript&&i.execScript("var "+e[0]);for(var s;e.length&&(s=e.shift());)!e.length&&t!==ii?i[s]=t:i=i[s]?i[s]:i[s]={}}var ot=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined"&&typeof DataView!="undefined";function ts(n){var t=n.length,e=0,i=Number.POSITIVE_INFINITY,s,r,o,a,l,c,h,u,f,p;for(u=0;u<t;++u)n[u]>e&&(e=n[u]),n[u]<i&&(i=n[u]);for(s=1<<e,r=new(ot?Uint32Array:Array)(s),o=1,a=0,l=2;o<=e;){for(u=0;u<t;++u)if(n[u]===o){for(c=0,h=a,f=0;f<o;++f)c=c<<1|h&1,h>>=1;for(p=o<<16|u,f=c;f<s;f+=l)r[f]=p;++a}++o,a<<=1,l<<=1}return[r,e,i]}function Wn(n,t){switch(this.g=[],this.h=32768,this.d=this.f=this.a=this.l=0,this.input=ot?new Uint8Array(n):n,this.m=!1,this.i=wa,this.r=!1,(t||!(t={}))&&(t.index&&(this.a=t.index),t.bufferSize&&(this.h=t.bufferSize),t.bufferType&&(this.i=t.bufferType),t.resize&&(this.r=t.resize)),this.i){case Ah:this.b=32768,this.c=new(ot?Uint8Array:Array)(32768+this.h+258);break;case wa:this.b=0,this.c=new(ot?Uint8Array:Array)(this.h),this.e=this.z,this.n=this.v,this.j=this.w;break;default:throw Error("invalid inflate mode")}}var Ah=0,wa=1,ld={t:Ah,s:wa};Wn.prototype.k=function(){for(;!this.m;){var n=hi(this,3);switch(n&1&&(this.m=!0),n>>>=1,n){case 0:var t=this.input,e=this.a,i=this.c,s=this.b,r=t.length,o=ii,a=ii,l=i.length,c=ii;if(this.d=this.f=0,e+1>=r)throw Error("invalid uncompressed block header: LEN");if(o=t[e++]|t[e++]<<8,e+1>=r)throw Error("invalid uncompressed block header: NLEN");if(a=t[e++]|t[e++]<<8,o===~a)throw Error("invalid uncompressed block header: length verify");if(e+o>t.length)throw Error("input buffer is broken");switch(this.i){case Ah:for(;s+o>i.length;){if(c=l-s,o-=c,ot)i.set(t.subarray(e,e+c),s),s+=c,e+=c;else for(;c--;)i[s++]=t[e++];this.b=s,i=this.e(),s=this.b}break;case wa:for(;s+o>i.length;)i=this.e({p:2});break;default:throw Error("invalid inflate mode")}if(ot)i.set(t.subarray(e,e+o),s),s+=o,e+=o;else for(;o--;)i[s++]=t[e++];this.a=e,this.b=s,this.c=i;break;case 1:this.j(_w,Fw);break;case 2:for(var h=hi(this,5)+257,u=hi(this,5)+1,f=hi(this,4)+4,p=new(ot?Uint8Array:Array)(El.length),g=ii,v=ii,m=ii,b=ii,C=ii,x=ii,E=ii,S=ii,T=ii,S=0;S<f;++S)p[El[S]]=hi(this,3);if(!ot)for(S=f,f=p.length;S<f;++S)p[El[S]]=0;for(g=ts(p),b=new(ot?Uint8Array:Array)(h+u),S=0,T=h+u;S<T;)switch(C=ro(this,g),C){case 16:for(E=3+hi(this,2);E--;)b[S++]=x;break;case 17:for(E=3+hi(this,3);E--;)b[S++]=0;x=0;break;case 18:for(E=11+hi(this,7);E--;)b[S++]=0;x=0;break;default:x=b[S++]=C}v=ts(ot?b.subarray(0,h):b.slice(0,h)),m=ts(ot?b.subarray(h):b.slice(h)),this.j(v,m);break;default:throw Error("unknown BTYPE: "+n)}}return this.n()};var cd=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],El=ot?new Uint16Array(cd):cd,hd=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,258,258],Mg=ot?new Uint16Array(hd):hd,ud=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0],Ca=ot?new Uint8Array(ud):ud,dd=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],xg=ot?new Uint16Array(dd):dd,fd=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Pa=ot?new Uint8Array(fd):fd,lc=new(ot?Uint8Array:Array)(288),es,pd;es=0;for(pd=lc.length;es<pd;++es)lc[es]=143>=es?8:255>=es?9:279>=es?7:8;var _w=ts(lc),cc=new(ot?Uint8Array:Array)(30),sa,md;sa=0;for(md=cc.length;sa<md;++sa)cc[sa]=5;var Fw=ts(cc);function hi(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a;i<t;){if(r>=o)throw Error("input buffer is broken");e|=s[r++]<<i,i+=8}return a=e&(1<<t)-1,n.f=e>>>t,n.d=i-t,n.a=r,a}function ro(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a=t[0],l=t[1],c,h;i<l&&!(r>=o);)e|=s[r++]<<i,i+=8;if(c=a[e&(1<<l)-1],h=c>>>16,h>i)throw Error("invalid code length: "+h);return n.f=e>>h,n.d=i-h,n.a=r,c&65535}Wn.prototype.j=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length-258,r,o,a,l;(r=ro(this,n))!==256;)if(256>r)i>=s&&(this.b=i,e=this.e(),i=this.b),e[i++]=r;else for(o=r-257,l=Mg[o],0<Ca[o]&&(l+=hi(this,Ca[o])),r=ro(this,t),a=xg[r],0<Pa[r]&&(a+=hi(this,Pa[r])),i>=s&&(this.b=i,e=this.e(),i=this.b);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i};Wn.prototype.w=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length,r,o,a,l;(r=ro(this,n))!==256;)if(256>r)i>=s&&(e=this.e(),s=e.length),e[i++]=r;else for(o=r-257,l=Mg[o],0<Ca[o]&&(l+=hi(this,Ca[o])),r=ro(this,t),a=xg[r],0<Pa[r]&&(a+=hi(this,Pa[r])),i+l>s&&(e=this.e(),s=e.length);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i};Wn.prototype.e=function(){var n=new(ot?Uint8Array:Array)(this.b-32768),t=this.b-32768,e,i,s=this.c;if(ot)n.set(s.subarray(32768,n.length));else for(e=0,i=n.length;e<i;++e)n[e]=s[e+32768];if(this.g.push(n),this.l+=n.length,ot)s.set(s.subarray(t,t+32768));else for(e=0;32768>e;++e)s[e]=s[t+e];return this.b=32768,s};Wn.prototype.z=function(n){var t,e=this.input.length/this.a+1|0,i,s,r,o=this.input,a=this.c;return n&&(typeof n.p=="number"&&(e=n.p),typeof n.u=="number"&&(e+=n.u)),2>e?(i=(o.length-this.a)/this.o[2],r=258*(i/2)|0,s=r<a.length?a.length+r:a.length<<1):s=a.length*e,ot?(t=new Uint8Array(s),t.set(a)):t=a,this.c=t};Wn.prototype.n=function(){var n=0,t=this.c,e=this.g,i,s=new(ot?Uint8Array:Array)(this.l+(this.b-32768)),r,o,a,l;if(e.length===0)return ot?this.c.subarray(32768,this.b):this.c.slice(32768,this.b);for(r=0,o=e.length;r<o;++r)for(i=e[r],a=0,l=i.length;a<l;++a)s[n++]=i[a];for(r=32768,o=this.b;r<o;++r)s[n++]=t[r];return this.g=[],this.buffer=s};Wn.prototype.v=function(){var n,t=this.b;return ot?this.r?(n=new Uint8Array(t),n.set(this.c.subarray(0,t))):n=this.c.subarray(0,t):(this.c.length>t&&(this.c.length=t),n=this.c),this.buffer=n};function bh(n,t){var e,i;switch(this.input=n,this.a=0,(t||!(t={}))&&(t.index&&(this.a=t.index),t.verify&&(this.A=t.verify)),e=n[this.a++],i=n[this.a++],e&15){case gd:this.method=gd;break;default:throw Error("unsupported compression method")}if(((e<<8)+i)%31!==0)throw Error("invalid fcheck flag:"+((e<<8)+i)%31);if(i&32)throw Error("fdict flag is not supported");this.q=new Wn(n,{index:this.a,bufferSize:t.bufferSize,bufferType:t.bufferType,resize:t.resize})}bh.prototype.k=function(){var n=this.input,t,e;if(t=this.q.k(),this.a=this.q.a,this.A){e=(n[this.a++]<<24|n[this.a++]<<16|n[this.a++]<<8|n[this.a++])>>>0;var i=t;if(typeof i=="string"){var s=i.split(""),r,o;for(r=0,o=s.length;r<o;r++)s[r]=(s[r].charCodeAt(0)&255)>>>0;i=s}for(var a=1,l=0,c=i.length,h,u=0;0<c;){h=1024<c?1024:c,c-=h;do a+=i[u++],l+=a;while(--h);a%=65521,l%=65521}if(e!==(l<<16|a)>>>0)throw Error("invalid adler-32 checksum")}return t};var gd=8;vh("Zlib.Inflate",bh);vh("Zlib.Inflate.prototype.decompress",bh.prototype.k);var hc={ADAPTIVE:ld.s,BLOCK:ld.t},Yr,Xr,Js,vd;if(Object.keys)Yr=Object.keys(hc);else for(Xr in Yr=[],Js=0,hc)Yr[Js++]=Xr;Js=0;for(vd=Yr.length;Js<vd;++Js)Xr=Yr[Js],vh("Zlib.Inflate.BufferType."+Xr,hc[Xr]);var Ad=Eg.Zlib,kg={findSpan:function(n,t,e){var i=e.length-n-1;if(t>=e[i])return i-1;if(t<=e[n])return n;for(var s=n,r=i,o=Math.floor((s+r)/2);t<e[o]||t>=e[o+1];)t<e[o]?r=o:s=o,o=Math.floor((s+r)/2);return o},calcBasisFunctions:function(n,t,e,i){var s=[],r=[],o=[];s[0]=1;for(var a=1;a<=e;++a){r[a]=t-i[n+1-a],o[a]=i[n+a]-t;for(var l=0,c=0;c<a;++c){var h=o[c+1],u=r[a-c],f=s[c]/(h+u);s[c]=l+h*f,l=u*f}s[a]=l}return s},calcBSplinePoint:function(n,t,e,i){for(var s=this.findSpan(n,i,t),r=this.calcBasisFunctions(s,i,n,t),o=new B.Vector4(0,0,0,0),a=0;a<=n;++a){var l=e[s-n+a],c=r[a],h=l.w*c;o.x+=l.x*h,o.y+=l.y*h,o.z+=l.z*h,o.w+=l.w*c}return o},calcBasisFunctionDerivatives:function(n,t,e,i,s){for(var r=[],o=0;o<=e;++o)r[o]=0;for(var a=[],o=0;o<=i;++o)a[o]=r.slice(0);for(var l=[],o=0;o<=e;++o)l[o]=r.slice(0);l[0][0]=1;for(var c=r.slice(0),h=r.slice(0),u=1;u<=e;++u){c[u]=t-s[n+1-u],h[u]=s[n+u]-t;for(var f=0,q=0;q<u;++q){var p=h[q+1],g=c[u-q];l[u][q]=p+g;var v=l[q][u-1]/l[u][q];l[q][u]=f+p*v,f=g*v}l[u][u]=f}for(var u=0;u<=e;++u)a[0][u]=l[u][e];for(var q=0;q<=e;++q){for(var m=0,b=1,C=[],o=0;o<=e;++o)C[o]=r.slice(0);C[0][0]=1;for(var x=1;x<=i;++x){var E=0,T=q-x,S=e-x;q>=x&&(C[b][0]=C[m][0]/l[S+1][T],E=C[b][0]*l[T][S]);for(var F=T>=-1?1:-T,N=q-1<=S?x-1:e-q,u=F;u<=N;++u)C[b][u]=(C[m][u]-C[m][u-1])/l[S+1][T+u],E+=C[b][u]*l[T+u][S];q<=S&&(C[b][x]=-C[m][x-1]/l[S+1][q],E+=C[b][x]*l[q][S]),a[x][q]=E;var u=m;m=b,b=u}}for(var q=e,x=1;x<=i;++x){for(var u=0;u<=e;++u)a[x][u]*=q;q*=e-x}return a},calcBSplineDerivatives:function(n,t,e,i,s){for(var r=s<n?s:n,o=[],a=this.findSpan(n,i,t),l=this.calcBasisFunctionDerivatives(a,i,n,r,t),c=[],h=0;h<e.length;++h){var u=e[h].clone(),f=u.w;u.x*=f,u.y*=f,u.z*=f,c[h]=u}for(var p=0;p<=r;++p){for(var u=c[a-n].clone().multiplyScalar(l[p][0]),g=1;g<=n;++g)u.add(c[a-n+g].clone().multiplyScalar(l[p][g]));o[p]=u}for(var p=r+1;p<=s+1;++p)o[p]=new B.Vector4(0,0,0);return o},calcKoverI:function(n,t){for(var e=1,i=2;i<=n;++i)e*=i;for(var s=1,i=2;i<=t;++i)s*=i;for(var i=2;i<=n-t;++i)s*=i;return e/s},calcRationalCurveDerivatives:function(n){for(var t=n.length,e=[],i=[],s=0;s<t;++s){var r=n[s];e[s]=new B.Vector3(r.x,r.y,r.z),i[s]=r.w}for(var o=[],a=0;a<t;++a){for(var l=e[a].clone(),s=1;s<=a;++s)l.sub(o[a-s].clone().multiplyScalar(this.calcKoverI(a,s)*i[s]));o[a]=l.divideScalar(i[0])}return o},calcNURBSDerivatives:function(n,t,e,i,s){var r=this.calcBSplineDerivatives(n,t,e,i,s);return this.calcRationalCurveDerivatives(r)},calcSurfacePoint:function(n,t,e,i,s,r,o,a){for(var l=this.findSpan(n,r,e),c=this.findSpan(t,o,i),h=this.calcBasisFunctions(l,r,n,e),u=this.calcBasisFunctions(c,o,t,i),f=[],p=0;p<=t;++p){f[p]=new B.Vector4(0,0,0,0);for(var g=0;g<=n;++g){var v=s[l-n+g][c-t+p].clone(),m=v.w;v.x*=m,v.y*=m,v.z*=m,f[p].add(v.multiplyScalar(h[g]))}}for(var b=new B.Vector4(0,0,0,0),p=0;p<=t;++p)b.add(f[p].multiplyScalar(u[p]));b.divideScalar(b.w),a.set(b.x,b.y,b.z)}},ds=function(n,t,e,i,s){B.Curve.call(this),this.degree=n,this.knots=t,this.controlPoints=[],this.startKnot=i||0,this.endKnot=s||this.knots.length-1;for(var r=0;r<e.length;++r){var o=e[r];this.controlPoints[r]=new B.Vector4(o.x,o.y,o.z,o.w)}};ds.prototype=Object.create(B.Curve.prototype);ds.prototype.constructor=ds;ds.prototype.getPoint=function(n,t){var e=t||new B.Vector3,i=this.knots[this.startKnot]+n*(this.knots[this.endKnot]-this.knots[this.startKnot]),s=kg.calcBSplinePoint(this.degree,this.knots,this.controlPoints,i);return s.w!=1&&s.divideScalar(s.w),e.set(s.x,s.y,s.z)};ds.prototype.getTangent=function(n,t){var e=t||new B.Vector3,i=this.knots[0]+n*(this.knots[this.knots.length-1]-this.knots[0]),s=kg.calcNURBSDerivatives(this.degree,this.knots,this.controlPoints,i,1);return e.copy(s[1]).normalize(),e};var Dg=function(){var n,t,e;function i(A){B.Loader.call(this,A)}i.prototype=Object.assign(Object.create(B.Loader.prototype),{constructor:i,load:function(A,I,w,k){var M=this,L=M.path===""?B.LoaderUtils.extractUrlBase(A):M.path,j=new B.FileLoader(this.manager);j.setPath(M.path),j.setResponseType("arraybuffer"),j.load(A,function(R){try{I(M.parse(R,L))}catch(Y){k?k(Y):console.error(Y),M.manager.itemError(A)}},w,k)},parse:function(A,I){if(u(A))n=new l().parse(A);else{var w=S(A);if(!f(w))throw new Error("THREE.FBXLoader: Unknown format.");if(p(w)<7e3)throw new Error("THREE.FBXLoader: FBX version not supported, FileVersion: "+p(w));n=new a().parse(w)}var k=new B.TextureLoader(this.manager).setPath(this.resourcePath||I).setCrossOrigin(this.crossOrigin);return new s(k,this.manager).parse(n)}});function s(A,I){this.textureLoader=A,this.manager=I}s.prototype={constructor:s,parse:function(){t=this.parseConnections();var A=this.parseImages(),I=this.parseTextures(A),w=this.parseMaterials(I),k=this.parseDeformers(),M=new r().parse(k);return this.parseScene(k,M,w),e},parseConnections:function(){var A=new Map;if("Connections"in n){var I=n.Connections.connections;I.forEach(function(w){var k=w[0],M=w[1],L=w[2];A.has(k)||A.set(k,{parents:[],children:[]});var j={ID:M,relationship:L};A.get(k).parents.push(j),A.has(M)||A.set(M,{parents:[],children:[]});var R={ID:k,relationship:L};A.get(M).children.push(R)})}return A},parseImages:function(){var A={},I={};if("Video"in n.Objects){var w=n.Objects.Video;for(var k in w){var M=w[k],L=parseInt(k);if(A[L]=M.RelativeFilename||M.Filename,"Content"in M){var j=M.Content instanceof ArrayBuffer&&M.Content.byteLength>0,R=typeof M.Content=="string"&&M.Content!=="";if(j||R){var Y=this.parseImage(w[k]);I[M.RelativeFilename||M.Filename]=Y}}}}for(var L in A){var te=A[L];I[te]!==void 0?A[L]=I[te]:A[L]=A[L].split("\\").pop()}return A},parseImage:function(A){var I=A.Content,w=A.RelativeFilename||A.Filename,k=w.slice(w.lastIndexOf(".")+1).toLowerCase(),M;switch(k){case"bmp":M="image/bmp";break;case"jpg":case"jpeg":M="image/jpeg";break;case"png":M="image/png";break;case"tif":M="image/tiff";break;case"tga":this.manager.getHandler(".tga")===null&&console.warn("FBXLoader: TGA loader not found, skipping ",w),M="image/tga";break;default:console.warn('FBXLoader: Image type "'+k+'" is not supported.');return}if(typeof I=="string")return"data:"+M+";base64,"+I;var L=new Uint8Array(I);return window.URL.createObjectURL(new Blob([L],{type:M}))},parseTextures:function(A){var I=new Map;if("Texture"in n.Objects){var w=n.Objects.Texture;for(var k in w){var M=this.parseTexture(w[k],A);I.set(parseInt(k),M)}}return I},parseTexture:function(A,I){var w=this.loadTexture(A,I);w.ID=A.id,w.name=A.attrName;var k=A.WrapModeU,M=A.WrapModeV,L=k!==void 0?k.value:0,j=M!==void 0?M.value:0;if(w.wrapS=L===0?B.RepeatWrapping:B.ClampToEdgeWrapping,w.wrapT=j===0?B.RepeatWrapping:B.ClampToEdgeWrapping,"Scaling"in A){var R=A.Scaling.value;w.repeat.x=R[0],w.repeat.y=R[1]}return w},loadTexture:function(A,I){var w,k=this.textureLoader.path,M=t.get(A.id).children;M!==void 0&&M.length>0&&I[M[0].ID]!==void 0&&(w=I[M[0].ID],(w.indexOf("blob:")===0||w.indexOf("data:")===0)&&this.textureLoader.setPath(void 0));var L,j=A.FileName.slice(-3).toLowerCase();if(j==="tga"){var R=this.manager.getHandler(".tga");R===null?(console.warn("FBXLoader: TGA loader not found, creating placeholder texture for",A.RelativeFilename),L=new B.Texture):L=R.load(w)}else j==="psd"?(console.warn("FBXLoader: PSD textures are not supported, creating placeholder texture for",A.RelativeFilename),L=new B.Texture):L=this.textureLoader.load(w);return this.textureLoader.setPath(k),L},parseMaterials:function(A){var I=new Map;if("Material"in n.Objects){var w=n.Objects.Material;for(var k in w){var M=this.parseMaterial(w[k],A);M!==null&&I.set(parseInt(k),M)}}return I},parseMaterial:function(A,I){var w=A.id,k=A.attrName,M=A.ShadingModel;if(typeof M=="object"&&(M=M.value),!t.has(w))return null;var L=this.parseParameters(A,I,w),j;switch(M.toLowerCase()){case"phong":j=new B.MeshPhongMaterial;break;case"lambert":j=new B.MeshLambertMaterial;break;default:console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.',M),j=new B.MeshPhongMaterial;break}return j.setValues(L),j.name=k,j},parseParameters:function(A,I,w){var k={};A.BumpFactor&&(k.bumpScale=A.BumpFactor.value),A.Diffuse?k.color=new B.Color().fromArray(A.Diffuse.value):A.DiffuseColor&&A.DiffuseColor.type==="Color"&&(k.color=new B.Color().fromArray(A.DiffuseColor.value)),A.DisplacementFactor&&(k.displacementScale=A.DisplacementFactor.value),A.Emissive?k.emissive=new B.Color().fromArray(A.Emissive.value):A.EmissiveColor&&A.EmissiveColor.type==="Color"&&(k.emissive=new B.Color().fromArray(A.EmissiveColor.value)),A.EmissiveFactor&&(k.emissiveIntensity=parseFloat(A.EmissiveFactor.value)),A.Opacity&&(k.opacity=parseFloat(A.Opacity.value)),k.opacity<1&&(k.transparent=!0),A.ReflectionFactor&&(k.reflectivity=A.ReflectionFactor.value),A.Shininess&&(k.shininess=A.Shininess.value),A.Specular?k.specular=new B.Color().fromArray(A.Specular.value):A.SpecularColor&&A.SpecularColor.type==="Color"&&(k.specular=new B.Color().fromArray(A.SpecularColor.value));var M=this;return t.get(w).children.forEach(function(L){var j=L.relationship;switch(j){case"Bump":k.bumpMap=M.getTexture(I,L.ID);break;case"Maya|TEX_ao_map":k.aoMap=M.getTexture(I,L.ID);break;case"DiffuseColor":case"Maya|TEX_color_map":k.map=M.getTexture(I,L.ID),k.map.encoding=B.sRGBEncoding;break;case"DisplacementColor":k.displacementMap=M.getTexture(I,L.ID);break;case"EmissiveColor":k.emissiveMap=M.getTexture(I,L.ID),k.emissiveMap.encoding=B.sRGBEncoding;break;case"NormalMap":case"Maya|TEX_normal_map":k.normalMap=M.getTexture(I,L.ID);break;case"ReflectionColor":k.envMap=M.getTexture(I,L.ID),k.envMap.mapping=B.EquirectangularReflectionMapping,k.envMap.encoding=B.sRGBEncoding;break;case"SpecularColor":k.specularMap=M.getTexture(I,L.ID),k.specularMap.encoding=B.sRGBEncoding;break;case"TransparentColor":case"TransparencyFactor":k.alphaMap=M.getTexture(I,L.ID),k.transparent=!0;break;case"AmbientColor":case"ShininessExponent":case"SpecularFactor":case"VectorDisplacementColor":default:console.warn("THREE.FBXLoader: %s map is not supported in three.js, skipping texture.",j);break}}),k},getTexture:function(A,I){return"LayeredTexture"in n.Objects&&I in n.Objects.LayeredTexture&&(console.warn("THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer."),I=t.get(I).children[0].ID),A.get(I)},parseDeformers:function(){var A={},I={};if("Deformer"in n.Objects){var w=n.Objects.Deformer;for(var k in w){var M=w[k],L=t.get(parseInt(k));if(M.attrType==="Skin"){var j=this.parseSkeleton(L,w);j.ID=k,L.parents.length>1&&console.warn("THREE.FBXLoader: skeleton attached to more than one geometry is not supported."),j.geometryID=L.parents[0].ID,A[k]=j}else if(M.attrType==="BlendShape"){var R={id:k};R.rawTargets=this.parseMorphTargets(L,w),R.id=k,L.parents.length>1&&console.warn("THREE.FBXLoader: morph target attached to more than one geometry is not supported."),I[k]=R}}}return{skeletons:A,morphTargets:I}},parseSkeleton:function(A,I){var w=[];return A.children.forEach(function(k){var M=I[k.ID];if(M.attrType==="Cluster"){var L={ID:k.ID,indices:[],weights:[],transformLink:new B.Matrix4().fromArray(M.TransformLink.a)};"Indexes"in M&&(L.indices=M.Indexes.a,L.weights=M.Weights.a),w.push(L)}}),{rawBones:w,bones:[]}},parseMorphTargets:function(A,I){for(var w=[],k=0;k<A.children.length;k++){var M=A.children[k],L=I[M.ID],j={name:L.attrName,initialWeight:L.DeformPercent,id:L.id,fullWeights:L.FullWeights.a};if(L.attrType!=="BlendShapeChannel")return;j.geoID=t.get(parseInt(M.ID)).children.filter(function(R){return R.relationship===void 0})[0].ID,w.push(j)}return w},parseScene:function(A,I,w){e=new B.Group;var k=this.parseModels(A.skeletons,I,w),M=n.Objects.Model,L=this;k.forEach(function(R){var Y=M[R.ID];L.setLookAtProperties(R,Y);var te=t.get(R.ID).parents;te.forEach(function($){var oe=k.get($.ID);oe!==void 0&&oe.add(R)}),R.parent===null&&e.add(R)}),this.bindSkeleton(A.skeletons,I,k),this.createAmbientLight(),this.setupMorphMaterials(),e.traverse(function(R){if(R.userData.transformData){R.parent&&(R.userData.transformData.parentMatrixWorld=R.parent.matrix);var Y=x(R.userData.transformData);R.applyMatrix4(Y)}});var j=new o().parse();e.children.length===1&&e.children[0].isGroup&&(e.children[0].animations=j,e=e.children[0]),e.animations=j},parseModels:function(A,I,w){var k=new Map,M=n.Objects.Model;for(var L in M){var j=parseInt(L),R=M[L],Y=t.get(j),te=this.buildSkeleton(Y,A,j,R.attrName);if(!te){switch(R.attrType){case"Camera":te=this.createCamera(Y);break;case"Light":te=this.createLight(Y);break;case"Mesh":te=this.createMesh(Y,I,w);break;case"NurbsCurve":te=this.createCurve(Y,I);break;case"LimbNode":case"Root":te=new B.Bone;break;case"Null":default:te=new B.Group;break}te.name=R.attrName?B.PropertyBinding.sanitizeNodeName(R.attrName):"",te.ID=j}this.getTransformData(te,R),k.set(j,te)}return k},buildSkeleton:function(A,I,w,k){var M=null;return A.parents.forEach(function(L){for(var j in I){var R=I[j];R.rawBones.forEach(function(Y,te){if(Y.ID===L.ID){var $=M;M=new B.Bone,M.matrixWorld.copy(Y.transformLink),M.name=k?B.PropertyBinding.sanitizeNodeName(k):"",M.ID=w,R.bones[te]=M,$!==null&&M.add($)}})}}),M},createCamera:function(A){var I,w;if(A.children.forEach(function(oe){var se=n.Objects.NodeAttribute[oe.ID];se!==void 0&&(w=se)}),w===void 0)I=new B.Object3D;else{var k=0;w.CameraProjectionType!==void 0&&w.CameraProjectionType.value===1&&(k=1);var M=1;w.NearPlane!==void 0&&(M=w.NearPlane.value/1e3);var L=1e3;w.FarPlane!==void 0&&(L=w.FarPlane.value/1e3);var j=window.innerWidth,R=window.innerHeight;w.AspectWidth!==void 0&&w.AspectHeight!==void 0&&(j=w.AspectWidth.value,R=w.AspectHeight.value);var Y=j/R,te=45;w.FieldOfView!==void 0&&(te=w.FieldOfView.value);var $=w.FocalLength?w.FocalLength.value:null;switch(k){case 0:I=new B.PerspectiveCamera(te,Y,M,L),$!==null&&I.setFocalLength($);break;case 1:I=new B.OrthographicCamera(-j/2,j/2,R/2,-R/2,M,L);break;default:console.warn("THREE.FBXLoader: Unknown camera type "+k+"."),I=new B.Object3D;break}}return I},createLight:function(A){var I,w;if(A.children.forEach(function($){var oe=n.Objects.NodeAttribute[$.ID];oe!==void 0&&(w=oe)}),w===void 0)I=new B.Object3D;else{var k;w.LightType===void 0?k=0:k=w.LightType.value;var M=16777215;w.Color!==void 0&&(M=new B.Color().fromArray(w.Color.value));var L=w.Intensity===void 0?1:w.Intensity.value/100;w.CastLightOnObject!==void 0&&w.CastLightOnObject.value===0&&(L=0);var j=0;w.FarAttenuationEnd!==void 0&&(w.EnableFarAttenuation!==void 0&&w.EnableFarAttenuation.value===0?j=0:j=w.FarAttenuationEnd.value);var R=1;switch(k){case 0:I=new B.PointLight(M,L,j,R);break;case 1:I=new B.DirectionalLight(M,L);break;case 2:var Y=Math.PI/3;w.InnerAngle!==void 0&&(Y=B.MathUtils.degToRad(w.InnerAngle.value));var te=0;w.OuterAngle!==void 0&&(te=B.MathUtils.degToRad(w.OuterAngle.value),te=Math.max(te,1)),I=new B.SpotLight(M,L,j,Y,te,R);break;default:console.warn("THREE.FBXLoader: Unknown light type "+w.LightType.value+", defaulting to a PointLight."),I=new B.PointLight(M,L);break}w.CastShadows!==void 0&&w.CastShadows.value===1&&(I.castShadow=!0)}return I},createMesh:function(A,I,w){var k,M=null,L=null,j=[];return A.children.forEach(function(R){I.has(R.ID)&&(M=I.get(R.ID)),w.has(R.ID)&&j.push(w.get(R.ID))}),j.length>1?L=j:j.length>0?L=j[0]:(L=new B.MeshPhongMaterial({color:13421772}),j.push(L)),"color"in M.attributes&&j.forEach(function(R){R.vertexColors=!0}),M.FBX_Deformer?(j.forEach(function(R){R.skinning=!0}),k=new B.SkinnedMesh(M,L),k.normalizeSkinWeights()):k=new B.Mesh(M,L),k},createCurve:function(A,I){var w=A.children.reduce(function(M,L){return I.has(L.ID)&&(M=I.get(L.ID)),M},null),k=new B.LineBasicMaterial({color:3342591,linewidth:1});return new B.Line(w,k)},getTransformData:function(A,I){var w={};"InheritType"in I&&(w.inheritType=parseInt(I.InheritType.value)),"RotationOrder"in I?w.eulerOrder=E(I.RotationOrder.value):w.eulerOrder="ZYX","Lcl_Translation"in I&&(w.translation=I.Lcl_Translation.value),"PreRotation"in I&&(w.preRotation=I.PreRotation.value),"Lcl_Rotation"in I&&(w.rotation=I.Lcl_Rotation.value),"PostRotation"in I&&(w.postRotation=I.PostRotation.value),"Lcl_Scaling"in I&&(w.scale=I.Lcl_Scaling.value),"ScalingOffset"in I&&(w.scalingOffset=I.ScalingOffset.value),"ScalingPivot"in I&&(w.scalingPivot=I.ScalingPivot.value),"RotationOffset"in I&&(w.rotationOffset=I.RotationOffset.value),"RotationPivot"in I&&(w.rotationPivot=I.RotationPivot.value),A.userData.transformData=w},setLookAtProperties:function(A,I){if("LookAtProperty"in I){var w=t.get(A.ID).children;w.forEach(function(k){if(k.relationship==="LookAtProperty"){var M=n.Objects.Model[k.ID];if("Lcl_Translation"in M){var L=M.Lcl_Translation.value;A.target!==void 0?(A.target.position.fromArray(L),e.add(A.target)):A.lookAt(new B.Vector3().fromArray(L))}}})}},bindSkeleton:function(A,I,w){var k=this.parsePoseNodes();for(var M in A){var L=A[M],j=t.get(parseInt(L.ID)).parents;j.forEach(function(R){if(I.has(R.ID)){var Y=R.ID,te=t.get(Y);te.parents.forEach(function($){if(w.has($.ID)){var oe=w.get($.ID);oe.bind(new B.Skeleton(L.bones),k[$.ID])}})}})}},parsePoseNodes:function(){var A={};if("Pose"in n.Objects){var I=n.Objects.Pose;for(var w in I)if(I[w].attrType==="BindPose"){var k=I[w].PoseNode;Array.isArray(k)?k.forEach(function(M){A[M.Node]=new B.Matrix4().fromArray(M.Matrix.a)}):A[k.Node]=new B.Matrix4().fromArray(k.Matrix.a)}}return A},createAmbientLight:function(){if("GlobalSettings"in n&&"AmbientColor"in n.GlobalSettings){var A=n.GlobalSettings.AmbientColor.value,I=A[0],w=A[1],k=A[2];if(I!==0||w!==0||k!==0){var M=new B.Color(I,w,k);e.add(new B.AmbientLight(M,1))}}},setupMorphMaterials:function(){var A=this;e.traverse(function(I){I.isMesh&&I.geometry.morphAttributes.position&&I.geometry.morphAttributes.position.length&&(Array.isArray(I.material)?I.material.forEach(function(w,k){A.setupMorphMaterial(I,w,k)}):A.setupMorphMaterial(I,I.material))})},setupMorphMaterial:function(A,I,w){var k=A.uuid,M=I.uuid,L=!1;if(e.traverse(function(R){R.isMesh&&(Array.isArray(R.material)?R.material.forEach(function(Y){Y.uuid===M&&R.uuid!==k&&(L=!0)}):R.material.uuid===M&&R.uuid!==k&&(L=!0))}),L===!0){var j=I.clone();j.morphTargets=!0,w===void 0?A.material=j:A.material[w]=j}else I.morphTargets=!0}};function r(){}r.prototype={constructor:r,parse:function(A){var I=new Map;if("Geometry"in n.Objects){var w=n.Objects.Geometry;for(var k in w){var M=t.get(parseInt(k)),L=this.parseGeometry(M,w[k],A);I.set(parseInt(k),L)}}return I},parseGeometry:function(A,I,w){switch(I.attrType){case"Mesh":return this.parseMeshGeometry(A,I,w);case"NurbsCurve":return this.parseNurbsGeometry(I)}},parseMeshGeometry:function(A,I,w){var k=w.skeletons,M=[],L=A.parents.map(function($){return n.Objects.Model[$.ID]});if(L.length!==0){var j=A.children.reduce(function($,oe){return k[oe.ID]!==void 0&&($=k[oe.ID]),$},null);A.children.forEach(function($){w.morphTargets[$.ID]!==void 0&&M.push(w.morphTargets[$.ID])});var R=L[0],Y={};"RotationOrder"in R&&(Y.eulerOrder=E(R.RotationOrder.value)),"InheritType"in R&&(Y.inheritType=parseInt(R.InheritType.value)),"GeometricTranslation"in R&&(Y.translation=R.GeometricTranslation.value),"GeometricRotation"in R&&(Y.rotation=R.GeometricRotation.value),"GeometricScaling"in R&&(Y.scale=R.GeometricScaling.value);var te=x(Y);return this.genGeometry(I,j,M,te)}},genGeometry:function(A,I,w,k){var M=new B.BufferGeometry;A.attrName&&(M.name=A.attrName);var L=this.parseGeoNode(A,I),j=this.genBuffers(L),R=new B.Float32BufferAttribute(j.vertex,3);if(R.applyMatrix4(k),M.setAttribute("position",R),j.colors.length>0&&M.setAttribute("color",new B.Float32BufferAttribute(j.colors,3)),I&&(M.setAttribute("skinIndex",new B.Uint16BufferAttribute(j.weightsIndices,4)),M.setAttribute("skinWeight",new B.Float32BufferAttribute(j.vertexWeights,4)),M.FBX_Deformer=I),j.normal.length>0){var Y=new B.Matrix3().getNormalMatrix(k),te=new B.Float32BufferAttribute(j.normal,3);te.applyNormalMatrix(Y),M.setAttribute("normal",te)}if(j.uvs.forEach(function(Se,Ae){var Ve="uv"+(Ae+1).toString();Ae===0&&(Ve="uv"),M.setAttribute(Ve,new B.Float32BufferAttribute(j.uvs[Ae],2))}),L.material&&L.material.mappingType!=="AllSame"){var $=j.materialIndex[0],oe=0;if(j.materialIndex.forEach(function(Se,Ae){Se!==$&&(M.addGroup(oe,Ae-oe,$),$=Se,oe=Ae)}),M.groups.length>0){var se=M.groups[M.groups.length-1],le=se.start+se.count;le!==j.materialIndex.length&&M.addGroup(le,j.materialIndex.length-le,$)}M.groups.length===0&&M.addGroup(0,j.materialIndex.length,j.materialIndex[0])}return this.addMorphTargets(M,A,w,k),M},parseGeoNode:function(A,I){var w={};if(w.vertexPositions=A.Vertices!==void 0?A.Vertices.a:[],w.vertexIndices=A.PolygonVertexIndex!==void 0?A.PolygonVertexIndex.a:[],A.LayerElementColor&&(w.color=this.parseVertexColors(A.LayerElementColor[0])),A.LayerElementMaterial&&(w.material=this.parseMaterialIndices(A.LayerElementMaterial[0])),A.LayerElementNormal&&(w.normal=this.parseNormals(A.LayerElementNormal[0])),A.LayerElementUV){w.uv=[];for(var k=0;A.LayerElementUV[k];)w.uv.push(this.parseUVs(A.LayerElementUV[k])),k++}return w.weightTable={},I!==null&&(w.skeleton=I,I.rawBones.forEach(function(M,L){M.indices.forEach(function(j,R){w.weightTable[j]===void 0&&(w.weightTable[j]=[]),w.weightTable[j].push({id:L,weight:M.weights[R]})})})),w},genBuffers:function(A){var I={vertex:[],normal:[],colors:[],uvs:[],materialIndex:[],vertexWeights:[],weightsIndices:[]},w=0,k=0,M=!1,L=[],j=[],R=[],Y=[],te=[],$=[],oe=this;return A.vertexIndices.forEach(function(se,le){var Se=!1;se<0&&(se=se^-1,Se=!0);var Ae=[],Ve=[];if(L.push(se*3,se*3+1,se*3+2),A.color){var ne=m(le,w,se,A.color);R.push(ne[0],ne[1],ne[2])}if(A.skeleton){if(A.weightTable[se]!==void 0&&A.weightTable[se].forEach(function(je){Ve.push(je.weight),Ae.push(je.id)}),Ve.length>4){M||(console.warn("THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights."),M=!0);var we=[0,0,0,0],ke=[0,0,0,0];Ve.forEach(function(je,De){var Ue=je,de=Ae[De];ke.forEach(function(xe,Be,Ze){if(Ue>xe){Ze[Be]=Ue,Ue=xe;var ct=we[Be];we[Be]=de,de=ct}})}),Ae=we,Ve=ke}for(;Ve.length<4;)Ve.push(0),Ae.push(0);for(var pe=0;pe<4;++pe)te.push(Ve[pe]),$.push(Ae[pe])}if(A.normal){var ne=m(le,w,se,A.normal);j.push(ne[0],ne[1],ne[2])}if(A.material&&A.material.mappingType!=="AllSame")var Xe=m(le,w,se,A.material)[0];A.uv&&A.uv.forEach(function(je,De){var Ue=m(le,w,se,je);Y[De]===void 0&&(Y[De]=[]),Y[De].push(Ue[0]),Y[De].push(Ue[1])}),k++,Se&&(oe.genFace(I,A,L,Xe,j,R,Y,te,$,k),w++,k=0,L=[],j=[],R=[],Y=[],te=[],$=[])}),I},genFace:function(A,I,w,k,M,L,j,R,Y,te){for(var $=2;$<te;$++)A.vertex.push(I.vertexPositions[w[0]]),A.vertex.push(I.vertexPositions[w[1]]),A.vertex.push(I.vertexPositions[w[2]]),A.vertex.push(I.vertexPositions[w[($-1)*3]]),A.vertex.push(I.vertexPositions[w[($-1)*3+1]]),A.vertex.push(I.vertexPositions[w[($-1)*3+2]]),A.vertex.push(I.vertexPositions[w[$*3]]),A.vertex.push(I.vertexPositions[w[$*3+1]]),A.vertex.push(I.vertexPositions[w[$*3+2]]),I.skeleton&&(A.vertexWeights.push(R[0]),A.vertexWeights.push(R[1]),A.vertexWeights.push(R[2]),A.vertexWeights.push(R[3]),A.vertexWeights.push(R[($-1)*4]),A.vertexWeights.push(R[($-1)*4+1]),A.vertexWeights.push(R[($-1)*4+2]),A.vertexWeights.push(R[($-1)*4+3]),A.vertexWeights.push(R[$*4]),A.vertexWeights.push(R[$*4+1]),A.vertexWeights.push(R[$*4+2]),A.vertexWeights.push(R[$*4+3]),A.weightsIndices.push(Y[0]),A.weightsIndices.push(Y[1]),A.weightsIndices.push(Y[2]),A.weightsIndices.push(Y[3]),A.weightsIndices.push(Y[($-1)*4]),A.weightsIndices.push(Y[($-1)*4+1]),A.weightsIndices.push(Y[($-1)*4+2]),A.weightsIndices.push(Y[($-1)*4+3]),A.weightsIndices.push(Y[$*4]),A.weightsIndices.push(Y[$*4+1]),A.weightsIndices.push(Y[$*4+2]),A.weightsIndices.push(Y[$*4+3])),I.color&&(A.colors.push(L[0]),A.colors.push(L[1]),A.colors.push(L[2]),A.colors.push(L[($-1)*3]),A.colors.push(L[($-1)*3+1]),A.colors.push(L[($-1)*3+2]),A.colors.push(L[$*3]),A.colors.push(L[$*3+1]),A.colors.push(L[$*3+2])),I.material&&I.material.mappingType!=="AllSame"&&(A.materialIndex.push(k),A.materialIndex.push(k),A.materialIndex.push(k)),I.normal&&(A.normal.push(M[0]),A.normal.push(M[1]),A.normal.push(M[2]),A.normal.push(M[($-1)*3]),A.normal.push(M[($-1)*3+1]),A.normal.push(M[($-1)*3+2]),A.normal.push(M[$*3]),A.normal.push(M[$*3+1]),A.normal.push(M[$*3+2])),I.uv&&I.uv.forEach(function(oe,se){A.uvs[se]===void 0&&(A.uvs[se]=[]),A.uvs[se].push(j[se][0]),A.uvs[se].push(j[se][1]),A.uvs[se].push(j[se][($-1)*2]),A.uvs[se].push(j[se][($-1)*2+1]),A.uvs[se].push(j[se][$*2]),A.uvs[se].push(j[se][$*2+1])})},addMorphTargets:function(A,I,w,k){if(w.length!==0){A.morphTargetsRelative=!0,A.morphAttributes.position=[];var M=this;w.forEach(function(L){L.rawTargets.forEach(function(j){var R=n.Objects.Geometry[j.geoID];R!==void 0&&M.genMorphGeometry(A,I,R,k,j.name)})})}},genMorphGeometry:function(A,I,w,k,M){for(var L=I.PolygonVertexIndex!==void 0?I.PolygonVertexIndex.a:[],j=w.Vertices!==void 0?w.Vertices.a:[],R=w.Indexes!==void 0?w.Indexes.a:[],Y=A.attributes.position.count*3,te=new Float32Array(Y),$=0;$<R.length;$++){var oe=R[$]*3;te[oe]=j[$*3],te[oe+1]=j[$*3+1],te[oe+2]=j[$*3+2]}var se={vertexIndices:L,vertexPositions:te},le=this.genBuffers(se),Se=new B.Float32BufferAttribute(le.vertex,3);Se.name=M||w.attrName,Se.applyMatrix4(k),A.morphAttributes.position.push(Se)},parseNormals:function(A){var I=A.MappingInformationType,w=A.ReferenceInformationType,k=A.Normals.a,M=[];return w==="IndexToDirect"&&("NormalIndex"in A?M=A.NormalIndex.a:"NormalsIndex"in A&&(M=A.NormalsIndex.a)),{dataSize:3,buffer:k,indices:M,mappingType:I,referenceType:w}},parseUVs:function(A){var I=A.MappingInformationType,w=A.ReferenceInformationType,k=A.UV.a,M=[];return w==="IndexToDirect"&&(M=A.UVIndex.a),{dataSize:2,buffer:k,indices:M,mappingType:I,referenceType:w}},parseVertexColors:function(A){var I=A.MappingInformationType,w=A.ReferenceInformationType,k=A.Colors.a,M=[];return w==="IndexToDirect"&&(M=A.ColorIndex.a),{dataSize:4,buffer:k,indices:M,mappingType:I,referenceType:w}},parseMaterialIndices:function(A){var I=A.MappingInformationType,w=A.ReferenceInformationType;if(I==="NoMappingInformation")return{dataSize:1,buffer:[0],indices:[0],mappingType:"AllSame",referenceType:w};for(var k=A.Materials.a,M=[],L=0;L<k.length;++L)M.push(L);return{dataSize:1,buffer:k,indices:M,mappingType:I,referenceType:w}},parseNurbsGeometry:function(A){if(ds===void 0)return console.error("THREE.FBXLoader: The loader relies on NURBSCurve for any nurbs present in the model. Nurbs will show up as empty geometry."),new B.BufferGeometry;var I=parseInt(A.Order);if(isNaN(I))return console.error("THREE.FBXLoader: Invalid Order %s given for geometry ID: %s",A.Order,A.id),new B.BufferGeometry;for(var w=I-1,k=A.KnotVector.a,M=[],L=A.Points.a,j=0,R=L.length;j<R;j+=4)M.push(new B.Vector4().fromArray(L,j));var Y,te;if(A.Form==="Closed")M.push(M[0]);else if(A.Form==="Periodic"){Y=w,te=k.length-1-Y;for(var j=0;j<w;++j)M.push(M[j])}var $=new ds(w,k,M,Y,te),oe=$.getPoints(M.length*7),se=new Float32Array(oe.length*3);oe.forEach(function(Se,Ae){Se.toArray(se,Ae*3)});var le=new B.BufferGeometry;return le.setAttribute("position",new B.BufferAttribute(se,3)),le}};function o(){}o.prototype={constructor:o,parse:function(){var A=[],I=this.parseClips();if(I!==void 0)for(var w in I){var k=I[w],M=this.addClip(k);A.push(M)}return A},parseClips:function(){if(n.Objects.AnimationCurve!==void 0){var A=this.parseAnimationCurveNodes();this.parseAnimationCurves(A);var I=this.parseAnimationLayers(A),w=this.parseAnimStacks(I);return w}},parseAnimationCurveNodes:function(){var A=n.Objects.AnimationCurveNode,I=new Map;for(var w in A){var k=A[w];if(k.attrName.match(/S|R|T|DeformPercent/)!==null){var M={id:k.id,attr:k.attrName,curves:{}};I.set(M.id,M)}}return I},parseAnimationCurves:function(A){var I=n.Objects.AnimationCurve;for(var w in I){var k={id:I[w].id,times:I[w].KeyTime.a.map(g),values:I[w].KeyValueFloat.a},M=t.get(k.id);if(M!==void 0){var L=M.parents[0].ID,j=M.parents[0].relationship;j.match(/X/)?A.get(L).curves.x=k:j.match(/Y/)?A.get(L).curves.y=k:j.match(/Z/)?A.get(L).curves.z=k:j.match(/d|DeformPercent/)&&A.has(L)&&(A.get(L).curves.morph=k)}}},parseAnimationLayers:function(A){var I=n.Objects.AnimationLayer,w=new Map;for(var k in I){var M=[],L=t.get(parseInt(k));if(L!==void 0){var j=L.children;j.forEach(function(R,Y){if(A.has(R.ID)){var te=A.get(R.ID);if(te.curves.x!==void 0||te.curves.y!==void 0||te.curves.z!==void 0){if(M[Y]===void 0){var $=t.get(R.ID).parents.filter(function(Ve){return Ve.relationship!==void 0})[0].ID;if($!==void 0){var oe=n.Objects.Model[$.toString()];if(oe===void 0){console.warn("THREE.FBXLoader: Encountered a unused curve.",R);return}var se={modelName:oe.attrName?B.PropertyBinding.sanitizeNodeName(oe.attrName):"",ID:oe.id,initialPosition:[0,0,0],initialRotation:[0,0,0],initialScale:[1,1,1]};e.traverse(function(Ve){Ve.ID===oe.id&&(se.transform=Ve.matrix,Ve.userData.transformData&&(se.eulerOrder=Ve.userData.transformData.eulerOrder))}),se.transform||(se.transform=new B.Matrix4),"PreRotation"in oe&&(se.preRotation=oe.PreRotation.value),"PostRotation"in oe&&(se.postRotation=oe.PostRotation.value),M[Y]=se}}M[Y]&&(M[Y][te.attr]=te)}else if(te.curves.morph!==void 0){if(M[Y]===void 0){var le=t.get(R.ID).parents.filter(function(ke){return ke.relationship!==void 0})[0].ID,Se=t.get(le).parents[0].ID,Ae=t.get(Se).parents[0].ID,$=t.get(Ae).parents[0].ID,oe=n.Objects.Model[$],se={modelName:oe.attrName?B.PropertyBinding.sanitizeNodeName(oe.attrName):"",morphName:n.Objects.Deformer[le].attrName};M[Y]=se}M[Y][te.attr]=te}}}),w.set(parseInt(k),M)}}return w},parseAnimStacks:function(A){var I=n.Objects.AnimationStack,w={};for(var k in I){var M=t.get(parseInt(k)).children;M.length>1&&console.warn("THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.");var L=A.get(M[0].ID);w[k]={name:I[k].attrName,layer:L}}return w},addClip:function(A){var I=[],w=this;return A.layer.forEach(function(k){I=I.concat(w.generateTracks(k))}),new B.AnimationClip(A.name,-1,I)},generateTracks:function(A){var I=[],w=new B.Vector3,k=new B.Quaternion,M=new B.Vector3;if(A.transform&&A.transform.decompose(w,k,M),w=w.toArray(),k=new B.Euler().setFromQuaternion(k,A.eulerOrder).toArray(),M=M.toArray(),A.T!==void 0&&Object.keys(A.T.curves).length>0){var L=this.generateVectorTrack(A.modelName,A.T.curves,w,"position");L!==void 0&&I.push(L)}if(A.R!==void 0&&Object.keys(A.R.curves).length>0){var j=this.generateRotationTrack(A.modelName,A.R.curves,k,A.preRotation,A.postRotation,A.eulerOrder);j!==void 0&&I.push(j)}if(A.S!==void 0&&Object.keys(A.S.curves).length>0){var R=this.generateVectorTrack(A.modelName,A.S.curves,M,"scale");R!==void 0&&I.push(R)}if(A.DeformPercent!==void 0){var Y=this.generateMorphTrack(A);Y!==void 0&&I.push(Y)}return I},generateVectorTrack:function(A,I,w,k){var M=this.getTimesForAllAxes(I),L=this.getKeyframeTrackValues(M,I,w);return new B.VectorKeyframeTrack(A+"."+k,M,L)},generateRotationTrack:function(A,I,w,k,M,L){I.x!==void 0&&(this.interpolateRotations(I.x),I.x.values=I.x.values.map(B.MathUtils.degToRad)),I.y!==void 0&&(this.interpolateRotations(I.y),I.y.values=I.y.values.map(B.MathUtils.degToRad)),I.z!==void 0&&(this.interpolateRotations(I.z),I.z.values=I.z.values.map(B.MathUtils.degToRad));var j=this.getTimesForAllAxes(I),R=this.getKeyframeTrackValues(j,I,w);k!==void 0&&(k=k.map(B.MathUtils.degToRad),k.push(L),k=new B.Euler().fromArray(k),k=new B.Quaternion().setFromEuler(k)),M!==void 0&&(M=M.map(B.MathUtils.degToRad),M.push(L),M=new B.Euler().fromArray(M),M=new B.Quaternion().setFromEuler(M).inverse());for(var Y=new B.Quaternion,te=new B.Euler,$=[],oe=0;oe<R.length;oe+=3)te.set(R[oe],R[oe+1],R[oe+2],L),Y.setFromEuler(te),k!==void 0&&Y.premultiply(k),M!==void 0&&Y.multiply(M),Y.toArray($,oe/3*4);return new B.QuaternionKeyframeTrack(A+".quaternion",j,$)},generateMorphTrack:function(A){var I=A.DeformPercent.curves.morph,w=I.values.map(function(M){return M/100}),k=e.getObjectByName(A.modelName).morphTargetDictionary[A.morphName];return new B.NumberKeyframeTrack(A.modelName+".morphTargetInfluences["+k+"]",I.times,w)},getTimesForAllAxes:function(A){var I=[];return A.x!==void 0&&(I=I.concat(A.x.times)),A.y!==void 0&&(I=I.concat(A.y.times)),A.z!==void 0&&(I=I.concat(A.z.times)),I=I.sort(function(w,k){return w-k}).filter(function(w,k,M){return M.indexOf(w)==k}),I},getKeyframeTrackValues:function(A,I,w){var k=w,M=[],L=-1,j=-1,R=-1;return A.forEach(function(Y){if(I.x&&(L=I.x.times.indexOf(Y)),I.y&&(j=I.y.times.indexOf(Y)),I.z&&(R=I.z.times.indexOf(Y)),L!==-1){var te=I.x.values[L];M.push(te),k[0]=te}else M.push(k[0]);if(j!==-1){var $=I.y.values[j];M.push($),k[1]=$}else M.push(k[1]);if(R!==-1){var oe=I.z.values[R];M.push(oe),k[2]=oe}else M.push(k[2])}),M},interpolateRotations:function(A){for(var I=1;I<A.values.length;I++){var w=A.values[I-1],k=A.values[I]-w,M=Math.abs(k);if(M>=180){for(var L=M/180,j=k/L,R=w+j,Y=A.times[I-1],te=A.times[I]-Y,$=te/L,oe=Y+$,se=[],le=[];oe<A.times[I];)se.push(oe),oe+=$,le.push(R),R+=j;A.times=q(A.times,I,se),A.values=q(A.values,I,le)}}}};function a(){}a.prototype={constructor:a,getPrevNode:function(){return this.nodeStack[this.currentIndent-2]},getCurrentNode:function(){return this.nodeStack[this.currentIndent-1]},getCurrentProp:function(){return this.currentProp},pushStack:function(A){this.nodeStack.push(A),this.currentIndent+=1},popStack:function(){this.nodeStack.pop(),this.currentIndent-=1},setCurrentProp:function(A,I){this.currentProp=A,this.currentPropName=I},parse:function(A){this.currentIndent=0,this.allNodes=new h,this.nodeStack=[],this.currentProp=[],this.currentPropName="";var I=this,w=A.split(/[\r\n]+/);return w.forEach(function(k,M){var L=k.match(/^[\s\t]*;/),j=k.match(/^[\s\t]*$/);if(!(L||j)){var R=k.match("^\\t{"+I.currentIndent+"}(\\w+):(.*){",""),Y=k.match("^\\t{"+I.currentIndent+"}(\\w+):[\\s\\t\\r\\n](.*)"),te=k.match("^\\t{"+(I.currentIndent-1)+"}}");R?I.parseNodeBegin(k,R):Y?I.parseNodeProperty(k,Y,w[++M]):te?I.popStack():k.match(/^[^\s\t}]/)&&I.parseNodePropertyContinued(k)}}),this.allNodes},parseNodeBegin:function(A,I){var w=I[1].trim().replace(/^"/,"").replace(/"$/,""),k=I[2].split(",").map(function(R){return R.trim().replace(/^"/,"").replace(/"$/,"")}),M={name:w},L=this.parseNodeAttr(k),j=this.getCurrentNode();this.currentIndent===0?this.allNodes.add(w,M):w in j?(w==="PoseNode"?j.PoseNode.push(M):j[w].id!==void 0&&(j[w]={},j[w][j[w].id]=j[w]),L.id!==""&&(j[w][L.id]=M)):typeof L.id=="number"?(j[w]={},j[w][L.id]=M):w!=="Properties70"&&(w==="PoseNode"?j[w]=[M]:j[w]=M),typeof L.id=="number"&&(M.id=L.id),L.name!==""&&(M.attrName=L.name),L.type!==""&&(M.attrType=L.type),this.pushStack(M)},parseNodeAttr:function(A){var I=A[0];A[0]!==""&&(I=parseInt(A[0]),isNaN(I)&&(I=A[0]));var w="",k="";return A.length>1&&(w=A[1].replace(/^(\w+)::/,""),k=A[2]),{id:I,name:w,type:k}},parseNodeProperty:function(A,I,w){var k=I[1].replace(/^"/,"").replace(/"$/,"").trim(),M=I[2].replace(/^"/,"").replace(/"$/,"").trim();k==="Content"&&M===","&&(M=w.replace(/"/g,"").replace(/,$/,"").trim());var L=this.getCurrentNode(),j=L.name;if(j==="Properties70"){this.parseNodeSpecialProperty(A,k,M);return}if(k==="C"){var R=M.split(",").slice(1),Y=parseInt(R[0]),te=parseInt(R[1]),$=M.split(",").slice(3);$=$.map(function(oe){return oe.trim().replace(/^"/,"")}),k="connections",M=[Y,te],F(M,$),L[k]===void 0&&(L[k]=[])}k==="Node"&&(L.id=M),k in L&&Array.isArray(L[k])?L[k].push(M):k!=="a"?L[k]=M:L.a=M,this.setCurrentProp(L,k),k==="a"&&M.slice(-1)!==","&&(L.a=T(M))},parseNodePropertyContinued:function(A){var I=this.getCurrentNode();I.a+=A,A.slice(-1)!==","&&(I.a=T(I.a))},parseNodeSpecialProperty:function(A,I,w){var k=w.split('",').map(function(te){return te.trim().replace(/^\"/,"").replace(/\s/,"_")}),M=k[0],L=k[1],j=k[2],R=k[3],Y=k[4];switch(L){case"int":case"enum":case"bool":case"ULongLong":case"double":case"Number":case"FieldOfView":Y=parseFloat(Y);break;case"Color":case"ColorRGB":case"Vector3D":case"Lcl_Translation":case"Lcl_Rotation":case"Lcl_Scaling":Y=T(Y);break}this.getPrevNode()[M]={type:L,type2:j,flag:R,value:Y},this.setCurrentProp(this.getPrevNode(),M)}};function l(){}l.prototype={constructor:l,parse:function(A){var I=new c(A);I.skip(23);var w=I.getUint32();console.log("THREE.FBXLoader: FBX binary version: "+w);for(var k=new h;!this.endOfContent(I);){var M=this.parseNode(I,w);M!==null&&k.add(M.name,M)}return k},endOfContent:function(A){return A.size()%16===0?(A.getOffset()+160+16&-16)>=A.size():A.getOffset()+160+16>=A.size()},parseNode:function(A,I){var w={},k=I>=7500?A.getUint64():A.getUint32(),M=I>=7500?A.getUint64():A.getUint32();I>=7500?A.getUint64():A.getUint32();var L=A.getUint8(),j=A.getString(L);if(k===0)return null;for(var R=[],Y=0;Y<M;Y++)R.push(this.parseProperty(A));var te=R.length>0?R[0]:"",$=R.length>1?R[1]:"",oe=R.length>2?R[2]:"";for(w.singleProperty=M===1&&A.getOffset()===k;k>A.getOffset();){var se=this.parseNode(A,I);se!==null&&this.parseSubNode(j,w,se)}return w.propertyList=R,typeof te=="number"&&(w.id=te),$!==""&&(w.attrName=$),oe!==""&&(w.attrType=oe),j!==""&&(w.name=j),w},parseSubNode:function(A,I,w){if(w.singleProperty===!0){var k=w.propertyList[0];Array.isArray(k)?(I[w.name]=w,w.a=k):I[w.name]=k}else if(A==="Connections"&&w.name==="C"){var M=[];w.propertyList.forEach(function(oe,se){se!==0&&M.push(oe)}),I.connections===void 0&&(I.connections=[]),I.connections.push(M)}else if(w.name==="Properties70"){var L=Object.keys(w);L.forEach(function(oe){I[oe]=w[oe]})}else if(A==="Properties70"&&w.name==="P"){var j=w.propertyList[0],R=w.propertyList[1],Y=w.propertyList[2],te=w.propertyList[3],$;j.indexOf("Lcl ")===0&&(j=j.replace("Lcl ","Lcl_")),R.indexOf("Lcl ")===0&&(R=R.replace("Lcl ","Lcl_")),R==="Color"||R==="ColorRGB"||R==="Vector"||R==="Vector3D"||R.indexOf("Lcl_")===0?$=[w.propertyList[4],w.propertyList[5],w.propertyList[6]]:$=w.propertyList[4],I[j]={type:R,type2:Y,flag:te,value:$}}else I[w.name]===void 0?typeof w.id=="number"?(I[w.name]={},I[w.name][w.id]=w):I[w.name]=w:w.name==="PoseNode"?(Array.isArray(I[w.name])||(I[w.name]=[I[w.name]]),I[w.name].push(w)):I[w.name][w.id]===void 0&&(I[w.name][w.id]=w)},parseProperty:function(A){var I=A.getString(1);switch(I){case"C":return A.getBoolean();case"D":return A.getFloat64();case"F":return A.getFloat32();case"I":return A.getInt32();case"L":return A.getInt64();case"R":var w=A.getUint32();return A.getArrayBuffer(w);case"S":var w=A.getUint32();return A.getString(w);case"Y":return A.getInt16();case"b":case"c":case"d":case"f":case"i":case"l":var k=A.getUint32(),M=A.getUint32(),L=A.getUint32();if(M===0)switch(I){case"b":case"c":return A.getBooleanArray(k);case"d":return A.getFloat64Array(k);case"f":return A.getFloat32Array(k);case"i":return A.getInt32Array(k);case"l":return A.getInt64Array(k)}typeof Ad=="undefined"&&console.error("THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js");var j=new Ad.Inflate(new Uint8Array(A.getArrayBuffer(L))),R=new c(j.decompress().buffer);switch(I){case"b":case"c":return R.getBooleanArray(k);case"d":return R.getFloat64Array(k);case"f":return R.getFloat32Array(k);case"i":return R.getInt32Array(k);case"l":return R.getInt64Array(k)}default:throw new Error("THREE.FBXLoader: Unknown property type "+I)}}};function c(A,I){this.dv=new DataView(A),this.offset=0,this.littleEndian=I!==void 0?I:!0}c.prototype={constructor:c,getOffset:function(){return this.offset},size:function(){return this.dv.buffer.byteLength},skip:function(A){this.offset+=A},getBoolean:function(){return(this.getUint8()&1)===1},getBooleanArray:function(A){for(var I=[],w=0;w<A;w++)I.push(this.getBoolean());return I},getUint8:function(){var A=this.dv.getUint8(this.offset);return this.offset+=1,A},getInt16:function(){var A=this.dv.getInt16(this.offset,this.littleEndian);return this.offset+=2,A},getInt32:function(){var A=this.dv.getInt32(this.offset,this.littleEndian);return this.offset+=4,A},getInt32Array:function(A){for(var I=[],w=0;w<A;w++)I.push(this.getInt32());return I},getUint32:function(){var A=this.dv.getUint32(this.offset,this.littleEndian);return this.offset+=4,A},getInt64:function(){var A,I;return this.littleEndian?(A=this.getUint32(),I=this.getUint32()):(I=this.getUint32(),A=this.getUint32()),I&2147483648?(I=~I&4294967295,A=~A&4294967295,A===4294967295&&(I=I+1&4294967295),A=A+1&4294967295,-(I*4294967296+A)):I*4294967296+A},getInt64Array:function(A){for(var I=[],w=0;w<A;w++)I.push(this.getInt64());return I},getUint64:function(){var A,I;return this.littleEndian?(A=this.getUint32(),I=this.getUint32()):(I=this.getUint32(),A=this.getUint32()),I*4294967296+A},getFloat32:function(){var A=this.dv.getFloat32(this.offset,this.littleEndian);return this.offset+=4,A},getFloat32Array:function(A){for(var I=[],w=0;w<A;w++)I.push(this.getFloat32());return I},getFloat64:function(){var A=this.dv.getFloat64(this.offset,this.littleEndian);return this.offset+=8,A},getFloat64Array:function(A){for(var I=[],w=0;w<A;w++)I.push(this.getFloat64());return I},getArrayBuffer:function(A){var I=this.dv.buffer.slice(this.offset,this.offset+A);return this.offset+=A,I},getString:function(A){for(var I=[],w=0;w<A;w++)I[w]=this.getUint8();var k=I.indexOf(0);return k>=0&&(I=I.slice(0,k)),B.LoaderUtils.decodeText(new Uint8Array(I))}};function h(){}h.prototype={constructor:h,add:function(A,I){this[A]=I}};function u(A){var I="Kaydara FBX Binary \0";return A.byteLength>=I.length&&I===S(A,0,I.length)}function f(A){var I=["K","a","y","d","a","r","a","\\","F","B","X","\\","B","i","n","a","r","y","\\","\\"],w=0;function k(j){var R=A[j-1];return A=A.slice(w+j),w++,R}for(var M=0;M<I.length;++M){var L=k(1);if(L===I[M])return!1}return!0}function p(A){var I=/FBXVersion: (\d+)/,w=A.match(I);if(w){var k=parseInt(w[1]);return k}throw new Error("THREE.FBXLoader: Cannot find the version number for the file given.")}function g(A){return A/46186158e3}var v=[];function m(A,I,w,k){var M;switch(k.mappingType){case"ByPolygonVertex":M=A;break;case"ByPolygon":M=I;break;case"ByVertice":M=w;break;case"AllSame":M=k.indices[0];break;default:console.warn("THREE.FBXLoader: unknown attribute mapping type "+k.mappingType)}k.referenceType==="IndexToDirect"&&(M=k.indices[M]);var L=M*k.dataSize,j=L+k.dataSize;return N(v,k.buffer,L,j)}var b=new B.Euler,C=new B.Vector3;function x(A){var I=new B.Matrix4,w=new B.Matrix4,k=new B.Matrix4,M=new B.Matrix4,L=new B.Matrix4,j=new B.Matrix4,R=new B.Matrix4,Y=new B.Matrix4,te=new B.Matrix4,$=new B.Matrix4,oe=new B.Matrix4,se=A.inheritType?A.inheritType:0;if(A.translation&&I.setPosition(C.fromArray(A.translation)),A.preRotation){var le=A.preRotation.map(B.MathUtils.degToRad);le.push(A.eulerOrder),w.makeRotationFromEuler(b.fromArray(le))}if(A.rotation){var le=A.rotation.map(B.MathUtils.degToRad);le.push(A.eulerOrder),k.makeRotationFromEuler(b.fromArray(le))}if(A.postRotation){var le=A.postRotation.map(B.MathUtils.degToRad);le.push(A.eulerOrder),M.makeRotationFromEuler(b.fromArray(le))}A.scale&&L.scale(C.fromArray(A.scale)),A.scalingOffset&&R.setPosition(C.fromArray(A.scalingOffset)),A.scalingPivot&&j.setPosition(C.fromArray(A.scalingPivot)),A.rotationOffset&&Y.setPosition(C.fromArray(A.rotationOffset)),A.rotationPivot&&te.setPosition(C.fromArray(A.rotationPivot)),A.parentMatrixWorld&&($=A.parentMatrixWorld);var Se=w.multiply(k).multiply(M),Ae=new B.Matrix4;$.extractRotation(Ae);var Ve=new B.Matrix4;Ve.copyPosition($);var ne=new B.Matrix4;ne.getInverse(Ae).multiply($);var we=new B.Matrix4;if(se===0)we.copy(Ae).multiply(Se).multiply(ne).multiply(L);else if(se===1)we.copy(Ae).multiply(ne).multiply(Se).multiply(L);else{var ke=new B.Matrix4().getInverse(L),pe=new B.Matrix4().multiply(ne).multiply(ke);we.copy(Ae).multiply(Se).multiply(pe).multiply(L)}var Xe=new B.Matrix4().getInverse(te),je=new B.Matrix4().getInverse(j),De=new B.Matrix4;De.copy(I).multiply(Y).multiply(te).multiply(w).multiply(k).multiply(M).multiply(Xe).multiply(R).multiply(j).multiply(L).multiply(je);var Ue=new B.Matrix4().copyPosition(De),de=new B.Matrix4().copy($).multiply(Ue);return oe.copyPosition(de),De=new B.Matrix4().multiply(oe).multiply(we),De}function E(A){A=A||0;var I=["ZYX","YZX","XZY","ZXY","YXZ","XYZ"];return A===6?(console.warn("THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect."),I[0]):I[A]}function T(A){var I=A.split(",").map(function(w){return parseFloat(w)});return I}function S(A,I,w){return I===void 0&&(I=0),w===void 0&&(w=A.byteLength),B.LoaderUtils.decodeText(new Uint8Array(A,I,w))}function F(A,I){for(var w=0,k=A.length,M=I.length;w<M;w++,k++)A[k]=I[w]}function N(A,I,w,k){for(var M=w,L=0;M<k;M++,L++)A[L]=I[M];return A}function q(A,I,w){return A.slice(0,I).concat(w).concat(A.slice(I))}return i}();const Hw=(n,t)=>{var v;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(v=t.north_rad)!=null?v:void 0,s={};let r={x:0,y:0,z:0},o=[0,0,0],a=1,l=i;n.on("modelLoaded",g);const c=m=>ee(exports,null,function*(){var E;const b=(m==null?void 0:m.fbx_url)||e;if(l=(E=m==null?void 0:m.north_rad)!=null?E:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const x=yield new Dg().loadAsync(b);return Ig(x,{transparent:!0,side:y.DoubleSide,blending:y.AdditiveBlending}),s.object=x,g(),!0}),h=({latitude:m})=>{if(!s.object)return;const b=u(m);b&&(s.object.position.y=b)},u=m=>{if(s.yBase===void 0)return;const b=.6;if(m>=Math.PI/4)return s.yBase-(b+1.6);const C=m*(4/Math.PI);return s.yBase-(b*C+1.6)},f=()=>{if(!s.object)return;const m=u(n.getPose().latitude);m&&(s.object.position.y=m),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},p=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function g(){const m=s.object;if(!m)return;const b=n.model.bounding,C=b.max.x-b.min.x,x=b.max.z-b.min.z,E=Math.max(C,x),{max:{x:T,z:S},min:{x:F,y:N,z:q}}=b;s.yBase=N,r={x:(T+F)/2,y:N-1.6,z:(S+q)/2},o=[0,l-Math.PI/2,0],a=.0045*E,Rw(m,{position:r,rotation:o,scale:a})}return{load:c,disable:p,enable:f}};function Nw(n,t){var c,h,u,f,p;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",r=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",o=(p=t==null?void 0:t.textAlign)!=null?p:"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=o,l.fillStyle=r,l.fillText(n,e/2,e*.7),new B.CanvasTexture(a)}const Gw=({x:n,y:t,z:e})=>new B.Vector3(n,t,e),Ww=(n,t)=>{var v,m,b;const e={},i=(v=t.animationEnabled)!=null?v:!0,s=(m=t.position)!=null?m:void 0,r=(b=t.rad)!=null?b:void 0,o=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=C=>ee(exports,null,function*(){var A,I,w,k,M,L,j,R;const x=(A=C==null?void 0:C.position)!=null?A:s;if(!x)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=Gw(x),T=(I=C==null?void 0:C.rad)!=null?I:r,S=(w=C==null?void 0:C.fbx_url)!=null?w:o;if(e.rad=T,T===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${T}`));const F=yield new Dg().loadAsync(S);F.position.copy(E),F.rotation.z=T,F.scale.set(.8,.8,.8),Ig(F,{transparent:!0,side:y.DoubleSide});const N=(j=(L=(M=(k=F.children)==null?void 0:k[0])==null?void 0:M.children)==null?void 0:L[3])==null?void 0:j.clone();if(!N)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${N}`));const q=(R=t.name)!=null?R:"入户门";return N.material=new B.MeshBasicMaterial({transparent:!0,map:Nw(q)}),N.renderOrder=3,F.children[0].add(N),e.object=F,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const C=1,x=new B.AnimationMixer(e.object);a.push(x);const E=x.clipAction(e.object.animations[0]);E.timeScale=C;let T;const S=()=>{let A=0,I=0;const w=1e3/30,k=M=>{A=requestAnimationFrame(k);const L=M-I;L<w||(I=M,a.forEach(j=>j.update(L/1e3)),n.needsRender=!0)};return A=requestAnimationFrame(k),()=>{cancelAnimationFrame(A)}},q={play:()=>{T||(E.play(),T=S(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),T==null||T(),T=void 0}};e.animation=q},h=C=>{var E;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((E=C==null?void 0:C.animationEnable)!=null?E:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=C=>C==="Floorplan"?h():u();return{load:l,enable:C=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(C)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},Qw=Gi;function Uw(n,t,e,i=Qw.Linear.None){const s=new Oa(n).to(t,e).easing(i);vo(()=>s.start(0));const r=pr(a=>{s.update(a)===!1&&r()}),o=[];return s.onDestroy=a=>(o.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=o.shift();)a();r()},s}function Yw(n,t){return Uw({progress:0},{progress:1},n,t)}var Sg=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Sg||{}),Bi=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Bi||{});const ra=Math.PI*2;function bd(n){return(n%ra+ra)%ra}function yd(n){return n%ra}function Ml(n,t,e){return n+(t-n)*e}const uc=(n,t,e)=>{const i=Math.PI,s=i*2;let r=bd(n),o=bd(t);return e===Bi.Anticlockwise&&r<o&&(r+=s),e===Bi.Clockwise&&o<r&&(o+=s),e===Bi.Loop&&o-r>i?uc(r,o,Bi.Anticlockwise):e===Bi.Loop&&r-o>i?uc(r,o,Bi.Clockwise):{from:r,to:o}},Xw=n=>{const t={},e=(l,c,...h)=>ee(exports,[l,c,...h],function*(r,o,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),r.mode&&r.mode!==n.currentMode&&(yield n.changeMode(r.mode)),a.preload&&r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(yield n.preloadPano(r.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),r.panoIndex===void 0&&r.fov===void 0&&r.latitude===void 0&&r.longitude===void 0?!0:yield new Promise((u,f)=>{const p=r.panoIndex!==void 0?r.panoIndex:n.panoIndex;p!==void 0?n.moveToPano(p,_({duration:o,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},r)):f(new Error("unexpected error"))})}),i=r=>{const o=n.state,a=yd(o.latitude),l=yd(r.latitude),{from:c,to:h}=uc(o.longitude,r.longitude,r.rotation||Bi.Loop),u=o.fov,f=r.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>ee(exports,[l,c,...h],function*(r,o,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==ht.Five.Mode.Panorama&&(yield n.changeMode(ht.Five.Mode.Panorama)),r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(r.panoIndex)),yield new Promise((p,g)=>{if(!r.panoIndex){p(!0);return}n.moveToPano(r.panoIndex,{moveEndCallback:()=>p(!0),moveCancelCallback:()=>g(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(r);return yield new Promise(p=>{const g=({progress:x})=>{const E={};E.longitude=Ml(u.longitude,f.longitude,x),E.latitude=Ml(u.latitude,f.latitude,x),E.fov=Ml(u.fov,f.fov,x),n.setState(E,!0)},v=()=>{p(!0)},m=()=>{p(!1)},b=r.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/r.rotateSpeed*1e3):o,C=Yw(b,Gi.Linear.None).onUpdate(g).onComplete(v).onDestroy(m);r.rotation===Bi.Loop&&C.repeat(1/0).yoyo(!0),t.interruptCallback=(x=!0)=>{C.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),p(x)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},o)})})}};function wd(n,t){return n.x===t.x&&n.y===t.y}function Tg(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Ia(n,t){return(t.y-n.y)/(t.x-n.x)}function Lg(n,t,e){const i=Ia(n[1],n[0]),s=Ia(t[1],t[0]);if(isNaN(i)||isNaN(s)||Tg(i,s))return!1;if(Fo(n[0],t))return n[0];if(Fo(n[1],t))return n[1];if(Fo(t[0],n))return t[0];if(Fo(t[1],n))return t[1];if(e&&!Jw(n,t))return!1;const r=n[0],o=t[0];if(Math.abs(i)===1/0)return{x:r.x,y:t[1].y-(t[1].x-r.x)*s};if(Math.abs(s)===1/0)return{x:o.x,y:n[1].y-(n[1].x-o.x)*i};const a=(o.y-r.y+i*r.x-s*o.x)/(i-s),l=i*a-i*r.x+r.y;return{x:a,y:l}}function Fo(n,t){return wd(n,t[0])||wd(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&&Tg(Ia(t[0],n),Ia(n,t[1]))}function Zw(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(r=>{t=Math.min(t,r.x),e=Math.max(e,r.x),i=Math.min(i,r.y),s=Math.max(s,r.y)}),{x:(t+e)/2,y:(i+s)/2}}function Ho(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function Jw(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)&&Ho(t[0],n[1],n[0])*Ho(n[1],t[1],n[0])>0&&Ho(n[0],t[1],t[0])*Ho(t[1],n[1],t[0])>0?1:0}function Og(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Og(n,t-1))}const qw=`<style type="text/css">
|
|
458
|
+
`;return n.$$set=r=>{"content"in r&&e(0,i=r.content)},[i,s]}class Ey extends Pe{constructor(t){super(),Ce(this,t,Iy,Py,ye,{content:0},Cy)}}function My(n){Me(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function xy(n){let t,e;return t=new wy({props:{url:n[1].url}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&2&&(r.url=i[1].url),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function ky(n){let t,e;return t=new Ey({props:{content:n[0]}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.content=i[0]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Dy(n){let t,e,i,s;const r=[ky,xy],o=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=o[e]=r[e](n)),{c(){t=G("div"),i&&i.c(),D(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){J(l,t,c),~e&&o[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&o[e].p(l,c):(i&&(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee()),~e?(i=o[e],i?i.p(l,c):(i=o[e]=r[e](l),i.c()),H(i,1),i.m(t,null)):i=null)},i(l){s||(H(i),s=!0)},o(l){Z(i),s=!1},d(l){l&&X(t),~e&&o[e].d()}}}function Sy(n,t,e){let i,s,{floorIndex:r}=t,{floorplanData:o}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,r=a.floorIndex),"floorplanData"in a&&e(3,o=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=o.outlines[r]),n.$$.dirty&12&&e(0,s=(l=(a=o.outlines)==null?void 0:a[r])==null?void 0:l.svgContent)},[s,i,r,o]}class Ag extends Pe{constructor(t){super(),Ce(this,t,Sy,Dy,ye,{floorIndex:2,floorplanData:3},My)}}function Ty(n){Me(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{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-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function Ly(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new da(!1),i=Re(),t.a=i},m(s,r){t.m(e,s,r),J(s,i,r)},p(s,r){r[0]&32768&&e!==(e=s[15].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function Oy(n){let t,e,i,s,r,o,a=n[1]&&ku(n),l=n[0]&&Du(n),c=n[2]&&Su(n);return{c(){t=G("div"),a&&a.c(),e=ce(),l&&l.c(),i=ce(),c&&c.c(),s=Re(),D(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),W(t,"opacity",n[11]?"1":"0")},m(h,u){J(h,t,u),a&&a.m(t,null),U(t,e),l&&l.m(t,null),J(h,i,u),c&&c.m(h,u),J(h,s,u),r||(o=[Ii(Nn.call(null,t)),Oe(t,"clientWidth",n[32]),Oe(t,"clientHeight",n[33])],r=!0)},p(h,u){h[1]?a?a.p(h,u):(a=ku(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=Du(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&W(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=Su(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&X(t),a&&a.d(),l&&l.d(),h&&X(i),c&&c.d(h),h&&X(s),r=!1,wt(o)}}}function ku(n){let t,e=n[3].name+"",i;return{c(){t=G("span"),i=Ge(e),D(t,"class","floorplan-plugin__room-name")},m(s,r){J(s,t,r),U(t,i)},p(s,r){r[0]&8&&e!==(e=s[3].name+"")&&Qe(i,e)},d(s){s&&X(t)}}}function Du(n){let t,e;return{c(){t=G("span"),e=Ge(n[14]),D(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),W(t,"font-size",n[19])},m(i,s){J(i,t,s),U(t,e)},p(i,s){s[0]&16384&&Qe(e,i[14])},d(i){i&&X(t)}}}function Su(n){let t,e;return{c(){t=G("span"),e=Ge(n[13]),D(t,"class","floorplan-plugin__room-size"),W(t,"font-size",n[19]),W(t,"opacity",n[10]?"0.6":"0")},m(i,s){J(i,t,s),U(t,e)},p(i,s){s[0]&8192&&Qe(e,i[13]),s[0]&1024&&W(t,"opacity",i[10]?"0.6":"0")},d(i){i&&X(t)}}}function zy(n){let t,e,i;function s(a,l){if(a[4]===void 0)return Oy;if(a[15])return Ly}let r=s(n),o=r&&r(n);return{c(){t=G("div"),o&&o.c(),D(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),W(t,"left",n[16]),W(t,"top",n[17]),W(t,"font-size",n[18]),W(t,"opacity",n[12]?"1":"0"),W(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){J(a,t,l),o&&o.m(t,null),e||(i=[Ii(Nn.call(null,t)),Oe(t,"clientWidth",n[34]),Oe(t,"clientHeight",n[35])],e=!0)},p(a,l){r===(r=s(a))&&o?o.p(a,l):(o&&o.d(1),o=r&&r(a),o&&(o.c(),o.m(t,null))),l[0]&4096&&W(t,"opacity",a[12]?"1":"0"),l[0]&512&&W(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:ae,o:ae,d(a){a&&X(t),o&&o.d(),e=!1,wt(i)}}}function jy(n,t){const e=n[0],i=n[1];let s=!1;for(let r=0,o=t.length-1;r<t.length;o=r++){const a=t[r][0],l=t[r][1],c=t[o][0],h=t[o][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function Vy(n,t,e){let i,s,r,o,a,l,c,h,u,f,p,g,v,{pxmm:m}=t,{roomAreaEnable:b}=t,{roomNameEnable:C}=t,{roomDimensionEnable:x}=t,{room:E}=t,{hoveredRoom:T}=t,{getRoomAreaText:S}=t,{getRoomDimensionText:F}=t,{getLabelElement:N}=t,{adaptiveRoomLabelVisibleEnable:q}=t;function A(ne,we){if(we.width===0||we.height===0)return()=>!1;const ke=ne.path.map(({x:Be,y:Ze})=>[Be,Ze]),pe=ne.roomLabel.position,{x:Xe,y:je}=pe,{width:De,height:Ue}=we,de=De/2,xe=Ue/2;return function(Ze){const ct=Xe*Ze,it=je*Ze,Je=ke.map(([ze,st])=>[ze*Ze,st*Ze]);return[[ct+de,it-xe],[ct-de,it-xe],[ct-de,it+xe],[ct+de,it+xe]].every(ze=>jy(ze,Je))}}const I=document.body.clientWidth,w=document.body.clientHeight,k=E.roomLabel,M=k.positionInImage.x*100+"%",L=k.positionInImage.y*100+"%",j=(I<500||w<500?10:14)+"px",R=(I<500||w<500?8:12)+"px";let Y=0,te=0,$=0,oe=0,se=!1;T.subscribe(function(we){e(25,se=!!we&&we.id===E.id)});const le=ne=>{e(7,$=ne.detail)},Se=ne=>{e(8,oe=ne.detail)},Ae=ne=>{e(5,Y=ne.detail)},Ve=ne=>{e(6,te=ne.detail)};return n.$$set=ne=>{"pxmm"in ne&&e(20,m=ne.pxmm),"roomAreaEnable"in ne&&e(0,b=ne.roomAreaEnable),"roomNameEnable"in ne&&e(1,C=ne.roomNameEnable),"roomDimensionEnable"in ne&&e(2,x=ne.roomDimensionEnable),"room"in ne&&e(3,E=ne.room),"hoveredRoom"in ne&&e(21,T=ne.hoveredRoom),"getRoomAreaText"in ne&&e(22,S=ne.getRoomAreaText),"getRoomDimensionText"in ne&&e(23,F=ne.getRoomDimensionText),"getLabelElement"in ne&&e(4,N=ne.getLabelElement),"adaptiveRoomLabelVisibleEnable"in ne&&e(24,q=ne.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var ne,we;n.$$.dirty[0]&24&&e(15,i=N==null?void 0:N(E)),n.$$.dirty[0]&4194312&&e(14,s=E.size?S(E.size):""),n.$$.dirty[0]&8388616&&e(13,r=E!=null&&E.dimension?F((ne=E.dimension)==null?void 0:ne.width,(we=E.dimension)==null?void 0:we.height):""),n.$$.dirty[0]&384&&e(31,o={width:$,height:oe}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=o?A(E,o):void 0),n.$$.dirty[0]&1091567616&&e(27,l=q?!!(a!=null&&a(m)):!0),n.$$.dirty[0]&96&&e(29,c={width:Y,height:te}),n.$$.dirty[0]&536870920&&e(28,h=c?A(E,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=q?!!(h!=null&&h(m)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||se),n.$$.dirty[0]&167772160&&e(11,p=l||se),n.$$.dirty[0]&100663296&&e(10,g=u||se),n.$$.dirty[0]&201326592&&e(9,v=l&&!u)},[b,C,x,E,N,Y,te,$,oe,v,g,p,f,r,s,i,M,L,j,R,m,T,S,F,q,se,u,l,h,c,a,o,le,Se,Ae,Ve]}class Ry extends Pe{constructor(t){super(),Ce(this,t,Vy,zy,ye,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},Ty,[-1,-1])}}function By(n){Me(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 Tu(n,t,e){const i=n.slice();return i[14]=t[e],i}function Lu(n){let t,e=[],i=new Map,s,r,o,a=n[10];const l=c=>c[14].id;for(let c=0;c<a.length;c+=1){let h=Tu(n,a,c),u=l(h);i.set(u,e[c]=Ou(u,h))}return{c(){t=G("div");for(let c=0;c<e.length;c+=1)e[c].c();D(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){J(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,r||(o=[Ii(Nn.call(null,t)),Oe(t,"clientWidth",n[13])],r=!0)},p(c,h){h&1791&&(a=c[10],Ie(),e=ki(e,h,l,1,c,a,i,t,Hn,Ou,null,Tu),Ee())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,wt(o)}}}function Ou(n,t){let e,i,s;const r=[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}];let o={};for(let a=0;a<r.length;a+=1)o=jt(o,r[a]);return i=new Ry({props:o}),{key:n,first:null,c(){e=Re(),ve(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),me(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?Ft(r,[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function _y(n){let t,e,i=n[10]&&Lu(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[10]?i?(i.p(s,r),r&1024&&H(i,1)):(i=Lu(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Fy(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:r}=t,{roomNameEnable:o}=t,{roomDimensionEnable:a}=t,{floorplanData:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:h}=t,{getRoomDimensionText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:p}=t,g=0,v=0;const m=b=>{e(8,g=b.detail)};return n.$$set=b=>{"floorIndex"in b&&e(11,s=b.floorIndex),"roomAreaEnable"in b&&e(0,r=b.roomAreaEnable),"roomNameEnable"in b&&e(1,o=b.roomNameEnable),"roomDimensionEnable"in b&&e(2,a=b.roomDimensionEnable),"floorplanData"in b&&e(12,l=b.floorplanData),"hoveredRoom"in b&&e(3,c=b.hoveredRoom),"getRoomAreaText"in b&&e(4,h=b.getRoomAreaText),"getRoomDimensionText"in b&&e(5,u=b.getRoomDimensionText),"getLabelElement"in b&&e(6,f=b.getLabelElement),"adaptiveRoomLabelVisibleEnable"in b&&e(7,p=b.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&6144&&e(10,i=l.floorDatas[s].rooms),n.$$.dirty&4352){const{max:b,min:C}=l.bounding,x=b.x-C.x;e(9,v=g/x)}},[r,o,a,c,h,u,f,p,g,v,i,s,l,m]}class Hy extends Pe{constructor(t){super(),Ce(this,t,Fy,_y,ye,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},By)}}function Ny(n){Me(n,"svelte-1fuyezq",".floorplan-plugin__rule-labels.svelte-1fuyezq.svelte-1fuyezq{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-1fuyezq.svelte-1fuyezq{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq.svelte-1fuyezq{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq.svelte-1fuyezq{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq.svelte-1fuyezq{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-1fuyezq.svelte-1fuyezq{background:#fff;opacity:0.2;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-1fuyezq.svelte-1fuyezq{position:absolute;background:#fff;opacity:0.2;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale.svelte-1fuyezq{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute}.floorplan-plugin__rule-labels--top.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-1fuyezq.svelte-1fuyezq{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-text-item.svelte-1fuyezq{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-1fuyezq.svelte-1fuyezq{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.35}")}function zu(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function ju(n,t,e){const i=n.slice();return i[14]=t[e],i}function Vu(n){let t;return{c(){t=G("div"),D(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),W(t,"left",n[14].left*100+"%"),W(t,"bottom",n[14].bottom*100+"%")},m(e,i){J(e,t,i)},p:ae,d(e){e&&X(t)}}}function Ru(n,t){let e,i,s=t[1](t[11].distance)+"",r,o;return{key:n,first:null,c(){e=G("div"),i=G("div"),r=Ge(s),o=ce(),D(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),fe(i,"is-row",t[2]),D(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),W(e,"left",t[11].left*100+"%"),W(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){J(a,e,l),U(e,i),U(i,r),U(e,o)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Qe(r,s)},d(a){a&&X(e)}}}function Gy(n){let t,e,i,s,r,o,a=[],l=new Map,c,h=n[3],u=[];for(let g=0;g<h.length;g+=1)u[g]=Vu(ju(n,h,g));let f=n[4];const p=g=>g[13];for(let g=0;g<f.length;g+=1){let v=zu(n,f,g),m=p(v);l.set(m,a[g]=Ru(m,v))}return{c(){t=G("div"),e=G("div"),i=ce(),s=G("div");for(let g=0;g<u.length;g+=1)u[g].c();r=ce(),o=G("div");for(let g=0;g<a.length;g+=1)a[g].c();D(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),D(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),fe(s,"is-row",n[2]),D(o,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),D(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),fe(t,"is-row",n[2]),W(t,"width",n[2]?"100%":1/16+"rem"),W(t,"height",n[2]?1/16+"rem":"100%")},m(g,v){J(g,t,v),U(t,e),U(t,i),U(t,s);for(let m=0;m<u.length;m+=1)u[m]&&u[m].m(s,null);U(t,r),U(t,o);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(o,null)},p(g,[v]){if(v&8){h=g[3];let m;for(m=0;m<h.length;m+=1){const b=ju(g,h,m);u[m]?u[m].p(b,v):(u[m]=Vu(b),u[m].c(),u[m].m(s,null))}for(;m<u.length;m+=1)u[m].d(1);u.length=h.length}v&22&&(f=g[4],a=ki(a,v,p,1,g,f,l,o,hh,Ru,null,zu)),v&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+g[0]+" svelte-1fuyezq")&&D(t,"class",c),v&5&&fe(t,"is-row",g[2])},i:ae,o:ae,d(g){g&&X(t),xi(u,g);for(let v=0;v<a.length;v+=1)a[v].d()}}}const _s=1e3,Fs=180;function Wy(n,t,e){let{type:i}=t,{data:s}=t,{bounding:r}=t,{getRuleDistanceText:o}=t;const a=i==="top"||i==="bottom",l=r.max.x-r.min.x-(_s-Fs)*2,c=r.max.y-r.min.y-(_s-Fs)*2,h=s.map(([g,v])=>a?[g.x,v.x]:[g.y,v.y]).flat().sort().filter((g,v,m)=>v===0?!0:g!==m[v-1]),u=h.map(g=>{const v=a?(g-r.min.x-_s+Fs)/l:0,m=a?0:(g-r.min.y-_s+Fs)/c;return{left:v,bottom:m}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],p=h.map((g,v,m)=>{const b=v===0?0:g-m[v-1],C=v===0?0:(g+m[v-1])/2,x=a?(C-r.min.x-_s+Fs)/l:0,E=a?0:(C-r.min.y-_s+Fs)/c;return{left:x,bottom:E,distance:b}}).filter(({distance:g})=>g/f>.1);return n.$$set=g=>{"type"in g&&e(0,i=g.type),"data"in g&&e(5,s=g.data),"bounding"in g&&e(6,r=g.bounding),"getRuleDistanceText"in g&&e(1,o=g.getRuleDistanceText)},[i,o,a,u,p,s,r]}class Qy extends Pe{constructor(t){super(),Ce(this,t,Wy,Gy,ye,{type:0,data:5,bounding:6,getRuleDistanceText:1},Ny)}}function Uy(n){Me(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Bu(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function _u(n,t){let e,i,s;const r=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let o={};for(let a=0;a<r.length;a+=1)o=jt(o,r[a]);return i=new Qy({props:o}),{key:n,first:null,c(){e=Re(),ve(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),me(i,a,l),s=!0},p(a,l){t=a;const c=l&19?Ft(r,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function Yy(n){let t,e=[],i=new Map,s,r=n[4];const o=a=>a[13];for(let a=0;a<r.length;a+=1){let l=Bu(n,r,a),c=o(l);i.set(c,e[a]=_u(c,l))}return{c(){t=G("div");for(let a=0;a<e.length;a+=1)e[a].c();D(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),W(t,"width",n[3]),W(t,"height",n[2])},m(a,l){J(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&&(r=a[4],Ie(),e=ki(e,l,o,1,a,r,i,t,Hn,_u,null,Bu),Ee()),l&8&&W(t,"width",a[3]),l&4&&W(t,"height",a[2])},i(a){if(!s){for(let l=0;l<r.length;l+=1)H(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Z(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Fu=1e3,Hu=180;function Xy(n,t,e){let i,s,r,o,a,l,c,h,u,f,{floorIndex:p}=t,{floorplanData:g}=t,{getRuleDistanceText:v}=t;return n.$$set=m=>{"floorIndex"in m&&e(5,p=m.floorIndex),"floorplanData"in m&&e(6,g=m.floorplanData),"getRuleDistanceText"in m&&e(0,v=m.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=g.bounding),n.$$.dirty&96&&e(11,s=g.floorDatas[p].rules),n.$$.dirty&2048&&e(12,r=Object.keys(s)),n.$$.dirty&6144&&e(4,o=r.map(m=>[m,s[m]])),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-(Fu-Hu)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(Fu-Hu)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[v,i,f,u,o,p,g,l,h,a,c,s,r]}class Zy extends Pe{constructor(t){super(),Ce(this,t,Xy,Yy,ye,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},Uy)}}function Ya(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((o,a)=>{const{x:l,y:c}=t.format?t.format(o):o,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function bg({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function Jy(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 qy(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 Ky(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function $y(n){let t;return{c(){t=et("path"),D(t,"d",n[0]),D(t,"fill","#2F313A")},m(e,i){J(e,t,i)},p(e,[i]){i&1&&D(t,"d",e[0])},i:ae,o:ae,d(e){e&&X(t)}}}function e1(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Ya(s,{needZ:!0}))},[i,s]}class t1 extends Pe{constructor(t){super(),Ce(this,t,e1,$y,ye,{path:1})}}function i1(n){let t,e,i,s,r,o;return{c(){t=et("defs"),e=et("pattern"),i=et("rect"),s=et("path"),r=ce(),o=et("path"),D(i,"x","0"),D(i,"y","0"),D(i,"width",n[1]),D(i,"height",n[1]),D(i,"fill","#323747"),D(s,"d",n[2]),D(s,"stroke","#ffffff"),D(s,"stroke-opacity","0.06"),D(s,"stroke-width","0.5"),D(s,"fill","none"),D(e,"id","fpm-room-pattern-0"),D(e,"x","0"),D(e,"y","0"),D(e,"width",n[1]),D(e,"height",n[1]),D(e,"patternUnits","userSpaceOnUse"),D(e,"patternTransform","scale(50 50)"),D(o,"d",n[0]),D(o,"fill","url(#fpm-room-pattern-0)")},m(a,l){J(a,t,l),U(t,e),U(e,i),U(e,s),J(a,r,l),J(a,o,l)},p(a,[l]){l&1&&D(o,"d",a[0])},i:ae,o:ae,d(a){a&&X(t),a&&X(r),a&&X(o)}}}const Pl=6;function n1(n,t,e){let i,{path:s}=t;const r=Pl*2,o=`M0 ${Pl} h ${r} M${Pl} 0 v ${r}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Ya(s,{needZ:!0}))},[i,r,o,s]}class s1 extends Pe{constructor(t){super(),Ce(this,t,n1,i1,ye,{path:3})}}function r1(n){let t,e,i,s,r,o,a,l,c,h,u;return{c(){t=et("defs"),e=et("pattern"),i=et("rect"),s=et("pattern"),r=et("rect"),o=ce(),a=et("path"),l=ce(),c=et("path"),h=ce(),u=et("path"),D(i,"x","0"),D(i,"y","0"),D(i,"width","6"),D(i,"height","50"),D(i,"fill","none"),D(i,"stroke","#4B4B57"),D(i,"stroke-width","0.5"),D(e,"id","room-material-pattern-1"),D(e,"x","0"),D(e,"y","0"),D(e,"width","12"),D(e,"height","50"),D(e,"patternUnits","userSpaceOnUse"),D(e,"patternTransform","scale(50 50)"),D(r,"x","0"),D(r,"y","0"),D(r,"width","6"),D(r,"height","50"),D(r,"fill","none"),D(r,"stroke","#4B4B57"),D(r,"stroke-width","0.5"),D(s,"id","room-material-pattern-2"),D(s,"x","6"),D(s,"y","25"),D(s,"width","12"),D(s,"height","50"),D(s,"patternUnits","userSpaceOnUse"),D(s,"patternTransform","scale(50 50)"),D(a,"d",n[0]),D(a,"fill","#43434D"),D(c,"d",n[0]),D(c,"fill","url(#room-material-pattern-1)"),D(u,"d",n[0]),D(u,"fill","url(#room-material-pattern-2)")},m(f,p){J(f,t,p),U(t,e),U(e,i),U(t,s),U(s,r),J(f,o,p),J(f,a,p),J(f,l,p),J(f,c,p),J(f,h,p),J(f,u,p)},p(f,[p]){p&1&&D(a,"d",f[0]),p&1&&D(c,"d",f[0]),p&1&&D(u,"d",f[0])},i:ae,o:ae,d(f){f&&X(t),f&&X(o),f&&X(a),f&&X(l),f&&X(c),f&&X(h),f&&X(u)}}}function o1(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Ya(s,{needZ:!0}))},[i,s]}class a1 extends Pe{constructor(t){super(),Ce(this,t,o1,r1,ye,{path:1})}}function l1(n){Me(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 Nu(n,t,e){const i=n.slice();return i[5]=t[e],i}function c1(n){let t,e;return t=new s1({props:{path:n[5].path}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[5].path),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function h1(n){let t,e;return t=new a1({props:{path:n[5].path}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[5].path),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function u1(n){let t,e;return t=new t1({props:{path:n[5].path}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[5].path),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Gu(n){let t,e,i,s;const r=[u1,h1,c1],o=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=o[e]=r[e](n),{c(){t=et("svg"),i.c(),D(t,"width","100%"),D(t,"height","100%"),D(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),D(t,"class","svelte-1dykexu")},m(l,c){J(l,t,c),o[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?o[e].p(l,c):(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee(),i=o[e],i?i.p(l,c):(i=o[e]=r[e](l),i.c()),H(i,1),i.m(t,null))},i(l){s||(H(i),s=!0)},o(l){Z(i),s=!1},d(l){l&&X(t),o[e].d()}}}function d1(n){let t,e,i=n[0],s=[];for(let o=0;o<i.length;o+=1)s[o]=Gu(Nu(n,i,o));const r=o=>Z(s[o],1,1,()=>{s[o]=null});return{c(){t=G("div");for(let o=0;o<s.length;o+=1)s[o].c();D(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(o,a){J(o,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(o,[a]){if(a&7){i=o[0];let l;for(l=0;l<i.length;l+=1){const c=Nu(o,i,l);s[l]?(s[l].p(c,a),H(s[l],1)):(s[l]=Gu(c),s[l].c(),H(s[l],1),s[l].m(t,null))}for(Ie(),l=i.length;l<s.length;l+=1)r(l);Ee()}},i(o){if(!e){for(let a=0;a<i.length;a+=1)H(s[a]);e=!0}},o(o){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Z(s[a]);e=!1},d(o){o&&X(t),xi(s,o)}}}function f1(n,t,e){let i,{floorIndex:s}=t,{floorplanData:r}=t;const o=r.bounding.max.x-r.bounding.min.x,a=r.bounding.max.y-r.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,r=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=r.floorDatas[s].rooms.map(l=>ue(_({},l),{path:l.path.map(c=>bg(c,r.bounding))})))},[i,o,a,s,r]}class p1 extends Pe{constructor(t){super(),Ce(this,t,f1,d1,ye,{floorIndex:3,floorplanData:4},l1)}}function m1(n){Me(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function g1(n){let t,e,i,s;return{c(){t=et("path"),D(t,"d",n[5]),D(t,"fill","#fff"),D(t,"style",n[2]),D(t,"id",e=`${n[1]}_${n[0].id}`),D(t,"class","svelte-qq2273")},m(r,o){J(r,t,o),i||(s=[Oe(t,"mouseenter",n[3]),Oe(t,"mouseleave",n[4])],i=!0)},p(r,[o]){o&4&&D(t,"style",r[2]),o&3&&e!==(e=`${r[1]}_${r[0].id}`)&&D(t,"id",e)},i:ae,o:ae,d(r){r&&X(t),i=!1,wt(s)}}}function v1(n,t,e){let i,s,{room:r}=t,{floorIndex:o}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(r)}function u(){c==null||c.set(void 0)}const{bounding:f}=a,p=Ya(r.path,{needZ:!0,format:g=>bg(g,f)});return n.$$set=g=>{"room"in g&&e(0,r=g.room),"floorIndex"in g&&e(1,o=g.floorIndex),"floorplanData"in g&&e(6,a=g.floorplanData),"highlightData"in g&&e(7,l=g.highlightData),"hoveredRoom"in g&&e(8,c=g.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${o}_${r.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[r,o,s,h,u,p,a,l,c,i]}class A1 extends Pe{constructor(t){super(),Ce(this,t,v1,g1,ye,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},m1)}}function b1(n){Me(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 Wu(n,t,e){const i=n.slice();return i[6]=t[e],i}function Qu(n,t){let e,i,s;const r=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let o={};for(let a=0;a<r.length;a+=1)o=jt(o,r[a]);return i=new A1({props:o}),{key:n,first:null,c(){e=Re(),ve(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),me(i,a,l),s=!0},p(a,l){t=a;const c=l&15?Ft(r,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function y1(n){let t,e,i=[],s=new Map,r,o=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<o.length;l+=1){let c=Wu(n,o,l),h=a(c);s.set(h,i[l]=Qu(h,c))}return{c(){t=G("div"),e=et("svg");for(let l=0;l<i.length;l+=1)i[l].c();D(e,"width","100%"),D(e,"height","100%"),D(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),D(e,"class","svelte-1kqo6e4"),D(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){J(l,t,c),U(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);r=!0},p(l,[c]){c&15&&(o=l[1].floorDatas[l[0]].rooms,Ie(),i=ki(i,c,a,1,l,o,s,e,Hn,Qu,null,Wu),Ee())},i(l){if(!r){for(let c=0;c<o.length;c+=1)H(i[c]);r=!0}},o(l){for(let c=0;c<i.length;c+=1)Z(i[c]);r=!1},d(l){l&&X(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function w1(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:r}=t,{hoveredRoom:o}=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,r=c.highlightData),"hoveredRoom"in c&&e(3,o=c.hoveredRoom)},[i,s,r,o,a,l]}class yg extends Pe{constructor(t){super(),Ce(this,t,w1,y1,ye,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},b1)}}function C1(n){Me(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 Uu(n){let t,e=n[0].text+"",i;return{c(){t=G("span"),i=Ge(e),D(t,"class","text svelte-1lm20n5"),W(t,"font-size",n[0].textFontSize+"px")},m(s,r){J(s,t,r),U(t,i)},p(s,r){r&1&&e!==(e=s[0].text+"")&&Qe(i,e),r&1&&W(t,"font-size",s[0].textFontSize+"px")},d(s){s&&X(t)}}}function P1(n){let t,e,i,s,r=n[0].text&&Uu(n);return{c(){t=G("div"),e=G("img"),s=ce(),r&&r.c(),D(e,"class","image"),D(e,"alt","缺省楼层展位图"),St(e.src,i=n[0].imageURL)||D(e,"src",i),W(e,"width",n[0].imageWidth+"px"),W(e,"height",n[0].imageHeight+"px"),D(t,"class","missing-floor svelte-1lm20n5")},m(o,a){J(o,t,a),U(t,e),U(t,s),r&&r.m(t,null)},p(o,[a]){a&1&&!St(e.src,i=o[0].imageURL)&&D(e,"src",i),a&1&&W(e,"width",o[0].imageWidth+"px"),a&1&&W(e,"height",o[0].imageHeight+"px"),o[0].text?r?r.p(o,a):(r=Uu(o),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},i:ae,o:ae,d(o){o&&X(t),r&&r.d()}}}function I1(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class E1 extends Pe{constructor(t){super(),Ce(this,t,I1,P1,ye,{missingFloorConfig:0},C1)}}const Vn="data:image/png;base64,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";function Xa(n){return n*180/Math.PI}function M1(n){Me(n,"svelte-17hhq1b",".floorplan__camera-position.svelte-17hhq1b{pointer-events:none;position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17hhq1b{position:absolute;background-repeat:no-repeat;background-size:100%}")}function x1(n){let t,e;return{c(){t=G("div"),e=G("div"),D(e,"class","floorplan__camera-rotate svelte-17hhq1b"),W(e,"background-image",`url(${n[0]||Vn})`),W(e,"width",n[4]),W(e,"height",n[4]),W(e,"left","-"+n[4]),W(e,"top","-"+n[4]),W(e,"transform",`rotate(${n[3]}deg)`),W(e,"transform-origin",`${n[4]} ${n[4]}`),D(t,"class","floorplan__camera-position svelte-17hhq1b"),W(t,"left",n[1]),W(t,"top",n[2])},m(i,s){J(i,t,s),U(t,e)},p(i,[s]){s&1&&W(e,"background-image",`url(${i[0]||Vn})`);const r=s&1;r&&W(e,"width",i[4]),r&&W(e,"height",i[4]),r&&W(e,"left","-"+i[4]),r&&W(e,"top","-"+i[4]),r&&W(e,"transform",`rotate(${i[3]}deg)`),r&&W(e,"transform-origin",`${i[4]} ${i[4]}`)},i:ae,o:ae,d(i){i&&X(t)}}}function k1(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:r}=t,{cameraImageUrl:o}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",f=h*100+"%",p=-Xa(r)+45,g=document.body.clientWidth,v=document.body.clientHeight,b=`${(g<500||v<500?17:37)/16}rem`;return n.$$set=C=>{"panoIndex"in C&&e(5,i=C.panoIndex),"floorplanData"in C&&e(6,s=C.floorplanData),"lastPanoramaLongitude"in C&&e(7,r=C.lastPanoramaLongitude),"cameraImageUrl"in C&&e(0,o=C.cameraImageUrl)},[o,u,f,p,b,i,s,r]}let D1=class extends Pe{constructor(t){super(),Ce(this,t,k1,x1,ye,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},M1)}};const S1="data:image/png;base64,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";function T1(n){Me(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 L1(n){let t,e,i,s,r;return{c(){t=G("div"),e=G("div"),i=ce(),s=G("span"),r=Ge(n[0]),D(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),W(e,"background-image",`url(${S1})`),D(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),D(t,"class","floorplan-plugin__compass svelte-rpkaro"),W(t,"transform",n[2])},m(o,a){J(o,t,a),U(t,e),U(t,i),U(t,s),U(s,r)},p(o,a){a&1&&Qe(r,o[0])},d(o){o&&X(t)}}}function O1(n){let t,e=n[1]&&L1(n);return{c(){e&&e.c(),t=Re()},m(i,s){e&&e.m(i,s),J(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:ae,o:ae,d(i){e&&e.d(i),i&&X(t)}}}function z1(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const r=(c=i.entrance)==null?void 0:c.northRad,o=typeof r=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(r?Xa(r):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,o,l,i]}class j1 extends Pe{constructor(t){super(),Ce(this,t,z1,O1,ye,{floorplanData:3,northDesc:0},T1)}}function V1(n){Me(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 R1(n){let t,e,i,s,r,o,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let E=0;E<u.length;E+=1)f=jt(f,u[E]);t=new p1({props:f});let p=(n[3]||n[5])&&Yu(n);const g=[{floorplanData:n[11],floorIndex:n[2]}];let v={};for(let E=0;E<g.length;E+=1)v=jt(v,g[E]);s=new Ag({props:v});let m=n[6]&&Xu(n),b=n[10]&&Zu(n),C=n[4]&&Ju(n),x=n[22]&&qu(n);return{c(){ve(t.$$.fragment),e=ce(),p&&p.c(),i=ce(),ve(s.$$.fragment),r=ce(),m&&m.c(),o=ce(),b&&b.c(),a=ce(),C&&C.c(),l=ce(),x&&x.c(),c=Re()},m(E,T){me(t,E,T),J(E,e,T),p&&p.m(E,T),J(E,i,T),me(s,E,T),J(E,r,T),m&&m.m(E,T),J(E,o,T),b&&b.m(E,T),J(E,a,T),C&&C.m(E,T),J(E,l,T),x&&x.m(E,T),J(E,c,T),h=!0},p(E,T){const S=T&2052?Ft(u,[{floorIndex:E[2],floorplanData:E[11]}]):{};t.$set(S),E[3]||E[5]?p?(p.p(E,T),T&40&&H(p,1)):(p=Yu(E),p.c(),H(p,1),p.m(i.parentNode,i)):p&&(Ie(),Z(p,1,1,()=>{p=null}),Ee());const F=T&2052?Ft(g,[{floorplanData:E[11],floorIndex:E[2]}]):{};s.$set(F),E[6]?m?(m.p(E,T),T&64&&H(m,1)):(m=Xu(E),m.c(),H(m,1),m.m(o.parentNode,o)):m&&(Ie(),Z(m,1,1,()=>{m=null}),Ee()),E[10]?b?(b.p(E,T),T&1024&&H(b,1)):(b=Zu(E),b.c(),H(b,1),b.m(a.parentNode,a)):b&&(Ie(),Z(b,1,1,()=>{b=null}),Ee()),E[4]?C?(C.p(E,T),T&16&&H(C,1)):(C=Ju(E),C.c(),H(C,1),C.m(l.parentNode,l)):C&&(Ie(),Z(C,1,1,()=>{C=null}),Ee()),E[22]?x?(x.p(E,T),T&4194304&&H(x,1)):(x=qu(E),x.c(),H(x,1),x.m(c.parentNode,c)):x&&(Ie(),Z(x,1,1,()=>{x=null}),Ee())},i(E){h||(H(t.$$.fragment,E),H(p),H(s.$$.fragment,E),H(m),H(b),H(C),H(x),h=!0)},o(E){Z(t.$$.fragment,E),Z(p),Z(s.$$.fragment,E),Z(m),Z(b),Z(C),Z(x),h=!1},d(E){ge(t,E),E&&X(e),p&&p.d(E),E&&X(i),ge(s,E),E&&X(r),m&&m.d(E),E&&X(o),b&&b.d(E),E&&X(a),C&&C.d(E),E&&X(l),x&&x.d(E),E&&X(c)}}}function B1(n){let t,e;return t=new E1({props:{missingFloorConfig:n[18]}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&262144&&(r.missingFloorConfig=i[18]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Yu(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[11],hoveredRoom:n[24],highlightData:n[17]}];let s={};for(let r=0;r<i.length;r+=1)s=jt(s,i[r]);return t=new yg({props:s}),{c(){ve(t.$$.fragment)},m(r,o){me(t,r,o),e=!0},p(r,o){const a=o&16910340?Ft(i,[{floorIndex:r[2],floorplanData:r[11],hoveredRoom:r[24],highlightData:r[17]}]):{};t.$set(a)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Xu(n){let t,e;const i=[{floorplanData:n[11],roomAreaEnable:n[7],roomNameEnable:n[8],roomDimensionEnable:n[9],floorIndex:n[2],getRoomAreaText:n[12],getRoomDimensionText:n[13],getLabelElement:n[14],hoveredRoom:n[24],adaptiveRoomLabelVisibleEnable:n[16]}];let s={};for(let r=0;r<i.length;r+=1)s=jt(s,i[r]);return t=new Hy({props:s}),{c(){ve(t.$$.fragment)},m(r,o){me(t,r,o),e=!0},p(r,o){const a=o&16874372?Ft(i,[{floorplanData:r[11],roomAreaEnable:r[7],roomNameEnable:r[8],roomDimensionEnable:r[9],floorIndex:r[2],getRoomAreaText:r[12],getRoomDimensionText:r[13],getLabelElement:r[14],hoveredRoom:r[24],adaptiveRoomLabelVisibleEnable:r[16]}]):{};t.$set(a)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Zu(n){let t,e;const i=[{floorplanData:n[11],floorIndex:n[2],getRuleDistanceText:n[15]}];let s={};for(let r=0;r<i.length;r+=1)s=jt(s,i[r]);return t=new Zy({props:s}),{c(){ve(t.$$.fragment)},m(r,o){me(t,r,o),e=!0},p(r,o){const a=o&34820?Ft(i,[{floorplanData:r[11],floorIndex:r[2],getRuleDistanceText:r[15]}]):{};t.$set(a)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Ju(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[11],lastPanoramaLongitude:n[19],cameraImageUrl:n[20]}];let s={};for(let r=0;r<i.length;r+=1)s=jt(s,i[r]);return t=new D1({props:s}),{c(){ve(t.$$.fragment)},m(r,o){me(t,r,o),e=!0},p(r,o){const a=o&1574913?Ft(i,[{panoIndex:r[0],floorplanData:r[11],lastPanoramaLongitude:r[19],cameraImageUrl:r[20]}]):{};t.$set(a)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function qu(n){let t,e;return t=new j1({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&2048&&(r.floorplanData=i[11]),s&2097152&&(r.northDesc=i[21]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function _1(n){let t,e,i,s,r;const o=[B1,R1],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=o[e](n),{c(){t=G("div"),i.c(),D(t,"class",s=mt(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){J(c,t,h),a[e].m(t,null),r=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(Ie(),Z(a[u],1,1,()=>{a[u]=null}),Ee(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),H(i,1),i.m(t,null)),(!r||h&2&&s!==(s=mt(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&D(t,"class",s)},i(c){r||(H(i),r=!0)},o(c){Z(i),r=!1},d(c){c&&X(t),a[e].d()}}}function F1(n,t,e){let i,s,{panoIndex:r}=t,{isCurrent:o}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:f}=t,{roomNameEnable:p}=t,{roomDimensionEnable:g}=t,{ruleLabelsEnable:v}=t,{floorplanData:m}=t,{getRoomAreaText:b}=t,{getRoomDimensionText:C}=t,{getLabelElement:x}=t,{getRuleDistanceText:E}=t,{adaptiveRoomLabelVisibleEnable:T}=t,{highlightData:S}=t,{missingFloorConfig:F}=t,{lastPanoramaLongitude:N}=t,{cameraImageUrl:q}=t,{northDesc:A}=t,{compassEnable:I}=t,{store:w=void 0}=t;const k=dh(void 0);return k.subscribe(M=>{w&&e(25,w.roomOnMouse=M,w)}),n.$$set=M=>{"panoIndex"in M&&e(0,r=M.panoIndex),"isCurrent"in M&&e(1,o=M.isCurrent),"floorIndex"in M&&e(2,a=M.floorIndex),"highlightEnable"in M&&e(3,l=M.highlightEnable),"cameraEnable"in M&&e(4,c=M.cameraEnable),"hoverEnable"in M&&e(5,h=M.hoverEnable),"roomLabelsEnable"in M&&e(6,u=M.roomLabelsEnable),"roomAreaEnable"in M&&e(7,f=M.roomAreaEnable),"roomNameEnable"in M&&e(8,p=M.roomNameEnable),"roomDimensionEnable"in M&&e(9,g=M.roomDimensionEnable),"ruleLabelsEnable"in M&&e(10,v=M.ruleLabelsEnable),"floorplanData"in M&&e(11,m=M.floorplanData),"getRoomAreaText"in M&&e(12,b=M.getRoomAreaText),"getRoomDimensionText"in M&&e(13,C=M.getRoomDimensionText),"getLabelElement"in M&&e(14,x=M.getLabelElement),"getRuleDistanceText"in M&&e(15,E=M.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in M&&e(16,T=M.adaptiveRoomLabelVisibleEnable),"highlightData"in M&&e(17,S=M.highlightData),"missingFloorConfig"in M&&e(18,F=M.missingFloorConfig),"lastPanoramaLongitude"in M&&e(19,N=M.lastPanoramaLongitude),"cameraImageUrl"in M&&e(20,q=M.cameraImageUrl),"northDesc"in M&&e(21,A=M.northDesc),"compassEnable"in M&&e(22,I=M.compassEnable),"store"in M&&e(25,w=M.store)},n.$$.update=()=>{n.$$.dirty&2052&&e(26,i=m.floorDatas[a]),n.$$.dirty&67108864&&e(23,s=i.rooms.length>0)},[r,o,a,l,c,h,u,f,p,g,v,m,b,C,x,E,T,S,F,N,q,A,I,s,k,w,i]}let H1=class extends Pe{constructor(t){super(),Ce(this,t,F1,_1,ye,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomDimensionEnable:9,ruleLabelsEnable:10,floorplanData:11,getRoomAreaText:12,getRoomDimensionText:13,getLabelElement:14,getRuleDistanceText:15,adaptiveRoomLabelVisibleEnable:16,highlightData:17,missingFloorConfig:18,lastPanoramaLongitude:19,cameraImageUrl:20,northDesc:21,compassEnable:22,store:25},V1)}};function N1(n){Me(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Ku(n,t,e){const i=n.slice();return i[25]=t[e],i}function $u(n){let t,e,i,s=n[14].floorDatas,r=[];for(let a=0;a<s.length;a+=1)r[a]=ed(Ku(n,s,a));const o=a=>Z(r[a],1,1,()=>{r[a]=null});return{c(){t=G("div");for(let a=0;a<r.length;a+=1)r[a].c();D(t,"class","floorplan-main svelte-86bqav")},m(a,l){J(a,t,l);for(let c=0;c<r.length;c+=1)r[c]&&r[c].m(t,null);i=!0},p(a,l){if(n=a,l&33554428){s=n[14].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Ku(n,s,c);r[c]?(r[c].p(h,l),H(r[c],1)):(r[c]=ed(h),r[c].c(),H(r[c],1),r[c].m(t,null))}for(Ie(),c=s.length;c<r.length;c+=1)o(c);Ee()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)H(r[l]);e||gt(()=>{e=Fn(t,Tt,{duration:n[0],easing:hn}),e.start()}),i=!0}},o(a){r=r.filter(Boolean);for(let l=0;l<r.length;l+=1)Z(r[l]);i=!1},d(a){a&&X(t),xi(r,a)}}}function ed(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[14],getRoomAreaText:n[17],getRoomDimensionText:n[18],getLabelElement:n[19],getRuleDistanceText:n[20],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomDimensionEnable:n[12],ruleLabelsEnable:n[13],adaptiveRoomLabelVisibleEnable:n[21],highlightData:n[22],missingFloorConfig:n[23],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[16],lastPanoramaLongitude:n[15],compassEnable:n[8],northDesc:n[2],store:n[24]},{floorIndex:n[25].floorIndex},{isCurrent:n[25].floorIndex===n[4]}];let s={};for(let r=0;r<i.length;r+=1)s=jt(s,i[r]);return t=new H1({props:s}),{c(){ve(t.$$.fragment)},m(r,o){me(t,r,o),e=!0},p(r,o){const a=o&33554428?Ft(i,[o&33554412&&{hoverEnable:r[6],highlightEnable:r[7],floorplanData:r[14],getRoomAreaText:r[17],getRoomDimensionText:r[18],getLabelElement:r[19],getRuleDistanceText:r[20],roomLabelsEnable:r[9],roomAreaEnable:r[10],roomNameEnable:r[11],roomDimensionEnable:r[12],ruleLabelsEnable:r[13],adaptiveRoomLabelVisibleEnable:r[21],highlightData:r[22],missingFloorConfig:r[23],panoIndex:r[3],cameraEnable:r[5],cameraImageUrl:r[16],lastPanoramaLongitude:r[15],compassEnable:r[8],northDesc:r[2],store:r[24]},o&16384&&{floorIndex:r[25].floorIndex},o&16400&&{isCurrent:r[25].floorIndex===r[4]}]):{};t.$set(a)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function G1(n){let t,e,i=n[1]&&$u(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&H(i,1)):(i=$u(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function W1(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:r}=t,{panoIndex:o}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:p}=t,{roomNameEnable:g}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:m}=t,{floorplanData:b}=t,{lastPanoramaLongitude:C}=t,{cameraImageUrl:x}=t,{getRoomAreaText:E}=t,{getRoomDimensionText:T}=t,{getLabelElement:S}=t,{getRuleDistanceText:F}=t,{adaptiveRoomLabelVisibleEnable:N}=t,{highlightData:q}=t,{missingFloorConfig:A}=t,{store:I=void 0}=t;return n.$$set=w=>{"duration"in w&&e(0,i=w.duration),"visible"in w&&e(1,s=w.visible),"northDesc"in w&&e(2,r=w.northDesc),"panoIndex"in w&&e(3,o=w.panoIndex),"floorIndex"in w&&e(4,a=w.floorIndex),"cameraEnable"in w&&e(5,l=w.cameraEnable),"hoverEnable"in w&&e(6,c=w.hoverEnable),"highlightEnable"in w&&e(7,h=w.highlightEnable),"compassEnable"in w&&e(8,u=w.compassEnable),"roomLabelsEnable"in w&&e(9,f=w.roomLabelsEnable),"roomAreaEnable"in w&&e(10,p=w.roomAreaEnable),"roomNameEnable"in w&&e(11,g=w.roomNameEnable),"roomDimensionEnable"in w&&e(12,v=w.roomDimensionEnable),"ruleLabelsEnable"in w&&e(13,m=w.ruleLabelsEnable),"floorplanData"in w&&e(14,b=w.floorplanData),"lastPanoramaLongitude"in w&&e(15,C=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(16,x=w.cameraImageUrl),"getRoomAreaText"in w&&e(17,E=w.getRoomAreaText),"getRoomDimensionText"in w&&e(18,T=w.getRoomDimensionText),"getLabelElement"in w&&e(19,S=w.getLabelElement),"getRuleDistanceText"in w&&e(20,F=w.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in w&&e(21,N=w.adaptiveRoomLabelVisibleEnable),"highlightData"in w&&e(22,q=w.highlightData),"missingFloorConfig"in w&&e(23,A=w.missingFloorConfig),"store"in w&&e(24,I=w.store)},[i,s,r,o,a,l,c,h,u,f,p,g,v,m,b,C,x,E,T,S,F,N,q,A,I]}let fh=class extends Pe{constructor(t){super(),Ce(this,t,W1,G1,ye,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomDimensionEnable:12,ruleLabelsEnable:13,floorplanData:14,lastPanoramaLongitude:15,cameraImageUrl:16,getRoomAreaText:17,getRoomDimensionText:18,getLabelElement:19,getRuleDistanceText:20,adaptiveRoomLabelVisibleEnable:21,highlightData:22,missingFloorConfig:23,store:24},N1)}};const Q1="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 U1(n){return ee(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return ee(this,null,function*(){const r={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const o=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());r.svgContent=o}return r})};return yield Promise.all(n.map(e))})}function Y1(n){const t={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};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function X1(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Y1),rules:n.rules}}function Z1(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function J1(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 Rn(n){return ee(this,null,function*(){const t=yield U1(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(X1),s=n.computed_data.entrance?J1(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Z1)}})}function q1(n,t,e){return n.map(s=>{const r=s.position,o=s.icon?s.icon:{url:Q1,width:45,height:48},a=Ky(r,t),l=Jy(r,e),c=qy(l,e);return{floorIndex:a,icon:o,id:s.id,position:l,positionInImage:c}})}function K1(n,t){return t(n),n}function or(n,t){return K1({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function td(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 ph(n,t,e=Ln.BOUNDING_CENTER){const i=td(n,t),s=td(n,t+1);return e===Ln.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Ln.CEILING?s:i}function mh(n,t,e,i){const s=ph(n,e,i==null?void 0:i.attachedTo),r=new y.Vector3(0,s,0),o=new y.Vector3(1,s,0),a=r.clone().project(n.camera),l=o.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Gn=class{constructor(t,e){d(this,"VERSION","3.60.0");d(this,"NAME");d(this,"five");d(this,"workUtil");d(this,"fiveUtil");d(this,"hooks",new kt);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,this.fiveUtil=new za(t),this.workUtil=this.fiveUtil.workUtil,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}set workCode(t){this.workUtil.workCode=t,this.onWorkCodeChange()}get workCode(){return this.workUtil.workCode}updateFive(t){this.five=t,this.fiveUtil.five=t,this.workUtil.five=t}getCurrentState(){return this.state}absoluteUrl(t){return Kc(this.staticPrefix,t)}onWorkCodeChange(){}},dn=class extends Gn{};var Jt=(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))(Jt||{});const wg=500,$1=80;function as(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Cg(n,t,e=4){const i=Math.PI*2,s=n%i,r=t%i,o=Math.min(s,r),a=Math.max(s,r);return as(o,a,e)||as(o+i,a,e)}Object.assign(window,{nearlyEqual:as,nearlyEqualRad:Cg});function ew(n){return Object.prototype.toString.call(n)==="[object Object]"}function id(n){return ew(n)&&!!n.isVector3}function gh(n,t){return ee(this,null,function*(){const[e]=yield us(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(o=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>o())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!tw(i,s))throw new Error("pose 与预期不符")})}function tw(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"?Cg(i,s,2):typeof i=="number"&&typeof s=="number"?as(i,s,2):id(s)&&id(i)?s.distanceTo(i)<.01:i===s})}function iw(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:r}=t,{latitude:o,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!as(e,o,2)||!as(i,a,2)||r!==void 0&&r.distanceTo(l)>.01||!as(s,c,2))}function Pg(n,t,e=!0){return ee(this,null,function*(){if(iw(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield us(gh(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:r,longitude:o,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(r-Math.PI/2)*1e3,(o>Math.PI?2*Math.PI-o:o)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield us(n.updateCamera(or(t,["mode"]),l,e));if(c)throw new Error(Jt.UpdateCameraError)})}function ar(n,t,e=300){var s,r;const i=n.getElement();if(i){i.style.opacity=t+"";for(let o=0;o<((r=(s=i.parentElement)==null?void 0:s.children)==null?void 0:r.length);o++){const a=i.parentElement.children[o];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(o=>i.addEventListener("transitionend",o,{once:!0})),new Promise(o=>setTimeout(o,e))]).then(()=>{i.style.transition="none"})}}function nw(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 sw(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 rw=class extends dn{constructor(e,i){var l,c,h;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"store",{roomOnMouse:null});d(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")});d(this,"show",(...i)=>ee(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)}));d(this,"hide",(...i)=>ee(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=mh(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*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});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Jt.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener()});d(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}))});d(this,"_show",e=>ee(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.five.model)!=null&&o.loaded))throw new Error(Jt.ModelNotLoaded);if(!this.data)throw new Error(Jt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=_(_({},i),e),r=()=>ee(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield us(Pg(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Jt.UnknownError);if(!this.updateSize())throw new Error(Jt.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:wg;ar(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}));d(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,Jt.BreakOffByHide),this.showPromise=void 0;const s=_(_({},{userAction:!0,isAutoHide:!1}),e);ar(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});d(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)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(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||sw(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();nw(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});d(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});d(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});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(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:$1/((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:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",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,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Vn,attachedTo:Ln.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:_(_({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,f)=>(u/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},r=i?or(i,["selector","scale"]):{},o=_(_({},s.missingFloorConfig),r.missingFloorConfig),a=ue(_(_({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&Kt(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Rn(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ee(this,null,function*(){return yield Rn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?_(_({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?ue(_(_({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=ue(_(_({},this.state),e),{config:o}),!_t(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=ue(_({},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,store:this.store});if(this.app)return this.app.$set(i);this.app=new fh({target:this.container,intro:!0,props:i})}};const ow=(n,t)=>new rw(n,t);function aw(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 lw(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 cw=class extends dn{constructor(e,i){var l,c;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"store",{roomOnMouse:null});d(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")});d(this,"show",(...i)=>ee(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)}));d(this,"hide",(...i)=>ee(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=mh(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*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});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Jt.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener()});d(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}))});d(this,"_show",e=>ee(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.fiveUtil.model)!=null&&o.loaded))throw new Error(Jt.ModelNotLoaded);if(!this.data)throw new Error(Jt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=_(_({},i),e),r=()=>ee(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield us(Pg(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Jt.UnknownError);if(!this.updateSize())throw new Error(Jt.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:wg;ar(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}));d(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,Jt.BreakOffByHide),this.showPromise=void 0;const s=_(_({},{userAction:!0,isAutoHide:!1}),e);ar(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});d(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new y.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)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(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&&lw(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),aw(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(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(or(this.showState,["offset"]),0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{var i;if(this.floorIndex!==e){if(e===null){const s=this.five.getCurrentState().panoIndex;this.floorIndex=(i=this.five.work)==null?void 0:i.observers[s].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,roomDimensionEnable:!0,cameraImageUrl:Vn,attachedTo:Ln.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:_(_({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},r=i?or(i,["selector","scale"]):{},o=_(_({},s.missingFloorConfig),r.missingFloorConfig),a=ue(_(_({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),di(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&Kt(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Rn(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=ph(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new y.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}formatData(e){return ee(this,null,function*(){return yield Rn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?_(_({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?ue(_(_({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=ue(_(_({},this.state),e),{config:o}),!_t(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=ue(_({},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,store:this.store});if(this.app)return this.app.$set(i);this.app=new fh({target:this.container,intro:!0,props:i})}};const hw=(n,t)=>new cw(n,t);let uw=class extends dn{constructor(e,i){var l,c;super(e);d(this,"name","topviewFloorplanPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"selector");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(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,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=mh(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*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});d(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")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,r;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});d(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)});d(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});d(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});d(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});d(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}))});d(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,roomDimensionEnable:!0,cameraImageUrl:Vn,attachedTo:Ln.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:_(_({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},r=i?or(i,["selector","scale"]):{},o=_(_({},s.missingFloorConfig),r.missingFloorConfig),a=ue(_(_({},s),r),{missingFloorConfig:o});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 ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&Kt(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Rn(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=ph(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new y.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return ee(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 ee(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ee(this,null,function*(){return yield Rn(e.data)})}_show(e){return ee(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 gh(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,r=this.state.config.modelOpacity;ar(this.five,r,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return ee(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,r=0;ar(this.five,s,r),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,r=(a=e.config)!=null&&a.missingFloorConfig?_(_({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?ue(_(_({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=ue(_(_({},this.state),e),{config:o}),!_t(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=ue(_({},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 fh({target:this.container,intro:!0,props:i})}};const dw=(n,t)=>new uw(n,t);function fw(n){Me(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 pw(n){let t,e,i;return{c(){t=G("div"),e=G("div"),i=G("div"),D(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),W(i,"background-image","url("+(n[0]||Vn)+")"),W(i,"transform",n[1]),D(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),W(e,"transform",n[2]),D(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),W(t,"opacity",n[3]?1:0)},m(s,r){J(s,t,r),U(t,e),U(e,i)},p(s,[r]){r&1&&W(i,"background-image","url("+(s[0]||Vn)+")"),(r&1||r&3)&&W(i,"transform",s[1]),r&4&&W(e,"transform",s[2]),r&8&&W(t,"opacity",s[3]?1:0)},i:ae,o:ae,d(s){s&&X(t)}}}function mw(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function gw(n,t,e){var C,x;let i,s,r,o,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,p=(x=(C=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:C.floorIndex)!=null?x:0;function g(E,T){const S=E.bounding,F=E.observers[T];if(!F)return"";const N=(S.max.x-S.min.x)*l,q=(S.max.y-S.min.y)*l,A=Math.floor(F.positionInImage.x*N),I=Math.floor(F.positionInImage.y*q);return`translate(${A}px, ${I}px)`}function v(E){e(7,u=E)}function m(E){e(9,p=a.work.observers[E].floorIndex)}const b=ja(E=>{e(8,f=E.longitude)},1e3/60);return Yt(()=>(a.on("panoWillArrive",v),a.on("panoArrived",m),a.on("cameraDirectionUpdate",b),function(){a.off("panoWillArrive",v),a.off("panoArrived",m),a.off("cameraDirectionUpdate",b)})),n.$$set=E=>{"five"in E&&e(4,a=E.five),"pxmm"in E&&e(5,l=E.pxmm),"floorplanData"in E&&e(6,c=E.floorplanData),"cameraImageUrl"in E&&e(0,h=E.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[p]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,r=g(c,u)),n.$$.dirty&256&&e(1,o=mw(f))},[h,o,r,s,a,l,c,u,f,p,i]}class vw extends Pe{constructor(t){super(),Ce(this,t,gw,pw,ye,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},fw)}}function Aw(n){Me(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 nd(n,t,e){const i=n.slice();return i[1]=t[e],i}function sd(n,t){let e,i,s=`${t[1].icon.width/16}rem`,r=`${t[1].icon.height/16}rem`,o,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=G("div"),i=G("div"),o=ce(),D(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),W(i,"background-image",`url(${t[1].icon.url})`),W(i,"width",s),W(i,"height",r),D(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),W(e,"top",a),W(e,"left",l),this.first=e},m(c,h){J(c,e,h),U(e,i),U(e,o)},p(c,h){t=c,h&1&&W(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&W(i,"width",s),u&&W(i,"height",r),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&W(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&W(e,"left",l)},d(c){c&&X(e)}}}function bw(n){let t,e=[],i=new Map,s=n[0];const r=o=>o[1].id;for(let o=0;o<s.length;o+=1){let a=nd(n,s,o),l=r(a);i.set(l,e[o]=sd(l,a))}return{c(){t=G("div");for(let o=0;o<e.length;o+=1)e[o].c();D(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(o,a){J(o,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(o,[a]){a&1&&(s=o[0],e=ki(e,a,r,1,o,s,i,t,hh,sd,null,nd))},i:ae,o:ae,d(o){o&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function yw(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class ww extends Pe{constructor(t){super(),Ce(this,t,yw,bw,ye,{extraObjects:0},Aw)}}function Cw(n){Me(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 Pw(n){let t,e,i,s,r,o;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=jt(l,a[h]);t=new Ag({props:l}),i=new ww({props:{extraObjects:n[7]}});let c=n[3]&&rd(n);return{c(){ve(t.$$.fragment),e=ce(),ve(i.$$.fragment),s=ce(),c&&c.c(),r=Re()},m(h,u){me(t,h,u),J(h,e,u),me(i,h,u),J(h,s,u),c&&c.m(h,u),J(h,r,u),o=!0},p(h,u){const f=u&20?Ft(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const p={};u&128&&(p.extraObjects=h[7]),i.$set(p),h[3]?c?(c.p(h,u),u&8&&H(c,1)):(c=rd(h),c.c(),H(c,1),c.m(r.parentNode,r)):c&&(Ie(),Z(c,1,1,()=>{c=null}),Ee())},i(h){o||(H(t.$$.fragment,h),H(i.$$.fragment,h),H(c),o=!0)},o(h){Z(t.$$.fragment,h),Z(i.$$.fragment,h),Z(c),o=!1},d(h){ge(t,h),h&&X(e),ge(i,h),h&&X(s),c&&c.d(h),h&&X(r)}}}function Iw(n){let t,e,i;return{c(){t=G("div"),e=G("img"),D(e,"class","missing-floor-image svelte-18287ai"),St(e.src,i=n[6])||D(e,"src",i),D(e,"alt","缺省楼层"),D(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,r){J(s,t,r),U(t,e)},p(s,r){r&64&&!St(e.src,i=s[6])&&D(e,"src",i)},i:ae,o:ae,d(s){s&&X(t)}}}function rd(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 r=0;r<i.length;r+=1)s=jt(s,i[r]);return t=new yg({props:s}),{c(){ve(t.$$.fragment)},m(r,o){me(t,r,o),e=!0},p(r,o){const a=o&567?Ft(i,[{five:r[0],pxmm:r[1],floorIndex:r[2],floorplanData:r[4],onRoomHeightClick:r[9],highlightData:r[5],hoveredRoom:void 0}]):{};t.$set(a)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Ew(n){let t,e,i,s;const r=[Iw,Pw],o=[];function a(l,c){return l[8]?1:0}return t=a(n),e=o[t]=r[t](n),{c(){e.c(),i=Re()},m(l,c){o[t].m(l,c),J(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?o[t].p(l,c):(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee(),e=o[t],e?e.p(l,c):(e=o[t]=r[t](l),e.c()),H(e,1),e.m(i.parentNode,i))},i(l){s||(H(e),s=!0)},o(l){Z(e),s=!1},d(l){o[t].d(l),l&&X(i)}}}function Mw(n,t,e){let i,s,r,{five:o}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:p}=t;const g=void 0;return n.$$set=v=>{"five"in v&&e(0,o=v.five),"pxmm"in v&&e(1,a=v.pxmm),"floorIndex"in v&&e(2,l=v.floorIndex),"hoverEnable"in v&&e(3,c=v.hoverEnable),"floorplanData"in v&&e(4,h=v.floorplanData),"extraObjects"in v&&e(10,u=v.extraObjects),"highlightData"in v&&e(5,f=v.highlightData),"missingFloorImageUrl"in v&&e(6,p=v.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,r=u==null?void 0:u.filter(v=>v.floorIndex===l))},[o,a,l,c,h,f,p,r,s,g,u,i]}class xw extends Pe{constructor(t){super(),Ce(this,t,Mw,Ew,ye,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},Cw)}}function kw(n){Me(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 od(n){let t,e,i,s,r=n[8]!==0&&ad(n);return{c(){t=G("div"),r&&r.c(),D(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(o,a){J(o,t,a),r&&r.m(t,null),e=!0,i||(s=[Ii(Nn.call(null,t)),Oe(t,"clientWidth",n[14]),Oe(t,"clientHeight",n[15])],i=!0)},p(o,a){o[8]!==0?r?(r.p(o,a),a&256&&H(r,1)):(r=ad(o),r.c(),H(r,1),r.m(t,null)):r&&(Ie(),Z(r,1,1,()=>{r=null}),Ee())},i(o){e||(H(r),e=!0)},o(o){Z(r),e=!1},d(o){o&&X(t),r&&r.d(),i=!1,wt(s)}}}function ad(n){let t,e,i,s,r=`${n[10]}px`,o=`${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=jt(c,l[f]);e=new xw({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let f=0;f<h.length;f+=1)u=jt(u,h[f]);return s=new vw({props:u}),{c(){t=G("div"),ve(e.$$.fragment),i=ce(),ve(s.$$.fragment),D(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),W(t,"width",r),W(t,"height",o)},m(f,p){J(f,t,p),me(e,t,null),U(t,i),me(s,t,null),a=!0},p(f,p){const g=p&6381?Ft(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(g);const v=p&2073?Ft(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(v),p&1024&&r!==(r=`${f[10]}px`)&&W(t,"width",r),p&8192&&o!==(o=`${f[13]}px`)&&W(t,"height",o)},i(f){a||(H(e.$$.fragment,f),H(s.$$.fragment,f),a=!0)},o(f){Z(e.$$.fragment,f),Z(s.$$.fragment,f),a=!1},d(f){f&&X(t),ge(e),ge(s)}}}function Dw(n){let t,e,i=n[1]&&od(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&H(i,1)):(i=od(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Sw(n,t,e){var E,T;let{five:i}=t,{visible:s}=t,{hoverEnable:r}=t,{floorplanData:o}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,f=(T=(E=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:E.floorIndex)!=null?T:0,p=0,g=0,v=0,m=0;function b(S){e(12,f=i.work.observers[S].floorIndex)}Yt(()=>(i.on("panoArrived",b),()=>{i.off("panoArrived",b)}));const C=S=>{e(8,p=S.detail)},x=S=>{e(9,g=S.detail)};return n.$$set=S=>{"five"in S&&e(0,i=S.five),"visible"in S&&e(1,s=S.visible),"hoverEnable"in S&&e(2,r=S.hoverEnable),"floorplanData"in S&&e(3,o=S.floorplanData),"cameraImageUrl"in S&&e(4,a=S.cameraImageUrl),"extraObjects"in S&&e(5,l=S.extraObjects),"highlightData"in S&&e(6,c=S.highlightData),"missingFloorImageUrl"in S&&e(7,h=S.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const S=Math.min(p,g),{max:F,min:N}=o.bounding,q=F.x-N.x,A=F.y-N.y,I=function(){return q>A?[S,S/q*A]:[S/A*q,S]}();e(10,v=I[0]),e(13,m=I[1]),e(11,u=v/q)}},[i,s,r,o,a,l,c,h,p,g,v,u,f,m,C,x]}class Tw extends Pe{constructor(t){super(),Ce(this,t,Sw,Dw,ye,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},kw)}}let Lw=class extends dn{constructor(e,i){super(e);d(this,"name","panoFloorplanRadarPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"wrapperSelector","");d(this,"wrapper",null);d(this,"disposed",!1);d(this,"extraObjects",[]);d(this,"highlightData",{});d(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(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:!1,highlightEnable:!1,cameraImageUrl:Vn,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},r=_(_({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:r},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 ee(this,null,function*(){function r(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const o=JSON.parse(JSON.stringify(e)),a=r(o)?o.data:o,l=this.data;this.data=yield Rn(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return ee(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 ee(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}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=q1(e,this.five,this.data),this.render())}formatData(e){return ee(this,null,function*(){return yield Rn(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,r=e.config?_(_({},s.config),e.config):s.config;this.state=ue(_(_({},this.state),e),{config:r}),!_t(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=ue(_({},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 Tw({target:this.wrapper,props:e})}};const Ow=(n,t)=>new Lw(n,t),zw=[{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:"和室"}],jw=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],Vw=[{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:"写字楼"}],Il=(n,t,e)=>{const i=new y.Matrix4,s=new y.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},Rw=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,r,o]=e;s&&n.applyMatrix4(Il(s,0,0)),r&&n.applyMatrix4(Il(0,r,0)),o&&n.applyMatrix4(Il(0,0,o))}return i&&n.position.set(i.x,i.y,i.z),n};function Ig(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,r=_({map:s.material.map||{}},t);s.material=new B.MeshBasicMaterial(r),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */var Eg={},ii=void 0,Bw=Eg;function vh(n,t){var e=n.split("."),i=Bw;!(e[0]in i)&&i.execScript&&i.execScript("var "+e[0]);for(var s;e.length&&(s=e.shift());)!e.length&&t!==ii?i[s]=t:i=i[s]?i[s]:i[s]={}}var ot=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined"&&typeof DataView!="undefined";function ts(n){var t=n.length,e=0,i=Number.POSITIVE_INFINITY,s,r,o,a,l,c,h,u,f,p;for(u=0;u<t;++u)n[u]>e&&(e=n[u]),n[u]<i&&(i=n[u]);for(s=1<<e,r=new(ot?Uint32Array:Array)(s),o=1,a=0,l=2;o<=e;){for(u=0;u<t;++u)if(n[u]===o){for(c=0,h=a,f=0;f<o;++f)c=c<<1|h&1,h>>=1;for(p=o<<16|u,f=c;f<s;f+=l)r[f]=p;++a}++o,a<<=1,l<<=1}return[r,e,i]}function Wn(n,t){switch(this.g=[],this.h=32768,this.d=this.f=this.a=this.l=0,this.input=ot?new Uint8Array(n):n,this.m=!1,this.i=wa,this.r=!1,(t||!(t={}))&&(t.index&&(this.a=t.index),t.bufferSize&&(this.h=t.bufferSize),t.bufferType&&(this.i=t.bufferType),t.resize&&(this.r=t.resize)),this.i){case Ah:this.b=32768,this.c=new(ot?Uint8Array:Array)(32768+this.h+258);break;case wa:this.b=0,this.c=new(ot?Uint8Array:Array)(this.h),this.e=this.z,this.n=this.v,this.j=this.w;break;default:throw Error("invalid inflate mode")}}var Ah=0,wa=1,ld={t:Ah,s:wa};Wn.prototype.k=function(){for(;!this.m;){var n=hi(this,3);switch(n&1&&(this.m=!0),n>>>=1,n){case 0:var t=this.input,e=this.a,i=this.c,s=this.b,r=t.length,o=ii,a=ii,l=i.length,c=ii;if(this.d=this.f=0,e+1>=r)throw Error("invalid uncompressed block header: LEN");if(o=t[e++]|t[e++]<<8,e+1>=r)throw Error("invalid uncompressed block header: NLEN");if(a=t[e++]|t[e++]<<8,o===~a)throw Error("invalid uncompressed block header: length verify");if(e+o>t.length)throw Error("input buffer is broken");switch(this.i){case Ah:for(;s+o>i.length;){if(c=l-s,o-=c,ot)i.set(t.subarray(e,e+c),s),s+=c,e+=c;else for(;c--;)i[s++]=t[e++];this.b=s,i=this.e(),s=this.b}break;case wa:for(;s+o>i.length;)i=this.e({p:2});break;default:throw Error("invalid inflate mode")}if(ot)i.set(t.subarray(e,e+o),s),s+=o,e+=o;else for(;o--;)i[s++]=t[e++];this.a=e,this.b=s,this.c=i;break;case 1:this.j(_w,Fw);break;case 2:for(var h=hi(this,5)+257,u=hi(this,5)+1,f=hi(this,4)+4,p=new(ot?Uint8Array:Array)(El.length),g=ii,v=ii,m=ii,b=ii,C=ii,x=ii,E=ii,S=ii,T=ii,S=0;S<f;++S)p[El[S]]=hi(this,3);if(!ot)for(S=f,f=p.length;S<f;++S)p[El[S]]=0;for(g=ts(p),b=new(ot?Uint8Array:Array)(h+u),S=0,T=h+u;S<T;)switch(C=ro(this,g),C){case 16:for(E=3+hi(this,2);E--;)b[S++]=x;break;case 17:for(E=3+hi(this,3);E--;)b[S++]=0;x=0;break;case 18:for(E=11+hi(this,7);E--;)b[S++]=0;x=0;break;default:x=b[S++]=C}v=ts(ot?b.subarray(0,h):b.slice(0,h)),m=ts(ot?b.subarray(h):b.slice(h)),this.j(v,m);break;default:throw Error("unknown BTYPE: "+n)}}return this.n()};var cd=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],El=ot?new Uint16Array(cd):cd,hd=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,258,258],Mg=ot?new Uint16Array(hd):hd,ud=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0],Ca=ot?new Uint8Array(ud):ud,dd=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],xg=ot?new Uint16Array(dd):dd,fd=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Pa=ot?new Uint8Array(fd):fd,lc=new(ot?Uint8Array:Array)(288),es,pd;es=0;for(pd=lc.length;es<pd;++es)lc[es]=143>=es?8:255>=es?9:279>=es?7:8;var _w=ts(lc),cc=new(ot?Uint8Array:Array)(30),sa,md;sa=0;for(md=cc.length;sa<md;++sa)cc[sa]=5;var Fw=ts(cc);function hi(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a;i<t;){if(r>=o)throw Error("input buffer is broken");e|=s[r++]<<i,i+=8}return a=e&(1<<t)-1,n.f=e>>>t,n.d=i-t,n.a=r,a}function ro(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a=t[0],l=t[1],c,h;i<l&&!(r>=o);)e|=s[r++]<<i,i+=8;if(c=a[e&(1<<l)-1],h=c>>>16,h>i)throw Error("invalid code length: "+h);return n.f=e>>h,n.d=i-h,n.a=r,c&65535}Wn.prototype.j=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length-258,r,o,a,l;(r=ro(this,n))!==256;)if(256>r)i>=s&&(this.b=i,e=this.e(),i=this.b),e[i++]=r;else for(o=r-257,l=Mg[o],0<Ca[o]&&(l+=hi(this,Ca[o])),r=ro(this,t),a=xg[r],0<Pa[r]&&(a+=hi(this,Pa[r])),i>=s&&(this.b=i,e=this.e(),i=this.b);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i};Wn.prototype.w=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length,r,o,a,l;(r=ro(this,n))!==256;)if(256>r)i>=s&&(e=this.e(),s=e.length),e[i++]=r;else for(o=r-257,l=Mg[o],0<Ca[o]&&(l+=hi(this,Ca[o])),r=ro(this,t),a=xg[r],0<Pa[r]&&(a+=hi(this,Pa[r])),i+l>s&&(e=this.e(),s=e.length);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i};Wn.prototype.e=function(){var n=new(ot?Uint8Array:Array)(this.b-32768),t=this.b-32768,e,i,s=this.c;if(ot)n.set(s.subarray(32768,n.length));else for(e=0,i=n.length;e<i;++e)n[e]=s[e+32768];if(this.g.push(n),this.l+=n.length,ot)s.set(s.subarray(t,t+32768));else for(e=0;32768>e;++e)s[e]=s[t+e];return this.b=32768,s};Wn.prototype.z=function(n){var t,e=this.input.length/this.a+1|0,i,s,r,o=this.input,a=this.c;return n&&(typeof n.p=="number"&&(e=n.p),typeof n.u=="number"&&(e+=n.u)),2>e?(i=(o.length-this.a)/this.o[2],r=258*(i/2)|0,s=r<a.length?a.length+r:a.length<<1):s=a.length*e,ot?(t=new Uint8Array(s),t.set(a)):t=a,this.c=t};Wn.prototype.n=function(){var n=0,t=this.c,e=this.g,i,s=new(ot?Uint8Array:Array)(this.l+(this.b-32768)),r,o,a,l;if(e.length===0)return ot?this.c.subarray(32768,this.b):this.c.slice(32768,this.b);for(r=0,o=e.length;r<o;++r)for(i=e[r],a=0,l=i.length;a<l;++a)s[n++]=i[a];for(r=32768,o=this.b;r<o;++r)s[n++]=t[r];return this.g=[],this.buffer=s};Wn.prototype.v=function(){var n,t=this.b;return ot?this.r?(n=new Uint8Array(t),n.set(this.c.subarray(0,t))):n=this.c.subarray(0,t):(this.c.length>t&&(this.c.length=t),n=this.c),this.buffer=n};function bh(n,t){var e,i;switch(this.input=n,this.a=0,(t||!(t={}))&&(t.index&&(this.a=t.index),t.verify&&(this.A=t.verify)),e=n[this.a++],i=n[this.a++],e&15){case gd:this.method=gd;break;default:throw Error("unsupported compression method")}if(((e<<8)+i)%31!==0)throw Error("invalid fcheck flag:"+((e<<8)+i)%31);if(i&32)throw Error("fdict flag is not supported");this.q=new Wn(n,{index:this.a,bufferSize:t.bufferSize,bufferType:t.bufferType,resize:t.resize})}bh.prototype.k=function(){var n=this.input,t,e;if(t=this.q.k(),this.a=this.q.a,this.A){e=(n[this.a++]<<24|n[this.a++]<<16|n[this.a++]<<8|n[this.a++])>>>0;var i=t;if(typeof i=="string"){var s=i.split(""),r,o;for(r=0,o=s.length;r<o;r++)s[r]=(s[r].charCodeAt(0)&255)>>>0;i=s}for(var a=1,l=0,c=i.length,h,u=0;0<c;){h=1024<c?1024:c,c-=h;do a+=i[u++],l+=a;while(--h);a%=65521,l%=65521}if(e!==(l<<16|a)>>>0)throw Error("invalid adler-32 checksum")}return t};var gd=8;vh("Zlib.Inflate",bh);vh("Zlib.Inflate.prototype.decompress",bh.prototype.k);var hc={ADAPTIVE:ld.s,BLOCK:ld.t},Yr,Xr,Js,vd;if(Object.keys)Yr=Object.keys(hc);else for(Xr in Yr=[],Js=0,hc)Yr[Js++]=Xr;Js=0;for(vd=Yr.length;Js<vd;++Js)Xr=Yr[Js],vh("Zlib.Inflate.BufferType."+Xr,hc[Xr]);var Ad=Eg.Zlib,kg={findSpan:function(n,t,e){var i=e.length-n-1;if(t>=e[i])return i-1;if(t<=e[n])return n;for(var s=n,r=i,o=Math.floor((s+r)/2);t<e[o]||t>=e[o+1];)t<e[o]?r=o:s=o,o=Math.floor((s+r)/2);return o},calcBasisFunctions:function(n,t,e,i){var s=[],r=[],o=[];s[0]=1;for(var a=1;a<=e;++a){r[a]=t-i[n+1-a],o[a]=i[n+a]-t;for(var l=0,c=0;c<a;++c){var h=o[c+1],u=r[a-c],f=s[c]/(h+u);s[c]=l+h*f,l=u*f}s[a]=l}return s},calcBSplinePoint:function(n,t,e,i){for(var s=this.findSpan(n,i,t),r=this.calcBasisFunctions(s,i,n,t),o=new B.Vector4(0,0,0,0),a=0;a<=n;++a){var l=e[s-n+a],c=r[a],h=l.w*c;o.x+=l.x*h,o.y+=l.y*h,o.z+=l.z*h,o.w+=l.w*c}return o},calcBasisFunctionDerivatives:function(n,t,e,i,s){for(var r=[],o=0;o<=e;++o)r[o]=0;for(var a=[],o=0;o<=i;++o)a[o]=r.slice(0);for(var l=[],o=0;o<=e;++o)l[o]=r.slice(0);l[0][0]=1;for(var c=r.slice(0),h=r.slice(0),u=1;u<=e;++u){c[u]=t-s[n+1-u],h[u]=s[n+u]-t;for(var f=0,q=0;q<u;++q){var p=h[q+1],g=c[u-q];l[u][q]=p+g;var v=l[q][u-1]/l[u][q];l[q][u]=f+p*v,f=g*v}l[u][u]=f}for(var u=0;u<=e;++u)a[0][u]=l[u][e];for(var q=0;q<=e;++q){for(var m=0,b=1,C=[],o=0;o<=e;++o)C[o]=r.slice(0);C[0][0]=1;for(var x=1;x<=i;++x){var E=0,T=q-x,S=e-x;q>=x&&(C[b][0]=C[m][0]/l[S+1][T],E=C[b][0]*l[T][S]);for(var F=T>=-1?1:-T,N=q-1<=S?x-1:e-q,u=F;u<=N;++u)C[b][u]=(C[m][u]-C[m][u-1])/l[S+1][T+u],E+=C[b][u]*l[T+u][S];q<=S&&(C[b][x]=-C[m][x-1]/l[S+1][q],E+=C[b][x]*l[q][S]),a[x][q]=E;var u=m;m=b,b=u}}for(var q=e,x=1;x<=i;++x){for(var u=0;u<=e;++u)a[x][u]*=q;q*=e-x}return a},calcBSplineDerivatives:function(n,t,e,i,s){for(var r=s<n?s:n,o=[],a=this.findSpan(n,i,t),l=this.calcBasisFunctionDerivatives(a,i,n,r,t),c=[],h=0;h<e.length;++h){var u=e[h].clone(),f=u.w;u.x*=f,u.y*=f,u.z*=f,c[h]=u}for(var p=0;p<=r;++p){for(var u=c[a-n].clone().multiplyScalar(l[p][0]),g=1;g<=n;++g)u.add(c[a-n+g].clone().multiplyScalar(l[p][g]));o[p]=u}for(var p=r+1;p<=s+1;++p)o[p]=new B.Vector4(0,0,0);return o},calcKoverI:function(n,t){for(var e=1,i=2;i<=n;++i)e*=i;for(var s=1,i=2;i<=t;++i)s*=i;for(var i=2;i<=n-t;++i)s*=i;return e/s},calcRationalCurveDerivatives:function(n){for(var t=n.length,e=[],i=[],s=0;s<t;++s){var r=n[s];e[s]=new B.Vector3(r.x,r.y,r.z),i[s]=r.w}for(var o=[],a=0;a<t;++a){for(var l=e[a].clone(),s=1;s<=a;++s)l.sub(o[a-s].clone().multiplyScalar(this.calcKoverI(a,s)*i[s]));o[a]=l.divideScalar(i[0])}return o},calcNURBSDerivatives:function(n,t,e,i,s){var r=this.calcBSplineDerivatives(n,t,e,i,s);return this.calcRationalCurveDerivatives(r)},calcSurfacePoint:function(n,t,e,i,s,r,o,a){for(var l=this.findSpan(n,r,e),c=this.findSpan(t,o,i),h=this.calcBasisFunctions(l,r,n,e),u=this.calcBasisFunctions(c,o,t,i),f=[],p=0;p<=t;++p){f[p]=new B.Vector4(0,0,0,0);for(var g=0;g<=n;++g){var v=s[l-n+g][c-t+p].clone(),m=v.w;v.x*=m,v.y*=m,v.z*=m,f[p].add(v.multiplyScalar(h[g]))}}for(var b=new B.Vector4(0,0,0,0),p=0;p<=t;++p)b.add(f[p].multiplyScalar(u[p]));b.divideScalar(b.w),a.set(b.x,b.y,b.z)}},ds=function(n,t,e,i,s){B.Curve.call(this),this.degree=n,this.knots=t,this.controlPoints=[],this.startKnot=i||0,this.endKnot=s||this.knots.length-1;for(var r=0;r<e.length;++r){var o=e[r];this.controlPoints[r]=new B.Vector4(o.x,o.y,o.z,o.w)}};ds.prototype=Object.create(B.Curve.prototype);ds.prototype.constructor=ds;ds.prototype.getPoint=function(n,t){var e=t||new B.Vector3,i=this.knots[this.startKnot]+n*(this.knots[this.endKnot]-this.knots[this.startKnot]),s=kg.calcBSplinePoint(this.degree,this.knots,this.controlPoints,i);return s.w!=1&&s.divideScalar(s.w),e.set(s.x,s.y,s.z)};ds.prototype.getTangent=function(n,t){var e=t||new B.Vector3,i=this.knots[0]+n*(this.knots[this.knots.length-1]-this.knots[0]),s=kg.calcNURBSDerivatives(this.degree,this.knots,this.controlPoints,i,1);return e.copy(s[1]).normalize(),e};var Dg=function(){var n,t,e;function i(A){B.Loader.call(this,A)}i.prototype=Object.assign(Object.create(B.Loader.prototype),{constructor:i,load:function(A,I,w,k){var M=this,L=M.path===""?B.LoaderUtils.extractUrlBase(A):M.path,j=new B.FileLoader(this.manager);j.setPath(M.path),j.setResponseType("arraybuffer"),j.load(A,function(R){try{I(M.parse(R,L))}catch(Y){k?k(Y):console.error(Y),M.manager.itemError(A)}},w,k)},parse:function(A,I){if(u(A))n=new l().parse(A);else{var w=S(A);if(!f(w))throw new Error("THREE.FBXLoader: Unknown format.");if(p(w)<7e3)throw new Error("THREE.FBXLoader: FBX version not supported, FileVersion: "+p(w));n=new a().parse(w)}var k=new B.TextureLoader(this.manager).setPath(this.resourcePath||I).setCrossOrigin(this.crossOrigin);return new s(k,this.manager).parse(n)}});function s(A,I){this.textureLoader=A,this.manager=I}s.prototype={constructor:s,parse:function(){t=this.parseConnections();var A=this.parseImages(),I=this.parseTextures(A),w=this.parseMaterials(I),k=this.parseDeformers(),M=new r().parse(k);return this.parseScene(k,M,w),e},parseConnections:function(){var A=new Map;if("Connections"in n){var I=n.Connections.connections;I.forEach(function(w){var k=w[0],M=w[1],L=w[2];A.has(k)||A.set(k,{parents:[],children:[]});var j={ID:M,relationship:L};A.get(k).parents.push(j),A.has(M)||A.set(M,{parents:[],children:[]});var R={ID:k,relationship:L};A.get(M).children.push(R)})}return A},parseImages:function(){var A={},I={};if("Video"in n.Objects){var w=n.Objects.Video;for(var k in w){var M=w[k],L=parseInt(k);if(A[L]=M.RelativeFilename||M.Filename,"Content"in M){var j=M.Content instanceof ArrayBuffer&&M.Content.byteLength>0,R=typeof M.Content=="string"&&M.Content!=="";if(j||R){var Y=this.parseImage(w[k]);I[M.RelativeFilename||M.Filename]=Y}}}}for(var L in A){var te=A[L];I[te]!==void 0?A[L]=I[te]:A[L]=A[L].split("\\").pop()}return A},parseImage:function(A){var I=A.Content,w=A.RelativeFilename||A.Filename,k=w.slice(w.lastIndexOf(".")+1).toLowerCase(),M;switch(k){case"bmp":M="image/bmp";break;case"jpg":case"jpeg":M="image/jpeg";break;case"png":M="image/png";break;case"tif":M="image/tiff";break;case"tga":this.manager.getHandler(".tga")===null&&console.warn("FBXLoader: TGA loader not found, skipping ",w),M="image/tga";break;default:console.warn('FBXLoader: Image type "'+k+'" is not supported.');return}if(typeof I=="string")return"data:"+M+";base64,"+I;var L=new Uint8Array(I);return window.URL.createObjectURL(new Blob([L],{type:M}))},parseTextures:function(A){var I=new Map;if("Texture"in n.Objects){var w=n.Objects.Texture;for(var k in w){var M=this.parseTexture(w[k],A);I.set(parseInt(k),M)}}return I},parseTexture:function(A,I){var w=this.loadTexture(A,I);w.ID=A.id,w.name=A.attrName;var k=A.WrapModeU,M=A.WrapModeV,L=k!==void 0?k.value:0,j=M!==void 0?M.value:0;if(w.wrapS=L===0?B.RepeatWrapping:B.ClampToEdgeWrapping,w.wrapT=j===0?B.RepeatWrapping:B.ClampToEdgeWrapping,"Scaling"in A){var R=A.Scaling.value;w.repeat.x=R[0],w.repeat.y=R[1]}return w},loadTexture:function(A,I){var w,k=this.textureLoader.path,M=t.get(A.id).children;M!==void 0&&M.length>0&&I[M[0].ID]!==void 0&&(w=I[M[0].ID],(w.indexOf("blob:")===0||w.indexOf("data:")===0)&&this.textureLoader.setPath(void 0));var L,j=A.FileName.slice(-3).toLowerCase();if(j==="tga"){var R=this.manager.getHandler(".tga");R===null?(console.warn("FBXLoader: TGA loader not found, creating placeholder texture for",A.RelativeFilename),L=new B.Texture):L=R.load(w)}else j==="psd"?(console.warn("FBXLoader: PSD textures are not supported, creating placeholder texture for",A.RelativeFilename),L=new B.Texture):L=this.textureLoader.load(w);return this.textureLoader.setPath(k),L},parseMaterials:function(A){var I=new Map;if("Material"in n.Objects){var w=n.Objects.Material;for(var k in w){var M=this.parseMaterial(w[k],A);M!==null&&I.set(parseInt(k),M)}}return I},parseMaterial:function(A,I){var w=A.id,k=A.attrName,M=A.ShadingModel;if(typeof M=="object"&&(M=M.value),!t.has(w))return null;var L=this.parseParameters(A,I,w),j;switch(M.toLowerCase()){case"phong":j=new B.MeshPhongMaterial;break;case"lambert":j=new B.MeshLambertMaterial;break;default:console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.',M),j=new B.MeshPhongMaterial;break}return j.setValues(L),j.name=k,j},parseParameters:function(A,I,w){var k={};A.BumpFactor&&(k.bumpScale=A.BumpFactor.value),A.Diffuse?k.color=new B.Color().fromArray(A.Diffuse.value):A.DiffuseColor&&A.DiffuseColor.type==="Color"&&(k.color=new B.Color().fromArray(A.DiffuseColor.value)),A.DisplacementFactor&&(k.displacementScale=A.DisplacementFactor.value),A.Emissive?k.emissive=new B.Color().fromArray(A.Emissive.value):A.EmissiveColor&&A.EmissiveColor.type==="Color"&&(k.emissive=new B.Color().fromArray(A.EmissiveColor.value)),A.EmissiveFactor&&(k.emissiveIntensity=parseFloat(A.EmissiveFactor.value)),A.Opacity&&(k.opacity=parseFloat(A.Opacity.value)),k.opacity<1&&(k.transparent=!0),A.ReflectionFactor&&(k.reflectivity=A.ReflectionFactor.value),A.Shininess&&(k.shininess=A.Shininess.value),A.Specular?k.specular=new B.Color().fromArray(A.Specular.value):A.SpecularColor&&A.SpecularColor.type==="Color"&&(k.specular=new B.Color().fromArray(A.SpecularColor.value));var M=this;return t.get(w).children.forEach(function(L){var j=L.relationship;switch(j){case"Bump":k.bumpMap=M.getTexture(I,L.ID);break;case"Maya|TEX_ao_map":k.aoMap=M.getTexture(I,L.ID);break;case"DiffuseColor":case"Maya|TEX_color_map":k.map=M.getTexture(I,L.ID),k.map.encoding=B.sRGBEncoding;break;case"DisplacementColor":k.displacementMap=M.getTexture(I,L.ID);break;case"EmissiveColor":k.emissiveMap=M.getTexture(I,L.ID),k.emissiveMap.encoding=B.sRGBEncoding;break;case"NormalMap":case"Maya|TEX_normal_map":k.normalMap=M.getTexture(I,L.ID);break;case"ReflectionColor":k.envMap=M.getTexture(I,L.ID),k.envMap.mapping=B.EquirectangularReflectionMapping,k.envMap.encoding=B.sRGBEncoding;break;case"SpecularColor":k.specularMap=M.getTexture(I,L.ID),k.specularMap.encoding=B.sRGBEncoding;break;case"TransparentColor":case"TransparencyFactor":k.alphaMap=M.getTexture(I,L.ID),k.transparent=!0;break;case"AmbientColor":case"ShininessExponent":case"SpecularFactor":case"VectorDisplacementColor":default:console.warn("THREE.FBXLoader: %s map is not supported in three.js, skipping texture.",j);break}}),k},getTexture:function(A,I){return"LayeredTexture"in n.Objects&&I in n.Objects.LayeredTexture&&(console.warn("THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer."),I=t.get(I).children[0].ID),A.get(I)},parseDeformers:function(){var A={},I={};if("Deformer"in n.Objects){var w=n.Objects.Deformer;for(var k in w){var M=w[k],L=t.get(parseInt(k));if(M.attrType==="Skin"){var j=this.parseSkeleton(L,w);j.ID=k,L.parents.length>1&&console.warn("THREE.FBXLoader: skeleton attached to more than one geometry is not supported."),j.geometryID=L.parents[0].ID,A[k]=j}else if(M.attrType==="BlendShape"){var R={id:k};R.rawTargets=this.parseMorphTargets(L,w),R.id=k,L.parents.length>1&&console.warn("THREE.FBXLoader: morph target attached to more than one geometry is not supported."),I[k]=R}}}return{skeletons:A,morphTargets:I}},parseSkeleton:function(A,I){var w=[];return A.children.forEach(function(k){var M=I[k.ID];if(M.attrType==="Cluster"){var L={ID:k.ID,indices:[],weights:[],transformLink:new B.Matrix4().fromArray(M.TransformLink.a)};"Indexes"in M&&(L.indices=M.Indexes.a,L.weights=M.Weights.a),w.push(L)}}),{rawBones:w,bones:[]}},parseMorphTargets:function(A,I){for(var w=[],k=0;k<A.children.length;k++){var M=A.children[k],L=I[M.ID],j={name:L.attrName,initialWeight:L.DeformPercent,id:L.id,fullWeights:L.FullWeights.a};if(L.attrType!=="BlendShapeChannel")return;j.geoID=t.get(parseInt(M.ID)).children.filter(function(R){return R.relationship===void 0})[0].ID,w.push(j)}return w},parseScene:function(A,I,w){e=new B.Group;var k=this.parseModels(A.skeletons,I,w),M=n.Objects.Model,L=this;k.forEach(function(R){var Y=M[R.ID];L.setLookAtProperties(R,Y);var te=t.get(R.ID).parents;te.forEach(function($){var oe=k.get($.ID);oe!==void 0&&oe.add(R)}),R.parent===null&&e.add(R)}),this.bindSkeleton(A.skeletons,I,k),this.createAmbientLight(),this.setupMorphMaterials(),e.traverse(function(R){if(R.userData.transformData){R.parent&&(R.userData.transformData.parentMatrixWorld=R.parent.matrix);var Y=x(R.userData.transformData);R.applyMatrix4(Y)}});var j=new o().parse();e.children.length===1&&e.children[0].isGroup&&(e.children[0].animations=j,e=e.children[0]),e.animations=j},parseModels:function(A,I,w){var k=new Map,M=n.Objects.Model;for(var L in M){var j=parseInt(L),R=M[L],Y=t.get(j),te=this.buildSkeleton(Y,A,j,R.attrName);if(!te){switch(R.attrType){case"Camera":te=this.createCamera(Y);break;case"Light":te=this.createLight(Y);break;case"Mesh":te=this.createMesh(Y,I,w);break;case"NurbsCurve":te=this.createCurve(Y,I);break;case"LimbNode":case"Root":te=new B.Bone;break;case"Null":default:te=new B.Group;break}te.name=R.attrName?B.PropertyBinding.sanitizeNodeName(R.attrName):"",te.ID=j}this.getTransformData(te,R),k.set(j,te)}return k},buildSkeleton:function(A,I,w,k){var M=null;return A.parents.forEach(function(L){for(var j in I){var R=I[j];R.rawBones.forEach(function(Y,te){if(Y.ID===L.ID){var $=M;M=new B.Bone,M.matrixWorld.copy(Y.transformLink),M.name=k?B.PropertyBinding.sanitizeNodeName(k):"",M.ID=w,R.bones[te]=M,$!==null&&M.add($)}})}}),M},createCamera:function(A){var I,w;if(A.children.forEach(function(oe){var se=n.Objects.NodeAttribute[oe.ID];se!==void 0&&(w=se)}),w===void 0)I=new B.Object3D;else{var k=0;w.CameraProjectionType!==void 0&&w.CameraProjectionType.value===1&&(k=1);var M=1;w.NearPlane!==void 0&&(M=w.NearPlane.value/1e3);var L=1e3;w.FarPlane!==void 0&&(L=w.FarPlane.value/1e3);var j=window.innerWidth,R=window.innerHeight;w.AspectWidth!==void 0&&w.AspectHeight!==void 0&&(j=w.AspectWidth.value,R=w.AspectHeight.value);var Y=j/R,te=45;w.FieldOfView!==void 0&&(te=w.FieldOfView.value);var $=w.FocalLength?w.FocalLength.value:null;switch(k){case 0:I=new B.PerspectiveCamera(te,Y,M,L),$!==null&&I.setFocalLength($);break;case 1:I=new B.OrthographicCamera(-j/2,j/2,R/2,-R/2,M,L);break;default:console.warn("THREE.FBXLoader: Unknown camera type "+k+"."),I=new B.Object3D;break}}return I},createLight:function(A){var I,w;if(A.children.forEach(function($){var oe=n.Objects.NodeAttribute[$.ID];oe!==void 0&&(w=oe)}),w===void 0)I=new B.Object3D;else{var k;w.LightType===void 0?k=0:k=w.LightType.value;var M=16777215;w.Color!==void 0&&(M=new B.Color().fromArray(w.Color.value));var L=w.Intensity===void 0?1:w.Intensity.value/100;w.CastLightOnObject!==void 0&&w.CastLightOnObject.value===0&&(L=0);var j=0;w.FarAttenuationEnd!==void 0&&(w.EnableFarAttenuation!==void 0&&w.EnableFarAttenuation.value===0?j=0:j=w.FarAttenuationEnd.value);var R=1;switch(k){case 0:I=new B.PointLight(M,L,j,R);break;case 1:I=new B.DirectionalLight(M,L);break;case 2:var Y=Math.PI/3;w.InnerAngle!==void 0&&(Y=B.MathUtils.degToRad(w.InnerAngle.value));var te=0;w.OuterAngle!==void 0&&(te=B.MathUtils.degToRad(w.OuterAngle.value),te=Math.max(te,1)),I=new B.SpotLight(M,L,j,Y,te,R);break;default:console.warn("THREE.FBXLoader: Unknown light type "+w.LightType.value+", defaulting to a PointLight."),I=new B.PointLight(M,L);break}w.CastShadows!==void 0&&w.CastShadows.value===1&&(I.castShadow=!0)}return I},createMesh:function(A,I,w){var k,M=null,L=null,j=[];return A.children.forEach(function(R){I.has(R.ID)&&(M=I.get(R.ID)),w.has(R.ID)&&j.push(w.get(R.ID))}),j.length>1?L=j:j.length>0?L=j[0]:(L=new B.MeshPhongMaterial({color:13421772}),j.push(L)),"color"in M.attributes&&j.forEach(function(R){R.vertexColors=!0}),M.FBX_Deformer?(j.forEach(function(R){R.skinning=!0}),k=new B.SkinnedMesh(M,L),k.normalizeSkinWeights()):k=new B.Mesh(M,L),k},createCurve:function(A,I){var w=A.children.reduce(function(M,L){return I.has(L.ID)&&(M=I.get(L.ID)),M},null),k=new B.LineBasicMaterial({color:3342591,linewidth:1});return new B.Line(w,k)},getTransformData:function(A,I){var w={};"InheritType"in I&&(w.inheritType=parseInt(I.InheritType.value)),"RotationOrder"in I?w.eulerOrder=E(I.RotationOrder.value):w.eulerOrder="ZYX","Lcl_Translation"in I&&(w.translation=I.Lcl_Translation.value),"PreRotation"in I&&(w.preRotation=I.PreRotation.value),"Lcl_Rotation"in I&&(w.rotation=I.Lcl_Rotation.value),"PostRotation"in I&&(w.postRotation=I.PostRotation.value),"Lcl_Scaling"in I&&(w.scale=I.Lcl_Scaling.value),"ScalingOffset"in I&&(w.scalingOffset=I.ScalingOffset.value),"ScalingPivot"in I&&(w.scalingPivot=I.ScalingPivot.value),"RotationOffset"in I&&(w.rotationOffset=I.RotationOffset.value),"RotationPivot"in I&&(w.rotationPivot=I.RotationPivot.value),A.userData.transformData=w},setLookAtProperties:function(A,I){if("LookAtProperty"in I){var w=t.get(A.ID).children;w.forEach(function(k){if(k.relationship==="LookAtProperty"){var M=n.Objects.Model[k.ID];if("Lcl_Translation"in M){var L=M.Lcl_Translation.value;A.target!==void 0?(A.target.position.fromArray(L),e.add(A.target)):A.lookAt(new B.Vector3().fromArray(L))}}})}},bindSkeleton:function(A,I,w){var k=this.parsePoseNodes();for(var M in A){var L=A[M],j=t.get(parseInt(L.ID)).parents;j.forEach(function(R){if(I.has(R.ID)){var Y=R.ID,te=t.get(Y);te.parents.forEach(function($){if(w.has($.ID)){var oe=w.get($.ID);oe.bind(new B.Skeleton(L.bones),k[$.ID])}})}})}},parsePoseNodes:function(){var A={};if("Pose"in n.Objects){var I=n.Objects.Pose;for(var w in I)if(I[w].attrType==="BindPose"){var k=I[w].PoseNode;Array.isArray(k)?k.forEach(function(M){A[M.Node]=new B.Matrix4().fromArray(M.Matrix.a)}):A[k.Node]=new B.Matrix4().fromArray(k.Matrix.a)}}return A},createAmbientLight:function(){if("GlobalSettings"in n&&"AmbientColor"in n.GlobalSettings){var A=n.GlobalSettings.AmbientColor.value,I=A[0],w=A[1],k=A[2];if(I!==0||w!==0||k!==0){var M=new B.Color(I,w,k);e.add(new B.AmbientLight(M,1))}}},setupMorphMaterials:function(){var A=this;e.traverse(function(I){I.isMesh&&I.geometry.morphAttributes.position&&I.geometry.morphAttributes.position.length&&(Array.isArray(I.material)?I.material.forEach(function(w,k){A.setupMorphMaterial(I,w,k)}):A.setupMorphMaterial(I,I.material))})},setupMorphMaterial:function(A,I,w){var k=A.uuid,M=I.uuid,L=!1;if(e.traverse(function(R){R.isMesh&&(Array.isArray(R.material)?R.material.forEach(function(Y){Y.uuid===M&&R.uuid!==k&&(L=!0)}):R.material.uuid===M&&R.uuid!==k&&(L=!0))}),L===!0){var j=I.clone();j.morphTargets=!0,w===void 0?A.material=j:A.material[w]=j}else I.morphTargets=!0}};function r(){}r.prototype={constructor:r,parse:function(A){var I=new Map;if("Geometry"in n.Objects){var w=n.Objects.Geometry;for(var k in w){var M=t.get(parseInt(k)),L=this.parseGeometry(M,w[k],A);I.set(parseInt(k),L)}}return I},parseGeometry:function(A,I,w){switch(I.attrType){case"Mesh":return this.parseMeshGeometry(A,I,w);case"NurbsCurve":return this.parseNurbsGeometry(I)}},parseMeshGeometry:function(A,I,w){var k=w.skeletons,M=[],L=A.parents.map(function($){return n.Objects.Model[$.ID]});if(L.length!==0){var j=A.children.reduce(function($,oe){return k[oe.ID]!==void 0&&($=k[oe.ID]),$},null);A.children.forEach(function($){w.morphTargets[$.ID]!==void 0&&M.push(w.morphTargets[$.ID])});var R=L[0],Y={};"RotationOrder"in R&&(Y.eulerOrder=E(R.RotationOrder.value)),"InheritType"in R&&(Y.inheritType=parseInt(R.InheritType.value)),"GeometricTranslation"in R&&(Y.translation=R.GeometricTranslation.value),"GeometricRotation"in R&&(Y.rotation=R.GeometricRotation.value),"GeometricScaling"in R&&(Y.scale=R.GeometricScaling.value);var te=x(Y);return this.genGeometry(I,j,M,te)}},genGeometry:function(A,I,w,k){var M=new B.BufferGeometry;A.attrName&&(M.name=A.attrName);var L=this.parseGeoNode(A,I),j=this.genBuffers(L),R=new B.Float32BufferAttribute(j.vertex,3);if(R.applyMatrix4(k),M.setAttribute("position",R),j.colors.length>0&&M.setAttribute("color",new B.Float32BufferAttribute(j.colors,3)),I&&(M.setAttribute("skinIndex",new B.Uint16BufferAttribute(j.weightsIndices,4)),M.setAttribute("skinWeight",new B.Float32BufferAttribute(j.vertexWeights,4)),M.FBX_Deformer=I),j.normal.length>0){var Y=new B.Matrix3().getNormalMatrix(k),te=new B.Float32BufferAttribute(j.normal,3);te.applyNormalMatrix(Y),M.setAttribute("normal",te)}if(j.uvs.forEach(function(Se,Ae){var Ve="uv"+(Ae+1).toString();Ae===0&&(Ve="uv"),M.setAttribute(Ve,new B.Float32BufferAttribute(j.uvs[Ae],2))}),L.material&&L.material.mappingType!=="AllSame"){var $=j.materialIndex[0],oe=0;if(j.materialIndex.forEach(function(Se,Ae){Se!==$&&(M.addGroup(oe,Ae-oe,$),$=Se,oe=Ae)}),M.groups.length>0){var se=M.groups[M.groups.length-1],le=se.start+se.count;le!==j.materialIndex.length&&M.addGroup(le,j.materialIndex.length-le,$)}M.groups.length===0&&M.addGroup(0,j.materialIndex.length,j.materialIndex[0])}return this.addMorphTargets(M,A,w,k),M},parseGeoNode:function(A,I){var w={};if(w.vertexPositions=A.Vertices!==void 0?A.Vertices.a:[],w.vertexIndices=A.PolygonVertexIndex!==void 0?A.PolygonVertexIndex.a:[],A.LayerElementColor&&(w.color=this.parseVertexColors(A.LayerElementColor[0])),A.LayerElementMaterial&&(w.material=this.parseMaterialIndices(A.LayerElementMaterial[0])),A.LayerElementNormal&&(w.normal=this.parseNormals(A.LayerElementNormal[0])),A.LayerElementUV){w.uv=[];for(var k=0;A.LayerElementUV[k];)w.uv.push(this.parseUVs(A.LayerElementUV[k])),k++}return w.weightTable={},I!==null&&(w.skeleton=I,I.rawBones.forEach(function(M,L){M.indices.forEach(function(j,R){w.weightTable[j]===void 0&&(w.weightTable[j]=[]),w.weightTable[j].push({id:L,weight:M.weights[R]})})})),w},genBuffers:function(A){var I={vertex:[],normal:[],colors:[],uvs:[],materialIndex:[],vertexWeights:[],weightsIndices:[]},w=0,k=0,M=!1,L=[],j=[],R=[],Y=[],te=[],$=[],oe=this;return A.vertexIndices.forEach(function(se,le){var Se=!1;se<0&&(se=se^-1,Se=!0);var Ae=[],Ve=[];if(L.push(se*3,se*3+1,se*3+2),A.color){var ne=m(le,w,se,A.color);R.push(ne[0],ne[1],ne[2])}if(A.skeleton){if(A.weightTable[se]!==void 0&&A.weightTable[se].forEach(function(je){Ve.push(je.weight),Ae.push(je.id)}),Ve.length>4){M||(console.warn("THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights."),M=!0);var we=[0,0,0,0],ke=[0,0,0,0];Ve.forEach(function(je,De){var Ue=je,de=Ae[De];ke.forEach(function(xe,Be,Ze){if(Ue>xe){Ze[Be]=Ue,Ue=xe;var ct=we[Be];we[Be]=de,de=ct}})}),Ae=we,Ve=ke}for(;Ve.length<4;)Ve.push(0),Ae.push(0);for(var pe=0;pe<4;++pe)te.push(Ve[pe]),$.push(Ae[pe])}if(A.normal){var ne=m(le,w,se,A.normal);j.push(ne[0],ne[1],ne[2])}if(A.material&&A.material.mappingType!=="AllSame")var Xe=m(le,w,se,A.material)[0];A.uv&&A.uv.forEach(function(je,De){var Ue=m(le,w,se,je);Y[De]===void 0&&(Y[De]=[]),Y[De].push(Ue[0]),Y[De].push(Ue[1])}),k++,Se&&(oe.genFace(I,A,L,Xe,j,R,Y,te,$,k),w++,k=0,L=[],j=[],R=[],Y=[],te=[],$=[])}),I},genFace:function(A,I,w,k,M,L,j,R,Y,te){for(var $=2;$<te;$++)A.vertex.push(I.vertexPositions[w[0]]),A.vertex.push(I.vertexPositions[w[1]]),A.vertex.push(I.vertexPositions[w[2]]),A.vertex.push(I.vertexPositions[w[($-1)*3]]),A.vertex.push(I.vertexPositions[w[($-1)*3+1]]),A.vertex.push(I.vertexPositions[w[($-1)*3+2]]),A.vertex.push(I.vertexPositions[w[$*3]]),A.vertex.push(I.vertexPositions[w[$*3+1]]),A.vertex.push(I.vertexPositions[w[$*3+2]]),I.skeleton&&(A.vertexWeights.push(R[0]),A.vertexWeights.push(R[1]),A.vertexWeights.push(R[2]),A.vertexWeights.push(R[3]),A.vertexWeights.push(R[($-1)*4]),A.vertexWeights.push(R[($-1)*4+1]),A.vertexWeights.push(R[($-1)*4+2]),A.vertexWeights.push(R[($-1)*4+3]),A.vertexWeights.push(R[$*4]),A.vertexWeights.push(R[$*4+1]),A.vertexWeights.push(R[$*4+2]),A.vertexWeights.push(R[$*4+3]),A.weightsIndices.push(Y[0]),A.weightsIndices.push(Y[1]),A.weightsIndices.push(Y[2]),A.weightsIndices.push(Y[3]),A.weightsIndices.push(Y[($-1)*4]),A.weightsIndices.push(Y[($-1)*4+1]),A.weightsIndices.push(Y[($-1)*4+2]),A.weightsIndices.push(Y[($-1)*4+3]),A.weightsIndices.push(Y[$*4]),A.weightsIndices.push(Y[$*4+1]),A.weightsIndices.push(Y[$*4+2]),A.weightsIndices.push(Y[$*4+3])),I.color&&(A.colors.push(L[0]),A.colors.push(L[1]),A.colors.push(L[2]),A.colors.push(L[($-1)*3]),A.colors.push(L[($-1)*3+1]),A.colors.push(L[($-1)*3+2]),A.colors.push(L[$*3]),A.colors.push(L[$*3+1]),A.colors.push(L[$*3+2])),I.material&&I.material.mappingType!=="AllSame"&&(A.materialIndex.push(k),A.materialIndex.push(k),A.materialIndex.push(k)),I.normal&&(A.normal.push(M[0]),A.normal.push(M[1]),A.normal.push(M[2]),A.normal.push(M[($-1)*3]),A.normal.push(M[($-1)*3+1]),A.normal.push(M[($-1)*3+2]),A.normal.push(M[$*3]),A.normal.push(M[$*3+1]),A.normal.push(M[$*3+2])),I.uv&&I.uv.forEach(function(oe,se){A.uvs[se]===void 0&&(A.uvs[se]=[]),A.uvs[se].push(j[se][0]),A.uvs[se].push(j[se][1]),A.uvs[se].push(j[se][($-1)*2]),A.uvs[se].push(j[se][($-1)*2+1]),A.uvs[se].push(j[se][$*2]),A.uvs[se].push(j[se][$*2+1])})},addMorphTargets:function(A,I,w,k){if(w.length!==0){A.morphTargetsRelative=!0,A.morphAttributes.position=[];var M=this;w.forEach(function(L){L.rawTargets.forEach(function(j){var R=n.Objects.Geometry[j.geoID];R!==void 0&&M.genMorphGeometry(A,I,R,k,j.name)})})}},genMorphGeometry:function(A,I,w,k,M){for(var L=I.PolygonVertexIndex!==void 0?I.PolygonVertexIndex.a:[],j=w.Vertices!==void 0?w.Vertices.a:[],R=w.Indexes!==void 0?w.Indexes.a:[],Y=A.attributes.position.count*3,te=new Float32Array(Y),$=0;$<R.length;$++){var oe=R[$]*3;te[oe]=j[$*3],te[oe+1]=j[$*3+1],te[oe+2]=j[$*3+2]}var se={vertexIndices:L,vertexPositions:te},le=this.genBuffers(se),Se=new B.Float32BufferAttribute(le.vertex,3);Se.name=M||w.attrName,Se.applyMatrix4(k),A.morphAttributes.position.push(Se)},parseNormals:function(A){var I=A.MappingInformationType,w=A.ReferenceInformationType,k=A.Normals.a,M=[];return w==="IndexToDirect"&&("NormalIndex"in A?M=A.NormalIndex.a:"NormalsIndex"in A&&(M=A.NormalsIndex.a)),{dataSize:3,buffer:k,indices:M,mappingType:I,referenceType:w}},parseUVs:function(A){var I=A.MappingInformationType,w=A.ReferenceInformationType,k=A.UV.a,M=[];return w==="IndexToDirect"&&(M=A.UVIndex.a),{dataSize:2,buffer:k,indices:M,mappingType:I,referenceType:w}},parseVertexColors:function(A){var I=A.MappingInformationType,w=A.ReferenceInformationType,k=A.Colors.a,M=[];return w==="IndexToDirect"&&(M=A.ColorIndex.a),{dataSize:4,buffer:k,indices:M,mappingType:I,referenceType:w}},parseMaterialIndices:function(A){var I=A.MappingInformationType,w=A.ReferenceInformationType;if(I==="NoMappingInformation")return{dataSize:1,buffer:[0],indices:[0],mappingType:"AllSame",referenceType:w};for(var k=A.Materials.a,M=[],L=0;L<k.length;++L)M.push(L);return{dataSize:1,buffer:k,indices:M,mappingType:I,referenceType:w}},parseNurbsGeometry:function(A){if(ds===void 0)return console.error("THREE.FBXLoader: The loader relies on NURBSCurve for any nurbs present in the model. Nurbs will show up as empty geometry."),new B.BufferGeometry;var I=parseInt(A.Order);if(isNaN(I))return console.error("THREE.FBXLoader: Invalid Order %s given for geometry ID: %s",A.Order,A.id),new B.BufferGeometry;for(var w=I-1,k=A.KnotVector.a,M=[],L=A.Points.a,j=0,R=L.length;j<R;j+=4)M.push(new B.Vector4().fromArray(L,j));var Y,te;if(A.Form==="Closed")M.push(M[0]);else if(A.Form==="Periodic"){Y=w,te=k.length-1-Y;for(var j=0;j<w;++j)M.push(M[j])}var $=new ds(w,k,M,Y,te),oe=$.getPoints(M.length*7),se=new Float32Array(oe.length*3);oe.forEach(function(Se,Ae){Se.toArray(se,Ae*3)});var le=new B.BufferGeometry;return le.setAttribute("position",new B.BufferAttribute(se,3)),le}};function o(){}o.prototype={constructor:o,parse:function(){var A=[],I=this.parseClips();if(I!==void 0)for(var w in I){var k=I[w],M=this.addClip(k);A.push(M)}return A},parseClips:function(){if(n.Objects.AnimationCurve!==void 0){var A=this.parseAnimationCurveNodes();this.parseAnimationCurves(A);var I=this.parseAnimationLayers(A),w=this.parseAnimStacks(I);return w}},parseAnimationCurveNodes:function(){var A=n.Objects.AnimationCurveNode,I=new Map;for(var w in A){var k=A[w];if(k.attrName.match(/S|R|T|DeformPercent/)!==null){var M={id:k.id,attr:k.attrName,curves:{}};I.set(M.id,M)}}return I},parseAnimationCurves:function(A){var I=n.Objects.AnimationCurve;for(var w in I){var k={id:I[w].id,times:I[w].KeyTime.a.map(g),values:I[w].KeyValueFloat.a},M=t.get(k.id);if(M!==void 0){var L=M.parents[0].ID,j=M.parents[0].relationship;j.match(/X/)?A.get(L).curves.x=k:j.match(/Y/)?A.get(L).curves.y=k:j.match(/Z/)?A.get(L).curves.z=k:j.match(/d|DeformPercent/)&&A.has(L)&&(A.get(L).curves.morph=k)}}},parseAnimationLayers:function(A){var I=n.Objects.AnimationLayer,w=new Map;for(var k in I){var M=[],L=t.get(parseInt(k));if(L!==void 0){var j=L.children;j.forEach(function(R,Y){if(A.has(R.ID)){var te=A.get(R.ID);if(te.curves.x!==void 0||te.curves.y!==void 0||te.curves.z!==void 0){if(M[Y]===void 0){var $=t.get(R.ID).parents.filter(function(Ve){return Ve.relationship!==void 0})[0].ID;if($!==void 0){var oe=n.Objects.Model[$.toString()];if(oe===void 0){console.warn("THREE.FBXLoader: Encountered a unused curve.",R);return}var se={modelName:oe.attrName?B.PropertyBinding.sanitizeNodeName(oe.attrName):"",ID:oe.id,initialPosition:[0,0,0],initialRotation:[0,0,0],initialScale:[1,1,1]};e.traverse(function(Ve){Ve.ID===oe.id&&(se.transform=Ve.matrix,Ve.userData.transformData&&(se.eulerOrder=Ve.userData.transformData.eulerOrder))}),se.transform||(se.transform=new B.Matrix4),"PreRotation"in oe&&(se.preRotation=oe.PreRotation.value),"PostRotation"in oe&&(se.postRotation=oe.PostRotation.value),M[Y]=se}}M[Y]&&(M[Y][te.attr]=te)}else if(te.curves.morph!==void 0){if(M[Y]===void 0){var le=t.get(R.ID).parents.filter(function(ke){return ke.relationship!==void 0})[0].ID,Se=t.get(le).parents[0].ID,Ae=t.get(Se).parents[0].ID,$=t.get(Ae).parents[0].ID,oe=n.Objects.Model[$],se={modelName:oe.attrName?B.PropertyBinding.sanitizeNodeName(oe.attrName):"",morphName:n.Objects.Deformer[le].attrName};M[Y]=se}M[Y][te.attr]=te}}}),w.set(parseInt(k),M)}}return w},parseAnimStacks:function(A){var I=n.Objects.AnimationStack,w={};for(var k in I){var M=t.get(parseInt(k)).children;M.length>1&&console.warn("THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.");var L=A.get(M[0].ID);w[k]={name:I[k].attrName,layer:L}}return w},addClip:function(A){var I=[],w=this;return A.layer.forEach(function(k){I=I.concat(w.generateTracks(k))}),new B.AnimationClip(A.name,-1,I)},generateTracks:function(A){var I=[],w=new B.Vector3,k=new B.Quaternion,M=new B.Vector3;if(A.transform&&A.transform.decompose(w,k,M),w=w.toArray(),k=new B.Euler().setFromQuaternion(k,A.eulerOrder).toArray(),M=M.toArray(),A.T!==void 0&&Object.keys(A.T.curves).length>0){var L=this.generateVectorTrack(A.modelName,A.T.curves,w,"position");L!==void 0&&I.push(L)}if(A.R!==void 0&&Object.keys(A.R.curves).length>0){var j=this.generateRotationTrack(A.modelName,A.R.curves,k,A.preRotation,A.postRotation,A.eulerOrder);j!==void 0&&I.push(j)}if(A.S!==void 0&&Object.keys(A.S.curves).length>0){var R=this.generateVectorTrack(A.modelName,A.S.curves,M,"scale");R!==void 0&&I.push(R)}if(A.DeformPercent!==void 0){var Y=this.generateMorphTrack(A);Y!==void 0&&I.push(Y)}return I},generateVectorTrack:function(A,I,w,k){var M=this.getTimesForAllAxes(I),L=this.getKeyframeTrackValues(M,I,w);return new B.VectorKeyframeTrack(A+"."+k,M,L)},generateRotationTrack:function(A,I,w,k,M,L){I.x!==void 0&&(this.interpolateRotations(I.x),I.x.values=I.x.values.map(B.MathUtils.degToRad)),I.y!==void 0&&(this.interpolateRotations(I.y),I.y.values=I.y.values.map(B.MathUtils.degToRad)),I.z!==void 0&&(this.interpolateRotations(I.z),I.z.values=I.z.values.map(B.MathUtils.degToRad));var j=this.getTimesForAllAxes(I),R=this.getKeyframeTrackValues(j,I,w);k!==void 0&&(k=k.map(B.MathUtils.degToRad),k.push(L),k=new B.Euler().fromArray(k),k=new B.Quaternion().setFromEuler(k)),M!==void 0&&(M=M.map(B.MathUtils.degToRad),M.push(L),M=new B.Euler().fromArray(M),M=new B.Quaternion().setFromEuler(M).inverse());for(var Y=new B.Quaternion,te=new B.Euler,$=[],oe=0;oe<R.length;oe+=3)te.set(R[oe],R[oe+1],R[oe+2],L),Y.setFromEuler(te),k!==void 0&&Y.premultiply(k),M!==void 0&&Y.multiply(M),Y.toArray($,oe/3*4);return new B.QuaternionKeyframeTrack(A+".quaternion",j,$)},generateMorphTrack:function(A){var I=A.DeformPercent.curves.morph,w=I.values.map(function(M){return M/100}),k=e.getObjectByName(A.modelName).morphTargetDictionary[A.morphName];return new B.NumberKeyframeTrack(A.modelName+".morphTargetInfluences["+k+"]",I.times,w)},getTimesForAllAxes:function(A){var I=[];return A.x!==void 0&&(I=I.concat(A.x.times)),A.y!==void 0&&(I=I.concat(A.y.times)),A.z!==void 0&&(I=I.concat(A.z.times)),I=I.sort(function(w,k){return w-k}).filter(function(w,k,M){return M.indexOf(w)==k}),I},getKeyframeTrackValues:function(A,I,w){var k=w,M=[],L=-1,j=-1,R=-1;return A.forEach(function(Y){if(I.x&&(L=I.x.times.indexOf(Y)),I.y&&(j=I.y.times.indexOf(Y)),I.z&&(R=I.z.times.indexOf(Y)),L!==-1){var te=I.x.values[L];M.push(te),k[0]=te}else M.push(k[0]);if(j!==-1){var $=I.y.values[j];M.push($),k[1]=$}else M.push(k[1]);if(R!==-1){var oe=I.z.values[R];M.push(oe),k[2]=oe}else M.push(k[2])}),M},interpolateRotations:function(A){for(var I=1;I<A.values.length;I++){var w=A.values[I-1],k=A.values[I]-w,M=Math.abs(k);if(M>=180){for(var L=M/180,j=k/L,R=w+j,Y=A.times[I-1],te=A.times[I]-Y,$=te/L,oe=Y+$,se=[],le=[];oe<A.times[I];)se.push(oe),oe+=$,le.push(R),R+=j;A.times=q(A.times,I,se),A.values=q(A.values,I,le)}}}};function a(){}a.prototype={constructor:a,getPrevNode:function(){return this.nodeStack[this.currentIndent-2]},getCurrentNode:function(){return this.nodeStack[this.currentIndent-1]},getCurrentProp:function(){return this.currentProp},pushStack:function(A){this.nodeStack.push(A),this.currentIndent+=1},popStack:function(){this.nodeStack.pop(),this.currentIndent-=1},setCurrentProp:function(A,I){this.currentProp=A,this.currentPropName=I},parse:function(A){this.currentIndent=0,this.allNodes=new h,this.nodeStack=[],this.currentProp=[],this.currentPropName="";var I=this,w=A.split(/[\r\n]+/);return w.forEach(function(k,M){var L=k.match(/^[\s\t]*;/),j=k.match(/^[\s\t]*$/);if(!(L||j)){var R=k.match("^\\t{"+I.currentIndent+"}(\\w+):(.*){",""),Y=k.match("^\\t{"+I.currentIndent+"}(\\w+):[\\s\\t\\r\\n](.*)"),te=k.match("^\\t{"+(I.currentIndent-1)+"}}");R?I.parseNodeBegin(k,R):Y?I.parseNodeProperty(k,Y,w[++M]):te?I.popStack():k.match(/^[^\s\t}]/)&&I.parseNodePropertyContinued(k)}}),this.allNodes},parseNodeBegin:function(A,I){var w=I[1].trim().replace(/^"/,"").replace(/"$/,""),k=I[2].split(",").map(function(R){return R.trim().replace(/^"/,"").replace(/"$/,"")}),M={name:w},L=this.parseNodeAttr(k),j=this.getCurrentNode();this.currentIndent===0?this.allNodes.add(w,M):w in j?(w==="PoseNode"?j.PoseNode.push(M):j[w].id!==void 0&&(j[w]={},j[w][j[w].id]=j[w]),L.id!==""&&(j[w][L.id]=M)):typeof L.id=="number"?(j[w]={},j[w][L.id]=M):w!=="Properties70"&&(w==="PoseNode"?j[w]=[M]:j[w]=M),typeof L.id=="number"&&(M.id=L.id),L.name!==""&&(M.attrName=L.name),L.type!==""&&(M.attrType=L.type),this.pushStack(M)},parseNodeAttr:function(A){var I=A[0];A[0]!==""&&(I=parseInt(A[0]),isNaN(I)&&(I=A[0]));var w="",k="";return A.length>1&&(w=A[1].replace(/^(\w+)::/,""),k=A[2]),{id:I,name:w,type:k}},parseNodeProperty:function(A,I,w){var k=I[1].replace(/^"/,"").replace(/"$/,"").trim(),M=I[2].replace(/^"/,"").replace(/"$/,"").trim();k==="Content"&&M===","&&(M=w.replace(/"/g,"").replace(/,$/,"").trim());var L=this.getCurrentNode(),j=L.name;if(j==="Properties70"){this.parseNodeSpecialProperty(A,k,M);return}if(k==="C"){var R=M.split(",").slice(1),Y=parseInt(R[0]),te=parseInt(R[1]),$=M.split(",").slice(3);$=$.map(function(oe){return oe.trim().replace(/^"/,"")}),k="connections",M=[Y,te],F(M,$),L[k]===void 0&&(L[k]=[])}k==="Node"&&(L.id=M),k in L&&Array.isArray(L[k])?L[k].push(M):k!=="a"?L[k]=M:L.a=M,this.setCurrentProp(L,k),k==="a"&&M.slice(-1)!==","&&(L.a=T(M))},parseNodePropertyContinued:function(A){var I=this.getCurrentNode();I.a+=A,A.slice(-1)!==","&&(I.a=T(I.a))},parseNodeSpecialProperty:function(A,I,w){var k=w.split('",').map(function(te){return te.trim().replace(/^\"/,"").replace(/\s/,"_")}),M=k[0],L=k[1],j=k[2],R=k[3],Y=k[4];switch(L){case"int":case"enum":case"bool":case"ULongLong":case"double":case"Number":case"FieldOfView":Y=parseFloat(Y);break;case"Color":case"ColorRGB":case"Vector3D":case"Lcl_Translation":case"Lcl_Rotation":case"Lcl_Scaling":Y=T(Y);break}this.getPrevNode()[M]={type:L,type2:j,flag:R,value:Y},this.setCurrentProp(this.getPrevNode(),M)}};function l(){}l.prototype={constructor:l,parse:function(A){var I=new c(A);I.skip(23);var w=I.getUint32();console.log("THREE.FBXLoader: FBX binary version: "+w);for(var k=new h;!this.endOfContent(I);){var M=this.parseNode(I,w);M!==null&&k.add(M.name,M)}return k},endOfContent:function(A){return A.size()%16===0?(A.getOffset()+160+16&-16)>=A.size():A.getOffset()+160+16>=A.size()},parseNode:function(A,I){var w={},k=I>=7500?A.getUint64():A.getUint32(),M=I>=7500?A.getUint64():A.getUint32();I>=7500?A.getUint64():A.getUint32();var L=A.getUint8(),j=A.getString(L);if(k===0)return null;for(var R=[],Y=0;Y<M;Y++)R.push(this.parseProperty(A));var te=R.length>0?R[0]:"",$=R.length>1?R[1]:"",oe=R.length>2?R[2]:"";for(w.singleProperty=M===1&&A.getOffset()===k;k>A.getOffset();){var se=this.parseNode(A,I);se!==null&&this.parseSubNode(j,w,se)}return w.propertyList=R,typeof te=="number"&&(w.id=te),$!==""&&(w.attrName=$),oe!==""&&(w.attrType=oe),j!==""&&(w.name=j),w},parseSubNode:function(A,I,w){if(w.singleProperty===!0){var k=w.propertyList[0];Array.isArray(k)?(I[w.name]=w,w.a=k):I[w.name]=k}else if(A==="Connections"&&w.name==="C"){var M=[];w.propertyList.forEach(function(oe,se){se!==0&&M.push(oe)}),I.connections===void 0&&(I.connections=[]),I.connections.push(M)}else if(w.name==="Properties70"){var L=Object.keys(w);L.forEach(function(oe){I[oe]=w[oe]})}else if(A==="Properties70"&&w.name==="P"){var j=w.propertyList[0],R=w.propertyList[1],Y=w.propertyList[2],te=w.propertyList[3],$;j.indexOf("Lcl ")===0&&(j=j.replace("Lcl ","Lcl_")),R.indexOf("Lcl ")===0&&(R=R.replace("Lcl ","Lcl_")),R==="Color"||R==="ColorRGB"||R==="Vector"||R==="Vector3D"||R.indexOf("Lcl_")===0?$=[w.propertyList[4],w.propertyList[5],w.propertyList[6]]:$=w.propertyList[4],I[j]={type:R,type2:Y,flag:te,value:$}}else I[w.name]===void 0?typeof w.id=="number"?(I[w.name]={},I[w.name][w.id]=w):I[w.name]=w:w.name==="PoseNode"?(Array.isArray(I[w.name])||(I[w.name]=[I[w.name]]),I[w.name].push(w)):I[w.name][w.id]===void 0&&(I[w.name][w.id]=w)},parseProperty:function(A){var I=A.getString(1);switch(I){case"C":return A.getBoolean();case"D":return A.getFloat64();case"F":return A.getFloat32();case"I":return A.getInt32();case"L":return A.getInt64();case"R":var w=A.getUint32();return A.getArrayBuffer(w);case"S":var w=A.getUint32();return A.getString(w);case"Y":return A.getInt16();case"b":case"c":case"d":case"f":case"i":case"l":var k=A.getUint32(),M=A.getUint32(),L=A.getUint32();if(M===0)switch(I){case"b":case"c":return A.getBooleanArray(k);case"d":return A.getFloat64Array(k);case"f":return A.getFloat32Array(k);case"i":return A.getInt32Array(k);case"l":return A.getInt64Array(k)}typeof Ad=="undefined"&&console.error("THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js");var j=new Ad.Inflate(new Uint8Array(A.getArrayBuffer(L))),R=new c(j.decompress().buffer);switch(I){case"b":case"c":return R.getBooleanArray(k);case"d":return R.getFloat64Array(k);case"f":return R.getFloat32Array(k);case"i":return R.getInt32Array(k);case"l":return R.getInt64Array(k)}default:throw new Error("THREE.FBXLoader: Unknown property type "+I)}}};function c(A,I){this.dv=new DataView(A),this.offset=0,this.littleEndian=I!==void 0?I:!0}c.prototype={constructor:c,getOffset:function(){return this.offset},size:function(){return this.dv.buffer.byteLength},skip:function(A){this.offset+=A},getBoolean:function(){return(this.getUint8()&1)===1},getBooleanArray:function(A){for(var I=[],w=0;w<A;w++)I.push(this.getBoolean());return I},getUint8:function(){var A=this.dv.getUint8(this.offset);return this.offset+=1,A},getInt16:function(){var A=this.dv.getInt16(this.offset,this.littleEndian);return this.offset+=2,A},getInt32:function(){var A=this.dv.getInt32(this.offset,this.littleEndian);return this.offset+=4,A},getInt32Array:function(A){for(var I=[],w=0;w<A;w++)I.push(this.getInt32());return I},getUint32:function(){var A=this.dv.getUint32(this.offset,this.littleEndian);return this.offset+=4,A},getInt64:function(){var A,I;return this.littleEndian?(A=this.getUint32(),I=this.getUint32()):(I=this.getUint32(),A=this.getUint32()),I&2147483648?(I=~I&4294967295,A=~A&4294967295,A===4294967295&&(I=I+1&4294967295),A=A+1&4294967295,-(I*4294967296+A)):I*4294967296+A},getInt64Array:function(A){for(var I=[],w=0;w<A;w++)I.push(this.getInt64());return I},getUint64:function(){var A,I;return this.littleEndian?(A=this.getUint32(),I=this.getUint32()):(I=this.getUint32(),A=this.getUint32()),I*4294967296+A},getFloat32:function(){var A=this.dv.getFloat32(this.offset,this.littleEndian);return this.offset+=4,A},getFloat32Array:function(A){for(var I=[],w=0;w<A;w++)I.push(this.getFloat32());return I},getFloat64:function(){var A=this.dv.getFloat64(this.offset,this.littleEndian);return this.offset+=8,A},getFloat64Array:function(A){for(var I=[],w=0;w<A;w++)I.push(this.getFloat64());return I},getArrayBuffer:function(A){var I=this.dv.buffer.slice(this.offset,this.offset+A);return this.offset+=A,I},getString:function(A){for(var I=[],w=0;w<A;w++)I[w]=this.getUint8();var k=I.indexOf(0);return k>=0&&(I=I.slice(0,k)),B.LoaderUtils.decodeText(new Uint8Array(I))}};function h(){}h.prototype={constructor:h,add:function(A,I){this[A]=I}};function u(A){var I="Kaydara FBX Binary \0";return A.byteLength>=I.length&&I===S(A,0,I.length)}function f(A){var I=["K","a","y","d","a","r","a","\\","F","B","X","\\","B","i","n","a","r","y","\\","\\"],w=0;function k(j){var R=A[j-1];return A=A.slice(w+j),w++,R}for(var M=0;M<I.length;++M){var L=k(1);if(L===I[M])return!1}return!0}function p(A){var I=/FBXVersion: (\d+)/,w=A.match(I);if(w){var k=parseInt(w[1]);return k}throw new Error("THREE.FBXLoader: Cannot find the version number for the file given.")}function g(A){return A/46186158e3}var v=[];function m(A,I,w,k){var M;switch(k.mappingType){case"ByPolygonVertex":M=A;break;case"ByPolygon":M=I;break;case"ByVertice":M=w;break;case"AllSame":M=k.indices[0];break;default:console.warn("THREE.FBXLoader: unknown attribute mapping type "+k.mappingType)}k.referenceType==="IndexToDirect"&&(M=k.indices[M]);var L=M*k.dataSize,j=L+k.dataSize;return N(v,k.buffer,L,j)}var b=new B.Euler,C=new B.Vector3;function x(A){var I=new B.Matrix4,w=new B.Matrix4,k=new B.Matrix4,M=new B.Matrix4,L=new B.Matrix4,j=new B.Matrix4,R=new B.Matrix4,Y=new B.Matrix4,te=new B.Matrix4,$=new B.Matrix4,oe=new B.Matrix4,se=A.inheritType?A.inheritType:0;if(A.translation&&I.setPosition(C.fromArray(A.translation)),A.preRotation){var le=A.preRotation.map(B.MathUtils.degToRad);le.push(A.eulerOrder),w.makeRotationFromEuler(b.fromArray(le))}if(A.rotation){var le=A.rotation.map(B.MathUtils.degToRad);le.push(A.eulerOrder),k.makeRotationFromEuler(b.fromArray(le))}if(A.postRotation){var le=A.postRotation.map(B.MathUtils.degToRad);le.push(A.eulerOrder),M.makeRotationFromEuler(b.fromArray(le))}A.scale&&L.scale(C.fromArray(A.scale)),A.scalingOffset&&R.setPosition(C.fromArray(A.scalingOffset)),A.scalingPivot&&j.setPosition(C.fromArray(A.scalingPivot)),A.rotationOffset&&Y.setPosition(C.fromArray(A.rotationOffset)),A.rotationPivot&&te.setPosition(C.fromArray(A.rotationPivot)),A.parentMatrixWorld&&($=A.parentMatrixWorld);var Se=w.multiply(k).multiply(M),Ae=new B.Matrix4;$.extractRotation(Ae);var Ve=new B.Matrix4;Ve.copyPosition($);var ne=new B.Matrix4;ne.getInverse(Ae).multiply($);var we=new B.Matrix4;if(se===0)we.copy(Ae).multiply(Se).multiply(ne).multiply(L);else if(se===1)we.copy(Ae).multiply(ne).multiply(Se).multiply(L);else{var ke=new B.Matrix4().getInverse(L),pe=new B.Matrix4().multiply(ne).multiply(ke);we.copy(Ae).multiply(Se).multiply(pe).multiply(L)}var Xe=new B.Matrix4().getInverse(te),je=new B.Matrix4().getInverse(j),De=new B.Matrix4;De.copy(I).multiply(Y).multiply(te).multiply(w).multiply(k).multiply(M).multiply(Xe).multiply(R).multiply(j).multiply(L).multiply(je);var Ue=new B.Matrix4().copyPosition(De),de=new B.Matrix4().copy($).multiply(Ue);return oe.copyPosition(de),De=new B.Matrix4().multiply(oe).multiply(we),De}function E(A){A=A||0;var I=["ZYX","YZX","XZY","ZXY","YXZ","XYZ"];return A===6?(console.warn("THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect."),I[0]):I[A]}function T(A){var I=A.split(",").map(function(w){return parseFloat(w)});return I}function S(A,I,w){return I===void 0&&(I=0),w===void 0&&(w=A.byteLength),B.LoaderUtils.decodeText(new Uint8Array(A,I,w))}function F(A,I){for(var w=0,k=A.length,M=I.length;w<M;w++,k++)A[k]=I[w]}function N(A,I,w,k){for(var M=w,L=0;M<k;M++,L++)A[L]=I[M];return A}function q(A,I,w){return A.slice(0,I).concat(w).concat(A.slice(I))}return i}();const Hw=(n,t)=>{var v;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(v=t.north_rad)!=null?v:void 0,s={};let r={x:0,y:0,z:0},o=[0,0,0],a=1,l=i;n.on("modelLoaded",g);const c=m=>ee(exports,null,function*(){var E;const b=(m==null?void 0:m.fbx_url)||e;if(l=(E=m==null?void 0:m.north_rad)!=null?E:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const x=yield new Dg().loadAsync(b);return Ig(x,{transparent:!0,side:y.DoubleSide,blending:y.AdditiveBlending}),s.object=x,g(),!0}),h=({latitude:m})=>{if(!s.object)return;const b=u(m);b&&(s.object.position.y=b)},u=m=>{if(s.yBase===void 0)return;const b=.6;if(m>=Math.PI/4)return s.yBase-(b+1.6);const C=m*(4/Math.PI);return s.yBase-(b*C+1.6)},f=()=>{if(!s.object)return;const m=u(n.getPose().latitude);m&&(s.object.position.y=m),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},p=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function g(){const m=s.object;if(!m)return;const b=n.model.bounding,C=b.max.x-b.min.x,x=b.max.z-b.min.z,E=Math.max(C,x),{max:{x:T,z:S},min:{x:F,y:N,z:q}}=b;s.yBase=N,r={x:(T+F)/2,y:N-1.6,z:(S+q)/2},o=[0,l-Math.PI/2,0],a=.0045*E,Rw(m,{position:r,rotation:o,scale:a})}return{load:c,disable:p,enable:f}};function Nw(n,t){var c,h,u,f,p;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",r=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",o=(p=t==null?void 0:t.textAlign)!=null?p:"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=o,l.fillStyle=r,l.fillText(n,e/2,e*.7),new B.CanvasTexture(a)}const Gw=({x:n,y:t,z:e})=>new B.Vector3(n,t,e),Ww=(n,t)=>{var v,m,b;const e={},i=(v=t.animationEnabled)!=null?v:!0,s=(m=t.position)!=null?m:void 0,r=(b=t.rad)!=null?b:void 0,o=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=C=>ee(exports,null,function*(){var A,I,w,k,M,L,j,R;const x=(A=C==null?void 0:C.position)!=null?A:s;if(!x)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=Gw(x),T=(I=C==null?void 0:C.rad)!=null?I:r,S=(w=C==null?void 0:C.fbx_url)!=null?w:o;if(e.rad=T,T===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${T}`));const F=yield new Dg().loadAsync(S);F.position.copy(E),F.rotation.z=T,F.scale.set(.8,.8,.8),Ig(F,{transparent:!0,side:y.DoubleSide});const N=(j=(L=(M=(k=F.children)==null?void 0:k[0])==null?void 0:M.children)==null?void 0:L[3])==null?void 0:j.clone();if(!N)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${N}`));const q=(R=t.name)!=null?R:"入户门";return N.material=new B.MeshBasicMaterial({transparent:!0,map:Nw(q)}),N.renderOrder=3,F.children[0].add(N),e.object=F,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const C=1,x=new B.AnimationMixer(e.object);a.push(x);const E=x.clipAction(e.object.animations[0]);E.timeScale=C;let T;const S=()=>{let A=0,I=0;const w=1e3/30,k=M=>{A=requestAnimationFrame(k);const L=M-I;L<w||(I=M,a.forEach(j=>j.update(L/1e3)),n.needsRender=!0)};return A=requestAnimationFrame(k),()=>{cancelAnimationFrame(A)}},q={play:()=>{T||(E.play(),T=S(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),T==null||T(),T=void 0}};e.animation=q},h=C=>{var E;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((E=C==null?void 0:C.animationEnable)!=null?E:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=C=>C==="Floorplan"?h():u();return{load:l,enable:C=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(C)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},Qw=Gi;function Uw(n,t,e,i=Qw.Linear.None){const s=new Oa(n).to(t,e).easing(i);vo(()=>s.start(0));const r=pr(a=>{s.update(a)===!1&&r()}),o=[];return s.onDestroy=a=>(o.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=o.shift();)a();r()},s}function Yw(n,t){return Uw({progress:0},{progress:1},n,t)}var Sg=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Sg||{}),Bi=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Bi||{});const ra=Math.PI*2;function bd(n){return(n%ra+ra)%ra}function yd(n){return n%ra}function Ml(n,t,e){return n+(t-n)*e}const uc=(n,t,e)=>{const i=Math.PI,s=i*2;let r=bd(n),o=bd(t);return e===Bi.Anticlockwise&&r<o&&(r+=s),e===Bi.Clockwise&&o<r&&(o+=s),e===Bi.Loop&&o-r>i?uc(r,o,Bi.Anticlockwise):e===Bi.Loop&&r-o>i?uc(r,o,Bi.Clockwise):{from:r,to:o}},Xw=n=>{const t={},e=(l,c,...h)=>ee(exports,[l,c,...h],function*(r,o,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),r.mode&&r.mode!==n.currentMode&&(yield n.changeMode(r.mode)),a.preload&&r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(yield n.preloadPano(r.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),r.panoIndex===void 0&&r.fov===void 0&&r.latitude===void 0&&r.longitude===void 0?!0:yield new Promise((u,f)=>{const p=r.panoIndex!==void 0?r.panoIndex:n.panoIndex;p!==void 0?n.moveToPano(p,_({duration:o,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},r)):f(new Error("unexpected error"))})}),i=r=>{const o=n.state,a=yd(o.latitude),l=yd(r.latitude),{from:c,to:h}=uc(o.longitude,r.longitude,r.rotation||Bi.Loop),u=o.fov,f=r.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>ee(exports,[l,c,...h],function*(r,o,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==ht.Five.Mode.Panorama&&(yield n.changeMode(ht.Five.Mode.Panorama)),r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(r.panoIndex)),yield new Promise((p,g)=>{if(!r.panoIndex){p(!0);return}n.moveToPano(r.panoIndex,{moveEndCallback:()=>p(!0),moveCancelCallback:()=>g(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(r);return yield new Promise(p=>{const g=({progress:x})=>{const E={};E.longitude=Ml(u.longitude,f.longitude,x),E.latitude=Ml(u.latitude,f.latitude,x),E.fov=Ml(u.fov,f.fov,x),n.setState(E,!0)},v=()=>{p(!0)},m=()=>{p(!1)},b=r.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/r.rotateSpeed*1e3):o,C=Yw(b,Gi.Linear.None).onUpdate(g).onComplete(v).onDestroy(m);r.rotation===Bi.Loop&&C.repeat(1/0).yoyo(!0),t.interruptCallback=(x=!0)=>{C.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),p(x)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},o)})})}};function wd(n,t){return n.x===t.x&&n.y===t.y}function Tg(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Ia(n,t){return(t.y-n.y)/(t.x-n.x)}function Lg(n,t,e){const i=Ia(n[1],n[0]),s=Ia(t[1],t[0]);if(isNaN(i)||isNaN(s)||Tg(i,s))return!1;if(Fo(n[0],t))return n[0];if(Fo(n[1],t))return n[1];if(Fo(t[0],n))return t[0];if(Fo(t[1],n))return t[1];if(e&&!Jw(n,t))return!1;const r=n[0],o=t[0];if(Math.abs(i)===1/0)return{x:r.x,y:t[1].y-(t[1].x-r.x)*s};if(Math.abs(s)===1/0)return{x:o.x,y:n[1].y-(n[1].x-o.x)*i};const a=(o.y-r.y+i*r.x-s*o.x)/(i-s),l=i*a-i*r.x+r.y;return{x:a,y:l}}function Fo(n,t){return wd(n,t[0])||wd(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&&Tg(Ia(t[0],n),Ia(n,t[1]))}function Zw(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(r=>{t=Math.min(t,r.x),e=Math.max(e,r.x),i=Math.min(i,r.y),s=Math.max(s,r.y)}),{x:(t+e)/2,y:(i+s)/2}}function Ho(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function Jw(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)&&Ho(t[0],n[1],n[0])*Ho(n[1],t[1],n[0])>0&&Ho(n[0],t[1],t[0])*Ho(t[1],n[1],t[0])>0?1:0}function Og(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Og(n,t-1))}const qw=`<style type="text/css">
|
|
459
459
|
.PanoRulerPlugin-rule-line {
|
|
460
460
|
position: absolute;
|
|
461
461
|
transform-origin: left center;
|
|
@@ -825,7 +825,7 @@ void main() {
|
|
|
825
825
|
void main() {
|
|
826
826
|
gl_FragColor = texture2D(map, vUv);
|
|
827
827
|
}
|
|
828
|
-
`);this.uniforms={map:{value:e}}}}const Ao={Z_FIGHTING_OFFSET:.01};let lv=class extends y.Mesh{constructor(){super(...arguments);d(this,"name","MediaPlane");d(this,"src")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.traverse(e=>{if(e.isMesh){const i=e;i.geometry.dispose(),(i.material instanceof Array?i.material:[i.material]).forEach(r=>{r.dispose()})}})}};class Pc extends lv{constructor(e,i,s){var a;super();d(this,"name","PanoTagPluginImagePlane");this.src=e;const r=(a=s==null?void 0:s.resolveZFighting)!=null?a:!0;let o=i;if(r){const l=ws(i).multiplyScalar(Ao.Z_FIGHTING_OFFSET);o=i.map(c=>c.clone().add(l))}zg(e).then(({texture:l,transparent:c})=>{var v;const h=new y.MeshBasicMaterial({map:l,transparent:c}),u=Gr((v=s==null?void 0:s.objectFit)!=null?v:"contain",o,l.image.width/l.image.height),f=oi(...u),p=u.map(m=>m.clone().sub(f)),g=new av(p);this.position.copy(f),this.geometry=g,this.material=h}).catch(l=>{console.error(`Imageplane error ${l==null?void 0:l.message}`)})}}class cv extends lv{constructor(e,i,s){const{videoCoverSrc:r,objectFit:o="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:h,domEvents:u}=s!=null?s:{};super();d(this,"isVideoPlane",!0);d(this,"name","PanoTagPluginImagePlane");d(this,"videoInstance");d(this,"onVideoReady");d(this,"objectFit");d(this,"buttonSrc");d(this,"videoCoverSrc");d(this,"domEvents");d(this,"disposers",[]);d(this,"cornerPoints");d(this,"videoMesh");d(this,"coverMesh");d(this,"buttonMesh");d(this,"videoTextureMap");d(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?Eh:a==="withoutText"?yc:typeof a=="string"?a:yc)(),this.videoCoverSrc=r,this.objectFit=o,this.videoTextureMap=c,this.ImageTextureMap=h,this.domEvents=u,this.position.copy(oi(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var f;(f=this.disposers)==null||f.forEach(p=>p==null?void 0:p())})}play(e=!1){return ee(this,null,function*(){this.videoMesh||(yield this.addVideoMesh()),this.showPlayUI(),this.videoInstance.paused&&this.videoInstance.play().then(()=>this.showPlayUI()).catch(i=>{this.pause(),console.error("play error",i)}),this.videoInstance.muted=e,this.render()})}pause(){this.videoInstance&&(this.videoInstance.pause(),this.showPauseUI().then(()=>this.render()))}initialRenderHooks(e){const s=e(()=>{var r;this.videoMesh&&((r=this.videoInstance)==null?void 0:r.paused)===!1&&(this.videoMesh.needsRender=!0)});this.disposers.push(()=>s)}showPlayUI(){this.coverMesh&&(this.coverMesh.visible=!1),this.remove(this.buttonMesh),this.videoMesh.visible=!0}showPauseUI(){return ee(this,null,function*(){this.coverMesh?(this.coverMesh.visible=!0,this.videoMesh&&(this.videoMesh.visible=!1)):(yield this.addCoverMesh(),this.coverMesh&&(this.videoMesh.visible=!1)),this.addButtonMesh().then(()=>this.render())})}render(){var e;this.videoMesh&&(this.videoMesh.needsRender=!0),this.coverMesh&&(this.coverMesh.needsRender=!0),this.buttonMesh&&(this.buttonMesh.needsRender=!0),this.videoMesh&&((e=this.videoInstance)==null?void 0:e.paused)===!1&&(this.videoMesh.needsRender=!0)}addCoverMesh(){return ee(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>ee(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const{texture:i,transparent:s}=yield this.getImageTexture(this.videoCoverSrc),r=new y.MeshBasicMaterial({transparent:!1,map:i}),o=Gr(this.objectFit,this.cornerPoints,i.image.width/i.image.height),a=new Dl(o,r);return a.position.copy(new B.Vector3(0,0,0)),a.name="videoCoverMesh",a}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return ee(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>ee(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),r=new y.MeshBasicMaterial({transparent:!1,map:s}),o=yield new Promise(l=>{s.metadataLoaded?l(Gr(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(Gr(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new Dl(o,r);return a.name="videoMesh",a.position.copy(new B.Vector3(0,0,0)),a}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{!this.videoInstance.paused&&this.videoInstance.muted?this.videoInstance.muted=!1:this.pause()},{noEmitWhenHide:!0});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.videoInstance.paused&&(this.showPauseUI(),this.render())}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return ee(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>ee(this,null,function*(){var p,g,v,m;if(this.buttonMesh)return this.buttonMesh;const i=(g=(p=this.videoMesh)==null?void 0:p.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?g:1/0,s=(m=(v=this.coverMesh)==null?void 0:v.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?m:1/0,r=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,r)/r*.3,{texture:l,transparent:c}=yield this.getImageTexture(this.buttonSrc),h=Gr("contain",this.cornerPoints,l.image.width/l.image.height),u=new Dl(h,new t2(l));u.position.copy(new B.Vector3(0,0,0)),u.name="buttonMesh",u.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(u,"click",()=>{this.play()},{noEmitWhenHide:!0});const f=ws(h).multiplyScalar(Ao.Z_FIGHTING_OFFSET);return u.position.add(f),u}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return ee(this,null,function*(){var s,r;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield zg(e);return(r=this.ImageTextureMap)==null||r.set(e,i),i})}getVideoTexture(e){var s,r;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=e2(e);return(r=this.videoTextureMap)==null||r.set(e,i),i}}class co{constructor(){d(this,"cache_raycasterDistance",new Map);d(this,"cache_visible",new Map)}clear(){this.cache_visible.clear(),this.cache_raycasterDistance.clear()}static generateCameraTagKey(t,e,i=3){const s=_(_({},e.five.getCurrentState()),t),r=s.mode==="Panorama"?e.workUtil.getObserverPosition(s.panoIndex):e.five.camera.position;return r?[r.x.toFixed(i),r.y.toFixed(i),r.z.toFixed(i),e.id].join(","):void 0}getVisible(t,e,i=1){const s=co.generateCameraTagKey(e,t,i);if(s)return this.cache_visible.get(s)}setVisible(t,e,i,s=1){const r=co.generateCameraTagKey(e,t,s);r&&this.cache_visible.set(r,i)}}class i2 extends Gn{constructor(e){super(e);d(this,"tags",[]);d(this,"cache",new co);d(this,"config",JE);d(this,"renderQueue",new Map);d(this,"params");d(this,"mediaStore",dh({currentMediaElement:null}));d(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});d(this,"domEvents",new io(this.five));d(this,"_cache_pointTag");d(this,"_cache_2DPointTag");d(this,"_cache_css3DTag");d(this,"_container",null);d(this,"timeoutIds",[]);d(this,"whyHide",e=>{const i=this.getTagById(e);return i?i.whyHide():{reason:`tag ${e} not found`}});d(this,"loadVideoFirstFrame",()=>{KE&&this.hooks.emit("loadVideoFirstFrame")});d(this,"tagsDo",(e,i,s=!0)=>{let r=[...e!=null?e:this.tags].sort((c,h)=>c.getSquaredDistance()-h.getSquaredDistance());this.timeoutIds.forEach(c=>clearTimeout(c)),this.timeoutIds.length=0;for(let c=0;c<20;c++){const h=r[c];h&&(i(h),s&&(h._updating=!1))}r=r.slice(20);const o=r.length>1e3,a=o?30:17,l=o?1:3;for(let c=0;c<r.length;c+=l){const h=[];for(let f=0;f<l;f++)r[c+f]&&h.push(r[c+f]);h.forEach(f=>{s&&(f._updating=!0)});const u=setTimeout(()=>{h.forEach(f=>{i(f),s&&(f._updating=!1)})},c*a);this.timeoutIds.push(u)}});this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var r;if(s.mediaPlane instanceof cv&&i!==s.mediaPlane.videoInstance){if(!((r=s.mediaPlane.videoInstance)!=null&&r.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})})}get container(){var e;return this._container||((e=this.five.getElement())==null?void 0:e.parentElement)}set container(e){this._container=e}set tagsLengthWillUpdate(e){e&&(this._cache_pointTag=this.tags.filter(i=>i.stickType==="2DPoint"||i.stickType==="3DPoint").filter(i=>i.position),this._cache_2DPointTag=this.tags.filter(i=>i.stickType==="2DPoint").filter(i=>i.position),this._cache_css3DTag=this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=i.computeRenderType();return s==="BehindDom"||s==="Dom"}))}get filterPointTag(){var e;return(e=this._cache_pointTag)!=null?e:[]}get filter2DPointTag(){var e;return(e=this._cache_2DPointTag)!=null?e:[]}get filterCSS3DTag(){var e;return(e=this._cache_css3DTag)!=null?e:[]}updateFive(e){super.updateFive(e),this.domEvents.dispose(),this.domEvents=new io(e)}addRenderQueue(e){var o,a;const{type:i,keys:s=[],tags:r=[]}=e;this.renderQueue.has(i)?this.renderQueue.set(i,{keys:Array.from(new Set([...(o=this.renderQueue.get(i).keys)!=null?o:[],...s])),tags:Array.from(new Set([...(a=this.renderQueue.get(i).tags)!=null?a:[],...r]))}):this.renderQueue.set(i,{keys:s,tags:r})}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getPositions(e){if(BE(e))return e.position;if(cs(e))return e.data.mediaPosition;if(_E(e))return NE(this.five.camera.position,He(e.position),He(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const r=()=>!(!e.currentVisible||e.loading),o=a=>{if(!r())return!1;s(a.origDomEvent)};return this.domEvents.addEventListener(i,"click",o),()=>{var a;(a=this.domEvents)==null||a.removeEventListener(i,"click",o)}}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}}class n2 extends i2{constructor(e){super(e);d(this,"rendererMap",new Map);d(this,"contentTypeMap",new Map);d(this,"group",new B.Group);d(this,"imagePlaneGroup",new B.Group);d(this,"gltfObjectGroup",new B.Group);d(this,"enabledModelTagSet",new Set);d(this,"temporaryState",{visible:!0});d(this,"TagContainerSvelte");this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}registerRenderer(e,i,s){var r;this.rendererMap.set(e,{renderer:i,usePoint:(r=s==null?void 0:s.usePoint)!=null?r:!1})}bindRenderer(e,i){this.contentTypeMap.set(e,i)}disposeAllCSS3DContainer(){for(const[,e]of this.store.css3DRenderDisposer)e==null||e.forEach(i=>i==null?void 0:i());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var i;(i=e.tag3DContentSvelte)==null||i.dispose(),e.tag3DContentSvelte=void 0});for(const[e,i]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.stickType==="2DPoint")&&(i==null||i.forEach(r=>r==null?void 0:r()),this.store.css3DRenderDisposer.delete(e))}}}class s2{constructor(t){d(this,"plugin");d(this,"logBinded",!1);this.plugin=t}get debug(){return this.plugin.debug}addDebugPoints(){try{RE(this.plugin.five,this.plugin.tags)}catch(t){console.error(t)}}bindLog(){if(this.logBinded)return;this.logBinded=!0;const t=e=>{Object.getOwnPropertyNames(e).forEach(i=>{typeof e[i]=="function"&&(e[i]=new Proxy(e[i],{apply:(s,r,o)=>(["render"].includes(i)||this.addLog(i,...o),s.apply(r,o))}))})};t(this.plugin),t(this.plugin.constructor.prototype)}addLog(t,...e){if(this.debug){let i=new Error().stack;console.debug(`%cPanoTagPlugin%c${t}`,"background-color: #35e0ed; color: black; padding:0 6px; border-radius: 3px","padding: 0 3px; color: #f3f47c",...e,{stack:i})}}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;vs((e=t==null?void 0:t.initialConfig)==null?void 0:e.visibleConfig).intersectRaycaster&&(t.initialConfig.visibleConfig.intersectRaycaster.enabled=!1)}),this.plugin.changeGlobalConfig({visibleConfig:{intersectRaycaster:{enabled:!1}}})}}function bf(n){return Object.entries(n)}function yf(n){var e,i;typeof n.visibleConfig=="object"&&n.visibleConfig.keep&&(n.visibleConfig.keep==="visible"?n.visibleConfig={keep:n.visibleConfig.keep,visibleFiveMode:(e=n.visibleConfig)==null?void 0:e.visibleFiveMode}:n.visibleConfig.keep==="hidden"&&(n.visibleConfig={keep:n.visibleConfig.keep})),typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.disableFold&&(n.unfoldedConfig={keep:"unfolded"}),n.unfoldedConfig.disableUnfold&&(n.unfoldedConfig={keep:"folded"}),n.unfoldedConfig.keep&&(n.unfoldedConfig={keep:n.unfoldedConfig.keep}));const t=(i=n.initialState)!=null?i:{};return typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.keep==="unfolded"?t.unfolded=!0:n.unfoldedConfig.keep==="folded"&&(t.unfolded=!1)),typeof n.visibleConfig=="object"&&(n.visibleConfig.keep==="visible"?t.visible=!0:n.visibleConfig.keep==="hidden"&&(t.visible=!1)),n.initialState=t,n}const hv={visibleConfig:{intersectRaycaster:{enabled:!0,distanceAccuracy:.01,checkPoints:"corner",needPassed:1}},clickable:!0,simulate3D:!1,renderType:"Dom"};var uv=(n=>(n.PointTag="PointTag",n.PlaneTag="PlaneTag",n))(uv||{}),dv=(n=>(n.Audio="Audio",n.Text="Text",n.ImageText="ImageText",n.Image="Image",n.Video="Video",n.Link="Link",n.Sticker="Sticker",n.VRLink="VRLink",n.PanoLink="PanoLink",n.Marketing="Marketing",n.MediaPlane="MediaPlane",n.MediaModel="MediaModel",n.Model="Model",n.Panorama="Panorama",n.Custom="Custom",n.Unknown="Unknown",n))(dv||{}),fv=(n=>(n.Two="2D",n.Three="3D",n))(fv||{});function Sl(n,t,e){var p,g,v,m,b;const i=(p=e==null?void 0:e.useCache)!=null?p:!0;if(!n)return(g=t.globalConfig)!=null?g:{};if(i){if((v=n==null?void 0:n.computedConfig)!=null&&v._isMerged)return n.computedConfig;if((m=n==null?void 0:n.config)!=null&&m._isMerged)return n.config}const s={},r={},o={};t.contentTypeConfig&&Object.entries(t.contentTypeConfig).forEach(([C,x])=>{var A,I;const E=C,T=E.split("-"),S=C.startsWith("["),F=S?T[0].slice(1,-1):void 0,N=S?T.slice(1):T,q=F?["PanoramaLike","ModelLike"].includes(F)?(A=r[F])!=null?A:r[F]={}:(I=o[F])!=null?I:o[F]={}:s;if(!q[E]){if(N.length===0&&(q[E]=x),N.length===1){const[w]=N;(n.contentType===w||w==="Any")&&(q[E]=x)}if(N.length===2){const[w="Any",k="Any"]=N;w==="Mixin"&&n.contentType===k&&(q[E]=x),(n.stickType===w||w==="Any")&&(n.contentType===k||k==="Any")&&(q[E]=x)}if(N.length===3){const[w="Any",k,M]=N;if(k==="Audio"&&n.contentType==="Audio"){const L=n;(L.stickType===w||w==="Any")&&L.data.appearance===M&&(q[E]=x)}}}});const a=(b=n.initialConfig)!=null?b:{},l=nt({},hv,t.globalConfig,...Object.values(s)),c=nt({},l,a),h={},u=Object.values(ht.Five.Mode);bf(r).forEach(([C,x])=>{u.forEach(E=>{(C==="PanoramaLike"&&rs(E)||C==="ModelLike"&&Ci(E))&&(h[E]=nt({},l,...Object.values(x),a,{_isMerged:!0}))})}),bf(o).forEach(([C,x])=>{const E=h[C];h[C]=nt({},l,E,...Object.values(x),a,{_isMerged:!0})});const f=ue(_({},c),{configWithFiveMode:h});return yf(f),Object.values(h).forEach(C=>yf(C)),f._isMerged=!0,f}function wf(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}function r2(n,t){if(!n)return 0;const e=n.observers;if(!t||!e)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:e}),0;const i=[];e.forEach(r=>{var a,l,c;const o=(l=(a=r.floorIndex)!=null?a:r.floor_index)!=null?l:0;i[o]||(i[o]=[]),i[o].push($r(r.position,(c=n.options)==null?void 0:c.transform).y)});const s=i.map(r=>r.reduce((o,a)=>o+a,0)/r.length);for(let r=s.length-1;r>0;r--)if(t.y>=s[r])return r;return 0}function Cs(){let n,t;return{promise:new Promise((i,s)=>{n=i,t=s}),resolve:n,reject:t}}class kh{constructor(t,e){d(this,"plugin");d(this,"id");d(this,"contentType");d(this,"stickType");d(this,"enabled");d(this,"config");d(this,"data");d(this,"state");d(this,"temporaryState",{visible:!0});d(this,"originPosition");d(this,"position");d(this,"fiveState");d(this,"model");d(this,"matrix");d(this,"screenPosition");d(this,"normal");d(this,"mediaPlane");d(this,"hooks");d(this,"zIndex");d(this,"play");d(this,"pause");d(this,"tag3DContentSvelte");d(this,"dom");d(this,"contentDom");d(this,"initialConfig");d(this,"computedConfig");d(this,"cache");d(this,"entryFromModel");d(this,"_updating",!1);d(this,"ready",()=>{const{promise:t,resolve:e}=Cs();if(!this._updating)e();else{const i=setInterval(()=>{this._updating||(clearInterval(i),e())},17);setTimeout(()=>{clearInterval(i),e()},300)}return t});var l,c,h,u;this.plugin=t;const i=Mh(e);e.stickType=i;const s=JSON.parse(JSON.stringify(e.data)),r=(l=e.initialConfig)!=null?l:e.config?JSON.parse(JSON.stringify(e.config)):{};e.initialConfig=r;const o=Sl(e,t.config),a=this.getConfig(e);e.config=a,this.id=(c=e.id)!=null?c:xt(),this.enabled=(h=e.enabled)!=null?h:!0,this.contentType=e.contentType,this.data=(u=a.initialData)!=null&&u.important?nt(e.data,s,a.initialData):nt(e.data,a.initialData,s),this.state=_({visible:void 0,unfolded:!this.can("fold")},a.initialState),this.originPosition=e.position,e.originPosition=this.originPosition,this.position=(()=>{const f=e.originPosition;if(!f)return;const p=t.workUtil.transform;return Array.isArray(f)&&f.length===4?f.map(He).map(g=>$r(g,p).toArray()):$r(He(f),p).toArray()})(),this.matrix=e.matrix?(()=>{const f=new y.Matrix4().fromArray(e.matrix);return f.premultiply(t.workUtil.transform),f.elements})():e.matrix,this.initialConfig=r,this.computedConfig=o,this.stickType=i,this.config=e.config,this.fiveState=e.fiveState,this.normal=e.normal,this.cache=new co,this.hooks=new kt,Object.keys(e).forEach(f=>{this[f]===void 0&&e[f]!==void 0&&(this[f]=e[f])})}get visible(){var t;return((t=this.temporaryState)==null?void 0:t.visible)!==!1&&this.state.visible!==!1&&this.enabled!==!1}get five(){return this.plugin.five}get fiveUtil(){return this.plugin.fiveUtil}get workUtil(){return this.plugin.workUtil}get centerPosition(){const t=Cc(this);return oi(...Array.isArray(t)?t:[t])}get currentConfig(){var s,r;const t=Sl(this,this.plugin.config,{useCache:!0}),e=this.five.getCurrentState().mode,i=(s=t.configWithFiveMode)==null?void 0:s[e];return(r=i!=null?i:t)!=null?r:{}}get currentVisible(){return!(!this.plugin.state.enabled||!this.plugin.state.visible||!this.enabled||!this.state.visible)}get sharedCache(){return this.plugin.cache}applyVisible(){throw new Error("Method not implemented.")}find(t){return ee(this,null,function*(){var s;const e=this.fiveState;if(!this.fiveState)return this;const i=(s=t==null?void 0:t.targetMode)!=null?s:this.five.state.mode;if(i==="Panorama"){const r=e==null?void 0:e.panoIndex;if(Kt(r))return this;const o=this.workUtil.getObserverPosition(r),a=this.centerPosition.clone().sub(o).normalize();this.five.setState(_({mode:"Panorama",workCode:this.workUtil.workCode,panoIndex:r},go(a))),yield this.five.ready()}else i==="Mapview"&&(yield Qm(this.five,this.centerPosition,t==null?void 0:t.pointConfig));return this})}blink(t){return ee(this,null,function*(){var a,l,c,h;yield this.ready();const e=(a=this.enabled)!=null?a:!0,i=(l=this.state)==null?void 0:l.visible,s=e&&i;s===!1&&(this.state.visible=!0,this.enabled=!0,this.applyVisible(),this.plugin.render(),this.computeRenderType()!=="Mesh"?yield new Promise(u=>ee(this,null,function*(){if(this.dom||this.contentDom){u();return}const f=setInterval(()=>{(this.dom||this.contentDom)&&(u(),clearInterval(f))},16.7)})):this.stickType==="Model"&&!((c=this.model)!=null&&c.object)?yield(h=this.model)==null?void 0:h.promise:this.stickType==="Plane"&&(yield new Promise(u=>ee(this,null,function*(){if(this.mediaPlane){u();return}const f=setInterval(()=>{this.mediaPlane&&(u(),clearInterval(f))},16.7)}))),this.dom&&(this.dom.style.visibility="hidden"),this.contentDom&&(this.contentDom.style.visibility="hidden"));const r=(()=>{var f,p;const u=[];return u.push(this.dom),u.push((f=this.tag3DContentSvelte)==null?void 0:f.css3DInstance),u.push((p=this.model)==null?void 0:p.object),u.push(this.mediaPlane),u.filter(Boolean)})();if(!r.length){console.warn("tagDom is empty");return}yield(s?Na:Wm)(r,_({begin:()=>{s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))},updateRender:()=>{this.five.needsRender=!0}},t)).finished,e===!1&&(this.enabled=!1,this.updateVisible()),i===!1&&this.updateVisible(),s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))})}unfold(){}unfoldAndFoldOthers(){}fold(){}enable(){this.enabled=!0,this.hooks.emit("enable"),this.applyVisible()}disable(){this.enabled=!1,this.hooks.emit("disable"),this.applyVisible()}changeData(t,e=!0){return this.setData(t,e)}changePosition(t){return this.setPosition(t)}setData(t,e=!0){e?this.data=nt(this.data,t):this.data=_(_({},this.data),t),this.hooks.emit("dataChanged",this.data)}setPosition(t){throw new Error("Method not implemented.")}set(t,e=!0){this.plugin.tagsLengthWillUpdate=!0,e?nt(this,t):Object.assign(this,t),this.cache.clear()}updateConfig(){var i;const t=this.getConfig(void 0,{useCache:!1});this.computedConfig=t;const e=this.getConfig();if(this.config=e,this.config.initialData){const s=JSON.parse(JSON.stringify(this.data));this.data=(i=e.initialData)!=null&&i.important?nt(this.data,s,e.initialData):nt(this.data,e.initialData,s)}this.cache.clear()}updateVisible(){this.state.visible=this.getVisible(),this.applyVisible(),this._updating=!1}updateZIndex(){const t=this.getSquaredDistance();this.zIndex=Math.round((1e4-(t!=null?t:0))*100)}getConfig(t,e){var o,a,l;const i=Sl(t!=null?t:this,this.plugin.config,{useCache:e==null?void 0:e.useCache}),s=(o=e==null?void 0:e.fiveMode)!=null?o:this.five.getCurrentState().mode,r=(a=i.configWithFiveMode)==null?void 0:a[s];return(l=r!=null?r:i)!=null?l:{}}getDistance(t,e=3){const i=_(_({},this.five.getCurrentState()),t),{panoIndex:s,mode:r}=i,o=r==="Panorama"?this.workUtil.getObserverPosition(s):this.five.camera.position,a=this.centerPosition;return!o||!a?-1:o.distanceTo(a)}getSquaredDistance(){const t=this.five.camera.position;let e;return Array.isArray(this.position[0])?e=this.position[0]:e=this.position,Lo(e[0]-t.x,2)+Lo(e[1]-t.y,2)+Lo(e[2]-t.z,2)}getVisible(t){if(!this.enabled||!this.plugin.state.enabled||!this.fiveUtil.model)return!1;const e=_(_({},this.five.getCurrentState()),t);let i=this.cache.getVisible(this,e);return Kt(i)&&(i=this.computeVisible(e).value,this.cache.setVisible(this,e,i)),i}getUnfoldedByPanoIndex(t){if(!this.currentVisible)return;const i=this.computeUnfoldedByPanoIndex(t);return i&&this.getUnfoldedByCamera()}getUnfoldedByCamera(){return this.currentVisible?this.computeUnfoldedByCamera():void 0}can(t){const e=this.currentConfig;if(!e||typeof e!="object")return!0;if(t==="show"||t==="hide"){if(!e.visibleConfig||typeof e.visibleConfig!="object")return!0;if(t==="show"&&e.visibleConfig.keep==="hidden"||t==="hide"&&e.visibleConfig.keep==="visible")return!1}if(t==="fold"||t==="unfold"){if(!e.unfoldedConfig||typeof e.unfoldedConfig!="object")return!0;if(t==="fold"&&e.unfoldedConfig.keep==="unfolded"||t==="unfold"&&e.unfoldedConfig.keep==="folded")return!1}return!0}onClick(t){}computeRenderType(){const t=(()=>{if(this.stickType==="3DPoint")return"Dom";const e=this.getConfig();if(!e||typeof e!="object"||!e.renderType)return;const i=this.data.mediaData;if(!(!i||i.length===0)&&e.renderType==="Mesh"){if(HE(this)){if(i.length===1){if(i[0].type==="Video")return navigator.userAgent.toLowerCase().indexOf("firefox")>-1&&navigator.userAgent.toLowerCase().indexOf("mobile")>-1?"Dom":"Mesh";if(i[0].type==="Image")return wf(i[0].url)==="gif"?"Dom":"Mesh"}}else if(cs(this))return i.length===1&&i[0].type==="Image"?wf(i[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return t!=null?t:"Dom"}computeVisible(t){const e=_(_({},this.five.getCurrentState()),t),{panoIndex:i,mode:s}=e,r=[];return(()=>{var c,u,f;const l=(c=this.getConfig().visibleConfig)!=null?c:{};if(typeof l=="function")return{value:l(this.five,{tag:this,distance:this.getDistance(e,void 0)}),checkedList:r,reason:"config function result"};{if(l.keep==="hidden")return{value:!1,checkedList:r,reason:"config.keep is hidden"};if(l.keep==="visible")return{value:!0,checkedList:r,reason:"config.keep is visible"};const p=this.computeVisibleByFiveMode(l,s);if((p==null?void 0:p.value)===!1)return p;if(l.followModelVisibility===!0&&["poincare","aerophoto","sand"].includes(this.workUtil.fromType)&&(s==="Floorplan"||s==="Mapview")){const h=this.computeVisibleByFloorIndex(),{value:g}=h,v=Mn(h,["value"]);if(g===!1)return _({value:!1,checkedList:r,reason:"followModelVisibility check failed"},v)}if(rs(s)&&l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&i!==void 0){if(r.push("visiblePanoIndex"),Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(i))return{value:!1,checkedList:r,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${i}, visiblePanoIndex: ${l.visiblePanoIndex}`};if(l.visiblePanoIndex==="current"&&i!==((u=this.fiveState)==null?void 0:u.panoIndex))return{value:!1,checkedList:r,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${i}, tag.panoIndex: ${(f=this.fiveState)==null?void 0:f.panoIndex}`}}if(l.visibleDistance!==void 0&&(r.push("visibleDistance"),l.visibleDistance!=="unLimited")){const g=this.getDistance(e,1);if(Yo(g,l.visibleDistance)===!1)return{value:!1,checkedList:r,panoIndex:i,visibleDistance:l.visibleDistance,reason:`distance is not in visibleDistance. distance: ${g}, visibleDistance: ${l.visibleDistance.min} - ${l.visibleDistance.max}`}}if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(r.push("intersectRaycaster"),i===void 0)return{value:!1,checkedList:r,reason:`intersectRaycaster check failed: panoIndex is ${i}`};const g=this.computeVisibleByIntersect(i);if(g.value===!1)return Object.assign(g,{checkedList:r})}return{value:!0,checkedList:r,reason:"all check passed"}}})()}computeVisibleByFiveMode(t,e){const i=()=>{var o,a;let r=typeof t.visibleFiveMode=="function"?t.visibleFiveMode(this):t.visibleFiveMode;if(r||(r=(a=(o=this.fiveState)==null?void 0:o.mode)!=null?a:this.workUtil.observers.length?"Panorama":"ModelLike"),Array.isArray(r))return r.includes(e);if(r==="ModelLike")return Ci(e);if(r==="PanoramaLike")return!rs(e);if(r==="all")return!0;if(typeof r=="string")return r===e};if((()=>{var o;const r=i();if(Fe((o=this.fiveState)==null?void 0:o.panoIndex)&&t.entryFromModel){if(Ci(e)&&r?this.entryFromModel=!1:this.entryFromModel=!0,Ci(e))return!0}else this.entryFromModel=!1;return r})()===!1)return{value:!1,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:t.visibleFiveMode,mode:e}}computeVisibleByIntersect(t){var l,c,h,u;const e=vs(vs((l=this.getConfig().visibleConfig)!=null?l:{}).intersectRaycaster),i=t!=null?t:this.five.getCurrentState().panoIndex,s=rs(this.five.getCurrentState().mode)?this.workUtil.getObserverPosition(i):this.five.camera.position;if(s===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:i}};const r=un((()=>{var p;const f=(p=e.checkPoints)!=null?p:"center";return f==="center"?Af(this):f==="corner"?Cc(this):Array.isArray(f)?f:[]})());let o=0,a=0;for(const f of r){const p=new y.Vector3().subVectors(f,s).normalize();let g;an.set(s,p);const[v]=this.fiveUtil.model.intersectRaycaster(an);g=v==null?void 0:v.distance;const m=(()=>{if(!cs(this))return;const T=this.plugin.tags.filter(cs).map(F=>{var N;return(N=F.model)==null?void 0:N.object}).filter(Fe),[S]=an.intersectObjects(T,!0);return S})(),b=s.distanceTo(f),C=(c=e.distanceAccuracy)!=null?c:.01;g=Math.min(g!=null?g:1/0,(h=m==null?void 0:m.distance)!=null?h:1/0),g+C>=b?o++:a++;const E=(u=e.needPassed)!=null?u:1;if(o>=E)return{value:!0}}return a===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:o,needPassed:e.needPassed,model:this.fiveUtil.model.name}}}computeVisibleByFloorIndex(){var s,r,o,a,l,c,h;let t=0;const e=(s=this.fiveState)==null?void 0:s.panoIndex;e!==void 0?t=(r=this.workUtil.getObserver(e))==null?void 0:r.floorIndex:t=r2(this.workUtil.work,(h=(c=(a=(o=this.model)==null?void 0:o.object)==null?void 0:a.position)!=null?c:(l=this.mediaPlane)==null?void 0:l.position)!=null?h:Af(this));const i=this.fiveUtil.model.shownFloor;return{value:i===null||i===t,currentFiveFloorIndex:i,tagFloorIndex:t}}computeUnfoldedByPanoIndex(t){const e=this.getConfig().unfoldedConfig;if(e){if(typeof e=="function")return e(this.five,{tag:this,distance:this.getDistance({panoIndex:t})});if(e.keep==="folded")return!1;if(e.keep==="unfolded")return!0;if(e.unfoldDistance&&Yo(this.getDistance({panoIndex:t}),e.unfoldDistance)===!1)return!1}}computeUnfoldedByCamera(){var e;if(this.entryFromModel&&Ci(this.five.state.mode))return!1;const t=this.getConfig().unfoldedConfig;if(t){if(typeof t=="function")return t(this.five,{tag:this,distance:this.getDistance()});if(t.keep==="folded")return!1;if(t.keep==="unfolded")return!0;if(t.autoUnfold===void 0||t.autoUnfold===!1||t.autoUnfold.enable===!1||!t.autoUnfold.strategy)return;if(t.autoUnfold.strategy==="ScreenPostion"){const i=this.computeTagProject();if(i&&Yo(i.x,t.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(t.autoUnfold.strategy==="MinimumDistance"){const r=this.plugin.filterPointTag.filter(a=>a.currentVisible).filter(a=>{const l=this.computeTagProject();if(!l)return!1;const{x:c,y:h,z:u}=l;return!(Math.abs(u)>1||Math.abs(c)>1||Math.abs(h)>1)}).map(a=>({tag:a,id:a.id,tagConfig:a.getConfig().unfoldedConfig})).filter(({tagConfig:a})=>{var l,c;return!(typeof a=="function"||a.keep||a.autoUnfold===!1||((l=a.autoUnfold)==null?void 0:l.enable)===!1||((c=a.autoUnfold)==null?void 0:c.strategy)!=="MinimumDistance")}).map(a=>ue(_({},a),{distance:a.tag.getDistance()})).filter(({distance:a,tagConfig:l})=>{const c=l.autoUnfold.distance;return!(c&&Yo(a,c)===!1)}).sort((a,l)=>a.distance-l.distance).findIndex(a=>a.id===this.id);if(r===-1||r<=((e=t.autoUnfold.maxNumber)!=null?e:1)-1===!1)return!1}return t.autoUnfold.strategy!=="FoldWhenMove"}}computeTagProject(){const t=this.centerPosition;if(!t)return;const{x:e,y:i,z:s}=t.project(this.five.camera);if(!(s>1))return{x:e,y:i,z:s}}addObjectClickHandler(t,e,i){if(!e||!this.plugin.domEvents)return()=>{};const s=()=>!(!t.currentVisible||t.loading),r=o=>{if(!s())return!1;i(o.origDomEvent)};return this.plugin.domEvents.addEventListener(e,"click",r),()=>{var o;(o=this.plugin.domEvents)==null||o.removeEventListener(e,"click",r)}}whyHide(){var e;if(!this.plugin.state.enabled)return{reason:`plugin.state.enabled is ${this.plugin.state.enabled}`};if(!this.plugin.state.visible)return{reason:`plugin.state.visible is ${this.plugin.state.visible}`};if(!this.enabled)return{reason:`tag ${this.id} enabled is: ${this.enabled}`};const t=ue(_({},this.computeVisible()),{tagInstance:this});return t.value!==this.state.visible?{reason:"插件故障,请联系维护人员, err: 0",info:t}:this.state.visible?{reason:"应该是能看见才对",info:t}:t.value===!0?{reason:"插件故障,请联系维护人员, err: 1",info:t}:{reason:(e=t.reason.type)!=null?e:t.reason,info:t}}destroy(){var e,i;const t=this.plugin.tags.findIndex(s=>s.id===this.id);if(t===-1){console.warn(`Destroy failed: tag ${this.id} not found`);return}this.disable(),(i=(e=this.tag3DContentSvelte)==null?void 0:e.dispose)==null||i.call(e),this.hooks.off(),this.cache.clear(),this.plugin.tags.splice(t,1),this.plugin.tagsLengthWillUpdate=!0,this.plugin.hooks.emit("tagsLengthChange")}}const o2=new y.Vector2;class a2 extends kh{constructor(e,i){super(e,i);d(this,"__Object__");d(this,"requestIdleCallbackId")}unfoldAndFoldOthers(){const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}onClick(e){e.target==="TagPoint"&&this.unfoldAndFoldOthers()}applyVisible(){var e,i;this.currentVisible&&this.updateScreenPosition(),(e=this.tag3DContentSvelte)!=null&&e.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({state:this.plugin.state,temporaryState:this.temporaryState}),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}unfold(){this.setUnfold(!0)}fold(){this.setUnfold(!1)}setUnfold(e){const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}setPosition(e){this.originPosition=e,this.position=e,this.cache.clear(),this.updateVisible(),this.updateScreenPosition(),this.updateZIndex(),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateScreenPosition(e){var a;if(this.stickType!=="2DPoint"&&this.stickType!=="3DPoint")return;const{force:i=!1}=e!=null?e:{},s=i?this.state.visible:this.currentVisible,r=(a=this.__Object__)!=null?a:{timeoutId:void 0,inAnimation:!1};if(this.__Object__=r,!s&&this.screenPosition?(r.inAnimation=!0,r.timeoutId=setTimeout(()=>{requestAnimationFrame(()=>{this.currentVisible||(r.inAnimation=!1,this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))})},1e3)):r.timeoutId&&(clearTimeout(r.timeoutId),r.inAnimation=!1,r.timeoutId=void 0),!s&&!r.inAnimation)return;const o=this.computeTagProject();if(o&&this.five.renderer){const l=(()=>{if(!this.currentConfig.simulate3D)return 1;const h=2*Math.tan(.5*this.five.camera.fov/180*Math.PI),u=this.getDistance(void 0,1);return Math.max(Math.min(1-h*u/40,1),.5)})(),c=this.five.renderer.getSize(o2);this.screenPosition={leftPx:(o.x+1)/2*c.x,topPx:(-o.y+1)/2*c.y,scale:l}}else this.screenPosition=null;this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}set(e,i=!0){super.set(e,i),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),e.position&&this.setPosition(this.position)}setData(...e){super.setData(...e),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateUnfoldedByPanoIndex(){const e=this.getUnfoldedByPanoIndex();if(this.state&&(e!==void 0&&(this.state.unfolded=e),e&&!this.state.visible)){const i=this.getConfig();typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(this.state.unfolded=!1)}}computeNormal(){return new y.Vector3().fromArray(this.normal)}}let Br=[null,null,()=>null];function pv(n){var s;if(Br){if(Br[0]===n)return Br[2];(s=Br[1])==null||s.dispose()}const t=new Kr("front");t.domElementWrapper.style.zIndex="1";const e=new Kr("behind");di(n).then(()=>{var a;const r=(a=n.getElement())==null?void 0:a.parentElement,o=eh(n);if(!r)return console.error("initialCSS3DRender: five element is not exist"),()=>null;if(t.appendToElement(r),t.renderEveryFrame(n.scene,n.camera),!o)return console.error("initialCSS3DRender: behindWrapper is not exist"),()=>null;e.appendToElement(o),e.renderEveryFrame(n.scene,n.camera)});const i=()=>{t.dispose(),e.dispose()};return Br=[n,t,i],i}const mv=1,Cf=`CSS3DObjectPlus@${mv}`,l2=.00216,c2=.003;class gv extends cn{constructor(e){var T,S,F,N,q;if(Kt(e.cornerPoints)&&Kt(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(T=e.container)!=null?T:document.createElement("div"),s=(S=e.cornerPoints)!=null?S:(()=>{const A=e.width/2;return[new B.Vector3(-A,A,0),new B.Vector3(-A,-A,0),new B.Vector3(A,-A,0),new B.Vector3(A,A,0)]})(),r=(F=e.ratio)!=null?F:c2,o=(N=e.dpr)!=null?N:1,a=(q=e.pointerEvents)!=null?q:"auto",l=Math.max(l2,r),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]);let u=$s(c/r*o),f=$s(h/r*o);const p=oi(...s);let g;if(l===r)i.style.width=`${u}px`,i.style.height=`${f}px`,g=i;else{const A=document.createElement("div");A.style.width=`${u}px`,A.style.height=`${f}px`,A.style.pointerEvents="none";const I=r/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${I*u}px`,i.style.height=`${I*f}px`,A.appendChild(i),g=A}super(g);d(this,"version",mv);d(this,"isCSS3DObjectPlus",!0);d(this,"isCSS3DObject",!0);d(this,"name",Cf);d(this,"container");d(this,"width");d(this,"height");d(this,"domWidthPx");d(this,"domHeightPx");d(this,"cornerPoints");d(this,"centerPosition");d(this,"ratio");d(this,"_mode","front");d(this,"_opacityMesh");if(i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=r,this.container=i,e.mode&&(this.mode=e.mode),l===r)this.width=c,this.height=h,this.centerPosition=p;else{const A=r/l;this.width=A*c,this.height=A*h,u=A*u,f=A*f,this.centerPosition=new B.Vector3().subVectors(p,s[0]).multiplyScalar(A).add(s[0])}this.domWidthPx=u,this.domHeightPx=f,i.classList.add(`${Cf}__container`);const v=new B.Vector3().subVectors(s[1],s[0]),m=new B.Vector3().subVectors(s[3],s[0]),b=new B.Vector3().crossVectors(v,m).normalize();this.lookAt(b);const C=this.up.clone().applyQuaternion(this.quaternion),x=m.clone(),E=new B.Vector3().crossVectors(C,x).normalize();this.rotateOnWorldAxis(E,C.angleTo(x)),this.position.copy(p),this._opacityMesh=new fm(u,f),this._opacityMesh.visible=e.mode==="behind",this.add(this._opacityMesh)}get mode(){return this._mode}set mode(e){this._mode=e,this._opacityMesh&&(this._opacityMesh.visible=e==="behind")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.container.remove(),this.removeFromParent()}}const h2=new m0.GLTFLoader;function u2(n){return new Promise((t,e)=>{function i(r){t(r)}function s(r){e(r)}h2.load(n,i,void 0,s)})}function d2(n){Me(n,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function Pf(n){let t,e,i,s,r,o,a,l=n[3]&&If(n);return{c(){t=G("div"),e=et("svg"),i=et("defs"),s=et("linearGradient"),r=et("stop"),o=et("stop"),l&&l.c(),D(r,"offset","25%"),D(r,"stop-color",n[5]),D(r,"stop-opacity","1"),D(o,"offset","100%"),D(o,"stop-color",n[5]),D(o,"stop-opacity","0.5"),D(s,"x1",.5),D(s,"y1",.5),D(s,"x2",n[8]),D(s,"y2",.5),D(s,"id",n[10]),D(s,"gradientUnits","userSpaceOnUse"),D(e,"class","straight-line svelte-xuejcm"),D(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),D(e,"preserveAspectRatio","none"),D(t,"class","line svelte-xuejcm"),fe(t,"vertical",n[9]),fe(t,"horizontal",!n[9]),W(t,"width",n[8]+"px"),W(t,"height",n[7]+"px")},m(c,h){J(c,t,h),U(t,e),U(e,i),U(i,s),U(s,r),U(s,o),l&&l.m(e,null)},p(c,h){h&32&&D(r,"stop-color",c[5]),h&32&&D(o,"stop-color",c[5]),h&256&&D(s,"x2",c[8]),c[3]?l?(l.p(c,h),h&8&&H(l,1)):(l=If(c),l.c(),H(l,1),l.m(e,null)):l&&(Ie(),Z(l,1,1,()=>{l=null}),Ee()),h&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&D(e,"viewBox",a),h&512&&fe(t,"vertical",c[9]),h&512&&fe(t,"horizontal",!c[9]),h&256&&W(t,"width",c[8]+"px"),h&128&&W(t,"height",c[7]+"px")},d(c){c&&X(t),l&&l.d()}}}function If(n){let t,e,i,s,r;return{c(){t=et("path"),D(t,"fill","none"),D(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),D(t,"stroke-width",1),D(t,"d",n[6])},m(o,a){J(o,t,a),r=!0},p(o,a){n=o,(!r||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&D(t,"stroke",e),(!r||a&64)&&D(t,"d",n[6])},i(o){r||(o&>(()=>{r&&(s&&s.end(1),i=Fn(t,ya,{duration:n[2],delay:n[0],easing:hn}),i.start())}),r=!0)},o(o){i&&i.invalidate(),o&&(s=yr(t,ya,{duration:n[2],delay:n[1],easing:hn})),r=!1},d(o){o&&X(t),o&&s&&s.end()}}}function f2(n){let t,e=n[8]&&Pf(n);return{c(){e&&e.c(),t=Re()},m(i,s){e&&e.m(i,s),J(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=Pf(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:ae,o:ae,d(i){e&&e.d(i),i&&X(t)}}}function p2(n,t,e){let i,s,r,o,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:h}=t,{length:u}=t,{direction:f="horizontal"}=t,{useLinearColor:p=!1}=t,{color:g="white"}=t;const v=xt();return n.$$set=m=>{"inDelay"in m&&e(0,a=m.inDelay),"outDelay"in m&&e(1,l=m.outDelay),"duration"in m&&e(2,c=m.duration),"unfolded"in m&&e(3,h=m.unfolded),"length"in m&&e(11,u=m.length),"direction"in m&&e(12,f=m.direction),"useLinearColor"in m&&e(4,p=m.useLinearColor),"color"in m&&e(5,g=m.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=f==="vertical"),n.$$.dirty&2048&&e(8,s=u),n.$$.dirty&2048&&e(6,o=`M0.5 0.5 H ${u}`)},e(7,r=1),[a,l,c,h,p,g,o,r,s,i,v,u,f]}class Dh extends Pe{constructor(t){super(),Ce(this,t,p2,f2,ye,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},d2)}}function m2(n){Me(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function Ef(n){let t,e,i,s,r;return{c(){t=G("div"),D(t,"class","shadow svelte-faoauy"),D(t,"style",e=`
|
|
828
|
+
`);this.uniforms={map:{value:e}}}}const Ao={Z_FIGHTING_OFFSET:.01};let lv=class extends y.Mesh{constructor(){super(...arguments);d(this,"name","MediaPlane");d(this,"src")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.traverse(e=>{if(e.isMesh){const i=e;i.geometry.dispose(),(i.material instanceof Array?i.material:[i.material]).forEach(r=>{r.dispose()})}})}};class Pc extends lv{constructor(e,i,s){var a;super();d(this,"name","PanoTagPluginImagePlane");this.src=e;const r=(a=s==null?void 0:s.resolveZFighting)!=null?a:!0;let o=i;if(r){const l=ws(i).multiplyScalar(Ao.Z_FIGHTING_OFFSET);o=i.map(c=>c.clone().add(l))}zg(e).then(({texture:l,transparent:c})=>{var v;const h=new y.MeshBasicMaterial({map:l,transparent:c}),u=Gr((v=s==null?void 0:s.objectFit)!=null?v:"contain",o,l.image.width/l.image.height),f=oi(...u),p=u.map(m=>m.clone().sub(f)),g=new av(p);this.position.copy(f),this.geometry=g,this.material=h}).catch(l=>{console.error(`Imageplane error ${l==null?void 0:l.message}`)})}}class cv extends lv{constructor(e,i,s){const{videoCoverSrc:r,objectFit:o="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:h,domEvents:u}=s!=null?s:{};super();d(this,"isVideoPlane",!0);d(this,"name","PanoTagPluginImagePlane");d(this,"videoInstance");d(this,"onVideoReady");d(this,"objectFit");d(this,"buttonSrc");d(this,"videoCoverSrc");d(this,"domEvents");d(this,"disposers",[]);d(this,"cornerPoints");d(this,"videoMesh");d(this,"coverMesh");d(this,"buttonMesh");d(this,"videoTextureMap");d(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?Eh:a==="withoutText"?yc:typeof a=="string"?a:yc)(),this.videoCoverSrc=r,this.objectFit=o,this.videoTextureMap=c,this.ImageTextureMap=h,this.domEvents=u,this.position.copy(oi(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var f;(f=this.disposers)==null||f.forEach(p=>p==null?void 0:p())})}play(e=!1){return ee(this,null,function*(){this.videoMesh||(yield this.addVideoMesh()),this.showPlayUI(),this.videoInstance.paused&&this.videoInstance.play().then(()=>this.showPlayUI()).catch(i=>{this.pause(),console.error("play error",i)}),this.videoInstance.muted=e,this.render()})}pause(){this.videoInstance&&(this.videoInstance.pause(),this.showPauseUI().then(()=>this.render()))}initialRenderHooks(e){const s=e(()=>{var r;this.videoMesh&&((r=this.videoInstance)==null?void 0:r.paused)===!1&&(this.videoMesh.needsRender=!0)});this.disposers.push(()=>s)}showPlayUI(){this.coverMesh&&(this.coverMesh.visible=!1),this.remove(this.buttonMesh),this.videoMesh.visible=!0}showPauseUI(){return ee(this,null,function*(){this.coverMesh?(this.coverMesh.visible=!0,this.videoMesh&&(this.videoMesh.visible=!1)):(yield this.addCoverMesh(),this.coverMesh&&(this.videoMesh.visible=!1)),this.addButtonMesh().then(()=>this.render())})}render(){var e;this.videoMesh&&(this.videoMesh.needsRender=!0),this.coverMesh&&(this.coverMesh.needsRender=!0),this.buttonMesh&&(this.buttonMesh.needsRender=!0),this.videoMesh&&((e=this.videoInstance)==null?void 0:e.paused)===!1&&(this.videoMesh.needsRender=!0)}addCoverMesh(){return ee(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>ee(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const{texture:i,transparent:s}=yield this.getImageTexture(this.videoCoverSrc),r=new y.MeshBasicMaterial({transparent:!1,map:i}),o=Gr(this.objectFit,this.cornerPoints,i.image.width/i.image.height),a=new Dl(o,r);return a.position.copy(new B.Vector3(0,0,0)),a.name="videoCoverMesh",a}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return ee(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>ee(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),r=new y.MeshBasicMaterial({transparent:!1,map:s}),o=yield new Promise(l=>{s.metadataLoaded?l(Gr(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(Gr(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new Dl(o,r);return a.name="videoMesh",a.position.copy(new B.Vector3(0,0,0)),a}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{!this.videoInstance.paused&&this.videoInstance.muted?this.videoInstance.muted=!1:this.pause()},{noEmitWhenHide:!0});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.videoInstance.paused&&(this.showPauseUI(),this.render())}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return ee(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>ee(this,null,function*(){var p,g,v,m;if(this.buttonMesh)return this.buttonMesh;const i=(g=(p=this.videoMesh)==null?void 0:p.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?g:1/0,s=(m=(v=this.coverMesh)==null?void 0:v.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?m:1/0,r=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,r)/r*.3,{texture:l,transparent:c}=yield this.getImageTexture(this.buttonSrc),h=Gr("contain",this.cornerPoints,l.image.width/l.image.height),u=new Dl(h,new t2(l));u.position.copy(new B.Vector3(0,0,0)),u.name="buttonMesh",u.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(u,"click",()=>{this.play()},{noEmitWhenHide:!0});const f=ws(h).multiplyScalar(Ao.Z_FIGHTING_OFFSET);return u.position.add(f),u}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return ee(this,null,function*(){var s,r;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield zg(e);return(r=this.ImageTextureMap)==null||r.set(e,i),i})}getVideoTexture(e){var s,r;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=e2(e);return(r=this.videoTextureMap)==null||r.set(e,i),i}}class co{constructor(){d(this,"cache_raycasterDistance",new Map);d(this,"cache_visible",new Map)}clear(){this.cache_visible.clear(),this.cache_raycasterDistance.clear()}static generateCameraTagKey(t,e,i=3){const s=_(_({},e.five.getCurrentState()),t),r=s.mode==="Panorama"?e.workUtil.getObserverPosition(s.panoIndex):e.five.camera.position;return r?[r.x.toFixed(i),r.y.toFixed(i),r.z.toFixed(i),e.id].join(","):void 0}getVisible(t,e,i=1){const s=co.generateCameraTagKey(e,t,i);if(s)return this.cache_visible.get(s)}setVisible(t,e,i,s=1){const r=co.generateCameraTagKey(e,t,s);r&&this.cache_visible.set(r,i)}}class i2 extends Gn{constructor(e){super(e);d(this,"tags",[]);d(this,"cache",new co);d(this,"config",JE);d(this,"renderQueue",new Map);d(this,"params");d(this,"mediaStore",dh({currentMediaElement:null}));d(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});d(this,"domEvents",new io(this.five));d(this,"_cache_pointTag");d(this,"_cache_2DPointTag");d(this,"_cache_css3DTag");d(this,"_container",null);d(this,"timeoutIds",[]);d(this,"whyHide",e=>{const i=this.getTagById(e);return i?i.whyHide():{reason:`tag ${e} not found`}});d(this,"loadVideoFirstFrame",()=>{KE&&this.hooks.emit("loadVideoFirstFrame")});d(this,"tagsDo",(e,i,s=!0)=>{let r=[...e!=null?e:this.tags].sort((c,h)=>c.getSquaredDistance()-h.getSquaredDistance());this.timeoutIds.forEach(c=>clearTimeout(c)),this.timeoutIds.length=0;for(let c=0;c<20;c++){const h=r[c];h&&(i(h),s&&(h._updating=!1))}r=r.slice(20);const o=r.length>1e3,a=o?30:17,l=o?1:3;for(let c=0;c<r.length;c+=l){const h=[];for(let f=0;f<l;f++)r[c+f]&&h.push(r[c+f]);h.forEach(f=>{s&&(f._updating=!0)});const u=setTimeout(()=>{h.forEach(f=>{i(f),s&&(f._updating=!1)})},c*a);this.timeoutIds.push(u)}});this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var r;if(s.mediaPlane instanceof cv&&i!==s.mediaPlane.videoInstance){if(!((r=s.mediaPlane.videoInstance)!=null&&r.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})})}get container(){var e;return this._container||((e=this.five.getElement())==null?void 0:e.parentElement)}set container(e){this._container=e}set tagsLengthWillUpdate(e){e&&(this._cache_pointTag=this.tags.filter(i=>i.stickType==="2DPoint"||i.stickType==="3DPoint").filter(i=>i.position),this._cache_2DPointTag=this.tags.filter(i=>i.stickType==="2DPoint").filter(i=>i.position),this._cache_css3DTag=this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=i.computeRenderType();return s==="BehindDom"||s==="Dom"}))}get filterPointTag(){var e;return(e=this._cache_pointTag)!=null?e:[]}get filter2DPointTag(){var e;return(e=this._cache_2DPointTag)!=null?e:[]}get filterCSS3DTag(){var e;return(e=this._cache_css3DTag)!=null?e:[]}updateFive(e){super.updateFive(e),this.domEvents.dispose(),this.domEvents=new io(e)}addRenderQueue(e){var o,a;const{type:i,keys:s=[],tags:r=[]}=e;this.renderQueue.has(i)?this.renderQueue.set(i,{keys:Array.from(new Set([...(o=this.renderQueue.get(i).keys)!=null?o:[],...s])),tags:Array.from(new Set([...(a=this.renderQueue.get(i).tags)!=null?a:[],...r]))}):this.renderQueue.set(i,{keys:s,tags:r})}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getPositions(e){if(BE(e))return e.position;if(cs(e))return e.data.mediaPosition;if(_E(e))return NE(this.five.camera.position,He(e.position),He(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const r=()=>!(!e.currentVisible||e.loading),o=a=>{if(!r())return!1;s(a.origDomEvent)};return this.domEvents.addEventListener(i,"click",o),()=>{var a;(a=this.domEvents)==null||a.removeEventListener(i,"click",o)}}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}}class n2 extends i2{constructor(e){super(e);d(this,"rendererMap",new Map);d(this,"contentTypeMap",new Map);d(this,"group",new B.Group);d(this,"imagePlaneGroup",new B.Group);d(this,"gltfObjectGroup",new B.Group);d(this,"enabledModelTagSet",new Set);d(this,"temporaryState",{visible:!0});d(this,"TagContainerSvelte");this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}registerRenderer(e,i,s){var r;this.rendererMap.set(e,{renderer:i,usePoint:(r=s==null?void 0:s.usePoint)!=null?r:!1})}bindRenderer(e,i){this.contentTypeMap.set(e,i)}disposeAllCSS3DContainer(){for(const[,e]of this.store.css3DRenderDisposer)e==null||e.forEach(i=>i==null?void 0:i());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var i;(i=e.tag3DContentSvelte)==null||i.dispose(),e.tag3DContentSvelte=void 0});for(const[e,i]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.stickType==="2DPoint")&&(i==null||i.forEach(r=>r==null?void 0:r()),this.store.css3DRenderDisposer.delete(e))}}}class s2{constructor(t){d(this,"plugin");d(this,"logBinded",!1);this.plugin=t}get debug(){return this.plugin.debug}addDebugPoints(){try{RE(this.plugin.five,this.plugin.tags)}catch(t){console.error(t)}}bindLog(){if(this.logBinded)return;this.logBinded=!0;const t=e=>{Object.getOwnPropertyNames(e).forEach(i=>{typeof e[i]=="function"&&(e[i]=new Proxy(e[i],{apply:(s,r,o)=>(["render"].includes(i)||this.addLog(i,...o),s.apply(r,o))}))})};t(this.plugin),t(this.plugin.constructor.prototype)}addLog(t,...e){if(this.debug){let i=new Error().stack;console.debug(`%cPanoTagPlugin%c${t}`,"background-color: #35e0ed; color: black; padding:0 6px; border-radius: 3px","padding: 0 3px; color: #f3f47c",...e,{stack:i})}}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;vs((e=t==null?void 0:t.initialConfig)==null?void 0:e.visibleConfig).intersectRaycaster&&(t.initialConfig.visibleConfig.intersectRaycaster.enabled=!1)}),this.plugin.changeGlobalConfig({visibleConfig:{intersectRaycaster:{enabled:!1}}})}}function bf(n){return Object.entries(n)}function yf(n){var e,i;typeof n.visibleConfig=="object"&&n.visibleConfig.keep&&(n.visibleConfig.keep==="visible"?n.visibleConfig={keep:n.visibleConfig.keep,visibleFiveMode:(e=n.visibleConfig)==null?void 0:e.visibleFiveMode}:n.visibleConfig.keep==="hidden"&&(n.visibleConfig={keep:n.visibleConfig.keep})),typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.disableFold&&(n.unfoldedConfig={keep:"unfolded"}),n.unfoldedConfig.disableUnfold&&(n.unfoldedConfig={keep:"folded"}),n.unfoldedConfig.keep&&(n.unfoldedConfig={keep:n.unfoldedConfig.keep}));const t=(i=n.initialState)!=null?i:{};return typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.keep==="unfolded"?t.unfolded=!0:n.unfoldedConfig.keep==="folded"&&(t.unfolded=!1)),typeof n.visibleConfig=="object"&&(n.visibleConfig.keep==="visible"?t.visible=!0:n.visibleConfig.keep==="hidden"&&(t.visible=!1)),n.initialState=t,n}const hv={visibleConfig:{intersectRaycaster:{enabled:!0,distanceAccuracy:.01,checkPoints:"corner",needPassed:1}},clickable:!0,simulate3D:!1,renderType:"Dom"};var uv=(n=>(n.PointTag="PointTag",n.PlaneTag="PlaneTag",n))(uv||{}),dv=(n=>(n.Audio="Audio",n.Text="Text",n.ImageText="ImageText",n.Image="Image",n.Video="Video",n.Link="Link",n.Sticker="Sticker",n.VRLink="VRLink",n.PanoLink="PanoLink",n.Marketing="Marketing",n.MediaPlane="MediaPlane",n.MediaModel="MediaModel",n.Model="Model",n.Panorama="Panorama",n.Custom="Custom",n.Unknown="Unknown",n))(dv||{}),fv=(n=>(n.Two="2D",n.Three="3D",n))(fv||{});function Sl(n,t,e){var p,g,v,m,b;const i=(p=e==null?void 0:e.useCache)!=null?p:!0;if(!n)return(g=t.globalConfig)!=null?g:{};if(i){if((v=n==null?void 0:n.computedConfig)!=null&&v._isMerged)return n.computedConfig;if((m=n==null?void 0:n.config)!=null&&m._isMerged)return n.config}const s={},r={},o={};t.contentTypeConfig&&Object.entries(t.contentTypeConfig).forEach(([C,x])=>{var A,I;const E=C,T=E.split("-"),S=C.startsWith("["),F=S?T[0].slice(1,-1):void 0,N=S?T.slice(1):T,q=F?["PanoramaLike","ModelLike"].includes(F)?(A=r[F])!=null?A:r[F]={}:(I=o[F])!=null?I:o[F]={}:s;if(!q[E]){if(N.length===0&&(q[E]=x),N.length===1){const[w]=N;(n.contentType===w||w==="Any")&&(q[E]=x)}if(N.length===2){const[w="Any",k="Any"]=N;w==="Mixin"&&n.contentType===k&&(q[E]=x),(n.stickType===w||w==="Any")&&(n.contentType===k||k==="Any")&&(q[E]=x)}if(N.length===3){const[w="Any",k,M]=N;if(k==="Audio"&&n.contentType==="Audio"){const L=n;(L.stickType===w||w==="Any")&&L.data.appearance===M&&(q[E]=x)}}}});const a=(b=n.initialConfig)!=null?b:{},l=nt({},hv,t.globalConfig,...Object.values(s)),c=nt({},l,a),h={},u=Object.values(ht.Five.Mode);bf(r).forEach(([C,x])=>{u.forEach(E=>{(C==="PanoramaLike"&&rs(E)||C==="ModelLike"&&Ci(E))&&(h[E]=nt({},l,...Object.values(x),a,{_isMerged:!0}))})}),bf(o).forEach(([C,x])=>{const E=h[C];h[C]=nt({},l,E,...Object.values(x),a,{_isMerged:!0})});const f=ue(_({},c),{configWithFiveMode:h});return yf(f),Object.values(h).forEach(C=>yf(C)),f._isMerged=!0,f}function wf(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}function r2(n,t){if(!n)return 0;const e=n.observers;if(!t||!e)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:e}),0;const i=[];e.forEach(r=>{var a,l,c;const o=(l=(a=r.floorIndex)!=null?a:r.floor_index)!=null?l:0;i[o]||(i[o]=[]),i[o].push($r(r.position,(c=n.options)==null?void 0:c.transform).y)});const s=i.map(r=>r.reduce((o,a)=>o+a,0)/r.length);for(let r=s.length-1;r>0;r--)if(t.y>=s[r])return r;return 0}function Cs(){let n,t;return{promise:new Promise((i,s)=>{n=i,t=s}),resolve:n,reject:t}}class kh{constructor(t,e){d(this,"plugin");d(this,"id");d(this,"contentType");d(this,"stickType");d(this,"enabled");d(this,"config");d(this,"data");d(this,"state");d(this,"temporaryState",{visible:!0});d(this,"originPosition");d(this,"position");d(this,"fiveState");d(this,"model");d(this,"matrix");d(this,"screenPosition");d(this,"normal");d(this,"mediaPlane");d(this,"hooks");d(this,"zIndex");d(this,"play");d(this,"pause");d(this,"tag3DContentSvelte");d(this,"dom");d(this,"contentDom");d(this,"initialConfig");d(this,"computedConfig");d(this,"cache");d(this,"entryFromModel");d(this,"_updating",!1);d(this,"ready",()=>{const{promise:t,resolve:e}=Cs();if(!this._updating)e();else{const i=setInterval(()=>{this._updating||(clearInterval(i),e())},17);setTimeout(()=>{clearInterval(i),e()},300)}return t});var l,c,h,u;this.plugin=t;const i=Mh(e);e.stickType=i;const s=JSON.parse(JSON.stringify(e.data)),r=(l=e.initialConfig)!=null?l:e.config?JSON.parse(JSON.stringify(e.config)):{};e.initialConfig=r;const o=Sl(e,t.config),a=this.getConfig(e);e.config=a,this.id=(c=e.id)!=null?c:xt(),this.enabled=(h=e.enabled)!=null?h:!0,this.contentType=e.contentType,this.data=(u=a.initialData)!=null&&u.important?nt(e.data,s,a.initialData):nt(e.data,a.initialData,s),this.state=_({visible:void 0,unfolded:!this.can("fold")},a.initialState),this.originPosition=e.position,e.originPosition=this.originPosition,this.position=(()=>{const f=e.originPosition;if(!f)return;const p=t.workUtil.transform;return Array.isArray(f)&&f.length===4?f.map(He).map(g=>$r(g,p).toArray()):$r(He(f),p).toArray()})(),this.matrix=e.matrix?(()=>{const f=new y.Matrix4().fromArray(e.matrix);return f.premultiply(t.workUtil.transform),f.elements})():e.matrix,this.initialConfig=r,this.computedConfig=o,this.stickType=i,this.config=e.config,this.fiveState=e.fiveState,this.normal=e.normal,this.cache=new co,this.hooks=new kt,Object.keys(e).forEach(f=>{this[f]===void 0&&e[f]!==void 0&&(this[f]=e[f])})}get visible(){var t;return((t=this.temporaryState)==null?void 0:t.visible)!==!1&&this.state.visible!==!1&&this.enabled!==!1}get five(){return this.plugin.five}get fiveUtil(){return this.plugin.fiveUtil}get workUtil(){return this.plugin.workUtil}get centerPosition(){const t=Cc(this);return oi(...Array.isArray(t)?t:[t])}get currentConfig(){var s,r;const t=Sl(this,this.plugin.config,{useCache:!0}),e=this.five.getCurrentState().mode,i=(s=t.configWithFiveMode)==null?void 0:s[e];return(r=i!=null?i:t)!=null?r:{}}get currentVisible(){return!(!this.plugin.state.enabled||!this.plugin.state.visible||!this.enabled||!this.state.visible)}get sharedCache(){return this.plugin.cache}applyVisible(){throw new Error("Method not implemented.")}find(t){return ee(this,null,function*(){var s;const e=this.fiveState;if(!this.fiveState)return this;const i=(s=t==null?void 0:t.targetMode)!=null?s:this.five.state.mode;if(i==="Panorama"){const r=e==null?void 0:e.panoIndex;if(Kt(r))return this;const o=this.workUtil.getObserverPosition(r),a=this.centerPosition.clone().sub(o).normalize();this.five.setState(_({mode:"Panorama",workCode:this.workUtil.workCode,panoIndex:r},go(a))),yield this.five.ready()}else i==="Mapview"&&(yield Qm(this.five,this.centerPosition,t==null?void 0:t.pointConfig));return this})}blink(t){return ee(this,null,function*(){var a,l,c,h;yield this.ready();const e=(a=this.enabled)!=null?a:!0,i=(l=this.state)==null?void 0:l.visible,s=e&&i;s===!1&&(this.state.visible=!0,this.enabled=!0,this.applyVisible(),this.plugin.render(),this.computeRenderType()!=="Mesh"?yield new Promise(u=>ee(this,null,function*(){if(this.dom||this.contentDom){u();return}const f=setInterval(()=>{(this.dom||this.contentDom)&&(u(),clearInterval(f))},16.7)})):this.stickType==="Model"&&!((c=this.model)!=null&&c.object)?yield(h=this.model)==null?void 0:h.promise:this.stickType==="Plane"&&(yield new Promise(u=>ee(this,null,function*(){if(this.mediaPlane){u();return}const f=setInterval(()=>{this.mediaPlane&&(u(),clearInterval(f))},16.7)}))),this.dom&&(this.dom.style.visibility="hidden"),this.contentDom&&(this.contentDom.style.visibility="hidden"));const r=(()=>{var f,p;const u=[];return u.push(this.dom),u.push((f=this.tag3DContentSvelte)==null?void 0:f.css3DInstance),u.push((p=this.model)==null?void 0:p.object),u.push(this.mediaPlane),u.filter(Boolean)})();if(!r.length){console.warn("tagDom is empty");return}yield(s?Na:Wm)(r,_({begin:()=>{s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))},updateRender:()=>{this.five.needsRender=!0}},t)).finished,e===!1&&(this.enabled=!1,this.updateVisible()),i===!1&&this.updateVisible(),s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))})}unfold(){}unfoldAndFoldOthers(){}fold(){}enable(){this.enabled=!0,this.hooks.emit("enable"),this.applyVisible()}disable(){this.enabled=!1,this.hooks.emit("disable"),this.applyVisible()}changeData(t,e=!0){return this.setData(t,e)}changePosition(t){return this.setPosition(t)}setData(t,e=!0){e?this.data=nt(this.data,t):this.data=_(_({},this.data),t),this.hooks.emit("dataChanged",this.data)}setPosition(t){throw new Error("Method not implemented.")}set(t,e=!0){this.plugin.tagsLengthWillUpdate=!0,e?nt(this,t):Object.assign(this,t),this.cache.clear()}updateConfig(){var i;const t=this.getConfig(void 0,{useCache:!1});this.computedConfig=t;const e=this.getConfig();if(this.config=e,this.config.initialData){const s=JSON.parse(JSON.stringify(this.data));this.data=(i=e.initialData)!=null&&i.important?nt(this.data,s,e.initialData):nt(this.data,e.initialData,s)}this.cache.clear()}updateVisible(){this.enabled?(this.state.visible=this.getVisible(),this.applyVisible()):this.applyVisible(),this._updating=!1}updateZIndex(){const t=this.getSquaredDistance();this.zIndex=Math.round((1e4-(t!=null?t:0))*100)}getConfig(t,e){var o,a,l;const i=Sl(t!=null?t:this,this.plugin.config,{useCache:e==null?void 0:e.useCache}),s=(o=e==null?void 0:e.fiveMode)!=null?o:this.five.getCurrentState().mode,r=(a=i.configWithFiveMode)==null?void 0:a[s];return(l=r!=null?r:i)!=null?l:{}}getDistance(t,e=3){const i=_(_({},this.five.getCurrentState()),t),{panoIndex:s,mode:r}=i,o=r==="Panorama"?this.workUtil.getObserverPosition(s):this.five.camera.position,a=this.centerPosition;return!o||!a?-1:o.distanceTo(a)}getSquaredDistance(){const t=this.five.camera.position;let e;return Array.isArray(this.position[0])?e=this.position[0]:e=this.position,Lo(e[0]-t.x,2)+Lo(e[1]-t.y,2)+Lo(e[2]-t.z,2)}getVisible(t){if(!this.enabled||!this.plugin.state.enabled||!this.fiveUtil.model)return!1;const e=_(_({},this.five.getCurrentState()),t);let i=this.cache.getVisible(this,e);return Kt(i)&&(i=this.computeVisible(e).value,this.cache.setVisible(this,e,i)),i}getUnfoldedByPanoIndex(t){if(!this.currentVisible)return;const i=this.computeUnfoldedByPanoIndex(t);return i&&this.getUnfoldedByCamera()}getUnfoldedByCamera(){return this.currentVisible?this.computeUnfoldedByCamera():void 0}can(t){const e=this.currentConfig;if(!e||typeof e!="object")return!0;if(t==="show"||t==="hide"){if(!e.visibleConfig||typeof e.visibleConfig!="object")return!0;if(t==="show"&&e.visibleConfig.keep==="hidden"||t==="hide"&&e.visibleConfig.keep==="visible")return!1}if(t==="fold"||t==="unfold"){if(!e.unfoldedConfig||typeof e.unfoldedConfig!="object")return!0;if(t==="fold"&&e.unfoldedConfig.keep==="unfolded"||t==="unfold"&&e.unfoldedConfig.keep==="folded")return!1}return!0}onClick(t){}computeRenderType(){const t=(()=>{if(this.stickType==="3DPoint")return"Dom";const e=this.getConfig();if(!e||typeof e!="object"||!e.renderType)return;const i=this.data.mediaData;if(!(!i||i.length===0)&&e.renderType==="Mesh"){if(HE(this)){if(i.length===1){if(i[0].type==="Video")return navigator.userAgent.toLowerCase().indexOf("firefox")>-1&&navigator.userAgent.toLowerCase().indexOf("mobile")>-1?"Dom":"Mesh";if(i[0].type==="Image")return wf(i[0].url)==="gif"?"Dom":"Mesh"}}else if(cs(this))return i.length===1&&i[0].type==="Image"?wf(i[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return t!=null?t:"Dom"}computeVisible(t){const e=_(_({},this.five.getCurrentState()),t),{panoIndex:i,mode:s}=e,r=[];return(()=>{var c,u,f;const l=(c=this.getConfig().visibleConfig)!=null?c:{};if(typeof l=="function")return{value:l(this.five,{tag:this,distance:this.getDistance(e,void 0)}),checkedList:r,reason:"config function result"};{if(l.keep==="hidden")return{value:!1,checkedList:r,reason:"config.keep is hidden"};if(l.keep==="visible")return{value:!0,checkedList:r,reason:"config.keep is visible"};const p=this.computeVisibleByFiveMode(l,s);if((p==null?void 0:p.value)===!1)return p;if(l.followModelVisibility===!0&&["poincare","aerophoto","sand"].includes(this.workUtil.fromType)&&(s==="Floorplan"||s==="Mapview")){const h=this.computeVisibleByFloorIndex(),{value:g}=h,v=Mn(h,["value"]);if(g===!1)return _({value:!1,checkedList:r,reason:"followModelVisibility check failed"},v)}if(rs(s)&&l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&i!==void 0){if(r.push("visiblePanoIndex"),Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(i))return{value:!1,checkedList:r,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${i}, visiblePanoIndex: ${l.visiblePanoIndex}`};if(l.visiblePanoIndex==="current"&&i!==((u=this.fiveState)==null?void 0:u.panoIndex))return{value:!1,checkedList:r,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${i}, tag.panoIndex: ${(f=this.fiveState)==null?void 0:f.panoIndex}`}}if(l.visibleDistance!==void 0&&(r.push("visibleDistance"),l.visibleDistance!=="unLimited")){const g=this.getDistance(e,1);if(Yo(g,l.visibleDistance)===!1)return{value:!1,checkedList:r,panoIndex:i,visibleDistance:l.visibleDistance,reason:`distance is not in visibleDistance. distance: ${g}, visibleDistance: ${l.visibleDistance.min} - ${l.visibleDistance.max}`}}if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(r.push("intersectRaycaster"),i===void 0)return{value:!1,checkedList:r,reason:`intersectRaycaster check failed: panoIndex is ${i}`};const g=this.computeVisibleByIntersect(i);if(g.value===!1)return Object.assign(g,{checkedList:r})}return{value:!0,checkedList:r,reason:"all check passed"}}})()}computeVisibleByFiveMode(t,e){const i=()=>{var o,a;let r=typeof t.visibleFiveMode=="function"?t.visibleFiveMode(this):t.visibleFiveMode;if(r||(r=(a=(o=this.fiveState)==null?void 0:o.mode)!=null?a:this.workUtil.observers.length?"Panorama":"ModelLike"),Array.isArray(r))return r.includes(e);if(r==="ModelLike")return Ci(e);if(r==="PanoramaLike")return!rs(e);if(r==="all")return!0;if(typeof r=="string")return r===e};if((()=>{var o;const r=i();if(Fe((o=this.fiveState)==null?void 0:o.panoIndex)&&t.entryFromModel){if(Ci(e)&&r?this.entryFromModel=!1:this.entryFromModel=!0,Ci(e))return!0}else this.entryFromModel=!1;return r})()===!1)return{value:!1,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:t.visibleFiveMode,mode:e}}computeVisibleByIntersect(t){var l,c,h,u;const e=vs(vs((l=this.getConfig().visibleConfig)!=null?l:{}).intersectRaycaster),i=t!=null?t:this.five.getCurrentState().panoIndex,s=rs(this.five.getCurrentState().mode)?this.workUtil.getObserverPosition(i):this.five.camera.position;if(s===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:i}};const r=un((()=>{var p;const f=(p=e.checkPoints)!=null?p:"center";return f==="center"?Af(this):f==="corner"?Cc(this):Array.isArray(f)?f:[]})());let o=0,a=0;for(const f of r){const p=new y.Vector3().subVectors(f,s).normalize();let g;an.set(s,p);const[v]=this.fiveUtil.model.intersectRaycaster(an);g=v==null?void 0:v.distance;const m=(()=>{if(!cs(this))return;const T=this.plugin.tags.filter(cs).map(F=>{var N;return(N=F.model)==null?void 0:N.object}).filter(Fe),[S]=an.intersectObjects(T,!0);return S})(),b=s.distanceTo(f),C=(c=e.distanceAccuracy)!=null?c:.01;g=Math.min(g!=null?g:1/0,(h=m==null?void 0:m.distance)!=null?h:1/0),g+C>=b?o++:a++;const E=(u=e.needPassed)!=null?u:1;if(o>=E)return{value:!0}}return a===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:o,needPassed:e.needPassed,model:this.fiveUtil.model.name}}}computeVisibleByFloorIndex(){var s,r,o,a,l,c,h;let t=0;const e=(s=this.fiveState)==null?void 0:s.panoIndex;e!==void 0?t=(r=this.workUtil.getObserver(e))==null?void 0:r.floorIndex:t=r2(this.workUtil.work,(h=(c=(a=(o=this.model)==null?void 0:o.object)==null?void 0:a.position)!=null?c:(l=this.mediaPlane)==null?void 0:l.position)!=null?h:Af(this));const i=this.fiveUtil.model.shownFloor;return{value:i===null||i===t,currentFiveFloorIndex:i,tagFloorIndex:t}}computeUnfoldedByPanoIndex(t){const e=this.getConfig().unfoldedConfig;if(e){if(typeof e=="function")return e(this.five,{tag:this,distance:this.getDistance({panoIndex:t})});if(e.keep==="folded")return!1;if(e.keep==="unfolded")return!0;if(e.unfoldDistance&&Yo(this.getDistance({panoIndex:t}),e.unfoldDistance)===!1)return!1}}computeUnfoldedByCamera(){var e;if(this.entryFromModel&&Ci(this.five.state.mode))return!1;const t=this.getConfig().unfoldedConfig;if(t){if(typeof t=="function")return t(this.five,{tag:this,distance:this.getDistance()});if(t.keep==="folded")return!1;if(t.keep==="unfolded")return!0;if(t.autoUnfold===void 0||t.autoUnfold===!1||t.autoUnfold.enable===!1||!t.autoUnfold.strategy)return;if(t.autoUnfold.strategy==="ScreenPostion"){const i=this.computeTagProject();if(i&&Yo(i.x,t.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(t.autoUnfold.strategy==="MinimumDistance"){const r=this.plugin.filterPointTag.filter(a=>a.currentVisible).filter(a=>{const l=this.computeTagProject();if(!l)return!1;const{x:c,y:h,z:u}=l;return!(Math.abs(u)>1||Math.abs(c)>1||Math.abs(h)>1)}).map(a=>({tag:a,id:a.id,tagConfig:a.getConfig().unfoldedConfig})).filter(({tagConfig:a})=>{var l,c;return!(typeof a=="function"||a.keep||a.autoUnfold===!1||((l=a.autoUnfold)==null?void 0:l.enable)===!1||((c=a.autoUnfold)==null?void 0:c.strategy)!=="MinimumDistance")}).map(a=>ue(_({},a),{distance:a.tag.getDistance()})).filter(({distance:a,tagConfig:l})=>{const c=l.autoUnfold.distance;return!(c&&Yo(a,c)===!1)}).sort((a,l)=>a.distance-l.distance).findIndex(a=>a.id===this.id);if(r===-1||r<=((e=t.autoUnfold.maxNumber)!=null?e:1)-1===!1)return!1}return t.autoUnfold.strategy!=="FoldWhenMove"}}computeTagProject(){const t=this.centerPosition;if(!t)return;const{x:e,y:i,z:s}=t.project(this.five.camera);if(!(s>1))return{x:e,y:i,z:s}}addObjectClickHandler(t,e,i){if(!e||!this.plugin.domEvents)return()=>{};const s=()=>!(!t.currentVisible||t.loading),r=o=>{if(!s())return!1;i(o.origDomEvent)};return this.plugin.domEvents.addEventListener(e,"click",r),()=>{var o;(o=this.plugin.domEvents)==null||o.removeEventListener(e,"click",r)}}whyHide(){var e;if(!this.plugin.state.enabled)return{reason:`plugin.state.enabled is ${this.plugin.state.enabled}`};if(!this.plugin.state.visible)return{reason:`plugin.state.visible is ${this.plugin.state.visible}`};if(!this.enabled)return{reason:`tag ${this.id} enabled is: ${this.enabled}`};const t=ue(_({},this.computeVisible()),{tagInstance:this});return t.value!==this.state.visible?{reason:"插件故障,请联系维护人员, err: 0",info:t}:this.state.visible?{reason:"应该是能看见才对",info:t}:t.value===!0?{reason:"插件故障,请联系维护人员, err: 1",info:t}:{reason:(e=t.reason.type)!=null?e:t.reason,info:t}}destroy(){var e,i;const t=this.plugin.tags.findIndex(s=>s.id===this.id);if(t===-1){console.warn(`Destroy failed: tag ${this.id} not found`);return}this.disable(),(i=(e=this.tag3DContentSvelte)==null?void 0:e.dispose)==null||i.call(e),this.hooks.off(),this.cache.clear(),this.plugin.tags.splice(t,1),this.plugin.tagsLengthWillUpdate=!0,this.plugin.hooks.emit("tagsLengthChange")}}const o2=new y.Vector2;class a2 extends kh{constructor(e,i){super(e,i);d(this,"__Object__");d(this,"requestIdleCallbackId")}unfoldAndFoldOthers(){const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}onClick(e){e.target==="TagPoint"&&this.unfoldAndFoldOthers()}applyVisible(){var e,i;this.currentVisible&&this.updateScreenPosition(),(e=this.tag3DContentSvelte)!=null&&e.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({state:this.plugin.state,temporaryState:this.temporaryState}),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}unfold(){this.setUnfold(!0)}fold(){this.setUnfold(!1)}setUnfold(e){const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}setPosition(e){this.originPosition=e,this.position=e,this.cache.clear(),this.updateVisible(),this.updateScreenPosition(),this.updateZIndex(),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateScreenPosition(e){var a;if(this.stickType!=="2DPoint"&&this.stickType!=="3DPoint")return;const{force:i=!1}=e!=null?e:{},s=i?this.state.visible:this.currentVisible,r=(a=this.__Object__)!=null?a:{timeoutId:void 0,inAnimation:!1};if(this.__Object__=r,!s&&this.screenPosition?(r.inAnimation=!0,r.timeoutId=setTimeout(()=>{requestAnimationFrame(()=>{this.currentVisible||(r.inAnimation=!1,this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))})},1e3)):r.timeoutId&&(clearTimeout(r.timeoutId),r.inAnimation=!1,r.timeoutId=void 0),!s&&!r.inAnimation)return;const o=this.computeTagProject();if(o&&this.five.renderer){const l=(()=>{if(!this.currentConfig.simulate3D)return 1;const h=2*Math.tan(.5*this.five.camera.fov/180*Math.PI),u=this.getDistance(void 0,1);return Math.max(Math.min(1-h*u/40,1),.5)})(),c=this.five.renderer.getSize(o2);this.screenPosition={leftPx:(o.x+1)/2*c.x,topPx:(-o.y+1)/2*c.y,scale:l}}else this.screenPosition=null;this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}set(e,i=!0){super.set(e,i),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),e.position&&this.setPosition(this.position)}setData(...e){super.setData(...e),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateUnfoldedByPanoIndex(){const e=this.getUnfoldedByPanoIndex();if(this.state&&(e!==void 0&&(this.state.unfolded=e),e&&!this.state.visible)){const i=this.getConfig();typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(this.state.unfolded=!1)}}computeNormal(){return new y.Vector3().fromArray(this.normal)}}let Br=[null,null,()=>null];function pv(n){var s;if(Br){if(Br[0]===n)return Br[2];(s=Br[1])==null||s.dispose()}const t=new Kr("front");t.domElementWrapper.style.zIndex="1";const e=new Kr("behind");di(n).then(()=>{var a;const r=(a=n.getElement())==null?void 0:a.parentElement,o=eh(n);if(!r)return console.error("initialCSS3DRender: five element is not exist"),()=>null;if(t.appendToElement(r),t.renderEveryFrame(n.scene,n.camera),!o)return console.error("initialCSS3DRender: behindWrapper is not exist"),()=>null;e.appendToElement(o),e.renderEveryFrame(n.scene,n.camera)});const i=()=>{t.dispose(),e.dispose()};return Br=[n,t,i],i}const mv=1,Cf=`CSS3DObjectPlus@${mv}`,l2=.00216,c2=.003;class gv extends cn{constructor(e){var T,S,F,N,q;if(Kt(e.cornerPoints)&&Kt(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(T=e.container)!=null?T:document.createElement("div"),s=(S=e.cornerPoints)!=null?S:(()=>{const A=e.width/2;return[new B.Vector3(-A,A,0),new B.Vector3(-A,-A,0),new B.Vector3(A,-A,0),new B.Vector3(A,A,0)]})(),r=(F=e.ratio)!=null?F:c2,o=(N=e.dpr)!=null?N:1,a=(q=e.pointerEvents)!=null?q:"auto",l=Math.max(l2,r),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]);let u=$s(c/r*o),f=$s(h/r*o);const p=oi(...s);let g;if(l===r)i.style.width=`${u}px`,i.style.height=`${f}px`,g=i;else{const A=document.createElement("div");A.style.width=`${u}px`,A.style.height=`${f}px`,A.style.pointerEvents="none";const I=r/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${I*u}px`,i.style.height=`${I*f}px`,A.appendChild(i),g=A}super(g);d(this,"version",mv);d(this,"isCSS3DObjectPlus",!0);d(this,"isCSS3DObject",!0);d(this,"name",Cf);d(this,"container");d(this,"width");d(this,"height");d(this,"domWidthPx");d(this,"domHeightPx");d(this,"cornerPoints");d(this,"centerPosition");d(this,"ratio");d(this,"_mode","front");d(this,"_opacityMesh");if(i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=r,this.container=i,e.mode&&(this.mode=e.mode),l===r)this.width=c,this.height=h,this.centerPosition=p;else{const A=r/l;this.width=A*c,this.height=A*h,u=A*u,f=A*f,this.centerPosition=new B.Vector3().subVectors(p,s[0]).multiplyScalar(A).add(s[0])}this.domWidthPx=u,this.domHeightPx=f,i.classList.add(`${Cf}__container`);const v=new B.Vector3().subVectors(s[1],s[0]),m=new B.Vector3().subVectors(s[3],s[0]),b=new B.Vector3().crossVectors(v,m).normalize();this.lookAt(b);const C=this.up.clone().applyQuaternion(this.quaternion),x=m.clone(),E=new B.Vector3().crossVectors(C,x).normalize();this.rotateOnWorldAxis(E,C.angleTo(x)),this.position.copy(p),this._opacityMesh=new fm(u,f),this._opacityMesh.visible=e.mode==="behind",this.add(this._opacityMesh)}get mode(){return this._mode}set mode(e){this._mode=e,this._opacityMesh&&(this._opacityMesh.visible=e==="behind")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.container.remove(),this.removeFromParent()}}const h2=new m0.GLTFLoader;function u2(n){return new Promise((t,e)=>{function i(r){t(r)}function s(r){e(r)}h2.load(n,i,void 0,s)})}function d2(n){Me(n,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function Pf(n){let t,e,i,s,r,o,a,l=n[3]&&If(n);return{c(){t=G("div"),e=et("svg"),i=et("defs"),s=et("linearGradient"),r=et("stop"),o=et("stop"),l&&l.c(),D(r,"offset","25%"),D(r,"stop-color",n[5]),D(r,"stop-opacity","1"),D(o,"offset","100%"),D(o,"stop-color",n[5]),D(o,"stop-opacity","0.5"),D(s,"x1",.5),D(s,"y1",.5),D(s,"x2",n[8]),D(s,"y2",.5),D(s,"id",n[10]),D(s,"gradientUnits","userSpaceOnUse"),D(e,"class","straight-line svelte-xuejcm"),D(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),D(e,"preserveAspectRatio","none"),D(t,"class","line svelte-xuejcm"),fe(t,"vertical",n[9]),fe(t,"horizontal",!n[9]),W(t,"width",n[8]+"px"),W(t,"height",n[7]+"px")},m(c,h){J(c,t,h),U(t,e),U(e,i),U(i,s),U(s,r),U(s,o),l&&l.m(e,null)},p(c,h){h&32&&D(r,"stop-color",c[5]),h&32&&D(o,"stop-color",c[5]),h&256&&D(s,"x2",c[8]),c[3]?l?(l.p(c,h),h&8&&H(l,1)):(l=If(c),l.c(),H(l,1),l.m(e,null)):l&&(Ie(),Z(l,1,1,()=>{l=null}),Ee()),h&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&D(e,"viewBox",a),h&512&&fe(t,"vertical",c[9]),h&512&&fe(t,"horizontal",!c[9]),h&256&&W(t,"width",c[8]+"px"),h&128&&W(t,"height",c[7]+"px")},d(c){c&&X(t),l&&l.d()}}}function If(n){let t,e,i,s,r;return{c(){t=et("path"),D(t,"fill","none"),D(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),D(t,"stroke-width",1),D(t,"d",n[6])},m(o,a){J(o,t,a),r=!0},p(o,a){n=o,(!r||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&D(t,"stroke",e),(!r||a&64)&&D(t,"d",n[6])},i(o){r||(o&>(()=>{r&&(s&&s.end(1),i=Fn(t,ya,{duration:n[2],delay:n[0],easing:hn}),i.start())}),r=!0)},o(o){i&&i.invalidate(),o&&(s=yr(t,ya,{duration:n[2],delay:n[1],easing:hn})),r=!1},d(o){o&&X(t),o&&s&&s.end()}}}function f2(n){let t,e=n[8]&&Pf(n);return{c(){e&&e.c(),t=Re()},m(i,s){e&&e.m(i,s),J(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=Pf(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:ae,o:ae,d(i){e&&e.d(i),i&&X(t)}}}function p2(n,t,e){let i,s,r,o,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:h}=t,{length:u}=t,{direction:f="horizontal"}=t,{useLinearColor:p=!1}=t,{color:g="white"}=t;const v=xt();return n.$$set=m=>{"inDelay"in m&&e(0,a=m.inDelay),"outDelay"in m&&e(1,l=m.outDelay),"duration"in m&&e(2,c=m.duration),"unfolded"in m&&e(3,h=m.unfolded),"length"in m&&e(11,u=m.length),"direction"in m&&e(12,f=m.direction),"useLinearColor"in m&&e(4,p=m.useLinearColor),"color"in m&&e(5,g=m.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=f==="vertical"),n.$$.dirty&2048&&e(8,s=u),n.$$.dirty&2048&&e(6,o=`M0.5 0.5 H ${u}`)},e(7,r=1),[a,l,c,h,p,g,o,r,s,i,v,u,f]}class Dh extends Pe{constructor(t){super(),Ce(this,t,p2,f2,ye,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},d2)}}function m2(n){Me(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function Ef(n){let t,e,i,s,r;return{c(){t=G("div"),D(t,"class","shadow svelte-faoauy"),D(t,"style",e=`
|
|
829
829
|
left: ${ci(n[5])};
|
|
830
830
|
bottom: ${ci(n[6])};
|
|
831
831
|
border-radius: ${n[10]?"9999px":"0"};
|
|
@@ -845,7 +845,7 @@ void main() {
|
|
|
845
845
|
`?f:A).map(A=>({id:xt(),content:A})))),F}function b(){if(!g)return;const S=!a;g.reversed!==S&&g.reverse(),g.play()}function C(S){if(l){e(5,l=!1);return}clearTimeout(p),p=setTimeout(b,S?s:r)}function x(S){const F=function(){const N=QE(q=>S[q].getBoundingClientRect().x,[Math.min(S.length-1,10),Math.min(S.length-1,30)]);if(N>0)return N}();g=lt({targets:S.slice(0,F).filter(Fe),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:lt.stagger(50),easing:"easeInOutCubic"}),a&&g.seek(g.duration)}function E(S,F){tt[S?"unshift":"push"](()=>{v[F]=S,e(1,v)})}function T(S,F){tt[S?"unshift":"push"](()=>{v[F]=S,e(1,v)})}return n.$$set=S=>{"inDelay"in S&&e(6,s=S.inDelay),"outDelay"in S&&e(7,r=S.outDelay),"content"in S&&e(0,o=S.content),"unfolded"in S&&e(8,a=S.unfolded),"isFistUnfoldedUpdate"in S&&e(5,l=S.isFistUnfoldedUpdate)},n.$$.update=()=>{n.$$.dirty&1&&e(2,i=m(o)),n.$$.dirty&256&&C(a),n.$$.dirty&2&&x(v.filter(S=>!!S))},[o,v,i,u,f,l,s,r,a,E,T]}class vv extends Pe{constructor(t){super(),Ce(this,t,I2,P2,ye,{inDelay:6,outDelay:7,content:0,unfolded:8,isFistUnfoldedUpdate:5},b2)}}function E2(n){Me(n,"svelte-1ogmlqq",".arrow.svelte-1ogmlqq{width:100%;height:100%;background-size:100%;transition:transform 400ms ease-in-out;cursor:pointer;pointer-events:auto}.arrow-wrapper.svelte-1ogmlqq{position:relative;width:100%;height:100%}.arrow.left.svelte-1ogmlqq{transform:rotate(0deg)}.arrow.right.svelte-1ogmlqq{transform:rotate(-180deg)}.arrow.top.svelte-1ogmlqq{transform:rotate(90deg)}.arrow.bottom.svelte-1ogmlqq{transform:rotate(-90deg)}")}function kf(n){let t,e,i,s,r,o,a,l,c,h;return e=new Di({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=G("div"),ve(e.$$.fragment),i=ce(),s=G("div"),D(s,"class",r="arrow "+n[0]+" svelte-1ogmlqq"),W(s,"background-image","url("+RI+")"),D(t,"class","arrow-wrapper svelte-1ogmlqq")},m(u,f){J(u,t,f),me(e,t,null),U(t,i),U(t,s),l=!0,c||(h=Oe(s,"click",n[5]),c=!0)},p(u,f){n=u,(!l||f&1&&r!==(r="arrow "+n[0]+" svelte-1ogmlqq"))&&D(s,"class",r)},i(u){l||(H(e.$$.fragment,u),u&>(()=>{l&&(a&&a.end(1),o=Fn(s,Tt,{duration:n[2],delay:n[3],easing:rr}),o.start())}),l=!0)},o(u){Z(e.$$.fragment,u),o&&o.invalidate(),u&&(a=yr(s,Tt,{duration:n[2],delay:n[4],easing:rr})),l=!1},d(u){u&&X(t),ge(e),u&&a&&a.end(),c=!1,h()}}}function M2(n){let t,e,i=n[1]&&kf(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&H(i,1)):(i=kf(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function x2(n,t,e){let{direction:i="right"}=t,{visible:s=!0}=t,{duration:r=0}=t,{inDelay:o=0}=t,{outDelay:a=0}=t;function l(c){br.call(this,n,c)}return n.$$set=c=>{"direction"in c&&e(0,i=c.direction),"visible"in c&&e(1,s=c.visible),"duration"in c&&e(2,r=c.duration),"inDelay"in c&&e(3,o=c.inDelay),"outDelay"in c&&e(4,a=c.outDelay)},[i,s,r,o,a,l]}let k2=class extends Pe{constructor(t){super(),Ce(this,t,x2,M2,ye,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},E2)}};function D2(n,t,e=20,i=5){return new Promise((s,r)=>{let o=0;const a=setInterval(()=>{const l=n();t(l)?(clearInterval(a),s(l)):o>=i&&(clearInterval(a),r(l)),o++},e)})}function S2(n){Me(n,"svelte-1fuzm7v",".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}")}function Df(n){let t,e,i;return e=new vv({props:{unfolded:n[0],content:n[1],inDelay:500,outDelay:n[5]}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","text svelte-1fuzm7v"),W(t,"transform",n[7])},m(s,r){J(s,t,r),me(e,t,null),n[10](t),i=!0},p(s,r){const o={};r&1&&(o.unfolded=s[0]),r&2&&(o.content=s[1]),r&32&&(o.outDelay=s[5]),e.$set(o),r&128&&W(t,"transform",s[7])},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e),n[10](null)}}}function Sf(n){let t,e,i;return e=new k2({props:{direction:n[6],visible:n[0],inDelay:600,duration:1e3}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","arrow svelte-1fuzm7v")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r&64&&(o.direction=s[6]),r&1&&(o.visible=s[0]),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function T2(n){let t,e,i,s=n[1]&&Df(n),r=n[3]<n[4]&&Sf(n);return{c(){s&&s.c(),t=ce(),r&&r.c(),e=Re()},m(o,a){s&&s.m(o,a),J(o,t,a),r&&r.m(o,a),J(o,e,a),i=!0},p(o,[a]){o[1]?s?(s.p(o,a),a&2&&H(s,1)):(s=Df(o),s.c(),H(s,1),s.m(t.parentNode,t)):s&&(Ie(),Z(s,1,1,()=>{s=null}),Ee()),o[3]<o[4]?r?(r.p(o,a),a&24&&H(r,1)):(r=Sf(o),r.c(),H(r,1),r.m(e.parentNode,e)):r&&(Ie(),Z(r,1,1,()=>{r=null}),Ee())},i(o){i||(H(s),H(r),i=!0)},o(o){Z(s),Z(r),i=!1},d(o){s&&s.d(o),o&&X(t),r&&r.d(o),o&&X(e)}}}function L2(n,t,e){let i,s,r,{visible:o=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,h=0,u=0,f=0;function p(g){tt[g?"unshift":"push"](()=>{c=g,e(2,c)})}return n.$$set=g=>{"visible"in g&&e(0,o=g.visible),"textUnfolded"in g&&e(8,a=g.textUnfolded),"content"in g&&e(1,l=g.content)},n.$$.update=()=>{if(n.$$.dirty&7&&c&&o&&l){const{lineHeight:g}=getComputedStyle(c);e(4,f=c.offsetHeight),D2(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,f=c.offsetHeight)}),e(3,u=Number(g.replace("px","")))}n.$$.dirty&280&&e(9,h=a?u-f:0),n.$$.dirty&512&&e(7,i=`translateY(${h}px)`),n.$$.dirty&256&&e(6,s=a?"left":"right"),n.$$.dirty&256&&e(5,r=a?450:0)},[o,l,c,u,f,r,s,i,a,h,p]}class Av extends Pe{constructor(t){super(),Ce(this,t,L2,T2,ye,{visible:0,textUnfolded:8,content:1},S2)}}function O2(n){Me(n,"svelte-5hip41",".content.svelte-5hip41{--height:62.4375rem;width:-moz-max-content;width:max-content;height:var(--height);padding:calc(var(--height) - 1.125rem) 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}")}function Tf(n){var h,u;let t,e,i,s,r,o,a,l,c;return t=new Di({props:{visible:n[2],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),i=new Dh({props:{unfolded:n[2],length:n[3],outDelay:n[4]+40*Math.min((u=(h=n[6][0])==null?void 0:h.content.length)!=null?u:10,15),useLinearColor:!0}}),o=new Av({props:{visible:n[2],textUnfolded:n[1],content:n[5]}}),{c(){ve(t.$$.fragment),e=ce(),ve(i.$$.fragment),s=ce(),r=G("div"),ve(o.$$.fragment),D(r,"class","content svelte-5hip41")},m(f,p){me(t,f,p),J(f,e,p),me(i,f,p),J(f,s,p),J(f,r,p),me(o,r,null),a=!0,l||(c=[Ii(Nn.call(null,r)),Oe(r,"clientWidth",n[10]),Oe(r,"click",n[7])],l=!0)},p(f,p){var b,C;const g={};p&4&&(g.visible=f[2]),p&8&&(g.left=f[3]/2+"px"),t.$set(g);const v={};p&4&&(v.unfolded=f[2]),p&8&&(v.length=f[3]),p&16&&(v.outDelay=f[4]+40*Math.min((C=(b=f[6][0])==null?void 0:b.content.length)!=null?C:10,15)),i.$set(v);const m={};p&4&&(m.visible=f[2]),p&2&&(m.textUnfolded=f[1]),p&32&&(m.content=f[5]),o.$set(m)},i(f){a||(H(t.$$.fragment,f),H(i.$$.fragment,f),H(o.$$.fragment,f),a=!0)},o(f){Z(t.$$.fragment,f),Z(i.$$.fragment,f),Z(o.$$.fragment,f),a=!1},d(f){ge(t,f),f&&X(e),ge(i,f),f&&X(s),f&&X(r),ge(o),l=!1,wt(c)}}}function z2(n){let t,e,i=n[0].state&&Tf(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[0].state?i?(i.p(s,r),r&1&&H(i,1)):(i=Tf(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function j2(n,t,e){let i,s,r,o,a,{tag:l}=t,c,h=!1,u=[];function f(){e(1,h=!h)}const p=g=>{e(3,c=g.detail)};return n.$$set=g=>{"tag"in g&&e(0,l=g.tag)},n.$$.update=()=>{var g,v,m,b;n.$$.dirty&1&&e(2,i=!!((g=l.state)!=null&&g.unfolded)),n.$$.dirty&1&&e(9,s=(m=(v=l.data.title)!=null?v:l.data.text)!=null?m:""),n.$$.dirty&1&&e(8,r=(b=l.data.description)!=null?b:""),n.$$.dirty&768&&e(5,o=(()=>{if(s&&r)return s+`
|
|
846
846
|
`+r;if(s)return s;if(r)return r})()),n.$$.dirty&4&&(i||setTimeout(()=>{e(1,h=!1)},20)),n.$$.dirty&2&&e(4,a=h?450:0)},[l,h,i,c,a,o,u,f,r,s,p]}class V2 extends Pe{constructor(t){super(),Ce(this,t,j2,z2,ye,{tag:0},O2)}}function Ni(n){return typeof n=="number"?n/16+"rem":n}function R2(n){Me(n,"svelte-1j0cz4o",'.text.svelte-1j0cz4o{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-1j0cz4o-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-1j0cz4o{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-1j0cz4o-blink 1.2s infinite}.placeholder.svelte-1j0cz4o{opacity:0.5}.placeholder.svelte-1j0cz4o:empty::after{content:" "}')}function B2(n){let t;const e=n[6].default,i=mr(e,n,n[5],null);return{c(){i&&i.c()},m(s,r){i&&i.m(s,r),t=!0},p(s,r){i&&i.p&&(!t||r&32)&&vr(i,e,s,s[5],t?gr(e,s[5],r,null):Ar(s[5]),null)},i(s){t||(H(i,s),t=!0)},o(s){Z(i,s),t=!1},d(s){i&&i.d(s)}}}function _2(n){var r,o;let t,e,i=((r=n[3])==null?void 0:r.inputting)&&Lf(),s=typeof((o=n[3])==null?void 0:o.placeholder)=="string"&&Of(n);return{c(){i&&i.c(),t=ce(),s&&s.c(),e=Re()},m(a,l){i&&i.m(a,l),J(a,t,l),s&&s.m(a,l),J(a,e,l)},p(a,l){var c,h;(c=a[3])!=null&&c.inputting?i||(i=Lf(),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),typeof((h=a[3])==null?void 0:h.placeholder)=="string"?s?s.p(a,l):(s=Of(a),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},i:ae,o:ae,d(a){i&&i.d(a),a&&X(t),s&&s.d(a),a&&X(e)}}}function F2(n){let t;return{c(){t=Ge(n[2])},m(e,i){J(e,t,i)},p(e,i){i&4&&Qe(t,e[2])},i:ae,o:ae,d(e){e&&X(t)}}}function Lf(n){let t;return{c(){t=G("div"),D(t,"class","caret svelte-1j0cz4o")},m(e,i){J(e,t,i)},d(e){e&&X(t)}}}function Of(n){let t,e=n[3].placeholder+"",i;return{c(){t=G("span"),i=Ge(e),D(t,"class","placeholder svelte-1j0cz4o")},m(s,r){J(s,t,r),U(t,i)},p(s,r){r&8&&e!==(e=s[3].placeholder+"")&&Qe(i,e)},d(s){s&&X(t)}}}function H2(n){let t,e,i,s;const r=[F2,_2,B2],o=[];function a(l,c){return l[2]?0:l[4]?1:2}return e=a(n),i=o[e]=r[e](n),{c(){t=G("div"),i.c(),D(t,"class","text svelte-1j0cz4o"),W(t,"max-width",typeof n[1]=="number"?Ni(n[1]):n[1]),W(t,"-webkit-line-clamp",n[0])},m(l,c){J(l,t,c),o[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?o[e].p(l,c):(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee(),i=o[e],i?i.p(l,c):(i=o[e]=r[e](l),i.c()),H(i,1),i.m(t,null)),c&2&&W(t,"max-width",typeof l[1]=="number"?Ni(l[1]):l[1]),c&1&&W(t,"-webkit-line-clamp",l[0])},i(l){s||(H(i),s=!0)},o(l){Z(i),s=!1},d(l){l&&X(t),o[e].d()}}}function N2(n,t,e){let i,{$$slots:s={},$$scope:r}=t,{maxLine:o=null}=t,{maxWidth:a=null}=t,{text:l=null}=t,{edit:c=null}=t;return n.$$set=h=>{"maxLine"in h&&e(0,o=h.maxLine),"maxWidth"in h&&e(1,a=h.maxWidth),"text"in h&&e(2,l=h.text),"edit"in h&&e(3,c=h.edit),"$$scope"in h&&e(5,r=h.$$scope)},n.$$.update=()=>{n.$$.dirty&8&&e(4,i=typeof(c==null?void 0:c.placeholder)=="string"||(c==null?void 0:c.inputting))},[o,a,l,c,i,r,s]}class Sh extends Pe{constructor(t){super(),Ce(this,t,N2,H2,ye,{maxLine:0,maxWidth:1,text:2,edit:3},R2)}}function G2(n){Me(n,"svelte-1oxrkr1",".plane__container.svelte-1oxrkr1.svelte-1oxrkr1{position:absolute;left:50%;transform:translate(-50%, -100%);width:-moz-max-content;width:max-content}.plane__wrapper.svelte-1oxrkr1.svelte-1oxrkr1{transition:transform 500ms linear, opacity 200ms linear;padding:0.625rem;background-color:rgba(0, 0, 0, 0.5);border:0.03125rem solid rgba(255, 255, 255, 0.3);border-radius:0.25rem}.unfolded.svelte-1oxrkr1 .plane__wrapper.svelte-1oxrkr1{transition-delay:200ms, 500ms;opacity:1}.folded.svelte-1oxrkr1 .plane__wrapper.svelte-1oxrkr1{opacity:0}.plane.svelte-1oxrkr1.svelte-1oxrkr1{max-width:11.75rem}.title.svelte-1oxrkr1.svelte-1oxrkr1{white-space:pre-wrap;font-weight:bold;font-size:0.75rem;line-height:1.125rem}.description.svelte-1oxrkr1.svelte-1oxrkr1{margin-top:0.25rem;white-space:pre-wrap;font-size:0.6875rem;line-height:1rem}")}function zf(n){var u,f;let t,e,i,s,r,o,a,l,c;t=new Dh({props:{unfolded:n[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new Sh({props:{text:n[4],edit:(u=n[0].data.edit)==null?void 0:u.title,maxLine:n[2]}});let h=(n[0].data.description||((f=n[0].data.edit)==null?void 0:f.description))&&jf(n);return{c(){ve(t.$$.fragment),e=ce(),i=G("div"),s=G("div"),r=G("div"),o=G("div"),ve(a.$$.fragment),l=ce(),h&&h.c(),D(o,"class","title svelte-1oxrkr1"),D(r,"class","plane svelte-1oxrkr1"),D(s,"class","plane__wrapper svelte-1oxrkr1"),W(s,"transform",n[1]?"translateY(-15px)":"translateY(0)"),D(i,"class","plane__container svelte-1oxrkr1"),fe(i,"unfolded",n[1]),fe(i,"folded",n[5])},m(p,g){me(t,p,g),J(p,e,g),J(p,i,g),U(i,s),U(s,r),U(r,o),me(a,o,null),U(r,l),h&&h.m(r,null),c=!0},p(p,g){var b,C;const v={};g&2&&(v.unfolded=p[1]),t.$set(v);const m={};g&16&&(m.text=p[4]),g&1&&(m.edit=(b=p[0].data.edit)==null?void 0:b.title),g&4&&(m.maxLine=p[2]),a.$set(m),p[0].data.description||(C=p[0].data.edit)!=null&&C.description?h?(h.p(p,g),g&1&&H(h,1)):(h=jf(p),h.c(),H(h,1),h.m(r,null)):h&&(Ie(),Z(h,1,1,()=>{h=null}),Ee()),g&2&&W(s,"transform",p[1]?"translateY(-15px)":"translateY(0)"),(!c||g&2)&&fe(i,"unfolded",p[1]),(!c||g&32)&&fe(i,"folded",p[5])},i(p){c||(H(t.$$.fragment,p),H(a.$$.fragment,p),H(h),c=!0)},o(p){Z(t.$$.fragment,p),Z(a.$$.fragment,p),Z(h),c=!1},d(p){ge(t,p),p&&X(e),p&&X(i),ge(a),h&&h.d()}}}function jf(n){var s;let t,e,i;return e=new Sh({props:{text:n[0].data.description,edit:(s=n[0].data.edit)==null?void 0:s.description,maxLine:n[3]}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","description svelte-1oxrkr1")},m(r,o){J(r,t,o),me(e,t,null),i=!0},p(r,o){var l;const a={};o&1&&(a.text=r[0].data.description),o&1&&(a.edit=(l=r[0].data.edit)==null?void 0:l.description),o&8&&(a.maxLine=r[3]),e.$set(a)},i(r){i||(H(e.$$.fragment,r),i=!0)},o(r){Z(e.$$.fragment,r),i=!1},d(r){r&&X(t),ge(e)}}}function W2(n){let t,e,i=n[0].state&&zf(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[0].state?i?(i.p(s,r),r&1&&H(i,1)):(i=zf(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Q2(n,t,e){let i,s,r,o,a,{tag:l}=t;return n.$$set=c=>{"tag"in c&&e(0,l=c.tag)},n.$$.update=()=>{var c,h,u,f,p;n.$$.dirty&1&&e(1,i=!!((c=l.state)!=null&&c.unfolded)),n.$$.dirty&2&&e(5,s=!i),n.$$.dirty&1&&e(4,r=(u=(h=l.data.title)!=null?h:l.data.text)!=null?u:""),n.$$.dirty&1&&e(3,o=(f=l.data.descriptionMaxRows)!=null?f:null),n.$$.dirty&1&&e(2,a=(p=l.data.titleMaxRows)!=null?p:null)},[l,i,a,o,r,s]}class U2 extends Pe{constructor(t){super(),Ce(this,t,Q2,W2,ye,{tag:0},G2)}}function Y2(n){let t,e;return t=new U2({props:{tag:n[0]}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=i[0]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function X2(n){let t,e;return t=new V2({props:{tag:n[0]}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=i[0]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Z2(n){let t,e,i,s;const r=[X2,Y2],o=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(n))&&(e=o[t]=r[t](n)),{c(){e&&e.c(),i=Re()},m(l,c){~t&&o[t].m(l,c),J(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&o[t].p(l,c):(e&&(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee()),~t?(e=o[t],e?e.p(l,c):(e=o[t]=r[t](l),e.c()),H(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(H(e),s=!0)},o(l){Z(e),s=!1},d(l){~t&&o[t].d(l),l&&X(i)}}}function J2(n,t,e){let i,{tag:s}=t;return n.$$set=r=>{"tag"in r&&e(0,s=r.tag)},n.$$.update=()=>{var r;n.$$.dirty&1&&e(1,i=(r=s.data.appearance)!=null?r:"line")},[s,i]}class q2 extends Pe{constructor(t){super(),Ce(this,t,J2,Z2,ye,{tag:0})}}function K2(n){Me(n,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function Vf(n){let t,e,i,s;return{c(){t=et("path"),D(t,"fill","none"),D(t,"stroke","url(#"+n[4]+")"),D(t,"stroke-width","1"),D(t,"d","M0 21 L14 0.5 L105 0.5")},m(r,o){J(r,t,o),s=!0},p(r,o){n=r},i(r){s||(r&>(()=>{s&&(i&&i.end(1),e=Fn(t,ya,{duration:n[1],delay:n[0],easing:vg}),e.start())}),s=!0)},o(r){e&&e.invalidate(),r&&(i=yr(t,ya,{duration:n[1],delay:n[2],easing:rr})),s=!1},d(r){r&&X(t),r&&i&&i.end()}}}function $2(n){let t,e,i,s,r,o=n[3]&&Vf(n);return{c(){t=et("svg"),e=et("defs"),i=et("linearGradient"),s=et("stop"),r=et("stop"),o&&o.c(),D(s,"offset","25%"),D(s,"stop-color","white"),D(s,"stop-opacity","1"),D(r,"offset","100%"),D(r,"stop-color","white"),D(r,"stop-opacity","0.5"),D(i,"id",n[4]),D(i,"gradientUnits","userSpaceOnUse"),D(t,"class","line svelte-blgtit"),D(t,"viewBox","0 0 105 21")},m(a,l){J(a,t,l),U(t,e),U(e,i),U(i,s),U(i,r),o&&o.m(t,null)},p(a,[l]){a[3]?o?(o.p(a,l),l&8&&H(o,1)):(o=Vf(a),o.c(),H(o,1),o.m(t,null)):o&&(Ie(),Z(o,1,1,()=>{o=null}),Ee())},i(a){H(o)},o(a){Z(o)},d(a){a&&X(t),o&&o.d()}}}function eM(n,t,e){let{inDelay:i=0}=t,{duration:s=1e3}=t,{outDelay:r=0}=t,{unfolded:o}=t;const a=xt();return n.$$set=l=>{"inDelay"in l&&e(0,i=l.inDelay),"duration"in l&&e(1,s=l.duration),"outDelay"in l&&e(2,r=l.outDelay),"unfolded"in l&&e(3,o=l.unfolded)},[i,s,r,o,a]}let tM=class extends Pe{constructor(t){super(),Ce(this,t,eM,$2,ye,{inDelay:0,duration:1,outDelay:2,unfolded:3},K2)}};function iM(n){Me(n,"svelte-1mgyhhn",`:root{--sc-dot-size:6px;--sc-active-dot-size:8px;--sc-dot-size-animation-time:250ms}.sc-carousel-dot__dot.svelte-1mgyhhn{background-color:var(--sc-color-rgb-light);border-radius:50%;display:inline-block;opacity:0.5;transition:opacity 100ms ease,\r
|
|
847
847
|
height var(--sc-dot-size-animation-time) ease,\r
|
|
848
|
-
width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-1mgyhhn:hover{opacity:0.9}.sc-carousel-dot__dot_active.svelte-1mgyhhn{opacity:0.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}`)}function nM(n){let t,e,i;return{c(){t=G("button"),D(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),fe(t,"sc-carousel-dot__dot_active",n[0])},m(s,r){J(s,t,r),e||(i=Oe(t,"click",n[1]),e=!0)},p(s,[r]){r&1&&fe(t,"sc-carousel-dot__dot_active",s[0])},i:ae,o:ae,d(s){s&&X(t),e=!1,i()}}}function sM(n,t,e){let{active:i=!1}=t;function s(r){br.call(this,n,r)}return n.$$set=r=>{"active"in r&&e(0,i=r.active)},[i,s]}class rM extends Pe{constructor(t){super(),Ce(this,t,sM,nM,ye,{active:0},iM)}}function oM(n){Me(n,"svelte-670fde",".sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}")}function Rf(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function Bf(n,t){let e,i,s,r;function o(){return t[3](t[7])}return i=new rM({props:{active:t[1]===t[7]}}),i.$on("click",o),{key:n,first:null,c(){e=G("div"),ve(i.$$.fragment),s=ce(),D(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){J(a,e,l),me(i,e,null),U(e,s),r=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),i.$set(c)},i(a){r||(H(i.$$.fragment,a),r=!0)},o(a){Z(i.$$.fragment,a),r=!1},d(a){a&&X(e),ge(i)}}}function aM(n){let t,e=[],i=new Map,s,r=Array(n[0]);const o=a=>a[7];for(let a=0;a<r.length;a+=1){let l=Rf(n,r,a),c=o(l);i.set(c,e[a]=Bf(c,l))}return{c(){t=G("div");for(let a=0;a<e.length;a+=1)e[a].c();D(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){J(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&7&&(r=Array(a[0]),Ie(),e=ki(e,l,o,1,a,r,i,t,Hn,Bf,null,Rf),Ee())},i(a){if(!s){for(let l=0;l<r.length;l+=1)H(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Z(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function lM(n,t,e){const i=Qa();let{pagesCount:s=1}=t,{currentPageIndex:r=0}=t;function o(l){i("pageChange",l)}const a=l=>o(l);return n.$$set=l=>{"pagesCount"in l&&e(0,s=l.pagesCount),"currentPageIndex"in l&&e(1,r=l.currentPageIndex)},[s,r,o,a]}class cM extends Pe{constructor(t){super(),Ce(this,t,lM,aM,ye,{pagesCount:0,currentPageIndex:1},oM)}}const hr="prev",Bn="next";function hM(n){Me(n,"svelte-1bftafx",":root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:0.5}")}function uM(n){let t,e,i,s;return{c(){t=G("button"),e=G("i"),D(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),fe(e,"sc-carousel-arrow__arrow-next",n[0]===Bn),fe(e,"sc-carousel-arrow__arrow-prev",n[0]===hr),D(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),fe(t,"sc-carousel-arrow__circle_disabled",n[1])},m(r,o){J(r,t,o),U(t,e),i||(s=Oe(t,"click",n[2]),i=!0)},p(r,[o]){o&1&&fe(e,"sc-carousel-arrow__arrow-next",r[0]===Bn),o&1&&fe(e,"sc-carousel-arrow__arrow-prev",r[0]===hr),o&2&&fe(t,"sc-carousel-arrow__circle_disabled",r[1])},i:ae,o:ae,d(r){r&&X(t),i=!1,s()}}}function dM(n,t,e){let{direction:i=Bn}=t,{disabled:s=!1}=t;function r(o){br.call(this,n,o)}return n.$$set=o=>{"direction"in o&&e(0,i=o.direction),"disabled"in o&&e(1,s=o.disabled)},[i,s,r]}class bv extends Pe{constructor(t){super(),Ce(this,t,dM,uM,ye,{direction:0,disabled:1},hM)}}function fM(n){Me(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function pM(n){let t;return{c(){t=G("div"),D(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),W(t,"width",n[0]+"%")},m(e,i){J(e,t,i)},p(e,[i]){i&1&&W(t,"width",e[0]+"%")},i:ae,o:ae,d(e){e&&X(t)}}}const _f=100;function mM(n,t,e){let i,{value:s=0}=t;return n.$$set=r=>{"value"in r&&e(1,s=r.value)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Math.min(Math.max(s*_f,0),_f))},[i,s]}class gM extends Pe{constructor(t){super(),Ce(this,t,mM,pM,ye,{value:1},fM)}}function vM(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function AM(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function bM(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function Ff(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function yM(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function Hf(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Th(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const wM=110,CM=9,PM=111,IM=20;function Tl(n){if("TouchEvent"in window&&n instanceof TouchEvent){const t=n.touches[0];return{x:t?t.clientX:0,y:t?t.clientY:0}}return{x:n.clientX,y:n.clientY}}function EM(n,{thresholdProvider:t}){const e=Th(n);let i,s,r=0,o,a=!1;function l(){return Date.now()-o>=PM&&Math.abs(r)>=IM}function c(f){o=Date.now(),r=0,a=!0;const p=Tl(f);i=p.x,s=p.y,e("swipeStart",{x:i,y:s}),yM(window,h),bM(window,u)}function h(f){if(!a)return;const p=Tl(f),g=p.x-i,v=p.y-s;i=p.x,s=p.y,e("swipeMove",{x:i,y:s,dx:g,dy:v}),g!==0&&Math.sign(g)!==Math.sign(r)&&(r=0),r+=g,Math.abs(r)>t()&&(e("swipeThresholdReached",{direction:r>0?hr:Bn}),Ff(window,u),Hf(window,h))}function u(f){if(Ff(window,u),Hf(window,h),a=!1,!l()){e("swipeFailed");return}const p=Tl(f);e("swipeEnd",{x:p.x,y:p.y})}return vM(n,c),{destroy(){AM(n,c)}}}function MM(n,t){n.addEventListener("mouseenter",t)}function xM(n,t){n.removeEventListener("mouseenter",t)}function kM(n,t){n.addEventListener("mouseleave",t)}function Nf(n,t){n.removeEventListener("mouseleave",t)}function DM(n){const t=Th(n);function e(){kM(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),Nf(n,i)}return MM(n,e),{destroy(){xM(n,e),Nf(n,i)}}}const SM=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function qs(n,t,e){return Math.max(n,Math.min(t,e))}function TM(n,t){n.addEventListener("touchstart",t,{passive:!0})}function LM(n,t){n.removeEventListener("touchstart",t)}function OM(n,t){n.addEventListener("touchend",t)}function Gf(n,t){n.removeEventListener("touchend",t)}function zM(n){const t=Th(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,h=SM(i,l);return c<=wM&&h<=CM}function r(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},OM(n,o)}function o(a){Gf(n,o);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return TM(n,r),{destroy(){LM(n,r),Gf(n,o)}}}function jM({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?yv({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function VM({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function RM({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:r}){return s?jM({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:r}):VM({currentParticleIndex:n,particlesToScroll:r})}function yv({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function BM({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=wv({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function _M({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?yv({particlesCountWithoutClones:t,particlesToScroll:e}):BM({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function FM({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return qs(0,Math.min(t+n*i,s-e),s-1)}function HM({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return qs(0,Math.min(n*t,e-i),e-1)}function Ll({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:r,particlesToShow:o}){return n?FM({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:r}):HM({pageIndex:t,particlesToScroll:s,particlesCount:r,particlesToShow:o})}function NM({particlesContainerChildren:n,particleWidth:t}){for(let e=0;e<n.length;e++)n[e].style.minWidth=`${t}px`,n[e].style.maxWidth=`${t}px`}function wv({particlesToScroll:n,particlesToShow:t,particlesCountWithoutClones:e}){const i=n-t;let s=t;for(;;){const r=e-s-i;if(r<t)return Math.max(r,0);s+=t+i}}function GM(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function WM({clonesCountHead:n,clonesCountTail:t,particlesContainerChildren:e}){const i=[];for(let o=0;o<t;o++)i.push(e[o].cloneNode(!0));const s=[],r=e.length;for(let o=r-1;o>r-1-n;o--)s.push(e[o].cloneNode(!0));return{clonesToAppend:i,clonesToPrepend:s}}function QM({particlesContainer:n,clonesToAppend:t,clonesToPrepend:e}){for(let i=0;i<t.length;i++)n.append(t[i]);for(let i=0;i<e.length;i++)n.prepend(e[i])}function UM({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return ue(_({},i),{total:i.head+i.tail})}const Jr=(n,t,e)=>{if(n&&n.hasOwnProperty(t))return n[t];if(e===void 0)throw new Error(`Required arg "${t}" was not provided`);return e},Ic=n=>t=>{n[t]&&n[t]()};var YM="Expected a function",Cv="__lodash_hash_undefined__",Pv=1/0,XM="[object Function]",ZM="[object GeneratorFunction]",JM="[object Symbol]",qM=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,KM=/^\w*$/,$M=/^\./,ex=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,tx=/[\\^$.*+?()[\]{}|]/g,ix=/\\(\\)?/g,nx=/^\[object .+?Constructor\]$/,sx=typeof ui=="object"&&ui&&ui.Object===Object&&ui,rx=typeof self=="object"&&self&&self.Object===Object&&self,Lh=sx||rx||Function("return this")();function ox(n,t){return n==null?void 0:n[t]}function ax(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var lx=Array.prototype,cx=Function.prototype,Iv=Object.prototype,Ol=Lh["__core-js_shared__"],Wf=function(){var n=/[^.]+$/.exec(Ol&&Ol.keys&&Ol.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Ev=cx.toString,Oh=Iv.hasOwnProperty,Mv=Iv.toString,hx=RegExp("^"+Ev.call(Oh).replace(tx,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Qf=Lh.Symbol,ux=lx.splice,dx=xv(Lh,"Map"),ho=xv(Object,"create"),Uf=Qf?Qf.prototype:void 0,Yf=Uf?Uf.toString:void 0;function As(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function fx(){this.__data__=ho?ho(null):{}}function px(n){return this.has(n)&&delete this.__data__[n]}function mx(n){var t=this.__data__;if(ho){var e=t[n];return e===Cv?void 0:e}return Oh.call(t,n)?t[n]:void 0}function gx(n){var t=this.__data__;return ho?t[n]!==void 0:Oh.call(t,n)}function vx(n,t){var e=this.__data__;return e[n]=ho&&t===void 0?Cv:t,this}As.prototype.clear=fx;As.prototype.delete=px;As.prototype.get=mx;As.prototype.has=gx;As.prototype.set=vx;function wr(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function Ax(){this.__data__=[]}function bx(n){var t=this.__data__,e=el(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():ux.call(t,e,1),!0}function yx(n){var t=this.__data__,e=el(t,n);return e<0?void 0:t[e][1]}function wx(n){return el(this.__data__,n)>-1}function Cx(n,t){var e=this.__data__,i=el(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}wr.prototype.clear=Ax;wr.prototype.delete=bx;wr.prototype.get=yx;wr.prototype.has=wx;wr.prototype.set=Cx;function Ps(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function Px(){this.__data__={hash:new As,map:new(dx||wr),string:new As}}function Ix(n){return tl(this,n).delete(n)}function Ex(n){return tl(this,n).get(n)}function Mx(n){return tl(this,n).has(n)}function xx(n,t){return tl(this,n).set(n,t),this}Ps.prototype.clear=Px;Ps.prototype.delete=Ix;Ps.prototype.get=Ex;Ps.prototype.has=Mx;Ps.prototype.set=xx;function el(n,t){for(var e=n.length;e--;)if(Bx(n[e][0],t))return e;return-1}function kx(n,t){t=Lx(t,n)?[t]:Tx(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[Vx(t[e++])];return e&&e==i?n:void 0}function Dx(n){if(!Dv(n)||zx(n))return!1;var t=_x(n)||ax(n)?hx:nx;return t.test(Rx(n))}function Sx(n){if(typeof n=="string")return n;if(jh(n))return Yf?Yf.call(n):"";var t=n+"";return t=="0"&&1/n==-Pv?"-0":t}function Tx(n){return kv(n)?n:jx(n)}function tl(n,t){var e=n.__data__;return Ox(t)?e[typeof t=="string"?"string":"hash"]:e.map}function xv(n,t){var e=ox(n,t);return Dx(e)?e:void 0}function Lx(n,t){if(kv(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||jh(n)?!0:KM.test(n)||!qM.test(n)||t!=null&&n in Object(t)}function Ox(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function zx(n){return!!Wf&&Wf in n}var jx=zh(function(n){n=Hx(n);var t=[];return $M.test(n)&&t.push(""),n.replace(ex,function(e,i,s,r){t.push(s?r.replace(ix,"$1"):i||e)}),t});function Vx(n){if(typeof n=="string"||jh(n))return n;var t=n+"";return t=="0"&&1/n==-Pv?"-0":t}function Rx(n){if(n!=null){try{return Ev.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function zh(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(YM);var e=function(){var i=arguments,s=t?t.apply(this,i):i[0],r=e.cache;if(r.has(s))return r.get(s);var o=n.apply(this,i);return e.cache=r.set(s,o),o};return e.cache=new(zh.Cache||Ps),e}zh.Cache=Ps;function Bx(n,t){return n===t||n!==n&&t!==t}var kv=Array.isArray;function _x(n){var t=Dv(n)?Mv.call(n):"";return t==XM||t==ZM}function Dv(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function Fx(n){return!!n&&typeof n=="object"}function jh(n){return typeof n=="symbol"||Fx(n)&&Mv.call(n)==JM}function Hx(n){return n==null?"":Sx(n)}function Nx(n,t,e){var i=n==null?void 0:kx(n,t);return i===void 0?e:i}var Zo=Nx,ka={},Gx={get exports(){return ka},set exports(n){ka=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=9007199254740991,r="[object Arguments]",o="[object Array]",a="[object Boolean]",l="[object Date]",c="[object Error]",h="[object Function]",u="[object GeneratorFunction]",f="[object Map]",p="[object Number]",g="[object Object]",v="[object Promise]",m="[object RegExp]",b="[object Set]",C="[object String]",x="[object Symbol]",E="[object WeakMap]",T="[object ArrayBuffer]",S="[object DataView]",F="[object Float32Array]",N="[object Float64Array]",q="[object Int8Array]",A="[object Int16Array]",I="[object Int32Array]",w="[object Uint8Array]",k="[object Uint8ClampedArray]",M="[object Uint16Array]",L="[object Uint32Array]",j=/[\\^$.*+?()[\]{}|]/g,R=/\w*$/,Y=/^\[object .+?Constructor\]$/,te=/^(?:0|[1-9]\d*)$/,$={};$[r]=$[o]=$[T]=$[S]=$[a]=$[l]=$[F]=$[N]=$[q]=$[A]=$[I]=$[f]=$[p]=$[g]=$[m]=$[b]=$[C]=$[x]=$[w]=$[k]=$[M]=$[L]=!0,$[c]=$[h]=$[E]=!1;var oe=typeof ui=="object"&&ui&&ui.Object===Object&&ui,se=typeof self=="object"&&self&&self.Object===Object&&self,le=oe||se||Function("return this")(),Se=t&&!t.nodeType&&t,Ae=Se&&!0&&n&&!n.nodeType&&n,Ve=Ae&&Ae.exports===Se;function ne(P,z){return P.set(z[0],z[1]),P}function we(P,z){return P.add(z),P}function ke(P,z){for(var K=-1,re=P?P.length:0;++K<re&&z(P[K],K,P)!==!1;);return P}function pe(P,z){for(var K=-1,re=z.length,_e=P.length;++K<re;)P[_e+K]=z[K];return P}function Xe(P,z,K,re){var _e=-1,Te=P?P.length:0;for(re&&Te&&(K=P[++_e]);++_e<Te;)K=z(K,P[_e],_e,P);return K}function je(P,z){for(var K=-1,re=Array(P);++K<P;)re[K]=z(K);return re}function De(P,z){return P==null?void 0:P[z]}function Ue(P){var z=!1;if(P!=null&&typeof P.toString!="function")try{z=!!(P+"")}catch(K){}return z}function de(P){var z=-1,K=Array(P.size);return P.forEach(function(re,_e){K[++z]=[_e,re]}),K}function xe(P,z){return function(K){return P(z(K))}}function Be(P){var z=-1,K=Array(P.size);return P.forEach(function(re){K[++z]=re}),K}var Ze=Array.prototype,ct=Function.prototype,it=Object.prototype,Je=le["__core-js_shared__"],We=function(){var P=/[^.]+$/.exec(Je&&Je.keys&&Je.keys.IE_PROTO||"");return P?"Symbol(src)_1."+P:""}(),ze=ct.toString,st=it.hasOwnProperty,Ct=it.toString,Qn=RegExp("^"+ze.call(st).replace(j,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$t=Ve?le.Buffer:void 0,mi=le.Symbol,Ti=le.Uint8Array,Lt=xe(Object.getPrototypeOf,Object),gi=Object.create,Li=it.propertyIsEnumerable,Cr=Ze.splice,Un=Object.getOwnPropertySymbols,fn=$t?$t.isBuffer:void 0,Is=xe(Object.keys,Object),pn=V(le,"DataView"),ai=V(le,"Map"),ei=V(le,"Promise"),mn=V(le,"Set"),gn=V(le,"WeakMap"),Oi=V(Object,"create"),Xi=Qt(pn),Zi=Qt(ai),Yn=Qt(ei),Xn=Qt(mn),vn=Qt(gn),zi=mi?mi.prototype:void 0,Es=zi?zi.valueOf:void 0;function vi(P){var z=-1,K=P?P.length:0;for(this.clear();++z<K;){var re=P[z];this.set(re[0],re[1])}}function An(){this.__data__=Oi?Oi(null):{}}function Pr(P){return this.has(P)&&delete this.__data__[P]}function Ir(P){var z=this.__data__;if(Oi){var K=z[P];return K===i?void 0:K}return st.call(z,P)?z[P]:void 0}function Zn(P){var z=this.__data__;return Oi?z[P]!==void 0:st.call(z,P)}function Ji(P,z){var K=this.__data__;return K[P]=Oi&&z===void 0?i:z,this}vi.prototype.clear=An,vi.prototype.delete=Pr,vi.prototype.get=Ir,vi.prototype.has=Zn,vi.prototype.set=Ji;function Pt(P){var z=-1,K=P?P.length:0;for(this.clear();++z<K;){var re=P[z];this.set(re[0],re[1])}}function Ms(){this.__data__=[]}function Er(P){var z=this.__data__,K=li(z,P);if(K<0)return!1;var re=z.length-1;return K==re?z.pop():Cr.call(z,K,1),!0}function xs(P){var z=this.__data__,K=li(z,P);return K<0?void 0:z[K][1]}function ks(P){return li(this.__data__,P)>-1}function Ds(P,z){var K=this.__data__,re=li(K,P);return re<0?K.push([P,z]):K[re][1]=z,this}Pt.prototype.clear=Ms,Pt.prototype.delete=Er,Pt.prototype.get=xs,Pt.prototype.has=ks,Pt.prototype.set=Ds;function It(P){var z=-1,K=P?P.length:0;for(this.clear();++z<K;){var re=P[z];this.set(re[0],re[1])}}function Jn(){this.__data__={hash:new vi,map:new(ai||Pt),string:new vi}}function Ai(P){return O(this,P).delete(P)}function qi(P){return O(this,P).get(P)}function Ki(P){return O(this,P).has(P)}function bn(P,z){return O(this,P).set(P,z),this}It.prototype.clear=Jn,It.prototype.delete=Ai,It.prototype.get=qi,It.prototype.has=Ki,It.prototype.set=bn;function Dt(P){this.__data__=new Pt(P)}function Mr(){this.__data__=new Pt}function xr(P){return this.__data__.delete(P)}function yn(P){return this.__data__.get(P)}function Vt(P){return this.__data__.has(P)}function ji(P,z){var K=this.__data__;if(K instanceof Pt){var re=K.__data__;if(!ai||re.length<e-1)return re.push([P,z]),this;K=this.__data__=new It(re)}return K.set(P,z),this}Dt.prototype.clear=Mr,Dt.prototype.delete=xr,Dt.prototype.get=yn,Dt.prototype.has=Vt,Dt.prototype.set=ji;function Ht(P,z){var K=Tr(P)||Os(P)?je(P.length,String):[],re=K.length,_e=!!re;for(var Te in P)(z||st.call(P,Te))&&!(_e&&(Te=="length"||pt(Te,re)))&&K.push(Te);return K}function Xt(P,z,K){var re=P[z];(!(st.call(P,z)&&Eo(re,K))||K===void 0&&!(z in P))&&(P[z]=K)}function li(P,z){for(var K=P.length;K--;)if(Eo(P[K][0],z))return K;return-1}function vt(P,z){return P&&In(z,Or(z),P)}function Nt(P,z,K,re,_e,Te,Ye){var qe;if(re&&(qe=Te?re(P,_e,Te,Ye):re(P)),qe!==void 0)return qe;if(!Ri(P))return P;var bt=Tr(P);if(bt){if(qe=he(P),!z)return qn(P,qe)}else{var $e=ie(P),Rt=$e==h||$e==u;if(Mo(P))return Vi(P,z);if($e==g||$e==r||Rt&&!Te){if(Ue(P))return Te?P:{};if(qe=be(Rt?{}:P),!z)return Dr(P,vt(qe,P))}else{if(!$[$e])return Te?P:{};qe=Ne(P,$e,Nt,z)}}Ye||(Ye=new Dt);var Zt=Ye.get(P);if(Zt)return Zt;if(Ye.set(P,qe),!bt)var Mt=K?Sr(P):Or(P);return ke(Mt||P,function(Bt,Ot){Mt&&(Ot=Bt,Bt=P[Ot]),Xt(qe,Ot,Nt(Bt,z,K,re,Ot,P,Ye))}),qe}function Ss(P){return Ri(P)?gi(P):{}}function Ts(P,z,K){var re=z(P);return Tr(P)?re:pe(re,K(P))}function wn(P){return Ct.call(P)}function Gt(P){if(!Ri(P)||Et(P))return!1;var z=Lr(P)||Ue(P)?Qn:Y;return z.test(Qt(P))}function Cn(P){if(!Wt(P))return Is(P);var z=[];for(var K in Object(P))st.call(P,K)&&K!="constructor"&&z.push(K);return z}function Vi(P,z){if(z)return P.slice();var K=new P.constructor(P.length);return P.copy(K),K}function $i(P){var z=new P.constructor(P.byteLength);return new Ti(z).set(new Ti(P)),z}function bi(P,z){var K=z?$i(P.buffer):P.buffer;return new P.constructor(K,P.byteOffset,P.byteLength)}function Pn(P,z,K){var re=z?K(de(P),!0):de(P);return Xe(re,ne,new P.constructor)}function en(P){var z=new P.constructor(P.source,R.exec(P));return z.lastIndex=P.lastIndex,z}function ti(P,z,K){var re=z?K(Be(P),!0):Be(P);return Xe(re,we,new P.constructor)}function kr(P){return Es?Object(Es.call(P)):{}}function Ls(P,z){var K=z?$i(P.buffer):P.buffer;return new P.constructor(K,P.byteOffset,P.length)}function qn(P,z){var K=-1,re=P.length;for(z||(z=Array(re));++K<re;)z[K]=P[K];return z}function In(P,z,K,re){K||(K={});for(var _e=-1,Te=z.length;++_e<Te;){var Ye=z[_e],qe=re?re(K[Ye],P[Ye],Ye,K,P):void 0;Xt(K,Ye,qe===void 0?P[Ye]:qe)}return K}function Dr(P,z){return In(P,Q(P),z)}function Sr(P){return Ts(P,Or,Q)}function O(P,z){var K=P.__data__;return At(z)?K[typeof z=="string"?"string":"hash"]:K.map}function V(P,z){var K=De(P,z);return Gt(K)?K:void 0}var Q=Un?xe(Un,Object):hl,ie=wn;(pn&&ie(new pn(new ArrayBuffer(1)))!=S||ai&&ie(new ai)!=f||ei&&ie(ei.resolve())!=v||mn&&ie(new mn)!=b||gn&&ie(new gn)!=E)&&(ie=function(P){var z=Ct.call(P),K=z==g?P.constructor:void 0,re=K?Qt(K):void 0;if(re)switch(re){case Xi:return S;case Zi:return f;case Yn:return v;case Xn:return b;case vn:return E}return z});function he(P){var z=P.length,K=P.constructor(z);return z&&typeof P[0]=="string"&&st.call(P,"index")&&(K.index=P.index,K.input=P.input),K}function be(P){return typeof P.constructor=="function"&&!Wt(P)?Ss(Lt(P)):{}}function Ne(P,z,K,re){var _e=P.constructor;switch(z){case T:return $i(P);case a:case l:return new _e(+P);case S:return bi(P,re);case F:case N:case q:case A:case I:case w:case k:case M:case L:return Ls(P,re);case f:return Pn(P,re,K);case p:case C:return new _e(P);case m:return en(P);case b:return ti(P,re,K);case x:return kr(P)}}function pt(P,z){return z=z==null?s:z,!!z&&(typeof P=="number"||te.test(P))&&P>-1&&P%1==0&&P<z}function At(P){var z=typeof P;return z=="string"||z=="number"||z=="symbol"||z=="boolean"?P!=="__proto__":P===null}function Et(P){return!!We&&We in P}function Wt(P){var z=P&&P.constructor,K=typeof z=="function"&&z.prototype||it;return P===K}function Qt(P){if(P!=null){try{return ze.call(P)}catch(z){}try{return P+""}catch(z){}}return""}function Io(P){return Nt(P,!0,!0)}function Eo(P,z){return P===z||P!==P&&z!==z}function Os(P){return cl(P)&&st.call(P,"callee")&&(!Li.call(P,"callee")||Ct.call(P)==r)}var Tr=Array.isArray;function zs(P){return P!=null&&xo(P.length)&&!Lr(P)}function cl(P){return ko(P)&&zs(P)}var Mo=fn||ul;function Lr(P){var z=Ri(P)?Ct.call(P):"";return z==h||z==u}function xo(P){return typeof P=="number"&&P>-1&&P%1==0&&P<=s}function Ri(P){var z=typeof P;return!!P&&(z=="object"||z=="function")}function ko(P){return!!P&&typeof P=="object"}function Or(P){return zs(P)?Ht(P):Cn(P)}function hl(){return[]}function ul(){return!1}n.exports=Io})(Gx,ka);const Wx=ka;var Da={},Qx={get exports(){return Da},set exports(n){Da=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=1,r=2,o=9007199254740991,a="[object Arguments]",l="[object Array]",c="[object AsyncFunction]",h="[object Boolean]",u="[object Date]",f="[object Error]",p="[object Function]",g="[object GeneratorFunction]",v="[object Map]",m="[object Number]",b="[object Null]",C="[object Object]",x="[object Promise]",E="[object Proxy]",T="[object RegExp]",S="[object Set]",F="[object String]",N="[object Symbol]",q="[object Undefined]",A="[object WeakMap]",I="[object ArrayBuffer]",w="[object DataView]",k="[object Float32Array]",M="[object Float64Array]",L="[object Int8Array]",j="[object Int16Array]",R="[object Int32Array]",Y="[object Uint8Array]",te="[object Uint8ClampedArray]",$="[object Uint16Array]",oe="[object Uint32Array]",se=/[\\^$.*+?()[\]{}|]/g,le=/^\[object .+?Constructor\]$/,Se=/^(?:0|[1-9]\d*)$/,Ae={};Ae[k]=Ae[M]=Ae[L]=Ae[j]=Ae[R]=Ae[Y]=Ae[te]=Ae[$]=Ae[oe]=!0,Ae[a]=Ae[l]=Ae[I]=Ae[h]=Ae[w]=Ae[u]=Ae[f]=Ae[p]=Ae[v]=Ae[m]=Ae[C]=Ae[T]=Ae[S]=Ae[F]=Ae[A]=!1;var Ve=typeof ui=="object"&&ui&&ui.Object===Object&&ui,ne=typeof self=="object"&&self&&self.Object===Object&&self,we=Ve||ne||Function("return this")(),ke=t&&!t.nodeType&&t,pe=ke&&!0&&n&&!n.nodeType&&n,Xe=pe&&pe.exports===ke,je=Xe&&Ve.process,De=function(){try{return je&&je.binding&&je.binding("util")}catch(P){}}(),Ue=De&&De.isTypedArray;function de(P,z){for(var K=-1,re=P==null?0:P.length,_e=0,Te=[];++K<re;){var Ye=P[K];z(Ye,K,P)&&(Te[_e++]=Ye)}return Te}function xe(P,z){for(var K=-1,re=z.length,_e=P.length;++K<re;)P[_e+K]=z[K];return P}function Be(P,z){for(var K=-1,re=P==null?0:P.length;++K<re;)if(z(P[K],K,P))return!0;return!1}function Ze(P,z){for(var K=-1,re=Array(P);++K<P;)re[K]=z(K);return re}function ct(P){return function(z){return P(z)}}function it(P,z){return P.has(z)}function Je(P,z){return P==null?void 0:P[z]}function We(P){var z=-1,K=Array(P.size);return P.forEach(function(re,_e){K[++z]=[_e,re]}),K}function ze(P,z){return function(K){return P(z(K))}}function st(P){var z=-1,K=Array(P.size);return P.forEach(function(re){K[++z]=re}),K}var Ct=Array.prototype,Qn=Function.prototype,$t=Object.prototype,mi=we["__core-js_shared__"],Ti=Qn.toString,Lt=$t.hasOwnProperty,gi=function(){var P=/[^.]+$/.exec(mi&&mi.keys&&mi.keys.IE_PROTO||"");return P?"Symbol(src)_1."+P:""}(),Li=$t.toString,Cr=RegExp("^"+Ti.call(Lt).replace(se,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Un=Xe?we.Buffer:void 0,fn=we.Symbol,Is=we.Uint8Array,pn=$t.propertyIsEnumerable,ai=Ct.splice,ei=fn?fn.toStringTag:void 0,mn=Object.getOwnPropertySymbols,gn=Un?Un.isBuffer:void 0,Oi=ze(Object.keys,Object),Xi=Q(we,"DataView"),Zi=Q(we,"Map"),Yn=Q(we,"Promise"),Xn=Q(we,"Set"),vn=Q(we,"WeakMap"),zi=Q(Object,"create"),Es=Qt(Xi),vi=Qt(Zi),An=Qt(Yn),Pr=Qt(Xn),Ir=Qt(vn),Zn=fn?fn.prototype:void 0,Ji=Zn?Zn.valueOf:void 0;function Pt(P){var z=-1,K=P==null?0:P.length;for(this.clear();++z<K;){var re=P[z];this.set(re[0],re[1])}}function Ms(){this.__data__=zi?zi(null):{},this.size=0}function Er(P){var z=this.has(P)&&delete this.__data__[P];return this.size-=z?1:0,z}function xs(P){var z=this.__data__;if(zi){var K=z[P];return K===i?void 0:K}return Lt.call(z,P)?z[P]:void 0}function ks(P){var z=this.__data__;return zi?z[P]!==void 0:Lt.call(z,P)}function Ds(P,z){var K=this.__data__;return this.size+=this.has(P)?0:1,K[P]=zi&&z===void 0?i:z,this}Pt.prototype.clear=Ms,Pt.prototype.delete=Er,Pt.prototype.get=xs,Pt.prototype.has=ks,Pt.prototype.set=Ds;function It(P){var z=-1,K=P==null?0:P.length;for(this.clear();++z<K;){var re=P[z];this.set(re[0],re[1])}}function Jn(){this.__data__=[],this.size=0}function Ai(P){var z=this.__data__,K=Vi(z,P);if(K<0)return!1;var re=z.length-1;return K==re?z.pop():ai.call(z,K,1),--this.size,!0}function qi(P){var z=this.__data__,K=Vi(z,P);return K<0?void 0:z[K][1]}function Ki(P){return Vi(this.__data__,P)>-1}function bn(P,z){var K=this.__data__,re=Vi(K,P);return re<0?(++this.size,K.push([P,z])):K[re][1]=z,this}It.prototype.clear=Jn,It.prototype.delete=Ai,It.prototype.get=qi,It.prototype.has=Ki,It.prototype.set=bn;function Dt(P){var z=-1,K=P==null?0:P.length;for(this.clear();++z<K;){var re=P[z];this.set(re[0],re[1])}}function Mr(){this.size=0,this.__data__={hash:new Pt,map:new(Zi||It),string:new Pt}}function xr(P){var z=V(this,P).delete(P);return this.size-=z?1:0,z}function yn(P){return V(this,P).get(P)}function Vt(P){return V(this,P).has(P)}function ji(P,z){var K=V(this,P),re=K.size;return K.set(P,z),this.size+=K.size==re?0:1,this}Dt.prototype.clear=Mr,Dt.prototype.delete=xr,Dt.prototype.get=yn,Dt.prototype.has=Vt,Dt.prototype.set=ji;function Ht(P){var z=-1,K=P==null?0:P.length;for(this.__data__=new Dt;++z<K;)this.add(P[z])}function Xt(P){return this.__data__.set(P,i),this}function li(P){return this.__data__.has(P)}Ht.prototype.add=Ht.prototype.push=Xt,Ht.prototype.has=li;function vt(P){var z=this.__data__=new It(P);this.size=z.size}function Nt(){this.__data__=new It,this.size=0}function Ss(P){var z=this.__data__,K=z.delete(P);return this.size=z.size,K}function Ts(P){return this.__data__.get(P)}function wn(P){return this.__data__.has(P)}function Gt(P,z){var K=this.__data__;if(K instanceof It){var re=K.__data__;if(!Zi||re.length<e-1)return re.push([P,z]),this.size=++K.size,this;K=this.__data__=new Dt(re)}return K.set(P,z),this.size=K.size,this}vt.prototype.clear=Nt,vt.prototype.delete=Ss,vt.prototype.get=Ts,vt.prototype.has=wn,vt.prototype.set=Gt;function Cn(P,z){var K=Os(P),re=!K&&Eo(P),_e=!K&&!re&&zs(P),Te=!K&&!re&&!_e&&ko(P),Ye=K||re||_e||Te,qe=Ye?Ze(P.length,String):[],bt=qe.length;for(var $e in P)(z||Lt.call(P,$e))&&!(Ye&&($e=="length"||_e&&($e=="offset"||$e=="parent")||Te&&($e=="buffer"||$e=="byteLength"||$e=="byteOffset")||Ne($e,bt)))&&qe.push($e);return qe}function Vi(P,z){for(var K=P.length;K--;)if(Io(P[K][0],z))return K;return-1}function $i(P,z,K){var re=z(P);return Os(P)?re:xe(re,K(P))}function bi(P){return P==null?P===void 0?q:b:ei&&ei in Object(P)?ie(P):Wt(P)}function Pn(P){return Ri(P)&&bi(P)==a}function en(P,z,K,re,_e){return P===z?!0:P==null||z==null||!Ri(P)&&!Ri(z)?P!==P&&z!==z:ti(P,z,K,re,en,_e)}function ti(P,z,K,re,_e,Te){var Ye=Os(P),qe=Os(z),bt=Ye?l:be(P),$e=qe?l:be(z);bt=bt==a?C:bt,$e=$e==a?C:$e;var Rt=bt==C,Zt=$e==C,Mt=bt==$e;if(Mt&&zs(P)){if(!zs(z))return!1;Ye=!0,Rt=!1}if(Mt&&!Rt)return Te||(Te=new vt),Ye||ko(P)?In(P,z,K,re,_e,Te):Dr(P,z,bt,K,re,_e,Te);if(!(K&s)){var Bt=Rt&&Lt.call(P,"__wrapped__"),Ot=Zt&&Lt.call(z,"__wrapped__");if(Bt||Ot){var En=Bt?P.value():P,tn=Ot?z.value():z;return Te||(Te=new vt),_e(En,tn,K,re,Te)}}return Mt?(Te||(Te=new vt),Sr(P,z,K,re,_e,Te)):!1}function kr(P){if(!xo(P)||At(P))return!1;var z=Mo(P)?Cr:le;return z.test(Qt(P))}function Ls(P){return Ri(P)&&Lr(P.length)&&!!Ae[bi(P)]}function qn(P){if(!Et(P))return Oi(P);var z=[];for(var K in Object(P))Lt.call(P,K)&&K!="constructor"&&z.push(K);return z}function In(P,z,K,re,_e,Te){var Ye=K&s,qe=P.length,bt=z.length;if(qe!=bt&&!(Ye&&bt>qe))return!1;var $e=Te.get(P);if($e&&Te.get(z))return $e==z;var Rt=-1,Zt=!0,Mt=K&r?new Ht:void 0;for(Te.set(P,z),Te.set(z,P);++Rt<qe;){var Bt=P[Rt],Ot=z[Rt];if(re)var En=Ye?re(Ot,Bt,Rt,z,P,Te):re(Bt,Ot,Rt,P,z,Te);if(En!==void 0){if(En)continue;Zt=!1;break}if(Mt){if(!Be(z,function(tn,Kn){if(!it(Mt,Kn)&&(Bt===tn||_e(Bt,tn,K,re,Te)))return Mt.push(Kn)})){Zt=!1;break}}else if(!(Bt===Ot||_e(Bt,Ot,K,re,Te))){Zt=!1;break}}return Te.delete(P),Te.delete(z),Zt}function Dr(P,z,K,re,_e,Te,Ye){switch(K){case w:if(P.byteLength!=z.byteLength||P.byteOffset!=z.byteOffset)return!1;P=P.buffer,z=z.buffer;case I:return!(P.byteLength!=z.byteLength||!Te(new Is(P),new Is(z)));case h:case u:case m:return Io(+P,+z);case f:return P.name==z.name&&P.message==z.message;case T:case F:return P==z+"";case v:var qe=We;case S:var bt=re&s;if(qe||(qe=st),P.size!=z.size&&!bt)return!1;var $e=Ye.get(P);if($e)return $e==z;re|=r,Ye.set(P,z);var Rt=In(qe(P),qe(z),re,_e,Te,Ye);return Ye.delete(P),Rt;case N:if(Ji)return Ji.call(P)==Ji.call(z)}return!1}function Sr(P,z,K,re,_e,Te){var Ye=K&s,qe=O(P),bt=qe.length,$e=O(z),Rt=$e.length;if(bt!=Rt&&!Ye)return!1;for(var Zt=bt;Zt--;){var Mt=qe[Zt];if(!(Ye?Mt in z:Lt.call(z,Mt)))return!1}var Bt=Te.get(P);if(Bt&&Te.get(z))return Bt==z;var Ot=!0;Te.set(P,z),Te.set(z,P);for(var En=Ye;++Zt<bt;){Mt=qe[Zt];var tn=P[Mt],Kn=z[Mt];if(re)var $h=Ye?re(Kn,tn,Mt,z,P,Te):re(tn,Kn,Mt,P,z,Te);if(!($h===void 0?tn===Kn||_e(tn,Kn,K,re,Te):$h)){Ot=!1;break}En||(En=Mt=="constructor")}if(Ot&&!En){var Do=P.constructor,So=z.constructor;Do!=So&&"constructor"in P&&"constructor"in z&&!(typeof Do=="function"&&Do instanceof Do&&typeof So=="function"&&So instanceof So)&&(Ot=!1)}return Te.delete(P),Te.delete(z),Ot}function O(P){return $i(P,Or,he)}function V(P,z){var K=P.__data__;return pt(z)?K[typeof z=="string"?"string":"hash"]:K.map}function Q(P,z){var K=Je(P,z);return kr(K)?K:void 0}function ie(P){var z=Lt.call(P,ei),K=P[ei];try{P[ei]=void 0;var re=!0}catch(Te){}var _e=Li.call(P);return re&&(z?P[ei]=K:delete P[ei]),_e}var he=mn?function(P){return P==null?[]:(P=Object(P),de(mn(P),function(z){return pn.call(P,z)}))}:hl,be=bi;(Xi&&be(new Xi(new ArrayBuffer(1)))!=w||Zi&&be(new Zi)!=v||Yn&&be(Yn.resolve())!=x||Xn&&be(new Xn)!=S||vn&&be(new vn)!=A)&&(be=function(P){var z=bi(P),K=z==C?P.constructor:void 0,re=K?Qt(K):"";if(re)switch(re){case Es:return w;case vi:return v;case An:return x;case Pr:return S;case Ir:return A}return z});function Ne(P,z){return z=z==null?o:z,!!z&&(typeof P=="number"||Se.test(P))&&P>-1&&P%1==0&&P<z}function pt(P){var z=typeof P;return z=="string"||z=="number"||z=="symbol"||z=="boolean"?P!=="__proto__":P===null}function At(P){return!!gi&&gi in P}function Et(P){var z=P&&P.constructor,K=typeof z=="function"&&z.prototype||$t;return P===K}function Wt(P){return Li.call(P)}function Qt(P){if(P!=null){try{return Ti.call(P)}catch(z){}try{return P+""}catch(z){}}return""}function Io(P,z){return P===z||P!==P&&z!==z}var Eo=Pn(function(){return arguments}())?Pn:function(P){return Ri(P)&&Lt.call(P,"callee")&&!pn.call(P,"callee")},Os=Array.isArray;function Tr(P){return P!=null&&Lr(P.length)&&!Mo(P)}var zs=gn||ul;function cl(P,z){return en(P,z)}function Mo(P){if(!xo(P))return!1;var z=bi(P);return z==p||z==g||z==c||z==E}function Lr(P){return typeof P=="number"&&P>-1&&P%1==0&&P<=o}function xo(P){var z=typeof P;return P!=null&&(z=="object"||z=="function")}function Ri(P){return P!=null&&typeof P=="object"}var ko=Ue?ct(Ue):Ls;function Or(P){return Tr(P)?Cn(P):qn(P)}function hl(){return[]}function ul(){return!1}n.exports=cl})(Qx,Da);const Ux=Da,Yx=(n,t)=>Ux(n,t),Xx=n=>Object.keys(n||{}),Zx=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},Jx=()=>{const n={},t=(e,i)=>{const{watcherName:s,fn:r}=e,{prop:o,value:a}=i;n[s]||(n[s]={deps:{},fn:r}),n[s].deps[o]=a};return{subscribers:n,subscribe(e,i){e&&t(e,i)},notify(e,i){Object.entries(n).forEach(([s,{deps:r,fn:o}])=>{const a=Xx(r);if(a.includes(i)){const l=Zx(a,e);Yx(r,l)||(n[s].deps=l,o())}})}}},qx=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function Kx(n,t){const e=Zo(n,"data",{}),i=Zo(n,"watch",{}),s=Zo(n,"methods",{}),r=Zo(t,"onChange",()=>{}),{subscribe:o,notify:a,subscribers:l}=Jx(),{targetWatcher:c,getTarget:h}=qx();let u;const f={},p=()=>({data:u,methods:f});let g=!1;const v=b=>(...C)=>{g=!0;const x=b(...C);return g=!1,x};Object.entries(s).forEach(([b,C])=>{f[b]=v((...x)=>C(p(),...x)),Object.defineProperty(f[b],"name",{value:b})}),u=new Proxy(Wx(e),{get(b,C){return h()&&!g&&o(h(),{prop:C,value:b[C]}),Reflect.get(...arguments)},set(b,C,x){return b[C]===x||(Reflect.set(...arguments),h()||(r&&r(C,x),a(u,C))),!0}}),Object.entries(i).forEach(([b,C])=>{c(b,()=>{C(p())})});const m=[u,f];return m._internal={_getSubscribers(){return l}},m}function $x({pageIndex:n,particlesToShow:t,particlesToScroll:e,particlesCount:i}){const s=n===0?0:t-e,r=n*t-n*s,o=r+Math.max(t,e)-1,a=[];for(let l=r;l<=Math.min(i-1,o);l++)a.push(l);return a}function e3({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:r}){const o=qs(0,t,e-1);let a=o-1,l=o+1;a=n?a<0?e-1:a:Math.max(0,a),l=n?l>e-1?0:l:Math.min(e-1,l);const c=[...new Set([a,o,l,0,e-1])].sort((u,f)=>u-f),h=c.flatMap(u=>$x({pageIndex:u,particlesToShow:s,particlesToScroll:r,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(h)].sort((u,f)=>u-f)}}const t3=(n,t)=>(n(),setInterval(n,t)),i3=35,Xf=1;class n3{constructor({onProgressValueChange:t}){this._onProgressValueChange=t,this._autoplayDuration,this._onProgressValueChange,this._interval,this._paused=!1}setAutoplayDuration(t){this._autoplayDuration=t}start(t){return new Promise(e=>{this.reset();const i=Math.min(i3,Math.max(this._autoplayDuration,1));let s=-i;this._interval=t3(()=>ee(this,null,function*(){if(this._paused)return;s+=i;const r=s/this._autoplayDuration;this._onProgressValueChange(r),r>Xf&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Xf)}}function s3(n){const t=new n3({onProgressValueChange:o=>{n("progressValue",1-o)}}),e=Kx({data:{particlesCountWithoutClones:0,particlesToShow:1,particlesToShowInit:1,particlesToScroll:1,particlesToScrollInit:1,particlesCount:1,currentParticleIndex:1,infinite:!1,autoplayDuration:1e3,clonesCountHead:0,clonesCountTail:0,clonesCountTotal:0,partialPageSize:1,currentPageIndex:1,pagesCount:1,pauseOnFocus:!1,focused:!1,autoplay:!1,autoplayDirection:"next",disabled:!1,durationMsInit:1e3,durationMs:1e3,offset:0,particleWidth:0,loaded:[]},watch:{setLoaded({data:o}){o.loaded=e3({infinite:o.infinite,pageIndex:o.currentPageIndex,pagesCount:o.pagesCount,particlesCount:o.particlesCountWithoutClones,particlesToShow:o.particlesToShow,particlesToScroll:o.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:o}){o.currentPageIndex=RM({currentParticleIndex:o.currentParticleIndex,particlesCount:o.particlesCount,clonesCountHead:o.clonesCountHead,clonesCountTotal:o.clonesCountTotal,infinite:o.infinite,particlesToScroll:o.particlesToScroll})},setPartialPageSize({data:o}){o.partialPageSize=wv({particlesToScroll:o.particlesToScroll,particlesToShow:o.particlesToShow,particlesCountWithoutClones:o.particlesCountWithoutClones})},setClonesCount({data:o}){const{head:a,tail:l}=UM({infinite:o.infinite,particlesToShow:o.particlesToShow,partialPageSize:o.partialPageSize});o.clonesCountHead=a,o.clonesCountTail=l,o.clonesCountTotal=a+l},setProgressManagerAutoplayDuration({data:o}){t.setAutoplayDuration(o.autoplayDuration)},toggleProgressManager({data:{pauseOnFocus:o,focused:a}}){o&&(a?t.pause():t.resume())},initDuration({data:o}){o.durationMs=o.durationMsInit},applyAutoplay({data:o,methods:{_applyAutoplayIfNeeded:a}}){o.autoplay&&a(o.autoplay)},setPagesCount({data:o}){o.pagesCount=_M({infinite:o.infinite,particlesCountWithoutClones:o.particlesCountWithoutClones,particlesToScroll:o.particlesToScroll,particlesToShow:o.particlesToShow})},setParticlesToShow({data:o}){o.particlesToShow=qs(1,o.particlesToShowInit,o.particlesCountWithoutClones)},setParticlesToScroll({data:o}){o.particlesToScroll=qs(1,o.particlesToScrollInit,o.particlesCountWithoutClones)}},methods:{_prev({data:o}){o.currentParticleIndex=Ll({infinite:o.infinite,pageIndex:o.currentPageIndex-1,clonesCountHead:o.clonesCountHead,clonesCountTail:o.clonesCountTail,particlesToScroll:o.particlesToScroll,particlesCount:o.particlesCount,particlesToShow:o.particlesToShow})},_next({data:o}){o.currentParticleIndex=Ll({infinite:o.infinite,pageIndex:o.currentPageIndex+1,clonesCountHead:o.clonesCountHead,clonesCountTail:o.clonesCountTail,particlesToScroll:o.particlesToScroll,particlesCount:o.particlesCount,particlesToShow:o.particlesToShow})},_moveToParticle({data:o},a){o.currentParticleIndex=qs(0,a,o.particlesCount-1)},toggleFocused({data:o}){o.focused=!o.focused},_applyAutoplayIfNeeded(l){return ee(this,arguments,function*({data:o,methods:a}){if(!o.infinite&&(o.autoplayDirection===Bn&&o.currentParticleIndex===o.particlesCount-1||o.autoplayDirection===hr&&o.currentParticleIndex===0)){t.reset();return}if(o.autoplay){const c=()=>Ic({[Bn]:()=>ee(this,null,function*(){return a.showNextPage()}),[hr]:()=>ee(this,null,function*(){return a.showPrevPage()})})(o.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return ee(this,arguments,function*({data:o,methods:a}){let c=!1;return o.infinite&&(o.currentParticleIndex===0?(yield a.showParticle(o.particlesCount-o.clonesCountTotal,{animated:!1}),c=!0):o.currentParticleIndex===o.particlesCount-o.clonesCountTail&&(yield a.showParticle(o.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(h,u,f){return ee(this,arguments,function*({data:o,methods:a},l,c){if(t.reset(),o.disabled)return;o.disabled=!0,l(),yield a.offsetPage({animated:Jr(c,"animated",!0)}),o.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,h){return ee(this,arguments,function*({data:o,methods:a},l){o.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,h){return ee(this,arguments,function*({data:o,methods:a},l){o.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,h,u){return ee(this,arguments,function*({methods:o},a,l){yield o.changePage(()=>o._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:o},a){return Ll({infinite:o.infinite,pageIndex:a,clonesCountHead:o.clonesCountHead,clonesCountTail:o.clonesCountTail,particlesToScroll:o.particlesToScroll,particlesCount:o.particlesCount,particlesToShow:o.particlesToShow})},showPage(c,h,u){return ee(this,arguments,function*({methods:o},a,l){const f=o._getParticleIndexByPageIndex(a);yield o.showParticle(f,l)})},offsetPage({data:o},a){const l=Jr(a,"animated",!0);return new Promise(c=>{o.durationMs=l?o.durationMsInit:0,o.offset=-o.currentParticleIndex*o.particleWidth,setTimeout(()=>{c()},o.durationMs)})}}},{onChange:n}),[i,s]=e;return[{data:i,progressManager:t},s,e._internal]}function r3(n){Me(n,"svelte-sme1z4",":root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}")}const o3=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),Zf=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),a3=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Jf=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),l3=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),qf=n=>({loaded:n[6],currentPageIndex:n[5]}),c3=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Kf=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function $f(n){let t;const e=n[37].prev,i=mr(e,n,n[36],Kf),s=i||h3(n);return{c(){s&&s.c()},m(r,o){s&&s.m(r,o),t=!0},p(r,o){i?i.p&&(!t||o[0]&96|o[1]&32)&&vr(i,e,r,r[36],t?gr(e,r[36],o,c3):Ar(r[36]),Kf):s&&s.p&&(!t||o[0]&36)&&s.p(r,t?o:[-1,-1])},i(r){t||(H(s,r),t=!0)},o(r){Z(s,r),t=!1},d(r){s&&s.d(r)}}}function h3(n){let t,e,i;return e=new bv({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r[0]&36&&(o.disabled=!s[2]&&s[5]===0),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function ep(n){let t,e,i;return e=new gM({props:{value:n[7]}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r[0]&128&&(o.value=s[7]),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function tp(n){let t;const e=n[37].next,i=mr(e,n,n[36],Jf),s=i||u3(n);return{c(){s&&s.c()},m(r,o){s&&s.m(r,o),t=!0},p(r,o){i?i.p&&(!t||o[0]&96|o[1]&32)&&vr(i,e,r,r[36],t?gr(e,r[36],o,a3):Ar(r[36]),Jf):s&&s.p&&(!t||o[0]&1060)&&s.p(r,t?o:[-1,-1])},i(r){t||(H(s,r),t=!0)},o(r){Z(s,r),t=!1},d(r){s&&s.d(r)}}}function u3(n){let t,e,i;return e=new bv({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r[0]&1060&&(o.disabled=!s[2]&&s[5]===s[10]-1),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function ip(n){let t;const e=n[37].dots,i=mr(e,n,n[36],Zf),s=i||d3(n);return{c(){s&&s.c()},m(r,o){s&&s.m(r,o),t=!0},p(r,o){i?i.p&&(!t||o[0]&1120|o[1]&32)&&vr(i,e,r,r[36],t?gr(e,r[36],o,o3):Ar(r[36]),Zf):s&&s.p&&(!t||o[0]&1056)&&s.p(r,t?o:[-1,-1])},i(r){t||(H(s,r),t=!0)},o(r){Z(s,r),t=!1},d(r){s&&s.d(r)}}}function d3(n){let t,e;return t=new cM({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s[0]&1024&&(r.pagesCount=i[10]),s[0]&32&&(r.currentPageIndex=i[5]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function f3(n){let t,e,i,s,r,o,a,l,c,h,u,f,p=n[1]&&$f(n);const g=n[37].default,v=mr(g,n,n[36],qf);let m=n[3]&&ep(n),b=n[1]&&tp(n),C=n[4]&&ip(n);return{c(){t=G("div"),e=G("div"),p&&p.c(),i=ce(),s=G("div"),r=G("div"),v&&v.c(),a=ce(),m&&m.c(),l=ce(),b&&b.c(),c=ce(),C&&C.c(),D(r,"class","sc-carousel__pages-container svelte-sme1z4"),W(r,"transform","translateX("+n[8]+"px)"),W(r,"transition-duration",n[9]+"ms"),W(r,"transition-timing-function",n[0]),D(s,"class","sc-carousel__pages-window svelte-sme1z4"),D(e,"class","sc-carousel__content-container svelte-sme1z4"),D(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(x,E){J(x,t,E),U(t,e),p&&p.m(e,null),U(e,i),U(e,s),U(s,r),v&&v.m(r,null),n[39](r),U(s,a),m&&m.m(s,null),n[40](s),U(e,l),b&&b.m(e,null),U(t,c),C&&C.m(t,null),h=!0,u||(f=[Ii(o=EM.call(null,r,{thresholdProvider:n[38]})),Oe(r,"swipeStart",n[16]),Oe(r,"swipeMove",n[18]),Oe(r,"swipeEnd",n[19]),Oe(r,"swipeFailed",n[20]),Oe(r,"swipeThresholdReached",n[17]),Ii(DM.call(null,s)),Oe(s,"hovered",n[21]),Ii(zM.call(null,s)),Oe(s,"tapped",n[22])],u=!0)},p(x,E){x[1]?p?(p.p(x,E),E[0]&2&&H(p,1)):(p=$f(x),p.c(),H(p,1),p.m(e,i)):p&&(Ie(),Z(p,1,1,()=>{p=null}),Ee()),v&&v.p&&(!h||E[0]&96|E[1]&32)&&vr(v,g,x,x[36],h?gr(g,x[36],E,l3):Ar(x[36]),qf),(!h||E[0]&256)&&W(r,"transform","translateX("+x[8]+"px)"),(!h||E[0]&512)&&W(r,"transition-duration",x[9]+"ms"),(!h||E[0]&1)&&W(r,"transition-timing-function",x[0]),o&&Yi(o.update)&&E[0]&2048&&o.update.call(null,{thresholdProvider:x[38]}),x[3]?m?(m.p(x,E),E[0]&8&&H(m,1)):(m=ep(x),m.c(),H(m,1),m.m(s,null)):m&&(Ie(),Z(m,1,1,()=>{m=null}),Ee()),x[1]?b?(b.p(x,E),E[0]&2&&H(b,1)):(b=tp(x),b.c(),H(b,1),b.m(e,null)):b&&(Ie(),Z(b,1,1,()=>{b=null}),Ee()),x[4]?C?(C.p(x,E),E[0]&16&&H(C,1)):(C=ip(x),C.c(),H(C,1),C.m(t,null)):C&&(Ie(),Z(C,1,1,()=>{C=null}),Ee())},i(x){h||(H(p),H(v,x),H(m),H(b),H(C),h=!0)},o(x){Z(p),Z(v,x),Z(m),Z(b),Z(C),h=!1},d(x){x&&X(t),p&&p.d(),v&&v.d(x),n[39](null),m&&m.d(),n[40](null),b&&b.d(),C&&C.d(),u=!1,wt(f)}}}function p3(n,t,e){let{$$slots:i={},$$scope:s}=t,r=[],o,a,l=0,c=0,h=1;const[{data:u,progressManager:f},p,g]=s3((de,xe)=>{Ic({currentPageIndex:()=>e(5,o=xe),progressValue:()=>e(7,a=xe),offset:()=>e(8,l=xe),durationMs:()=>e(9,c=xe),pagesCount:()=>e(10,h=xe),loaded:()=>e(6,r=xe)})(de)}),v=Qa();let{timingFunction:m="ease-in-out"}=t,{arrows:b=!0}=t,{infinite:C=!0}=t,{initialPageIndex:x=0}=t,{duration:E=500}=t,{autoplay:T=!1}=t,{autoplayDuration:S=3e3}=t,{autoplayDirection:F=Bn}=t,{pauseOnFocus:N=!1}=t,{autoplayProgressVisible:q=!1}=t,{dots:A=!0}=t,{swiping:I=!0}=t,{particlesToShow:w=1}=t,{particlesToScroll:k=1}=t;function M(de,xe){return ee(this,null,function*(){const Be=Jr(xe,"animated",!0);if(typeof de!="number")throw new Error("pageIndex should be a number");yield p.showPage(de,{animated:Be})})}function L(de){return ee(this,null,function*(){const xe=Jr(de,"animated",!0);yield p.showPrevPage({animated:xe})})}function j(de){return ee(this,null,function*(){const xe=Jr(de,"animated",!0);yield p.showNextPage({animated:xe})})}let R=0,Y,te;const $=GM(({width:de})=>{e(11,R=de),u.particleWidth=R/u.particlesToShow,NM({particlesContainerChildren:te.children,particleWidth:u.particleWidth}),p.offsetPage({animated:!1})});function oe(){const{clonesToAppend:de,clonesToPrepend:xe}=WM({clonesCountHead:u.clonesCountHead,clonesCountTail:u.clonesCountTail,particlesContainerChildren:te.children});QM({particlesContainer:te,clonesToAppend:de,clonesToPrepend:xe})}Yt(()=>{ee(this,null,function*(){yield Pu(),te&&Y&&(u.particlesCountWithoutClones=te.children.length,yield Pu(),u.infinite&&oe(),u.particlesCount=te.children.length,p.showPage(x,{animated:!1}),$.observe(Y))})}),pi(()=>{$.disconnect(),f.reset()});function se(de){return ee(this,null,function*(){yield p.showPage(de,{animated:!0})})}function le(){I&&(u.durationMs=0)}function Se(de){return ee(this,null,function*(){I&&(yield Ic({[Bn]:p.showNextPage,[hr]:p.showPrevPage})(de.detail.direction))})}function Ae(de){I&&(u.offset+=de.detail.dx)}function Ve(){I&&p.showParticle(u.currentParticleIndex)}function ne(){return ee(this,null,function*(){I&&(yield p.offsetPage({animated:!0}))})}function we(de){u.focused=de.detail.value}function ke(){p.toggleFocused()}function pe(){p.showPrevPage()}const Xe=()=>R/3;function je(de){tt[de?"unshift":"push"](()=>{te=de,e(13,te)})}function De(de){tt[de?"unshift":"push"](()=>{Y=de,e(12,Y)})}const Ue=de=>se(de.detail);return n.$$set=de=>{"timingFunction"in de&&e(0,m=de.timingFunction),"arrows"in de&&e(1,b=de.arrows),"infinite"in de&&e(2,C=de.infinite),"initialPageIndex"in de&&e(24,x=de.initialPageIndex),"duration"in de&&e(25,E=de.duration),"autoplay"in de&&e(26,T=de.autoplay),"autoplayDuration"in de&&e(27,S=de.autoplayDuration),"autoplayDirection"in de&&e(28,F=de.autoplayDirection),"pauseOnFocus"in de&&e(29,N=de.pauseOnFocus),"autoplayProgressVisible"in de&&e(3,q=de.autoplayProgressVisible),"dots"in de&&e(4,A=de.dots),"swiping"in de&&e(30,I=de.swiping),"particlesToShow"in de&&e(31,w=de.particlesToShow),"particlesToScroll"in de&&e(32,k=de.particlesToScroll),"$$scope"in de&&e(36,s=de.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&v("pageChange",o),n.$$.dirty[0]&4&&(u.infinite=C),n.$$.dirty[0]&33554432&&(u.durationMsInit=E),n.$$.dirty[0]&67108864&&(u.autoplay=T),n.$$.dirty[0]&134217728&&(u.autoplayDuration=S),n.$$.dirty[0]&268435456&&(u.autoplayDirection=F),n.$$.dirty[0]&536870912&&(u.pauseOnFocus=N),n.$$.dirty[1]&1&&(u.particlesToShowInit=w),n.$$.dirty[1]&2&&(u.particlesToScrollInit=k)},[m,b,C,q,A,o,r,a,l,c,h,R,Y,te,p,se,le,Se,Ae,Ve,ne,we,ke,pe,x,E,T,S,F,N,I,w,k,M,L,j,s,i,Xe,je,De,Ue]}class m3 extends Pe{constructor(t){super(),Ce(this,t,p3,f3,ye,{timingFunction:0,arrows:1,infinite:2,initialPageIndex:24,duration:25,autoplay:26,autoplayDuration:27,autoplayDirection:28,pauseOnFocus:29,autoplayProgressVisible:3,dots:4,swiping:30,particlesToShow:31,particlesToScroll:32,goTo:33,goToPrev:34,goToNext:35},r3,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function g3(n){Me(n,"svelte-159ski6",".media-item.svelte-159ski6.svelte-159ski6{position:relative;height:100%}.media-content.svelte-159ski6.svelte-159ski6{position:relative;pointer-events:auto;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.media-content.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none}.video-icon.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-159ski6.svelte-159ski6{display:none;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none;display:block}.video-icon.svelte-159ski6.svelte-159ski6{pointer-events:auto}.video-icon.large.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem}.video-icon.small.svelte-159ski6.svelte-159ski6{width:1.75rem;height:1.75rem}.video-icon.svelte-159ski6 .video-icon-img.svelte-159ski6{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-159ski6 .video-icon-img.canPlay.svelte-159ski6{cursor:pointer}")}function np(n){let t;function e(r,o){if(r[2].type==="Image")return A3;if(r[2].type==="Video")return v3}let i=e(n),s=i&&i(n);return{c(){t=G("div"),s&&s.c(),D(t,"class","media-item svelte-159ski6"),D(t,"draggable","false")},m(r,o){J(r,t,o),s&&s.m(t,null)},p(r,o){i===(i=e(r))&&s?s.p(r,o):(s&&s.d(1),s=i&&i(r),s&&(s.c(),s.m(t,null)))},d(r){r&&X(t),s&&s.d()}}}function v3(n){let t,e,i,s,r,o;function a(h,u){return h[8]&&h[2].videoCoverUrl?y3:b3}let l=a(n),c=l(n);return{c(){c.c(),t=ce(),e=G("div"),i=G("div"),s=G("div"),D(s,"class","video-icon-img svelte-159ski6"),W(s,"background-image","url("+n[21]()+")"),fe(s,"canPlay",n[5]),D(i,"class","video-icon svelte-159ski6"),fe(i,"large",n[4]==="large"),fe(i,"small",n[4]==="small"),D(e,"class","video-play-button-container svelte-159ski6"),fe(e,"showPlayButton",n[11])},m(h,u){c.m(h,u),J(h,t,u),J(h,e,u),U(e,i),U(i,s),r||(o=Oe(s,"click",n[22]),r=!0)},p(h,u){l===(l=a(h))&&c?c.p(h,u):(c.d(1),c=l(h),c&&(c.c(),c.m(t.parentNode,t))),u&8&&W(s,"background-image","url("+h[21]()+")"),u&32&&fe(s,"canPlay",h[5]),u&16&&fe(i,"large",h[4]==="large"),u&16&&fe(i,"small",h[4]==="small"),u&2048&&fe(e,"showPlayButton",h[11])},d(h){c.d(h),h&&X(t),h&&X(e),r=!1,o()}}}function A3(n){let t,e,i;return{c(){t=G("img"),D(t,"class","media-content svelte-159ski6"),St(t.src,e=n[2].url)||D(t,"src",e),D(t,"alt",i=n[2].name),D(t,"draggable",!1),W(t,"object-fit",n[7])},m(s,r){J(s,t,r)},p(s,r){r&4&&!St(t.src,e=s[2].url)&&D(t,"src",e),r&4&&i!==(i=s[2].name)&&D(t,"alt",i),r&128&&W(t,"object-fit",s[7])},d(s){s&&X(t)}}}function b3(n){let t,e,i,s,r,o;return{c(){t=G("video"),D(t,"class","media-content svelte-159ski6"),St(t.src,e=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||D(t,"src",e),D(t,"poster",i=n[2].videoCoverUrl),D(t,"preload",s=n[2].videoCoverUrl?"none":"auto"),D(t,"disablepictureinpicture",""),t.playsInline=!0,D(t,"paused",""),t.muted=!0,D(t,"draggable",!1),t.loop=!1,D(t,"crossorigin",""),t.autoplay=n[6],t.controls=!1,fe(t,"showPlayButton",n[11]),W(t,"object-fit",n[7])},m(a,l){J(a,t,l),n[20](t),r||(o=[Oe(t,"play",n[15]),Oe(t,"pause",n[16]),Oe(t,"error",n[17]),Oe(t,"ended",n[18]),Oe(t,"click",n[19])],r=!0)},p(a,l){l&4&&!St(t.src,e=a[2].videoCoverUrl?a[2].url:a[2].url+"#t=0.1")&&D(t,"src",e),l&4&&i!==(i=a[2].videoCoverUrl)&&D(t,"poster",i),l&4&&s!==(s=a[2].videoCoverUrl?"none":"auto")&&D(t,"preload",s),l&64&&(t.autoplay=a[6]),l&2048&&fe(t,"showPlayButton",a[11]),l&128&&W(t,"object-fit",a[7])},d(a){a&&X(t),n[20](null),r=!1,wt(o)}}}function y3(n){let t,e,i;return{c(){t=G("img"),D(t,"class","media-content svelte-159ski6"),St(t.src,e=n[2].videoCoverUrl)||D(t,"src",e),D(t,"alt",i=n[2].name),D(t,"draggable",!1),W(t,"object-fit",n[7])},m(s,r){J(s,t,r)},p(s,r){r&4&&!St(t.src,e=s[2].videoCoverUrl)&&D(t,"src",e),r&4&&i!==(i=s[2].name)&&D(t,"alt",i),r&128&&W(t,"object-fit",s[7])},d(s){s&&X(t)}}}function w3(n){let t,e=n[2]&&np(n);return{c(){e&&e.c(),t=Re()},m(i,s){e&&e.m(i,s),J(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=np(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:ae,o:ae,d(i){e&&e.d(i),i&&X(t)}}}function C3(n,t,e){let i,s,{mediaInstance:r={videoInstance:void 0,paused:!0}}=t,{tag:o}=t,{media:a}=t,{playButtonIfNeed:l="withoutText"}=t,{playButtonSizeIfNeed:c="small"}=t,{canPlay:h=!0}=t,{autoplayVideo:u=!1}=t,{objectFit:f="fill"}=t,{disableVideoIfHavePoster:p=!1}=t,g=!0,v=!1;function m(){e(9,v=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const b=jn("mediaStore"),C=jn("hooks"),x=()=>{v||i&&(e(10,i.muted=!0,i),i.play(),i.pause(),e(10,i.muted=!1,i),e(9,v=!0))};C.on("loadVideoFirstFrame",x),Yt(()=>{b.subscribe(({currentMediaElement:w})=>{w!==i&&(i==null||i.pause())})});const E=w=>{e(11,g=!1),e(0,r.paused=!1,r),e(9,v=!0),i&&b.set({currentMediaElement:i}),C.emit("playStateChange",{event:w,state:"playing",tag:o,mediaInstance:i})},T=w=>{e(11,g=!0),e(0,r.paused=!0,r),C.emit("playStateChange",{event:w,state:"paused",tag:o,mediaInstance:i})},S=w=>{e(11,g=!0),e(0,r.paused=!0,r),C.emit("playStateChange",{event:w,state:"paused",tag:o,mediaInstance:i})},F=w=>{e(11,g=!0),e(0,r.paused=!0,r),C.emit("playStateChange",{event:w,state:"paused",tag:o,mediaInstance:i})},N=w=>{i&&i.pause()};function q(w){tt[w?"unshift":"push"](()=>{r.videoInstance=w,e(0,r)})}const A=()=>l==="withText"?Eh:l==="withoutText"?yc:l,I=w=>{h&&i&&(e(10,i.muted=!1,i),i.play())};return n.$$set=w=>{"mediaInstance"in w&&e(0,r=w.mediaInstance),"tag"in w&&e(1,o=w.tag),"media"in w&&e(2,a=w.media),"playButtonIfNeed"in w&&e(3,l=w.playButtonIfNeed),"playButtonSizeIfNeed"in w&&e(4,c=w.playButtonSizeIfNeed),"canPlay"in w&&e(5,h=w.canPlay),"autoplayVideo"in w&&e(6,u=w.autoplayVideo),"objectFit"in w&&e(7,f=w.objectFit),"disableVideoIfHavePoster"in w&&e(8,p=w.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(10,i=r.videoInstance),n.$$.dirty&4&&e(14,s=a==null?void 0:a.url),n.$$.dirty&16384&&s&&m(),n.$$.dirty&1024&&i&&e(11,g=i.paused),n.$$.dirty&1540&&(a==null?void 0:a.type)==="Video"&&!v){const w=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,M=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&w;i&&M&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",x),document.removeEventListener("touchstart",x),document.removeEventListener("click",x),document.addEventListener("WeixinJSBridgeReady",x),document.addEventListener("touchstart",x),document.addEventListener("click",x))}},[r,o,a,l,c,h,u,f,p,v,i,g,b,C,s,E,T,S,F,N,q,A,I]}class Sv extends Pe{constructor(t){super(),Ce(this,t,C3,w3,ye,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,autoplayVideo:6,objectFit:7,disableVideoIfHavePoster:8},g3)}}function P3(n){Me(n,"svelte-1mrbqlg",".media-list-wrapper.svelte-1mrbqlg.svelte-1mrbqlg{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg{position:relative;pointer-events:auto;height:100%;left:50%;top:50%;transform:translate(-50%, -50%)}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__carousel-container,.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__content-container{height:100%}")}function sp(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function rp(n){let t,e,i,s,r,o,a;const l=[E3,I3],c=[];function h(u,f){return u[13]&&u[10].length>1?0:1}return i=h(n),s=c[i]=l[i](n),{c(){t=G("div"),e=G("div"),s.c(),D(e,"class","media-list svelte-1mrbqlg"),fe(e,"carouselEnabled",n[13]),D(t,"class","media-list-wrapper svelte-1mrbqlg"),fe(t,"unfolded",n[5])},m(u,f){J(u,t,f),U(t,e),c[i].m(e,null),a=!0},p(u,f){n=u;let p=i;i=h(n),i===p?c[i].p(n,f):(Ie(),Z(c[p],1,1,()=>{c[p]=null}),Ee(),s=c[i],s?s.p(n,f):(s=c[i]=l[i](n),s.c()),H(s,1),s.m(e,null)),(!a||f[0]&8192)&&fe(e,"carouselEnabled",n[13]),(!a||f[0]&32)&&fe(t,"unfolded",n[5])},i(u){a||(H(s),u&>(()=>{a&&(o&&o.end(1),r=Fn(t,xu,n[6]?{y:4,duration:n[4],delay:n[2],easing:hn}:void 0),r.start())}),a=!0)},o(u){Z(s),r&&r.invalidate(),u&&(o=yr(t,xu,n[6]?{y:4,duration:n[4],delay:n[3],easing:hn}:void 0)),a=!1},d(u){u&&X(t),c[i].d(),u&&o&&o.end()}}}function I3(n){let t,e,i;const s=[{media:n[1][0]},{autoplayVideo:n[14]},n[7],{tag:n[0]}];function r(a){n[21](a)}let o={};for(let a=0;a<s.length;a+=1)o=jt(o,s[a]);return n[8][0]!==void 0&&(o.mediaInstance=n[8][0]),t=new Sv({props:o}),tt.push(()=>uh(t,"mediaInstance",r)),{c(){ve(t.$$.fragment)},m(a,l){me(t,a,l),i=!0},p(a,l){const c=l[0]&16515?Ft(s,[l[0]&2&&{media:a[1][0]},l[0]&16384&&{autoplayVideo:a[14]},l[0]&128&&ug(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],oh(()=>e=!1)),t.$set(c)},i(a){i||(H(t.$$.fragment,a),i=!0)},o(a){Z(t.$$.fragment,a),i=!1},d(a){ge(t,a)}}}function E3(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[M3]},$$scope:{ctx:n}};return t=new m3({props:i}),n[19](t),t.$on("pageChange",n[20]),{c(){ve(t.$$.fragment)},m(s,r){me(t,s,r),e=!0},p(s,r){const o={};r[0]&1409|r[1]&1&&(o.$$scope={dirty:r,ctx:s}),t.$set(o)},i(s){e||(H(t.$$.fragment,s),e=!0)},o(s){Z(t.$$.fragment,s),e=!1},d(s){n[19](null),ge(t,s)}}}function op(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function r(a){n[18](a,n[30])}let o={};for(let a=0;a<s.length;a+=1)o=jt(o,s[a]);return n[8][n[30]]!==void 0&&(o.mediaInstance=n[8][n[30]]),t=new Sv({props:o}),tt.push(()=>uh(t,"mediaInstance",r)),{c(){ve(t.$$.fragment)},m(a,l){me(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?Ft(s,[l[0]&128&&ug(n[7]),l[0]&1024&&{media:n[28]},l[0]&1&&{tag:n[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=n[8][n[30]],oh(()=>e=!1)),t.$set(c)},i(a){i||(H(t.$$.fragment,a),i=!0)},o(a){Z(t.$$.fragment,a),i=!1},d(a){ge(t,a)}}}function M3(n){let t,e,i=n[10],s=[];for(let o=0;o<i.length;o+=1)s[o]=op(sp(n,i,o));const r=o=>Z(s[o],1,1,()=>{s[o]=null});return{c(){for(let o=0;o<s.length;o+=1)s[o].c();t=Re()},m(o,a){for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(o,a);J(o,t,a),e=!0},p(o,a){if(a[0]&1409){i=o[10];let l;for(l=0;l<i.length;l+=1){const c=sp(o,i,l);s[l]?(s[l].p(c,a),H(s[l],1)):(s[l]=op(c),s[l].c(),H(s[l],1),s[l].m(t.parentNode,t))}for(Ie(),l=i.length;l<s.length;l+=1)r(l);Ee()}},i(o){if(!e){for(let a=0;a<i.length;a+=1)H(s[a]);e=!0}},o(o){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Z(s[a]);e=!1},d(o){xi(s,o),o&&X(t)}}}function x3(n){let t,e,i=n[5]&&rp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,r){s[5]?i?(i.p(s,r),r[0]&32&&H(i,1)):(i=rp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function k3(n,t,e){let i,s,r,o,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:h=0}=t,{duration:u=0}=t,{unfolded:f=!0}=t,{animation:p=!0}=t,{mediaItemConfig:g}=t,{enableCarousel:v=!0}=t,{autoplayConfig:m={}}=t;const{autoplayVideo:b=!1,autoplayCarousel:C=!0,autoplayVideoInCarousel:x=!1}=m;let E=[],T=0,S,F=null;const N=jn("hooks"),q=jn("mediaStore");function A(){const L=E[T],j=L==null?void 0:L.videoInstance;j&&(j.paused?(j.muted=!1,j.play()):j.pause())}Yt(()=>{N.on("click",L=>{var j;(j=a.tag3DContentSvelte)!=null&&j.css3DInstance&&L.tag.id===a.id&&L.target==="TagContent"&&A()}),e(0,a.play=()=>{const L=E[T],j=L==null?void 0:L.videoInstance;j&&(j.muted=!1,j.play())},a),e(0,a.pause=()=>{const L=E[T],j=L==null?void 0:L.videoInstance;j&&j.pause()},a),F=setInterval(()=>{o&&(S==null||S.goToNext())},3e3)}),pi(()=>{clearInterval(F),N.off("click",A)});function I(L,j){n.$$.not_equal(E[j],L)&&(E[j]=L,e(8,E))}function w(L){tt[L?"unshift":"push"](()=>{S=L,e(12,S)})}const k=L=>{i||q.set({currentMediaElement:null}),e(11,T=L.detail)};function M(L){n.$$.not_equal(E[0],L)&&(E[0]=L,e(8,E))}return n.$$set=L=>{"tag"in L&&e(0,a=L.tag),"mediaData"in L&&e(1,l=L.mediaData),"inDelay"in L&&e(2,c=L.inDelay),"outDelay"in L&&e(3,h=L.outDelay),"duration"in L&&e(4,u=L.duration),"unfolded"in L&&e(5,f=L.unfolded),"animation"in L&&e(6,p=L.animation),"mediaItemConfig"in L&&e(7,g=L.mediaItemConfig),"enableCarousel"in L&&e(16,v=L.enableCarousel),"autoplayConfig"in L&&e(17,m=L.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=E.every(L=>L.paused)),n.$$.dirty[0]&65538&&e(13,s=v&&(l==null?void 0:l.length)>1),n.$$.dirty[0]&2&&e(10,r=l),n.$$.dirty[0]&1536&&(o=r.length>1&&C&&i)},[a,l,c,h,u,f,p,g,E,i,r,T,S,s,b,q,v,m,I,w,k,M]}class Tv extends Pe{constructor(t){super(),Ce(this,t,k3,x3,ye,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:16,autoplayConfig:17},P3,[-1,-1])}}function D3(n){Me(n,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function ap(n){let t,e,i,s,r,o,a,l;t=new Di({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new tM({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&lp(n),h=n[1]&&cp(n);return{c(){ve(t.$$.fragment),e=ce(),i=G("div"),ve(s.$$.fragment),r=ce(),c&&c.c(),o=ce(),h&&h.c(),a=Re(),D(i,"class","line svelte-1f7m1lj")},m(u,f){me(t,u,f),J(u,e,f),J(u,i,f),me(s,i,null),J(u,r,f),c&&c.m(u,f),J(u,o,f),h&&h.m(u,f),J(u,a,f),l=!0},p(u,f){const p={};f&8&&(p.visible=u[3]),t.$set(p);const g={};f&8&&(g.unfolded=u[3]),s.$set(g),u[2]?c?(c.p(u,f),f&4&&H(c,1)):(c=lp(u),c.c(),H(c,1),c.m(o.parentNode,o)):c&&(Ie(),Z(c,1,1,()=>{c=null}),Ee()),u[1]?h?(h.p(u,f),f&2&&H(h,1)):(h=cp(u),h.c(),H(h,1),h.m(a.parentNode,a)):h&&(Ie(),Z(h,1,1,()=>{h=null}),Ee())},i(u){l||(H(t.$$.fragment,u),H(s.$$.fragment,u),H(c),H(h),l=!0)},o(u){Z(t.$$.fragment,u),Z(s.$$.fragment,u),Z(c),Z(h),l=!1},d(u){ge(t,u),u&&X(e),u&&X(i),ge(s),u&&X(r),c&&c.d(u),u&&X(o),h&&h.d(u),u&&X(a)}}}function lp(n){let t,e,i;return e=new vv({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","text svelte-1f7m1lj")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r&8&&(o.unfolded=s[3]),r&4&&(o.content=s[2]),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function cp(n){let t,e,i;return e=new Tv({props:{autoplayConfig:{autoplayCarousel:!1},unfolded:n[3],mediaData:n[1],tag:n[0],enableCarousel:!1,mediaItemConfig:{canPlay:!1,playButtonSizeIfNeed:"small",disableVideoIfHavePoster:!0},inDelay:500,duration:500}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","media-wrapper svelte-1f7m1lj")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r&8&&(o.unfolded=s[3]),r&2&&(o.mediaData=s[1]),r&1&&(o.tag=s[0]),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function S3(n){let t,e,i=n[0].state&&ap(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[0].state?i?(i.p(s,r),r&1&&H(i,1)):(i=ap(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function T3(n,t,e){let i,s,r,o,{tag:a}=t;return n.$$set=l=>{"tag"in l&&e(0,a=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&1&&e(3,i=a.state?a.state.unfolded:!1),n.$$.dirty&1&&e(4,s=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),n.$$.dirty&16&&e(2,r=((h=s.length)!=null?h:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,o=a.data.mediaData)},[a,o,r,i,s]}class L3 extends Pe{constructor(t){super(),Ce(this,t,T3,S3,ye,{tag:0},D3)}}function O3(n){Me(n,"svelte-sezqcq",'@charset "UTF-8";.svelte-sezqcq.svelte-sezqcq{box-sizing:border-box}.marketing.svelte-sezqcq.svelte-sezqcq{transform:translateY(-100%)}.marketing.svelte-sezqcq .line.svelte-sezqcq{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-sezqcq .content.svelte-sezqcq{position:relative;min-width:7.5rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition-property:opacity, transform;transition-duration:500ms}.marketing.svelte-sezqcq .content .headerImage.svelte-sezqcq{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-sezqcq .title.svelte-sezqcq{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-sezqcq .title .text.svelte-sezqcq{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-sezqcq.svelte-sezqcq{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-sezqcq .goto-button.svelte-sezqcq{display:flex;align-self:flex-end;flex-wrap:wrap;align-items:center;overflow:hidden;height:0.875rem}.footer.svelte-sezqcq .goto-button .gap.svelte-sezqcq{height:100%;width:0.625rem}.footer.svelte-sezqcq .goto-button .text.svelte-sezqcq{display:block;height:100%;font-size:0.625rem}.footer.svelte-sezqcq .arrow-wrapper.svelte-sezqcq{height:0.875rem;display:flex;align-self:flex-end;flex-grow:0;flex-shrink:0;align-items:center;margin-left:0.25rem}.footer.svelte-sezqcq .arrow-wrapper svg.arrow.svelte-sezqcq{width:0.375rem;height:0.625rem}.footer.svelte-sezqcq .price.svelte-sezqcq{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-sezqcq .price .value.svelte-sezqcq{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-sezqcq .price .unit.svelte-sezqcq{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-sezqcq .tags.svelte-sezqcq{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-sezqcq .tags .tag.svelte-sezqcq{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-sezqcq .content.svelte-sezqcq{background-color:white}.marketing.light.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-sezqcq .content .footer.svelte-sezqcq{color:#946700;fill:#946700}.marketing.dark.svelte-sezqcq .content.svelte-sezqcq{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-sezqcq .content .footer.svelte-sezqcq{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-sezqcq .content.svelte-sezqcq{opacity:1}.marketing.folded.svelte-sezqcq .content.svelte-sezqcq{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}')}function hp(n,t,e){const i=n.slice();return i[0]=t[e],i}function up(n,t,e){const i=n.slice();return i[0]=t[e],i}function dp(n){let t,e;return{c(){t=G("img"),D(t,"class","headerImage svelte-sezqcq"),St(t.src,e=n[3].headerPictureUrl)||D(t,"src",e),D(t,"alt","")},m(i,s){J(i,t,s)},p(i,s){s&8&&!St(t.src,e=i[3].headerPictureUrl)&&D(t,"src",e)},d(i){i&&X(t)}}}function fp(n){let t,e,i,s,r,o=n[2]||[],a=[];for(let h=0;h<o.length;h+=1)a[h]=pp(up(n,o,h));let l=n[5]||[],c=[];for(let h=0;h<l.length;h+=1)c[h]=mp(hp(n,l,h));return{c(){t=G("div"),e=G("div");for(let h=0;h<a.length;h+=1)a[h].c();i=ce();for(let h=0;h<c.length;h+=1)c[h].c();D(e,"class","tags svelte-sezqcq"),D(t,"class","tags-wrapper svelte-sezqcq")},m(h,u){J(h,t,u),U(t,e);for(let f=0;f<a.length;f+=1)a[f]&&a[f].m(e,null);U(e,i);for(let f=0;f<c.length;f+=1)c[f]&&c[f].m(e,null);s||(r=[Ii(Nn.call(null,e)),Oe(e,"clientHeight",n[11])],s=!0)},p(h,u){if(u&4){o=h[2]||[];let f;for(f=0;f<o.length;f+=1){const p=up(h,o,f);a[f]?a[f].p(p,u):(a[f]=pp(p),a[f].c(),a[f].m(e,i))}for(;f<a.length;f+=1)a[f].d(1);a.length=o.length}if(u&32){l=h[5]||[];let f;for(f=0;f<l.length;f+=1){const p=hp(h,l,f);c[f]?c[f].p(p,u):(c[f]=mp(p),c[f].c(),c[f].m(e,null))}for(;f<c.length;f+=1)c[f].d(1);c.length=l.length}},d(h){h&&X(t),xi(a,h),xi(c,h),s=!1,wt(r)}}}function pp(n){let t,e=n[0]+"",i;return{c(){t=G("div"),i=Ge(e),D(t,"class","tag primary-tag svelte-sezqcq"),W(t,"min-width",Vh)},m(s,r){J(s,t,r),U(t,i)},p(s,r){r&4&&e!==(e=s[0]+"")&&Qe(i,e)},d(s){s&&X(t)}}}function mp(n){let t,e=n[0]+"",i;return{c(){t=G("div"),i=Ge(e),D(t,"class","tag secondary-tag svelte-sezqcq"),W(t,"min-width",Vh)},m(s,r){J(s,t,r),U(t,i)},p(s,r){r&32&&e!==(e=s[0]+"")&&Qe(i,e)},d(s){s&&X(t)}}}function gp(n){let t,e,i=n[7]&&vp(n),s=n[3].highlightText&&bp(n);return{c(){t=G("div"),i&&i.c(),e=ce(),s&&s.c(),D(t,"class","footer svelte-sezqcq")},m(r,o){J(r,t,o),i&&i.m(t,null),U(t,e),s&&s.m(t,null)},p(r,o){r[7]?i?i.p(r,o):(i=vp(r),i.c(),i.m(t,e)):i&&(i.d(1),i=null),r[3].highlightText?s?s.p(r,o):(s=bp(r),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(r){r&&X(t),i&&i.d(),s&&s.d()}}}function vp(n){let t,e,i=n[3].price.value+"",s,r,o=n[3].price.unit&&Ap(n);return{c(){t=G("div"),e=G("span"),s=Ge(i),r=ce(),o&&o.c(),D(e,"class","value svelte-sezqcq"),D(t,"class","price svelte-sezqcq")},m(a,l){J(a,t,l),U(t,e),U(e,s),U(t,r),o&&o.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&Qe(s,i),a[3].price.unit?o?o.p(a,l):(o=Ap(a),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},d(a){a&&X(t),o&&o.d()}}}function Ap(n){let t,e=n[3].price.unit+"",i;return{c(){t=G("span"),i=Ge(e),D(t,"class","unit svelte-sezqcq")},m(s,r){J(s,t,r),U(t,i)},p(s,r){r&8&&e!==(e=s[3].price.unit+"")&&Qe(i,e)},d(s){s&&X(t)}}}function bp(n){let t,e,i,s,r=n[3].highlightText+"",o,a,l;return{c(){t=G("div"),e=G("div"),i=ce(),s=G("span"),o=Ge(r),a=ce(),l=G("div"),l.innerHTML='<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>',D(e,"class","gap svelte-sezqcq"),D(s,"class","text svelte-sezqcq"),D(t,"class","goto-button goto-icon svelte-sezqcq"),D(l,"class","arrow-wrapper svelte-sezqcq")},m(c,h){J(c,t,h),U(t,e),U(t,i),U(t,s),U(s,o),J(c,a,h),J(c,l,h)},p(c,h){h&8&&r!==(r=c[3].highlightText+"")&&Qe(o,r)},d(c){c&&X(t),c&&X(a),c&&X(l)}}}function z3(n){var E,T;let t,e,i,s,r,o,a,l,c,h,u=n[3].title+"",f,p,g,v,m;e=new Di({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let b=n[3].headerPictureUrl&&dp(n),C=((E=n[2].length)!=null?E:0)+((T=n[5].length)!=null?T:0)>0&&fp(n),x=(n[7]||n[3].highlightText)&&gp(n);return{c(){t=G("div"),ve(e.$$.fragment),i=ce(),s=G("div"),r=ce(),o=G("div"),b&&b.c(),a=ce(),l=G("div"),c=G("div"),h=G("div"),f=Ge(u),p=ce(),C&&C.c(),g=ce(),x&&x.c(),D(s,"class","line svelte-sezqcq"),W(s,"transition-delay",n[4]?Jo+"ms":qo+wp-yp-40+"ms"),D(h,"class","text svelte-sezqcq"),D(c,"class","title svelte-sezqcq"),D(l,"class","title-wrapper svelte-sezqcq"),D(o,"class","content svelte-sezqcq"),W(o,"max-width",Ni(n[9])),W(o,"transition-delay",n[4]?Jo+qo+"ms":"0ms"),D(t,"class",v=mt(`marketing ${n[6]}`)+" svelte-sezqcq"),fe(t,"unfolded",n[4]),fe(t,"folded",n[8])},m(S,F){J(S,t,F),me(e,t,null),U(t,i),U(t,s),U(t,r),U(t,o),b&&b.m(o,null),U(o,a),U(o,l),U(l,c),U(c,h),U(h,f),U(o,p),C&&C.m(o,null),U(o,g),x&&x.m(o,null),m=!0},p(S,[F]){var q,A;const N={};F&16&&(N.visible=S[4]),e.$set(N),F&16&&W(s,"transition-delay",S[4]?Jo+"ms":qo+wp-yp-40+"ms"),S[3].headerPictureUrl?b?b.p(S,F):(b=dp(S),b.c(),b.m(o,a)):b&&(b.d(1),b=null),(!m||F&8)&&u!==(u=S[3].title+"")&&Qe(f,u),((q=S[2].length)!=null?q:0)+((A=S[5].length)!=null?A:0)>0?C?C.p(S,F):(C=fp(S),C.c(),C.m(o,g)):C&&(C.d(1),C=null),S[7]||S[3].highlightText?x?x.p(S,F):(x=gp(S),x.c(),x.m(o,null)):x&&(x.d(1),x=null),F&16&&W(o,"transition-delay",S[4]?Jo+qo+"ms":"0ms"),(!m||F&64&&v!==(v=mt(`marketing ${S[6]}`)+" svelte-sezqcq"))&&D(t,"class",v),(!m||F&80)&&fe(t,"unfolded",S[4]),(!m||F&320)&&fe(t,"folded",S[8])},i(S){m||(H(e.$$.fragment,S),m=!0)},o(S){Z(e.$$.fragment,S),m=!1},d(S){S&&X(t),ge(e),b&&b.d(),C&&C.d(),x&&x.d()}}}const Vh=40,Jo=400,yp=500,qo=180,wp=500;function j3(n,t,e){let i,s,r,o,a,l,c,h,{tag:u}=t,f,p=(()=>{var m;const v=(m=u.data.limitWidth)!=null?m:!0;if(typeof v=="number")return v;if(v===!0)return 172})();const g=v=>{e(1,f=v.detail)};return n.$$set=v=>{"tag"in v&&e(0,u=v.tag)},n.$$.update=()=>{var v,m,b,C,x,E;n.$$.dirty&1&&e(4,i=(m=(v=u.state)==null?void 0:v.unfolded)!=null?m:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,r=u.data),n.$$.dirty&8&&e(7,o=Fe((b=r.price)==null?void 0:b.value)&&((C=r.price)==null?void 0:C.value)!==""),n.$$.dirty&1&&e(6,a=u.data.theme||"light"),n.$$.dirty&1026&&f>40&&e(10,l=l-1),n.$$.dirty&1032&&e(2,c=((x=r.brandTags)==null?void 0:x.slice(0,l).filter(Boolean))||[]),n.$$.dirty&1036&&e(5,h=((E=r.tags)==null?void 0:E.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(p-20)/Vh),[u,f,c,r,i,h,a,o,s,p,l,g]}class V3 extends Pe{constructor(t){super(),Ce(this,t,j3,z3,ye,{tag:0},O3)}}class R3 extends Audio{constructor(e){super();d(this,"sharedAudioSrc");d(this,"sharedAudioPaused",!0);d(this,"sharedAudioCurrentTime",0);d(this,"tryplaying",!1);d(this,"audioInstance");d(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return ee(this,null,function*(){var i,s,r;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((i=this.audioInstance)==null?void 0:i.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=YE(this.sharedAudioSrc,{namespace:xh.PlayAudio})),(s=this.eventListenerDisposer)==null||s.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.currentTime=(r=this.currentTime)!=null?r:0;const e=this.audioInstance.currentTime!==this.currentTime;this.audioInstance.play().then(()=>{var o;this.audioInstance.muted=!1,e&&(this.audioInstance.currentTime=(o=this.currentTime)!=null?o:0),this.sharedAudioPaused=!1}).catch(o=>{var a;o.message==="The operation is not supported."?console.error("Error: 音频文件可能损坏或修改过文件后缀",o):console.error("Error: error playing media in Safari",o),this.endedHandler(),(a=this.onerror)==null||a.call(this,o)}).finally(()=>{this.tryplaying=!1})})}pause(e){var i;if(this.audioInstance&&!this.paused){if(this.sharedAudioPaused=!0,(i=this.eventListenerDisposer)==null||i.call(this),this.audioInstance.ended){this.endedHandler();return}this.audioInstance.paused||this.audioInstance.pause(),this.onpause(e!=null?e:new Event("pause")),this.clear()}}dispose(){var e;(e=this.eventListenerDisposer)==null||e.call(this),this.clear(),this.audioInstance=void 0}clear(){var e;(e=this.audioInstance)==null||e.clear()}endedHandler(e){var i,s;(i=this.onended)==null||i.call(this,e!=null?e:new Event("ended")),(s=this.eventListenerDisposer)==null||s.call(this),this.sharedAudioPaused=!0,this.sharedAudioCurrentTime=0,this.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const i=f=>{var p;this.sharedAudioCurrentTime=e.currentTime,(p=this.ontimeupdate)==null||p.call(this,f)},s=f=>{var p;e.isBlankAudio||(this.sharedAudioPaused=!1,(p=this.onplay)==null||p.call(this,f))},r=f=>{this.pause(f)},o=f=>{this.endedHandler(f)},a=f=>{var p;this.sharedAudioPaused=!0,(p=this.onerror)==null||p.call(this,f)},l=f=>{var p;return(p=this.oncanplay)==null?void 0:p.call(this,f)},c=f=>{var p;return(p=this.oncanplaythrough)==null?void 0:p.call(this,f)},h=f=>{var p;return(p=this.onloadeddata)==null?void 0:p.call(this,f)},u=f=>{var p;return(p=this.onloadedmetadata)==null?void 0:p.call(this,f)};return e.addEventListener("timeupdate",i),e.addEventListener("play",s),e.addEventListener("pause",r),e.addEventListener("ended",o),e.addEventListener("error",a),e.addEventListener("canplay",l),e.addEventListener("canplaythrough",c),e.addEventListener("loadeddata",h),e.addEventListener("loadedmetadata",u),()=>{e.removeEventListener("timeupdate",i),e.removeEventListener("play",s),e.removeEventListener("pause",r),e.removeEventListener("ended",o),e.removeEventListener("error",a),e.removeEventListener("canplay",l),e.removeEventListener("canplaythrough",c),e.removeEventListener("loadeddata",h),e.removeEventListener("loadedmetadata",u)}}}function B3(n){Me(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function _3(n){let t,e,i,s;const r=n[8].default,o=mr(r,n,n[7],null);return{c(){t=G("div"),o&&o.c(),D(t,"class","audio svelte-13e7hxv"),D(t,"style",n[0])},m(a,l){J(a,t,l),o&&o.m(t,null),e=!0,i||(s=Oe(t,"click",Sb(n[1])),i=!0)},p(a,[l]){o&&o.p&&(!e||l&128)&&vr(o,r,a,a[7],e?gr(r,a[7],l,null):Ar(a[7]),null),(!e||l&1)&&D(t,"style",a[0])},i(a){e||(H(o,a),e=!0)},o(a){Z(o,a),e=!1},d(a){a&&X(t),o&&o.d(a),i=!1,s()}}}function F3(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:r}=t,{enable:o=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=Qa(),h=jn("hooks"),u=jn("mediaStore");let f,p=!0;function g(){e(5,f.onplay=m=>{h.emit("playStateChange",_({event:m,state:"playing",mediaInstance:f},l)),c("play"),e(6,p=!1)},f),e(5,f.onpause=m=>{h.emit("playStateChange",_({event:m,state:"paused",mediaInstance:f},l)),c("pause"),e(6,p=!0)},f),e(5,f.onended=m=>{h.emit("playStateChange",_({event:m,state:"paused",mediaInstance:f},l)),c("pause"),e(6,p=!0)},f),e(5,f.onloadedmetadata=m=>{typeof f.duration=="number"&&!Number.isNaN(f.duration)&&c("duration",f.duration)},f),e(5,f.onerror=m=>{c("pause"),e(6,p=!0)},f),e(5,f.ontimeupdate=m=>{c("timeupdate",f.currentTime)},f)}u.subscribe(({currentMediaElement:m})=>{m!==f&&(p||f==null||f.pause())});function v(m){f&&(h.emit("click",_({event:m,target:"AudioTagPlayIcon",audioInstance:f},l)),u.set({currentMediaElement:f}),h.emit("playStateChange",_({event:m,state:f.paused?"playing":"paused",mediaInstance:f},l)),f.paused?f.play():f.pause())}return n.$$set=m=>{"url"in m&&e(2,r=m.url),"enable"in m&&e(3,o=m.enable),"style"in m&&e(0,a=m.style),"hooksInfo"in m&&e(4,l=m.hooksInfo),"$$scope"in m&&e(7,s=m.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(r||c("duration",0)),n.$$.dirty&36&&(f==null||f.dispose(),e(5,f=new R3(r)),c("audioRef",f),setTimeout(()=>c("audioRef",f),200),g()),n.$$.dirty&40&&(o||f==null||f.pause()),n.$$.dirty&72&&c(o&&!p?"play":"pause")},[a,v,r,o,l,f,p,s,i]}let Lv=class extends Pe{constructor(t){super(),Ce(this,t,F3,_3,ye,{url:2,enable:3,style:0,hooksInfo:4},B3)}};function H3(n){Me(n,"svelte-srt2pi",".audio-icon__wrapper.svelte-srt2pi.svelte-srt2pi{display:inline-block}.audio-icon.svelte-srt2pi.svelte-srt2pi{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-srt2pi .sound-wave__container.svelte-srt2pi{position:absolute;pointer-events:none;width:60%;height:60%}.sound-wave.svelte-srt2pi.svelte-srt2pi{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-srt2pi .sound-wave.svelte-srt2pi{animation-play-state:running}.playing.svelte-srt2pi .sound-wave-1.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_1_animation}.playing.svelte-srt2pi .sound-wave-2.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_2_animation}.playing.svelte-srt2pi .sound-wave-3.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_3_animation}@keyframes svelte-srt2pi-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Cp(n){let t,e;return t=new Di({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function N3(n){let t,e,i,s,r,o=n[1]&&Cp();return{c(){t=G("div"),o&&o.c(),e=ce(),i=G("div"),s=G("div"),s.innerHTML='<svg width="100%" height="100%" viewBox="0 0 128 128"><g transform="rotate(-45 12 64) translate(12 64)" fill="black" stroke="black" fill-opacity="0.6" stroke-opacity="0.6"><path stroke="none" class="sound-wave sound-wave-1 svelte-srt2pi" d="M0,23 A23,23 0 0,0 23,0 L0,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-2 svelte-srt2pi" d="M0,46 A46,46 0 0,0 46,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-3 svelte-srt2pi" d="M0,80 A80,80 0 0,0 80,0"></path></g></svg>',D(s,"class","sound-wave__container svelte-srt2pi"),D(i,"class","audio-icon svelte-srt2pi"),fe(i,"playing",n[0]),D(t,"class","audio-icon__wrapper svelte-srt2pi"),D(t,"style",n[2]),W(t,"width",n[5]),W(t,"height",n[5])},m(a,l){J(a,t,l),o&&o.m(t,null),U(t,e),U(t,i),U(i,s),n[7](s),n[8](t),r=!0},p(a,[l]){a[1]?o?l&2&&H(o,1):(o=Cp(),o.c(),H(o,1),o.m(t,e)):o&&(Ie(),Z(o,1,1,()=>{o=null}),Ee()),(!r||l&1)&&fe(i,"playing",a[0]),(!r||l&4)&&D(t,"style",a[2]);const c=l&4;(c||l&36)&&W(t,"width",a[5]),(c||l&36)&&W(t,"height",a[5])},i(a){r||(H(o),r=!0)},o(a){Z(o),r=!1},d(a){a&&X(t),o&&o.d(),n[7](null),n[8](null)}}}function G3(n,t,e){let i,{playing:s}=t,{shadow:r=!1}=t,{style:o=null}=t,{width:a="100%"}=t,l,c;function h(f){tt[f?"unshift":"push"](()=>{c=f,e(4,c)})}function u(f){tt[f?"unshift":"push"](()=>{l=f,e(3,l)})}return n.$$set=f=>{"playing"in f&&e(0,s=f.playing),"shadow"in f&&e(1,r=f.shadow),"style"in f&&e(2,o=f.style),"width"in f&&e(6,a=f.width)},n.$$.update=()=>{n.$$.dirty&64&&e(5,i=typeof a=="number"?Ni(a):a)},[s,r,o,l,c,i,a,h,u]}class Ov extends Pe{constructor(t){super(),Ce(this,t,G3,N3,ye,{playing:0,shadow:1,style:2,width:6},H3)}}function W3(n){Me(n,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function Pp(n){var m,b;let t,e,i,s,r,o,a,l,c,h,u,f,p,g;e=new Di({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let v=n[6]&&Ip(n);return c=new Av({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),u=new Dh({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((b=(m=n[5])==null?void 0:m.length)!=null?b:10,15),useLinearColor:!0}}),{c(){t=G("div"),ve(e.$$.fragment),i=ce(),s=G("div"),r=G("div"),o=G("div"),v&&v.c(),a=ce(),l=G("div"),ve(c.$$.fragment),h=ce(),ve(u.$$.fragment),D(o,"class","audio-icon svelte-1s6gk4a"),W(l,"display","inline-block"),D(r,"class","wrapper svelte-1s6gk4a"),D(s,"class","content svelte-1s6gk4a"),D(t,"class","audio-tag svelte-1s6gk4a"),fe(t,"unfolded",n[6])},m(C,x){J(C,t,x),me(e,t,null),U(t,i),U(t,s),U(s,r),U(r,o),v&&v.m(o,null),U(r,a),U(r,l),me(c,l,null),U(t,h),me(u,t,null),f=!0,p||(g=[Oe(l,"click",n[7]),Ii(Nn.call(null,l)),Oe(l,"clientWidth",n[12])],p=!0)},p(C,x){var F,N;const E={};x&64&&(E.visible=C[6]),x&8&&(E.left=C[3]/2+"px"),e.$set(E),C[6]?v?(v.p(C,x),x&64&&H(v,1)):(v=Ip(C),v.c(),H(v,1),v.m(o,null)):v&&(Ie(),Z(v,1,1,()=>{v=null}),Ee());const T={};x&64&&(T.visible=C[6]),x&2&&(T.textUnfolded=C[1]),x&32&&(T.content=C[5]),c.$set(T);const S={};x&64&&(S.unfolded=C[6]),x&8&&(S.length=C[3]),x&48&&(S.outDelay=C[4]+20*Math.min((N=(F=C[5])==null?void 0:F.length)!=null?N:10,15)),u.$set(S),(!f||x&64)&&fe(t,"unfolded",C[6])},i(C){f||(H(e.$$.fragment,C),H(v),H(c.$$.fragment,C),H(u.$$.fragment,C),f=!0)},o(C){Z(e.$$.fragment,C),Z(v),Z(c.$$.fragment,C),Z(u.$$.fragment,C),f=!1},d(C){C&&X(t),ge(e),v&&v.d(),ge(c),ge(u),p=!1,wt(g)}}}function Ip(n){let t,e,i,s,r,o,a;return e=new Di({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Lv({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[Q3]},$$scope:{ctx:n}}}),s.$on("play",n[8]),s.$on("pause",n[9]),s.$on("error",n[10]),s.$on("audioRef",n[11]),{c(){t=G("div"),ve(e.$$.fragment),i=ce(),ve(s.$$.fragment),D(t,"class","audio svelte-1s6gk4a")},m(l,c){J(l,t,c),me(e,t,null),U(t,i),me(s,t,null),a=!0},p(l,c){n=l;const h={};c&64&&(h.enable=n[6]),c&1&&(h.url=n[0].data.audioUrl),c&1&&(h.hooksInfo={tag:n[0]}),c&8196&&(h.$$scope={dirty:c,ctx:n}),s.$set(h)},i(l){a||(H(e.$$.fragment,l),H(s.$$.fragment,l),l&>(()=>{a&&(o&&o.end(1),r=Fn(t,Tt,{duration:1e3,delay:0,easing:rr}),r.start())}),a=!0)},o(l){var c,h;Z(e.$$.fragment,l),Z(s.$$.fragment,l),r&&r.invalidate(),l&&(o=yr(t,Tt,{duration:1e3,delay:20*Math.min((h=(c=n[5])==null?void 0:c.length)!=null?h:10,15),easing:rr})),a=!1},d(l){l&&X(t),ge(e),ge(s),l&&o&&o.end()}}}function Q3(n){let t,e,i;return e=new Ov({props:{playing:n[2]}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r&4&&(o.playing=s[2]),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function U3(n){let t,e,i=n[0].state&&Pp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[0].state?i?(i.p(s,r),r&1&&H(i,1)):(i=Pp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Y3(n,t,e){let i,s,r,{tag:o}=t,a=!1,l=!1,c;function h(){e(1,a=!a)}const u=()=>{e(2,l=!0)},f=()=>{e(2,l=!1)},p=()=>{e(2,l=!1)};function g(m){br.call(this,n,m)}const v=m=>{e(3,c=m.detail)};return n.$$set=m=>{"tag"in m&&e(0,o=m.tag)},n.$$.update=()=>{var m,b,C;n.$$.dirty&1&&e(6,i=!!((m=o.state)!=null&&m.unfolded)),n.$$.dirty&1&&e(5,s=(C=(b=o.data.title)!=null?b:o.data.text)!=null?C:""),n.$$.dirty&2&&e(4,r=a?450:0)},[o,a,l,c,r,s,i,h,u,f,p,g,v]}class X3 extends Pe{constructor(t){super(),Ce(this,t,Y3,U3,ye,{tag:0},W3)}}function Z3(n){Me(n,"svelte-58hfjf",".audio-tag__wrapper.svelte-58hfjf{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-58hfjf{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.audio__inner.svelte-58hfjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-58hfjf{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-58hfjf{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function Ep(n){let t,e,i,s;return i=new Lv({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[q3]},$$scope:{ctx:n}}}),i.$on("play",n[6]),i.$on("pause",n[7]),i.$on("error",n[8]),i.$on("timeupdate",n[9]),i.$on("duration",n[10]),i.$on("audioRef",n[11]),{c(){t=G("div"),e=G("div"),ve(i.$$.fragment),D(e,"class","audio-tag svelte-58hfjf"),W(e,"background-color",n[4].bgColor),W(e,"color",n[4].fontColor),D(t,"class","audio-tag__wrapper svelte-58hfjf")},m(r,o){J(r,t,o),U(t,e),me(i,e,null),s=!0},p(r,o){const a={};o&1&&(a.enable=r[0].state.visible),o&1&&(a.url=r[0].data.audioUrl),o&1&&(a.hooksInfo={tag:r[0]}),o&8232&&(a.$$scope={dirty:o,ctx:r}),i.$set(a),o&16&&W(e,"background-color",r[4].bgColor),o&16&&W(e,"color",r[4].fontColor)},i(r){s||(H(i.$$.fragment,r),s=!0)},o(r){Z(i.$$.fragment,r),s=!1},d(r){r&&X(t),ge(i)}}}function J3(n){let t;return{c(){t=Ge(n[5])},m(e,i){J(e,t,i)},p(e,i){i&32&&Qe(t,e[5])},d(e){e&&X(t)}}}function q3(n){let t,e,i,s,r,o,a;return i=new Ov({props:{playing:n[3]}}),o=new Sh({props:{maxWidth:72,maxLine:1,$$slots:{default:[J3]},$$scope:{ctx:n}}}),{c(){t=G("div"),e=G("div"),ve(i.$$.fragment),s=ce(),r=G("div"),ve(o.$$.fragment),D(e,"class","audio-icon__wrapper svelte-58hfjf"),D(r,"class","text svelte-58hfjf"),D(t,"class","audio__inner svelte-58hfjf")},m(l,c){J(l,t,c),U(t,e),me(i,e,null),U(t,s),U(t,r),me(o,r,null),a=!0},p(l,c){const h={};c&8&&(h.playing=l[3]),i.$set(h);const u={};c&8224&&(u.$$scope={dirty:c,ctx:l}),o.$set(u)},i(l){a||(H(i.$$.fragment,l),H(o.$$.fragment,l),a=!0)},o(l){Z(i.$$.fragment,l),Z(o.$$.fragment,l),a=!1},d(l){l&&X(t),ge(i),ge(o)}}}function K3(n){let t,e,i=n[0].state&&Ep(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[0].state?i?(i.p(s,r),r&1&&H(i,1)):(i=Ep(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function $3(n,t,e){let i,s,{tag:r}=t;const o={light:{bgColor:"rgba(255, 255, 255, 0.3)",fontColor:"rgba(0, 0, 0, 0.6)"},dark:{bgColor:"rgba(0, 0, 0, 0.3)",fontColor:"white"}};let a=0,l=0,c=!1;const h=()=>{e(3,c=!0)},u=()=>{e(3,c=!1)},f=()=>{e(3,c=!1)},p=m=>{e(1,a=m.detail)},g=m=>{e(2,l=m.detail)};function v(m){br.call(this,n,m)}return n.$$set=m=>{"tag"in m&&e(0,r=m.tag)},n.$$.update=()=>{var m,b,C;n.$$.dirty&1&&e(5,i=(b=(m=r.data.title)!=null?m:r.data.text)!=null?b:""),n.$$.dirty&1&&e(4,s=(C=o[r.data.theme||"light"])!=null?C:o.light)},[r,a,l,c,s,i,h,u,f,p,g,v]}class ek extends Pe{constructor(t){super(),Ce(this,t,$3,K3,ye,{tag:0},Z3)}}function tk(n){let t,e;return t=new ek({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=i[0]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function ik(n){let t,e;return t=new X3({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=i[0]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function nk(n){let t,e,i,s;const r=[ik,tk],o=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(n))&&(e=o[t]=r[t](n)),{c(){e&&e.c(),i=Re()},m(l,c){~t&&o[t].m(l,c),J(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&o[t].p(l,c):(e&&(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee()),~t?(e=o[t],e?e.p(l,c):(e=o[t]=r[t](l),e.c()),H(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(H(e),s=!0)},o(l){Z(e),s=!1},d(l){~t&&o[t].d(l),l&&X(i)}}}function sk(n,t,e){let i,{tag:s}=t,r;function o(a){r=a.detail}return s.play=()=>r.play(),s.pause=()=>r.pause(),n.$$set=a=>{"tag"in a&&e(0,s=a.tag)},n.$$.update=()=>{var a;n.$$.dirty&1&&e(1,i=(a=s.data.appearance)!=null?a:"line")},[s,i,o]}class rk extends Pe{constructor(t){super(),Ce(this,t,sk,nk,ye,{tag:0})}}function ok(n){Me(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Mp(n){var s;let t,e,i;return e=new Tv({props:{mediaItemConfig:{canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(s=n[4])!=null?s:"withText",disableVideoIfHavePoster:!1,objectFit:n[2]},unfolded:n[6],mediaData:n[5],enableCarousel:n[1],autoplayConfig:n[3],tag:n[0],inDelay:500,duration:500}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","media-wrapper svelte-10cw0el")},m(r,o){J(r,t,o),me(e,t,null),i=!0},p(r,o){var l;const a={};o&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=r[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:r[2]}),o&64&&(a.unfolded=r[6]),o&32&&(a.mediaData=r[5]),o&2&&(a.enableCarousel=r[1]),o&8&&(a.autoplayConfig=r[3]),o&1&&(a.tag=r[0]),e.$set(a)},i(r){i||(H(e.$$.fragment,r),i=!0)},o(r){Z(e.$$.fragment,r),i=!1},d(r){r&&X(t),ge(e)}}}function ak(n){let t,e,i=n[0].state&&n[5]&&Mp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[0].state&&s[5]?i?(i.p(s,r),r&33&&H(i,1)):(i=Mp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function lk(n,t,e){let i,s,r,o,a,l,{tag:c}=t;return n.$$set=h=>{"tag"in h&&e(0,c=h.tag)},n.$$.update=()=>{var h,u;n.$$.dirty&1&&e(6,i=c.state?c.state.unfolded:!1),n.$$.dirty&1&&e(5,s=c.data.mediaData),n.$$.dirty&1&&e(1,r=c.data.enableCarousel),n.$$.dirty&1&&e(4,o=c.data.playIcon),n.$$.dirty&3&&e(3,a=(h=c.data.autoplayConfig)!=null?h:{autoplay:r!=null?r:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(u=c.data.objectFit)!=null?u:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,r,l,a,o,s,i]}class ck extends Pe{constructor(t){super(),Ce(this,t,lk,ak,ye,{tag:0},ok)}}const zl=new Map;function zv(n){return ee(this,null,function*(){return new Promise((t,e)=>{if(!n){e(Error("url is empty"));return}const i=new Image;i.src=n,i.onload=()=>t({width:i.width,height:i.height}),i.onerror=e})})}function hk(n){return ee(this,null,function*(){const{url:t,ratio:e=3}=n,i=(()=>{if(zl.has(t))return zl.get(t);const o=zv(t);return zl.set(t,o),o})(),{width:s,height:r}=yield i;return ue(_({},n),{width:s/e,height:r/e})})}function uk(n){return ee(this,null,function*(){const{steps:t,url:e,ratio:i=3,fps:s=24}=n;if(!t)throw new Error("KeyframeIcon requires steps");const{width:r,height:o}=yield zv(e),a=r/i,l=o/i,c=a/t,h=l,u=1/s*t+"s";return ue(_({},n),{width:c,height:h,duration:u})})}function dk(n){Me(n,"svelte-316sq3","@keyframes svelte-316sq3-sprites-animation{0%{background-position:0 0}100%{background-position:100% 0}}.icon-image.svelte-316sq3{display:block;width:auto}.icon-keyframe.svelte-316sq3{background-repeat:no-repeat;background-size:auto 100%;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-316sq3-sprites-animation;animation-delay:0}")}function xp(n){n[1]=n[19].width}function kp(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function Dp(n){let t,e,i,s=n[0]&&Sp();function r(l,c){return l[8]?pk:fk}let o=r(n),a=o(n);return{c(){t=G("div"),s&&s.c(),e=ce(),a.c(),D(t,"class","icon"),W(t,"width",n[1])},m(l,c){J(l,t,c),s&&s.m(t,null),U(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&H(s,1):(s=Sp(),s.c(),H(s,1),s.m(t,e)):s&&(Ie(),Z(s,1,1,()=>{s=null}),Ee()),o===(o=r(l))&&a?a.p(l,c):(a.d(1),a=o(l),a&&(a.c(),a.m(t,null))),c&2&&W(t,"width",l[1])},i(l){i||(H(s),i=!0)},o(l){Z(s),i=!1},d(l){l&&X(t),s&&s.d(),a.d()}}}function Sp(n){let t,e;return t=new Di({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function fk(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:vk,then:gk,catch:mk,value:19};return va(e=n[11](ft({url:n[7],ratio:n[5]})),i),{c(){t=Re(),i.block.c()},m(s,r){J(s,t,r),i.block.m(s,i.anchor=r),i.mount=()=>t.parentNode,i.anchor=t},p(s,r){n=s,i.ctx=n,r&160&&e!==(e=n[11](ft({url:n[7],ratio:n[5]})))&&va(e,i)||hg(i,n,r)},d(s){s&&X(t),i.block.d(s),i.token=null,i=null}}}function pk(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:yk,then:bk,catch:Ak,value:19};return va(e=n[10](ft({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=Re(),i.block.c()},m(s,r){J(s,t,r),i.block.m(s,i.anchor=r),i.mount=()=>t.parentNode,i.anchor=t},p(s,r){n=s,i.ctx=n,r&228&&e!==(e=n[10](ft({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&va(e,i)||hg(i,n,r)},d(s){s&&X(t),i.block.d(s),i.token=null,i=null}}}function mk(n){return{c:ae,m:ae,p:ae,d:ae}}function gk(n){xp(n);let t,e;return{c(){t=G("img"),D(t,"alt","tag-icon"),D(t,"class","icon-image svelte-316sq3"),St(t.src,e=n[7])||D(t,"src",e),W(t,"width",Ni(Qs({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width)),W(t,"max-width","initial")},m(i,s){J(i,t,s)},p(i,s){xp(i),s&128&&!St(t.src,e=i[7])&&D(t,"src",e),s&184&&W(t,"width",Ni(Qs({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&X(t)}}}function vk(n){return{c:ae,m:ae,p:ae,d:ae}}function Ak(n){return{c:ae,m:ae,p:ae,d:ae}}function bk(n){kp(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]-1})`;return{c(){t=G("div"),D(t,"class","icon-keyframe svelte-316sq3"),W(t,"width",Ni(Qs({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),W(t,"height",Ni(Qs({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),W(t,"background-image",e),W(t,"animation-duration",n[18]),W(t,"animation-timing-function",i)},m(s,r){J(s,t,r)},p(s,r){kp(s),r&252&&W(t,"width",Ni(Qs({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),r&252&&W(t,"height",Ni(Qs({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),r&128&&e!==(e=`url(${s[7]})`)&&W(t,"background-image",e),r&228&&W(t,"animation-duration",s[18]),r&228&&i!==(i=`steps(${s[17]-1})`)&&W(t,"animation-timing-function",i)},d(s){s&&X(t)}}}function yk(n){return{c:ae,m:ae,p:ae,d:ae}}function wk(n){let t,e,i=n[9]&&Dp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[9]?i?(i.p(s,r),r&512&&H(i,1)):(i=Dp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Qs(n){const{originWidth:t,originHeight:e,scale:i=1,wantedWidth:s}=n,r=(s!=null?s:t)*i,o=typeof e=="number"?r*(e/t):void 0;return ue(_({},n),{width:r,height:o})}function Ck(n,t,e){let i,s,r,o,a,l,c,h,u,{width:f=null}=t,{icon:p=null}=t,{shadow:g=!1}=t;const v=Qa();function m(x){return ee(this,null,function*(){const E=yield uk(x);return v("iconLoaded",E),E})}function b(x){return ee(this,null,function*(){if(typeof u=="number")return ue(_({},x),{width:u});const E=yield hk(x);return v("iconLoaded",E),E})}function C(){h||v("iconLoaded")}return Yt(()=>{C()}),n.$$set=x=>{"width"in x&&e(1,f=x.width),"icon"in x&&e(12,p=x.icon),"shadow"in x&&e(0,g=x.shadow)},n.$$.update=()=>{var x,E;n.$$.dirty&4096&&e(7,i=p==null?void 0:p.url),n.$$.dirty&4096&&e(2,s=(x=p==null?void 0:p.steps)!=null?x:1),n.$$.dirty&4096&&e(6,r=p==null?void 0:p.fps),n.$$.dirty&4096&&e(5,o=p==null?void 0:p.ratio),n.$$.dirty&4096&&e(4,a=(E=p==null?void 0:p.scale)!=null?E:1),n.$$.dirty&4096&&e(3,l=p==null?void 0:p.width),n.$$.dirty&252&&e(9,c=ft({url:i,steps:s,fps:r,ratio:o,scale:a,width:l})),n.$$.dirty&4&&e(8,h=s>1),n.$$.dirty&2&&(u=f)},C(),[g,f,s,l,a,o,r,i,h,c,m,b,p]}class jv extends Pe{constructor(t){super(),Ce(this,t,Ck,wk,ye,{width:1,icon:12,shadow:0},dk)}}function Pk(n){Me(n,"svelte-e58ijk",".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function Tp(n){let t,e,i,s,r,o;return e=new Di({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=G("div"),ve(e.$$.fragment),i=ce(),s=G("div"),r=Ge(n[1]),D(s,"class","text svelte-e58ijk"),D(t,"class","text-wrapper svelte-e58ijk")},m(a,l){J(a,t,l),me(e,t,null),U(t,i),U(t,s),U(s,r),o=!0},p(a,l){(!o||l&2)&&Qe(r,a[1])},i(a){o||(H(e.$$.fragment,a),o=!0)},o(a){Z(e.$$.fragment,a),o=!1},d(a){a&&X(t),ge(e)}}}function Ik(n){let t,e,i,s;e=new jv({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let r=n[1]&&n[2]&&Tp(n);return{c(){t=G("div"),ve(e.$$.fragment),i=ce(),r&&r.c(),D(t,"class","wrapper svelte-e58ijk")},m(o,a){J(o,t,a),me(e,t,null),U(t,i),r&&r.m(t,null),s=!0},p(o,[a]){const l={};a&1&&(l.icon=o[0]),e.$set(l),o[1]&&o[2]?r?(r.p(o,a),a&6&&H(r,1)):(r=Tp(o),r.c(),H(r,1),r.m(t,null)):r&&(Ie(),Z(r,1,1,()=>{r=null}),Ee())},i(o){s||(H(e.$$.fragment,o),H(r),s=!0)},o(o){Z(e.$$.fragment,o),Z(r),s=!1},d(o){o&&X(t),ge(e),r&&r.d()}}}function Ek(n,t,e){let i,s,r,{tag:o}=t;const a=()=>{e(2,i=!0)};return n.$$set=l=>{"tag"in l&&e(3,o=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&8&&e(1,s=(l=o.data.title)!=null?l:o.data.text),n.$$.dirty&8&&e(0,r=(h=o.data.icon)!=null?h:(c=o.style)==null?void 0:c.point)},e(2,i=!1),[r,s,i,o,a]}class Mk extends Pe{constructor(t){super(),Ce(this,t,Ek,Ik,ye,{tag:3},Pk)}}function xk(n){Me(n,"svelte-155de2y",".wrapper.svelte-155de2y{position:relative;width:0;height:0;display:flex;flex-direction:column;justify-content:end;align-items:center}.line.svelte-155de2y{position:relative;flex-shrink:0;width:0.0625rem;height:5rem;background-image:linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.5))}.media-item.svelte-155de2y{box-sizing:content-box;position:relative;flex-shrink:0;width:2.625rem;height:2.625rem;border-style:solid;border-width:0.3125rem;-o-border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image-slice:15 fill}.media-content.svelte-155de2y{position:relative;box-sizing:content-box;pointer-events:auto;width:100%;height:100%;border-radius:624.9375rem;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.media-cover.svelte-155de2y{position:absolute;border-radius:624.9375rem;overflow:hidden;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.2)}.media-cover.svelte-155de2y::after{content:'';position:absolute;width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAMAAADwSaEZAAAAz1BMVEUAAAC9vb3///////////+7u7v///////////+7u7v////+/v7////////////////////////////////////////////////////ExMT///+8vLz///+8vLz///////////////////////////////////////////////+/v7/////5+fnS0tK7u7v29vbFxcXNzc3U1NTr6+v////g4ODx8fG7u7v////29vb///+7u7v///////////+8vLz///////////////+7u7sfPCSZAAAAQ3RSTlMAVfvx6yoT/Yn62/bOOQTVx122pGZDLykj6uLSqY11azIgDd6flntKRh348/Lx7+zs6+jm5d3b28OzsKGcjYI5LAjBXr9o4QAAAdJJREFUWMPt0tdygzAQBVBZkkFgumkucY9Leu8d/v+bIhGnzAQ7a2DGedB9wd7LHC0DSEZGRkZmW6nX6oACRu10tFp+VdM6O/WNKC1N01UYrzQ4V+9waw0mtA5Qe75O0/WYyPUzCLtPIVh6D8KOYNgRCGvBsBYIu9QgmHYJwg5OIdjpAQhLyNneX9jeGUlgWNI4b63HWueNBIpx7urwZBV2cnjFKTgmuONbd/i7HLq3x5yCY9+h3qMbmIMojqOBGbiPHlXFuBAmgmlbtw3D1tsUi/8FsPz8Lww3qsNsd7ZLKsKMmA/6FWG7YqBUhD2IwUL82ndoWcwOEbKesh2Hvf2yL4BOfQ/zq/OKXllF31l7zgvFLocRG4sLdrPGHJfCetGD0LpW1lj9EhhuIjR6wsnb8LNr4sKY8YK4NmkHX92LURQj5u/SJMUwzPJahjfCPr/0ppLXKs1lTUFYd3lznF/Hy8O6ICxyPhZbf5gTIVBCI9vMz39MP9vMCBEwSk/H4m2y2cL6ObcWM0Z4gfWeguAZTMdqkqjEmfQDZXlC0J84REzH0wHaLJbJPF2sIcyLC66IEN1jpoUKZBTOfXZ3o1OsqpjqN3fMn4cjJCMjIyOzvbwDyD/WZc7m9iEAAAAASUVORK5CYII=);background-size:100% 100%}")}function Lp(n){let t,e,i,s,r,o=n[0].type==="Image"&&Op(n);return{c(){t=G("div"),e=G("div"),o&&o.c(),i=ce(),s=G("div"),D(e,"class","media-item svelte-155de2y"),D(e,"draggable","false"),D(s,"class","line svelte-155de2y"),D(t,"class","wrapper svelte-155de2y")},m(a,l){J(a,t,l),U(t,e),o&&o.m(e,null),U(t,i),U(t,s),r=!0},p(a,l){a[0].type==="Image"?o?(o.p(a,l),l&1&&H(o,1)):(o=Op(a),o.c(),H(o,1),o.m(e,null)):o&&(Ie(),Z(o,1,1,()=>{o=null}),Ee())},i(a){r||(H(o),r=!0)},o(a){Z(o),r=!1},d(a){a&&X(t),o&&o.d()}}}function Op(n){let t,e,i,s,r,o,a,l;return t=new Di({props:{blurRadius:22,spreadRadius:16,height:"80%",width:"80%",center:!0,round:!0}}),{c(){var c;ve(t.$$.fragment),e=ce(),i=G("img"),o=ce(),a=G("div"),D(i,"class","media-content svelte-155de2y"),St(i.src,s=(c=n[0].thumbnail)!=null?c:n[0].url)||D(i,"src",s),D(i,"alt",r=n[0].name),D(i,"draggable",!1),D(a,"class","media-cover svelte-155de2y")},m(c,h){me(t,c,h),J(c,e,h),J(c,i,h),J(c,o,h),J(c,a,h),l=!0},p(c,h){var u;(!l||h&1&&!St(i.src,s=(u=c[0].thumbnail)!=null?u:c[0].url))&&D(i,"src",s),(!l||h&1&&r!==(r=c[0].name))&&D(i,"alt",r)},i(c){l||(H(t.$$.fragment,c),l=!0)},o(c){Z(t.$$.fragment,c),l=!1},d(c){ge(t,c),c&&X(e),c&&X(i),c&&X(o),c&&X(a)}}}function kk(n){let t,e,i=n[0]&&Lp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[0]?i?(i.p(s,r),r&1&&H(i,1)):(i=Lp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Dk(n,t,e){let i,{tag:s}=t;return n.$$set=r=>{"tag"in r&&e(1,s=r.tag)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=s.data.mediaData[0])},[i,s]}class Sk extends Pe{constructor(t){super(),Ce(this,t,Dk,kk,ye,{tag:1},xk)}}function Tk(n){Me(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function Lk(n){let t,e;return{c(){t=new da(!1),e=Re(),t.a=e},m(i,s){t.m(n[2],i,s),J(i,e,s)},p:ae,d(i){i&&X(e),i&&t.d()}}}function Ok(n){let t,e=typeof n[2]=="string"&&Lk(n);return{c(){t=G("div"),e&&e.c(),D(t,"class","customElement__container svelte-kzl2aj"),fe(t,"unfolded",n[1])},m(i,s){J(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&fe(t,"unfolded",i[1])},i:ae,o:ae,d(i){i&&X(t),e&&e.d(),n[5](null)}}}function zk(n,t,e){var h,u;let i,{tag:s}=t,{rendererMap:r=new Map}=t,o,a=(u=s.element)!=null?u:(h=r.get(s.contentType))==null?void 0:h.renderer,l;Yt(()=>{o&&(a instanceof Element?(o.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(o,s)))}),pi(()=>{l==null||l()});function c(f){tt[f?"unshift":"push"](()=>{o=f,e(0,o)})}return n.$$set=f=>{"tag"in f&&e(3,s=f.tag),"rendererMap"in f&&e(4,r=f.rendererMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[o,i,a,s,r,c]}class jk extends Pe{constructor(t){super(),Ce(this,t,zk,Ok,ye,{tag:3,rendererMap:4},Tk)}}function Vk(n){Me(n,"svelte-elzzn6",'@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-elzzn6{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif;transition:opacity 0.2s linear}.content__container.unClickable.svelte-elzzn6{pointer-events:none !important}.content__container.unClickable.svelte-elzzn6 *{pointer-events:none !important}.content__wrapper.svelte-elzzn6{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-elzzn6{opacity:0;pointer-events:none}.content__container.hide.svelte-elzzn6 *{pointer-events:none !important}.content__container.disable.svelte-elzzn6{display:none}.content.svelte-elzzn6{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-elzzn6:not(.unfolded){pointer-events:none}.content.svelte-elzzn6:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-elzzn6{pointer-events:auto}')}function Rk(n){let t,e;return{c(){t=G("div"),D(t,"data-info","tag content is keep folded"),D(t,"data-id",e=n[0].id)},m(i,s){J(i,t,s)},p(i,s){s&1&&e!==(e=i[0].id)&&D(t,"data-id",e)},i:ae,o:ae,d(i){i&&X(t)}}}function Bk(n){let t,e,i,s,r,o,a,l,c,h,u,f,p,g,v,m,b;const C=[Uk,Qk,Wk,Gk,Nk,Hk,Fk],x=[];function E(T,S){return S&9&&(s=null),S&9&&(r=null),S&9&&(o=null),S&9&&(a=null),S&9&&(l=null),S&9&&(c=null),S&9&&(h=null),s==null&&(s=!!(["Text"].includes(T[0].contentType)||["Text"].includes(T[3].get(T[0].contentType)))),s?0:(r==null&&(r=!!(["ImageText","Image","Video"].includes(T[0].contentType)||["ImageText","Image","Video"].includes(T[3].get(T[0].contentType)))),r?1:(o==null&&(o=!!(["Audio"].includes(T[0].contentType)||["Audio"].includes(T[3].get(T[0].contentType)))),o?2:(a==null&&(a=!!(["Marketing"].includes(T[0].contentType)||["Marketing"].includes(T[3].get(T[0].contentType)))),a?3:(l==null&&(l=!!(["Link","VRLink","PanoLink","Sticker"].includes(T[0].contentType)||["Link","VRLink","PanoLink","Sticker"].includes(T[3].get(T[0].contentType)))),l?4:(c==null&&(c=!!(["MediaPlane","MediaModel"].includes(T[0].contentType)||["MediaPlane","MediaModel"].includes(T[3].get(T[0].contentType)))),c?5:(h==null&&(h=!!(["Panorama"].includes(T[0].contentType)||["Panorama"].includes(T[3].get(T[0].contentType)))),h?6:-1))))))}return~(u=E(n,-1))&&(f=x[u]=C[u](n)),{c(){var T;t=G("div"),e=G("div"),i=G("div"),f&&f.c(),D(i,"class","content svelte-elzzn6"),fe(i,"unfolded",(T=n[0].state)==null?void 0:T.unfolded),D(e,"class","content__wrapper svelte-elzzn6"),D(t,"class",p=mt(qt("content__container",n[0].className))+" svelte-elzzn6"),D(t,"data-id",g=n[0].id),fe(t,"disable",n[0].enabled===!1),fe(t,"hide",n[5]),fe(t,"unClickable",n[0].config.clickable===!1),W(t,"width",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0),W(t,"height",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0)},m(T,S){J(T,t,S),U(t,e),U(e,i),~u&&x[u].m(i,null),n[16](t),v=!0,m||(b=Oe(t,"click",n[17],!0),m=!0)},p(T,S){var N;let F=u;u=E(T,S),u===F?~u&&x[u].p(T,S):(f&&(Ie(),Z(x[F],1,1,()=>{x[F]=null}),Ee()),~u?(f=x[u],f?f.p(T,S):(f=x[u]=C[u](T),f.c()),H(f,1),f.m(i,null)):f=null),(!v||S&1)&&fe(i,"unfolded",(N=T[0].state)==null?void 0:N.unfolded),(!v||S&1&&p!==(p=mt(qt("content__container",T[0].className))+" svelte-elzzn6"))&&D(t,"class",p),(!v||S&1&&g!==(g=T[0].id))&&D(t,"data-id",g),(!v||S&1)&&fe(t,"disable",T[0].enabled===!1),(!v||S&33)&&fe(t,"hide",T[5]),(!v||S&1)&&fe(t,"unClickable",T[0].config.clickable===!1),S&1&&W(t,"width",T[0].stickType==="Plane"||T[0].contentType==="MediaModel"?"100%":0),S&1&&W(t,"height",T[0].stickType==="Plane"||T[0].contentType==="MediaModel"?"100%":0)},i(T){v||(H(f),v=!0)},o(T){Z(f),v=!1},d(T){T&&X(t),~u&&x[u].d(),n[16](null),m=!1,b()}}}function _k(n){let t,e,i,s,r,o,a;return e=new jk({props:{tag:ft(n[0]),rendererMap:n[2]}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class",i=mt(qt("content__container",n[0].className))+" svelte-elzzn6"),D(t,"data-id",s=n[0].id),fe(t,"custom-tag-disable",n[0].enabled===!1),fe(t,"custom-tag-hide",n[5])},m(l,c){J(l,t,c),me(e,t,null),n[14](t),r=!0,o||(a=Oe(t,"click",n[15]),o=!0)},p(l,c){const h={};c&1&&(h.tag=ft(l[0])),c&4&&(h.rendererMap=l[2]),e.$set(h),(!r||c&1&&i!==(i=mt(qt("content__container",l[0].className))+" svelte-elzzn6"))&&D(t,"class",i),(!r||c&1&&s!==(s=l[0].id))&&D(t,"data-id",s),(!r||c&1)&&fe(t,"custom-tag-disable",l[0].enabled===!1),(!r||c&33)&&fe(t,"custom-tag-hide",l[5])},i(l){r||(H(e.$$.fragment,l),r=!0)},o(l){Z(e.$$.fragment,l),r=!1},d(l){l&&X(t),ge(e),n[14](null),o=!1,a()}}}function Fk(n){let t,e;return t=new Sk({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Hk(n){let t,e;return t=new ck({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Nk(n){let t,e;return t=new Mk({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Gk(n){let t,e;return t=new V3({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Wk(n){let t,e;return t=new rk({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Qk(n){let t,e;return t=new L3({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Uk(n){let t,e;return t=new q2({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Yk(n){let t,e,i,s,r;const o=[_k,Bk,Rk],a=[];function l(c,h){return h&5&&(t=null),t==null&&(t=!!(c[0].element||c[2].has(c[0].contentType))),t?0:c[4]?1:2}return e=l(n,-1),i=a[e]=o[e](n),{c(){i.c(),s=Re()},m(c,h){a[e].m(c,h),J(c,s,h),r=!0},p(c,[h]){let u=e;e=l(c,h),e===u?a[e].p(c,h):(Ie(),Z(a[u],1,1,()=>{a[u]=null}),Ee(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),H(i,1),i.m(s.parentNode,s))},i(c){r||(H(i),r=!0)},o(c){Z(i),r=!1},d(c){a[e].d(c),c&&X(s)}}}function Xk(n,t,e){let i,s,r,o,a,l,{tag:c}=t,{hooks:h}=t,{rendererMap:u=new Map}=t,{contentTypeMap:f=new Map}=t,{state:p}=t,{mediaStore:g}=t,{temporaryState:v}=t;sc("hooks",h),sc("mediaStore",g);let m,b;function C(N){N?h.emit("exposure",{id:o,type:"start"}):h.emit("exposure",{id:o,type:"end"})}function x(N,q,A){var I,w;return!(!q.visible||!q.enabled||!A.visible||!((I=N.state)!=null&&I.visible)||((w=N.temporaryState)==null?void 0:w.visible)===!1||N instanceof Vv&&N.loading)}function E(N){tt[N?"unshift":"push"](()=>{c.contentDom=N,e(0,c)})}const T=N=>h.emit("click",{event:N,target:"TagContent",tag:c});function S(N){tt[N?"unshift":"push"](()=>{c.contentDom=N,e(0,c)})}const F=N=>{c.entryFromModel&&Ci(c.five.state.mode)?(N.stopPropagation(),c.find({targetMode:"Panorama"})):h.emit("click",{event:N,target:"TagContent",tag:c})};return n.$$set=N=>{"tag"in N&&e(0,c=N.tag),"hooks"in N&&e(1,h=N.hooks),"rendererMap"in N&&e(2,u=N.rendererMap),"contentTypeMap"in N&&e(3,f=N.contentTypeMap),"state"in N&&e(6,p=N.state),"mediaStore"in N&&e(7,g=N.mediaStore),"temporaryState"in N&&e(8,v=N.temporaryState)},n.$$.update=()=>{var N,q,A,I,w,k,M,L,j,R,Y;n.$$.dirty&1&&e(12,i=(N=c.state)==null?void 0:N.unfolded),n.$$.dirty&1&&e(11,s=(q=c.state)==null?void 0:q.visible),n.$$.dirty&321&&e(13,r=p.visible&&v.visible&&((A=c.state)==null?void 0:A.visible)),n.$$.dirty&1&&(o=c.id),n.$$.dirty&321&&e(5,a=!x(c,p,v)),n.$$.dirty&8192&&C(r),n.$$.dirty&7681&&c.hooks&&(i!==void 0&&i!==b&&(e(10,b=i),i?(w=(I=c.hooks).emit)==null||w.call(I,"unfolded"):(M=c==null?void 0:(k=c.hooks).emit)==null||M.call(k,"folded")),s!==void 0&&s!==m&&(e(9,m=s),s?(j=(L=c.hooks).emit)==null||j.call(L,"show"):(Y=(R=c.hooks).emit)==null||Y.call(R,"hide"))),n.$$.dirty&1&&e(4,l=(()=>!(typeof c.config.unfoldedConfig=="object"&&c.config.unfoldedConfig.keep==="folded"))())},[c,h,u,f,l,a,p,g,v,m,b,s,i,r,E,T,S,F]}let Rh=class extends Pe{constructor(t){super(),Ce(this,t,Xk,Yk,ye,{tag:0,hooks:1,rendererMap:2,contentTypeMap:3,state:6,mediaStore:7,temporaryState:8},Vk)}};class Vv extends kh{constructor(e,i){super(e,i);d(this,"loading",!1);d(this,"loadModel",()=>ee(this,null,function*(){var o,a;const e=this.data.modelUrl;if(!e||(this.loading=!0,yield di(this.five),!this.plugin.tags.includes(this)))return;const i=u2(e).then(l=>ee(this,null,function*(){var u;const c=Object.assign(l.scene,{customID:this.id,isTagModel:!0,removeEventListener:this.getConfig().clickable===!1?()=>{}:this.addObjectClickHandler(this,l.scene,f=>{this.plugin.hooks.emit("click",{target:"TagModel",tag:this,event:f})})});return new y.Matrix4().fromArray(this.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.visible,(u=this.getConfig().modelConfig)!=null&&u.autoLookAtEnabled&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c}));this.model={promise:i};const s=yield i;if(this.loading=!1,((o=this.model)==null?void 0:o.promise)!==i||!this.plugin.tags.includes(this))return;this.model.object=s;const r=this.plugin.gltfObjectGroup.children.find(l=>l.customID===this.id);if(r&&(this.plugin.gltfObjectGroup.remove(r),r.removeEventListener()),cs(this)){const l=this.data.mediaPosition.map(zn);if(this.computeRenderType()==="Mesh"&&!this.mediaPlane){this.mediaPlane=new Pc(this.data.mediaData[0].url,l,{objectFit:this.data.objectFit});const c=new y.Vector3().addVectors(l[0],l[2]).divideScalar(2);this.mediaPlane.position.copy(c),s.add(this.mediaPlane)}if(this.computeRenderType()!=="Mesh"){(a=this.tag3DContentSvelte)==null||a.dispose();const c=document.createElement("div");c.classList.add("tag-media-container");const h="black";c.style.backgroundColor=h,c.style.border=`3px solid ${h}`;const u=ue(_({},this.config.tag3DConfig),{mode:"behind",cornerPoints:l,container:c}),f=this.computeRenderType()==="BehindDom"||u.mode==="behind"?"behind":"front",p=new gv(ue(_({},u),{mode:f})),g=this.computeNormal();p.position.add(g.clone().setLength(Ao.Z_FIGHTING_OFFSET)),s.add(p);let v;p.mode==="behind"&&this.config.clickable!==!1&&(v=this.addObjectClickHandler(this,p,b=>{this.plugin.hooks.emit("click",{event:b,target:"TagContent",tag:this})}));const m=new Rh({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:m,domContainer:{css3DObject:p},css3DInstance:p,initialNormal:g,currentNormal:g,dispose:()=>{m.$destroy(),p.dispose(),v==null||v()}}}}return this.plugin.gltfObjectGroup.add(s),s}));this.state.unfolded=!0,pv(this.five),this.loadModel().then(()=>this.updateVisible())}applyVisible(){var e,i,s;(e=this.model)!=null&&e.object&&(this.model.object.visible=this.currentVisible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(s=this.model)!=null&&s.object&&(this.model.object.visible=this.visible)}set(...e){super.set(...e),this.loadModel()}setData(...e){var s;super.setData(...e);const i=this.data.mediaPosition.map(zn);this.computeRenderType()==="Mesh"?this.mediaPlane&&this.mediaPlane.src!==this.data.mediaData[0].url&&(this.mediaPlane.removeFromParent(),this.mediaPlane=new Pc(this.data.mediaData[0].url,i,{objectFit:this.data.objectFit})):(s=this.tag3DContentSvelte)==null||s.svelteApp.$set({tag:this})}computeNormal(){return rv(this.data.mediaPosition)}}const Zk=new Map,Jk=new Map;class qk extends kh{constructor(t,e){super(t,e),this.state.unfolded=!0,this.loadModel()}applyVisible(){var e,i,s,r,o,a;this.computeRenderType()==="Mesh"?((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((r=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane():((o=this.tag3DContentSvelte)==null||o.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(a=this.tag3DContentSvelte)!=null&&a.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible,this.five.needsRender=!0))}set(t,e=!0){super.set(t,e),di(this.five).then(()=>{this.tag3DContentSvelte&&(t.data?this.tag3DContentSvelte.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}):t.position&&this.loadModel())})}setData(...t){var i,s,r,o,a;super.setData(...t),this.computeRenderType()==="Mesh"?((s=(i=this.data.mediaData)==null?void 0:i[0])==null?void 0:s.type)==="Video"?this.renderVideoPlane():((o=(r=this.data.mediaData)==null?void 0:r[0])==null?void 0:o.type)==="Image"&&this.renderImagePlane():(a=this.tag3DContentSvelte)==null||a.svelteApp.$set({tag:this})}loadModel(){return ee(this,null,function*(){var e,i,s,r,o,a;if(yield di(this.five),this.computeRenderType()==="Mesh")((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((r=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane();else{pv(this.five);const l=this.position.map(He);(a=(o=this.tag3DContentSvelte)==null?void 0:o.dispose)==null||a.call(o);const c=document.createElement("div");c.classList.add("tag-media-container");const h="black";c.style.backgroundColor=h,c.style.border=`3px solid ${h}`;const u=ue(_({},this.config.tag3DConfig),{mode:"behind",cornerPoints:l,container:c}),f=this.computeRenderType()==="BehindDom"||u.mode==="behind"?"behind":"front",p=new gv(ue(_({},u),{mode:f}));p.__DEBUG_TAG__=this;const g=this.computeNormal();p.position.add(g.clone().setLength(Ao.Z_FIGHTING_OFFSET)),this.plugin.group.add(p);let v;p.mode==="behind"&&this.config.clickable!==!1&&(v=this.addObjectClickHandler(this,p,b=>{this.plugin.hooks.emit("click",{event:b,target:"TagContent",tag:this})}));const m=new Rh({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:m,domContainer:{css3DObject:p},css3DInstance:p,initialNormal:g,currentNormal:g,dispose:()=>{m.$destroy(),p.dispose(),v==null||v()}},this.five.needsRender=!0}})}renderVideoPlane(){var a;const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.currentVisible,s=(()=>!!(this.mediaPlane&&!i))(),r=(()=>!!(!this.mediaPlane&&i))(),o=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();if((s||o)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),r||o){const l=this.position.map(zn),c=new cv(e,l,{videoCoverSrc:t.videoCoverUrl,playButton:this.data.playIcon,paused:!((a=this.data.autoplayConfig)!=null&&a.autoplayVideo),objectFit:this.data.objectFit,videoTextureMap:Zk,ImageTextureMap:Jk,domEvents:this.plugin.domEvents});c.onVideoReady=u=>{u.addEventListener("play",()=>this.plugin.mediaStore.set({currentMediaElement:c.videoInstance}))};const h=u=>(this.five.on("renderFrame",u),()=>this.five.off("renderFrame",u));c.initialRenderHooks(h),this.mediaPlane=c,this.play=()=>c.play(),this.pause=()=>c.pause(),this.plugin.imagePlaneGroup.add(this.mediaPlane)}this.five.needsRender=!0}renderImagePlane(){const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.position.map(zn),s=this.currentVisible,r=(()=>!!(this.mediaPlane&&!s))(),o=(()=>!!(!this.mediaPlane&&s))(),a=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();(r||a)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),(o||a)&&(this.mediaPlane=new Pc(e,i,{objectFit:this.data.objectFit}),this.getConfig().clickable!==!1&&this.plugin.domEvents.addAutoBindEventListener(this.mediaPlane,"click",l=>{this.plugin.hooks.emit("click",{tag:this,target:"TagContent",event:l.origDomEvent})},{noEmitWhenHide:!0}),this.plugin.imagePlaneGroup.add(this.mediaPlane)),this.five.needsRender=!0}computeNormal(){return rv(this.position)}}function Kk(n){Me(n,"svelte-7aiuwz",'@charset "UTF-8";.tag-point-click-helper.svelte-7aiuwz.svelte-7aiuwz{position:absolute;pointer-events:auto;cursor:pointer;width:calc(100% + 0.75rem);height:calc(100% + 0.75rem);left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-7aiuwz.svelte-7aiuwz{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-folded-point.svelte-7aiuwz.svelte-7aiuwz,.tag-unfolded-point.svelte-7aiuwz.svelte-7aiuwz{transition:all 0.5s}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:1;scale:1}')}function $k(n){let t,e,i,s,r,o,a,l,c,h,u,f;return s=new Di({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new jv({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=G("div"),e=G("div"),i=ce(),ve(s.$$.fragment),r=ce(),o=G("div"),a=ce(),l=G("div"),ve(c.$$.fragment),D(e,"class","tag-point-click-helper svelte-7aiuwz"),D(o,"class","tag-unfolded-point svelte-7aiuwz"),W(o,"transition-delay",(n[3]?n[5]:0)+"ms"),D(l,"class","tag-folded-point svelte-7aiuwz"),W(l,"transition-delay",(n[3]?n[5]:0)+"ms"),D(t,"class","tag-point-wrapper svelte-7aiuwz"),fe(t,"unfolded",n[0]),fe(t,"folded",n[3])},m(p,g){J(p,t,g),U(t,e),U(t,i),me(s,t,null),U(t,r),U(t,o),U(t,a),U(t,l),me(c,l,null),h=!0,u||(f=Oe(e,"click",n[4]),u=!0)},p(p,[g]){g&8&&W(o,"transition-delay",(p[3]?p[5]:0)+"ms");const v={};g&4&&(v.icon=p[2]),g&2&&(v.width=p[1]),c.$set(v),g&8&&W(l,"transition-delay",(p[3]?p[5]:0)+"ms"),(!h||g&1)&&fe(t,"unfolded",p[0]),(!h||g&8)&&fe(t,"folded",p[3])},i(p){h||(H(s.$$.fragment,p),H(c.$$.fragment,p),h=!0)},o(p){Z(s.$$.fragment,p),Z(c.$$.fragment,p),h=!1},d(p){p&&X(t),ge(s),ge(c),u=!1,f()}}}function eD(n,t,e){let i,s,r,o;const a=jn("hooks");let{tag:l}=t,c,h=!1;const u=()=>{c!==void 0&&clearTimeout(c),h=!0,c=setTimeout(()=>{h=!1},800)},f=v=>{h||(l.entryFromModel&&Ci(l.five.state.mode)?l.find({targetMode:"Panorama"}).then(()=>l.unfoldAndFoldOthers()):a.emit("click",{event:v,target:"TagPoint",tag:l}))},p=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function g(v){br.call(this,n,v)}return n.$$set=v=>{"tag"in v&&e(6,l=v.tag)},n.$$.update=()=>{var v,m,b,C;n.$$.dirty&64&&e(0,i=(v=l.state)==null?void 0:v.unfolded),n.$$.dirty&1&&e(3,s=!i),n.$$.dirty&64&&e(2,r=(b=(m=l.style)==null?void 0:m.point)!=null&&b.url?(C=l.style)==null?void 0:C.point:{url:BI}),n.$$.dirty&64&&e(1,o=(()=>{var T,S,F,N;const x=(S=(T=l.style)==null?void 0:T.point)==null?void 0:S.width;if(typeof x=="number")return x;const E=(N=(F=l.style)==null?void 0:F.point)==null?void 0:N.size;if(typeof E=="number")return E;if(E==="S")return 18;if(E==="M")return 20;if(E==="L")return 24;if(E==="XL")return 28})())},u(),[i,o,r,s,f,p,l,g]}class tD extends Pe{constructor(t){super(),Ce(this,t,eD,$k,ye,{tag:6},Kk)}}function iD(n){Me(n,"svelte-2g2g8a",".tag.svelte-2g2g8a{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto;will-change:opacity;transition:opacity 0.2s linear}.tag.enableZIndex.svelte-2g2g8a{position:absolute}.tag.hide.svelte-2g2g8a{opacity:0;pointer-events:none}.tag.hide.svelte-2g2g8a *{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a *{pointer-events:none !important}")}function zp(n){let t,e,i,s,r,o,a,l,c;const h=[sD,nD],u=[];function f(m,b){return m[8]?0:1}e=f(n),i=u[e]=h[e](n);const p=[oD,rD],g=[];function v(m,b){return m[15]?0:1}return r=v(n),o=g[r]=p[r](n),{c(){t=G("div"),i.c(),s=ce(),o.c(),D(t,"class","tag svelte-2g2g8a"),D(t,"data-tag-id",n[14]),D(t,"data-tag-unfolded",n[6]),D(t,"data-content-type",a=n[0].contentType),D(t,"id",l=`tag-${n[14]}`),fe(t,"unClickable",n[0].config.clickable===!1),fe(t,"hide",n[12]),fe(t,"enableZIndex",n[9]),W(t,"z-index",n[9]),W(t,"transform",`translate3d(${n[11]}, ${n[10]}, 0) scale(${n[7].scale})`)},m(m,b){J(m,t,b),u[e].m(t,null),U(t,s),g[r].m(t,null),n[17](t),c=!0},p(m,b){let C=e;e=f(m),e===C?u[e].p(m,b):(Ie(),Z(u[C],1,1,()=>{u[C]=null}),Ee(),i=u[e],i?i.p(m,b):(i=u[e]=h[e](m),i.c()),H(i,1),i.m(t,s));let x=r;r=v(m),r===x?g[r].p(m,b):(Ie(),Z(g[x],1,1,()=>{g[x]=null}),Ee(),o=g[r],o?o.p(m,b):(o=g[r]=p[r](m),o.c()),H(o,1),o.m(t,null)),(!c||b&16384)&&D(t,"data-tag-id",m[14]),(!c||b&64)&&D(t,"data-tag-unfolded",m[6]),(!c||b&1&&a!==(a=m[0].contentType))&&D(t,"data-content-type",a),(!c||b&16384&&l!==(l=`tag-${m[14]}`))&&D(t,"id",l),(!c||b&1)&&fe(t,"unClickable",m[0].config.clickable===!1),(!c||b&4096)&&fe(t,"hide",m[12]),(!c||b&512)&&fe(t,"enableZIndex",m[9]),b&512&&W(t,"z-index",m[9]),b&3200&&W(t,"transform",`translate3d(${m[11]}, ${m[10]}, 0) scale(${m[7].scale})`)},i(m){c||(H(i),H(o),c=!0)},o(m){Z(i),Z(o),c=!1},d(m){m&&X(t),u[e].d(),g[r].d(),n[17](null)}}}function nD(n){let t;return{c(){t=G("div"),D(t,"data-info","tag point is disable")},m(e,i){J(e,t,i)},p:ae,i:ae,o:ae,d(e){e&&X(t)}}}function sD(n){let t,e;return t=new tD({props:{tag:n[0]}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=i[0]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function rD(n){let t;return{c(){t=G("div"),D(t,"data-info","tag content is disable")},m(e,i){J(e,t,i)},p:ae,i:ae,o:ae,d(e){e&&X(t)}}}function oD(n){let t,e;return t=new Rh({props:{mediaStore:n[1],tag:ft(n[0]),hooks:n[16],state:n[4],temporaryState:n[5],rendererMap:n[2],contentTypeMap:n[3]}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&2&&(r.mediaStore=i[1]),s&1&&(r.tag=ft(i[0])),s&16&&(r.state=i[4]),s&32&&(r.temporaryState=i[5]),s&4&&(r.rendererMap=i[2]),s&8&&(r.contentTypeMap=i[3]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function aD(n){let t,e,i=n[7]&&!n[13]&&zp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[7]&&!s[13]?i?(i.p(s,r),r&8320&&H(i,1)):(i=zp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function lD(n,t,e){let i,s,r,o,a,l,c,h,u,f,{tag:p}=t,{mediaStore:g}=t,{rendererMap:v=new Map}=t,{contentTypeMap:m=new Map}=t,{state:b}=t,{temporaryState:C}=t;const x=jn("hooks");function E(T){tt[T?"unshift":"push"](()=>{p.dom=T,e(0,p)})}return n.$$set=T=>{"tag"in T&&e(0,p=T.tag),"mediaStore"in T&&e(1,g=T.mediaStore),"rendererMap"in T&&e(2,v=T.rendererMap),"contentTypeMap"in T&&e(3,m=T.contentTypeMap),"state"in T&&e(4,b=T.state),"temporaryState"in T&&e(5,C=T.temporaryState)},n.$$.update=()=>{var T,S,F,N;n.$$.dirty&5&&e(8,i=(()=>{var q,A,I;return!(((A=(q=p.style)==null?void 0:q.point)==null?void 0:A.enabled)===!1||((I=v.get(p.contentType))==null?void 0:I.usePoint)===!1||p.contentType==="Sticker"||p.contentType==="Link"||p.contentType==="VRLink"||p.contentType==="PanoLink"||p.contentType==="Panorama"||p.contentType==="Audio"&&p.data.appearance==="plane")})()),n.$$.dirty&257&&e(15,s=(()=>!(p.stickType!=="2DPoint"||p.entryFromModel&&Ci(p.five.state.mode)&&i))()),n.$$.dirty&1&&e(14,r=p.id),n.$$.dirty&1&&e(7,o=p.screenPosition),n.$$.dirty&1&&e(13,a=p.enabled===!1||!p.state),n.$$.dirty&129&&e(12,l=!((T=p.state)!=null&&T.visible)||((S=p.temporaryState)==null?void 0:S.visible)===!1||!o),n.$$.dirty&1&&e(6,c=(F=p.state)==null?void 0:F.unfolded),n.$$.dirty&128&&e(11,h=(o==null?void 0:o.leftPx)+"px"),n.$$.dirty&128&&e(10,u=(o==null?void 0:o.topPx)+"px"),n.$$.dirty&65&&e(9,f=c?((N=p.zIndex)!=null?N:0)+(c?1e6:0):void 0)},[p,g,v,m,b,C,c,o,i,f,u,h,l,a,r,s,x,E]}class cD extends Pe{constructor(t){super(),Ce(this,t,lD,aD,ye,{tag:0,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5},iD)}}function hD(n){Me(n,"svelte-1owzhnq",".tag--container.svelte-1owzhnq{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0);transition:opacity 0.2s linear}.tag--container.hide.svelte-1owzhnq{opacity:0;pointer-events:none}.tag--container.hide.svelte-1owzhnq *{pointer-events:none !important}")}function jp(n,t,e){const i=n.slice();return i[8]=t[e],i}function Vp(n){let t,e=[],i=new Map,s,r,o=n[0];const a=l=>l[8].id;for(let l=0;l<o.length;l+=1){let c=jp(n,o,l),h=a(c);i.set(h,e[l]=Rp(h,c))}return{c(){var l;t=G("div");for(let c=0;c<e.length;c+=1)e[c].c();D(t,"class","tag--container svelte-1owzhnq"),D(t,"data-infive","1"),fe(t,"hide",!n[4].visible||!n[5].visible),W(t,"z-index",(l=n[6])!=null?l:"")},m(l,c){J(l,t,c);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);r=!0},p(l,c){var h;c&63&&(o=l[0],Ie(),e=ki(e,c,a,1,l,o,i,t,Hn,Rp,null,jp),Ee()),(!r||c&48)&&fe(t,"hide",!l[4].visible||!l[5].visible),c&64&&W(t,"z-index",(h=l[6])!=null?h:"")},i(l){if(!r){for(let c=0;c<o.length;c+=1)H(e[c]);s||gt(()=>{s=Fn(t,Tt,{}),s.start()}),r=!0}},o(l){for(let c=0;c<e.length;c+=1)Z(e[c]);r=!1},d(l){l&&X(t);for(let c=0;c<e.length;c+=1)e[c].d()}}}function Rp(n,t){let e,i,s;return i=new cD({props:{state:t[4],temporaryState:t[5],tag:t[8],mediaStore:t[1],rendererMap:t[2],contentTypeMap:t[3]}}),{key:n,first:null,c(){e=Re(),ve(i.$$.fragment),this.first=e},m(r,o){J(r,e,o),me(i,r,o),s=!0},p(r,o){t=r;const a={};o&16&&(a.state=t[4]),o&32&&(a.temporaryState=t[5]),o&1&&(a.tag=t[8]),o&2&&(a.mediaStore=t[1]),o&4&&(a.rendererMap=t[2]),o&8&&(a.contentTypeMap=t[3]),i.$set(a)},i(r){s||(H(i.$$.fragment,r),s=!0)},o(r){Z(i.$$.fragment,r),s=!1},d(r){r&&X(e),ge(i,r)}}}function uD(n){let t,e,i=n[4].enabled&&Vp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[4].enabled?i?(i.p(s,r),r&16&&H(i,1)):(i=Vp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function dD(n,t,e){let{tags:i=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{rendererMap:o}=t,{contentTypeMap:a}=t,{state:l}=t,{temporaryState:c}=t,{zIndex:h=void 0}=t;return sc("hooks",s),n.$$set=u=>{"tags"in u&&e(0,i=u.tags),"hooks"in u&&e(7,s=u.hooks),"mediaStore"in u&&e(1,r=u.mediaStore),"rendererMap"in u&&e(2,o=u.rendererMap),"contentTypeMap"in u&&e(3,a=u.contentTypeMap),"state"in u&&e(4,l=u.state),"temporaryState"in u&&e(5,c=u.temporaryState),"zIndex"in u&&e(6,h=u.zIndex)},[i,r,o,a,l,c,h,s]}class fD extends Pe{constructor(t){super(),Ce(this,t,dD,uD,ye,{tags:0,hooks:7,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5,zIndex:6},hD)}}const Rv="Dnalogel-PanoTagPlugin",pD=n=>`${Rv}--${n}`;class Sa extends n2{constructor(e,i){super(e);d(this,"state",{enabled:!0,visible:!0});d(this,"debug");d(this,"debugUtil",new s2(this));d(this,"changeTagModel",(e,i)=>ee(this,null,function*(){var s;e.data=nt({},e.data,i),yield(s=e.loadModel)==null?void 0:s.call(e)}));d(this,"handleFiveModeChange",e=>{const i=()=>{this.filter2DPointTag.forEach(s=>{s.state.visible=!1,s.applyVisible()}),this.five.ready().then(()=>{this.tagsDo(this.tags,s=>{s.updateVisible(),cs(s)&&e!=="Panorama"&&this.changeTagMode(s,"behind")})})};this.tags.length<500?i():this.five.ready().then(()=>i())});d(this,"handleFiveWantsMoveToPano",e=>{if(this.tags.length>500){this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]});return}else this.temporaryState.visible=!0,this.tags.forEach(i=>{i.temporaryState.visible=!0}),this.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.tags.forEach(i=>i.applyVisible())});d(this,"clickhandler",e=>{e.tag.onClick(e)});d(this,"handleFiveCameraUpdate",()=>{this.filterPointTag.forEach(e=>e.updateScreenPosition())});d(this,"handleFiveCameraFovUpdate",()=>{this.handleFiveCameraUpdate(),this.five.off("render.prepare",this.handleFiveCameraUpdate),this.five.on("render.prepare",this.handleFiveCameraUpdate),setTimeout(()=>{this.five.off("render.prepare",this.handleFiveCameraUpdate)},1e3)});d(this,"handleFivePanoArrived",()=>ee(this,null,function*(){this.filter2DPointTag.forEach(e=>{e.state.visible=!1,e.applyVisible()}),this.tagsDo(this.tags,e=>{e.updateVisible()}),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}),yield this.setUnfolded(),this.tags.filter(FE).filter(e=>{var i;return(i=e.getConfig().modelConfig)==null?void 0:i.autoLookAtEnabled}).forEach(e=>{var c;const i=new y.Mesh(new y.BoxGeometry,new y.MeshBasicMaterial),s=(c=e.model)==null?void 0:c.object;if(!s)return;i.position.copy(s.position),i.quaternion.copy(s.quaternion);const r=this.five.camera.position;i.lookAt(r.clone().setY(i.position.y));const o=s.quaternion.clone(),a=i.quaternion.clone(),l=no();l.onUpdate(({progress:h})=>{s.quaternion.copy(o.clone().slerp(a,h))}),l.play()})}));d(this,"handleFiveModelShownFloorChange",()=>{this.tagsDo(this.tags,e=>e.updateVisible())});d(this,"onFiveEveryReady",()=>{this.setUnfoldedByCamera(),Ci(this.five.getCurrentState().mode)&&this.tagsDo(this.tags,e=>e.updateVisible())});d(this,"render",()=>{this.renderQueue.forEach((e,i)=>{const{keys:s}=e;if(i==="TagContainerSvelte"){const o=this.filterPointTag.filter(l=>l.screenPosition),a={hooks:this.hooks,tags:o,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,rendererMap:this.rendererMap,contentTypeMap:this.contentTypeMap,zIndex:this.params.containerZIndex};if(this.TagContainerSvelte){let l={};if(s.length===0)l=a;else for(const c of s)l[c]=a[c];this.TagContainerSvelte.$set(l)}else{if(!this.container)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new fD({target:this.container,props:ue(_({},a),{state:ue(_({},this.state),{enabled:!1})})}),vo(()=>{var l;(l=this.TagContainerSvelte)==null||l.$set({state:this.state})})}}}),this.renderQueue.clear()});this.params=nt({},{debug:!1,config:this.config},_({},i)),this.debug=this.params.debug,this.config=this.params.config,this.debug&&this.debugUtil.bindLog(),XE(1,{namespace:xh.PlayAudio});try{Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__)||(window.__PANOTAGPLUGIN_DEBUG_LIST__=[]),this.NAME=Rv+"-"+window.__PANOTAGPLUGIN_DEBUG_LIST__.length,window.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),window.__PANOTAGPLUGIN_DEBUG__||Object.defineProperty(window,"__PANOTAGPLUGIN_DEBUG__",{get:function(){return window.__PANOTAGPLUGIN_DEBUG_LIST__.sort((s,r)=>r.tags.length-s.tags.length)[0]}})}catch(s){}}appendTo(e){var s,r,o;this.debugUtil.addLog("appendTo"),this.container=e;const i=(r=(s=this.TagContainerSvelte)==null?void 0:s.$$)==null?void 0:r.root;i&&i!==this.container&&((o=this.TagContainerSvelte)==null||o.$destroy(),this.TagContainerSvelte=void 0)}load(e){return ee(this,null,function*(){var s,r;this.clearTags();try{console.debug(this.NAME," load:",{data:JSON.parse(JSON.stringify(e))})}catch(o){}this.config=nt({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const i=yield this.addTag(e.tagList);return this.hooks.emit("loaded"),i})}addTag(e){return ee(this,null,function*(){const s=(Array.isArray(e)?e:[e]).filter(r=>r.position).map(r=>{const o=Mh(r);if(o==="2DPoint"||o==="3DPoint")return new a2(this,r);if(o==="Model")return new Vv(this,r);if(o==="Plane")return new qk(this,r)});return s.forEach(UE),this.tags.push(...s),this.tagsLengthWillUpdate=!0,di(this.five).then(()=>ee(this,null,function*(){var r,o;this.store.eventListenerDisposer&&((o=(r=this.store).eventListenerDisposer)==null||o.call(r)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),this.tagsDo(s,a=>{this.tags.includes(a)&&(a.updateVisible(),a.updateZIndex())}),this.setUnfolded(),this.addRenderQueue({type:"TagContainerSvelte"}),this.hooks.emit("tagsLengthChange")}))})}changeConfig(e,i=!0){i?this.config=nt({},this.config,e):this.config=e,this.tags.forEach(s=>{s.updateConfig()}),this.tagsDo(this.tags,s=>s.updateVisible())}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=nt({},this.config.globalConfig,e):this.config.globalConfig=e,this.tags.forEach(s=>{s.updateConfig()}),this.tagsDo(this.tags,s=>{s.updateVisible()})}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=nt({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.tags.forEach(r=>{r.updateConfig()}),this.tagsDo(this.tags,r=>{r.updateVisible()})}show(e){return ee(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!0},{userAction:i}),this.hooks.emit("show",{userAction:i})})}hide(e){return ee(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!1},{userAction:i}),this.hooks.emit("hide",{userAction:i})})}enable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:i}),this.hooks.emit("enable",{userAction:i})}disable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:i}),this.hooks.emit("disable",{userAction:i})}setState(e,i){if(this.checkDisposed())return;const{userAction:s=!0}=i!=null?i:{},r=_({},this.state);this.state=Object.assign(this.state,e),r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:s})}dispose(){var e,i,s,r,o,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filterCSS3DTag.forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags.forEach(l=>l.cache.clear()),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(i=this.store.disposers)==null||i.forEach(l=>l==null?void 0:l()),this.store.disposers=[],(r=(s=this.store).eventListenerDisposer)==null||r.call(s),this.store.eventListenerDisposer=void 0,(a=(o=this.store).resizeObserverDisposer)==null||a.call(o),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.gltfObjectGroup.remove(...this.gltfObjectGroup.children),this.imagePlaneGroup.remove(...this.imagePlaneGroup.children),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}blinkTagById(e,i){return ee(this,null,function*(){var s;return(s=this.getTagById(e))==null?void 0:s.blink(i)})}changeUnfoldedById(e,i){const s=this.getTagById(e);i?s==null||s.unfold():s==null||s.fold()}changeEnabledById(e,i){var r;const s=this.getTagById(e);s&&(s.enabled=i,(r=s.hooks)==null||r.emit(i?"enable":"disable"))}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=zn(i))}changePositionById(e,i){const s=this.getTagById(e);s&&s.setPosition(i)}changeDataById(e,i,s=!0){const r=this.getTagById(e);r&&(r.setData(i,s),this.clearUnusedPanelTag(),r.hooks.emit("dataChanged",r.data))}changeStickTypeById(e,i,s=!0){this.changeTagById(e,i,s)}changeTagById(e,i,s=!0){const r=this.getTagById(e);r&&(r.set(i),r.updateVisible(),this.clearUnusedPanelTag(),r.hooks.emit("dataChanged",r.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{var r;return(r=this.getTagById(s))==null?void 0:r.destroy()})}updateRenderAllTags(){this.tagsDo(this.tags,e=>e.updateVisible()),this.five.needsRender=!0}clearTags(){var e;this.tags.length&&(this.tags.forEach(i=>{var s,r,o,a,l;(r=(s=i.mediaPlane)==null?void 0:s.parent)==null||r.remove(i.mediaPlane),(l=(a=(o=i.model)==null?void 0:o.object)==null?void 0:a.parent)==null||l.remove(i.model.object)}),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(e=this.TagContainerSvelte)==null||e.$destroy(),this.TagContainerSvelte=void 0,this.disposeAllCSS3DContainer()),this.enabledModelTagSet.clear(),this.cache.clear()}setUnfolded(){return ee(this,null,function*(){return new Promise(e=>{setTimeout(()=>{this.setUnfoldedByCamera(),e()},100)})})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.updateRenderAllTags(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.five.needsRender=!0}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.five.scene.children.includes(this.group)||this.five.scene.add(this.group),this.five.needsRender=!0}handleDisable(){var e,i,s;this.pauseCurrentMedia(),this.state.enabled=!1,(i=(e=this.store).eventListenerDisposer)==null||i.call(e),this.five.scene.remove(this.group),(s=this.TagContainerSvelte)==null||s.$set({tags:[]}),this.five.needsRender=!0}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(this.store.disposed)return;const e=this.five.getElement(),i=()=>{this.state.enabled&&(this.filterPointTag.forEach(c=>c.updateScreenPosition({force:!0})),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},s=()=>{this.state.enabled&&(this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},{observe:r,unobserve:o}=ca(WE(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=ca(GE(()=>i(),400),e);return r(),a(),()=>{o(),l()}}setUnfoldedByCamera(){let e=!1;this.filterPointTag.forEach(i=>{const s=i.getUnfoldedByCamera();if(i.state&&s!==void 0){if(s===!0&&i.screenPosition){const r=i.getConfig().unfoldedConfig;vs(r).keep!=="unfolded"&&(e=!0)}i.state.unfolded=s}}),e&&this.filterPointTag.forEach(i=>{const s=i.getConfig().unfoldedConfig;typeof s=="object"&&(s.autoUnfold||s.autoUnfold===!1||vs(s.autoUnfold).enable===!1||s.keep)||i.state&&(i.state.unfolded=!1)})}changeTagMode(e,i){var s;(s=e.tag3DContentSvelte)!=null&&s.css3DInstance&&(e.tag3DContentSvelte.css3DInstance.mode=i)}addEventListener(){const{five:e,hooks:i}=this,s=Rc(this.five,this.onFiveEveryReady);return this.handleFivePanoArrived(),e.on("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.on("models.refined",this.onFiveEveryReady),e.on("modeChange",this.handleFiveModeChange),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",this.handleFiveCameraUpdate),e.on("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.on("panoArrived",this.handleFivePanoArrived),e.on("panoArrived",this.loadVideoFirstFrame),e.on("render.prepare",this.render),i.on("click",this.clickhandler),()=>{s(),e.off("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.off("models.refined",this.onFiveEveryReady),e.off("modeChange",this.handleFiveModeChange),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",this.handleFiveCameraUpdate),e.off("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.off("panoArrived",this.handleFivePanoArrived),e.off("panoArrived",this.loadVideoFirstFrame),e.off("render.prepare",this.render),i.off("click",this.clickhandler),this.store.eventListenerDisposer=void 0}}}const mD=(n,t)=>new Sa(n,t);function gD(n){Me(n,"svelte-4qjwer",".guide-line__tag.svelte-4qjwer.svelte-4qjwer{position:relative}.text-with-distance.svelte-4qjwer.svelte-4qjwer{display:flex;flex-direction:column;position:relative;padding:0.125rem 0.25rem;border-radius:0.125rem;background:linear-gradient(to top, rgba(147, 147, 147, 0.3), rgba(74, 74, 74, 0.3));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2)}.text-with-distance.svelte-4qjwer .border.svelte-4qjwer{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;padding:0.0625rem;border-radius:0.25rem;background:linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2));-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;transform:scale(0.5)}.distance-and-name.svelte-4qjwer.svelte-4qjwer{display:flex;gap:0.1875rem}.distance.svelte-4qjwer.svelte-4qjwer{white-space:nowrap;font-size:0.625rem;line-height:0.875rem;color:#66afff}.name.svelte-4qjwer.svelte-4qjwer{opacity:0.6;font-size:0.625rem;line-height:0.875rem;white-space:nowrap;color:#ffffff}.line-name.svelte-4qjwer.svelte-4qjwer{color:#fff;white-space:nowrap;font-size:0.625rem;line-height:0.875rem}.guide-line__tag-point.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.4375rem;height:0.125rem;transform:translateX(-50%);background:#fff;border-radius:50%;opacity:0.5}.guide-line__tag-line.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.0625rem;height:1.875rem;transform:translateX(-50%);background:linear-gradient(to top, #fff, rgba(255, 255, 255, 0))}.guide-line__tag-content.svelte-4qjwer.svelte-4qjwer{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-4qjwer.svelte-4qjwer{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-4qjwer.svelte-4qjwer{box-sizing:content-box;height:0.875rem;width:-moz-max-content;width:max-content;margin-top:0.3125rem;transform:translateX(-0.1875rem);white-space:nowrap;font-size:0.625rem;line-height:0.875rem;border:solid transparent;border-width:0.125rem 0.5rem 0.125rem 0.375rem;border-image-slice:6 25 6 18 fill;color:#fff}")}function Bp(n){let t,e;return{c(){t=G("div"),e=Ge(n[0]),D(t,"class","guide-line__tag-text svelte-4qjwer"),W(t,"border-image-source",`url(${n[6]})`)},m(i,s){J(i,t,s),U(t,e)},p(i,s){s&1&&Qe(e,i[0])},d(i){i&&X(t)}}}function _p(n){let t,e,i,s,r=n[5]("全程")+"",o,a,l=n[5]("米")+"",c,h,u,f,p,g,v=n[4]&&Fp(n);return{c(){t=G("div"),v&&v.c(),e=ce(),i=G("div"),s=G("span"),o=Ge(r),a=Ge(n[2]),c=Ge(l),h=ce(),u=G("span"),f=Ge(n[0]),p=ce(),g=G("div"),D(s,"class","distance svelte-4qjwer"),D(u,"class","name svelte-4qjwer"),D(i,"class","distance-and-name svelte-4qjwer"),D(g,"class","border svelte-4qjwer"),D(t,"class","text-with-distance svelte-4qjwer")},m(m,b){J(m,t,b),v&&v.m(t,null),U(t,e),U(t,i),U(i,s),U(s,o),U(s,a),U(s,c),U(i,h),U(i,u),U(u,f),U(t,p),U(t,g)},p(m,b){m[4]?v?v.p(m,b):(v=Fp(m),v.c(),v.m(t,e)):v&&(v.d(1),v=null),b&32&&r!==(r=m[5]("全程")+"")&&Qe(o,r),b&4&&Qe(a,m[2]),b&32&&l!==(l=m[5]("米")+"")&&Qe(c,l),b&1&&Qe(f,m[0])},d(m){m&&X(t),v&&v.d()}}}function Fp(n){let t,e;return{c(){t=G("span"),e=Ge(n[4]),D(t,"class","line-name svelte-4qjwer")},m(i,s){J(i,t,s),U(t,e)},p(i,s){s&16&&Qe(e,i[4])},d(i){i&&X(t)}}}function vD(n){let t,e,i,s,r,o,a,l,c,h=n[0]&&!n[2]&&Bp(n),u=n[2]&&_p(n);return{c(){t=G("div"),e=G("div"),i=ce(),s=G("div"),r=ce(),o=G("div"),a=G("div"),l=ce(),h&&h.c(),c=ce(),u&&u.c(),D(e,"class","guide-line__tag-point svelte-4qjwer"),D(s,"class","guide-line__tag-line svelte-4qjwer"),D(a,"class","guide-line__tag-icon svelte-4qjwer"),W(a,"background-image",`url(${n[1]})`),D(o,"class","guide-line__tag-content svelte-4qjwer"),D(t,"class","guide-line__tag svelte-4qjwer"),W(t,"opacity",n[3])},m(f,p){J(f,t,p),U(t,e),U(t,i),U(t,s),U(t,r),U(t,o),U(o,a),U(o,l),h&&h.m(o,null),U(o,c),u&&u.m(o,null)},p(f,[p]){p&2&&W(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,p):(h=Bp(f),h.c(),h.m(o,c)):h&&(h.d(1),h=null),f[2]?u?u.p(f,p):(u=_p(f),u.c(),u.m(o,null)):u&&(u.d(1),u=null),p&8&&W(t,"opacity",f[3])},i:ae,o:ae,d(f){f&&X(t),h&&h.d(),u&&u.d()}}}function AD(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:r=0}=t,{opacity:o=1}=t,{name:a=""}=t,{i18n:l=h=>h}=t;const c="data:image/png;base64,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";return n.$$set=h=>{"text"in h&&e(0,i=h.text),"icon_url"in h&&e(1,s=h.icon_url),"distance"in h&&e(2,r=h.distance),"opacity"in h&&e(3,o=h.opacity),"name"in h&&e(4,a=h.name),"i18n"in h&&e(5,l=h.i18n)},[i,s,r,o,a,l,c]}class bD extends Pe{constructor(t){super(),Ce(this,t,AD,vD,ye,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},gD)}}function yD(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const wD=`
|
|
848
|
+
width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-1mgyhhn:hover{opacity:0.9}.sc-carousel-dot__dot_active.svelte-1mgyhhn{opacity:0.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}`)}function nM(n){let t,e,i;return{c(){t=G("button"),D(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),fe(t,"sc-carousel-dot__dot_active",n[0])},m(s,r){J(s,t,r),e||(i=Oe(t,"click",n[1]),e=!0)},p(s,[r]){r&1&&fe(t,"sc-carousel-dot__dot_active",s[0])},i:ae,o:ae,d(s){s&&X(t),e=!1,i()}}}function sM(n,t,e){let{active:i=!1}=t;function s(r){br.call(this,n,r)}return n.$$set=r=>{"active"in r&&e(0,i=r.active)},[i,s]}class rM extends Pe{constructor(t){super(),Ce(this,t,sM,nM,ye,{active:0},iM)}}function oM(n){Me(n,"svelte-670fde",".sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}")}function Rf(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function Bf(n,t){let e,i,s,r;function o(){return t[3](t[7])}return i=new rM({props:{active:t[1]===t[7]}}),i.$on("click",o),{key:n,first:null,c(){e=G("div"),ve(i.$$.fragment),s=ce(),D(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){J(a,e,l),me(i,e,null),U(e,s),r=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),i.$set(c)},i(a){r||(H(i.$$.fragment,a),r=!0)},o(a){Z(i.$$.fragment,a),r=!1},d(a){a&&X(e),ge(i)}}}function aM(n){let t,e=[],i=new Map,s,r=Array(n[0]);const o=a=>a[7];for(let a=0;a<r.length;a+=1){let l=Rf(n,r,a),c=o(l);i.set(c,e[a]=Bf(c,l))}return{c(){t=G("div");for(let a=0;a<e.length;a+=1)e[a].c();D(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){J(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&7&&(r=Array(a[0]),Ie(),e=ki(e,l,o,1,a,r,i,t,Hn,Bf,null,Rf),Ee())},i(a){if(!s){for(let l=0;l<r.length;l+=1)H(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Z(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function lM(n,t,e){const i=Qa();let{pagesCount:s=1}=t,{currentPageIndex:r=0}=t;function o(l){i("pageChange",l)}const a=l=>o(l);return n.$$set=l=>{"pagesCount"in l&&e(0,s=l.pagesCount),"currentPageIndex"in l&&e(1,r=l.currentPageIndex)},[s,r,o,a]}class cM extends Pe{constructor(t){super(),Ce(this,t,lM,aM,ye,{pagesCount:0,currentPageIndex:1},oM)}}const hr="prev",Bn="next";function hM(n){Me(n,"svelte-1bftafx",":root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:0.5}")}function uM(n){let t,e,i,s;return{c(){t=G("button"),e=G("i"),D(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),fe(e,"sc-carousel-arrow__arrow-next",n[0]===Bn),fe(e,"sc-carousel-arrow__arrow-prev",n[0]===hr),D(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),fe(t,"sc-carousel-arrow__circle_disabled",n[1])},m(r,o){J(r,t,o),U(t,e),i||(s=Oe(t,"click",n[2]),i=!0)},p(r,[o]){o&1&&fe(e,"sc-carousel-arrow__arrow-next",r[0]===Bn),o&1&&fe(e,"sc-carousel-arrow__arrow-prev",r[0]===hr),o&2&&fe(t,"sc-carousel-arrow__circle_disabled",r[1])},i:ae,o:ae,d(r){r&&X(t),i=!1,s()}}}function dM(n,t,e){let{direction:i=Bn}=t,{disabled:s=!1}=t;function r(o){br.call(this,n,o)}return n.$$set=o=>{"direction"in o&&e(0,i=o.direction),"disabled"in o&&e(1,s=o.disabled)},[i,s,r]}class bv extends Pe{constructor(t){super(),Ce(this,t,dM,uM,ye,{direction:0,disabled:1},hM)}}function fM(n){Me(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function pM(n){let t;return{c(){t=G("div"),D(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),W(t,"width",n[0]+"%")},m(e,i){J(e,t,i)},p(e,[i]){i&1&&W(t,"width",e[0]+"%")},i:ae,o:ae,d(e){e&&X(t)}}}const _f=100;function mM(n,t,e){let i,{value:s=0}=t;return n.$$set=r=>{"value"in r&&e(1,s=r.value)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Math.min(Math.max(s*_f,0),_f))},[i,s]}class gM extends Pe{constructor(t){super(),Ce(this,t,mM,pM,ye,{value:1},fM)}}function vM(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function AM(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function bM(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function Ff(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function yM(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function Hf(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Th(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const wM=110,CM=9,PM=111,IM=20;function Tl(n){if("TouchEvent"in window&&n instanceof TouchEvent){const t=n.touches[0];return{x:t?t.clientX:0,y:t?t.clientY:0}}return{x:n.clientX,y:n.clientY}}function EM(n,{thresholdProvider:t}){const e=Th(n);let i,s,r=0,o,a=!1;function l(){return Date.now()-o>=PM&&Math.abs(r)>=IM}function c(f){o=Date.now(),r=0,a=!0;const p=Tl(f);i=p.x,s=p.y,e("swipeStart",{x:i,y:s}),yM(window,h),bM(window,u)}function h(f){if(!a)return;const p=Tl(f),g=p.x-i,v=p.y-s;i=p.x,s=p.y,e("swipeMove",{x:i,y:s,dx:g,dy:v}),g!==0&&Math.sign(g)!==Math.sign(r)&&(r=0),r+=g,Math.abs(r)>t()&&(e("swipeThresholdReached",{direction:r>0?hr:Bn}),Ff(window,u),Hf(window,h))}function u(f){if(Ff(window,u),Hf(window,h),a=!1,!l()){e("swipeFailed");return}const p=Tl(f);e("swipeEnd",{x:p.x,y:p.y})}return vM(n,c),{destroy(){AM(n,c)}}}function MM(n,t){n.addEventListener("mouseenter",t)}function xM(n,t){n.removeEventListener("mouseenter",t)}function kM(n,t){n.addEventListener("mouseleave",t)}function Nf(n,t){n.removeEventListener("mouseleave",t)}function DM(n){const t=Th(n);function e(){kM(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),Nf(n,i)}return MM(n,e),{destroy(){xM(n,e),Nf(n,i)}}}const SM=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function qs(n,t,e){return Math.max(n,Math.min(t,e))}function TM(n,t){n.addEventListener("touchstart",t,{passive:!0})}function LM(n,t){n.removeEventListener("touchstart",t)}function OM(n,t){n.addEventListener("touchend",t)}function Gf(n,t){n.removeEventListener("touchend",t)}function zM(n){const t=Th(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,h=SM(i,l);return c<=wM&&h<=CM}function r(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},OM(n,o)}function o(a){Gf(n,o);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return TM(n,r),{destroy(){LM(n,r),Gf(n,o)}}}function jM({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?yv({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function VM({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function RM({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:r}){return s?jM({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:r}):VM({currentParticleIndex:n,particlesToScroll:r})}function yv({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function BM({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=wv({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function _M({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?yv({particlesCountWithoutClones:t,particlesToScroll:e}):BM({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function FM({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return qs(0,Math.min(t+n*i,s-e),s-1)}function HM({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return qs(0,Math.min(n*t,e-i),e-1)}function Ll({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:r,particlesToShow:o}){return n?FM({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:r}):HM({pageIndex:t,particlesToScroll:s,particlesCount:r,particlesToShow:o})}function NM({particlesContainerChildren:n,particleWidth:t}){for(let e=0;e<n.length;e++)n[e].style.minWidth=`${t}px`,n[e].style.maxWidth=`${t}px`}function wv({particlesToScroll:n,particlesToShow:t,particlesCountWithoutClones:e}){const i=n-t;let s=t;for(;;){const r=e-s-i;if(r<t)return Math.max(r,0);s+=t+i}}function GM(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function WM({clonesCountHead:n,clonesCountTail:t,particlesContainerChildren:e}){const i=[];for(let o=0;o<t;o++)i.push(e[o].cloneNode(!0));const s=[],r=e.length;for(let o=r-1;o>r-1-n;o--)s.push(e[o].cloneNode(!0));return{clonesToAppend:i,clonesToPrepend:s}}function QM({particlesContainer:n,clonesToAppend:t,clonesToPrepend:e}){for(let i=0;i<t.length;i++)n.append(t[i]);for(let i=0;i<e.length;i++)n.prepend(e[i])}function UM({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return ue(_({},i),{total:i.head+i.tail})}const Jr=(n,t,e)=>{if(n&&n.hasOwnProperty(t))return n[t];if(e===void 0)throw new Error(`Required arg "${t}" was not provided`);return e},Ic=n=>t=>{n[t]&&n[t]()};var YM="Expected a function",Cv="__lodash_hash_undefined__",Pv=1/0,XM="[object Function]",ZM="[object GeneratorFunction]",JM="[object Symbol]",qM=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,KM=/^\w*$/,$M=/^\./,ex=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,tx=/[\\^$.*+?()[\]{}|]/g,ix=/\\(\\)?/g,nx=/^\[object .+?Constructor\]$/,sx=typeof ui=="object"&&ui&&ui.Object===Object&&ui,rx=typeof self=="object"&&self&&self.Object===Object&&self,Lh=sx||rx||Function("return this")();function ox(n,t){return n==null?void 0:n[t]}function ax(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var lx=Array.prototype,cx=Function.prototype,Iv=Object.prototype,Ol=Lh["__core-js_shared__"],Wf=function(){var n=/[^.]+$/.exec(Ol&&Ol.keys&&Ol.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Ev=cx.toString,Oh=Iv.hasOwnProperty,Mv=Iv.toString,hx=RegExp("^"+Ev.call(Oh).replace(tx,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Qf=Lh.Symbol,ux=lx.splice,dx=xv(Lh,"Map"),ho=xv(Object,"create"),Uf=Qf?Qf.prototype:void 0,Yf=Uf?Uf.toString:void 0;function As(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function fx(){this.__data__=ho?ho(null):{}}function px(n){return this.has(n)&&delete this.__data__[n]}function mx(n){var t=this.__data__;if(ho){var e=t[n];return e===Cv?void 0:e}return Oh.call(t,n)?t[n]:void 0}function gx(n){var t=this.__data__;return ho?t[n]!==void 0:Oh.call(t,n)}function vx(n,t){var e=this.__data__;return e[n]=ho&&t===void 0?Cv:t,this}As.prototype.clear=fx;As.prototype.delete=px;As.prototype.get=mx;As.prototype.has=gx;As.prototype.set=vx;function wr(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function Ax(){this.__data__=[]}function bx(n){var t=this.__data__,e=el(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():ux.call(t,e,1),!0}function yx(n){var t=this.__data__,e=el(t,n);return e<0?void 0:t[e][1]}function wx(n){return el(this.__data__,n)>-1}function Cx(n,t){var e=this.__data__,i=el(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}wr.prototype.clear=Ax;wr.prototype.delete=bx;wr.prototype.get=yx;wr.prototype.has=wx;wr.prototype.set=Cx;function Ps(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function Px(){this.__data__={hash:new As,map:new(dx||wr),string:new As}}function Ix(n){return tl(this,n).delete(n)}function Ex(n){return tl(this,n).get(n)}function Mx(n){return tl(this,n).has(n)}function xx(n,t){return tl(this,n).set(n,t),this}Ps.prototype.clear=Px;Ps.prototype.delete=Ix;Ps.prototype.get=Ex;Ps.prototype.has=Mx;Ps.prototype.set=xx;function el(n,t){for(var e=n.length;e--;)if(Bx(n[e][0],t))return e;return-1}function kx(n,t){t=Lx(t,n)?[t]:Tx(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[Vx(t[e++])];return e&&e==i?n:void 0}function Dx(n){if(!Dv(n)||zx(n))return!1;var t=_x(n)||ax(n)?hx:nx;return t.test(Rx(n))}function Sx(n){if(typeof n=="string")return n;if(jh(n))return Yf?Yf.call(n):"";var t=n+"";return t=="0"&&1/n==-Pv?"-0":t}function Tx(n){return kv(n)?n:jx(n)}function tl(n,t){var e=n.__data__;return Ox(t)?e[typeof t=="string"?"string":"hash"]:e.map}function xv(n,t){var e=ox(n,t);return Dx(e)?e:void 0}function Lx(n,t){if(kv(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||jh(n)?!0:KM.test(n)||!qM.test(n)||t!=null&&n in Object(t)}function Ox(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function zx(n){return!!Wf&&Wf in n}var jx=zh(function(n){n=Hx(n);var t=[];return $M.test(n)&&t.push(""),n.replace(ex,function(e,i,s,r){t.push(s?r.replace(ix,"$1"):i||e)}),t});function Vx(n){if(typeof n=="string"||jh(n))return n;var t=n+"";return t=="0"&&1/n==-Pv?"-0":t}function Rx(n){if(n!=null){try{return Ev.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function zh(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(YM);var e=function(){var i=arguments,s=t?t.apply(this,i):i[0],r=e.cache;if(r.has(s))return r.get(s);var o=n.apply(this,i);return e.cache=r.set(s,o),o};return e.cache=new(zh.Cache||Ps),e}zh.Cache=Ps;function Bx(n,t){return n===t||n!==n&&t!==t}var kv=Array.isArray;function _x(n){var t=Dv(n)?Mv.call(n):"";return t==XM||t==ZM}function Dv(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function Fx(n){return!!n&&typeof n=="object"}function jh(n){return typeof n=="symbol"||Fx(n)&&Mv.call(n)==JM}function Hx(n){return n==null?"":Sx(n)}function Nx(n,t,e){var i=n==null?void 0:kx(n,t);return i===void 0?e:i}var Zo=Nx,ka={},Gx={get exports(){return ka},set exports(n){ka=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=9007199254740991,r="[object Arguments]",o="[object Array]",a="[object Boolean]",l="[object Date]",c="[object Error]",h="[object Function]",u="[object GeneratorFunction]",f="[object Map]",p="[object Number]",g="[object Object]",v="[object Promise]",m="[object RegExp]",b="[object Set]",C="[object String]",x="[object Symbol]",E="[object WeakMap]",T="[object ArrayBuffer]",S="[object DataView]",F="[object Float32Array]",N="[object Float64Array]",q="[object Int8Array]",A="[object Int16Array]",I="[object Int32Array]",w="[object Uint8Array]",k="[object Uint8ClampedArray]",M="[object Uint16Array]",L="[object Uint32Array]",j=/[\\^$.*+?()[\]{}|]/g,R=/\w*$/,Y=/^\[object .+?Constructor\]$/,te=/^(?:0|[1-9]\d*)$/,$={};$[r]=$[o]=$[T]=$[S]=$[a]=$[l]=$[F]=$[N]=$[q]=$[A]=$[I]=$[f]=$[p]=$[g]=$[m]=$[b]=$[C]=$[x]=$[w]=$[k]=$[M]=$[L]=!0,$[c]=$[h]=$[E]=!1;var oe=typeof ui=="object"&&ui&&ui.Object===Object&&ui,se=typeof self=="object"&&self&&self.Object===Object&&self,le=oe||se||Function("return this")(),Se=t&&!t.nodeType&&t,Ae=Se&&!0&&n&&!n.nodeType&&n,Ve=Ae&&Ae.exports===Se;function ne(P,z){return P.set(z[0],z[1]),P}function we(P,z){return P.add(z),P}function ke(P,z){for(var K=-1,re=P?P.length:0;++K<re&&z(P[K],K,P)!==!1;);return P}function pe(P,z){for(var K=-1,re=z.length,_e=P.length;++K<re;)P[_e+K]=z[K];return P}function Xe(P,z,K,re){var _e=-1,Te=P?P.length:0;for(re&&Te&&(K=P[++_e]);++_e<Te;)K=z(K,P[_e],_e,P);return K}function je(P,z){for(var K=-1,re=Array(P);++K<P;)re[K]=z(K);return re}function De(P,z){return P==null?void 0:P[z]}function Ue(P){var z=!1;if(P!=null&&typeof P.toString!="function")try{z=!!(P+"")}catch(K){}return z}function de(P){var z=-1,K=Array(P.size);return P.forEach(function(re,_e){K[++z]=[_e,re]}),K}function xe(P,z){return function(K){return P(z(K))}}function Be(P){var z=-1,K=Array(P.size);return P.forEach(function(re){K[++z]=re}),K}var Ze=Array.prototype,ct=Function.prototype,it=Object.prototype,Je=le["__core-js_shared__"],We=function(){var P=/[^.]+$/.exec(Je&&Je.keys&&Je.keys.IE_PROTO||"");return P?"Symbol(src)_1."+P:""}(),ze=ct.toString,st=it.hasOwnProperty,Ct=it.toString,Qn=RegExp("^"+ze.call(st).replace(j,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$t=Ve?le.Buffer:void 0,mi=le.Symbol,Ti=le.Uint8Array,Lt=xe(Object.getPrototypeOf,Object),gi=Object.create,Li=it.propertyIsEnumerable,Cr=Ze.splice,Un=Object.getOwnPropertySymbols,fn=$t?$t.isBuffer:void 0,Is=xe(Object.keys,Object),pn=V(le,"DataView"),ai=V(le,"Map"),ei=V(le,"Promise"),mn=V(le,"Set"),gn=V(le,"WeakMap"),Oi=V(Object,"create"),Xi=Qt(pn),Zi=Qt(ai),Yn=Qt(ei),Xn=Qt(mn),vn=Qt(gn),zi=mi?mi.prototype:void 0,Es=zi?zi.valueOf:void 0;function vi(P){var z=-1,K=P?P.length:0;for(this.clear();++z<K;){var re=P[z];this.set(re[0],re[1])}}function An(){this.__data__=Oi?Oi(null):{}}function Pr(P){return this.has(P)&&delete this.__data__[P]}function Ir(P){var z=this.__data__;if(Oi){var K=z[P];return K===i?void 0:K}return st.call(z,P)?z[P]:void 0}function Zn(P){var z=this.__data__;return Oi?z[P]!==void 0:st.call(z,P)}function Ji(P,z){var K=this.__data__;return K[P]=Oi&&z===void 0?i:z,this}vi.prototype.clear=An,vi.prototype.delete=Pr,vi.prototype.get=Ir,vi.prototype.has=Zn,vi.prototype.set=Ji;function Pt(P){var z=-1,K=P?P.length:0;for(this.clear();++z<K;){var re=P[z];this.set(re[0],re[1])}}function Ms(){this.__data__=[]}function Er(P){var z=this.__data__,K=li(z,P);if(K<0)return!1;var re=z.length-1;return K==re?z.pop():Cr.call(z,K,1),!0}function xs(P){var z=this.__data__,K=li(z,P);return K<0?void 0:z[K][1]}function ks(P){return li(this.__data__,P)>-1}function Ds(P,z){var K=this.__data__,re=li(K,P);return re<0?K.push([P,z]):K[re][1]=z,this}Pt.prototype.clear=Ms,Pt.prototype.delete=Er,Pt.prototype.get=xs,Pt.prototype.has=ks,Pt.prototype.set=Ds;function It(P){var z=-1,K=P?P.length:0;for(this.clear();++z<K;){var re=P[z];this.set(re[0],re[1])}}function Jn(){this.__data__={hash:new vi,map:new(ai||Pt),string:new vi}}function Ai(P){return O(this,P).delete(P)}function qi(P){return O(this,P).get(P)}function Ki(P){return O(this,P).has(P)}function bn(P,z){return O(this,P).set(P,z),this}It.prototype.clear=Jn,It.prototype.delete=Ai,It.prototype.get=qi,It.prototype.has=Ki,It.prototype.set=bn;function Dt(P){this.__data__=new Pt(P)}function Mr(){this.__data__=new Pt}function xr(P){return this.__data__.delete(P)}function yn(P){return this.__data__.get(P)}function Vt(P){return this.__data__.has(P)}function ji(P,z){var K=this.__data__;if(K instanceof Pt){var re=K.__data__;if(!ai||re.length<e-1)return re.push([P,z]),this;K=this.__data__=new It(re)}return K.set(P,z),this}Dt.prototype.clear=Mr,Dt.prototype.delete=xr,Dt.prototype.get=yn,Dt.prototype.has=Vt,Dt.prototype.set=ji;function Ht(P,z){var K=Tr(P)||Os(P)?je(P.length,String):[],re=K.length,_e=!!re;for(var Te in P)(z||st.call(P,Te))&&!(_e&&(Te=="length"||pt(Te,re)))&&K.push(Te);return K}function Xt(P,z,K){var re=P[z];(!(st.call(P,z)&&Eo(re,K))||K===void 0&&!(z in P))&&(P[z]=K)}function li(P,z){for(var K=P.length;K--;)if(Eo(P[K][0],z))return K;return-1}function vt(P,z){return P&&In(z,Or(z),P)}function Nt(P,z,K,re,_e,Te,Ye){var qe;if(re&&(qe=Te?re(P,_e,Te,Ye):re(P)),qe!==void 0)return qe;if(!Ri(P))return P;var bt=Tr(P);if(bt){if(qe=he(P),!z)return qn(P,qe)}else{var $e=ie(P),Rt=$e==h||$e==u;if(Mo(P))return Vi(P,z);if($e==g||$e==r||Rt&&!Te){if(Ue(P))return Te?P:{};if(qe=be(Rt?{}:P),!z)return Dr(P,vt(qe,P))}else{if(!$[$e])return Te?P:{};qe=Ne(P,$e,Nt,z)}}Ye||(Ye=new Dt);var Zt=Ye.get(P);if(Zt)return Zt;if(Ye.set(P,qe),!bt)var Mt=K?Sr(P):Or(P);return ke(Mt||P,function(Bt,Ot){Mt&&(Ot=Bt,Bt=P[Ot]),Xt(qe,Ot,Nt(Bt,z,K,re,Ot,P,Ye))}),qe}function Ss(P){return Ri(P)?gi(P):{}}function Ts(P,z,K){var re=z(P);return Tr(P)?re:pe(re,K(P))}function wn(P){return Ct.call(P)}function Gt(P){if(!Ri(P)||Et(P))return!1;var z=Lr(P)||Ue(P)?Qn:Y;return z.test(Qt(P))}function Cn(P){if(!Wt(P))return Is(P);var z=[];for(var K in Object(P))st.call(P,K)&&K!="constructor"&&z.push(K);return z}function Vi(P,z){if(z)return P.slice();var K=new P.constructor(P.length);return P.copy(K),K}function $i(P){var z=new P.constructor(P.byteLength);return new Ti(z).set(new Ti(P)),z}function bi(P,z){var K=z?$i(P.buffer):P.buffer;return new P.constructor(K,P.byteOffset,P.byteLength)}function Pn(P,z,K){var re=z?K(de(P),!0):de(P);return Xe(re,ne,new P.constructor)}function en(P){var z=new P.constructor(P.source,R.exec(P));return z.lastIndex=P.lastIndex,z}function ti(P,z,K){var re=z?K(Be(P),!0):Be(P);return Xe(re,we,new P.constructor)}function kr(P){return Es?Object(Es.call(P)):{}}function Ls(P,z){var K=z?$i(P.buffer):P.buffer;return new P.constructor(K,P.byteOffset,P.length)}function qn(P,z){var K=-1,re=P.length;for(z||(z=Array(re));++K<re;)z[K]=P[K];return z}function In(P,z,K,re){K||(K={});for(var _e=-1,Te=z.length;++_e<Te;){var Ye=z[_e],qe=re?re(K[Ye],P[Ye],Ye,K,P):void 0;Xt(K,Ye,qe===void 0?P[Ye]:qe)}return K}function Dr(P,z){return In(P,Q(P),z)}function Sr(P){return Ts(P,Or,Q)}function O(P,z){var K=P.__data__;return At(z)?K[typeof z=="string"?"string":"hash"]:K.map}function V(P,z){var K=De(P,z);return Gt(K)?K:void 0}var Q=Un?xe(Un,Object):hl,ie=wn;(pn&&ie(new pn(new ArrayBuffer(1)))!=S||ai&&ie(new ai)!=f||ei&&ie(ei.resolve())!=v||mn&&ie(new mn)!=b||gn&&ie(new gn)!=E)&&(ie=function(P){var z=Ct.call(P),K=z==g?P.constructor:void 0,re=K?Qt(K):void 0;if(re)switch(re){case Xi:return S;case Zi:return f;case Yn:return v;case Xn:return b;case vn:return E}return z});function he(P){var z=P.length,K=P.constructor(z);return z&&typeof P[0]=="string"&&st.call(P,"index")&&(K.index=P.index,K.input=P.input),K}function be(P){return typeof P.constructor=="function"&&!Wt(P)?Ss(Lt(P)):{}}function Ne(P,z,K,re){var _e=P.constructor;switch(z){case T:return $i(P);case a:case l:return new _e(+P);case S:return bi(P,re);case F:case N:case q:case A:case I:case w:case k:case M:case L:return Ls(P,re);case f:return Pn(P,re,K);case p:case C:return new _e(P);case m:return en(P);case b:return ti(P,re,K);case x:return kr(P)}}function pt(P,z){return z=z==null?s:z,!!z&&(typeof P=="number"||te.test(P))&&P>-1&&P%1==0&&P<z}function At(P){var z=typeof P;return z=="string"||z=="number"||z=="symbol"||z=="boolean"?P!=="__proto__":P===null}function Et(P){return!!We&&We in P}function Wt(P){var z=P&&P.constructor,K=typeof z=="function"&&z.prototype||it;return P===K}function Qt(P){if(P!=null){try{return ze.call(P)}catch(z){}try{return P+""}catch(z){}}return""}function Io(P){return Nt(P,!0,!0)}function Eo(P,z){return P===z||P!==P&&z!==z}function Os(P){return cl(P)&&st.call(P,"callee")&&(!Li.call(P,"callee")||Ct.call(P)==r)}var Tr=Array.isArray;function zs(P){return P!=null&&xo(P.length)&&!Lr(P)}function cl(P){return ko(P)&&zs(P)}var Mo=fn||ul;function Lr(P){var z=Ri(P)?Ct.call(P):"";return z==h||z==u}function xo(P){return typeof P=="number"&&P>-1&&P%1==0&&P<=s}function Ri(P){var z=typeof P;return!!P&&(z=="object"||z=="function")}function ko(P){return!!P&&typeof P=="object"}function Or(P){return zs(P)?Ht(P):Cn(P)}function hl(){return[]}function ul(){return!1}n.exports=Io})(Gx,ka);const Wx=ka;var Da={},Qx={get exports(){return Da},set exports(n){Da=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=1,r=2,o=9007199254740991,a="[object Arguments]",l="[object Array]",c="[object AsyncFunction]",h="[object Boolean]",u="[object Date]",f="[object Error]",p="[object Function]",g="[object GeneratorFunction]",v="[object Map]",m="[object Number]",b="[object Null]",C="[object Object]",x="[object Promise]",E="[object Proxy]",T="[object RegExp]",S="[object Set]",F="[object String]",N="[object Symbol]",q="[object Undefined]",A="[object WeakMap]",I="[object ArrayBuffer]",w="[object DataView]",k="[object Float32Array]",M="[object Float64Array]",L="[object Int8Array]",j="[object Int16Array]",R="[object Int32Array]",Y="[object Uint8Array]",te="[object Uint8ClampedArray]",$="[object Uint16Array]",oe="[object Uint32Array]",se=/[\\^$.*+?()[\]{}|]/g,le=/^\[object .+?Constructor\]$/,Se=/^(?:0|[1-9]\d*)$/,Ae={};Ae[k]=Ae[M]=Ae[L]=Ae[j]=Ae[R]=Ae[Y]=Ae[te]=Ae[$]=Ae[oe]=!0,Ae[a]=Ae[l]=Ae[I]=Ae[h]=Ae[w]=Ae[u]=Ae[f]=Ae[p]=Ae[v]=Ae[m]=Ae[C]=Ae[T]=Ae[S]=Ae[F]=Ae[A]=!1;var Ve=typeof ui=="object"&&ui&&ui.Object===Object&&ui,ne=typeof self=="object"&&self&&self.Object===Object&&self,we=Ve||ne||Function("return this")(),ke=t&&!t.nodeType&&t,pe=ke&&!0&&n&&!n.nodeType&&n,Xe=pe&&pe.exports===ke,je=Xe&&Ve.process,De=function(){try{return je&&je.binding&&je.binding("util")}catch(P){}}(),Ue=De&&De.isTypedArray;function de(P,z){for(var K=-1,re=P==null?0:P.length,_e=0,Te=[];++K<re;){var Ye=P[K];z(Ye,K,P)&&(Te[_e++]=Ye)}return Te}function xe(P,z){for(var K=-1,re=z.length,_e=P.length;++K<re;)P[_e+K]=z[K];return P}function Be(P,z){for(var K=-1,re=P==null?0:P.length;++K<re;)if(z(P[K],K,P))return!0;return!1}function Ze(P,z){for(var K=-1,re=Array(P);++K<P;)re[K]=z(K);return re}function ct(P){return function(z){return P(z)}}function it(P,z){return P.has(z)}function Je(P,z){return P==null?void 0:P[z]}function We(P){var z=-1,K=Array(P.size);return P.forEach(function(re,_e){K[++z]=[_e,re]}),K}function ze(P,z){return function(K){return P(z(K))}}function st(P){var z=-1,K=Array(P.size);return P.forEach(function(re){K[++z]=re}),K}var Ct=Array.prototype,Qn=Function.prototype,$t=Object.prototype,mi=we["__core-js_shared__"],Ti=Qn.toString,Lt=$t.hasOwnProperty,gi=function(){var P=/[^.]+$/.exec(mi&&mi.keys&&mi.keys.IE_PROTO||"");return P?"Symbol(src)_1."+P:""}(),Li=$t.toString,Cr=RegExp("^"+Ti.call(Lt).replace(se,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Un=Xe?we.Buffer:void 0,fn=we.Symbol,Is=we.Uint8Array,pn=$t.propertyIsEnumerable,ai=Ct.splice,ei=fn?fn.toStringTag:void 0,mn=Object.getOwnPropertySymbols,gn=Un?Un.isBuffer:void 0,Oi=ze(Object.keys,Object),Xi=Q(we,"DataView"),Zi=Q(we,"Map"),Yn=Q(we,"Promise"),Xn=Q(we,"Set"),vn=Q(we,"WeakMap"),zi=Q(Object,"create"),Es=Qt(Xi),vi=Qt(Zi),An=Qt(Yn),Pr=Qt(Xn),Ir=Qt(vn),Zn=fn?fn.prototype:void 0,Ji=Zn?Zn.valueOf:void 0;function Pt(P){var z=-1,K=P==null?0:P.length;for(this.clear();++z<K;){var re=P[z];this.set(re[0],re[1])}}function Ms(){this.__data__=zi?zi(null):{},this.size=0}function Er(P){var z=this.has(P)&&delete this.__data__[P];return this.size-=z?1:0,z}function xs(P){var z=this.__data__;if(zi){var K=z[P];return K===i?void 0:K}return Lt.call(z,P)?z[P]:void 0}function ks(P){var z=this.__data__;return zi?z[P]!==void 0:Lt.call(z,P)}function Ds(P,z){var K=this.__data__;return this.size+=this.has(P)?0:1,K[P]=zi&&z===void 0?i:z,this}Pt.prototype.clear=Ms,Pt.prototype.delete=Er,Pt.prototype.get=xs,Pt.prototype.has=ks,Pt.prototype.set=Ds;function It(P){var z=-1,K=P==null?0:P.length;for(this.clear();++z<K;){var re=P[z];this.set(re[0],re[1])}}function Jn(){this.__data__=[],this.size=0}function Ai(P){var z=this.__data__,K=Vi(z,P);if(K<0)return!1;var re=z.length-1;return K==re?z.pop():ai.call(z,K,1),--this.size,!0}function qi(P){var z=this.__data__,K=Vi(z,P);return K<0?void 0:z[K][1]}function Ki(P){return Vi(this.__data__,P)>-1}function bn(P,z){var K=this.__data__,re=Vi(K,P);return re<0?(++this.size,K.push([P,z])):K[re][1]=z,this}It.prototype.clear=Jn,It.prototype.delete=Ai,It.prototype.get=qi,It.prototype.has=Ki,It.prototype.set=bn;function Dt(P){var z=-1,K=P==null?0:P.length;for(this.clear();++z<K;){var re=P[z];this.set(re[0],re[1])}}function Mr(){this.size=0,this.__data__={hash:new Pt,map:new(Zi||It),string:new Pt}}function xr(P){var z=V(this,P).delete(P);return this.size-=z?1:0,z}function yn(P){return V(this,P).get(P)}function Vt(P){return V(this,P).has(P)}function ji(P,z){var K=V(this,P),re=K.size;return K.set(P,z),this.size+=K.size==re?0:1,this}Dt.prototype.clear=Mr,Dt.prototype.delete=xr,Dt.prototype.get=yn,Dt.prototype.has=Vt,Dt.prototype.set=ji;function Ht(P){var z=-1,K=P==null?0:P.length;for(this.__data__=new Dt;++z<K;)this.add(P[z])}function Xt(P){return this.__data__.set(P,i),this}function li(P){return this.__data__.has(P)}Ht.prototype.add=Ht.prototype.push=Xt,Ht.prototype.has=li;function vt(P){var z=this.__data__=new It(P);this.size=z.size}function Nt(){this.__data__=new It,this.size=0}function Ss(P){var z=this.__data__,K=z.delete(P);return this.size=z.size,K}function Ts(P){return this.__data__.get(P)}function wn(P){return this.__data__.has(P)}function Gt(P,z){var K=this.__data__;if(K instanceof It){var re=K.__data__;if(!Zi||re.length<e-1)return re.push([P,z]),this.size=++K.size,this;K=this.__data__=new Dt(re)}return K.set(P,z),this.size=K.size,this}vt.prototype.clear=Nt,vt.prototype.delete=Ss,vt.prototype.get=Ts,vt.prototype.has=wn,vt.prototype.set=Gt;function Cn(P,z){var K=Os(P),re=!K&&Eo(P),_e=!K&&!re&&zs(P),Te=!K&&!re&&!_e&&ko(P),Ye=K||re||_e||Te,qe=Ye?Ze(P.length,String):[],bt=qe.length;for(var $e in P)(z||Lt.call(P,$e))&&!(Ye&&($e=="length"||_e&&($e=="offset"||$e=="parent")||Te&&($e=="buffer"||$e=="byteLength"||$e=="byteOffset")||Ne($e,bt)))&&qe.push($e);return qe}function Vi(P,z){for(var K=P.length;K--;)if(Io(P[K][0],z))return K;return-1}function $i(P,z,K){var re=z(P);return Os(P)?re:xe(re,K(P))}function bi(P){return P==null?P===void 0?q:b:ei&&ei in Object(P)?ie(P):Wt(P)}function Pn(P){return Ri(P)&&bi(P)==a}function en(P,z,K,re,_e){return P===z?!0:P==null||z==null||!Ri(P)&&!Ri(z)?P!==P&&z!==z:ti(P,z,K,re,en,_e)}function ti(P,z,K,re,_e,Te){var Ye=Os(P),qe=Os(z),bt=Ye?l:be(P),$e=qe?l:be(z);bt=bt==a?C:bt,$e=$e==a?C:$e;var Rt=bt==C,Zt=$e==C,Mt=bt==$e;if(Mt&&zs(P)){if(!zs(z))return!1;Ye=!0,Rt=!1}if(Mt&&!Rt)return Te||(Te=new vt),Ye||ko(P)?In(P,z,K,re,_e,Te):Dr(P,z,bt,K,re,_e,Te);if(!(K&s)){var Bt=Rt&&Lt.call(P,"__wrapped__"),Ot=Zt&&Lt.call(z,"__wrapped__");if(Bt||Ot){var En=Bt?P.value():P,tn=Ot?z.value():z;return Te||(Te=new vt),_e(En,tn,K,re,Te)}}return Mt?(Te||(Te=new vt),Sr(P,z,K,re,_e,Te)):!1}function kr(P){if(!xo(P)||At(P))return!1;var z=Mo(P)?Cr:le;return z.test(Qt(P))}function Ls(P){return Ri(P)&&Lr(P.length)&&!!Ae[bi(P)]}function qn(P){if(!Et(P))return Oi(P);var z=[];for(var K in Object(P))Lt.call(P,K)&&K!="constructor"&&z.push(K);return z}function In(P,z,K,re,_e,Te){var Ye=K&s,qe=P.length,bt=z.length;if(qe!=bt&&!(Ye&&bt>qe))return!1;var $e=Te.get(P);if($e&&Te.get(z))return $e==z;var Rt=-1,Zt=!0,Mt=K&r?new Ht:void 0;for(Te.set(P,z),Te.set(z,P);++Rt<qe;){var Bt=P[Rt],Ot=z[Rt];if(re)var En=Ye?re(Ot,Bt,Rt,z,P,Te):re(Bt,Ot,Rt,P,z,Te);if(En!==void 0){if(En)continue;Zt=!1;break}if(Mt){if(!Be(z,function(tn,Kn){if(!it(Mt,Kn)&&(Bt===tn||_e(Bt,tn,K,re,Te)))return Mt.push(Kn)})){Zt=!1;break}}else if(!(Bt===Ot||_e(Bt,Ot,K,re,Te))){Zt=!1;break}}return Te.delete(P),Te.delete(z),Zt}function Dr(P,z,K,re,_e,Te,Ye){switch(K){case w:if(P.byteLength!=z.byteLength||P.byteOffset!=z.byteOffset)return!1;P=P.buffer,z=z.buffer;case I:return!(P.byteLength!=z.byteLength||!Te(new Is(P),new Is(z)));case h:case u:case m:return Io(+P,+z);case f:return P.name==z.name&&P.message==z.message;case T:case F:return P==z+"";case v:var qe=We;case S:var bt=re&s;if(qe||(qe=st),P.size!=z.size&&!bt)return!1;var $e=Ye.get(P);if($e)return $e==z;re|=r,Ye.set(P,z);var Rt=In(qe(P),qe(z),re,_e,Te,Ye);return Ye.delete(P),Rt;case N:if(Ji)return Ji.call(P)==Ji.call(z)}return!1}function Sr(P,z,K,re,_e,Te){var Ye=K&s,qe=O(P),bt=qe.length,$e=O(z),Rt=$e.length;if(bt!=Rt&&!Ye)return!1;for(var Zt=bt;Zt--;){var Mt=qe[Zt];if(!(Ye?Mt in z:Lt.call(z,Mt)))return!1}var Bt=Te.get(P);if(Bt&&Te.get(z))return Bt==z;var Ot=!0;Te.set(P,z),Te.set(z,P);for(var En=Ye;++Zt<bt;){Mt=qe[Zt];var tn=P[Mt],Kn=z[Mt];if(re)var $h=Ye?re(Kn,tn,Mt,z,P,Te):re(tn,Kn,Mt,P,z,Te);if(!($h===void 0?tn===Kn||_e(tn,Kn,K,re,Te):$h)){Ot=!1;break}En||(En=Mt=="constructor")}if(Ot&&!En){var Do=P.constructor,So=z.constructor;Do!=So&&"constructor"in P&&"constructor"in z&&!(typeof Do=="function"&&Do instanceof Do&&typeof So=="function"&&So instanceof So)&&(Ot=!1)}return Te.delete(P),Te.delete(z),Ot}function O(P){return $i(P,Or,he)}function V(P,z){var K=P.__data__;return pt(z)?K[typeof z=="string"?"string":"hash"]:K.map}function Q(P,z){var K=Je(P,z);return kr(K)?K:void 0}function ie(P){var z=Lt.call(P,ei),K=P[ei];try{P[ei]=void 0;var re=!0}catch(Te){}var _e=Li.call(P);return re&&(z?P[ei]=K:delete P[ei]),_e}var he=mn?function(P){return P==null?[]:(P=Object(P),de(mn(P),function(z){return pn.call(P,z)}))}:hl,be=bi;(Xi&&be(new Xi(new ArrayBuffer(1)))!=w||Zi&&be(new Zi)!=v||Yn&&be(Yn.resolve())!=x||Xn&&be(new Xn)!=S||vn&&be(new vn)!=A)&&(be=function(P){var z=bi(P),K=z==C?P.constructor:void 0,re=K?Qt(K):"";if(re)switch(re){case Es:return w;case vi:return v;case An:return x;case Pr:return S;case Ir:return A}return z});function Ne(P,z){return z=z==null?o:z,!!z&&(typeof P=="number"||Se.test(P))&&P>-1&&P%1==0&&P<z}function pt(P){var z=typeof P;return z=="string"||z=="number"||z=="symbol"||z=="boolean"?P!=="__proto__":P===null}function At(P){return!!gi&&gi in P}function Et(P){var z=P&&P.constructor,K=typeof z=="function"&&z.prototype||$t;return P===K}function Wt(P){return Li.call(P)}function Qt(P){if(P!=null){try{return Ti.call(P)}catch(z){}try{return P+""}catch(z){}}return""}function Io(P,z){return P===z||P!==P&&z!==z}var Eo=Pn(function(){return arguments}())?Pn:function(P){return Ri(P)&&Lt.call(P,"callee")&&!pn.call(P,"callee")},Os=Array.isArray;function Tr(P){return P!=null&&Lr(P.length)&&!Mo(P)}var zs=gn||ul;function cl(P,z){return en(P,z)}function Mo(P){if(!xo(P))return!1;var z=bi(P);return z==p||z==g||z==c||z==E}function Lr(P){return typeof P=="number"&&P>-1&&P%1==0&&P<=o}function xo(P){var z=typeof P;return P!=null&&(z=="object"||z=="function")}function Ri(P){return P!=null&&typeof P=="object"}var ko=Ue?ct(Ue):Ls;function Or(P){return Tr(P)?Cn(P):qn(P)}function hl(){return[]}function ul(){return!1}n.exports=cl})(Qx,Da);const Ux=Da,Yx=(n,t)=>Ux(n,t),Xx=n=>Object.keys(n||{}),Zx=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},Jx=()=>{const n={},t=(e,i)=>{const{watcherName:s,fn:r}=e,{prop:o,value:a}=i;n[s]||(n[s]={deps:{},fn:r}),n[s].deps[o]=a};return{subscribers:n,subscribe(e,i){e&&t(e,i)},notify(e,i){Object.entries(n).forEach(([s,{deps:r,fn:o}])=>{const a=Xx(r);if(a.includes(i)){const l=Zx(a,e);Yx(r,l)||(n[s].deps=l,o())}})}}},qx=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function Kx(n,t){const e=Zo(n,"data",{}),i=Zo(n,"watch",{}),s=Zo(n,"methods",{}),r=Zo(t,"onChange",()=>{}),{subscribe:o,notify:a,subscribers:l}=Jx(),{targetWatcher:c,getTarget:h}=qx();let u;const f={},p=()=>({data:u,methods:f});let g=!1;const v=b=>(...C)=>{g=!0;const x=b(...C);return g=!1,x};Object.entries(s).forEach(([b,C])=>{f[b]=v((...x)=>C(p(),...x)),Object.defineProperty(f[b],"name",{value:b})}),u=new Proxy(Wx(e),{get(b,C){return h()&&!g&&o(h(),{prop:C,value:b[C]}),Reflect.get(...arguments)},set(b,C,x){return b[C]===x||(Reflect.set(...arguments),h()||(r&&r(C,x),a(u,C))),!0}}),Object.entries(i).forEach(([b,C])=>{c(b,()=>{C(p())})});const m=[u,f];return m._internal={_getSubscribers(){return l}},m}function $x({pageIndex:n,particlesToShow:t,particlesToScroll:e,particlesCount:i}){const s=n===0?0:t-e,r=n*t-n*s,o=r+Math.max(t,e)-1,a=[];for(let l=r;l<=Math.min(i-1,o);l++)a.push(l);return a}function e3({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:r}){const o=qs(0,t,e-1);let a=o-1,l=o+1;a=n?a<0?e-1:a:Math.max(0,a),l=n?l>e-1?0:l:Math.min(e-1,l);const c=[...new Set([a,o,l,0,e-1])].sort((u,f)=>u-f),h=c.flatMap(u=>$x({pageIndex:u,particlesToShow:s,particlesToScroll:r,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(h)].sort((u,f)=>u-f)}}const t3=(n,t)=>(n(),setInterval(n,t)),i3=35,Xf=1;class n3{constructor({onProgressValueChange:t}){this._onProgressValueChange=t,this._autoplayDuration,this._onProgressValueChange,this._interval,this._paused=!1}setAutoplayDuration(t){this._autoplayDuration=t}start(t){return new Promise(e=>{this.reset();const i=Math.min(i3,Math.max(this._autoplayDuration,1));let s=-i;this._interval=t3(()=>ee(this,null,function*(){if(this._paused)return;s+=i;const r=s/this._autoplayDuration;this._onProgressValueChange(r),r>Xf&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Xf)}}function s3(n){const t=new n3({onProgressValueChange:o=>{n("progressValue",1-o)}}),e=Kx({data:{particlesCountWithoutClones:0,particlesToShow:1,particlesToShowInit:1,particlesToScroll:1,particlesToScrollInit:1,particlesCount:1,currentParticleIndex:1,infinite:!1,autoplayDuration:1e3,clonesCountHead:0,clonesCountTail:0,clonesCountTotal:0,partialPageSize:1,currentPageIndex:1,pagesCount:1,pauseOnFocus:!1,focused:!1,autoplay:!1,autoplayDirection:"next",disabled:!1,durationMsInit:1e3,durationMs:1e3,offset:0,particleWidth:0,loaded:[]},watch:{setLoaded({data:o}){o.loaded=e3({infinite:o.infinite,pageIndex:o.currentPageIndex,pagesCount:o.pagesCount,particlesCount:o.particlesCountWithoutClones,particlesToShow:o.particlesToShow,particlesToScroll:o.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:o}){o.currentPageIndex=RM({currentParticleIndex:o.currentParticleIndex,particlesCount:o.particlesCount,clonesCountHead:o.clonesCountHead,clonesCountTotal:o.clonesCountTotal,infinite:o.infinite,particlesToScroll:o.particlesToScroll})},setPartialPageSize({data:o}){o.partialPageSize=wv({particlesToScroll:o.particlesToScroll,particlesToShow:o.particlesToShow,particlesCountWithoutClones:o.particlesCountWithoutClones})},setClonesCount({data:o}){const{head:a,tail:l}=UM({infinite:o.infinite,particlesToShow:o.particlesToShow,partialPageSize:o.partialPageSize});o.clonesCountHead=a,o.clonesCountTail=l,o.clonesCountTotal=a+l},setProgressManagerAutoplayDuration({data:o}){t.setAutoplayDuration(o.autoplayDuration)},toggleProgressManager({data:{pauseOnFocus:o,focused:a}}){o&&(a?t.pause():t.resume())},initDuration({data:o}){o.durationMs=o.durationMsInit},applyAutoplay({data:o,methods:{_applyAutoplayIfNeeded:a}}){o.autoplay&&a(o.autoplay)},setPagesCount({data:o}){o.pagesCount=_M({infinite:o.infinite,particlesCountWithoutClones:o.particlesCountWithoutClones,particlesToScroll:o.particlesToScroll,particlesToShow:o.particlesToShow})},setParticlesToShow({data:o}){o.particlesToShow=qs(1,o.particlesToShowInit,o.particlesCountWithoutClones)},setParticlesToScroll({data:o}){o.particlesToScroll=qs(1,o.particlesToScrollInit,o.particlesCountWithoutClones)}},methods:{_prev({data:o}){o.currentParticleIndex=Ll({infinite:o.infinite,pageIndex:o.currentPageIndex-1,clonesCountHead:o.clonesCountHead,clonesCountTail:o.clonesCountTail,particlesToScroll:o.particlesToScroll,particlesCount:o.particlesCount,particlesToShow:o.particlesToShow})},_next({data:o}){o.currentParticleIndex=Ll({infinite:o.infinite,pageIndex:o.currentPageIndex+1,clonesCountHead:o.clonesCountHead,clonesCountTail:o.clonesCountTail,particlesToScroll:o.particlesToScroll,particlesCount:o.particlesCount,particlesToShow:o.particlesToShow})},_moveToParticle({data:o},a){o.currentParticleIndex=qs(0,a,o.particlesCount-1)},toggleFocused({data:o}){o.focused=!o.focused},_applyAutoplayIfNeeded(l){return ee(this,arguments,function*({data:o,methods:a}){if(!o.infinite&&(o.autoplayDirection===Bn&&o.currentParticleIndex===o.particlesCount-1||o.autoplayDirection===hr&&o.currentParticleIndex===0)){t.reset();return}if(o.autoplay){const c=()=>Ic({[Bn]:()=>ee(this,null,function*(){return a.showNextPage()}),[hr]:()=>ee(this,null,function*(){return a.showPrevPage()})})(o.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return ee(this,arguments,function*({data:o,methods:a}){let c=!1;return o.infinite&&(o.currentParticleIndex===0?(yield a.showParticle(o.particlesCount-o.clonesCountTotal,{animated:!1}),c=!0):o.currentParticleIndex===o.particlesCount-o.clonesCountTail&&(yield a.showParticle(o.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(h,u,f){return ee(this,arguments,function*({data:o,methods:a},l,c){if(t.reset(),o.disabled)return;o.disabled=!0,l(),yield a.offsetPage({animated:Jr(c,"animated",!0)}),o.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,h){return ee(this,arguments,function*({data:o,methods:a},l){o.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,h){return ee(this,arguments,function*({data:o,methods:a},l){o.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,h,u){return ee(this,arguments,function*({methods:o},a,l){yield o.changePage(()=>o._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:o},a){return Ll({infinite:o.infinite,pageIndex:a,clonesCountHead:o.clonesCountHead,clonesCountTail:o.clonesCountTail,particlesToScroll:o.particlesToScroll,particlesCount:o.particlesCount,particlesToShow:o.particlesToShow})},showPage(c,h,u){return ee(this,arguments,function*({methods:o},a,l){const f=o._getParticleIndexByPageIndex(a);yield o.showParticle(f,l)})},offsetPage({data:o},a){const l=Jr(a,"animated",!0);return new Promise(c=>{o.durationMs=l?o.durationMsInit:0,o.offset=-o.currentParticleIndex*o.particleWidth,setTimeout(()=>{c()},o.durationMs)})}}},{onChange:n}),[i,s]=e;return[{data:i,progressManager:t},s,e._internal]}function r3(n){Me(n,"svelte-sme1z4",":root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}")}const o3=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),Zf=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),a3=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Jf=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),l3=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),qf=n=>({loaded:n[6],currentPageIndex:n[5]}),c3=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Kf=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function $f(n){let t;const e=n[37].prev,i=mr(e,n,n[36],Kf),s=i||h3(n);return{c(){s&&s.c()},m(r,o){s&&s.m(r,o),t=!0},p(r,o){i?i.p&&(!t||o[0]&96|o[1]&32)&&vr(i,e,r,r[36],t?gr(e,r[36],o,c3):Ar(r[36]),Kf):s&&s.p&&(!t||o[0]&36)&&s.p(r,t?o:[-1,-1])},i(r){t||(H(s,r),t=!0)},o(r){Z(s,r),t=!1},d(r){s&&s.d(r)}}}function h3(n){let t,e,i;return e=new bv({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r[0]&36&&(o.disabled=!s[2]&&s[5]===0),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function ep(n){let t,e,i;return e=new gM({props:{value:n[7]}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r[0]&128&&(o.value=s[7]),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function tp(n){let t;const e=n[37].next,i=mr(e,n,n[36],Jf),s=i||u3(n);return{c(){s&&s.c()},m(r,o){s&&s.m(r,o),t=!0},p(r,o){i?i.p&&(!t||o[0]&96|o[1]&32)&&vr(i,e,r,r[36],t?gr(e,r[36],o,a3):Ar(r[36]),Jf):s&&s.p&&(!t||o[0]&1060)&&s.p(r,t?o:[-1,-1])},i(r){t||(H(s,r),t=!0)},o(r){Z(s,r),t=!1},d(r){s&&s.d(r)}}}function u3(n){let t,e,i;return e=new bv({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r[0]&1060&&(o.disabled=!s[2]&&s[5]===s[10]-1),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function ip(n){let t;const e=n[37].dots,i=mr(e,n,n[36],Zf),s=i||d3(n);return{c(){s&&s.c()},m(r,o){s&&s.m(r,o),t=!0},p(r,o){i?i.p&&(!t||o[0]&1120|o[1]&32)&&vr(i,e,r,r[36],t?gr(e,r[36],o,o3):Ar(r[36]),Zf):s&&s.p&&(!t||o[0]&1056)&&s.p(r,t?o:[-1,-1])},i(r){t||(H(s,r),t=!0)},o(r){Z(s,r),t=!1},d(r){s&&s.d(r)}}}function d3(n){let t,e;return t=new cM({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s[0]&1024&&(r.pagesCount=i[10]),s[0]&32&&(r.currentPageIndex=i[5]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function f3(n){let t,e,i,s,r,o,a,l,c,h,u,f,p=n[1]&&$f(n);const g=n[37].default,v=mr(g,n,n[36],qf);let m=n[3]&&ep(n),b=n[1]&&tp(n),C=n[4]&&ip(n);return{c(){t=G("div"),e=G("div"),p&&p.c(),i=ce(),s=G("div"),r=G("div"),v&&v.c(),a=ce(),m&&m.c(),l=ce(),b&&b.c(),c=ce(),C&&C.c(),D(r,"class","sc-carousel__pages-container svelte-sme1z4"),W(r,"transform","translateX("+n[8]+"px)"),W(r,"transition-duration",n[9]+"ms"),W(r,"transition-timing-function",n[0]),D(s,"class","sc-carousel__pages-window svelte-sme1z4"),D(e,"class","sc-carousel__content-container svelte-sme1z4"),D(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(x,E){J(x,t,E),U(t,e),p&&p.m(e,null),U(e,i),U(e,s),U(s,r),v&&v.m(r,null),n[39](r),U(s,a),m&&m.m(s,null),n[40](s),U(e,l),b&&b.m(e,null),U(t,c),C&&C.m(t,null),h=!0,u||(f=[Ii(o=EM.call(null,r,{thresholdProvider:n[38]})),Oe(r,"swipeStart",n[16]),Oe(r,"swipeMove",n[18]),Oe(r,"swipeEnd",n[19]),Oe(r,"swipeFailed",n[20]),Oe(r,"swipeThresholdReached",n[17]),Ii(DM.call(null,s)),Oe(s,"hovered",n[21]),Ii(zM.call(null,s)),Oe(s,"tapped",n[22])],u=!0)},p(x,E){x[1]?p?(p.p(x,E),E[0]&2&&H(p,1)):(p=$f(x),p.c(),H(p,1),p.m(e,i)):p&&(Ie(),Z(p,1,1,()=>{p=null}),Ee()),v&&v.p&&(!h||E[0]&96|E[1]&32)&&vr(v,g,x,x[36],h?gr(g,x[36],E,l3):Ar(x[36]),qf),(!h||E[0]&256)&&W(r,"transform","translateX("+x[8]+"px)"),(!h||E[0]&512)&&W(r,"transition-duration",x[9]+"ms"),(!h||E[0]&1)&&W(r,"transition-timing-function",x[0]),o&&Yi(o.update)&&E[0]&2048&&o.update.call(null,{thresholdProvider:x[38]}),x[3]?m?(m.p(x,E),E[0]&8&&H(m,1)):(m=ep(x),m.c(),H(m,1),m.m(s,null)):m&&(Ie(),Z(m,1,1,()=>{m=null}),Ee()),x[1]?b?(b.p(x,E),E[0]&2&&H(b,1)):(b=tp(x),b.c(),H(b,1),b.m(e,null)):b&&(Ie(),Z(b,1,1,()=>{b=null}),Ee()),x[4]?C?(C.p(x,E),E[0]&16&&H(C,1)):(C=ip(x),C.c(),H(C,1),C.m(t,null)):C&&(Ie(),Z(C,1,1,()=>{C=null}),Ee())},i(x){h||(H(p),H(v,x),H(m),H(b),H(C),h=!0)},o(x){Z(p),Z(v,x),Z(m),Z(b),Z(C),h=!1},d(x){x&&X(t),p&&p.d(),v&&v.d(x),n[39](null),m&&m.d(),n[40](null),b&&b.d(),C&&C.d(),u=!1,wt(f)}}}function p3(n,t,e){let{$$slots:i={},$$scope:s}=t,r=[],o,a,l=0,c=0,h=1;const[{data:u,progressManager:f},p,g]=s3((de,xe)=>{Ic({currentPageIndex:()=>e(5,o=xe),progressValue:()=>e(7,a=xe),offset:()=>e(8,l=xe),durationMs:()=>e(9,c=xe),pagesCount:()=>e(10,h=xe),loaded:()=>e(6,r=xe)})(de)}),v=Qa();let{timingFunction:m="ease-in-out"}=t,{arrows:b=!0}=t,{infinite:C=!0}=t,{initialPageIndex:x=0}=t,{duration:E=500}=t,{autoplay:T=!1}=t,{autoplayDuration:S=3e3}=t,{autoplayDirection:F=Bn}=t,{pauseOnFocus:N=!1}=t,{autoplayProgressVisible:q=!1}=t,{dots:A=!0}=t,{swiping:I=!0}=t,{particlesToShow:w=1}=t,{particlesToScroll:k=1}=t;function M(de,xe){return ee(this,null,function*(){const Be=Jr(xe,"animated",!0);if(typeof de!="number")throw new Error("pageIndex should be a number");yield p.showPage(de,{animated:Be})})}function L(de){return ee(this,null,function*(){const xe=Jr(de,"animated",!0);yield p.showPrevPage({animated:xe})})}function j(de){return ee(this,null,function*(){const xe=Jr(de,"animated",!0);yield p.showNextPage({animated:xe})})}let R=0,Y,te;const $=GM(({width:de})=>{e(11,R=de),u.particleWidth=R/u.particlesToShow,NM({particlesContainerChildren:te.children,particleWidth:u.particleWidth}),p.offsetPage({animated:!1})});function oe(){const{clonesToAppend:de,clonesToPrepend:xe}=WM({clonesCountHead:u.clonesCountHead,clonesCountTail:u.clonesCountTail,particlesContainerChildren:te.children});QM({particlesContainer:te,clonesToAppend:de,clonesToPrepend:xe})}Yt(()=>{ee(this,null,function*(){yield Pu(),te&&Y&&(u.particlesCountWithoutClones=te.children.length,yield Pu(),u.infinite&&oe(),u.particlesCount=te.children.length,p.showPage(x,{animated:!1}),$.observe(Y))})}),pi(()=>{$.disconnect(),f.reset()});function se(de){return ee(this,null,function*(){yield p.showPage(de,{animated:!0})})}function le(){I&&(u.durationMs=0)}function Se(de){return ee(this,null,function*(){I&&(yield Ic({[Bn]:p.showNextPage,[hr]:p.showPrevPage})(de.detail.direction))})}function Ae(de){I&&(u.offset+=de.detail.dx)}function Ve(){I&&p.showParticle(u.currentParticleIndex)}function ne(){return ee(this,null,function*(){I&&(yield p.offsetPage({animated:!0}))})}function we(de){u.focused=de.detail.value}function ke(){p.toggleFocused()}function pe(){p.showPrevPage()}const Xe=()=>R/3;function je(de){tt[de?"unshift":"push"](()=>{te=de,e(13,te)})}function De(de){tt[de?"unshift":"push"](()=>{Y=de,e(12,Y)})}const Ue=de=>se(de.detail);return n.$$set=de=>{"timingFunction"in de&&e(0,m=de.timingFunction),"arrows"in de&&e(1,b=de.arrows),"infinite"in de&&e(2,C=de.infinite),"initialPageIndex"in de&&e(24,x=de.initialPageIndex),"duration"in de&&e(25,E=de.duration),"autoplay"in de&&e(26,T=de.autoplay),"autoplayDuration"in de&&e(27,S=de.autoplayDuration),"autoplayDirection"in de&&e(28,F=de.autoplayDirection),"pauseOnFocus"in de&&e(29,N=de.pauseOnFocus),"autoplayProgressVisible"in de&&e(3,q=de.autoplayProgressVisible),"dots"in de&&e(4,A=de.dots),"swiping"in de&&e(30,I=de.swiping),"particlesToShow"in de&&e(31,w=de.particlesToShow),"particlesToScroll"in de&&e(32,k=de.particlesToScroll),"$$scope"in de&&e(36,s=de.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&v("pageChange",o),n.$$.dirty[0]&4&&(u.infinite=C),n.$$.dirty[0]&33554432&&(u.durationMsInit=E),n.$$.dirty[0]&67108864&&(u.autoplay=T),n.$$.dirty[0]&134217728&&(u.autoplayDuration=S),n.$$.dirty[0]&268435456&&(u.autoplayDirection=F),n.$$.dirty[0]&536870912&&(u.pauseOnFocus=N),n.$$.dirty[1]&1&&(u.particlesToShowInit=w),n.$$.dirty[1]&2&&(u.particlesToScrollInit=k)},[m,b,C,q,A,o,r,a,l,c,h,R,Y,te,p,se,le,Se,Ae,Ve,ne,we,ke,pe,x,E,T,S,F,N,I,w,k,M,L,j,s,i,Xe,je,De,Ue]}class m3 extends Pe{constructor(t){super(),Ce(this,t,p3,f3,ye,{timingFunction:0,arrows:1,infinite:2,initialPageIndex:24,duration:25,autoplay:26,autoplayDuration:27,autoplayDirection:28,pauseOnFocus:29,autoplayProgressVisible:3,dots:4,swiping:30,particlesToShow:31,particlesToScroll:32,goTo:33,goToPrev:34,goToNext:35},r3,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function g3(n){Me(n,"svelte-159ski6",".media-item.svelte-159ski6.svelte-159ski6{position:relative;height:100%}.media-content.svelte-159ski6.svelte-159ski6{position:relative;pointer-events:auto;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.media-content.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none}.video-icon.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-159ski6.svelte-159ski6{display:none;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none;display:block}.video-icon.svelte-159ski6.svelte-159ski6{pointer-events:auto}.video-icon.large.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem}.video-icon.small.svelte-159ski6.svelte-159ski6{width:1.75rem;height:1.75rem}.video-icon.svelte-159ski6 .video-icon-img.svelte-159ski6{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-159ski6 .video-icon-img.canPlay.svelte-159ski6{cursor:pointer}")}function np(n){let t;function e(r,o){if(r[2].type==="Image")return A3;if(r[2].type==="Video")return v3}let i=e(n),s=i&&i(n);return{c(){t=G("div"),s&&s.c(),D(t,"class","media-item svelte-159ski6"),D(t,"draggable","false")},m(r,o){J(r,t,o),s&&s.m(t,null)},p(r,o){i===(i=e(r))&&s?s.p(r,o):(s&&s.d(1),s=i&&i(r),s&&(s.c(),s.m(t,null)))},d(r){r&&X(t),s&&s.d()}}}function v3(n){let t,e,i,s,r,o;function a(h,u){return h[8]&&h[2].videoCoverUrl?y3:b3}let l=a(n),c=l(n);return{c(){c.c(),t=ce(),e=G("div"),i=G("div"),s=G("div"),D(s,"class","video-icon-img svelte-159ski6"),W(s,"background-image","url("+n[21]()+")"),fe(s,"canPlay",n[5]),D(i,"class","video-icon svelte-159ski6"),fe(i,"large",n[4]==="large"),fe(i,"small",n[4]==="small"),D(e,"class","video-play-button-container svelte-159ski6"),fe(e,"showPlayButton",n[11])},m(h,u){c.m(h,u),J(h,t,u),J(h,e,u),U(e,i),U(i,s),r||(o=Oe(s,"click",n[22]),r=!0)},p(h,u){l===(l=a(h))&&c?c.p(h,u):(c.d(1),c=l(h),c&&(c.c(),c.m(t.parentNode,t))),u&8&&W(s,"background-image","url("+h[21]()+")"),u&32&&fe(s,"canPlay",h[5]),u&16&&fe(i,"large",h[4]==="large"),u&16&&fe(i,"small",h[4]==="small"),u&2048&&fe(e,"showPlayButton",h[11])},d(h){c.d(h),h&&X(t),h&&X(e),r=!1,o()}}}function A3(n){let t,e,i;return{c(){t=G("img"),D(t,"class","media-content svelte-159ski6"),St(t.src,e=n[2].url)||D(t,"src",e),D(t,"alt",i=n[2].name),D(t,"draggable",!1),W(t,"object-fit",n[7])},m(s,r){J(s,t,r)},p(s,r){r&4&&!St(t.src,e=s[2].url)&&D(t,"src",e),r&4&&i!==(i=s[2].name)&&D(t,"alt",i),r&128&&W(t,"object-fit",s[7])},d(s){s&&X(t)}}}function b3(n){let t,e,i,s,r,o;return{c(){t=G("video"),D(t,"class","media-content svelte-159ski6"),St(t.src,e=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||D(t,"src",e),D(t,"poster",i=n[2].videoCoverUrl),D(t,"preload",s=n[2].videoCoverUrl?"none":"auto"),D(t,"disablepictureinpicture",""),t.playsInline=!0,D(t,"paused",""),t.muted=!0,D(t,"draggable",!1),t.loop=!1,D(t,"crossorigin",""),t.autoplay=n[6],t.controls=!1,fe(t,"showPlayButton",n[11]),W(t,"object-fit",n[7])},m(a,l){J(a,t,l),n[20](t),r||(o=[Oe(t,"play",n[15]),Oe(t,"pause",n[16]),Oe(t,"error",n[17]),Oe(t,"ended",n[18]),Oe(t,"click",n[19])],r=!0)},p(a,l){l&4&&!St(t.src,e=a[2].videoCoverUrl?a[2].url:a[2].url+"#t=0.1")&&D(t,"src",e),l&4&&i!==(i=a[2].videoCoverUrl)&&D(t,"poster",i),l&4&&s!==(s=a[2].videoCoverUrl?"none":"auto")&&D(t,"preload",s),l&64&&(t.autoplay=a[6]),l&2048&&fe(t,"showPlayButton",a[11]),l&128&&W(t,"object-fit",a[7])},d(a){a&&X(t),n[20](null),r=!1,wt(o)}}}function y3(n){let t,e,i;return{c(){t=G("img"),D(t,"class","media-content svelte-159ski6"),St(t.src,e=n[2].videoCoverUrl)||D(t,"src",e),D(t,"alt",i=n[2].name),D(t,"draggable",!1),W(t,"object-fit",n[7])},m(s,r){J(s,t,r)},p(s,r){r&4&&!St(t.src,e=s[2].videoCoverUrl)&&D(t,"src",e),r&4&&i!==(i=s[2].name)&&D(t,"alt",i),r&128&&W(t,"object-fit",s[7])},d(s){s&&X(t)}}}function w3(n){let t,e=n[2]&&np(n);return{c(){e&&e.c(),t=Re()},m(i,s){e&&e.m(i,s),J(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=np(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:ae,o:ae,d(i){e&&e.d(i),i&&X(t)}}}function C3(n,t,e){let i,s,{mediaInstance:r={videoInstance:void 0,paused:!0}}=t,{tag:o}=t,{media:a}=t,{playButtonIfNeed:l="withoutText"}=t,{playButtonSizeIfNeed:c="small"}=t,{canPlay:h=!0}=t,{autoplayVideo:u=!1}=t,{objectFit:f="fill"}=t,{disableVideoIfHavePoster:p=!1}=t,g=!0,v=!1;function m(){e(9,v=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const b=jn("mediaStore"),C=jn("hooks"),x=()=>{v||i&&(e(10,i.muted=!0,i),i.play(),i.pause(),e(10,i.muted=!1,i),e(9,v=!0))};C.on("loadVideoFirstFrame",x),Yt(()=>{b.subscribe(({currentMediaElement:w})=>{w!==i&&(i==null||i.pause())})});const E=w=>{e(11,g=!1),e(0,r.paused=!1,r),e(9,v=!0),i&&b.set({currentMediaElement:i}),C.emit("playStateChange",{event:w,state:"playing",tag:o,mediaInstance:i})},T=w=>{e(11,g=!0),e(0,r.paused=!0,r),C.emit("playStateChange",{event:w,state:"paused",tag:o,mediaInstance:i})},S=w=>{e(11,g=!0),e(0,r.paused=!0,r),C.emit("playStateChange",{event:w,state:"paused",tag:o,mediaInstance:i})},F=w=>{e(11,g=!0),e(0,r.paused=!0,r),C.emit("playStateChange",{event:w,state:"paused",tag:o,mediaInstance:i})},N=w=>{i&&i.pause()};function q(w){tt[w?"unshift":"push"](()=>{r.videoInstance=w,e(0,r)})}const A=()=>l==="withText"?Eh:l==="withoutText"?yc:l,I=w=>{h&&i&&(e(10,i.muted=!1,i),i.play())};return n.$$set=w=>{"mediaInstance"in w&&e(0,r=w.mediaInstance),"tag"in w&&e(1,o=w.tag),"media"in w&&e(2,a=w.media),"playButtonIfNeed"in w&&e(3,l=w.playButtonIfNeed),"playButtonSizeIfNeed"in w&&e(4,c=w.playButtonSizeIfNeed),"canPlay"in w&&e(5,h=w.canPlay),"autoplayVideo"in w&&e(6,u=w.autoplayVideo),"objectFit"in w&&e(7,f=w.objectFit),"disableVideoIfHavePoster"in w&&e(8,p=w.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(10,i=r.videoInstance),n.$$.dirty&4&&e(14,s=a==null?void 0:a.url),n.$$.dirty&16384&&s&&m(),n.$$.dirty&1024&&i&&e(11,g=i.paused),n.$$.dirty&1540&&(a==null?void 0:a.type)==="Video"&&!v){const w=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,M=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&w;i&&M&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",x),document.removeEventListener("touchstart",x),document.removeEventListener("click",x),document.addEventListener("WeixinJSBridgeReady",x),document.addEventListener("touchstart",x),document.addEventListener("click",x))}},[r,o,a,l,c,h,u,f,p,v,i,g,b,C,s,E,T,S,F,N,q,A,I]}class Sv extends Pe{constructor(t){super(),Ce(this,t,C3,w3,ye,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,autoplayVideo:6,objectFit:7,disableVideoIfHavePoster:8},g3)}}function P3(n){Me(n,"svelte-1mrbqlg",".media-list-wrapper.svelte-1mrbqlg.svelte-1mrbqlg{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg{position:relative;pointer-events:auto;height:100%;left:50%;top:50%;transform:translate(-50%, -50%)}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__carousel-container,.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__content-container{height:100%}")}function sp(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function rp(n){let t,e,i,s,r,o,a;const l=[E3,I3],c=[];function h(u,f){return u[13]&&u[10].length>1?0:1}return i=h(n),s=c[i]=l[i](n),{c(){t=G("div"),e=G("div"),s.c(),D(e,"class","media-list svelte-1mrbqlg"),fe(e,"carouselEnabled",n[13]),D(t,"class","media-list-wrapper svelte-1mrbqlg"),fe(t,"unfolded",n[5])},m(u,f){J(u,t,f),U(t,e),c[i].m(e,null),a=!0},p(u,f){n=u;let p=i;i=h(n),i===p?c[i].p(n,f):(Ie(),Z(c[p],1,1,()=>{c[p]=null}),Ee(),s=c[i],s?s.p(n,f):(s=c[i]=l[i](n),s.c()),H(s,1),s.m(e,null)),(!a||f[0]&8192)&&fe(e,"carouselEnabled",n[13]),(!a||f[0]&32)&&fe(t,"unfolded",n[5])},i(u){a||(H(s),u&>(()=>{a&&(o&&o.end(1),r=Fn(t,xu,n[6]?{y:4,duration:n[4],delay:n[2],easing:hn}:void 0),r.start())}),a=!0)},o(u){Z(s),r&&r.invalidate(),u&&(o=yr(t,xu,n[6]?{y:4,duration:n[4],delay:n[3],easing:hn}:void 0)),a=!1},d(u){u&&X(t),c[i].d(),u&&o&&o.end()}}}function I3(n){let t,e,i;const s=[{media:n[1][0]},{autoplayVideo:n[14]},n[7],{tag:n[0]}];function r(a){n[21](a)}let o={};for(let a=0;a<s.length;a+=1)o=jt(o,s[a]);return n[8][0]!==void 0&&(o.mediaInstance=n[8][0]),t=new Sv({props:o}),tt.push(()=>uh(t,"mediaInstance",r)),{c(){ve(t.$$.fragment)},m(a,l){me(t,a,l),i=!0},p(a,l){const c=l[0]&16515?Ft(s,[l[0]&2&&{media:a[1][0]},l[0]&16384&&{autoplayVideo:a[14]},l[0]&128&&ug(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],oh(()=>e=!1)),t.$set(c)},i(a){i||(H(t.$$.fragment,a),i=!0)},o(a){Z(t.$$.fragment,a),i=!1},d(a){ge(t,a)}}}function E3(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[M3]},$$scope:{ctx:n}};return t=new m3({props:i}),n[19](t),t.$on("pageChange",n[20]),{c(){ve(t.$$.fragment)},m(s,r){me(t,s,r),e=!0},p(s,r){const o={};r[0]&1409|r[1]&1&&(o.$$scope={dirty:r,ctx:s}),t.$set(o)},i(s){e||(H(t.$$.fragment,s),e=!0)},o(s){Z(t.$$.fragment,s),e=!1},d(s){n[19](null),ge(t,s)}}}function op(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function r(a){n[18](a,n[30])}let o={};for(let a=0;a<s.length;a+=1)o=jt(o,s[a]);return n[8][n[30]]!==void 0&&(o.mediaInstance=n[8][n[30]]),t=new Sv({props:o}),tt.push(()=>uh(t,"mediaInstance",r)),{c(){ve(t.$$.fragment)},m(a,l){me(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?Ft(s,[l[0]&128&&ug(n[7]),l[0]&1024&&{media:n[28]},l[0]&1&&{tag:n[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=n[8][n[30]],oh(()=>e=!1)),t.$set(c)},i(a){i||(H(t.$$.fragment,a),i=!0)},o(a){Z(t.$$.fragment,a),i=!1},d(a){ge(t,a)}}}function M3(n){let t,e,i=n[10],s=[];for(let o=0;o<i.length;o+=1)s[o]=op(sp(n,i,o));const r=o=>Z(s[o],1,1,()=>{s[o]=null});return{c(){for(let o=0;o<s.length;o+=1)s[o].c();t=Re()},m(o,a){for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(o,a);J(o,t,a),e=!0},p(o,a){if(a[0]&1409){i=o[10];let l;for(l=0;l<i.length;l+=1){const c=sp(o,i,l);s[l]?(s[l].p(c,a),H(s[l],1)):(s[l]=op(c),s[l].c(),H(s[l],1),s[l].m(t.parentNode,t))}for(Ie(),l=i.length;l<s.length;l+=1)r(l);Ee()}},i(o){if(!e){for(let a=0;a<i.length;a+=1)H(s[a]);e=!0}},o(o){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Z(s[a]);e=!1},d(o){xi(s,o),o&&X(t)}}}function x3(n){let t,e,i=n[5]&&rp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,r){s[5]?i?(i.p(s,r),r[0]&32&&H(i,1)):(i=rp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function k3(n,t,e){let i,s,r,o,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:h=0}=t,{duration:u=0}=t,{unfolded:f=!0}=t,{animation:p=!0}=t,{mediaItemConfig:g}=t,{enableCarousel:v=!0}=t,{autoplayConfig:m={}}=t;const{autoplayVideo:b=!1,autoplayCarousel:C=!0,autoplayVideoInCarousel:x=!1}=m;let E=[],T=0,S,F=null;const N=jn("hooks"),q=jn("mediaStore");function A(){const L=E[T],j=L==null?void 0:L.videoInstance;j&&(j.paused?(j.muted=!1,j.play()):j.pause())}Yt(()=>{N.on("click",L=>{var j;(j=a.tag3DContentSvelte)!=null&&j.css3DInstance&&L.tag.id===a.id&&L.target==="TagContent"&&A()}),e(0,a.play=()=>{const L=E[T],j=L==null?void 0:L.videoInstance;j&&(j.muted=!1,j.play())},a),e(0,a.pause=()=>{const L=E[T],j=L==null?void 0:L.videoInstance;j&&j.pause()},a),F=setInterval(()=>{o&&(S==null||S.goToNext())},3e3)}),pi(()=>{clearInterval(F),N.off("click",A)});function I(L,j){n.$$.not_equal(E[j],L)&&(E[j]=L,e(8,E))}function w(L){tt[L?"unshift":"push"](()=>{S=L,e(12,S)})}const k=L=>{i||q.set({currentMediaElement:null}),e(11,T=L.detail)};function M(L){n.$$.not_equal(E[0],L)&&(E[0]=L,e(8,E))}return n.$$set=L=>{"tag"in L&&e(0,a=L.tag),"mediaData"in L&&e(1,l=L.mediaData),"inDelay"in L&&e(2,c=L.inDelay),"outDelay"in L&&e(3,h=L.outDelay),"duration"in L&&e(4,u=L.duration),"unfolded"in L&&e(5,f=L.unfolded),"animation"in L&&e(6,p=L.animation),"mediaItemConfig"in L&&e(7,g=L.mediaItemConfig),"enableCarousel"in L&&e(16,v=L.enableCarousel),"autoplayConfig"in L&&e(17,m=L.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=E.every(L=>L.paused)),n.$$.dirty[0]&65538&&e(13,s=v&&(l==null?void 0:l.length)>1),n.$$.dirty[0]&2&&e(10,r=l),n.$$.dirty[0]&1536&&(o=r.length>1&&C&&i)},[a,l,c,h,u,f,p,g,E,i,r,T,S,s,b,q,v,m,I,w,k,M]}class Tv extends Pe{constructor(t){super(),Ce(this,t,k3,x3,ye,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:16,autoplayConfig:17},P3,[-1,-1])}}function D3(n){Me(n,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function ap(n){let t,e,i,s,r,o,a,l;t=new Di({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new tM({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&lp(n),h=n[1]&&cp(n);return{c(){ve(t.$$.fragment),e=ce(),i=G("div"),ve(s.$$.fragment),r=ce(),c&&c.c(),o=ce(),h&&h.c(),a=Re(),D(i,"class","line svelte-1f7m1lj")},m(u,f){me(t,u,f),J(u,e,f),J(u,i,f),me(s,i,null),J(u,r,f),c&&c.m(u,f),J(u,o,f),h&&h.m(u,f),J(u,a,f),l=!0},p(u,f){const p={};f&8&&(p.visible=u[3]),t.$set(p);const g={};f&8&&(g.unfolded=u[3]),s.$set(g),u[2]?c?(c.p(u,f),f&4&&H(c,1)):(c=lp(u),c.c(),H(c,1),c.m(o.parentNode,o)):c&&(Ie(),Z(c,1,1,()=>{c=null}),Ee()),u[1]?h?(h.p(u,f),f&2&&H(h,1)):(h=cp(u),h.c(),H(h,1),h.m(a.parentNode,a)):h&&(Ie(),Z(h,1,1,()=>{h=null}),Ee())},i(u){l||(H(t.$$.fragment,u),H(s.$$.fragment,u),H(c),H(h),l=!0)},o(u){Z(t.$$.fragment,u),Z(s.$$.fragment,u),Z(c),Z(h),l=!1},d(u){ge(t,u),u&&X(e),u&&X(i),ge(s),u&&X(r),c&&c.d(u),u&&X(o),h&&h.d(u),u&&X(a)}}}function lp(n){let t,e,i;return e=new vv({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","text svelte-1f7m1lj")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r&8&&(o.unfolded=s[3]),r&4&&(o.content=s[2]),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function cp(n){let t,e,i;return e=new Tv({props:{autoplayConfig:{autoplayCarousel:!1},unfolded:n[3],mediaData:n[1],tag:n[0],enableCarousel:!1,mediaItemConfig:{canPlay:!1,playButtonSizeIfNeed:"small",disableVideoIfHavePoster:!0},inDelay:500,duration:500}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","media-wrapper svelte-1f7m1lj")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r&8&&(o.unfolded=s[3]),r&2&&(o.mediaData=s[1]),r&1&&(o.tag=s[0]),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function S3(n){let t,e,i=n[0].state&&ap(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[0].state?i?(i.p(s,r),r&1&&H(i,1)):(i=ap(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function T3(n,t,e){let i,s,r,o,{tag:a}=t;return n.$$set=l=>{"tag"in l&&e(0,a=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&1&&e(3,i=a.state?a.state.unfolded:!1),n.$$.dirty&1&&e(4,s=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),n.$$.dirty&16&&e(2,r=((h=s.length)!=null?h:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,o=a.data.mediaData)},[a,o,r,i,s]}class L3 extends Pe{constructor(t){super(),Ce(this,t,T3,S3,ye,{tag:0},D3)}}function O3(n){Me(n,"svelte-sezqcq",'@charset "UTF-8";.svelte-sezqcq.svelte-sezqcq{box-sizing:border-box}.marketing.svelte-sezqcq.svelte-sezqcq{transform:translateY(-100%)}.marketing.svelte-sezqcq .line.svelte-sezqcq{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-sezqcq .content.svelte-sezqcq{position:relative;min-width:7.5rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition-property:opacity, transform;transition-duration:500ms}.marketing.svelte-sezqcq .content .headerImage.svelte-sezqcq{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-sezqcq .title.svelte-sezqcq{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-sezqcq .title .text.svelte-sezqcq{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-sezqcq.svelte-sezqcq{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-sezqcq .goto-button.svelte-sezqcq{display:flex;align-self:flex-end;flex-wrap:wrap;align-items:center;overflow:hidden;height:0.875rem}.footer.svelte-sezqcq .goto-button .gap.svelte-sezqcq{height:100%;width:0.625rem}.footer.svelte-sezqcq .goto-button .text.svelte-sezqcq{display:block;height:100%;font-size:0.625rem}.footer.svelte-sezqcq .arrow-wrapper.svelte-sezqcq{height:0.875rem;display:flex;align-self:flex-end;flex-grow:0;flex-shrink:0;align-items:center;margin-left:0.25rem}.footer.svelte-sezqcq .arrow-wrapper svg.arrow.svelte-sezqcq{width:0.375rem;height:0.625rem}.footer.svelte-sezqcq .price.svelte-sezqcq{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-sezqcq .price .value.svelte-sezqcq{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-sezqcq .price .unit.svelte-sezqcq{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-sezqcq .tags.svelte-sezqcq{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-sezqcq .tags .tag.svelte-sezqcq{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-sezqcq .content.svelte-sezqcq{background-color:white}.marketing.light.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-sezqcq .content .footer.svelte-sezqcq{color:#946700;fill:#946700}.marketing.dark.svelte-sezqcq .content.svelte-sezqcq{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-sezqcq .content .footer.svelte-sezqcq{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-sezqcq .content.svelte-sezqcq{opacity:1}.marketing.folded.svelte-sezqcq .content.svelte-sezqcq{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}')}function hp(n,t,e){const i=n.slice();return i[0]=t[e],i}function up(n,t,e){const i=n.slice();return i[0]=t[e],i}function dp(n){let t,e;return{c(){t=G("img"),D(t,"class","headerImage svelte-sezqcq"),St(t.src,e=n[3].headerPictureUrl)||D(t,"src",e),D(t,"alt","")},m(i,s){J(i,t,s)},p(i,s){s&8&&!St(t.src,e=i[3].headerPictureUrl)&&D(t,"src",e)},d(i){i&&X(t)}}}function fp(n){let t,e,i,s,r,o=n[2]||[],a=[];for(let h=0;h<o.length;h+=1)a[h]=pp(up(n,o,h));let l=n[5]||[],c=[];for(let h=0;h<l.length;h+=1)c[h]=mp(hp(n,l,h));return{c(){t=G("div"),e=G("div");for(let h=0;h<a.length;h+=1)a[h].c();i=ce();for(let h=0;h<c.length;h+=1)c[h].c();D(e,"class","tags svelte-sezqcq"),D(t,"class","tags-wrapper svelte-sezqcq")},m(h,u){J(h,t,u),U(t,e);for(let f=0;f<a.length;f+=1)a[f]&&a[f].m(e,null);U(e,i);for(let f=0;f<c.length;f+=1)c[f]&&c[f].m(e,null);s||(r=[Ii(Nn.call(null,e)),Oe(e,"clientHeight",n[11])],s=!0)},p(h,u){if(u&4){o=h[2]||[];let f;for(f=0;f<o.length;f+=1){const p=up(h,o,f);a[f]?a[f].p(p,u):(a[f]=pp(p),a[f].c(),a[f].m(e,i))}for(;f<a.length;f+=1)a[f].d(1);a.length=o.length}if(u&32){l=h[5]||[];let f;for(f=0;f<l.length;f+=1){const p=hp(h,l,f);c[f]?c[f].p(p,u):(c[f]=mp(p),c[f].c(),c[f].m(e,null))}for(;f<c.length;f+=1)c[f].d(1);c.length=l.length}},d(h){h&&X(t),xi(a,h),xi(c,h),s=!1,wt(r)}}}function pp(n){let t,e=n[0]+"",i;return{c(){t=G("div"),i=Ge(e),D(t,"class","tag primary-tag svelte-sezqcq"),W(t,"min-width",Vh)},m(s,r){J(s,t,r),U(t,i)},p(s,r){r&4&&e!==(e=s[0]+"")&&Qe(i,e)},d(s){s&&X(t)}}}function mp(n){let t,e=n[0]+"",i;return{c(){t=G("div"),i=Ge(e),D(t,"class","tag secondary-tag svelte-sezqcq"),W(t,"min-width",Vh)},m(s,r){J(s,t,r),U(t,i)},p(s,r){r&32&&e!==(e=s[0]+"")&&Qe(i,e)},d(s){s&&X(t)}}}function gp(n){let t,e,i=n[7]&&vp(n),s=n[3].highlightText&&bp(n);return{c(){t=G("div"),i&&i.c(),e=ce(),s&&s.c(),D(t,"class","footer svelte-sezqcq")},m(r,o){J(r,t,o),i&&i.m(t,null),U(t,e),s&&s.m(t,null)},p(r,o){r[7]?i?i.p(r,o):(i=vp(r),i.c(),i.m(t,e)):i&&(i.d(1),i=null),r[3].highlightText?s?s.p(r,o):(s=bp(r),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(r){r&&X(t),i&&i.d(),s&&s.d()}}}function vp(n){let t,e,i=n[3].price.value+"",s,r,o=n[3].price.unit&&Ap(n);return{c(){t=G("div"),e=G("span"),s=Ge(i),r=ce(),o&&o.c(),D(e,"class","value svelte-sezqcq"),D(t,"class","price svelte-sezqcq")},m(a,l){J(a,t,l),U(t,e),U(e,s),U(t,r),o&&o.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&Qe(s,i),a[3].price.unit?o?o.p(a,l):(o=Ap(a),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},d(a){a&&X(t),o&&o.d()}}}function Ap(n){let t,e=n[3].price.unit+"",i;return{c(){t=G("span"),i=Ge(e),D(t,"class","unit svelte-sezqcq")},m(s,r){J(s,t,r),U(t,i)},p(s,r){r&8&&e!==(e=s[3].price.unit+"")&&Qe(i,e)},d(s){s&&X(t)}}}function bp(n){let t,e,i,s,r=n[3].highlightText+"",o,a,l;return{c(){t=G("div"),e=G("div"),i=ce(),s=G("span"),o=Ge(r),a=ce(),l=G("div"),l.innerHTML='<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>',D(e,"class","gap svelte-sezqcq"),D(s,"class","text svelte-sezqcq"),D(t,"class","goto-button goto-icon svelte-sezqcq"),D(l,"class","arrow-wrapper svelte-sezqcq")},m(c,h){J(c,t,h),U(t,e),U(t,i),U(t,s),U(s,o),J(c,a,h),J(c,l,h)},p(c,h){h&8&&r!==(r=c[3].highlightText+"")&&Qe(o,r)},d(c){c&&X(t),c&&X(a),c&&X(l)}}}function z3(n){var E,T;let t,e,i,s,r,o,a,l,c,h,u=n[3].title+"",f,p,g,v,m;e=new Di({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let b=n[3].headerPictureUrl&&dp(n),C=((E=n[2].length)!=null?E:0)+((T=n[5].length)!=null?T:0)>0&&fp(n),x=(n[7]||n[3].highlightText)&&gp(n);return{c(){t=G("div"),ve(e.$$.fragment),i=ce(),s=G("div"),r=ce(),o=G("div"),b&&b.c(),a=ce(),l=G("div"),c=G("div"),h=G("div"),f=Ge(u),p=ce(),C&&C.c(),g=ce(),x&&x.c(),D(s,"class","line svelte-sezqcq"),W(s,"transition-delay",n[4]?Jo+"ms":qo+wp-yp-40+"ms"),D(h,"class","text svelte-sezqcq"),D(c,"class","title svelte-sezqcq"),D(l,"class","title-wrapper svelte-sezqcq"),D(o,"class","content svelte-sezqcq"),W(o,"max-width",Ni(n[9])),W(o,"transition-delay",n[4]?Jo+qo+"ms":"0ms"),D(t,"class",v=mt(`marketing ${n[6]}`)+" svelte-sezqcq"),fe(t,"unfolded",n[4]),fe(t,"folded",n[8])},m(S,F){J(S,t,F),me(e,t,null),U(t,i),U(t,s),U(t,r),U(t,o),b&&b.m(o,null),U(o,a),U(o,l),U(l,c),U(c,h),U(h,f),U(o,p),C&&C.m(o,null),U(o,g),x&&x.m(o,null),m=!0},p(S,[F]){var q,A;const N={};F&16&&(N.visible=S[4]),e.$set(N),F&16&&W(s,"transition-delay",S[4]?Jo+"ms":qo+wp-yp-40+"ms"),S[3].headerPictureUrl?b?b.p(S,F):(b=dp(S),b.c(),b.m(o,a)):b&&(b.d(1),b=null),(!m||F&8)&&u!==(u=S[3].title+"")&&Qe(f,u),((q=S[2].length)!=null?q:0)+((A=S[5].length)!=null?A:0)>0?C?C.p(S,F):(C=fp(S),C.c(),C.m(o,g)):C&&(C.d(1),C=null),S[7]||S[3].highlightText?x?x.p(S,F):(x=gp(S),x.c(),x.m(o,null)):x&&(x.d(1),x=null),F&16&&W(o,"transition-delay",S[4]?Jo+qo+"ms":"0ms"),(!m||F&64&&v!==(v=mt(`marketing ${S[6]}`)+" svelte-sezqcq"))&&D(t,"class",v),(!m||F&80)&&fe(t,"unfolded",S[4]),(!m||F&320)&&fe(t,"folded",S[8])},i(S){m||(H(e.$$.fragment,S),m=!0)},o(S){Z(e.$$.fragment,S),m=!1},d(S){S&&X(t),ge(e),b&&b.d(),C&&C.d(),x&&x.d()}}}const Vh=40,Jo=400,yp=500,qo=180,wp=500;function j3(n,t,e){let i,s,r,o,a,l,c,h,{tag:u}=t,f,p=(()=>{var m;const v=(m=u.data.limitWidth)!=null?m:!0;if(typeof v=="number")return v;if(v===!0)return 172})();const g=v=>{e(1,f=v.detail)};return n.$$set=v=>{"tag"in v&&e(0,u=v.tag)},n.$$.update=()=>{var v,m,b,C,x,E;n.$$.dirty&1&&e(4,i=(m=(v=u.state)==null?void 0:v.unfolded)!=null?m:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,r=u.data),n.$$.dirty&8&&e(7,o=Fe((b=r.price)==null?void 0:b.value)&&((C=r.price)==null?void 0:C.value)!==""),n.$$.dirty&1&&e(6,a=u.data.theme||"light"),n.$$.dirty&1026&&f>40&&e(10,l=l-1),n.$$.dirty&1032&&e(2,c=((x=r.brandTags)==null?void 0:x.slice(0,l).filter(Boolean))||[]),n.$$.dirty&1036&&e(5,h=((E=r.tags)==null?void 0:E.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(p-20)/Vh),[u,f,c,r,i,h,a,o,s,p,l,g]}class V3 extends Pe{constructor(t){super(),Ce(this,t,j3,z3,ye,{tag:0},O3)}}class R3 extends Audio{constructor(e){super();d(this,"sharedAudioSrc");d(this,"sharedAudioPaused",!0);d(this,"sharedAudioCurrentTime",0);d(this,"tryplaying",!1);d(this,"audioInstance");d(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return ee(this,null,function*(){var i,s,r;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((i=this.audioInstance)==null?void 0:i.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=YE(this.sharedAudioSrc,{namespace:xh.PlayAudio})),(s=this.eventListenerDisposer)==null||s.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.currentTime=(r=this.currentTime)!=null?r:0;const e=this.audioInstance.currentTime!==this.currentTime;this.audioInstance.play().then(()=>{var o;this.audioInstance.muted=!1,e&&(this.audioInstance.currentTime=(o=this.currentTime)!=null?o:0),this.sharedAudioPaused=!1}).catch(o=>{var a;o.message==="The operation is not supported."?console.error("Error: 音频文件可能损坏或修改过文件后缀",o):console.error("Error: error playing media in Safari",o),this.endedHandler(),(a=this.onerror)==null||a.call(this,o)}).finally(()=>{this.tryplaying=!1})})}pause(e){var i;if(this.audioInstance&&!this.paused){if(this.sharedAudioPaused=!0,(i=this.eventListenerDisposer)==null||i.call(this),this.audioInstance.ended){this.endedHandler();return}this.audioInstance.paused||this.audioInstance.pause(),this.onpause(e!=null?e:new Event("pause")),this.clear()}}dispose(){var e;(e=this.eventListenerDisposer)==null||e.call(this),this.clear(),this.audioInstance=void 0}clear(){var e;(e=this.audioInstance)==null||e.clear()}endedHandler(e){var i,s;(i=this.onended)==null||i.call(this,e!=null?e:new Event("ended")),(s=this.eventListenerDisposer)==null||s.call(this),this.sharedAudioPaused=!0,this.sharedAudioCurrentTime=0,this.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const i=f=>{var p;this.sharedAudioCurrentTime=e.currentTime,(p=this.ontimeupdate)==null||p.call(this,f)},s=f=>{var p;e.isBlankAudio||(this.sharedAudioPaused=!1,(p=this.onplay)==null||p.call(this,f))},r=f=>{this.pause(f)},o=f=>{this.endedHandler(f)},a=f=>{var p;this.sharedAudioPaused=!0,(p=this.onerror)==null||p.call(this,f)},l=f=>{var p;return(p=this.oncanplay)==null?void 0:p.call(this,f)},c=f=>{var p;return(p=this.oncanplaythrough)==null?void 0:p.call(this,f)},h=f=>{var p;return(p=this.onloadeddata)==null?void 0:p.call(this,f)},u=f=>{var p;return(p=this.onloadedmetadata)==null?void 0:p.call(this,f)};return e.addEventListener("timeupdate",i),e.addEventListener("play",s),e.addEventListener("pause",r),e.addEventListener("ended",o),e.addEventListener("error",a),e.addEventListener("canplay",l),e.addEventListener("canplaythrough",c),e.addEventListener("loadeddata",h),e.addEventListener("loadedmetadata",u),()=>{e.removeEventListener("timeupdate",i),e.removeEventListener("play",s),e.removeEventListener("pause",r),e.removeEventListener("ended",o),e.removeEventListener("error",a),e.removeEventListener("canplay",l),e.removeEventListener("canplaythrough",c),e.removeEventListener("loadeddata",h),e.removeEventListener("loadedmetadata",u)}}}function B3(n){Me(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function _3(n){let t,e,i,s;const r=n[8].default,o=mr(r,n,n[7],null);return{c(){t=G("div"),o&&o.c(),D(t,"class","audio svelte-13e7hxv"),D(t,"style",n[0])},m(a,l){J(a,t,l),o&&o.m(t,null),e=!0,i||(s=Oe(t,"click",Sb(n[1])),i=!0)},p(a,[l]){o&&o.p&&(!e||l&128)&&vr(o,r,a,a[7],e?gr(r,a[7],l,null):Ar(a[7]),null),(!e||l&1)&&D(t,"style",a[0])},i(a){e||(H(o,a),e=!0)},o(a){Z(o,a),e=!1},d(a){a&&X(t),o&&o.d(a),i=!1,s()}}}function F3(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:r}=t,{enable:o=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=Qa(),h=jn("hooks"),u=jn("mediaStore");let f,p=!0;function g(){e(5,f.onplay=m=>{h.emit("playStateChange",_({event:m,state:"playing",mediaInstance:f},l)),c("play"),e(6,p=!1)},f),e(5,f.onpause=m=>{h.emit("playStateChange",_({event:m,state:"paused",mediaInstance:f},l)),c("pause"),e(6,p=!0)},f),e(5,f.onended=m=>{h.emit("playStateChange",_({event:m,state:"paused",mediaInstance:f},l)),c("pause"),e(6,p=!0)},f),e(5,f.onloadedmetadata=m=>{typeof f.duration=="number"&&!Number.isNaN(f.duration)&&c("duration",f.duration)},f),e(5,f.onerror=m=>{c("pause"),e(6,p=!0)},f),e(5,f.ontimeupdate=m=>{c("timeupdate",f.currentTime)},f)}u.subscribe(({currentMediaElement:m})=>{m!==f&&(p||f==null||f.pause())});function v(m){f&&(h.emit("click",_({event:m,target:"AudioTagPlayIcon",audioInstance:f},l)),u.set({currentMediaElement:f}),h.emit("playStateChange",_({event:m,state:f.paused?"playing":"paused",mediaInstance:f},l)),f.paused?f.play():f.pause())}return n.$$set=m=>{"url"in m&&e(2,r=m.url),"enable"in m&&e(3,o=m.enable),"style"in m&&e(0,a=m.style),"hooksInfo"in m&&e(4,l=m.hooksInfo),"$$scope"in m&&e(7,s=m.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(r||c("duration",0)),n.$$.dirty&36&&(f==null||f.dispose(),e(5,f=new R3(r)),c("audioRef",f),setTimeout(()=>c("audioRef",f),200),g()),n.$$.dirty&40&&(o||f==null||f.pause()),n.$$.dirty&72&&c(o&&!p?"play":"pause")},[a,v,r,o,l,f,p,s,i]}let Lv=class extends Pe{constructor(t){super(),Ce(this,t,F3,_3,ye,{url:2,enable:3,style:0,hooksInfo:4},B3)}};function H3(n){Me(n,"svelte-srt2pi",".audio-icon__wrapper.svelte-srt2pi.svelte-srt2pi{display:inline-block}.audio-icon.svelte-srt2pi.svelte-srt2pi{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-srt2pi .sound-wave__container.svelte-srt2pi{position:absolute;pointer-events:none;width:60%;height:60%}.sound-wave.svelte-srt2pi.svelte-srt2pi{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-srt2pi .sound-wave.svelte-srt2pi{animation-play-state:running}.playing.svelte-srt2pi .sound-wave-1.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_1_animation}.playing.svelte-srt2pi .sound-wave-2.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_2_animation}.playing.svelte-srt2pi .sound-wave-3.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_3_animation}@keyframes svelte-srt2pi-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Cp(n){let t,e;return t=new Di({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function N3(n){let t,e,i,s,r,o=n[1]&&Cp();return{c(){t=G("div"),o&&o.c(),e=ce(),i=G("div"),s=G("div"),s.innerHTML='<svg width="100%" height="100%" viewBox="0 0 128 128"><g transform="rotate(-45 12 64) translate(12 64)" fill="black" stroke="black" fill-opacity="0.6" stroke-opacity="0.6"><path stroke="none" class="sound-wave sound-wave-1 svelte-srt2pi" d="M0,23 A23,23 0 0,0 23,0 L0,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-2 svelte-srt2pi" d="M0,46 A46,46 0 0,0 46,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-3 svelte-srt2pi" d="M0,80 A80,80 0 0,0 80,0"></path></g></svg>',D(s,"class","sound-wave__container svelte-srt2pi"),D(i,"class","audio-icon svelte-srt2pi"),fe(i,"playing",n[0]),D(t,"class","audio-icon__wrapper svelte-srt2pi"),D(t,"style",n[2]),W(t,"width",n[5]),W(t,"height",n[5])},m(a,l){J(a,t,l),o&&o.m(t,null),U(t,e),U(t,i),U(i,s),n[7](s),n[8](t),r=!0},p(a,[l]){a[1]?o?l&2&&H(o,1):(o=Cp(),o.c(),H(o,1),o.m(t,e)):o&&(Ie(),Z(o,1,1,()=>{o=null}),Ee()),(!r||l&1)&&fe(i,"playing",a[0]),(!r||l&4)&&D(t,"style",a[2]);const c=l&4;(c||l&36)&&W(t,"width",a[5]),(c||l&36)&&W(t,"height",a[5])},i(a){r||(H(o),r=!0)},o(a){Z(o),r=!1},d(a){a&&X(t),o&&o.d(),n[7](null),n[8](null)}}}function G3(n,t,e){let i,{playing:s}=t,{shadow:r=!1}=t,{style:o=null}=t,{width:a="100%"}=t,l,c;function h(f){tt[f?"unshift":"push"](()=>{c=f,e(4,c)})}function u(f){tt[f?"unshift":"push"](()=>{l=f,e(3,l)})}return n.$$set=f=>{"playing"in f&&e(0,s=f.playing),"shadow"in f&&e(1,r=f.shadow),"style"in f&&e(2,o=f.style),"width"in f&&e(6,a=f.width)},n.$$.update=()=>{n.$$.dirty&64&&e(5,i=typeof a=="number"?Ni(a):a)},[s,r,o,l,c,i,a,h,u]}class Ov extends Pe{constructor(t){super(),Ce(this,t,G3,N3,ye,{playing:0,shadow:1,style:2,width:6},H3)}}function W3(n){Me(n,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function Pp(n){var m,b;let t,e,i,s,r,o,a,l,c,h,u,f,p,g;e=new Di({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let v=n[6]&&Ip(n);return c=new Av({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),u=new Dh({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((b=(m=n[5])==null?void 0:m.length)!=null?b:10,15),useLinearColor:!0}}),{c(){t=G("div"),ve(e.$$.fragment),i=ce(),s=G("div"),r=G("div"),o=G("div"),v&&v.c(),a=ce(),l=G("div"),ve(c.$$.fragment),h=ce(),ve(u.$$.fragment),D(o,"class","audio-icon svelte-1s6gk4a"),W(l,"display","inline-block"),D(r,"class","wrapper svelte-1s6gk4a"),D(s,"class","content svelte-1s6gk4a"),D(t,"class","audio-tag svelte-1s6gk4a"),fe(t,"unfolded",n[6])},m(C,x){J(C,t,x),me(e,t,null),U(t,i),U(t,s),U(s,r),U(r,o),v&&v.m(o,null),U(r,a),U(r,l),me(c,l,null),U(t,h),me(u,t,null),f=!0,p||(g=[Oe(l,"click",n[7]),Ii(Nn.call(null,l)),Oe(l,"clientWidth",n[12])],p=!0)},p(C,x){var F,N;const E={};x&64&&(E.visible=C[6]),x&8&&(E.left=C[3]/2+"px"),e.$set(E),C[6]?v?(v.p(C,x),x&64&&H(v,1)):(v=Ip(C),v.c(),H(v,1),v.m(o,null)):v&&(Ie(),Z(v,1,1,()=>{v=null}),Ee());const T={};x&64&&(T.visible=C[6]),x&2&&(T.textUnfolded=C[1]),x&32&&(T.content=C[5]),c.$set(T);const S={};x&64&&(S.unfolded=C[6]),x&8&&(S.length=C[3]),x&48&&(S.outDelay=C[4]+20*Math.min((N=(F=C[5])==null?void 0:F.length)!=null?N:10,15)),u.$set(S),(!f||x&64)&&fe(t,"unfolded",C[6])},i(C){f||(H(e.$$.fragment,C),H(v),H(c.$$.fragment,C),H(u.$$.fragment,C),f=!0)},o(C){Z(e.$$.fragment,C),Z(v),Z(c.$$.fragment,C),Z(u.$$.fragment,C),f=!1},d(C){C&&X(t),ge(e),v&&v.d(),ge(c),ge(u),p=!1,wt(g)}}}function Ip(n){let t,e,i,s,r,o,a;return e=new Di({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Lv({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[Q3]},$$scope:{ctx:n}}}),s.$on("play",n[8]),s.$on("pause",n[9]),s.$on("error",n[10]),s.$on("audioRef",n[11]),{c(){t=G("div"),ve(e.$$.fragment),i=ce(),ve(s.$$.fragment),D(t,"class","audio svelte-1s6gk4a")},m(l,c){J(l,t,c),me(e,t,null),U(t,i),me(s,t,null),a=!0},p(l,c){n=l;const h={};c&64&&(h.enable=n[6]),c&1&&(h.url=n[0].data.audioUrl),c&1&&(h.hooksInfo={tag:n[0]}),c&8196&&(h.$$scope={dirty:c,ctx:n}),s.$set(h)},i(l){a||(H(e.$$.fragment,l),H(s.$$.fragment,l),l&>(()=>{a&&(o&&o.end(1),r=Fn(t,Tt,{duration:1e3,delay:0,easing:rr}),r.start())}),a=!0)},o(l){var c,h;Z(e.$$.fragment,l),Z(s.$$.fragment,l),r&&r.invalidate(),l&&(o=yr(t,Tt,{duration:1e3,delay:20*Math.min((h=(c=n[5])==null?void 0:c.length)!=null?h:10,15),easing:rr})),a=!1},d(l){l&&X(t),ge(e),ge(s),l&&o&&o.end()}}}function Q3(n){let t,e,i;return e=new Ov({props:{playing:n[2]}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,r){J(s,t,r),me(e,t,null),i=!0},p(s,r){const o={};r&4&&(o.playing=s[2]),e.$set(o)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function U3(n){let t,e,i=n[0].state&&Pp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[0].state?i?(i.p(s,r),r&1&&H(i,1)):(i=Pp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Y3(n,t,e){let i,s,r,{tag:o}=t,a=!1,l=!1,c;function h(){e(1,a=!a)}const u=()=>{e(2,l=!0)},f=()=>{e(2,l=!1)},p=()=>{e(2,l=!1)};function g(m){br.call(this,n,m)}const v=m=>{e(3,c=m.detail)};return n.$$set=m=>{"tag"in m&&e(0,o=m.tag)},n.$$.update=()=>{var m,b,C;n.$$.dirty&1&&e(6,i=!!((m=o.state)!=null&&m.unfolded)),n.$$.dirty&1&&e(5,s=(C=(b=o.data.title)!=null?b:o.data.text)!=null?C:""),n.$$.dirty&2&&e(4,r=a?450:0)},[o,a,l,c,r,s,i,h,u,f,p,g,v]}class X3 extends Pe{constructor(t){super(),Ce(this,t,Y3,U3,ye,{tag:0},W3)}}function Z3(n){Me(n,"svelte-58hfjf",".audio-tag__wrapper.svelte-58hfjf{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-58hfjf{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.audio__inner.svelte-58hfjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-58hfjf{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-58hfjf{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function Ep(n){let t,e,i,s;return i=new Lv({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[q3]},$$scope:{ctx:n}}}),i.$on("play",n[6]),i.$on("pause",n[7]),i.$on("error",n[8]),i.$on("timeupdate",n[9]),i.$on("duration",n[10]),i.$on("audioRef",n[11]),{c(){t=G("div"),e=G("div"),ve(i.$$.fragment),D(e,"class","audio-tag svelte-58hfjf"),W(e,"background-color",n[4].bgColor),W(e,"color",n[4].fontColor),D(t,"class","audio-tag__wrapper svelte-58hfjf")},m(r,o){J(r,t,o),U(t,e),me(i,e,null),s=!0},p(r,o){const a={};o&1&&(a.enable=r[0].state.visible),o&1&&(a.url=r[0].data.audioUrl),o&1&&(a.hooksInfo={tag:r[0]}),o&8232&&(a.$$scope={dirty:o,ctx:r}),i.$set(a),o&16&&W(e,"background-color",r[4].bgColor),o&16&&W(e,"color",r[4].fontColor)},i(r){s||(H(i.$$.fragment,r),s=!0)},o(r){Z(i.$$.fragment,r),s=!1},d(r){r&&X(t),ge(i)}}}function J3(n){let t;return{c(){t=Ge(n[5])},m(e,i){J(e,t,i)},p(e,i){i&32&&Qe(t,e[5])},d(e){e&&X(t)}}}function q3(n){let t,e,i,s,r,o,a;return i=new Ov({props:{playing:n[3]}}),o=new Sh({props:{maxWidth:72,maxLine:1,$$slots:{default:[J3]},$$scope:{ctx:n}}}),{c(){t=G("div"),e=G("div"),ve(i.$$.fragment),s=ce(),r=G("div"),ve(o.$$.fragment),D(e,"class","audio-icon__wrapper svelte-58hfjf"),D(r,"class","text svelte-58hfjf"),D(t,"class","audio__inner svelte-58hfjf")},m(l,c){J(l,t,c),U(t,e),me(i,e,null),U(t,s),U(t,r),me(o,r,null),a=!0},p(l,c){const h={};c&8&&(h.playing=l[3]),i.$set(h);const u={};c&8224&&(u.$$scope={dirty:c,ctx:l}),o.$set(u)},i(l){a||(H(i.$$.fragment,l),H(o.$$.fragment,l),a=!0)},o(l){Z(i.$$.fragment,l),Z(o.$$.fragment,l),a=!1},d(l){l&&X(t),ge(i),ge(o)}}}function K3(n){let t,e,i=n[0].state&&Ep(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[0].state?i?(i.p(s,r),r&1&&H(i,1)):(i=Ep(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function $3(n,t,e){let i,s,{tag:r}=t;const o={light:{bgColor:"rgba(255, 255, 255, 0.3)",fontColor:"rgba(0, 0, 0, 0.6)"},dark:{bgColor:"rgba(0, 0, 0, 0.3)",fontColor:"white"}};let a=0,l=0,c=!1;const h=()=>{e(3,c=!0)},u=()=>{e(3,c=!1)},f=()=>{e(3,c=!1)},p=m=>{e(1,a=m.detail)},g=m=>{e(2,l=m.detail)};function v(m){br.call(this,n,m)}return n.$$set=m=>{"tag"in m&&e(0,r=m.tag)},n.$$.update=()=>{var m,b,C;n.$$.dirty&1&&e(5,i=(b=(m=r.data.title)!=null?m:r.data.text)!=null?b:""),n.$$.dirty&1&&e(4,s=(C=o[r.data.theme||"light"])!=null?C:o.light)},[r,a,l,c,s,i,h,u,f,p,g,v]}class ek extends Pe{constructor(t){super(),Ce(this,t,$3,K3,ye,{tag:0},Z3)}}function tk(n){let t,e;return t=new ek({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=i[0]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function ik(n){let t,e;return t=new X3({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=i[0]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function nk(n){let t,e,i,s;const r=[ik,tk],o=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(n))&&(e=o[t]=r[t](n)),{c(){e&&e.c(),i=Re()},m(l,c){~t&&o[t].m(l,c),J(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&o[t].p(l,c):(e&&(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee()),~t?(e=o[t],e?e.p(l,c):(e=o[t]=r[t](l),e.c()),H(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(H(e),s=!0)},o(l){Z(e),s=!1},d(l){~t&&o[t].d(l),l&&X(i)}}}function sk(n,t,e){let i,{tag:s}=t,r;function o(a){r=a.detail}return s.play=()=>r.play(),s.pause=()=>r.pause(),n.$$set=a=>{"tag"in a&&e(0,s=a.tag)},n.$$.update=()=>{var a;n.$$.dirty&1&&e(1,i=(a=s.data.appearance)!=null?a:"line")},[s,i,o]}class rk extends Pe{constructor(t){super(),Ce(this,t,sk,nk,ye,{tag:0})}}function ok(n){Me(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Mp(n){var s;let t,e,i;return e=new Tv({props:{mediaItemConfig:{canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(s=n[4])!=null?s:"withText",disableVideoIfHavePoster:!1,objectFit:n[2]},unfolded:n[6],mediaData:n[5],enableCarousel:n[1],autoplayConfig:n[3],tag:n[0],inDelay:500,duration:500}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class","media-wrapper svelte-10cw0el")},m(r,o){J(r,t,o),me(e,t,null),i=!0},p(r,o){var l;const a={};o&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=r[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:r[2]}),o&64&&(a.unfolded=r[6]),o&32&&(a.mediaData=r[5]),o&2&&(a.enableCarousel=r[1]),o&8&&(a.autoplayConfig=r[3]),o&1&&(a.tag=r[0]),e.$set(a)},i(r){i||(H(e.$$.fragment,r),i=!0)},o(r){Z(e.$$.fragment,r),i=!1},d(r){r&&X(t),ge(e)}}}function ak(n){let t,e,i=n[0].state&&n[5]&&Mp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[0].state&&s[5]?i?(i.p(s,r),r&33&&H(i,1)):(i=Mp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function lk(n,t,e){let i,s,r,o,a,l,{tag:c}=t;return n.$$set=h=>{"tag"in h&&e(0,c=h.tag)},n.$$.update=()=>{var h,u;n.$$.dirty&1&&e(6,i=c.state?c.state.unfolded:!1),n.$$.dirty&1&&e(5,s=c.data.mediaData),n.$$.dirty&1&&e(1,r=c.data.enableCarousel),n.$$.dirty&1&&e(4,o=c.data.playIcon),n.$$.dirty&3&&e(3,a=(h=c.data.autoplayConfig)!=null?h:{autoplay:r!=null?r:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(u=c.data.objectFit)!=null?u:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,r,l,a,o,s,i]}class ck extends Pe{constructor(t){super(),Ce(this,t,lk,ak,ye,{tag:0},ok)}}const zl=new Map;function zv(n){return ee(this,null,function*(){return new Promise((t,e)=>{if(!n){e(Error("url is empty"));return}const i=new Image;i.src=n,i.onload=()=>t({width:i.width,height:i.height}),i.onerror=e})})}function hk(n){return ee(this,null,function*(){const{url:t,ratio:e=3}=n,i=(()=>{if(zl.has(t))return zl.get(t);const o=zv(t);return zl.set(t,o),o})(),{width:s,height:r}=yield i;return ue(_({},n),{width:s/e,height:r/e})})}function uk(n){return ee(this,null,function*(){const{steps:t,url:e,ratio:i=3,fps:s=24}=n;if(!t)throw new Error("KeyframeIcon requires steps");const{width:r,height:o}=yield zv(e),a=r/i,l=o/i,c=a/t,h=l,u=1/s*t+"s";return ue(_({},n),{width:c,height:h,duration:u})})}function dk(n){Me(n,"svelte-316sq3","@keyframes svelte-316sq3-sprites-animation{0%{background-position:0 0}100%{background-position:100% 0}}.icon-image.svelte-316sq3{display:block;width:auto}.icon-keyframe.svelte-316sq3{background-repeat:no-repeat;background-size:auto 100%;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-316sq3-sprites-animation;animation-delay:0}")}function xp(n){n[1]=n[19].width}function kp(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function Dp(n){let t,e,i,s=n[0]&&Sp();function r(l,c){return l[8]?pk:fk}let o=r(n),a=o(n);return{c(){t=G("div"),s&&s.c(),e=ce(),a.c(),D(t,"class","icon"),W(t,"width",n[1])},m(l,c){J(l,t,c),s&&s.m(t,null),U(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&H(s,1):(s=Sp(),s.c(),H(s,1),s.m(t,e)):s&&(Ie(),Z(s,1,1,()=>{s=null}),Ee()),o===(o=r(l))&&a?a.p(l,c):(a.d(1),a=o(l),a&&(a.c(),a.m(t,null))),c&2&&W(t,"width",l[1])},i(l){i||(H(s),i=!0)},o(l){Z(s),i=!1},d(l){l&&X(t),s&&s.d(),a.d()}}}function Sp(n){let t,e;return t=new Di({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function fk(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:vk,then:gk,catch:mk,value:19};return va(e=n[11](ft({url:n[7],ratio:n[5]})),i),{c(){t=Re(),i.block.c()},m(s,r){J(s,t,r),i.block.m(s,i.anchor=r),i.mount=()=>t.parentNode,i.anchor=t},p(s,r){n=s,i.ctx=n,r&160&&e!==(e=n[11](ft({url:n[7],ratio:n[5]})))&&va(e,i)||hg(i,n,r)},d(s){s&&X(t),i.block.d(s),i.token=null,i=null}}}function pk(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:yk,then:bk,catch:Ak,value:19};return va(e=n[10](ft({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=Re(),i.block.c()},m(s,r){J(s,t,r),i.block.m(s,i.anchor=r),i.mount=()=>t.parentNode,i.anchor=t},p(s,r){n=s,i.ctx=n,r&228&&e!==(e=n[10](ft({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&va(e,i)||hg(i,n,r)},d(s){s&&X(t),i.block.d(s),i.token=null,i=null}}}function mk(n){return{c:ae,m:ae,p:ae,d:ae}}function gk(n){xp(n);let t,e;return{c(){t=G("img"),D(t,"alt","tag-icon"),D(t,"class","icon-image svelte-316sq3"),St(t.src,e=n[7])||D(t,"src",e),W(t,"width",Ni(Qs({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width)),W(t,"max-width","initial")},m(i,s){J(i,t,s)},p(i,s){xp(i),s&128&&!St(t.src,e=i[7])&&D(t,"src",e),s&184&&W(t,"width",Ni(Qs({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&X(t)}}}function vk(n){return{c:ae,m:ae,p:ae,d:ae}}function Ak(n){return{c:ae,m:ae,p:ae,d:ae}}function bk(n){kp(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]-1})`;return{c(){t=G("div"),D(t,"class","icon-keyframe svelte-316sq3"),W(t,"width",Ni(Qs({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),W(t,"height",Ni(Qs({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),W(t,"background-image",e),W(t,"animation-duration",n[18]),W(t,"animation-timing-function",i)},m(s,r){J(s,t,r)},p(s,r){kp(s),r&252&&W(t,"width",Ni(Qs({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),r&252&&W(t,"height",Ni(Qs({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),r&128&&e!==(e=`url(${s[7]})`)&&W(t,"background-image",e),r&228&&W(t,"animation-duration",s[18]),r&228&&i!==(i=`steps(${s[17]-1})`)&&W(t,"animation-timing-function",i)},d(s){s&&X(t)}}}function yk(n){return{c:ae,m:ae,p:ae,d:ae}}function wk(n){let t,e,i=n[9]&&Dp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[9]?i?(i.p(s,r),r&512&&H(i,1)):(i=Dp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Qs(n){const{originWidth:t,originHeight:e,scale:i=1,wantedWidth:s}=n,r=(s!=null?s:t)*i,o=typeof e=="number"?r*(e/t):void 0;return ue(_({},n),{width:r,height:o})}function Ck(n,t,e){let i,s,r,o,a,l,c,h,u,{width:f=null}=t,{icon:p=null}=t,{shadow:g=!1}=t;const v=Qa();function m(x){return ee(this,null,function*(){const E=yield uk(x);return v("iconLoaded",E),E})}function b(x){return ee(this,null,function*(){if(typeof u=="number")return ue(_({},x),{width:u});const E=yield hk(x);return v("iconLoaded",E),E})}function C(){h||v("iconLoaded")}return Yt(()=>{C()}),n.$$set=x=>{"width"in x&&e(1,f=x.width),"icon"in x&&e(12,p=x.icon),"shadow"in x&&e(0,g=x.shadow)},n.$$.update=()=>{var x,E;n.$$.dirty&4096&&e(7,i=p==null?void 0:p.url),n.$$.dirty&4096&&e(2,s=(x=p==null?void 0:p.steps)!=null?x:1),n.$$.dirty&4096&&e(6,r=p==null?void 0:p.fps),n.$$.dirty&4096&&e(5,o=p==null?void 0:p.ratio),n.$$.dirty&4096&&e(4,a=(E=p==null?void 0:p.scale)!=null?E:1),n.$$.dirty&4096&&e(3,l=p==null?void 0:p.width),n.$$.dirty&252&&e(9,c=ft({url:i,steps:s,fps:r,ratio:o,scale:a,width:l})),n.$$.dirty&4&&e(8,h=s>1),n.$$.dirty&2&&(u=f)},C(),[g,f,s,l,a,o,r,i,h,c,m,b,p]}class jv extends Pe{constructor(t){super(),Ce(this,t,Ck,wk,ye,{width:1,icon:12,shadow:0},dk)}}function Pk(n){Me(n,"svelte-e58ijk",".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function Tp(n){let t,e,i,s,r,o;return e=new Di({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=G("div"),ve(e.$$.fragment),i=ce(),s=G("div"),r=Ge(n[1]),D(s,"class","text svelte-e58ijk"),D(t,"class","text-wrapper svelte-e58ijk")},m(a,l){J(a,t,l),me(e,t,null),U(t,i),U(t,s),U(s,r),o=!0},p(a,l){(!o||l&2)&&Qe(r,a[1])},i(a){o||(H(e.$$.fragment,a),o=!0)},o(a){Z(e.$$.fragment,a),o=!1},d(a){a&&X(t),ge(e)}}}function Ik(n){let t,e,i,s;e=new jv({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let r=n[1]&&n[2]&&Tp(n);return{c(){t=G("div"),ve(e.$$.fragment),i=ce(),r&&r.c(),D(t,"class","wrapper svelte-e58ijk")},m(o,a){J(o,t,a),me(e,t,null),U(t,i),r&&r.m(t,null),s=!0},p(o,[a]){const l={};a&1&&(l.icon=o[0]),e.$set(l),o[1]&&o[2]?r?(r.p(o,a),a&6&&H(r,1)):(r=Tp(o),r.c(),H(r,1),r.m(t,null)):r&&(Ie(),Z(r,1,1,()=>{r=null}),Ee())},i(o){s||(H(e.$$.fragment,o),H(r),s=!0)},o(o){Z(e.$$.fragment,o),Z(r),s=!1},d(o){o&&X(t),ge(e),r&&r.d()}}}function Ek(n,t,e){let i,s,r,{tag:o}=t;const a=()=>{e(2,i=!0)};return n.$$set=l=>{"tag"in l&&e(3,o=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&8&&e(1,s=(l=o.data.title)!=null?l:o.data.text),n.$$.dirty&8&&e(0,r=(h=o.data.icon)!=null?h:(c=o.style)==null?void 0:c.point)},e(2,i=!1),[r,s,i,o,a]}class Mk extends Pe{constructor(t){super(),Ce(this,t,Ek,Ik,ye,{tag:3},Pk)}}function xk(n){Me(n,"svelte-155de2y",".wrapper.svelte-155de2y{position:relative;width:0;height:0;display:flex;flex-direction:column;justify-content:end;align-items:center}.line.svelte-155de2y{position:relative;flex-shrink:0;width:0.0625rem;height:5rem;background-image:linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.5))}.media-item.svelte-155de2y{box-sizing:content-box;position:relative;flex-shrink:0;width:2.625rem;height:2.625rem;border-style:solid;border-width:0.3125rem;-o-border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image-slice:15 fill}.media-content.svelte-155de2y{position:relative;box-sizing:content-box;pointer-events:auto;width:100%;height:100%;border-radius:624.9375rem;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.media-cover.svelte-155de2y{position:absolute;border-radius:624.9375rem;overflow:hidden;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.2)}.media-cover.svelte-155de2y::after{content:'';position:absolute;width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAMAAADwSaEZAAAAz1BMVEUAAAC9vb3///////////+7u7v///////////+7u7v////+/v7////////////////////////////////////////////////////ExMT///+8vLz///+8vLz///////////////////////////////////////////////+/v7/////5+fnS0tK7u7v29vbFxcXNzc3U1NTr6+v////g4ODx8fG7u7v////29vb///+7u7v///////////+8vLz///////////////+7u7sfPCSZAAAAQ3RSTlMAVfvx6yoT/Yn62/bOOQTVx122pGZDLykj6uLSqY11azIgDd6flntKRh348/Lx7+zs6+jm5d3b28OzsKGcjYI5LAjBXr9o4QAAAdJJREFUWMPt0tdygzAQBVBZkkFgumkucY9Leu8d/v+bIhGnzAQ7a2DGedB9wd7LHC0DSEZGRkZmW6nX6oACRu10tFp+VdM6O/WNKC1N01UYrzQ4V+9waw0mtA5Qe75O0/WYyPUzCLtPIVh6D8KOYNgRCGvBsBYIu9QgmHYJwg5OIdjpAQhLyNneX9jeGUlgWNI4b63HWueNBIpx7urwZBV2cnjFKTgmuONbd/i7HLq3x5yCY9+h3qMbmIMojqOBGbiPHlXFuBAmgmlbtw3D1tsUi/8FsPz8Lww3qsNsd7ZLKsKMmA/6FWG7YqBUhD2IwUL82ndoWcwOEbKesh2Hvf2yL4BOfQ/zq/OKXllF31l7zgvFLocRG4sLdrPGHJfCetGD0LpW1lj9EhhuIjR6wsnb8LNr4sKY8YK4NmkHX92LURQj5u/SJMUwzPJahjfCPr/0ppLXKs1lTUFYd3lznF/Hy8O6ICxyPhZbf5gTIVBCI9vMz39MP9vMCBEwSk/H4m2y2cL6ObcWM0Z4gfWeguAZTMdqkqjEmfQDZXlC0J84REzH0wHaLJbJPF2sIcyLC66IEN1jpoUKZBTOfXZ3o1OsqpjqN3fMn4cjJCMjIyOzvbwDyD/WZc7m9iEAAAAASUVORK5CYII=);background-size:100% 100%}")}function Lp(n){let t,e,i,s,r,o=n[0].type==="Image"&&Op(n);return{c(){t=G("div"),e=G("div"),o&&o.c(),i=ce(),s=G("div"),D(e,"class","media-item svelte-155de2y"),D(e,"draggable","false"),D(s,"class","line svelte-155de2y"),D(t,"class","wrapper svelte-155de2y")},m(a,l){J(a,t,l),U(t,e),o&&o.m(e,null),U(t,i),U(t,s),r=!0},p(a,l){a[0].type==="Image"?o?(o.p(a,l),l&1&&H(o,1)):(o=Op(a),o.c(),H(o,1),o.m(e,null)):o&&(Ie(),Z(o,1,1,()=>{o=null}),Ee())},i(a){r||(H(o),r=!0)},o(a){Z(o),r=!1},d(a){a&&X(t),o&&o.d()}}}function Op(n){let t,e,i,s,r,o,a,l;return t=new Di({props:{blurRadius:22,spreadRadius:16,height:"80%",width:"80%",center:!0,round:!0}}),{c(){var c;ve(t.$$.fragment),e=ce(),i=G("img"),o=ce(),a=G("div"),D(i,"class","media-content svelte-155de2y"),St(i.src,s=(c=n[0].thumbnail)!=null?c:n[0].url)||D(i,"src",s),D(i,"alt",r=n[0].name),D(i,"draggable",!1),D(a,"class","media-cover svelte-155de2y")},m(c,h){me(t,c,h),J(c,e,h),J(c,i,h),J(c,o,h),J(c,a,h),l=!0},p(c,h){var u;(!l||h&1&&!St(i.src,s=(u=c[0].thumbnail)!=null?u:c[0].url))&&D(i,"src",s),(!l||h&1&&r!==(r=c[0].name))&&D(i,"alt",r)},i(c){l||(H(t.$$.fragment,c),l=!0)},o(c){Z(t.$$.fragment,c),l=!1},d(c){ge(t,c),c&&X(e),c&&X(i),c&&X(o),c&&X(a)}}}function kk(n){let t,e,i=n[0]&&Lp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[0]?i?(i.p(s,r),r&1&&H(i,1)):(i=Lp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Dk(n,t,e){let i,{tag:s}=t;return n.$$set=r=>{"tag"in r&&e(1,s=r.tag)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=s.data.mediaData[0])},[i,s]}class Sk extends Pe{constructor(t){super(),Ce(this,t,Dk,kk,ye,{tag:1},xk)}}function Tk(n){Me(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function Lk(n){let t,e;return{c(){t=new da(!1),e=Re(),t.a=e},m(i,s){t.m(n[2],i,s),J(i,e,s)},p:ae,d(i){i&&X(e),i&&t.d()}}}function Ok(n){let t,e=typeof n[2]=="string"&&Lk(n);return{c(){t=G("div"),e&&e.c(),D(t,"class","customElement__container svelte-kzl2aj"),fe(t,"unfolded",n[1])},m(i,s){J(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&fe(t,"unfolded",i[1])},i:ae,o:ae,d(i){i&&X(t),e&&e.d(),n[5](null)}}}function zk(n,t,e){var h,u;let i,{tag:s}=t,{rendererMap:r=new Map}=t,o,a=(u=s.element)!=null?u:(h=r.get(s.contentType))==null?void 0:h.renderer,l;Yt(()=>{o&&(a instanceof Element?(o.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(o,s)))}),pi(()=>{l==null||l()});function c(f){tt[f?"unshift":"push"](()=>{o=f,e(0,o)})}return n.$$set=f=>{"tag"in f&&e(3,s=f.tag),"rendererMap"in f&&e(4,r=f.rendererMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[o,i,a,s,r,c]}class jk extends Pe{constructor(t){super(),Ce(this,t,zk,Ok,ye,{tag:3,rendererMap:4},Tk)}}function Vk(n){Me(n,"svelte-elzzn6",'@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-elzzn6{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif;transition:opacity 0.2s linear}.content__container.unClickable.svelte-elzzn6{pointer-events:none !important}.content__container.unClickable.svelte-elzzn6 *{pointer-events:none !important}.content__wrapper.svelte-elzzn6{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-elzzn6{opacity:0;pointer-events:none}.content__container.hide.svelte-elzzn6 *{pointer-events:none !important}.content__container.disable.svelte-elzzn6{display:none}.content.svelte-elzzn6{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-elzzn6:not(.unfolded){pointer-events:none}.content.svelte-elzzn6:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-elzzn6{pointer-events:auto}')}function Rk(n){let t,e;return{c(){t=G("div"),D(t,"data-info","tag content is keep folded"),D(t,"data-id",e=n[0].id)},m(i,s){J(i,t,s)},p(i,s){s&1&&e!==(e=i[0].id)&&D(t,"data-id",e)},i:ae,o:ae,d(i){i&&X(t)}}}function Bk(n){let t,e,i,s,r,o,a,l,c,h,u,f,p,g,v,m,b;const C=[Uk,Qk,Wk,Gk,Nk,Hk,Fk],x=[];function E(T,S){return S&9&&(s=null),S&9&&(r=null),S&9&&(o=null),S&9&&(a=null),S&9&&(l=null),S&9&&(c=null),S&9&&(h=null),s==null&&(s=!!(["Text"].includes(T[0].contentType)||["Text"].includes(T[3].get(T[0].contentType)))),s?0:(r==null&&(r=!!(["ImageText","Image","Video"].includes(T[0].contentType)||["ImageText","Image","Video"].includes(T[3].get(T[0].contentType)))),r?1:(o==null&&(o=!!(["Audio"].includes(T[0].contentType)||["Audio"].includes(T[3].get(T[0].contentType)))),o?2:(a==null&&(a=!!(["Marketing"].includes(T[0].contentType)||["Marketing"].includes(T[3].get(T[0].contentType)))),a?3:(l==null&&(l=!!(["Link","VRLink","PanoLink","Sticker"].includes(T[0].contentType)||["Link","VRLink","PanoLink","Sticker"].includes(T[3].get(T[0].contentType)))),l?4:(c==null&&(c=!!(["MediaPlane","MediaModel"].includes(T[0].contentType)||["MediaPlane","MediaModel"].includes(T[3].get(T[0].contentType)))),c?5:(h==null&&(h=!!(["Panorama"].includes(T[0].contentType)||["Panorama"].includes(T[3].get(T[0].contentType)))),h?6:-1))))))}return~(u=E(n,-1))&&(f=x[u]=C[u](n)),{c(){var T;t=G("div"),e=G("div"),i=G("div"),f&&f.c(),D(i,"class","content svelte-elzzn6"),fe(i,"unfolded",(T=n[0].state)==null?void 0:T.unfolded),D(e,"class","content__wrapper svelte-elzzn6"),D(t,"class",p=mt(qt("content__container",n[0].className))+" svelte-elzzn6"),D(t,"data-id",g=n[0].id),fe(t,"disable",n[0].enabled===!1),fe(t,"hide",n[5]),fe(t,"unClickable",n[0].config.clickable===!1),W(t,"width",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0),W(t,"height",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0)},m(T,S){J(T,t,S),U(t,e),U(e,i),~u&&x[u].m(i,null),n[16](t),v=!0,m||(b=Oe(t,"click",n[17],!0),m=!0)},p(T,S){var N;let F=u;u=E(T,S),u===F?~u&&x[u].p(T,S):(f&&(Ie(),Z(x[F],1,1,()=>{x[F]=null}),Ee()),~u?(f=x[u],f?f.p(T,S):(f=x[u]=C[u](T),f.c()),H(f,1),f.m(i,null)):f=null),(!v||S&1)&&fe(i,"unfolded",(N=T[0].state)==null?void 0:N.unfolded),(!v||S&1&&p!==(p=mt(qt("content__container",T[0].className))+" svelte-elzzn6"))&&D(t,"class",p),(!v||S&1&&g!==(g=T[0].id))&&D(t,"data-id",g),(!v||S&1)&&fe(t,"disable",T[0].enabled===!1),(!v||S&33)&&fe(t,"hide",T[5]),(!v||S&1)&&fe(t,"unClickable",T[0].config.clickable===!1),S&1&&W(t,"width",T[0].stickType==="Plane"||T[0].contentType==="MediaModel"?"100%":0),S&1&&W(t,"height",T[0].stickType==="Plane"||T[0].contentType==="MediaModel"?"100%":0)},i(T){v||(H(f),v=!0)},o(T){Z(f),v=!1},d(T){T&&X(t),~u&&x[u].d(),n[16](null),m=!1,b()}}}function _k(n){let t,e,i,s,r,o,a;return e=new jk({props:{tag:ft(n[0]),rendererMap:n[2]}}),{c(){t=G("div"),ve(e.$$.fragment),D(t,"class",i=mt(qt("content__container",n[0].className))+" svelte-elzzn6"),D(t,"data-id",s=n[0].id),fe(t,"custom-tag-disable",n[0].enabled===!1),fe(t,"custom-tag-hide",n[5])},m(l,c){J(l,t,c),me(e,t,null),n[14](t),r=!0,o||(a=Oe(t,"click",n[15]),o=!0)},p(l,c){const h={};c&1&&(h.tag=ft(l[0])),c&4&&(h.rendererMap=l[2]),e.$set(h),(!r||c&1&&i!==(i=mt(qt("content__container",l[0].className))+" svelte-elzzn6"))&&D(t,"class",i),(!r||c&1&&s!==(s=l[0].id))&&D(t,"data-id",s),(!r||c&1)&&fe(t,"custom-tag-disable",l[0].enabled===!1),(!r||c&33)&&fe(t,"custom-tag-hide",l[5])},i(l){r||(H(e.$$.fragment,l),r=!0)},o(l){Z(e.$$.fragment,l),r=!1},d(l){l&&X(t),ge(e),n[14](null),o=!1,a()}}}function Fk(n){let t,e;return t=new Sk({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Hk(n){let t,e;return t=new ck({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Nk(n){let t,e;return t=new Mk({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Gk(n){let t,e;return t=new V3({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Wk(n){let t,e;return t=new rk({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Qk(n){let t,e;return t=new L3({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Uk(n){let t,e;return t=new q2({props:{tag:ft(n[0])}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Yk(n){let t,e,i,s,r;const o=[_k,Bk,Rk],a=[];function l(c,h){return h&5&&(t=null),t==null&&(t=!!(c[0].element||c[2].has(c[0].contentType))),t?0:c[4]?1:2}return e=l(n,-1),i=a[e]=o[e](n),{c(){i.c(),s=Re()},m(c,h){a[e].m(c,h),J(c,s,h),r=!0},p(c,[h]){let u=e;e=l(c,h),e===u?a[e].p(c,h):(Ie(),Z(a[u],1,1,()=>{a[u]=null}),Ee(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),H(i,1),i.m(s.parentNode,s))},i(c){r||(H(i),r=!0)},o(c){Z(i),r=!1},d(c){a[e].d(c),c&&X(s)}}}function Xk(n,t,e){let i,s,r,o,a,l,{tag:c}=t,{hooks:h}=t,{rendererMap:u=new Map}=t,{contentTypeMap:f=new Map}=t,{state:p}=t,{mediaStore:g}=t,{temporaryState:v}=t;sc("hooks",h),sc("mediaStore",g);let m,b;function C(N){N?h.emit("exposure",{id:o,type:"start"}):h.emit("exposure",{id:o,type:"end"})}function x(N,q,A){var I,w;return!(!N.enabled||!q.visible||!q.enabled||!A.visible||!((I=N.state)!=null&&I.visible)||((w=N.temporaryState)==null?void 0:w.visible)===!1||N instanceof Vv&&N.loading)}function E(N){tt[N?"unshift":"push"](()=>{c.contentDom=N,e(0,c)})}const T=N=>h.emit("click",{event:N,target:"TagContent",tag:c});function S(N){tt[N?"unshift":"push"](()=>{c.contentDom=N,e(0,c)})}const F=N=>{c.entryFromModel&&Ci(c.five.state.mode)?(N.stopPropagation(),c.find({targetMode:"Panorama"})):h.emit("click",{event:N,target:"TagContent",tag:c})};return n.$$set=N=>{"tag"in N&&e(0,c=N.tag),"hooks"in N&&e(1,h=N.hooks),"rendererMap"in N&&e(2,u=N.rendererMap),"contentTypeMap"in N&&e(3,f=N.contentTypeMap),"state"in N&&e(6,p=N.state),"mediaStore"in N&&e(7,g=N.mediaStore),"temporaryState"in N&&e(8,v=N.temporaryState)},n.$$.update=()=>{var N,q,A,I,w,k,M,L,j,R,Y;n.$$.dirty&1&&e(12,i=(N=c.state)==null?void 0:N.unfolded),n.$$.dirty&1&&e(11,s=(q=c.state)==null?void 0:q.visible),n.$$.dirty&321&&e(13,r=p.visible&&v.visible&&((A=c.state)==null?void 0:A.visible)),n.$$.dirty&1&&(o=c.id),n.$$.dirty&321&&e(5,a=!x(c,p,v)),n.$$.dirty&8192&&C(r),n.$$.dirty&7681&&c.hooks&&(i!==void 0&&i!==b&&(e(10,b=i),i?(w=(I=c.hooks).emit)==null||w.call(I,"unfolded"):(M=c==null?void 0:(k=c.hooks).emit)==null||M.call(k,"folded")),s!==void 0&&s!==m&&(e(9,m=s),s?(j=(L=c.hooks).emit)==null||j.call(L,"show"):(Y=(R=c.hooks).emit)==null||Y.call(R,"hide"))),n.$$.dirty&1&&e(4,l=(()=>!(typeof c.config.unfoldedConfig=="object"&&c.config.unfoldedConfig.keep==="folded"))())},[c,h,u,f,l,a,p,g,v,m,b,s,i,r,E,T,S,F]}let Rh=class extends Pe{constructor(t){super(),Ce(this,t,Xk,Yk,ye,{tag:0,hooks:1,rendererMap:2,contentTypeMap:3,state:6,mediaStore:7,temporaryState:8},Vk)}};class Vv extends kh{constructor(e,i){super(e,i);d(this,"loading",!1);d(this,"loadModel",()=>ee(this,null,function*(){var o,a;const e=this.data.modelUrl;if(!e||(this.loading=!0,yield di(this.five),!this.plugin.tags.includes(this)))return;const i=u2(e).then(l=>ee(this,null,function*(){var u;const c=Object.assign(l.scene,{customID:this.id,isTagModel:!0,removeEventListener:this.getConfig().clickable===!1?()=>{}:this.addObjectClickHandler(this,l.scene,f=>{this.plugin.hooks.emit("click",{target:"TagModel",tag:this,event:f})})});return new y.Matrix4().fromArray(this.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.visible,(u=this.getConfig().modelConfig)!=null&&u.autoLookAtEnabled&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c}));this.model={promise:i};const s=yield i;if(this.loading=!1,((o=this.model)==null?void 0:o.promise)!==i||!this.plugin.tags.includes(this))return;this.model.object=s;const r=this.plugin.gltfObjectGroup.children.find(l=>l.customID===this.id);if(r&&(this.plugin.gltfObjectGroup.remove(r),r.removeEventListener()),cs(this)){const l=this.data.mediaPosition.map(zn);if(this.computeRenderType()==="Mesh"&&!this.mediaPlane){this.mediaPlane=new Pc(this.data.mediaData[0].url,l,{objectFit:this.data.objectFit});const c=new y.Vector3().addVectors(l[0],l[2]).divideScalar(2);this.mediaPlane.position.copy(c),s.add(this.mediaPlane)}if(this.computeRenderType()!=="Mesh"){(a=this.tag3DContentSvelte)==null||a.dispose();const c=document.createElement("div");c.classList.add("tag-media-container");const h="black";c.style.backgroundColor=h,c.style.border=`3px solid ${h}`;const u=ue(_({},this.config.tag3DConfig),{mode:"behind",cornerPoints:l,container:c}),f=this.computeRenderType()==="BehindDom"||u.mode==="behind"?"behind":"front",p=new gv(ue(_({},u),{mode:f})),g=this.computeNormal();p.position.add(g.clone().setLength(Ao.Z_FIGHTING_OFFSET)),s.add(p);let v;p.mode==="behind"&&this.config.clickable!==!1&&(v=this.addObjectClickHandler(this,p,b=>{this.plugin.hooks.emit("click",{event:b,target:"TagContent",tag:this})}));const m=new Rh({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:m,domContainer:{css3DObject:p},css3DInstance:p,initialNormal:g,currentNormal:g,dispose:()=>{m.$destroy(),p.dispose(),v==null||v()}}}}return this.plugin.gltfObjectGroup.add(s),s}));this.state.unfolded=!0,pv(this.five),this.loadModel().then(()=>this.updateVisible())}applyVisible(){var e,i;(e=this.tag3DContentSvelte)==null||e.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(i=this.model)!=null&&i.object&&(this.model.object.visible=this.visible)}set(...e){super.set(...e),this.loadModel()}setData(...e){var s;super.setData(...e);const i=this.data.mediaPosition.map(zn);this.computeRenderType()==="Mesh"?this.mediaPlane&&this.mediaPlane.src!==this.data.mediaData[0].url&&(this.mediaPlane.removeFromParent(),this.mediaPlane=new Pc(this.data.mediaData[0].url,i,{objectFit:this.data.objectFit})):(s=this.tag3DContentSvelte)==null||s.svelteApp.$set({tag:this})}computeNormal(){return rv(this.data.mediaPosition)}}const Zk=new Map,Jk=new Map;class qk extends kh{constructor(t,e){super(t,e),this.state.unfolded=!0,this.loadModel()}applyVisible(){var e,i,s,r,o,a;this.computeRenderType()==="Mesh"?((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((r=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane():((o=this.tag3DContentSvelte)==null||o.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(a=this.tag3DContentSvelte)!=null&&a.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible,this.five.needsRender=!0))}set(t,e=!0){super.set(t,e),di(this.five).then(()=>{this.tag3DContentSvelte&&(t.data?this.tag3DContentSvelte.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}):t.position&&this.loadModel())})}setData(...t){var i,s,r,o,a;super.setData(...t),this.computeRenderType()==="Mesh"?((s=(i=this.data.mediaData)==null?void 0:i[0])==null?void 0:s.type)==="Video"?this.renderVideoPlane():((o=(r=this.data.mediaData)==null?void 0:r[0])==null?void 0:o.type)==="Image"&&this.renderImagePlane():(a=this.tag3DContentSvelte)==null||a.svelteApp.$set({tag:this})}loadModel(){return ee(this,null,function*(){var e,i,s,r,o,a;if(yield di(this.five),this.computeRenderType()==="Mesh")((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((r=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane();else{pv(this.five);const l=this.position.map(He);(a=(o=this.tag3DContentSvelte)==null?void 0:o.dispose)==null||a.call(o);const c=document.createElement("div");c.classList.add("tag-media-container");const h="black";c.style.backgroundColor=h,c.style.border=`3px solid ${h}`;const u=ue(_({},this.config.tag3DConfig),{mode:"behind",cornerPoints:l,container:c}),f=this.computeRenderType()==="BehindDom"||u.mode==="behind"?"behind":"front",p=new gv(ue(_({},u),{mode:f}));p.__DEBUG_TAG__=this;const g=this.computeNormal();p.position.add(g.clone().setLength(Ao.Z_FIGHTING_OFFSET)),this.plugin.group.add(p);let v;p.mode==="behind"&&this.config.clickable!==!1&&(v=this.addObjectClickHandler(this,p,b=>{this.plugin.hooks.emit("click",{event:b,target:"TagContent",tag:this})}));const m=new Rh({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:m,domContainer:{css3DObject:p},css3DInstance:p,initialNormal:g,currentNormal:g,dispose:()=>{m.$destroy(),p.dispose(),v==null||v()}},this.five.needsRender=!0}})}renderVideoPlane(){var a;const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.currentVisible,s=(()=>!!(this.mediaPlane&&!i))(),r=(()=>!!(!this.mediaPlane&&i))(),o=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();if((s||o)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),r||o){const l=this.position.map(zn),c=new cv(e,l,{videoCoverSrc:t.videoCoverUrl,playButton:this.data.playIcon,paused:!((a=this.data.autoplayConfig)!=null&&a.autoplayVideo),objectFit:this.data.objectFit,videoTextureMap:Zk,ImageTextureMap:Jk,domEvents:this.plugin.domEvents});c.onVideoReady=u=>{u.addEventListener("play",()=>this.plugin.mediaStore.set({currentMediaElement:c.videoInstance}))};const h=u=>(this.five.on("renderFrame",u),()=>this.five.off("renderFrame",u));c.initialRenderHooks(h),this.mediaPlane=c,this.play=()=>c.play(),this.pause=()=>c.pause(),this.plugin.imagePlaneGroup.add(this.mediaPlane)}this.five.needsRender=!0}renderImagePlane(){const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.position.map(zn),s=this.currentVisible,r=(()=>!!(this.mediaPlane&&!s))(),o=(()=>!!(!this.mediaPlane&&s))(),a=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();(r||a)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),(o||a)&&(this.mediaPlane=new Pc(e,i,{objectFit:this.data.objectFit}),this.getConfig().clickable!==!1&&this.plugin.domEvents.addAutoBindEventListener(this.mediaPlane,"click",l=>{this.plugin.hooks.emit("click",{tag:this,target:"TagContent",event:l.origDomEvent})},{noEmitWhenHide:!0}),this.plugin.imagePlaneGroup.add(this.mediaPlane)),this.five.needsRender=!0}computeNormal(){return rv(this.position)}}function Kk(n){Me(n,"svelte-7aiuwz",'@charset "UTF-8";.tag-point-click-helper.svelte-7aiuwz.svelte-7aiuwz{position:absolute;pointer-events:auto;cursor:pointer;width:calc(100% + 0.75rem);height:calc(100% + 0.75rem);left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-7aiuwz.svelte-7aiuwz{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-folded-point.svelte-7aiuwz.svelte-7aiuwz,.tag-unfolded-point.svelte-7aiuwz.svelte-7aiuwz{transition:all 0.5s}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:1;scale:1}')}function $k(n){let t,e,i,s,r,o,a,l,c,h,u,f;return s=new Di({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new jv({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=G("div"),e=G("div"),i=ce(),ve(s.$$.fragment),r=ce(),o=G("div"),a=ce(),l=G("div"),ve(c.$$.fragment),D(e,"class","tag-point-click-helper svelte-7aiuwz"),D(o,"class","tag-unfolded-point svelte-7aiuwz"),W(o,"transition-delay",(n[3]?n[5]:0)+"ms"),D(l,"class","tag-folded-point svelte-7aiuwz"),W(l,"transition-delay",(n[3]?n[5]:0)+"ms"),D(t,"class","tag-point-wrapper svelte-7aiuwz"),fe(t,"unfolded",n[0]),fe(t,"folded",n[3])},m(p,g){J(p,t,g),U(t,e),U(t,i),me(s,t,null),U(t,r),U(t,o),U(t,a),U(t,l),me(c,l,null),h=!0,u||(f=Oe(e,"click",n[4]),u=!0)},p(p,[g]){g&8&&W(o,"transition-delay",(p[3]?p[5]:0)+"ms");const v={};g&4&&(v.icon=p[2]),g&2&&(v.width=p[1]),c.$set(v),g&8&&W(l,"transition-delay",(p[3]?p[5]:0)+"ms"),(!h||g&1)&&fe(t,"unfolded",p[0]),(!h||g&8)&&fe(t,"folded",p[3])},i(p){h||(H(s.$$.fragment,p),H(c.$$.fragment,p),h=!0)},o(p){Z(s.$$.fragment,p),Z(c.$$.fragment,p),h=!1},d(p){p&&X(t),ge(s),ge(c),u=!1,f()}}}function eD(n,t,e){let i,s,r,o;const a=jn("hooks");let{tag:l}=t,c,h=!1;const u=()=>{c!==void 0&&clearTimeout(c),h=!0,c=setTimeout(()=>{h=!1},800)},f=v=>{h||(l.entryFromModel&&Ci(l.five.state.mode)?l.find({targetMode:"Panorama"}).then(()=>l.unfoldAndFoldOthers()):a.emit("click",{event:v,target:"TagPoint",tag:l}))},p=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function g(v){br.call(this,n,v)}return n.$$set=v=>{"tag"in v&&e(6,l=v.tag)},n.$$.update=()=>{var v,m,b,C;n.$$.dirty&64&&e(0,i=(v=l.state)==null?void 0:v.unfolded),n.$$.dirty&1&&e(3,s=!i),n.$$.dirty&64&&e(2,r=(b=(m=l.style)==null?void 0:m.point)!=null&&b.url?(C=l.style)==null?void 0:C.point:{url:BI}),n.$$.dirty&64&&e(1,o=(()=>{var T,S,F,N;const x=(S=(T=l.style)==null?void 0:T.point)==null?void 0:S.width;if(typeof x=="number")return x;const E=(N=(F=l.style)==null?void 0:F.point)==null?void 0:N.size;if(typeof E=="number")return E;if(E==="S")return 18;if(E==="M")return 20;if(E==="L")return 24;if(E==="XL")return 28})())},u(),[i,o,r,s,f,p,l,g]}class tD extends Pe{constructor(t){super(),Ce(this,t,eD,$k,ye,{tag:6},Kk)}}function iD(n){Me(n,"svelte-2g2g8a",".tag.svelte-2g2g8a{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto;will-change:opacity;transition:opacity 0.2s linear}.tag.enableZIndex.svelte-2g2g8a{position:absolute}.tag.hide.svelte-2g2g8a{opacity:0;pointer-events:none}.tag.hide.svelte-2g2g8a *{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a *{pointer-events:none !important}")}function zp(n){let t,e,i,s,r,o,a,l,c;const h=[sD,nD],u=[];function f(m,b){return m[8]?0:1}e=f(n),i=u[e]=h[e](n);const p=[oD,rD],g=[];function v(m,b){return m[15]?0:1}return r=v(n),o=g[r]=p[r](n),{c(){t=G("div"),i.c(),s=ce(),o.c(),D(t,"class","tag svelte-2g2g8a"),D(t,"data-tag-id",n[14]),D(t,"data-tag-unfolded",n[6]),D(t,"data-content-type",a=n[0].contentType),D(t,"id",l=`tag-${n[14]}`),fe(t,"unClickable",n[0].config.clickable===!1),fe(t,"hide",n[12]),fe(t,"enableZIndex",n[9]),W(t,"z-index",n[9]),W(t,"transform",`translate3d(${n[11]}, ${n[10]}, 0) scale(${n[7].scale})`)},m(m,b){J(m,t,b),u[e].m(t,null),U(t,s),g[r].m(t,null),n[17](t),c=!0},p(m,b){let C=e;e=f(m),e===C?u[e].p(m,b):(Ie(),Z(u[C],1,1,()=>{u[C]=null}),Ee(),i=u[e],i?i.p(m,b):(i=u[e]=h[e](m),i.c()),H(i,1),i.m(t,s));let x=r;r=v(m),r===x?g[r].p(m,b):(Ie(),Z(g[x],1,1,()=>{g[x]=null}),Ee(),o=g[r],o?o.p(m,b):(o=g[r]=p[r](m),o.c()),H(o,1),o.m(t,null)),(!c||b&16384)&&D(t,"data-tag-id",m[14]),(!c||b&64)&&D(t,"data-tag-unfolded",m[6]),(!c||b&1&&a!==(a=m[0].contentType))&&D(t,"data-content-type",a),(!c||b&16384&&l!==(l=`tag-${m[14]}`))&&D(t,"id",l),(!c||b&1)&&fe(t,"unClickable",m[0].config.clickable===!1),(!c||b&4096)&&fe(t,"hide",m[12]),(!c||b&512)&&fe(t,"enableZIndex",m[9]),b&512&&W(t,"z-index",m[9]),b&3200&&W(t,"transform",`translate3d(${m[11]}, ${m[10]}, 0) scale(${m[7].scale})`)},i(m){c||(H(i),H(o),c=!0)},o(m){Z(i),Z(o),c=!1},d(m){m&&X(t),u[e].d(),g[r].d(),n[17](null)}}}function nD(n){let t;return{c(){t=G("div"),D(t,"data-info","tag point is disable")},m(e,i){J(e,t,i)},p:ae,i:ae,o:ae,d(e){e&&X(t)}}}function sD(n){let t,e;return t=new tD({props:{tag:n[0]}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=i[0]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function rD(n){let t;return{c(){t=G("div"),D(t,"data-info","tag content is disable")},m(e,i){J(e,t,i)},p:ae,i:ae,o:ae,d(e){e&&X(t)}}}function oD(n){let t,e;return t=new Rh({props:{mediaStore:n[1],tag:ft(n[0]),hooks:n[16],state:n[4],temporaryState:n[5],rendererMap:n[2],contentTypeMap:n[3]}}),{c(){ve(t.$$.fragment)},m(i,s){me(t,i,s),e=!0},p(i,s){const r={};s&2&&(r.mediaStore=i[1]),s&1&&(r.tag=ft(i[0])),s&16&&(r.state=i[4]),s&32&&(r.temporaryState=i[5]),s&4&&(r.rendererMap=i[2]),s&8&&(r.contentTypeMap=i[3]),t.$set(r)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function aD(n){let t,e,i=n[7]&&!n[13]&&zp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[7]&&!s[13]?i?(i.p(s,r),r&8320&&H(i,1)):(i=zp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function lD(n,t,e){let i,s,r,o,a,l,c,h,u,f,{tag:p}=t,{mediaStore:g}=t,{rendererMap:v=new Map}=t,{contentTypeMap:m=new Map}=t,{state:b}=t,{temporaryState:C}=t;const x=jn("hooks");function E(T){tt[T?"unshift":"push"](()=>{p.dom=T,e(0,p)})}return n.$$set=T=>{"tag"in T&&e(0,p=T.tag),"mediaStore"in T&&e(1,g=T.mediaStore),"rendererMap"in T&&e(2,v=T.rendererMap),"contentTypeMap"in T&&e(3,m=T.contentTypeMap),"state"in T&&e(4,b=T.state),"temporaryState"in T&&e(5,C=T.temporaryState)},n.$$.update=()=>{var T,S,F,N;n.$$.dirty&5&&e(8,i=(()=>{var q,A,I;return!(((A=(q=p.style)==null?void 0:q.point)==null?void 0:A.enabled)===!1||((I=v.get(p.contentType))==null?void 0:I.usePoint)===!1||p.contentType==="Sticker"||p.contentType==="Link"||p.contentType==="VRLink"||p.contentType==="PanoLink"||p.contentType==="Panorama"||p.contentType==="Audio"&&p.data.appearance==="plane")})()),n.$$.dirty&257&&e(15,s=(()=>!(p.stickType!=="2DPoint"||p.entryFromModel&&Ci(p.five.state.mode)&&i))()),n.$$.dirty&1&&e(14,r=p.id),n.$$.dirty&1&&e(7,o=p.screenPosition),n.$$.dirty&1&&e(13,a=p.enabled===!1||!p.state),n.$$.dirty&129&&e(12,l=!((T=p.state)!=null&&T.visible)||((S=p.temporaryState)==null?void 0:S.visible)===!1||!o),n.$$.dirty&1&&e(6,c=(F=p.state)==null?void 0:F.unfolded),n.$$.dirty&128&&e(11,h=(o==null?void 0:o.leftPx)+"px"),n.$$.dirty&128&&e(10,u=(o==null?void 0:o.topPx)+"px"),n.$$.dirty&65&&e(9,f=c?((N=p.zIndex)!=null?N:0)+(c?1e6:0):void 0)},[p,g,v,m,b,C,c,o,i,f,u,h,l,a,r,s,x,E]}class cD extends Pe{constructor(t){super(),Ce(this,t,lD,aD,ye,{tag:0,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5},iD)}}function hD(n){Me(n,"svelte-1owzhnq",".tag--container.svelte-1owzhnq{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0);transition:opacity 0.2s linear}.tag--container.hide.svelte-1owzhnq{opacity:0;pointer-events:none}.tag--container.hide.svelte-1owzhnq *{pointer-events:none !important}")}function jp(n,t,e){const i=n.slice();return i[8]=t[e],i}function Vp(n){let t,e=[],i=new Map,s,r,o=n[0];const a=l=>l[8].id;for(let l=0;l<o.length;l+=1){let c=jp(n,o,l),h=a(c);i.set(h,e[l]=Rp(h,c))}return{c(){var l;t=G("div");for(let c=0;c<e.length;c+=1)e[c].c();D(t,"class","tag--container svelte-1owzhnq"),D(t,"data-infive","1"),fe(t,"hide",!n[4].visible||!n[5].visible),W(t,"z-index",(l=n[6])!=null?l:"")},m(l,c){J(l,t,c);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);r=!0},p(l,c){var h;c&63&&(o=l[0],Ie(),e=ki(e,c,a,1,l,o,i,t,Hn,Rp,null,jp),Ee()),(!r||c&48)&&fe(t,"hide",!l[4].visible||!l[5].visible),c&64&&W(t,"z-index",(h=l[6])!=null?h:"")},i(l){if(!r){for(let c=0;c<o.length;c+=1)H(e[c]);s||gt(()=>{s=Fn(t,Tt,{}),s.start()}),r=!0}},o(l){for(let c=0;c<e.length;c+=1)Z(e[c]);r=!1},d(l){l&&X(t);for(let c=0;c<e.length;c+=1)e[c].d()}}}function Rp(n,t){let e,i,s;return i=new cD({props:{state:t[4],temporaryState:t[5],tag:t[8],mediaStore:t[1],rendererMap:t[2],contentTypeMap:t[3]}}),{key:n,first:null,c(){e=Re(),ve(i.$$.fragment),this.first=e},m(r,o){J(r,e,o),me(i,r,o),s=!0},p(r,o){t=r;const a={};o&16&&(a.state=t[4]),o&32&&(a.temporaryState=t[5]),o&1&&(a.tag=t[8]),o&2&&(a.mediaStore=t[1]),o&4&&(a.rendererMap=t[2]),o&8&&(a.contentTypeMap=t[3]),i.$set(a)},i(r){s||(H(i.$$.fragment,r),s=!0)},o(r){Z(i.$$.fragment,r),s=!1},d(r){r&&X(e),ge(i,r)}}}function uD(n){let t,e,i=n[4].enabled&&Vp(n);return{c(){i&&i.c(),t=Re()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[4].enabled?i?(i.p(s,r),r&16&&H(i,1)):(i=Vp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function dD(n,t,e){let{tags:i=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{rendererMap:o}=t,{contentTypeMap:a}=t,{state:l}=t,{temporaryState:c}=t,{zIndex:h=void 0}=t;return sc("hooks",s),n.$$set=u=>{"tags"in u&&e(0,i=u.tags),"hooks"in u&&e(7,s=u.hooks),"mediaStore"in u&&e(1,r=u.mediaStore),"rendererMap"in u&&e(2,o=u.rendererMap),"contentTypeMap"in u&&e(3,a=u.contentTypeMap),"state"in u&&e(4,l=u.state),"temporaryState"in u&&e(5,c=u.temporaryState),"zIndex"in u&&e(6,h=u.zIndex)},[i,r,o,a,l,c,h,s]}class fD extends Pe{constructor(t){super(),Ce(this,t,dD,uD,ye,{tags:0,hooks:7,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5,zIndex:6},hD)}}const Rv="Dnalogel-PanoTagPlugin",pD=n=>`${Rv}--${n}`;class Sa extends n2{constructor(e,i){super(e);d(this,"state",{enabled:!0,visible:!0});d(this,"debug");d(this,"debugUtil",new s2(this));d(this,"changeTagModel",(e,i)=>ee(this,null,function*(){var s;e.data=nt({},e.data,i),yield(s=e.loadModel)==null?void 0:s.call(e)}));d(this,"handleFiveModeChange",e=>{const i=()=>{this.filter2DPointTag.forEach(s=>{s.state.visible=!1,s.applyVisible()}),this.five.ready().then(()=>{this.tagsDo(this.tags,s=>{s.updateVisible(),cs(s)&&e!=="Panorama"&&this.changeTagMode(s,"behind")})})};this.tags.length<500?i():this.five.ready().then(()=>i())});d(this,"handleFiveWantsMoveToPano",e=>{if(this.tags.length>500){this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]});return}else this.temporaryState.visible=!0,this.tags.forEach(i=>{i.temporaryState.visible=!0}),this.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.tags.forEach(i=>i.applyVisible())});d(this,"clickhandler",e=>{e.tag.onClick(e)});d(this,"handleFiveCameraUpdate",()=>{this.filterPointTag.forEach(e=>e.updateScreenPosition())});d(this,"handleFiveCameraFovUpdate",()=>{this.handleFiveCameraUpdate(),this.five.off("render.prepare",this.handleFiveCameraUpdate),this.five.on("render.prepare",this.handleFiveCameraUpdate),setTimeout(()=>{this.five.off("render.prepare",this.handleFiveCameraUpdate)},1e3)});d(this,"handleFivePanoArrived",()=>ee(this,null,function*(){this.filter2DPointTag.forEach(e=>{e.state.visible=!1,e.applyVisible()}),this.tagsDo(this.tags,e=>{e.updateVisible()}),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}),yield this.setUnfolded(),this.tags.filter(FE).filter(e=>{var i;return(i=e.getConfig().modelConfig)==null?void 0:i.autoLookAtEnabled}).forEach(e=>{var c;const i=new y.Mesh(new y.BoxGeometry,new y.MeshBasicMaterial),s=(c=e.model)==null?void 0:c.object;if(!s)return;i.position.copy(s.position),i.quaternion.copy(s.quaternion);const r=this.five.camera.position;i.lookAt(r.clone().setY(i.position.y));const o=s.quaternion.clone(),a=i.quaternion.clone(),l=no();l.onUpdate(({progress:h})=>{s.quaternion.copy(o.clone().slerp(a,h))}),l.play()})}));d(this,"handleFiveModelShownFloorChange",()=>{this.tagsDo(this.tags,e=>e.updateVisible())});d(this,"onFiveEveryReady",()=>{this.setUnfoldedByCamera(),Ci(this.five.getCurrentState().mode)&&this.tagsDo(this.tags,e=>e.updateVisible())});d(this,"render",()=>{this.renderQueue.forEach((e,i)=>{const{keys:s}=e;if(i==="TagContainerSvelte"){const o=this.filterPointTag.filter(l=>l.screenPosition),a={hooks:this.hooks,tags:o,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,rendererMap:this.rendererMap,contentTypeMap:this.contentTypeMap,zIndex:this.params.containerZIndex};if(this.TagContainerSvelte){let l={};if(s.length===0)l=a;else for(const c of s)l[c]=a[c];this.TagContainerSvelte.$set(l)}else{if(!this.container)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new fD({target:this.container,props:ue(_({},a),{state:ue(_({},this.state),{enabled:!1})})}),vo(()=>{var l;(l=this.TagContainerSvelte)==null||l.$set({state:this.state})})}}}),this.renderQueue.clear()});this.params=nt({},{debug:!1,config:this.config},_({},i)),this.debug=this.params.debug,this.config=this.params.config,this.debug&&this.debugUtil.bindLog(),XE(1,{namespace:xh.PlayAudio});try{Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__)||(window.__PANOTAGPLUGIN_DEBUG_LIST__=[]),this.NAME=Rv+"-"+window.__PANOTAGPLUGIN_DEBUG_LIST__.length,window.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),window.__PANOTAGPLUGIN_DEBUG__||Object.defineProperty(window,"__PANOTAGPLUGIN_DEBUG__",{get:function(){return window.__PANOTAGPLUGIN_DEBUG_LIST__.sort((s,r)=>r.tags.length-s.tags.length)[0]}})}catch(s){}}appendTo(e){var s,r,o;this.debugUtil.addLog("appendTo"),this.container=e;const i=(r=(s=this.TagContainerSvelte)==null?void 0:s.$$)==null?void 0:r.root;i&&i!==this.container&&((o=this.TagContainerSvelte)==null||o.$destroy(),this.TagContainerSvelte=void 0)}load(e){return ee(this,null,function*(){var s,r;this.clearTags();try{console.debug(this.NAME," load:",{data:JSON.parse(JSON.stringify(e))})}catch(o){}this.config=nt({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const i=yield this.addTag(e.tagList);return this.hooks.emit("loaded"),i})}addTag(e){return ee(this,null,function*(){const s=(Array.isArray(e)?e:[e]).filter(r=>r.position).map(r=>{const o=Mh(r);if(o==="2DPoint"||o==="3DPoint")return new a2(this,r);if(o==="Model")return new Vv(this,r);if(o==="Plane")return new qk(this,r)});return s.forEach(UE),this.tags.push(...s),this.tagsLengthWillUpdate=!0,di(this.five).then(()=>ee(this,null,function*(){var r,o;this.store.eventListenerDisposer&&((o=(r=this.store).eventListenerDisposer)==null||o.call(r)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),this.tagsDo(s,a=>{this.tags.includes(a)&&(a.updateVisible(),a.updateZIndex())}),this.setUnfolded(),this.addRenderQueue({type:"TagContainerSvelte"}),this.hooks.emit("tagsLengthChange")}))})}changeConfig(e,i=!0){i?this.config=nt({},this.config,e):this.config=e,this.tags.forEach(s=>{s.updateConfig()}),this.tagsDo(this.tags,s=>s.updateVisible())}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=nt({},this.config.globalConfig,e):this.config.globalConfig=e,this.tags.forEach(s=>{s.updateConfig()}),this.tagsDo(this.tags,s=>{s.updateVisible()})}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=nt({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.tags.forEach(r=>{r.updateConfig()}),this.tagsDo(this.tags,r=>{r.updateVisible()})}show(e){return ee(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!0},{userAction:i}),this.hooks.emit("show",{userAction:i})})}hide(e){return ee(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!1},{userAction:i}),this.hooks.emit("hide",{userAction:i})})}enable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:i}),this.hooks.emit("enable",{userAction:i})}disable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:i}),this.hooks.emit("disable",{userAction:i})}setState(e,i){if(this.checkDisposed())return;const{userAction:s=!0}=i!=null?i:{},r=_({},this.state);this.state=Object.assign(this.state,e),r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:s})}dispose(){var e,i,s,r,o,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filterCSS3DTag.forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags.forEach(l=>l.cache.clear()),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(i=this.store.disposers)==null||i.forEach(l=>l==null?void 0:l()),this.store.disposers=[],(r=(s=this.store).eventListenerDisposer)==null||r.call(s),this.store.eventListenerDisposer=void 0,(a=(o=this.store).resizeObserverDisposer)==null||a.call(o),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.gltfObjectGroup.remove(...this.gltfObjectGroup.children),this.imagePlaneGroup.remove(...this.imagePlaneGroup.children),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}blinkTagById(e,i){return ee(this,null,function*(){var s;return(s=this.getTagById(e))==null?void 0:s.blink(i)})}changeUnfoldedById(e,i){const s=this.getTagById(e);i?s==null||s.unfold():s==null||s.fold()}changeEnabledById(e,i){var r;const s=this.getTagById(e);s&&(s.enabled=i,(r=s.hooks)==null||r.emit(i?"enable":"disable"))}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=zn(i))}changePositionById(e,i){const s=this.getTagById(e);s&&s.setPosition(i)}changeDataById(e,i,s=!0){const r=this.getTagById(e);r&&(r.setData(i,s),this.clearUnusedPanelTag(),r.hooks.emit("dataChanged",r.data))}changeStickTypeById(e,i,s=!0){this.changeTagById(e,i,s)}changeTagById(e,i,s=!0){const r=this.getTagById(e);r&&(r.set(i),r.updateVisible(),this.clearUnusedPanelTag(),r.hooks.emit("dataChanged",r.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{var r;return(r=this.getTagById(s))==null?void 0:r.destroy()})}updateRenderAllTags(){this.tagsDo(this.tags,e=>e.updateVisible()),this.five.needsRender=!0}clearTags(){var e;this.tags.length&&(this.tags.forEach(i=>{var s,r,o,a,l;(r=(s=i.mediaPlane)==null?void 0:s.parent)==null||r.remove(i.mediaPlane),(l=(a=(o=i.model)==null?void 0:o.object)==null?void 0:a.parent)==null||l.remove(i.model.object)}),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(e=this.TagContainerSvelte)==null||e.$destroy(),this.TagContainerSvelte=void 0,this.disposeAllCSS3DContainer()),this.enabledModelTagSet.clear(),this.cache.clear()}setUnfolded(){return ee(this,null,function*(){return new Promise(e=>{setTimeout(()=>{this.setUnfoldedByCamera(),e()},100)})})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.updateRenderAllTags(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.five.needsRender=!0}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.five.scene.children.includes(this.group)||this.five.scene.add(this.group),this.five.needsRender=!0}handleDisable(){var e,i,s;this.pauseCurrentMedia(),this.state.enabled=!1,(i=(e=this.store).eventListenerDisposer)==null||i.call(e),this.five.scene.remove(this.group),(s=this.TagContainerSvelte)==null||s.$set({tags:[]}),this.five.needsRender=!0}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(this.store.disposed)return;const e=this.five.getElement(),i=()=>{this.state.enabled&&(this.filterPointTag.forEach(c=>c.updateScreenPosition({force:!0})),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},s=()=>{this.state.enabled&&(this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},{observe:r,unobserve:o}=ca(WE(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=ca(GE(()=>i(),400),e);return r(),a(),()=>{o(),l()}}setUnfoldedByCamera(){let e=!1;this.filterPointTag.forEach(i=>{const s=i.getUnfoldedByCamera();if(i.state&&s!==void 0){if(s===!0&&i.screenPosition){const r=i.getConfig().unfoldedConfig;vs(r).keep!=="unfolded"&&(e=!0)}i.state.unfolded=s}}),e&&this.filterPointTag.forEach(i=>{const s=i.getConfig().unfoldedConfig;typeof s=="object"&&(s.autoUnfold||s.autoUnfold===!1||vs(s.autoUnfold).enable===!1||s.keep)||i.state&&(i.state.unfolded=!1)})}changeTagMode(e,i){var s;(s=e.tag3DContentSvelte)!=null&&s.css3DInstance&&(e.tag3DContentSvelte.css3DInstance.mode=i)}addEventListener(){const{five:e,hooks:i}=this,s=Rc(this.five,this.onFiveEveryReady);return this.handleFivePanoArrived(),e.on("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.on("models.refined",this.onFiveEveryReady),e.on("modeChange",this.handleFiveModeChange),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",this.handleFiveCameraUpdate),e.on("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.on("panoArrived",this.handleFivePanoArrived),e.on("panoArrived",this.loadVideoFirstFrame),e.on("render.prepare",this.render),i.on("click",this.clickhandler),()=>{s(),e.off("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.off("models.refined",this.onFiveEveryReady),e.off("modeChange",this.handleFiveModeChange),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",this.handleFiveCameraUpdate),e.off("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.off("panoArrived",this.handleFivePanoArrived),e.off("panoArrived",this.loadVideoFirstFrame),e.off("render.prepare",this.render),i.off("click",this.clickhandler),this.store.eventListenerDisposer=void 0}}}const mD=(n,t)=>new Sa(n,t);function gD(n){Me(n,"svelte-4qjwer",".guide-line__tag.svelte-4qjwer.svelte-4qjwer{position:relative}.text-with-distance.svelte-4qjwer.svelte-4qjwer{display:flex;flex-direction:column;position:relative;padding:0.125rem 0.25rem;border-radius:0.125rem;background:linear-gradient(to top, rgba(147, 147, 147, 0.3), rgba(74, 74, 74, 0.3));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2)}.text-with-distance.svelte-4qjwer .border.svelte-4qjwer{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;padding:0.0625rem;border-radius:0.25rem;background:linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2));-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;transform:scale(0.5)}.distance-and-name.svelte-4qjwer.svelte-4qjwer{display:flex;gap:0.1875rem}.distance.svelte-4qjwer.svelte-4qjwer{white-space:nowrap;font-size:0.625rem;line-height:0.875rem;color:#66afff}.name.svelte-4qjwer.svelte-4qjwer{opacity:0.6;font-size:0.625rem;line-height:0.875rem;white-space:nowrap;color:#ffffff}.line-name.svelte-4qjwer.svelte-4qjwer{color:#fff;white-space:nowrap;font-size:0.625rem;line-height:0.875rem}.guide-line__tag-point.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.4375rem;height:0.125rem;transform:translateX(-50%);background:#fff;border-radius:50%;opacity:0.5}.guide-line__tag-line.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.0625rem;height:1.875rem;transform:translateX(-50%);background:linear-gradient(to top, #fff, rgba(255, 255, 255, 0))}.guide-line__tag-content.svelte-4qjwer.svelte-4qjwer{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-4qjwer.svelte-4qjwer{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-4qjwer.svelte-4qjwer{box-sizing:content-box;height:0.875rem;width:-moz-max-content;width:max-content;margin-top:0.3125rem;transform:translateX(-0.1875rem);white-space:nowrap;font-size:0.625rem;line-height:0.875rem;border:solid transparent;border-width:0.125rem 0.5rem 0.125rem 0.375rem;border-image-slice:6 25 6 18 fill;color:#fff}")}function Bp(n){let t,e;return{c(){t=G("div"),e=Ge(n[0]),D(t,"class","guide-line__tag-text svelte-4qjwer"),W(t,"border-image-source",`url(${n[6]})`)},m(i,s){J(i,t,s),U(t,e)},p(i,s){s&1&&Qe(e,i[0])},d(i){i&&X(t)}}}function _p(n){let t,e,i,s,r=n[5]("全程")+"",o,a,l=n[5]("米")+"",c,h,u,f,p,g,v=n[4]&&Fp(n);return{c(){t=G("div"),v&&v.c(),e=ce(),i=G("div"),s=G("span"),o=Ge(r),a=Ge(n[2]),c=Ge(l),h=ce(),u=G("span"),f=Ge(n[0]),p=ce(),g=G("div"),D(s,"class","distance svelte-4qjwer"),D(u,"class","name svelte-4qjwer"),D(i,"class","distance-and-name svelte-4qjwer"),D(g,"class","border svelte-4qjwer"),D(t,"class","text-with-distance svelte-4qjwer")},m(m,b){J(m,t,b),v&&v.m(t,null),U(t,e),U(t,i),U(i,s),U(s,o),U(s,a),U(s,c),U(i,h),U(i,u),U(u,f),U(t,p),U(t,g)},p(m,b){m[4]?v?v.p(m,b):(v=Fp(m),v.c(),v.m(t,e)):v&&(v.d(1),v=null),b&32&&r!==(r=m[5]("全程")+"")&&Qe(o,r),b&4&&Qe(a,m[2]),b&32&&l!==(l=m[5]("米")+"")&&Qe(c,l),b&1&&Qe(f,m[0])},d(m){m&&X(t),v&&v.d()}}}function Fp(n){let t,e;return{c(){t=G("span"),e=Ge(n[4]),D(t,"class","line-name svelte-4qjwer")},m(i,s){J(i,t,s),U(t,e)},p(i,s){s&16&&Qe(e,i[4])},d(i){i&&X(t)}}}function vD(n){let t,e,i,s,r,o,a,l,c,h=n[0]&&!n[2]&&Bp(n),u=n[2]&&_p(n);return{c(){t=G("div"),e=G("div"),i=ce(),s=G("div"),r=ce(),o=G("div"),a=G("div"),l=ce(),h&&h.c(),c=ce(),u&&u.c(),D(e,"class","guide-line__tag-point svelte-4qjwer"),D(s,"class","guide-line__tag-line svelte-4qjwer"),D(a,"class","guide-line__tag-icon svelte-4qjwer"),W(a,"background-image",`url(${n[1]})`),D(o,"class","guide-line__tag-content svelte-4qjwer"),D(t,"class","guide-line__tag svelte-4qjwer"),W(t,"opacity",n[3])},m(f,p){J(f,t,p),U(t,e),U(t,i),U(t,s),U(t,r),U(t,o),U(o,a),U(o,l),h&&h.m(o,null),U(o,c),u&&u.m(o,null)},p(f,[p]){p&2&&W(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,p):(h=Bp(f),h.c(),h.m(o,c)):h&&(h.d(1),h=null),f[2]?u?u.p(f,p):(u=_p(f),u.c(),u.m(o,null)):u&&(u.d(1),u=null),p&8&&W(t,"opacity",f[3])},i:ae,o:ae,d(f){f&&X(t),h&&h.d(),u&&u.d()}}}function AD(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:r=0}=t,{opacity:o=1}=t,{name:a=""}=t,{i18n:l=h=>h}=t;const c="data:image/png;base64,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";return n.$$set=h=>{"text"in h&&e(0,i=h.text),"icon_url"in h&&e(1,s=h.icon_url),"distance"in h&&e(2,r=h.distance),"opacity"in h&&e(3,o=h.opacity),"name"in h&&e(4,a=h.name),"i18n"in h&&e(5,l=h.i18n)},[i,s,r,o,a,l,c]}class bD extends Pe{constructor(t){super(),Ce(this,t,AD,vD,ye,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},gD)}}function yD(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const wD=`
|
|
849
849
|
varying vec2 vUv;
|
|
850
850
|
varying float ignoreAnimationMap;
|
|
851
851
|
attribute float animationWillError;
|