@realsee/dnalogel 2.3.5-dev.4 → 2.3.5-dev.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/PanoTagPlugin/controller/index.d.ts +2 -2
- package/dist/PanoTagPlugin/typings/controller.d.ts +1 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.js +3 -6
- package/dist/index.umd.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +16 -16
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoTagPluginController.html +41 -41
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +16 -16
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +5 -4
- package/docs/functions/CameraMovementPlugin.html +5 -4
- package/docs/functions/CruisePlugin.html +5 -4
- package/docs/functions/GuideLinePlugin.html +6 -5
- package/docs/functions/ItemLabelPlugin.html +5 -4
- package/docs/functions/MapviewFloorplanPlugin.html +5 -4
- package/docs/functions/ModelChassisCompassPlugin.html +5 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +5 -4
- package/docs/functions/ModelFloorplanPlugin.html +5 -4
- package/docs/functions/ModelItemLabelPlugin.html +5 -4
- package/docs/functions/ModelRoomLabelPlugin.html +5 -4
- package/docs/functions/ModelTVVideoPlugin.html +5 -4
- package/docs/functions/ModelViewPlugin.html +5 -4
- package/docs/functions/Object3DHelperPlugin.html +5 -4
- package/docs/functions/PanoCompassPlugin.html +5 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +5 -4
- package/docs/functions/PanoDoorLabelPlugin.html +5 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +5 -4
- package/docs/functions/PanoMeasurePlugin.html +5 -4
- package/docs/functions/PanoRulerPlugin.html +5 -4
- package/docs/functions/PanoRulerProPlugin.html +5 -4
- package/docs/functions/PanoSpatialTagPlugin.html +5 -4
- package/docs/functions/PanoTagPlugin.html +5 -4
- package/docs/functions/TopviewFloorplanPlugin.html +5 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +6 -5
- package/docs/index.html +5 -4
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/LineJson.html +7 -7
- package/docs/interfaces/MinMax.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/OpenParameter.html +7 -7
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +6 -5
- package/docs/interfaces/PanoMeasureParameterType.html +11 -11
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +6 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +6 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/PointJson.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +6 -5
- package/docs/interfaces/Rooms.html +6 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCache.html +10 -10
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagIconUrl.html +9 -9
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +6 -4
- package/docs/types/ArrayPosition.html +6 -5
- package/docs/types/CSS3DRenderExportType.html +6 -5
- package/docs/types/CSS3DRenderPluginExportType.html +6 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +6 -5
- package/docs/types/Color.html +6 -5
- package/docs/types/ContentTypeConfigKey.html +6 -5
- package/docs/types/ContentTypeMap.html +6 -5
- package/docs/types/Create3DDomContainerReturnType.html +6 -5
- package/docs/types/Create3DElementReturnType.html +6 -5
- package/docs/types/CruisePluginExportType.html +6 -5
- package/docs/types/Direction-1.html +6 -5
- package/docs/types/Direction4.html +6 -5
- package/docs/types/FloorplanRuleLabels.html +6 -5
- package/docs/types/FloorplanServerRuleLabels.html +6 -5
- package/docs/types/GuideLinePluginExportType.html +6 -5
- package/docs/types/HelperEventMap.html +6 -5
- package/docs/types/LoadTagConfig.html +248 -0
- package/docs/types/MapviewFloorplanPluginParameterType.html +6 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +6 -5
- package/docs/types/MediaData.html +6 -5
- package/docs/types/MediaStore.html +6 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +6 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +6 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +6 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +6 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +6 -5
- package/docs/types/MoveArgs.html +6 -5
- package/docs/types/MoveOpts.html +6 -5
- package/docs/types/Object3DHelperEventMap.html +6 -5
- package/docs/types/ObjectFit.html +6 -5
- package/docs/types/PaintBrushEventMap.html +6 -5
- package/docs/types/PanoCompassPluginData.html +6 -5
- package/docs/types/PanoCompassPluginExportType.html +6 -5
- package/docs/types/PanoCompassPluginParameterType.html +6 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +6 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +6 -5
- package/docs/types/PanoIndex.html +6 -5
- package/docs/types/PanoMeasurePluginEvent.html +6 -5
- package/docs/types/PanoMeasureReturnType.html +6 -5
- package/docs/types/PanoSpatialTagPluginId.html +6 -5
- package/docs/types/PanoTagPluginExportInterface.html +6 -5
- package/docs/types/PanoTagPluginParamsInterface.html +6 -5
- package/docs/types/PlaneTag.html +6 -5
- package/docs/types/PlaneTagElement.html +6 -5
- package/docs/types/Point2DElement.html +6 -5
- package/docs/types/Point2DTag.html +6 -5
- package/docs/types/Point3DElement.html +6 -5
- package/docs/types/Point3DTag.html +6 -5
- package/docs/types/PointTag.html +6 -5
- package/docs/types/PointTagElement.html +6 -5
- package/docs/types/Position.html +6 -5
- package/docs/types/RotateArgs.html +6 -5
- package/docs/types/RotateOpts.html +6 -5
- package/docs/types/RuleLabelsKey.html +6 -5
- package/docs/types/RuleLabelsValue.html +6 -5
- package/docs/types/StickType.html +6 -5
- package/docs/types/Tag.html +6 -5
- package/docs/types/Tag2D.html +6 -5
- package/docs/types/Tag3D.html +6 -5
- package/docs/types/TagContentType.html +6 -5
- package/docs/types/TagDimensionType.html +6 -5
- package/docs/types/TagElement.html +6 -5
- package/docs/types/TagEvents.html +6 -5
- package/docs/types/TagHooks.html +6 -5
- package/docs/types/TagIconSize.html +6 -5
- package/docs/types/TagId.html +6 -5
- package/docs/types/TagPointType.html +6 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +6 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +6 -5
- package/docs/types/WorkCode.html +6 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +6 -5
- package/docs/variables/PLUGIN.html +6 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +6 -5
- package/docs/variables/ROOM_TYPE_MAP.html +6 -5
- package/docs/variables/VERSION.html +6 -5
- package/docs/variables/itemLabelPluginServerParams.html +6 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +6 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +6 -5
- package/libs/CSS3DRenderPlugin/CSS3DRender.js +1 -1
- package/libs/CSS3DRenderPlugin/Controller.js +2 -2
- package/libs/CSS3DRenderPlugin/utils/createResizeObserver.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/generateBehindFiveElement.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.js +4 -4
- package/libs/CSS3DRenderPlugin/utils/index.js +12 -0
- package/libs/CSS3DRenderPlugin/utils/positionToVector3.js +2 -1
- package/libs/CSS3DRenderPlugin/utils/random.js +6 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.js +3 -2
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +2 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +6 -4
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/OpacityMesh.js +6 -6
- package/libs/CSS3DRenderPlugin/utils/waitFiveModelLoaded.js +13 -13
- package/libs/CruisePlugin/Controller.js +1 -1
- package/libs/CruisePlugin/utils/coordinatesAngle.js +3 -2
- package/libs/CruisePlugin/utils/linerValue.js +4 -4
- package/libs/GuideLinePlugin/Controller.js +1 -1
- package/libs/GuideLinePlugin/utils/getLineGeometries.js +1 -1
- package/libs/GuideLinePlugin/utils/getPoint.d.ts +3 -0
- package/libs/GuideLinePlugin/utils/getPoint.js +18 -0
- package/libs/Object3DHelperPlugin/Controller.js +2 -2
- package/libs/PanoMeasurePlugin/Controller/BaseController.js +25 -15
- package/libs/PanoMeasurePlugin/Controller/EditController.js +21 -9
- package/libs/PanoMeasurePlugin/Controller/MixedController.js +23 -10
- package/libs/PanoMeasurePlugin/Controller/ViewController.js +25 -14
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +44 -29
- package/libs/PanoMeasurePlugin/Controller/index.js +58 -21
- package/libs/PanoMeasurePlugin/Model/index.js +47 -40
- package/libs/PanoMeasurePlugin/Model/line.js +15 -11
- package/libs/PanoMeasurePlugin/Model/point.js +5 -5
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.js +4 -4
- package/libs/PanoMeasurePlugin/Modules/FiveHelper.js +3 -3
- package/libs/PanoMeasurePlugin/Modules/Magnifier.js +30 -30
- package/libs/PanoMeasurePlugin/Modules/UIController/HTML.js +2 -2
- package/libs/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +2 -2
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +3 -3
- package/libs/PanoMeasurePlugin/Modules/UIController/mobileHTML.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/style.js +24 -16
- package/libs/PanoMeasurePlugin/Modules/rangePiece/html.js +4 -3
- package/libs/PanoMeasurePlugin/Modules/rangePiece/index.js +8 -5
- package/libs/PanoMeasurePlugin/index.js +2 -2
- package/libs/PanoMeasurePlugin/typings/data.js +1 -0
- package/libs/PanoMeasurePlugin/typings/event.type.js +1 -0
- package/libs/PanoMeasurePlugin/typings/index.js +1 -0
- package/libs/PanoMeasurePlugin/typings/utils.type.d.ts +1 -0
- package/libs/PanoMeasurePlugin/typings/utils.type.js +1 -0
- package/libs/PanoMeasurePlugin/utils/calculateThreeMouse.js +1 -1
- package/libs/PanoMeasurePlugin/utils/clearGroup.d.ts +2 -0
- package/libs/PanoMeasurePlugin/utils/clearGroup.js +6 -0
- package/libs/PanoMeasurePlugin/utils/constants.js +15 -16
- package/libs/PanoMeasurePlugin/utils/distanceDom.js +1 -1
- package/libs/PanoMeasurePlugin/utils/findClosestPoint.js +7 -6
- package/libs/PanoMeasurePlugin/utils/isNDCPointInScreen.js +3 -3
- package/libs/PanoMeasurePlugin/utils/line.js +1 -0
- package/libs/PanoMeasurePlugin/utils/math.js +2 -1
- package/libs/PanoMeasurePlugin/utils/ndc2Screen.js +2 -2
- package/libs/PanoSpatialTagPlugin/Components/origins.js +3 -2
- package/libs/PanoSpatialTagPlugin/Components/tag.js +3 -2
- package/libs/PanoSpatialTagPlugin/Plugin.js +2 -2
- package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
- package/libs/PanoTagPlugin/Components/Common/Audio.js +24 -24
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +20 -18
- package/libs/PanoTagPlugin/Components/Common/Icon/audioIcon.js +31 -29
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +19 -19
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +25 -24
- package/libs/PanoTagPlugin/Components/Common/Media.js +47 -39
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +10 -9
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +24 -21
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +37 -27
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +25 -25
- package/libs/PanoTagPlugin/Components/Common/Text/MText.js +26 -26
- package/libs/PanoTagPlugin/Components/Common/TextItem.js +106 -0
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +22 -18
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +54 -43
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +83 -61
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +22 -22
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +103 -81
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +17 -13
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -3
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +74 -56
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +27 -23
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +51 -39
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +69 -52
- package/libs/PanoTagPlugin/Components/Tag/index.js +119 -79
- package/libs/PanoTagPlugin/Components/TagContainer.js +132 -81
- package/libs/PanoTagPlugin/Components/TagItem.js +110 -63
- package/libs/PanoTagPlugin/controller/TagCacheController.js +3 -2
- package/libs/PanoTagPlugin/controller/TagComputer.js +9 -6
- package/libs/PanoTagPlugin/controller/index.d.ts +2 -2
- package/libs/PanoTagPlugin/controller/index.js +131 -61
- package/libs/PanoTagPlugin/index.js +2 -2
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +4 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +6 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +93 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +5622 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +1325 -0
- package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +173 -0
- package/libs/PanoTagPlugin/mocks/v1/mock1.js +122 -0
- package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +233 -0
- package/libs/PanoTagPlugin/mocks/v1/mock2.js +296 -0
- package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +22 -0
- package/libs/PanoTagPlugin/mocks/v1/mock3.js +32 -0
- package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +56 -0
- package/libs/PanoTagPlugin/mocks/v1/mock4.js +60 -0
- package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +13 -0
- package/libs/PanoTagPlugin/mocks/v1/mock5.js +17 -0
- package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +16 -0
- package/libs/PanoTagPlugin/mocks/v1/mock6.js +27 -0
- package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +22 -0
- package/libs/PanoTagPlugin/mocks/v1/mock7.js +228 -0
- package/libs/PanoTagPlugin/mocks/v2/mock1.d.ts +128 -0
- package/libs/PanoTagPlugin/mocks/v2/mock1.js +114 -0
- package/libs/PanoTagPlugin/typings/controller.d.ts +1 -0
- package/libs/PanoTagPlugin/typings/index.js +7 -1
- package/libs/PanoTagPlugin/typings/tag/Tag.js +4 -1
- package/libs/PanoTagPlugin/utils/constants.js +2 -1
- package/libs/PanoTagPlugin/utils/doUtil.js +6 -6
- package/libs/PanoTagPlugin/utils/getImageInfo.js +16 -15
- package/libs/PanoTagPlugin/utils/index.js +35 -0
- package/libs/PanoTagPlugin/utils/px2rem.js +3 -3
- package/libs/PanoTagPlugin/utils/search.js +27 -9
- package/libs/PanoTagPlugin/utils/tag/format.js +1 -1
- package/libs/PanoTagPlugin/utils/tag/tagCheck.js +22 -6
- package/libs/PanoTagPlugin/utils/timeToString.js +4 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +10 -6
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +20 -20
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +83 -74
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
- package/libs/index.js +7 -7
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -543,7 +543,7 @@ void main() {
|
|
|
543
543
|
${i[7]?"transform: translate(-50%, -50%); left: 50%; top: 50%;":""}
|
|
544
544
|
`))&&y(t,"style",e),a&8&&T(t,"width",Ne(i[3])),a&16&&T(t,"height",Ne(i[4])),a&8192&&T(t,"z-index",i[13])},i(r){s||(r&&Le(()=>{o&&o.end(1),n=Ot(t,Bt,{duration:i[0]}),n.start()}),s=!0)},o(r){n&&n.invalidate(),r&&(o=$t(t,Bt,{duration:i[1]})),s=!1},d(r){r&&M(t),r&&o&&o.end()}}}function qm(i){let t,e=i[2]&&Fs(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,[o]){n[2]?e?(e.p(n,o),o&4&&E(e,1)):(e=Fs(n),e.c(),E(e,1),e.m(t.parentNode,t)):e&&(ae(),L(e,1,1,()=>{e=null}),le())},i(n){E(e)},o(n){L(e)},d(n){e&&e.d(n),n&&M(t)}}}function Ne(i){return typeof i=="number"?i/16+"rem":i}function Km(i,t,e){let{inDelay:n=1e3}=t,{outDelay:o=1e3}=t,{visible:s=!0}=t,{width:r=0}=t,{height:a=0}=t,{left:l=0}=t,{bottom:c=0}=t,{center:u=!1}=t,{horizontalCenter:f=!1}=t,{verticalCenter:d=!1}=t,{blurRadius:h}=t,{spreadRadius:p}=t,{opacity:A=.15}=t,{zIndex:v=void 0}=t;return i.$$set=g=>{"inDelay"in g&&e(0,n=g.inDelay),"outDelay"in g&&e(1,o=g.outDelay),"visible"in g&&e(2,s=g.visible),"width"in g&&e(3,r=g.width),"height"in g&&e(4,a=g.height),"left"in g&&e(5,l=g.left),"bottom"in g&&e(6,c=g.bottom),"center"in g&&e(7,u=g.center),"horizontalCenter"in g&&e(8,f=g.horizontalCenter),"verticalCenter"in g&&e(9,d=g.verticalCenter),"blurRadius"in g&&e(10,h=g.blurRadius),"spreadRadius"in g&&e(11,p=g.spreadRadius),"opacity"in g&&e(12,A=g.opacity),"zIndex"in g&&e(13,v=g.zIndex)},[n,o,s,r,a,l,c,u,f,d,h,p,A,v]}class nt extends se{constructor(t){super(),oe(this,t,Km,qm,ne,{inDelay:0,outDelay:1,visible:2,width:3,height:4,left:5,bottom:6,center:7,horizontalCenter:8,verticalCenter:9,blurRadius:10,spreadRadius:11,opacity:12,zIndex:13},Zm)}}function $m(i,t){t.forEach(e=>{const n=new P.SphereGeometry(.02,16,16),o=[],s=[new P.MeshBasicMaterial({color:16776960}),new P.MeshBasicMaterial({color:16711935}),new P.MeshBasicMaterial({color:16711680}),new P.MeshBasicMaterial({color:65535})];if(e.position.length===4)e.position.forEach((r,a)=>{const l=s[a],c=new P.Mesh(n,l);c.position.copy(rt(r)),o.push(c)});else{const r=s[0],a=new P.Mesh(n,r);a.position.copy(rt(e.position)),o.push(a)}o.forEach(r=>{r.material.depthTest=!1,i.scene.add(r)})})}const xe=i=>i;function qa(i){if(i.length<3)return;const t=i.map(dn),e=t[1].clone().sub(t[0]),n=t[2].clone().sub(t[1]);return e.cross(n)}function Ln(i){if(Array.isArray(i)&&i.length===4){const e=i.map(dn);return $r(e[0],e[2])}else return dn(i)}function on(i,t){if(i===void 0)return;const{min:e,max:n}=t!=null?t:{};if(!(e===void 0&&n===void 0))return!(typeof n=="number"&&n<i||typeof e=="number"&&e>i)}function ep(i,t){i.model.loaded?t():i.once("modelLoaded",()=>t())}function tp(i,t,e){const o=new P.Plane().setFromNormalAndCoplanarPoint(e,t),s=t.clone().sub(i).cross(new P.Vector3(0,1,0)).setLength(.01),r=new P.Vector3(0,.01,0);return[t.clone().sub(s).sub(r),t.clone().add(s).sub(r),t.clone().add(s).add(r),t.clone().sub(s).add(r)].map(l=>o.projectPoint(l,new P.Vector3))}const Gs=(i,t=1e3/60)=>{let e=null;const n=i;return(...s)=>{e&&clearTimeout(e),e=setTimeout(()=>{n==null||n(...s),e&&clearTimeout(e),e=null},t)}};function np(i,t=200){let e;return function(...n){e||(i.apply(this,n),e=setTimeout(function(){e=null},t))}}function ip(i,t){const[e,n]=t;if(e>=n||n<=1||e<=1)return-1;const o={},s=r=>(o[r]||(o[r]=i(r)),o[r]);for(let r=e;r<n;r++){const a=s(r),l=s(r-1);if(a<l)return r}return-1}function Ns(i,t){if(!t||typeof ResizeObserver=="undefined"||!ResizeObserver)return{observe:()=>window.addEventListener("resize",i),unobserve:()=>window.removeEventListener("resize",i)};{const e=new ResizeObserver(i);return{observe:()=>e.observe(t),unobserve:()=>e.unobserve(t)}}}function op(){return Math.random().toString(36).slice(-6)}const Ws=op();function sp(i){ce(i,"svelte-zgfkts",".text-char.svelte-zgfkts{text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function Xs(i,t,e){const n=i.slice();return n[14]=t[e].id,n[0]=t[e].content,n[15]=t,n[16]=e,n}function Ys(i,t){let e,n=t[0]+"",o,s=t[16];const r=()=>t[7](e,s),a=()=>t[7](null,s);return{key:i,first:null,c(){e=j("span"),o=Ee(n),y(e,"class","text-char svelte-zgfkts"),this.first=e},m(l,c){B(l,e,c),R(e,o),r()},p(l,c){t=l,c&4&&n!==(n=t[0]+"")&&Se(o,n),s!==t[16]&&(a(),s=t[16],r())},d(l){l&&M(e),a()}}}function rp(i){let t=[],e=new Map,n,o=i[2];const s=r=>r[14];for(let r=0;r<o.length;r+=1){let a=Xs(i,o,r),l=s(a);e.set(l,t[r]=Ys(l,a))}return{c(){for(let r=0;r<t.length;r+=1)t[r].c();n=fe()},m(r,a){for(let l=0;l<t.length;l+=1)t[l].m(r,a);B(r,n,a)},p(r,[a]){a&6&&(o=r[2],t=tt(t,a,s,1,r,o,e,n.parentNode,qi,Ys,n,Xs))},i:Z,o:Z,d(r){for(let a=0;a<t.length;a+=1)t[a].d(r);r&&M(n)}}}function ap(i,t,e){let n,{inDelay:o=0}=t,{outDelay:s=0}=t,{content:r}=t,{unfolded:a}=t,{isFistUnfoldedUpdate:l=!0}=t,c,u,f=[];function d(g){const w=[],b=new RegExp(new RegExp("\\p{Regional_Indicator}\\p{Regional_Indicator}|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?(\\u200D\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?)+|\\p{Emoji_Presentation}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)","gu")),I=`__EMOJI_SPLIT_${Ws}__`,x=`__EMOJI_${Ws}__`;return g.slice().replace(b,C=>`${I}${x}${C}${I}`).split(I).forEach(C=>C.startsWith(x)?w.push({id:Fe(),content:C.slice(x.length)}):w.push(...C.split("").map(z=>({id:Fe(),content:z})))),w}function h(){if(!u)return;const g=!a;u.reversed!==g&&u.reverse(),u.play()}function p(g){if(l){e(3,l=!1);return}clearTimeout(c),c=setTimeout(h,g?o:s)}function A(g){const w=function(){const b=ip(I=>g[I].getBoundingClientRect().x,[Math.min(g.length-1,10),Math.min(g.length-1,30)]);if(b>0)return b}();u=vo.default({targets:g.slice(0,w).filter(jt),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:vo.default.stagger(50),easing:"easeInOutCubic"}),a&&u.seek(u.duration)}function v(g,w){ze[g?"unshift":"push"](()=>{f[w]=g,e(1,f)})}return i.$$set=g=>{"inDelay"in g&&e(4,o=g.inDelay),"outDelay"in g&&e(5,s=g.outDelay),"content"in g&&e(0,r=g.content),"unfolded"in g&&e(6,a=g.unfolded),"isFistUnfoldedUpdate"in g&&e(3,l=g.isFistUnfoldedUpdate)},i.$$.update=()=>{i.$$.dirty&1&&e(2,n=d(r)),i.$$.dirty&64&&p(a),i.$$.dirty&2&&A(f.filter(g=>!!g))},[r,f,n,l,o,s,a,v]}class Ka extends se{constructor(t){super(),oe(this,t,ap,rp,ne,{inDelay:4,outDelay:5,content:0,unfolded:6,isFistUnfoldedUpdate:3},sp)}}const lp="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=",cp="data:image/png;base64,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",up="data:image/png;base64,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",dp="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==";function fp(i){ce(i,"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 _s(i){let t,e,n,o,s,r,a,l,c,u;return e=new nt({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),y(o,"class",s="arrow "+i[0]+" svelte-1ogmlqq"),T(o,"background-image","url("+lp+")"),y(t,"class","arrow-wrapper svelte-1ogmlqq")},m(f,d){B(f,t,d),q(e,t,null),R(t,n),R(t,o),l=!0,c||(u=ye(o,"click",i[5]),c=!0)},p(f,d){i=f,(!l||d&1&&s!==(s="arrow "+i[0]+" svelte-1ogmlqq"))&&y(o,"class",s)},i(f){l||(E(e.$$.fragment,f),f&&Le(()=>{a&&a.end(1),r=Ot(o,Bt,{duration:i[2],delay:i[3],easing:Jt}),r.start()}),l=!0)},o(f){L(e.$$.fragment,f),r&&r.invalidate(),f&&(a=$t(o,Bt,{duration:i[2],delay:i[4],easing:Jt})),l=!1},d(f){f&&M(t),K(e),f&&a&&a.end(),c=!1,u()}}}function hp(i){let t,e,n=i[1]&&_s(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=_s(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function mp(i,t,e){let{direction:n="right"}=t,{visible:o=!0}=t,{duration:s=0}=t,{inDelay:r=0}=t,{outDelay:a=0}=t;function l(c){Ac.call(this,i,c)}return i.$$set=c=>{"direction"in c&&e(0,n=c.direction),"visible"in c&&e(1,o=c.visible),"duration"in c&&e(2,s=c.duration),"inDelay"in c&&e(3,r=c.inDelay),"outDelay"in c&&e(4,a=c.outDelay)},[n,o,s,r,a,l]}class pp extends se{constructor(t){super(),oe(this,t,mp,hp,ne,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},fp)}}function gp(i,t,e=20,n=5){return new Promise((o,s)=>{let r=0;const a=setInterval(()=>{const l=i();t(l)?(clearInterval(a),o(l)):r>=n&&(clearInterval(a),s(l)),r++},e)})}function Ap(i){ce(i,"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 Us(i){let t,e,n;return e=new Ka({props:{unfolded:i[0],content:i[1],inDelay:500,outDelay:i[5]}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","text svelte-1fuzm7v"),T(t,"transform",i[7])},m(o,s){B(o,t,s),q(e,t,null),i[10](t),n=!0},p(o,s){const r={};s&1&&(r.unfolded=o[0]),s&2&&(r.content=o[1]),s&32&&(r.outDelay=o[5]),e.$set(r),s&128&&T(t,"transform",o[7])},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e),i[10](null)}}}function Vs(i){let t,e,n;return e=new pp({props:{direction:i[6],visible:i[0],inDelay:600,duration:1e3}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","arrow svelte-1fuzm7v")},m(o,s){B(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&64&&(r.direction=o[6]),s&1&&(r.visible=o[0]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function vp(i){let t,e,n,o=i[1]&&Us(i),s=i[3]<i[4]&&Vs(i);return{c(){o&&o.c(),t=J(),s&&s.c(),e=fe()},m(r,a){o&&o.m(r,a),B(r,t,a),s&&s.m(r,a),B(r,e,a),n=!0},p(r,[a]){r[1]?o?(o.p(r,a),a&2&&E(o,1)):(o=Us(r),o.c(),E(o,1),o.m(t.parentNode,t)):o&&(ae(),L(o,1,1,()=>{o=null}),le()),r[3]<r[4]?s?(s.p(r,a),a&24&&E(s,1)):(s=Vs(r),s.c(),E(s,1),s.m(e.parentNode,e)):s&&(ae(),L(s,1,1,()=>{s=null}),le())},i(r){n||(E(o),E(s),n=!0)},o(r){L(o),L(s),n=!1},d(r){o&&o.d(r),r&&M(t),s&&s.d(r),r&&M(e)}}}function bp(i,t,e){let n,o,s,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,u=0,f=0,d=0;function h(p){ze[p?"unshift":"push"](()=>{c=p,e(2,c)})}return i.$$set=p=>{"visible"in p&&e(0,r=p.visible),"textUnfolded"in p&&e(8,a=p.textUnfolded),"content"in p&&e(1,l=p.content)},i.$$.update=()=>{if(i.$$.dirty&7&&c&&r&&l){const{lineHeight:p}=getComputedStyle(c);e(4,d=c.offsetHeight),gp(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,d=c.offsetHeight)}),e(3,f=Number(p.replace("px","")))}i.$$.dirty&280&&e(9,u=a?f-d:0),i.$$.dirty&512&&e(7,n=`translateY(${u}px)`),i.$$.dirty&256&&e(6,o=a?"left":"right"),i.$$.dirty&256&&e(5,s=a?450:0)},[r,l,c,f,d,s,o,n,a,u,h]}class $a extends se{constructor(t){super(),oe(this,t,bp,vp,ne,{visible:0,textUnfolded:8,content:1},Ap)}}function yp(i){ce(i,"svelte-nlvd3x",".content.svelte-nlvd3x{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 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 Js(i){var f,d;let t,e,n,o,s,r,a,l,c,u;return t=new nt({props:{visible:i[2],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),n=new co({props:{unfolded:i[2],length:i[3],outDelay:i[4]+40*Math.min((d=(f=i[6][0])==null?void 0:f.content.length)!=null?d:10,15),useLinearColor:!0}}),r=new $a({props:{visible:i[2],textUnfolded:i[1],content:i[5]}}),{c(){$(t.$$.fragment),e=J(),$(n.$$.fragment),o=J(),s=j("div"),$(r.$$.fragment),y(s,"class","content svelte-nlvd3x"),Le(()=>i[8].call(s))},m(h,p){q(t,h,p),B(h,e,p),q(n,h,p),B(h,o,p),B(h,s,p),q(r,s,null),a=Et(s,i[8].bind(s)),l=!0,c||(u=ye(s,"click",i[7]),c=!0)},p(h,p){var w,b;const A={};p&4&&(A.visible=h[2]),p&8&&(A.left=h[3]/2+"px"),t.$set(A);const v={};p&4&&(v.unfolded=h[2]),p&8&&(v.length=h[3]),p&16&&(v.outDelay=h[4]+40*Math.min((b=(w=h[6][0])==null?void 0:w.content.length)!=null?b:10,15)),n.$set(v);const g={};p&4&&(g.visible=h[2]),p&2&&(g.textUnfolded=h[1]),p&32&&(g.content=h[5]),r.$set(g)},i(h){l||(E(t.$$.fragment,h),E(n.$$.fragment,h),E(r.$$.fragment,h),l=!0)},o(h){L(t.$$.fragment,h),L(n.$$.fragment,h),L(r.$$.fragment,h),l=!1},d(h){K(t,h),h&&M(e),K(n,h),h&&M(o),h&&M(s),K(r),a(),c=!1,u()}}}function wp(i){let t,e,n=i[0].state&&Js(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Js(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Cp(i,t,e){let n,o,s,{tag:r}=t,a,l=!1,c=[];function u(){e(1,l=!l)}function f(){a=this.clientWidth,e(3,a)}return i.$$set=d=>{"tag"in d&&e(0,r=d.tag)},i.$$.update=()=>{var d,h,p;i.$$.dirty&1&&e(2,n=!!((d=r.state)!=null&&d.unfolded)),i.$$.dirty&1&&e(5,o=(p=(h=r.data.title)!=null?h:r.data.text)!=null?p:""),i.$$.dirty&4&&(n||setTimeout(()=>{e(1,l=!1)},20)),i.$$.dirty&2&&e(4,s=l?450:0)},[r,l,n,a,s,o,c,u,f]}class Ep extends se{constructor(t){super(),oe(this,t,Cp,wp,ne,{tag:0},yp)}}function we(i){return i/16+"rem"}function Pp(i){ce(i,"svelte-ilb1qs",".text.svelte-ilb1qs{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;word-break:break-all;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-ilb1qs-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-ilb1qs{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-ilb1qs-blink 1.2s infinite}.placeholder.svelte-ilb1qs{opacity:0.5}")}function Ip(i){let t;const e=i[6].default,n=Xe(e,i,i[5],null);return{c(){n&&n.c()},m(o,s){n&&n.m(o,s),t=!0},p(o,s){n&&n.p&&(!t||s&32)&&_e(n,e,o,o[5],t?Ye(e,o[5],s,null):Ue(o[5]),null)},i(o){t||(E(n,o),t=!0)},o(o){L(n,o),t=!1},d(o){n&&n.d(o)}}}function kp(i){var s,r;let t,e,n=((s=i[3])==null?void 0:s.inputting)&&Zs(),o=((r=i[3])==null?void 0:r.placeholder)&&qs(i);return{c(){n&&n.c(),t=J(),o&&o.c(),e=fe()},m(a,l){n&&n.m(a,l),B(a,t,l),o&&o.m(a,l),B(a,e,l)},p(a,l){var c,u;(c=a[3])!=null&&c.inputting?n||(n=Zs(),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null),(u=a[3])!=null&&u.placeholder?o?o.p(a,l):(o=qs(a),o.c(),o.m(e.parentNode,e)):o&&(o.d(1),o=null)},i:Z,o:Z,d(a){n&&n.d(a),a&&M(t),o&&o.d(a),a&&M(e)}}}function xp(i){let t;return{c(){t=Ee(i[2])},m(e,n){B(e,t,n)},p(e,n){n&4&&Se(t,e[2])},i:Z,o:Z,d(e){e&&M(t)}}}function Zs(i){let t;return{c(){t=j("div"),y(t,"class","caret svelte-ilb1qs")},m(e,n){B(e,t,n)},d(e){e&&M(t)}}}function qs(i){let t,e=i[3].placeholder+"",n;return{c(){t=j("span"),n=Ee(e),y(t,"class","placeholder svelte-ilb1qs")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&8&&e!==(e=o[3].placeholder+"")&&Se(n,e)},d(o){o&&M(t)}}}function Dp(i){let t,e,n,o;const s=[xp,kp,Ip],r=[];function a(l,c){return l[2]?0:l[4]?1:2}return e=a(i),n=r[e]=s[e](i),{c(){t=j("div"),n.c(),y(t,"class","text svelte-ilb1qs"),T(t,"max-width",typeof i[1]=="number"?we(i[1]):i[1]),T(t,"-webkit-line-clamp",i[0])},m(l,c){B(l,t,c),r[e].m(t,null),o=!0},p(l,[c]){let u=e;e=a(l),e===u?r[e].p(l,c):(ae(),L(r[u],1,1,()=>{r[u]=null}),le(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),E(n,1),n.m(t,null)),c&2&&T(t,"max-width",typeof l[1]=="number"?we(l[1]):l[1]),c&1&&T(t,"-webkit-line-clamp",l[0])},i(l){o||(E(n),o=!0)},o(l){L(n),o=!1},d(l){l&&M(t),r[e].d()}}}function Sp(i,t,e){let n,{$$slots:o={},$$scope:s}=t,{maxLine:r=1}=t,{maxWidth:a=null}=t,{text:l=null}=t,{edit:c=null}=t;return i.$$set=u=>{"maxLine"in u&&e(0,r=u.maxLine),"maxWidth"in u&&e(1,a=u.maxWidth),"text"in u&&e(2,l=u.text),"edit"in u&&e(3,c=u.edit),"$$scope"in u&&e(5,s=u.$$scope)},i.$$.update=()=>{i.$$.dirty&8&&e(4,n=(c==null?void 0:c.placeholder)||(c==null?void 0:c.inputting))},[r,a,l,c,n,s,o]}class Hi extends se{constructor(t){super(),oe(this,t,Sp,Dp,ne,{maxLine:0,maxWidth:1,text:2,edit:3},Pp)}}function Lp(i){ce(i,"svelte-7a4m",".plane__container.svelte-7a4m.svelte-7a4m{position:absolute;left:50%;transform:translate(-50%, -100%);width:-moz-max-content;width:max-content}.plane__wrapper.svelte-7a4m.svelte-7a4m{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.5);border-radius:0.25rem}.unfolded.svelte-7a4m .plane__wrapper.svelte-7a4m{transform:translateY(-0.9375rem);transition-delay:200ms, 500ms;opacity:1}.folded.svelte-7a4m .plane__wrapper.svelte-7a4m{transform:translateY(0);opacity:0}.plane.svelte-7a4m.svelte-7a4m{max-width:11.75rem}.title.svelte-7a4m.svelte-7a4m{font-weight:bold;font-size:0.75rem;line-height:1.125rem;margin-bottom:0.25rem}.description.svelte-7a4m.svelte-7a4m{font-size:0.6875rem;line-height:1rem}")}function Ks(i){var d,h;let t,e,n,o,s,r,a,l,c,u,f;return t=new co({props:{unfolded:i[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new Hi({props:{text:i[2],edit:(d=i[0].data.edit)==null?void 0:d.title}}),u=new Hi({props:{text:i[0].data.description,edit:(h=i[0].data.edit)==null?void 0:h.description,maxLine:3}}),{c(){$(t.$$.fragment),e=J(),n=j("div"),o=j("div"),s=j("div"),r=j("div"),$(a.$$.fragment),l=J(),c=j("div"),$(u.$$.fragment),y(r,"class","title svelte-7a4m"),y(c,"class","description svelte-7a4m"),y(s,"class","plane svelte-7a4m"),y(o,"class","plane__wrapper svelte-7a4m"),y(n,"class","plane__container svelte-7a4m"),te(n,"unfolded",i[1]),te(n,"folded",i[3])},m(p,A){q(t,p,A),B(p,e,A),B(p,n,A),R(n,o),R(o,s),R(s,r),q(a,r,null),R(s,l),R(s,c),q(u,c,null),f=!0},p(p,A){var b,I;const v={};A&2&&(v.unfolded=p[1]),t.$set(v);const g={};A&4&&(g.text=p[2]),A&1&&(g.edit=(b=p[0].data.edit)==null?void 0:b.title),a.$set(g);const w={};A&1&&(w.text=p[0].data.description),A&1&&(w.edit=(I=p[0].data.edit)==null?void 0:I.description),u.$set(w),(!f||A&2)&&te(n,"unfolded",p[1]),(!f||A&8)&&te(n,"folded",p[3])},i(p){f||(E(t.$$.fragment,p),E(a.$$.fragment,p),E(u.$$.fragment,p),f=!0)},o(p){L(t.$$.fragment,p),L(a.$$.fragment,p),L(u.$$.fragment,p),f=!1},d(p){K(t,p),p&&M(e),p&&M(n),K(a),K(u)}}}function zp(i){let t,e,n=i[0].state&&Ks(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Ks(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Tp(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l,c;i.$$.dirty&1&&e(1,n=!!((a=r.state)!=null&&a.unfolded)),i.$$.dirty&2&&e(3,o=!n),i.$$.dirty&1&&e(2,s=(c=(l=r.data.title)!=null?l:r.data.text)!=null?c:"")},[r,n,s,o]}class Mp extends se{constructor(t){super(),oe(this,t,Tp,zp,ne,{tag:0},Lp)}}function Bp(i){let t,e;return t=new Mp({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function jp(i){let t,e;return t=new Ep({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function Qp(i){let t,e,n,o;const s=[jp,Bp],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=fe()},m(l,c){~t&&r[t].m(l,c),B(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(ae(),L(r[u],1,1,()=>{r[u]=null}),le()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),E(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(E(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&M(n)}}}function Rp(i,t,e){let n,{tag:o}=t;return i.$$set=s=>{"tag"in s&&e(0,o=s.tag)},i.$$.update=()=>{var s;i.$$.dirty&1&&e(1,n=(s=o.data.appearance)!=null?s:"line")},[o,n]}class Op extends se{constructor(t){super(),oe(this,t,Rp,Qp,ne,{tag:0})}}function Hp(i){ce(i,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function $s(i){let t,e,n,o;return{c(){t=Ae("path"),y(t,"fill","none"),y(t,"stroke","url(#"+i[4]+")"),y(t,"stroke-width","1"),y(t,"d","M0 21 L14 0.5 L105 0.5")},m(s,r){B(s,t,r),o=!0},p(s,r){i=s},i(s){o||(s&&Le(()=>{n&&n.end(1),e=Ot(t,qn,{duration:i[1],delay:i[0],easing:ya}),e.start()}),o=!0)},o(s){e&&e.invalidate(),s&&(n=$t(t,qn,{duration:i[1],delay:i[2],easing:Jt})),o=!1},d(s){s&&M(t),s&&n&&n.end()}}}function Fp(i){let t,e,n,o,s,r=i[3]&&$s(i);return{c(){t=Ae("svg"),e=Ae("defs"),n=Ae("linearGradient"),o=Ae("stop"),s=Ae("stop"),r&&r.c(),y(o,"offset","25%"),y(o,"stop-color","white"),y(o,"stop-opacity","1"),y(s,"offset","100%"),y(s,"stop-color","white"),y(s,"stop-opacity","0.5"),y(n,"id",i[4]),y(n,"gradientUnits","userSpaceOnUse"),y(t,"class","line svelte-blgtit"),y(t,"viewBox","0 0 105 21")},m(a,l){B(a,t,l),R(t,e),R(e,n),R(n,o),R(n,s),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&E(r,1)):(r=$s(a),r.c(),E(r,1),r.m(t,null)):r&&(ae(),L(r,1,1,()=>{r=null}),le())},i(a){E(r)},o(a){L(r)},d(a){a&&M(t),r&&r.d()}}}function Gp(i,t,e){let{inDelay:n=0}=t,{duration:o=1e3}=t,{outDelay:s=0}=t,{unfolded:r}=t;const a=Fe();return i.$$set=l=>{"inDelay"in l&&e(0,n=l.inDelay),"duration"in l&&e(1,o=l.duration),"outDelay"in l&&e(2,s=l.outDelay),"unfolded"in l&&e(3,r=l.unfolded)},[n,o,s,r,a]}class Np extends se{constructor(t){super(),oe(this,t,Gp,Fp,ne,{inDelay:0,duration:1,outDelay:2,unfolded:3},Hp)}}function Qt(i){return typeof i=="object"&&i!==null&&i.constructor&&Object.prototype.toString.call(i).slice(8,-1)==="Object"}function gt(i,t){const e=["__proto__","constructor","prototype"];Object.keys(t).filter(n=>e.indexOf(n)<0).forEach(n=>{typeof i[n]=="undefined"?i[n]=t[n]:Qt(t[n])&&Qt(i[n])&&Object.keys(t[n]).length>0?t[n].__swiper__?i[n]=t[n]:gt(i[n],t[n]):i[n]=t[n]})}function Fi(i={}){return i.navigation&&typeof i.navigation.nextEl=="undefined"&&typeof i.navigation.prevEl=="undefined"}function Gi(i={}){return i.pagination&&typeof i.pagination.el=="undefined"}function Ni(i={}){return i.scrollbar&&typeof i.scrollbar.el=="undefined"}function ei(i=""){const t=i.split(" ").map(n=>n.trim()).filter(n=>!!n),e=[];return t.forEach(n=>{e.indexOf(n)<0&&e.push(n)}),e.join(" ")}const el=["modules","init","_direction","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_preloadImages","updateOnImagesReady","_loop","_loopAdditionalSlides","_loopedSlides","_loopedSlidesLimit","_loopFillGroupWithBlank","loopPreventsSlide","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideBlankClass","slideActiveClass","slideDuplicateActiveClass","slideVisibleClass","slideDuplicateClass","slideNextClass","slideDuplicateNextClass","slidePrevClass","slideDuplicatePrevClass","wrapperClass","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","lazy","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom"];function Wp(i={},t=!0){const e={on:{}},n={},o={};gt(e,Li.default.defaults),gt(e,Li.default.extendedDefaults),e._emitClasses=!0,e.init=!1;const s={},r=el.map(l=>l.replace(/_/,"")),a=Object.assign({},i);return Object.keys(a).forEach(l=>{typeof i[l]!="undefined"&&(r.indexOf(l)>=0?Qt(i[l])?(e[l]={},o[l]={},gt(e[l],i[l]),gt(o[l],i[l])):(e[l]=i[l],o[l]=i[l]):l.search(/on[A-Z]/)===0&&typeof i[l]=="function"?t?n[`${l[2].toLowerCase()}${l.substr(3)}`]=i[l]:e.on[`${l[2].toLowerCase()}${l.substr(3)}`]=i[l]:s[l]=i[l])}),["navigation","pagination","scrollbar"].forEach(l=>{e[l]===!0&&(e[l]={}),e[l]===!1&&delete e[l]}),{params:e,passedParams:o,rest:s,events:n}}function Xp({el:i,nextEl:t,prevEl:e,paginationEl:n,scrollbarEl:o,swiper:s},r){Fi(r)&&t&&e&&(s.params.navigation.nextEl=t,s.originalParams.navigation.nextEl=t,s.params.navigation.prevEl=e,s.originalParams.navigation.prevEl=e),Gi(r)&&n&&(s.params.pagination.el=n,s.originalParams.pagination.el=n),Ni(r)&&o&&(s.params.scrollbar.el=o,s.originalParams.scrollbar.el=o),s.init(i)}function Yp(i,t,e,n,o){const s=[];if(!t)return s;const r=l=>{s.indexOf(l)<0&&s.push(l)};if(e&&n){const l=n.map(o),c=e.map(o);l.join("")!==c.join("")&&r("children"),n.length!==e.length&&r("children")}return el.filter(l=>l[0]==="_").map(l=>l.replace(/_/,"")).forEach(l=>{if(l in i&&l in t)if(Qt(i[l])&&Qt(t[l])){const c=Object.keys(i[l]),u=Object.keys(t[l]);c.length!==u.length?r(l):(c.forEach(f=>{i[l][f]!==t[l][f]&&r(l)}),u.forEach(f=>{i[l][f]!==t[l][f]&&r(l)}))}else i[l]!==t[l]&&r(l)}),s}function _p({swiper:i,slides:t,passedParams:e,changedParams:n,nextEl:o,prevEl:s,scrollbarEl:r,paginationEl:a}){const l=n.filter(x=>x!=="children"&&x!=="direction"),{params:c,pagination:u,navigation:f,scrollbar:d,virtual:h,thumbs:p}=i;let A,v,g,w,b;n.includes("thumbs")&&e.thumbs&&e.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(A=!0),n.includes("controller")&&e.controller&&e.controller.control&&c.controller&&!c.controller.control&&(v=!0),n.includes("pagination")&&e.pagination&&(e.pagination.el||a)&&(c.pagination||c.pagination===!1)&&u&&!u.el&&(g=!0),n.includes("scrollbar")&&e.scrollbar&&(e.scrollbar.el||r)&&(c.scrollbar||c.scrollbar===!1)&&d&&!d.el&&(w=!0),n.includes("navigation")&&e.navigation&&(e.navigation.prevEl||s)&&(e.navigation.nextEl||o)&&(c.navigation||c.navigation===!1)&&f&&!f.prevEl&&!f.nextEl&&(b=!0);const I=x=>{!i[x]||(i[x].destroy(),x==="navigation"?(c[x].prevEl=void 0,c[x].nextEl=void 0,i[x].prevEl=void 0,i[x].nextEl=void 0):(c[x].el=void 0,i[x].el=void 0))};l.forEach(x=>{if(Qt(c[x])&&Qt(e[x]))gt(c[x],e[x]);else{const C=e[x];(C===!0||C===!1)&&(x==="navigation"||x==="pagination"||x==="scrollbar")?C===!1&&I(x):c[x]=e[x]}}),l.includes("controller")&&!v&&i.controller&&i.controller.control&&c.controller&&c.controller.control&&(i.controller.control=c.controller.control),n.includes("children")&&t&&h&&c.virtual.enabled?(h.slides=t,h.update(!0)):n.includes("children")&&i.lazy&&i.params.lazy.enabled&&i.lazy.load(),A&&p.init()&&p.update(!0),v&&(i.controller.control=c.controller.control),g&&(a&&(c.pagination.el=a),u.init(),u.render(),u.update()),w&&(r&&(c.scrollbar.el=r),d.init(),d.updateSize(),d.setTranslate()),b&&(o&&(c.navigation.nextEl=o),s&&(c.navigation.prevEl=s),f.init(),f.update()),n.includes("allowSlideNext")&&(i.allowSlideNext=e.allowSlideNext),n.includes("allowSlidePrev")&&(i.allowSlidePrev=e.allowSlidePrev),n.includes("direction")&&i.changeDirection(e.direction,!1),i.update()}const Up=i=>({virtualData:i&512}),er=i=>({virtualData:i[9]}),Vp=i=>({virtualData:i&512}),tr=i=>({virtualData:i[9]}),Jp=i=>({virtualData:i&512}),nr=i=>({virtualData:i[9]}),Zp=i=>({virtualData:i&512}),ir=i=>({virtualData:i[9]}),qp=i=>({virtualData:i&512}),or=i=>({virtualData:i[9]});function sr(i){let t,e,n;return{c(){t=j("div"),e=J(),n=j("div"),y(t,"class","swiper-button-prev"),y(n,"class","swiper-button-next")},m(o,s){B(o,t,s),i[13](t),B(o,e,s),B(o,n,s),i[14](n)},p:Z,d(o){o&&M(t),i[13](null),o&&M(e),o&&M(n),i[14](null)}}}function rr(i){let t;return{c(){t=j("div"),y(t,"class","swiper-scrollbar")},m(e,n){B(e,t,n),i[15](t)},p:Z,d(e){e&&M(t),i[15](null)}}}function ar(i){let t;return{c(){t=j("div"),y(t,"class","swiper-pagination")},m(e,n){B(e,t,n),i[16](t)},p:Z,d(e){e&&M(t),i[16](null)}}}function Kp(i){let t,e,n,o,s,r,a=Fi(i[2]),l,c=Ni(i[2]),u,f=Gi(i[2]),d,h,p;const A=i[12]["container-start"],v=Xe(A,i,i[11],or),g=i[12]["wrapper-start"],w=Xe(g,i,i[11],ir),b=i[12].default,I=Xe(b,i,i[11],nr),x=i[12]["wrapper-end"],C=Xe(x,i,i[11],tr);let z=a&&sr(i),D=c&&rr(i),Q=f&&ar(i);const X=i[12]["container-end"],Y=Xe(X,i,i[11],er);let W=[{class:h=ei(`${i[1]}${i[0]?` ${i[0]}`:""}`)},i[3]],k={};for(let S=0;S<W.length;S+=1)k=ke(k,W[S]);return{c(){t=j("div"),v&&v.c(),e=J(),n=j("div"),w&&w.c(),o=J(),I&&I.c(),s=J(),C&&C.c(),r=J(),z&&z.c(),l=J(),D&&D.c(),u=J(),Q&&Q.c(),d=J(),Y&&Y.c(),y(n,"class","swiper-wrapper"),Wn(t,k)},m(S,O){B(S,t,O),v&&v.m(t,null),R(t,e),R(t,n),w&&w.m(n,null),R(n,o),I&&I.m(n,null),R(n,s),C&&C.m(n,null),R(t,r),z&&z.m(t,null),R(t,l),D&&D.m(t,null),R(t,u),Q&&Q.m(t,null),R(t,d),Y&&Y.m(t,null),i[17](t),p=!0},p(S,[O]){v&&v.p&&(!p||O&2560)&&_e(v,A,S,S[11],p?Ye(A,S[11],O,qp):Ue(S[11]),or),w&&w.p&&(!p||O&2560)&&_e(w,g,S,S[11],p?Ye(g,S[11],O,Zp):Ue(S[11]),ir),I&&I.p&&(!p||O&2560)&&_e(I,b,S,S[11],p?Ye(b,S[11],O,Jp):Ue(S[11]),nr),C&&C.p&&(!p||O&2560)&&_e(C,x,S,S[11],p?Ye(x,S[11],O,Vp):Ue(S[11]),tr),O&4&&(a=Fi(S[2])),a?z?z.p(S,O):(z=sr(S),z.c(),z.m(t,l)):z&&(z.d(1),z=null),O&4&&(c=Ni(S[2])),c?D?D.p(S,O):(D=rr(S),D.c(),D.m(t,u)):D&&(D.d(1),D=null),O&4&&(f=Gi(S[2])),f?Q?Q.p(S,O):(Q=ar(S),Q.c(),Q.m(t,d)):Q&&(Q.d(1),Q=null),Y&&Y.p&&(!p||O&2560)&&_e(Y,X,S,S[11],p?Ye(X,S[11],O,Up):Ue(S[11]),er),Wn(t,k=Qe(W,[(!p||O&3&&h!==(h=ei(`${S[1]}${S[0]?` ${S[0]}`:""}`)))&&{class:h},O&8&&S[3]]))},i(S){p||(E(v,S),E(w,S),E(I,S),E(C,S),E(Y,S),p=!0)},o(S){L(v,S),L(w,S),L(I,S),L(C,S),L(Y,S),p=!1},d(S){S&&M(t),v&&v.d(S),w&&w.d(S),I&&I.d(S),C&&C.d(S),z&&z.d(),D&&D.d(),Q&&Q.d(),Y&&Y.d(S),i[17](null)}}}function $p(i,t,e){const n=["class","swiper"];let o=Nn(t,n),{$$slots:s={},$$scope:r}=t;const a=gc();let{class:l=void 0}=t,c="swiper",u=!1,f=null,d=null,h,p,A,v,g=null,w=null,b=null,I=null,x=null,C={slides:[]};function z(){return f}const D=H=>{e(9,C=H),vc().then(()=>{f.$wrapperEl.children(".swiper-slide").each(F=>{F.onSwiper&&F.onSwiper(f)}),f.updateSlides(),f.updateProgress(),f.updateSlidesClasses(),f.lazy&&f.params.lazy.enabled&&f.lazy.load()})},Q=()=>{h=Wp(o),e(2,p=h.params),A=h.passedParams,e(3,v=h.rest)};Q(),d=A;const X=()=>{u=!0};if(p.onAny=(H,...F)=>{a(H,F)},Object.assign(p.on,{_beforeBreakpoint:X,_containerClasses(H,F){e(1,c=F)}}),f=new Li.default(p),Un("swiper",f),f.virtual&&f.params.virtual.enabled){const H={cache:!1,renderExternal:F=>{D(F),p.virtual&&p.virtual.renderExternal&&p.virtual.renderExternal(F)},renderExternalUpdate:!1};gt(f.params.virtual,H),gt(f.originalParams.virtual,H)}et(()=>{!g||(Xp({el:g,nextEl:b,prevEl:w,paginationEl:x,scrollbarEl:I,swiper:f},p),a("swiper",[f]),!p.virtual&&f.slides.each(H=>{H.onSwiper&&H.onSwiper(f)}))}),Ji(()=>{if(!f)return;Q();const H=Yp(A,d);(H.length||u)&&f&&!f.destroyed&&_p({swiper:f,passedParams:A,changedParams:H,nextEl:b,prevEl:w,scrollbarEl:I,paginationEl:x}),u=!1,d=A}),It(()=>{typeof window!="undefined"&&f&&!f.destroyed&&f.destroy(!0,!1)});function Y(H){ze[H?"unshift":"push"](()=>{w=H,e(5,w)})}function W(H){ze[H?"unshift":"push"](()=>{b=H,e(6,b)})}function k(H){ze[H?"unshift":"push"](()=>{I=H,e(7,I)})}function S(H){ze[H?"unshift":"push"](()=>{x=H,e(8,x)})}function O(H){ze[H?"unshift":"push"](()=>{g=H,e(4,g)})}return i.$$set=H=>{t=ke(ke({},t),aa(H)),e(27,o=Nn(t,n)),"class"in H&&e(0,l=H.class),"$$scope"in H&&e(11,r=H.$$scope)},[l,c,p,v,g,w,b,I,x,C,z,r,s,Y,W,k,S,O]}class eg extends se{constructor(t){super(),oe(this,t,$p,Kp,ne,{class:0,swiper:10})}get swiper(){return this.$$.ctx[10]}}const tg=i=>({data:i&32}),lr=i=>({data:i[5]}),ng=i=>({data:i&32}),cr=i=>({data:i[5]});function ig(i){let t;const e=i[8].default,n=Xe(e,i,i[7],lr);return{c(){n&&n.c()},m(o,s){n&&n.m(o,s),t=!0},p(o,s){n&&n.p&&(!t||s&160)&&_e(n,e,o,o[7],t?Ye(e,o[7],s,tg):Ue(o[7]),lr)},i(o){t||(E(n,o),t=!0)},o(o){L(n,o),t=!1},d(o){n&&n.d(o)}}}function og(i){let t,e,n;const o=i[8].default,s=Xe(o,i,i[7],cr);return{c(){t=j("div"),s&&s.c(),y(t,"class","swiper-zoom-container"),y(t,"data-swiper-zoom",e=typeof i[0]=="number"?i[0]:void 0)},m(r,a){B(r,t,a),s&&s.m(t,null),n=!0},p(r,a){s&&s.p&&(!n||a&160)&&_e(s,o,r,r[7],n?Ye(o,r[7],a,ng):Ue(r[7]),cr),(!n||a&1&&e!==(e=typeof r[0]=="number"?r[0]:void 0))&&y(t,"data-swiper-zoom",e)},i(r){n||(E(s,r),n=!0)},o(r){L(s,r),n=!1},d(r){r&&M(t),s&&s.d(r)}}}function sg(i){let t,e,n,o,s;const r=[og,ig],a=[];function l(f,d){return f[0]?0:1}e=l(i),n=a[e]=r[e](i);let c=[{class:o=ei(`${i[3]}${i[2]?` ${i[2]}`:""}`)},{"data-swiper-slide-index":i[1]},i[6]],u={};for(let f=0;f<c.length;f+=1)u=ke(u,c[f]);return{c(){t=j("div"),n.c(),Wn(t,u)},m(f,d){B(f,t,d),a[e].m(t,null),i[9](t),s=!0},p(f,[d]){let h=e;e=l(f),e===h?a[e].p(f,d):(ae(),L(a[h],1,1,()=>{a[h]=null}),le(),n=a[e],n?n.p(f,d):(n=a[e]=r[e](f),n.c()),E(n,1),n.m(t,null)),Wn(t,u=Qe(c,[(!s||d&12&&o!==(o=ei(`${f[3]}${f[2]?` ${f[2]}`:""}`)))&&{class:o},(!s||d&2)&&{"data-swiper-slide-index":f[1]},d&64&&f[6]]))},i(f){s||(E(n),s=!0)},o(f){L(n),s=!1},d(f){f&&M(t),a[e].d(),i[9](null)}}}function rg(i,t,e){let n;const o=["zoom","virtualIndex","class"];let s=Nn(t,o),{$$slots:r={},$$scope:a}=t,{zoom:l=void 0}=t,{virtualIndex:c=void 0}=t,{class:u=void 0}=t,f=null,d="swiper-slide",h=ct("swiper"),p=!1;const A=(b,I,x)=>{I===f&&e(3,d=x)},v=()=>{!h||p||(h.on("_slideClass",A),p=!0)},g=()=>{!h||(h.off("_slideClass",A),p=!1)};et(()=>{typeof c!="undefined"&&(e(4,f.onSwiper=b=>{h=b,v()},f),v())}),Ji(()=>{if(!(!f||!h)){if(h.destroyed){d!=="swiper-slide"&&e(3,d="swiper-slide");return}v()}}),Vi(()=>{v()}),It(()=>{!h||g()});function w(b){ze[b?"unshift":"push"](()=>{f=b,e(4,f)})}return i.$$set=b=>{t=ke(ke({},t),aa(b)),e(6,s=Nn(t,o)),"zoom"in b&&e(0,l=b.zoom),"virtualIndex"in b&&e(1,c=b.virtualIndex),"class"in b&&e(2,u=b.class),"$$scope"in b&&e(7,a=b.$$scope)},i.$$.update=()=>{i.$$.dirty&8&&e(5,n={isActive:d.indexOf("swiper-slide-active")>=0||d.indexOf("swiper-slide-duplicate-active")>=0,isVisible:d.indexOf("swiper-slide-visible")>=0,isDuplicate:d.indexOf("swiper-slide-duplicate")>=0,isPrev:d.indexOf("swiper-slide-prev")>=0||d.indexOf("swiper-slide-duplicate-prev")>=0,isNext:d.indexOf("swiper-slide-next")>=0||d.indexOf("swiper-slide-duplicate-next")>=0})},[l,c,u,d,f,n,s,a,r,w]}class ag extends se{constructor(t){super(),oe(this,t,rg,sg,ne,{zoom:0,virtualIndex:1,class:2})}}function lg(i){ce(i,"svelte-q6hk4f",".media-item.svelte-q6hk4f.svelte-q6hk4f{height:100%}.media-content.svelte-q6hk4f.svelte-q6hk4f{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.video-icon.svelte-q6hk4f.svelte-q6hk4f{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-q6hk4f.svelte-q6hk4f{display:none;pointer-events:auto;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-q6hk4f.svelte-q6hk4f{display:block}.video-icon.large.svelte-q6hk4f.svelte-q6hk4f{width:12.5rem;height:6.25rem}.video-icon.small.svelte-q6hk4f.svelte-q6hk4f{width:1.75rem;height:1.75rem}.video-icon.svelte-q6hk4f .video-icon-img.svelte-q6hk4f{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-q6hk4f .video-icon-img.canPlay.svelte-q6hk4f{cursor:pointer}")}function ur(i){let t;function e(s,r){if(s[1].type==="Image")return ug;if(s[1].type==="Video")return cg}let n=e(i),o=n&&n(i);return{c(){t=j("div"),o&&o.c(),y(t,"class","media-item svelte-q6hk4f")},m(s,r){B(s,t,r),o&&o.m(t,null)},p(s,r){n===(n=e(s))&&o?o.p(s,r):(o&&o.d(1),o=n&&n(s),o&&(o.c(),o.m(t,null)))},d(s){s&&M(t),o&&o.d()}}}function cg(i){let t,e,n,o,s,r,a,l,c,u,f;return{c(){var d;t=j("video"),r=J(),a=j("div"),l=j("div"),c=j("div"),y(t,"class","media-content svelte-q6hk4f"),y(t,"style",e=`object-fit: ${i[5]};`),We(t.src,n=i[1].url+"#t=0.1")||y(t,"src",n),y(t,"poster",o=(d=i[1].videoCoverUrl)!=null?d:void 0),y(t,"preload",s=i[1].videoCoverUrl?void 0:"auto"),t.playsInline=!0,y(t,"paused",""),t.muted=!0,t.loop=!1,y(t,"crossorigin",""),t.controls=!1,te(t,"showPlayButton",i[7]),T(t,"position","relative"),y(c,"class","video-icon-img svelte-q6hk4f"),T(c,"background-image","url("+i[13]()+")"),te(c,"canPlay",i[4]),y(l,"class","video-icon svelte-q6hk4f"),te(l,"large",i[3]==="large"),te(l,"small",i[3]==="small"),y(a,"class","video-play-button-container svelte-q6hk4f"),te(a,"showPlayButton",i[7])},m(d,h){B(d,t,h),i[12](t),B(d,r,h),B(d,a,h),R(a,l),R(l,c),u||(f=[ye(t,"click",i[11]),ye(c,"click",i[14])],u=!0)},p(d,h){var p;h&32&&e!==(e=`object-fit: ${d[5]};`)&&y(t,"style",e),h&2&&!We(t.src,n=d[1].url+"#t=0.1")&&y(t,"src",n),h&2&&o!==(o=(p=d[1].videoCoverUrl)!=null?p:void 0)&&y(t,"poster",o),h&2&&s!==(s=d[1].videoCoverUrl?void 0:"auto")&&y(t,"preload",s),h&128&&te(t,"showPlayButton",d[7]),h&4&&T(c,"background-image","url("+d[13]()+")"),h&16&&te(c,"canPlay",d[4]),h&8&&te(l,"large",d[3]==="large"),h&8&&te(l,"small",d[3]==="small"),h&128&&te(a,"showPlayButton",d[7])},d(d){d&&M(t),i[12](null),d&&M(r),d&&M(a),u=!1,ut(f)}}}function ug(i){let t,e,n,o;return{c(){t=j("img"),y(t,"class","media-content svelte-q6hk4f"),y(t,"style",e=`object-fit: ${i[5]};`),We(t.src,n=i[1].url)||y(t,"src",n),y(t,"alt",o=i[1].name)},m(s,r){B(s,t,r)},p(s,r){r&32&&e!==(e=`object-fit: ${s[5]};`)&&y(t,"style",e),r&2&&!We(t.src,n=s[1].url)&&y(t,"src",n),r&2&&o!==(o=s[1].name)&&y(t,"alt",o)},d(s){s&&M(t)}}}function dg(i){let t,e=i[1]&&ur(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,[o]){n[1]?e?e.p(n,o):(e=ur(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:Z,o:Z,d(n){e&&e.d(n),n&&M(t)}}}function fg(i,t,e){let{tag:n}=t,{media:o}=t,{playButtonIfNeed:s="withoutText"}=t,{playButtonSizeIfNeed:r="small"}=t,{canPlay:a=!0}=t,{objectFit:l="cover"}=t,c=(o==null?void 0:o.type)==="Video"&&Boolean(o==null?void 0:o.videoCoverUrl),u,f=!1;const d=ct("mediaStore"),h=ct("hooks"),p=()=>{c||(u==null||u.play(),u==null||u.pause(),e(10,c=!0))};h.on("loadVideoFirstFrame",p);const A=b=>{u&&(u.pause(),h.emit("playStateChange",{event:b,state:"paused",tag:n,mediaInstance:u}))};function v(b){ze[b?"unshift":"push"](()=>{u=b,e(6,u)})}const g=()=>s==="withText"?cp:s==="withoutText"?up:s,w=b=>{!a||u&&(e(6,u.muted=!1,u),u.play(),d.set({currentMediaElement:u}),h.emit("playStateChange",{event:b,state:"playing",tag:n,mediaInstance:u}))};return i.$$set=b=>{"tag"in b&&e(0,n=b.tag),"media"in b&&e(1,o=b.media),"playButtonIfNeed"in b&&e(2,s=b.playButtonIfNeed),"playButtonSizeIfNeed"in b&&e(3,r=b.playButtonSizeIfNeed),"canPlay"in b&&e(4,a=b.canPlay),"objectFit"in b&&e(5,l=b.objectFit)},i.$$.update=()=>{if(i.$$.dirty&64&&u&&(e(7,f=u.paused),u.addEventListener("play",()=>{e(7,f=!1)}),u.addEventListener("pause",()=>{e(7,f=!0)}),d.subscribe(({currentMediaElement:b})=>{b!==u&&(u==null||u.pause())})),i.$$.dirty&1090&&(o==null?void 0:o.type)==="Video"&&!c){const b=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,x=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&b;u&&x&&u.paused&&(document.removeEventListener("WeixinJSBridgeReady",p),document.removeEventListener("touchstart",p),document.removeEventListener("click",p),document.addEventListener("WeixinJSBridgeReady",p),document.addEventListener("touchstart",p),document.addEventListener("click",p))}},[n,o,s,r,a,l,u,f,d,h,c,A,v,g,w]}class tl extends se{constructor(t){super(),oe(this,t,fg,dg,ne,{tag:0,media:1,playButtonIfNeed:2,playButtonSizeIfNeed:3,canPlay:4,objectFit:5},lg)}}function hg(i){ce(i,"svelte-ai0lv9",".media.svelte-ai0lv9{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}")}function dr(i,t,e){const n=i.slice();return n[25]=t[e],n}function fr(i){let t,e,n,o,s,r;const a=[pg,mg],l=[];function c(u,f){return u[15]?0:1}return e=c(i),n=l[e]=a[e](i),{c(){t=j("div"),n.c(),y(t,"class","media svelte-ai0lv9"),te(t,"unfolded",i[5])},m(u,f){B(u,t,f),l[e].m(t,null),r=!0},p(u,f){i=u;let d=e;e=c(i),e===d?l[e].p(i,f):(ae(),L(l[d],1,1,()=>{l[d]=null}),le(),n=l[e],n?n.p(i,f):(n=l[e]=a[e](i),n.c()),E(n,1),n.m(t,null)),(!r||f&32)&&te(t,"unfolded",i[5])},i(u){r||(E(n),u&&Le(()=>{s&&s.end(1),o=Ot(t,Lo,i[6]?{y:4,duration:i[4],delay:i[2],easing:yt}:void 0),o.start()}),r=!0)},o(u){L(n),o&&o.invalidate(),u&&(s=$t(t,Lo,i[6]?{y:4,duration:i[4],delay:i[3],easing:yt}:void 0)),r=!1},d(u){u&&M(t),l[e].d(),u&&s&&s.end()}}}function mg(i){let t,e;return t=new tl({props:{media:i[1][0],tag:i[0],objectFit:i[10],playButtonIfNeed:i[7],playButtonSizeIfNeed:i[8],canPlay:i[9]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.media=n[1][0]),o&1&&(s.tag=n[0]),o&1024&&(s.objectFit=n[10]),o&128&&(s.playButtonIfNeed=n[7]),o&256&&(s.playButtonSizeIfNeed=n[8]),o&512&&(s.canPlay=n[9]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function pg(i){let t,e;return t=new eg({props:{style:"height: 100%",modules:[Zr.Autoplay],spaceBetween:30,autoplay:i[16]?xe({delay:4e3,stopOnLastSlide:!1,disableOnInteraction:!1}):!1,loop:!0,$$slots:{default:[Ag]},$$scope:{ctx:i}}}),t.$on("init",i[23]),t.$on("slideChange",i[24]),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&65536&&(s.autoplay=n[16]?xe({delay:4e3,stopOnLastSlide:!1,disableOnInteraction:!1}):!1),o&268445569&&(s.$$scope={dirty:o,ctx:n}),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function gg(i){let t,e,n;return t=new tl({props:{media:i[25],tag:i[0],objectFit:i[10],playButtonIfNeed:i[7],playButtonSizeIfNeed:i[8],canPlay:i[9]}}),{c(){$(t.$$.fragment),e=J()},m(o,s){q(t,o,s),B(o,e,s),n=!0},p(o,s){const r={};s&8192&&(r.media=o[25]),s&1&&(r.tag=o[0]),s&1024&&(r.objectFit=o[10]),s&128&&(r.playButtonIfNeed=o[7]),s&256&&(r.playButtonSizeIfNeed=o[8]),s&512&&(r.canPlay=o[9]),t.$set(r)},i(o){n||(E(t.$$.fragment,o),n=!0)},o(o){L(t.$$.fragment,o),n=!1},d(o){K(t,o),o&&M(e)}}}function hr(i){let t,e;return t=new i[17]({props:{$$slots:{default:[gg]},$$scope:{ctx:i}}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&268445569&&(s.$$scope={dirty:o,ctx:n}),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function Ag(i){let t,e,n=i[13],o=[];for(let r=0;r<n.length;r+=1)o[r]=hr(dr(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){for(let r=0;r<o.length;r+=1)o[r].c();t=fe()},m(r,a){for(let l=0;l<o.length;l+=1)o[l].m(r,a);B(r,t,a),e=!0},p(r,a){if(a&10113){n=r[13];let l;for(l=0;l<n.length;l+=1){const c=dr(r,n,l);o[l]?(o[l].p(c,a),E(o[l],1)):(o[l]=hr(c),o[l].c(),E(o[l],1),o[l].m(t.parentNode,t))}for(ae(),l=n.length;l<o.length;l+=1)s(l);le()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)E(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){lt(o,r),r&&M(t)}}}function vg(i){let t,e,n=i[5]&&fr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[5]?n?(n.p(o,s),s&32&&E(n,1)):(n=fr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function bg(i,t,e){let n,o,s;const r=xe(ag);let{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:u=0}=t,{duration:f=0}=t,{unfolded:d=!0}=t,{animation:h=!0}=t,{playButtonIfNeed:p="withoutText"}=t,{playButtonSizeIfNeed:A="small"}=t,{canPlay:v=!0}=t,{objectFit:g="cover"}=t,{enableCarousel:w=!0}=t,{autoplayConfig:b={autoplay:!0,autoplayVideo:!1}}=t;const I=ct("mediaStore"),x=ct("hooks");let C;function z(W){!n||!C||(I.set({currentMediaElement:this}),x.emit("playStateChange",{event:W,state:"playing",tag:a,mediaInstance:this}),C.autoplay.stop())}function D(W){!n||!C||(x.emit("playStateChange",{event:W,state:"paused",tag:a,mediaInstance:this}),C.autoplay.running||C.autoplay.start())}let Q=null;const X=W=>{e(12,C=W.detail[0])},Y=W=>V(this,null,function*(){var ee,_,U;if(!s||!b.autoplayVideo)return;const k=W.detail[0];if(!k)return;const S=k.realIndex;if(S===Q)return;e(14,Q=S);const O=o[S];if(!O||O.type!=="Video")return;k.autoplay.stop(),k.slides.map(ie=>ie.querySelector("video")).filter(jt).forEach(ie=>ie.pause());const F=(ee=k.slides[k.activeIndex])==null?void 0:ee.querySelector("video");if(F&&(F.removeEventListener("play",z),F.removeEventListener("pause",D),F.addEventListener("play",z),F.addEventListener("pause",D)),F){F.addEventListener("click",()=>F.pause());const ie=(U=(_=F.parentElement)==null?void 0:_.getElementsByClassName("video-play-button-container"))==null?void 0:U[0];F.addEventListener("play",()=>ie==null?void 0:ie.classList.remove("showPlayButton")),F.addEventListener("pause",()=>ie==null?void 0:ie.classList.add("showPlayButton")),ie&&(F.paused?ie.classList.add("showPlayButton"):ie.classList.remove("showPlayButton"),ie.addEventListener("click",de=>{F.muted=!1,F.play(),I.set({currentMediaElement:F}),x.emit("playStateChange",{event:de,state:"playing",tag:a,mediaInstance:F})}))}});return i.$$set=W=>{"tag"in W&&e(0,a=W.tag),"mediaData"in W&&e(1,l=W.mediaData),"inDelay"in W&&e(2,c=W.inDelay),"outDelay"in W&&e(3,u=W.outDelay),"duration"in W&&e(4,f=W.duration),"unfolded"in W&&e(5,d=W.unfolded),"animation"in W&&e(6,h=W.animation),"playButtonIfNeed"in W&&e(7,p=W.playButtonIfNeed),"playButtonSizeIfNeed"in W&&e(8,A=W.playButtonSizeIfNeed),"canPlay"in W&&e(9,v=W.canPlay),"objectFit"in W&&e(10,g=W.objectFit),"enableCarousel"in W&&e(22,w=W.enableCarousel),"autoplayConfig"in W&&e(11,b=W.autoplayConfig)},i.$$.update=()=>{i.$$.dirty&4194306&&e(15,n=w&&(l==null?void 0:l.length)>1),i.$$.dirty&2&&e(13,o=l),i.$$.dirty&10240&&e(16,s=o.length>1&&b.autoplay),i.$$.dirty&4096&&C&&C.slides.forEach(W=>{const k=W.querySelector("video");k&&I.subscribe(({currentMediaElement:S})=>{S!==k&&k.pause()})})},[a,l,c,u,f,d,h,p,A,v,g,b,C,o,Q,n,s,r,I,x,z,D,w,X,Y]}class nl extends se{constructor(t){super(),oe(this,t,bg,vg,ne,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,playButtonIfNeed:7,playButtonSizeIfNeed:8,canPlay:9,objectFit:10,enableCarousel:22,autoplayConfig:11},hg)}}function yg(i){ce(i,"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 mr(i){let t,e,n,o,s,r,a,l;t=new nt({props:{visible:i[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),o=new Np({props:{unfolded:i[3],outDelay:400}});let c=i[2]&&pr(i),u=i[1]&&gr(i);return{c(){$(t.$$.fragment),e=J(),n=j("div"),$(o.$$.fragment),s=J(),c&&c.c(),r=J(),u&&u.c(),a=fe(),y(n,"class","line svelte-1f7m1lj")},m(f,d){q(t,f,d),B(f,e,d),B(f,n,d),q(o,n,null),B(f,s,d),c&&c.m(f,d),B(f,r,d),u&&u.m(f,d),B(f,a,d),l=!0},p(f,d){const h={};d&8&&(h.visible=f[3]),t.$set(h);const p={};d&8&&(p.unfolded=f[3]),o.$set(p),f[2]?c?(c.p(f,d),d&4&&E(c,1)):(c=pr(f),c.c(),E(c,1),c.m(r.parentNode,r)):c&&(ae(),L(c,1,1,()=>{c=null}),le()),f[1]?u?(u.p(f,d),d&2&&E(u,1)):(u=gr(f),u.c(),E(u,1),u.m(a.parentNode,a)):u&&(ae(),L(u,1,1,()=>{u=null}),le())},i(f){l||(E(t.$$.fragment,f),E(o.$$.fragment,f),E(c),E(u),l=!0)},o(f){L(t.$$.fragment,f),L(o.$$.fragment,f),L(c),L(u),l=!1},d(f){K(t,f),f&&M(e),f&&M(n),K(o),f&&M(s),c&&c.d(f),f&&M(r),u&&u.d(f),f&&M(a)}}}function pr(i){let t,e,n;return e=new Ka({props:{unfolded:i[3],content:i[2],inDelay:500}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","text svelte-1f7m1lj")},m(o,s){B(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&4&&(r.content=o[2]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function gr(i){let t,e,n;return e=new nl({props:{autoplayConfig:{autoplay:!1},unfolded:i[3],mediaData:i[1],tag:i[0],enableCarousel:!1,canPlay:!1,playButtonSizeIfNeed:"small",inDelay:500,duration:500}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","media-wrapper svelte-1f7m1lj")},m(o,s){B(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&2&&(r.mediaData=o[1]),s&1&&(r.tag=o[0]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function wg(i){let t,e,n=i[0].state&&mr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=mr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Cg(i,t,e){let n,o,s,r,{tag:a}=t;return i.$$set=l=>{"tag"in l&&e(0,a=l.tag)},i.$$.update=()=>{var l,c,u;i.$$.dirty&1&&e(3,n=a.state?a.state.unfolded:!1),i.$$.dirty&1&&e(4,o=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),i.$$.dirty&16&&e(2,s=((u=o.length)!=null?u:0)>7?o.substring(0,6)+"...":o),i.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,s,n,o]}class Eg extends se{constructor(t){super(),oe(this,t,Cg,wg,ne,{tag:0},yg)}}function Pg(i){ce(i,"svelte-8mby9k",".svelte-8mby9k.svelte-8mby9k{box-sizing:border-box}.marketing.svelte-8mby9k.svelte-8mby9k{transform:translateY(-100%)}.content.svelte-8mby9k .headerImage.svelte-8mby9k{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.line.svelte-8mby9k.svelte-8mby9k{position:absolute;height:2.0625rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.content.svelte-8mby9k.svelte-8mby9k{background-color:white;position:relative;display:flex;flex-direction:column;min-width:11.125rem;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:all 500ms}.title.svelte-8mby9k.svelte-8mby9k{position:absolute;background-color:white;border-radius:0.25rem;width:100%;top:0.5rem;padding-left:0.75rem;padding-right:0.75rem}.title.svelte-8mby9k .text.svelte-8mby9k{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem;color:#000}.footer.svelte-8mby9k.svelte-8mby9k{position:relative;padding-left:0.75rem;padding-right:0.75rem;width:100%;height:1.375rem;display:flex;align-items:center}.footer.svelte-8mby9k .goto-button.svelte-8mby9k{flex-shrink:0;white-space:nowrap;background-image:linear-gradient(to right, rgba(87, 144, 253, 1) 0, rgba(42, 114, 254, 1) 100%);color:#fff;font-size:0.625rem;border-radius:0.875rem;font-weight:bold;padding-left:0.5rem;padding-right:0.5rem;height:1.25rem;margin-left:auto;display:flex;align-items:center}.footer.svelte-8mby9k .goto-icon.svelte-8mby9k::after{content:'';display:inline-block;width:0.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMAFNO2pYt4bErz8uP6ysawgVtBPDcR5C4s2L6ZmJBzZGJXUyEeDws/0G2zAAAAkklEQVQ4y+3TRw6DMBAF0OAeJ3QCpCe0uf8NwRILLBYfiS1/aT3JoymnI+sERZ5VCH0iVto3QDfBLmeSSMUTogRV9bBEpJAKaYpGijn13aTSLeraeG9D0NZFZv4/rRL5FDHnITlllqjv6tykWsmX4JHr05y7j6oFKq2P8He48B0tAM0EY0EDxquClw6vLz6EI35GmwwSZpe+WOgAAAAASUVORK5CYII=);background-size:100% auto;background-repeat:no-repeat}.price.svelte-8mby9k.svelte-8mby9k{flex-shrink:0;margin-right:0.75rem;white-space:nowrap;color:#ff6600;display:flex;align-items:baseline}.price.svelte-8mby9k .value.svelte-8mby9k{position:relative;top:0.0625rem;font-size:1.125rem;line-height:1.375rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.price.svelte-8mby9k .unit.svelte-8mby9k{padding-left:0.125rem;font-size:0.625rem}.tag.svelte-8mby9k.svelte-8mby9k{position:relative;background-color:white;display:flex;width:-moz-max-content;width:max-content;padding-left:0.75rem;padding-right:0.75rem;min-height:1.75rem}.tag.svelte-8mby9k .base-tag.svelte-8mby9k{height:1rem;margin-top:1.375rem;margin-bottom:0.5rem;margin-right:0.25rem;font-size:0.625rem;line-height:0.875rem;padding:0.0625rem 0.25rem;border-radius:0.125rem;overflow:hidden}.tag.svelte-8mby9k .primary-tag.svelte-8mby9k{background:#e5eefe;color:#0055ff}.tag.svelte-8mby9k .secondary-tag.svelte-8mby9k{background:rgba(255, 102, 0, 0.08);color:rgba(255, 102, 0, 1)}.unfolded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 1)}.folded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.unfolded.svelte-8mby9k .content.svelte-8mby9k{opacity:1}.folded.svelte-8mby9k .content.svelte-8mby9k{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}")}function Ar(i,t,e){const n=i.slice();return n[0]=t[e],n}function vr(i,t,e){const n=i.slice();return n[0]=t[e],n}function br(i){let t,e=i[0]+"",n;return{c(){t=j("div"),n=Ee(e),y(t,"class","base-tag primary-tag svelte-8mby9k")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Se(n,e)},d(o){o&&M(t)}}}function yr(i){let t,e=i[0]&&br(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,o){n[0]?e?e.p(n,o):(e=br(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&M(t)}}}function wr(i){let t,e=i[0]+"",n;return{c(){t=j("div"),n=Ee(e),y(t,"class","base-tag secondary-tag svelte-8mby9k")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Se(n,e)},d(o){o&&M(t)}}}function Cr(i){let t,e=i[0]&&wr(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,o){n[0]?e?e.p(n,o):(e=wr(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&M(t)}}}function Er(i){let t,e,n=i[2].price.value+"",o,s,r=i[2].price.unit&&Pr(i);return{c(){t=j("div"),e=j("span"),o=Ee(n),s=J(),r&&r.c(),y(e,"class","value svelte-8mby9k"),y(t,"class","price svelte-8mby9k")},m(a,l){B(a,t,l),R(t,e),R(e,o),R(t,s),r&&r.m(t,null)},p(a,l){l&4&&n!==(n=a[2].price.value+"")&&Se(o,n),a[2].price.unit?r?r.p(a,l):(r=Pr(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&M(t),r&&r.d()}}}function Pr(i){let t,e=i[2].price.unit+"",n;return{c(){t=j("span"),n=Ee(e),y(t,"class","unit svelte-8mby9k")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&4&&e!==(e=o[2].price.unit+"")&&Se(n,e)},d(o){o&&M(t)}}}function Ir(i){let t,e=i[2].highlightText+"",n;return{c(){t=j("div"),n=Ee(e),y(t,"class","goto-button goto-icon svelte-8mby9k")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&4&&e!==(e=o[2].highlightText+"")&&Se(n,e)},d(o){o&&M(t)}}}function Ig(i){var Y,W;let t,e,n,o,s,r,a,l,c,u,f,d,h,p,A=i[2].title+"",v,g,w,b,I;e=new nt({props:{visible:i[1],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let x=i[2].brandTags||[],C=[];for(let k=0;k<x.length;k+=1)C[k]=yr(vr(i,x,k));let z=i[2].tags||[],D=[];for(let k=0;k<z.length;k+=1)D[k]=Cr(Ar(i,z,k));let Q=((Y=i[2].price)==null?void 0:Y.value)!==void 0&&((W=i[2].price)==null?void 0:W.value)!==null&&Er(i),X=i[2].highlightText&&Ir(i);return{c(){var k,S;t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),s=J(),r=j("div"),a=j("img"),c=J(),u=j("div");for(let O=0;O<C.length;O+=1)C[O].c();f=J();for(let O=0;O<D.length;O+=1)D[O].c();d=J(),h=j("div"),p=j("div"),v=Ee(A),g=J(),w=j("div"),Q&&Q.c(),b=J(),X&&X.c(),y(o,"class","line svelte-8mby9k"),T(o,"transition-delay",i[1]?zn+"ms":Tn+xr-kr-40+"ms"),y(a,"class","headerImage svelte-8mby9k"),We(a.src,l=i[2].headerPictureUrl)||y(a,"src",l),y(a,"alt",""),y(u,"class","tag svelte-8mby9k"),y(p,"class","text svelte-8mby9k"),y(h,"class","title svelte-8mby9k"),y(w,"class","footer svelte-8mby9k"),T(w,"height",((k=i[2].price)==null?void 0:k.value)!==void 0&&((S=i[2].price)==null?void 0:S.value)!==null&&i[2].highlightText?void 0:"1rem"),y(r,"class","content svelte-8mby9k"),T(r,"transition-delay",i[1]?zn+Tn+"ms":"0ms"),y(t,"class","marketing svelte-8mby9k"),te(t,"unfolded",i[1]),te(t,"folded",i[3])},m(k,S){B(k,t,S),q(e,t,null),R(t,n),R(t,o),R(t,s),R(t,r),R(r,a),R(r,c),R(r,u);for(let O=0;O<C.length;O+=1)C[O].m(u,null);R(u,f);for(let O=0;O<D.length;O+=1)D[O].m(u,null);R(r,d),R(r,h),R(h,p),R(p,v),R(r,g),R(r,w),Q&&Q.m(w,null),R(w,b),X&&X.m(w,null),I=!0},p(k,[S]){var H,F,ee,_;const O={};if(S&2&&(O.visible=k[1]),e.$set(O),S&2&&T(o,"transition-delay",k[1]?zn+"ms":Tn+xr-kr-40+"ms"),(!I||S&4&&!We(a.src,l=k[2].headerPictureUrl))&&y(a,"src",l),S&4){x=k[2].brandTags||[];let U;for(U=0;U<x.length;U+=1){const ie=vr(k,x,U);C[U]?C[U].p(ie,S):(C[U]=yr(ie),C[U].c(),C[U].m(u,f))}for(;U<C.length;U+=1)C[U].d(1);C.length=x.length}if(S&4){z=k[2].tags||[];let U;for(U=0;U<z.length;U+=1){const ie=Ar(k,z,U);D[U]?D[U].p(ie,S):(D[U]=Cr(ie),D[U].c(),D[U].m(u,null))}for(;U<D.length;U+=1)D[U].d(1);D.length=z.length}(!I||S&4)&&A!==(A=k[2].title+"")&&Se(v,A),((H=k[2].price)==null?void 0:H.value)!==void 0&&((F=k[2].price)==null?void 0:F.value)!==null?Q?Q.p(k,S):(Q=Er(k),Q.c(),Q.m(w,b)):Q&&(Q.d(1),Q=null),k[2].highlightText?X?X.p(k,S):(X=Ir(k),X.c(),X.m(w,null)):X&&(X.d(1),X=null),S&4&&T(w,"height",((ee=k[2].price)==null?void 0:ee.value)!==void 0&&((_=k[2].price)==null?void 0:_.value)!==null&&k[2].highlightText?void 0:"1rem"),S&2&&T(r,"transition-delay",k[1]?zn+Tn+"ms":"0ms"),(!I||S&2)&&te(t,"unfolded",k[1]),(!I||S&8)&&te(t,"folded",k[3])},i(k){I||(E(e.$$.fragment,k),I=!0)},o(k){L(e.$$.fragment,k),I=!1},d(k){k&&M(t),K(e),lt(C,k),lt(D,k),Q&&Q.d(),X&&X.d()}}}const zn=400,kr=500,Tn=180,xr=500;function kg(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l;i.$$.dirty&1&&e(1,n=(l=(a=r.state)==null?void 0:a.unfolded)!=null?l:!1),i.$$.dirty&2&&e(3,o=!n),i.$$.dirty&1&&e(2,s=r.data)},[r,n,s,o]}class xg extends se{constructor(t){super(),oe(this,t,kg,Ig,ne,{tag:0},Pg)}}function Dg(i){ce(i,"svelte-kebunf",".audio.svelte-kebunf{pointer-events:auto;cursor:pointer;width:100%;height:100%}.children.svelte-kebunf{width:100%;height:100%}")}const Sg=i=>({currentTime:i&256,duration:i&128,playing:i&512}),Dr=i=>({currentTime:typeof i[8]=="number"&&!Number.isNaN(i[8])?i[8]:void 0,duration:typeof i[7]=="number"&&!Number.isNaN(i[7])?i[7]:void 0,playing:i[9]}),Lg=i=>({playing:i&512}),Sr=i=>({playing:i[9]});function zg(i){let t,e,n,o=!0,s,r,a,l,c,u,f;const d=i[13].audioIcon,h=Xe(d,i,i[12],Sr),p=i[13].currentTime,A=Xe(p,i,i[12],Dr),v=i[13].default,g=Xe(v,i,i[12],null);return{c(){t=j("div"),e=j("audio"),s=J(),r=j("div"),h&&h.c(),a=J(),A&&A.c(),l=J(),g&&g.c(),e.controls=!1,y(e,"playsinline",""),y(e,"preload","metadata"),We(e.src,n=i[1])||y(e,"src",n),T(e,"display","none"),y(r,"class","children svelte-kebunf"),y(r,"style",i[3]),y(t,"class","audio svelte-kebunf"),y(t,"style",i[2])},m(w,b){B(w,t,b),R(t,e),i[14](e),R(t,s),R(t,r),h&&h.m(r,null),R(r,a),A&&A.m(r,null),R(r,l),g&&g.m(r,null),c=!0,u||(f=[ye(e,"play",i[15]),ye(e,"pause",i[15]),ye(e,"play",i[16]),ye(e,"pause",i[17]),ye(e,"ended",i[18]),ye(e,"canplaythrough",i[19]),ye(e,"timeupdate",i[20]),ye(t,"click",ha(i[11]))],u=!0)},p(w,[b]){(!c||b&2&&!We(e.src,n=w[1]))&&y(e,"src",n),b&1&&o!==(o=w[0])&&e[o?"pause":"play"](),h&&h.p&&(!c||b&4608)&&_e(h,d,w,w[12],c?Ye(d,w[12],b,Lg):Ue(w[12]),Sr),A&&A.p&&(!c||b&4992)&&_e(A,p,w,w[12],c?Ye(p,w[12],b,Sg):Ue(w[12]),Dr),g&&g.p&&(!c||b&4096)&&_e(g,v,w,w[12],c?Ye(v,w[12],b,null):Ue(w[12]),null),(!c||b&8)&&y(r,"style",w[3]),(!c||b&4)&&y(t,"style",w[2])},i(w){c||(E(h,w),E(A,w),E(g,w),c=!0)},o(w){L(h,w),L(A,w),L(g,w),c=!1},d(w){w&&M(t),i[14](null),h&&h.d(w),A&&A.d(w),g&&g.d(w),u=!1,ut(f)}}}function Tg(i,t,e){let n,{$$slots:o={},$$scope:s}=t,{url:r}=t,{paused:a=!0}=t,{style:l=""}=t,{slotWrapperStyle:c=""}=t,{hooksInfo:u}=t;const f=ct("hooks"),d=ct("mediaStore");let h,p=!0;d.subscribe(({currentMediaElement:Q})=>{Q!==h&&(h==null||h.pause())});let A=null,v=null;function g(Q){!h||(f.emit("click",N({event:Q,target:"AudioTagPlayIcon",audioInstance:h},u)),d.set({currentMediaElement:h}),h.paused?h.play():h.pause())}function w(Q){ze[Q?"unshift":"push"](()=>{h=Q,e(5,h)})}function b(){a=this.paused,e(0,a)}const I=Q=>{f.emit("playStateChange",N({event:Q,state:"playing",mediaInstance:h},u)),e(6,p=!1)},x=Q=>{f.emit("playStateChange",N({event:Q,state:"paused",mediaInstance:h},u)),e(6,p=!0)},C=Q=>{e(6,p=!0)},z=Q=>{e(7,A=h.duration)},D=Q=>{e(8,v=h.currentTime)};return i.$$set=Q=>{"url"in Q&&e(1,r=Q.url),"paused"in Q&&e(0,a=Q.paused),"style"in Q&&e(2,l=Q.style),"slotWrapperStyle"in Q&&e(3,c=Q.slotWrapperStyle),"hooksInfo"in Q&&e(4,u=Q.hooksInfo),"$$scope"in Q&&e(12,s=Q.$$scope)},i.$$.update=()=>{i.$$.dirty&33&&(a||h==null||h.pause()),i.$$.dirty&65&&e(9,n=!a&&!p)},[a,r,l,c,u,h,p,A,v,n,f,g,s,o,w,b,I,x,C,z,D]}class il extends se{constructor(t){super(),oe(this,t,Tg,zg,ne,{url:1,paused:0,style:2,slotWrapperStyle:3,hooksInfo:4},Dg)}}function Mg(i){ce(i,"svelte-qf1c2k",".audio-icon__wrapper.svelte-qf1c2k.svelte-qf1c2k{display:inline-block}.audio-icon.svelte-qf1c2k.svelte-qf1c2k{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-qf1c2k .sound-wave__container.svelte-qf1c2k{position:absolute;pointer-events:none;display:flex;justify-content:center;align-items:center;width:1.375rem;height:1.375rem}.audio-icon.svelte-qf1c2k .sound-wave__container .sound-wave__wrapper.svelte-qf1c2k{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translateX(-25%)}.audio-icon.svelte-qf1c2k .sound-wave__container .sound-wave__wrapper .sound-wave.svelte-qf1c2k{flex-shrink:0;flex-grow:0;border-radius:50%;border-color:transparent;border-style:solid;border-bottom-color:rgba(0, 0, 0, 0.6);transform:rotate(-90deg)}.sound-wave-1.svelte-qf1c2k.svelte-qf1c2k{position:absolute;width:0rem;height:0rem;border-width:0.125rem}.sound-wave-2.svelte-qf1c2k.svelte-qf1c2k{position:absolute;width:0.4375rem;height:0.4375rem;border-width:0.09375rem}.sound-wave-3.svelte-qf1c2k.svelte-qf1c2k{position:relative;width:0.875rem;height:0.875rem;border-width:0.09375rem}.sound-wave.svelte-qf1c2k.svelte-qf1c2k{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-qf1c2k .sound-wave.svelte-qf1c2k{animation-play-state:running}.playing.svelte-qf1c2k .sound-wave-1.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_1_animation}.playing.svelte-qf1c2k .sound-wave-2.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_2_animation}.playing.svelte-qf1c2k .sound-wave-3.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_3_animation}@keyframes svelte-qf1c2k-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-qf1c2k-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-qf1c2k-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Lr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function Bg(i){let t,e,n,o,s,r=i[1]&&Lr();return{c(){t=j("div"),r&&r.c(),e=J(),n=j("div"),o=j("div"),o.innerHTML=`<div class="sound-wave__wrapper svelte-qf1c2k"><div class="sound-wave sound-wave-1 svelte-qf1c2k"></div>
|
|
545
545
|
<div class="sound-wave sound-wave-2 svelte-qf1c2k"></div>
|
|
546
|
-
<div class="sound-wave sound-wave-3 svelte-qf1c2k"></div></div>`,y(o,"class","sound-wave__container svelte-qf1c2k"),y(n,"class","audio-icon svelte-qf1c2k"),te(n,"playing",i[0]),y(t,"class","audio-icon__wrapper svelte-qf1c2k"),y(t,"style",i[2]),T(t,"width",i[5]),T(t,"height",i[5])},m(a,l){B(a,t,l),r&&r.m(t,null),R(t,e),R(t,n),R(n,o),i[7](o),i[8](t),s=!0},p(a,[l]){a[1]?r?l&2&&E(r,1):(r=Lr(),r.c(),E(r,1),r.m(t,e)):r&&(ae(),L(r,1,1,()=>{r=null}),le()),(!s||l&1)&&te(n,"playing",a[0]),(!s||l&4)&&y(t,"style",a[2]),l&32&&T(t,"width",a[5]),l&32&&T(t,"height",a[5])},i(a){s||(E(r),s=!0)},o(a){L(r),s=!1},d(a){a&&M(t),r&&r.d(),i[7](null),i[8](null)}}}function jg(i,t,e){let n,{playing:o}=t,{shadow:s=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function u(d){ze[d?"unshift":"push"](()=>{c=d,e(4,c),e(3,l)})}function f(d){ze[d?"unshift":"push"](()=>{l=d,e(3,l)})}return i.$$set=d=>{"playing"in d&&e(0,o=d.playing),"shadow"in d&&e(1,s=d.shadow),"style"in d&&e(2,r=d.style),"width"in d&&e(6,a=d.width)},i.$$.update=()=>{i.$$.dirty&64&&e(5,n=typeof a=="number"?we(a):a),i.$$.dirty&8&&l!=null&&l.clientWidth&&e(4,c.style.transform=`scale(${l.clientWidth/22})`,c)},[o,s,r,l,c,n,a,u,f]}class ol extends se{constructor(t){super(),oe(this,t,jg,Bg,ne,{playing:0,shadow:1,style:2,width:6},Mg)}}function Qg(i){ce(i,"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 zr(i){var g,w;let t,e,n,o,s,r,a,l,c,u,f,d,h,p,A;e=new nt({props:{visible:i[5],left:i[2]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let v=i[5]&&Tr(i);return c=new $a({props:{visible:i[5],textUnfolded:i[1],content:i[4]}}),d=new co({props:{unfolded:i[5],length:150,outDelay:i[3]+20*Math.min((w=(g=i[4])==null?void 0:g.length)!=null?w:10,15),useLinearColor:!0}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),s=j("div"),r=j("div"),v&&v.c(),a=J(),l=j("div"),$(c.$$.fragment),f=J(),$(d.$$.fragment),y(r,"class","audio-icon svelte-1s6gk4a"),Le(()=>i[7].call(l)),T(l,"display","inline-block"),y(s,"class","wrapper svelte-1s6gk4a"),y(o,"class","content svelte-1s6gk4a"),y(t,"class","audio-tag svelte-1s6gk4a"),te(t,"unfolded",i[5])},m(b,I){B(b,t,I),q(e,t,null),R(t,n),R(t,o),R(o,s),R(s,r),v&&v.m(r,null),R(s,a),R(s,l),q(c,l,null),u=Et(l,i[7].bind(l)),R(t,f),q(d,t,null),h=!0,p||(A=ye(l,"click",i[6]),p=!0)},p(b,I){var D,Q;const x={};I&32&&(x.visible=b[5]),I&4&&(x.left=b[2]/2+"px"),e.$set(x),b[5]?v?(v.p(b,I),I&32&&E(v,1)):(v=Tr(b),v.c(),E(v,1),v.m(r,null)):v&&(ae(),L(v,1,1,()=>{v=null}),le());const C={};I&32&&(C.visible=b[5]),I&2&&(C.textUnfolded=b[1]),I&16&&(C.content=b[4]),c.$set(C);const z={};I&32&&(z.unfolded=b[5]),I&24&&(z.outDelay=b[3]+20*Math.min((Q=(D=b[4])==null?void 0:D.length)!=null?Q:10,15)),d.$set(z),(!h||I&32)&&te(t,"unfolded",b[5])},i(b){h||(E(e.$$.fragment,b),E(v),E(c.$$.fragment,b),E(d.$$.fragment,b),h=!0)},o(b){L(e.$$.fragment,b),L(v),L(c.$$.fragment,b),L(d.$$.fragment,b),h=!1},d(b){b&&M(t),K(e),v&&v.d(),K(c),u(),K(d),p=!1,A()}}}function Tr(i){let t,e,n,o,s,r,a;return e=new nt({props:{center:!0,blurRadius:15,spreadRadius:6}}),o=new il({props:{paused:!i[5],url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{audioIcon:[Rg,({playing:l})=>({8:l}),({playing:l})=>l?256:0]},$$scope:{ctx:i}}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),$(o.$$.fragment),y(t,"class","audio svelte-1s6gk4a")},m(l,c){B(l,t,c),q(e,t,null),R(t,n),q(o,t,null),a=!0},p(l,c){i=l;const u={};c&32&&(u.paused=!i[5]),c&1&&(u.url=i[0].data.audioUrl),c&1&&(u.hooksInfo={tag:i[0]}),c&768&&(u.$$scope={dirty:c,ctx:i}),o.$set(u)},i(l){a||(E(e.$$.fragment,l),E(o.$$.fragment,l),l&&Le(()=>{r&&r.end(1),s=Ot(t,Bt,{duration:1e3,delay:0,easing:Jt}),s.start()}),a=!0)},o(l){var c,u;L(e.$$.fragment,l),L(o.$$.fragment,l),s&&s.invalidate(),l&&(r=$t(t,Bt,{duration:1e3,delay:20*Math.min((u=(c=i[4])==null?void 0:c.length)!=null?u:10,15),easing:Jt})),a=!1},d(l){l&&M(t),K(e),K(o),l&&r&&r.end()}}}function Rg(i){let t,e,n;return e=new ol({props:{playing:i[8]}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"slot","audioIcon"),y(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(o,s){B(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&256&&(r.playing=o[8]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function Og(i){let t,e,n=i[0].state&&zr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=zr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Hg(i,t,e){let n,o,s,{tag:r}=t,a=!1,l;function c(){e(1,a=!a)}function u(){l=this.clientWidth,e(2,l)}return i.$$set=f=>{"tag"in f&&e(0,r=f.tag)},i.$$.update=()=>{var f,d,h;i.$$.dirty&1&&e(5,n=!!((f=r.state)!=null&&f.unfolded)),i.$$.dirty&1&&e(4,o=(h=(d=r.data.title)!=null?d:r.data.text)!=null?h:""),i.$$.dirty&2&&e(3,s=a?450:0)},[r,a,l,s,o,n,c,u]}class Fg extends se{constructor(t){super(),oe(this,t,Hg,Og,ne,{tag:0},Qg)}}function Mr(i){const t=Math.floor(i/60),e=Math.floor(i%60),n=e<10?`0${e}`:e;return`${t}'${n}''`}function Gg(i){const t=document.createElement("div");t.style.color=i,document.body.appendChild(t);const e=window.getComputedStyle(t).color;document.body.removeChild(t);const n=(()=>e.search("rgba")===-1?e.replace("rgb","rgba").replace(")",", 1)"):e)(),o=n.replace("rgba","").replace("(","").replace(")","").split(",").map(s=>Number(s.trim()));return{rgba:n,r:o[0],g:o[1],b:o[2],a:o[3]}}function Ng(i){ce(i,"svelte-1fezrt1",".audio-tag__wrapper.svelte-1fezrt1{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-1fezrt1{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)}.currentTime.svelte-1fezrt1{font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;margin-left:0.25rem}.text.svelte-1fezrt1{font-weight:bold;font-size:0.75rem;margin-left:0.125rem}.audio-icon__wrapper.svelte-1fezrt1{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function Br(i){let t,e,n,o;return n=new il({props:{url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},style:"width: max-content; height: max-content;",slotWrapperStyle:"display: flex; align-items: center; justify-content: center;",$$slots:{currentTime:[_g,({duration:s,currentTime:r,playing:a})=>({4:s,5:r,6:a}),({duration:s,currentTime:r,playing:a})=>(s?16:0)|(r?32:0)|(a?64:0)],audioIcon:[Yg,({playing:s})=>({6:s}),({playing:s})=>s?64:0],default:[Xg]},$$scope:{ctx:i}}}),{c(){t=j("div"),e=j("div"),$(n.$$.fragment),y(e,"class","audio-tag svelte-1fezrt1"),T(e,"background-color",i[1]),T(e,"color",i[2]),y(t,"class","audio-tag__wrapper svelte-1fezrt1")},m(s,r){B(s,t,r),R(t,e),q(n,e,null),o=!0},p(s,r){const a={};r&1&&(a.url=s[0].data.audioUrl),r&1&&(a.hooksInfo={tag:s[0]}),r&248&&(a.$$scope={dirty:r,ctx:s}),n.$set(a),r&2&&T(e,"background-color",s[1]),r&4&&T(e,"color",s[2])},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(t),K(n)}}}function Wg(i){let t;return{c(){t=Ee(i[3])},m(e,n){B(e,t,n)},p(e,n){n&8&&Se(t,e[3])},d(e){e&&M(t)}}}function Xg(i){let t,e,n;return e=new Hi({props:{maxWidth:72,$$slots:{default:[Wg]},$$scope:{ctx:i}}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","text svelte-1fezrt1")},m(o,s){B(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&136&&(r.$$scope={dirty:s,ctx:o}),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function Yg(i){let t,e,n;return e=new ol({props:{playing:i[6]}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"slot","audioIcon"),y(t,"class","audio-icon__wrapper svelte-1fezrt1")},m(o,s){B(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&64&&(r.playing=o[6]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function jr(i){let t=Mr(xe(i[6]?i[5]:i[4]))+"",e;return{c(){e=Ee(t)},m(n,o){B(n,e,o)},p(n,o){o&112&&t!==(t=Mr(xe(n[6]?n[5]:n[4]))+"")&&Se(e,t)},d(n){n&&M(e)}}}function _g(i){let t,e=typeof(i[6]?i[5]:i[4])=="number"&&jr(i);return{c(){t=j("div"),e&&e.c(),y(t,"slot","currentTime"),y(t,"class","currentTime svelte-1fezrt1")},m(n,o){B(n,t,o),e&&e.m(t,null)},p(n,o){typeof(n[6]?n[5]:n[4])=="number"?e?e.p(n,o):(e=jr(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},d(n){n&&M(t),e&&e.d()}}}function Ug(i){let t,e,n=i[0].state&&Br(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Br(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Vg(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l;i.$$.dirty&1&&e(3,n=(l=(a=r.data.title)!=null?a:r.data.text)!=null?l:""),i.$$.dirty&1&&e(1,o=(()=>{var c;return r.data.backgroundColor==="dark"?"rgba(0, 0, 0, 0.3)":r.data.backgroundColor==="light"?"rgba(255, 255, 255, 0.3)":(c=r.data.backgroundColor)!=null?c:"rgba(0, 0, 0, 0.3)"})()),i.$$.dirty&2&&e(2,s=(()=>{const{r:c,g:u,b:f}=Gg(o);return(c*299+u*587+f*114)/1e3>=128?"rgba(0, 0, 0, 0.6)":"white"})())},[r,o,s,n]}class Jg extends se{constructor(t){super(),oe(this,t,Vg,Ug,ne,{tag:0},Ng)}}function Zg(i){let t,e;return t=new Jg({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function qg(i){let t,e;return t=new Fg({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function Kg(i){let t,e,n,o;const s=[qg,Zg],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=fe()},m(l,c){~t&&r[t].m(l,c),B(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(ae(),L(r[u],1,1,()=>{r[u]=null}),le()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),E(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(E(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&M(n)}}}function $g(i,t,e){let n,{tag:o}=t;return i.$$set=s=>{"tag"in s&&e(0,o=s.tag)},i.$$.update=()=>{var s;i.$$.dirty&1&&e(1,n=(s=o.data.appearance)!=null?s:"line")},[o,n]}class e0 extends se{constructor(t){super(),oe(this,t,$g,Kg,ne,{tag:0})}}function t0(i){ce(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Qr(i){var o;let t,e,n;return e=new nl({props:{unfolded:i[6],mediaData:i[5],objectFit:i[2],enableCarousel:i[1],autoplayConfig:i[3],tag:i[0],canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(o=i[4])!=null?o:"withText",inDelay:500,duration:500}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","media-wrapper svelte-10cw0el")},m(s,r){B(s,t,r),q(e,t,null),n=!0},p(s,r){var l;const a={};r&64&&(a.unfolded=s[6]),r&32&&(a.mediaData=s[5]),r&4&&(a.objectFit=s[2]),r&2&&(a.enableCarousel=s[1]),r&8&&(a.autoplayConfig=s[3]),r&1&&(a.tag=s[0]),r&16&&(a.playButtonIfNeed=(l=s[4])!=null?l:"withText"),e.$set(a)},i(s){n||(E(e.$$.fragment,s),n=!0)},o(s){L(e.$$.fragment,s),n=!1},d(s){s&&M(t),K(e)}}}function n0(i){let t,e,n=i[0].state&&i[5]&&Qr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state&&o[5]?n?(n.p(o,s),s&33&&E(n,1)):(n=Qr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function i0(i,t,e){let n,o,s,r,a,l,{tag:c}=t;return i.$$set=u=>{"tag"in u&&e(0,c=u.tag)},i.$$.update=()=>{var u,f;i.$$.dirty&1&&e(6,n=c.state?c.state.unfolded:!1),i.$$.dirty&1&&e(5,o=c.data.mediaData),i.$$.dirty&1&&e(1,s=c.data.enableCarousel),i.$$.dirty&1&&e(4,r=c.data.playIcon),i.$$.dirty&3&&e(3,a=(u=c.data.autoplayConfig)!=null?u:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&1&&e(2,l=(f=c.data.objectFit)!=null?f:(()=>c.data.adaptationMode==="stretch"?"cover":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,s,l,a,r,o,n]}class o0 extends se{constructor(t){super(),oe(this,t,i0,n0,ne,{tag:0},t0)}}function s0(i){return V(this,null,function*(){return new Promise((t,e)=>{if(!i){e(Error("url is empty"));return}const n=new Image;n.src=i,n.onload=()=>t({width:n.width,height:n.height}),n.onerror=e})})}function Rr(i){return V(this,null,function*(){const{steps:t,url:e,ratio:n=3,fps:o=24}=i;if(!t)throw new Error("KeyframeIcon requires steps");const{width:s,height:r}=yield s0(e),a=s/n,l=r/n,c=a/t,u=l,f=1/o*t+"s",d=a/t-a;return{url:e,keyframesWidth:a,keyframesHeight:l,wrapperWidth:c,wrapperHeight:u,steps:t,duration:f,offsetX:d,offsetY:0}})}function r0(i){ce(i,"svelte-mhs8j5","@keyframes svelte-mhs8j5-sprites-animation{0%{background-position:0 0}100%{background-position:var(--keyframe_offset_x) 0}}.icon-image.svelte-mhs8j5{display:block;width:100%}.icon-keyframe-container.svelte-mhs8j5{overflow:hidden}.icon-keyframe-wrapper.svelte-mhs8j5{transform-origin:0 0}.icon-keyframe.svelte-mhs8j5{background-repeat:no-repeat;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-mhs8j5-sprites-animation}")}function Or(i){i[4]=i[12].url,i[5]=i[12].keyframesWidth,i[6]=i[12].keyframesHeight,i[7]=i[12].wrapperWidth,i[8]=i[12].wrapperHeight,i[9]=i[12].steps,i[10]=i[12].duration,i[11]=i[12].offsetX}function Hr(i){let t,e,n,o=i[2]&&Fr();function s(l,c){return l[3]?l0:a0}let r=s(i),a=r(i);return{c(){t=j("div"),o&&o.c(),e=J(),a.c(),y(t,"class","icon"),T(t,"width",typeof i[0]=="number"?we(i[0]):i[0])},m(l,c){B(l,t,c),o&&o.m(t,null),R(t,e),a.m(t,null),n=!0},p(l,c){l[2]?o?c&4&&E(o,1):(o=Fr(),o.c(),E(o,1),o.m(t,e)):o&&(ae(),L(o,1,1,()=>{o=null}),le()),r===(r=s(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&1&&T(t,"width",typeof l[0]=="number"?we(l[0]):l[0])},i(l){n||(E(o),n=!0)},o(l){L(o),n=!1},d(l){l&&M(t),o&&o.d(),a.d()}}}function Fr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function a0(i){let t,e;return{c(){t=j("img"),y(t,"class","icon-image svelte-mhs8j5"),We(t.src,e=i[1].url)||y(t,"src",e),y(t,"alt","icon")},m(n,o){B(n,t,o)},p(n,o){o&2&&!We(t.src,e=n[1].url)&&y(t,"src",e)},d(n){n&&M(t)}}}function l0(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:d0,then:u0,catch:c0,value:12};return xo(e=Rr(i[1]),n),{c(){t=fe(),n.block.c()},m(o,s){B(o,t,s),n.block.m(o,n.anchor=s),n.mount=()=>t.parentNode,n.anchor=t},p(o,s){i=o,n.ctx=i,s&2&&e!==(e=Rr(i[1]))&&xo(e,n)||yc(n,i,s)},d(o){o&&M(t),n.block.d(o),n.token=null,n=null}}}function c0(i){return{c:Z,m:Z,p:Z,d:Z}}function u0(i){Or(i);let t,e,n,o=`url(${i[4]})`,s=`steps(${i[9]-1})`;return{c(){t=j("div"),e=j("div"),n=j("div"),y(n,"class","icon-keyframe svelte-mhs8j5"),T(n,"width",we(i[5])),T(n,"height",we(i[6])),T(n,"background-image",o),T(n,"animation-duration",i[10]),T(n,"animation-timing-function",s),T(n,"animation-delay",0),T(n,"background-size","100% 100%"),T(n,"--keyframe_offset_x",we(i[11])),y(e,"class","icon-keyframe-wrapper svelte-mhs8j5"),T(e,"transform",typeof i[0]=="number"?`scale(${i[0]/i[7]})`:void 0),y(t,"class","icon-keyframe-container svelte-mhs8j5"),T(t,"width",typeof i[0]=="number"?we(i[0]):we(i[7])),T(t,"height",typeof i[0]=="number"?we(i[8]*(i[0]/i[7])):we(i[8]))},m(r,a){B(r,t,a),R(t,e),R(e,n)},p(r,a){Or(r),a&2&&T(n,"width",we(r[5])),a&2&&T(n,"height",we(r[6])),a&2&&o!==(o=`url(${r[4]})`)&&T(n,"background-image",o),a&2&&T(n,"animation-duration",r[10]),a&2&&s!==(s=`steps(${r[9]-1})`)&&T(n,"animation-timing-function",s),a&2&&T(n,"--keyframe_offset_x",we(r[11])),a&3&&T(e,"transform",typeof r[0]=="number"?`scale(${r[0]/r[7]})`:void 0),a&3&&T(t,"width",typeof r[0]=="number"?we(r[0]):we(r[7])),a&3&&T(t,"height",typeof r[0]=="number"?we(r[8]*(r[0]/r[7])):we(r[8]))},d(r){r&&M(t)}}}function d0(i){return{c:Z,m:Z,p:Z,d:Z}}function f0(i){let t,e,n=i[1]&&Hr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=Hr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function h0(i,t,e){let n,{width:o=null}=t,{icon:s=null}=t,{shadow:r=!1}=t;return i.$$set=a=>{"width"in a&&e(0,o=a.width),"icon"in a&&e(1,s=a.icon),"shadow"in a&&e(2,r=a.shadow)},i.$$.update=()=>{i.$$.dirty&2&&e(3,n=(s==null?void 0:s.steps)>=2)},[o,s,r,n]}class sl extends se{constructor(t){super(),oe(this,t,h0,f0,ne,{width:0,icon:1,shadow:2},r0)}}function m0(i){ce(i,"svelte-1lmyni6",".wrapper.svelte-1lmyni6{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-1lmyni6{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-1lmyni6{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;word-break:break-all;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function p0(i){let t,e,n,o,s;return e=new nt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),o.textContent=`${i[1]}`,y(o,"class","text svelte-1lmyni6"),y(t,"class","text-wrapper svelte-1lmyni6")},m(r,a){B(r,t,a),q(e,t,null),R(t,n),R(t,o),s=!0},p:Z,i(r){s||(E(e.$$.fragment,r),s=!0)},o(r){L(e.$$.fragment,r),s=!1},d(r){r&&M(t),K(e)}}}function g0(i){let t,e,n,o;e=new sl({props:{icon:i[0]}});let s=i[1]&&p0(i);return{c(){t=j("div"),$(e.$$.fragment),n=J(),s&&s.c(),y(t,"class","wrapper svelte-1lmyni6")},m(r,a){B(r,t,a),q(e,t,null),R(t,n),s&&s.m(t,null),o=!0},p(r,[a]){r[1]&&s.p(r,a)},i(r){o||(E(e.$$.fragment,r),E(s),o=!0)},o(r){L(e.$$.fragment,r),L(s),o=!1},d(r){r&&M(t),K(e),s&&s.d()}}}function A0(i,t,e){var r,a;let{tag:n}=t,o=(r=n.data.icon)!=null?r:n.style.point,s=(a=n.data.title)!=null?a:n.data.text;return i.$$set=l=>{"tag"in l&&e(2,n=l.tag)},[o,s,n]}class v0 extends se{constructor(t){super(),oe(this,t,A0,g0,ne,{tag:2},m0)}}function b0(i){ce(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function Gr(i){let t,e=i[0].element+"",n;return{c(){t=new Xn(!1),n=fe(),t.a=n},m(o,s){t.m(e,o,s),B(o,n,s)},p(o,s){s&1&&e!==(e=o[0].element+"")&&t.p(e)},d(o){o&&M(n),o&&t.d()}}}function y0(i){let t,e=typeof i[0].element=="string"&&Gr(i);return{c(){t=j("div"),e&&e.c(),y(t,"class","customElement__container svelte-kzl2aj")},m(n,o){B(n,t,o),e&&e.m(t,null),i[2](t)},p(n,[o]){typeof n[0].element=="string"?e?e.p(n,o):(e=Gr(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:Z,o:Z,d(n){n&&M(t),e&&e.d(),i[2](null)}}}function w0(i,t,e){let{tag:n}=t,o,s;et(()=>{if(o){if(n.element instanceof Element){const a=n.element;o.appendChild(a),s=()=>o==null?void 0:o.removeChild(a)}else if(typeof n.element=="function"){const a=n.element;s=a(o)}}}),It(()=>{s==null||s()});function r(a){ze[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class C0 extends se{constructor(t){super(),oe(this,t,w0,y0,ne,{tag:0},b0)}}function E0(i){ce(i,"svelte-ofx2uu",'@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-ofx2uu{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-ofx2uu{transition:opacity 0.3s linear}.content__container.unClickable.svelte-ofx2uu{pointer-events:none !important}.content__container.unClickable.svelte-ofx2uu *{pointer-events:none !important}.content__wrapper.svelte-ofx2uu{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-ofx2uu{opacity:0;pointer-events:none}.content__container.hide.svelte-ofx2uu *{pointer-events:none !important}.content__container.disable.svelte-ofx2uu{display:none}.content.svelte-ofx2uu{position:relative;width:100%;height:100%;font-size:0.75rem;line-height:1.125rem;color:#fff}.content.svelte-ofx2uu:not(.unfolded){pointer-events:none}.content.svelte-ofx2uu:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-ofx2uu{pointer-events:auto}')}function P0(i){let t,e;return t=new o0({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function I0(i){let t,e;return t=new v0({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function k0(i){let t,e;return t=new xg({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function x0(i){let t,e;return t=new e0({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function D0(i){let t,e;return t=new Eg({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function S0(i){let t,e;return t=new Op({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function L0(i){let t,e;return t=new C0({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function z0(i){let t,e,n,o,s,r,a,l,c;const u=[L0,S0,D0,x0,k0,I0,P0],f=[];function d(h,p){return h[1].element?0:h[1].contentType==="Text"?1:h[1].contentType==="ImageText"||h[1].contentType==="Image"||h[1].contentType==="Video"?2:h[1].contentType==="Audio"?3:h[1].contentType==="Marketing"?4:h[1].contentType==="Link"||h[1].contentType==="VRLink"||h[1].contentType==="PanoLink"?5:h[1].contentType==="MediaPlane"?6:-1}return~(o=d(i))&&(s=f[o]=u[o](i)),{c(){var h,p,A;t=j("div"),e=j("div"),n=j("div"),s&&s.c(),y(n,"class","content svelte-ofx2uu"),te(n,"unfolded",(h=i[1].state)==null?void 0:h.unfolded),y(e,"class","content__wrapper svelte-ofx2uu"),y(t,"class","content__container svelte-ofx2uu"),y(t,"data-id",r=i[1].id),te(t,"disable",i[1].enabled===!1),te(t,"hide",!i[3].visible||!i[3].enabled||!i[4].visible||!((p=i[1].state)!=null&&p.visible)||((A=i[1].temporaryState)==null?void 0:A.visible)===!1),te(t,"withAnimation",i[0]),te(t,"unClickable",i[1].clickable===!1),T(t,"width",i[1].stickType==="Plane"?"100%":0),T(t,"height",i[1].stickType==="Plane"?"100%":0)},m(h,p){B(h,t,p),R(t,e),R(e,n),~o&&f[o].m(n,null),a=!0,l||(c=ye(t,"click",ha(i[11])),l=!0)},p(h,[p]){var v,g,w;let A=o;o=d(h),o===A?~o&&f[o].p(h,p):(s&&(ae(),L(f[A],1,1,()=>{f[A]=null}),le()),~o?(s=f[o],s?s.p(h,p):(s=f[o]=u[o](h),s.c()),E(s,1),s.m(n,null)):s=null),(!a||p&2)&&te(n,"unfolded",(v=h[1].state)==null?void 0:v.unfolded),(!a||p&2&&r!==(r=h[1].id))&&y(t,"data-id",r),(!a||p&2)&&te(t,"disable",h[1].enabled===!1),(!a||p&26)&&te(t,"hide",!h[3].visible||!h[3].enabled||!h[4].visible||!((g=h[1].state)!=null&&g.visible)||((w=h[1].temporaryState)==null?void 0:w.visible)===!1),(!a||p&1)&&te(t,"withAnimation",h[0]),(!a||p&2)&&te(t,"unClickable",h[1].clickable===!1),p&2&&T(t,"width",h[1].stickType==="Plane"?"100%":0),p&2&&T(t,"height",h[1].stickType==="Plane"?"100%":0)},i(h){a||(E(s),a=!0)},o(h){L(s),a=!1},d(h){h&&M(t),~o&&f[o].d(),l=!1,c()}}}function T0(i,t,e){let n,o,s,r,{withAnimation:a=!1}=t,{tag:l}=t,{hooks:c}=t,{state:u}=t,{mediaStore:f}=t,{temporaryState:d}=t;Un("hooks",c),Un("mediaStore",f);let h,p;function A(g){g?c.emit("exposure",{id:r,type:"start"}):c.emit("exposure",{id:r,type:"end"})}const v=g=>c.emit("click",{event:g,target:"TagContent",tag:l});return i.$$set=g=>{"withAnimation"in g&&e(0,a=g.withAnimation),"tag"in g&&e(1,l=g.tag),"hooks"in g&&e(2,c=g.hooks),"state"in g&&e(3,u=g.state),"mediaStore"in g&&e(5,f=g.mediaStore),"temporaryState"in g&&e(4,d=g.temporaryState)},i.$$.update=()=>{var g,w,b,I,x,C,z,D,Q,X,Y;i.$$.dirty&2&&e(9,n=(g=l.state)==null?void 0:g.unfolded),i.$$.dirty&2&&e(8,o=(w=l.state)==null?void 0:w.visible),i.$$.dirty&26&&e(10,s=u.visible&&d.visible&&((b=l.state)==null?void 0:b.visible)),i.$$.dirty&2&&(r=l.id),i.$$.dirty&1024&&A(s),i.$$.dirty&962&&l.hooks&&(n!==void 0&&n!==p&&(e(7,p=n),n?(x=(I=l.hooks).emit)==null||x.call(I,"unfolded"):(z=l==null?void 0:(C=l.hooks).emit)==null||z.call(C,"folded")),o!==void 0&&o!==h&&(e(6,h=o),o?(Q=(D=l.hooks).emit)==null||Q.call(D,"show"):(Y=(X=l.hooks).emit)==null||Y.call(X,"hide")))},[a,l,c,u,d,f,h,p,o,n,s,v]}class rl extends se{constructor(t){super(),oe(this,t,T0,z0,ne,{withAnimation:0,tag:1,hooks:2,state:3,mediaStore:5,temporaryState:4},E0)}}function M0(i){ce(i,"svelte-gna22j",'@charset "UTF-8";.tag-point-click-helper.svelte-gna22j.svelte-gna22j{position:absolute;pointer-events:auto;cursor:pointer;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-gna22j.svelte-gna22j{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.tag-folded-point.svelte-gna22j.svelte-gna22j,.tag-unfolded-point.svelte-gna22j.svelte-gna22j{transition:all 0.5s}.tag-point-wrapper.svelte-gna22j .tag-unfolded-point.svelte-gna22j{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-gna22j .tag-unfolded-point.svelte-gna22j:after{content:"";position:absolute;width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-gna22j .tag-unfolded-point.svelte-gna22j: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-gna22j .tag-folded-point.svelte-gna22j{opacity:1}.tag-point-wrapper.folded.svelte-gna22j .tag-unfolded-point.svelte-gna22j{opacity:0}.tag-point-wrapper.unfolded.svelte-gna22j .tag-folded-point.svelte-gna22j{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-gna22j .tag-unfolded-point.svelte-gna22j{opacity:1;scale:1}')}function B0(i){let t,e,n,o,s,r,a,l,c,u,f,d;return o=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),c=new sl({props:{icon:i[2],width:i[1]}}),{c(){t=j("div"),e=J(),n=j("div"),$(o.$$.fragment),s=J(),r=j("div"),a=J(),l=j("div"),$(c.$$.fragment),y(t,"class","tag-point-click-helper svelte-gna22j"),y(r,"class","tag-unfolded-point svelte-gna22j"),T(r,"transition-delay",(i[3]?Mn:0)+"ms"),y(l,"class","tag-folded-point svelte-gna22j"),T(l,"transition-delay",(i[3]?Mn:0)+"ms"),y(n,"class","tag-point-wrapper svelte-gna22j"),te(n,"unfolded",i[0]),te(n,"folded",i[3]),T(n,"width",we(i[1])),T(n,"height",we(i[1]))},m(h,p){B(h,t,p),B(h,e,p),B(h,n,p),q(o,n,null),R(n,s),R(n,r),R(n,a),R(n,l),q(c,l,null),u=!0,f||(d=ye(t,"click",i[4]),f=!0)},p(h,[p]){p&8&&T(r,"transition-delay",(h[3]?Mn:0)+"ms");const A={};p&4&&(A.icon=h[2]),p&2&&(A.width=h[1]),c.$set(A),p&8&&T(l,"transition-delay",(h[3]?Mn:0)+"ms"),(!u||p&1)&&te(n,"unfolded",h[0]),(!u||p&8)&&te(n,"folded",h[3]),p&2&&T(n,"width",we(h[1])),p&2&&T(n,"height",we(h[1]))},i(h){u||(E(o.$$.fragment,h),E(c.$$.fragment,h),u=!0)},o(h){L(o.$$.fragment,h),L(c.$$.fragment,h),u=!1},d(h){h&&M(t),h&&M(e),h&&M(n),K(o),K(c),f=!1,d()}}}const Mn=800;function j0(i,t,e){let n,o,s,r;const a=ct("hooks");let{tag:l}=t,c,u=!1;const f=()=>{c!==void 0&&clearTimeout(c),u=!0,c=setTimeout(()=>{u=!1},800)},d=h=>{u||a.emit("click",{event:h,target:"TagPoint",tag:l})};return i.$$set=h=>{"tag"in h&&e(5,l=h.tag)},i.$$.update=()=>{var h,p,A,v;i.$$.dirty&32&&e(0,n=(h=l.state)==null?void 0:h.unfolded),i.$$.dirty&1&&e(3,o=!n),i.$$.dirty&32&&e(2,s=(A=(p=l.style)==null?void 0:p.point)!=null&&A.url?(v=l.style)==null?void 0:v.point:{url:dp}),i.$$.dirty&32&&e(1,r=(()=>{var w,b,I;const g=(I=(b=(w=l.style)==null?void 0:w.point)==null?void 0:b.size)!=null?I:"S";return typeof g=="number"?g:g==="S"?20:g==="M"?24:20})())},f(),[n,r,s,o,d,l]}class Q0 extends se{constructor(t){super(),oe(this,t,j0,B0,ne,{tag:5},M0)}}function R0(i){ce(i,"svelte-bdubcv",".tag.hide.svelte-bdubcv{opacity:0;pointer-events:none}.tag.disable.svelte-bdubcv{display:none}.tag.withAnimation.svelte-bdubcv{transition:opacity 0.3s linear}.wrapper.svelte-bdubcv{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function Nr(i){let t,e;return t=new rl({props:{mediaStore:i[2],withAnimation:i[0],tag:xe(i[1]),hooks:i[14],state:i[3],temporaryState:i[4]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&4&&(s.mediaStore=n[2]),o&1&&(s.withAnimation=n[0]),o&2&&(s.tag=xe(n[1])),o&8&&(s.state=n[3]),o&16&&(s.temporaryState=n[4]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function Wr(i){let t,e;return t=new Q0({props:{tag:i[1]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=n[1]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function O0(i){let t,e,n,o,s=i[12]&&Nr(i),r=i[13]&&Wr(i);return{c(){t=j("div"),e=j("div"),s&&s.c(),n=J(),r&&r.c(),y(e,"class","wrapper svelte-bdubcv"),y(e,"data-tag-id",i[11]),T(e,"left",i[7]),T(e,"top",i[6]),T(e,"z-index",i[5]),y(t,"class","tag svelte-bdubcv"),y(t,"data-tag-id",i[11]),y(t,"data-tag-unfolded",i[8]),te(t,"disable",i[10]),te(t,"hide",i[9]),te(t,"withAnimation",i[0])},m(a,l){B(a,t,l),R(t,e),s&&s.m(e,null),R(e,n),r&&r.m(e,null),o=!0},p(a,[l]){a[12]?s?(s.p(a,l),l&4096&&E(s,1)):(s=Nr(a),s.c(),E(s,1),s.m(e,n)):s&&(ae(),L(s,1,1,()=>{s=null}),le()),a[13]?r?(r.p(a,l),l&8192&&E(r,1)):(r=Wr(a),r.c(),E(r,1),r.m(e,null)):r&&(ae(),L(r,1,1,()=>{r=null}),le()),(!o||l&2048)&&y(e,"data-tag-id",a[11]),l&128&&T(e,"left",a[7]),l&64&&T(e,"top",a[6]),l&32&&T(e,"z-index",a[5]),(!o||l&2048)&&y(t,"data-tag-id",a[11]),(!o||l&256)&&y(t,"data-tag-unfolded",a[8]),(!o||l&1024)&&te(t,"disable",a[10]),(!o||l&512)&&te(t,"hide",a[9]),(!o||l&1)&&te(t,"withAnimation",a[0])},i(a){o||(E(s),E(r),o=!0)},o(a){L(s),L(r),o=!1},d(a){a&&M(t),s&&s.d(),r&&r.d()}}}function H0(i,t,e){let n,o,s,r,a,l,c,u,f,{withAnimation:d=!1}=t,{tag:h}=t,{mediaStore:p}=t,{state:A}=t,{temporaryState:v}=t;const g=ct("hooks");return i.$$set=w=>{"withAnimation"in w&&e(0,d=w.withAnimation),"tag"in w&&e(1,h=w.tag),"mediaStore"in w&&e(2,p=w.mediaStore),"state"in w&&e(3,A=w.state),"temporaryState"in w&&e(4,v=w.temporaryState)},i.$$.update=()=>{var w,b,I,x,C,z,D,Q;i.$$.dirty&2&&e(13,n=(()=>!(h.contentType==="Link"||h.contentType==="Audio"&&h.data.appearance==="plane"))()),i.$$.dirty&2&&e(12,o=(()=>h.stickType==="2DPoint")()),i.$$.dirty&2&&e(11,s=h.id),i.$$.dirty&2&&e(10,r=!((w=h.pointTagStyle)!=null&&w.leftPercent)||!((b=h.pointTagStyle)!=null&&b.topPercent)||h.enabled===!1||!h.state),i.$$.dirty&2&&e(9,a=!((I=h.state)!=null&&I.visible)||((x=h.temporaryState)==null?void 0:x.visible)===!1),i.$$.dirty&2&&e(8,l=(C=h.state)==null?void 0:C.unfolded),i.$$.dirty&2&&e(7,c=((z=h.pointTagStyle)==null?void 0:z.leftPercent)+"%"),i.$$.dirty&2&&e(6,u=((D=h.pointTagStyle)==null?void 0:D.topPercent)+"%"),i.$$.dirty&2&&e(5,f=(Q=h.state)!=null&&Q.unfolded?1:0)},[d,h,p,A,v,f,u,c,l,a,r,s,o,n,g]}class F0 extends se{constructor(t){super(),oe(this,t,H0,O0,ne,{withAnimation:0,tag:1,mediaStore:2,state:3,temporaryState:4},R0)}}function G0(i){ce(i,"svelte-wqbk81",".tag--container.svelte-wqbk81{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}.withAnimation.svelte-wqbk81{transition:opacity 0.3s linear}.tag--container.hide.svelte-wqbk81{opacity:0;pointer-events:none}.tag--container.hide.svelte-wqbk81 *{pointer-events:none}")}function Xr(i,t,e){const n=i.slice();return n[6]=t[e],n}function Yr(i){let t,e=[],n=new Map,o,s=i[1];const r=a=>a[6].id;for(let a=0;a<s.length;a+=1){let l=Xr(i,s,a),c=r(l);n.set(c,e[a]=_r(c,l))}return{c(){t=j("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","tag--container svelte-wqbk81"),te(t,"hide",!i[3].visible||!i[4].visible),te(t,"withAnimation",i[0])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,l){l&31&&(s=a[1],ae(),e=tt(e,l,r,1,a,s,n,t,Ht,_r,null,Xr),le()),(!o||l&24)&&te(t,"hide",!a[3].visible||!a[4].visible),(!o||l&1)&&te(t,"withAnimation",a[0])},i(a){if(!o){for(let l=0;l<s.length;l+=1)E(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&M(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function _r(i,t){let e,n,o;return n=new F0({props:{state:t[3],temporaryState:t[4],withAnimation:t[0],tag:t[6],mediaStore:t[2]}}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(s,r){B(s,e,r),q(n,s,r),o=!0},p(s,r){t=s;const a={};r&8&&(a.state=t[3]),r&16&&(a.temporaryState=t[4]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[6]),r&4&&(a.mediaStore=t[2]),n.$set(a)},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(e),K(n,s)}}}function N0(i){let t,e,n=i[3].enabled&&Yr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[3].enabled?n?(n.p(o,s),s&8&&E(n,1)):(n=Yr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function W0(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{state:a}=t,{temporaryState:l}=t;return Un("hooks",s),i.$$set=c=>{"withAnimation"in c&&e(0,n=c.withAnimation),"tags"in c&&e(1,o=c.tags),"hooks"in c&&e(5,s=c.hooks),"mediaStore"in c&&e(2,r=c.mediaStore),"state"in c&&e(3,a=c.state),"temporaryState"in c&&e(4,l=c.temporaryState)},[n,o,r,a,l,s]}class X0 extends se{constructor(t){super(),oe(this,t,W0,N0,ne,{withAnimation:0,tags:1,hooks:5,mediaStore:2,state:3,temporaryState:4},G0)}}const Y0={globalConfig:{unfoldedConfig:{autoUnfold:{strategy:"MinimumDistance",distance:{max:5}}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{Link:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},VRLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},PanoLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},MediaPlane:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0}}}};function _0(i){return i.stickType==="2DPoint"||i.stickType==="3DPoint"}function U0(i){return i.stickType==="3DPoint"||i.stickType==="Plane"}class V0 extends ri{constructor(e){super(e);m(this,"tagCacheByPanoIndex",{})}getCaches({panoIndex:e,id:n,key:o}){var c,u,f,d;const{five:s}=this,r=(c=s.panoIndex)!=null?c:e;if(r===void 0)throw new Error(`TagCacheController getCache(): fivePanoIndex is ${r}`);const a=`${(f=(u=s.work)==null?void 0:u.workCode)!=null?f:s.model.uuid}-${r}`;let l=this.tagCacheByPanoIndex[a];if(l||(l=new Map,this.tagCacheByPanoIndex[a]=l),n===void 0)return l;if(o===void 0){const h=l.get(n);return h||(l.set(n,{}),l.get(n))}return(d=l.get(n))==null?void 0:d[o]}clearCache(){this.tagCacheByPanoIndex={}}}class J0 extends V0{constructor(e){super(e);m(this,"tags",[]);m(this,"config",Y0);m(this,"raycaster",new P.Raycaster)}get isPanorama(){return this.five.currentMode==="Panorama"}getTagById(e){const n=this.tags.find(o=>o.id===e);if(!n){console.error(`getTagById(): tag is ${n}, id is ${e}`);return}return n}changeConfig(e,n=!0){n?this.config=Lt.default({},this.config,e):this.config=e,this.clearCache()}changeGlobalConfig(e,n=!0){n?this.config.globalConfig=Lt.default({},this.config.globalConfig,e):this.config.globalConfig=e,this.clearCache()}changeContentTypeConfig(e,n,o=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),o?this.config.contentTypeConfig[e]=Lt.default({},this.config.contentTypeConfig[e],n):this.config.contentTypeConfig[e]=n,this.clearCache()}getVisibleByPanoIndex(e,n){var r;const o=this.getCaches({panoIndex:n,id:e.id}),s=(r=this.five.panoIndex)!=null?r:n;if(o.visible!==void 0)return o.visible;{const a=(()=>{var u,f,d;const l=(u=this.getTagConfig(e).visibleConfig)!=null?u:{},c=this.getDistance(e);if(typeof l=="function")return l(this.five,{tag:e,distance:c});if(l.keep==="hidden")return!1;if(l.keep==="visible")return!0;if(l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&s!==void 0&&(Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(s)||l.visiblePanoIndex==="current"&&s!==((f=e.fiveState)==null?void 0:f.panoIndex))||l.visibleDistance!==void 0&&l.visibleDistance!=="unLimited"&&on(c,l.visibleDistance)===!1)return!1;if(l.intersectRaycaster!==!1&&l.intersectRaycaster){if(s===void 0)return!1;const h=(d=this.five.work.observers[s])==null?void 0:d.position;if(h===void 0)throw new Error(`getVisible(): observerPosition is ${h}`);const p=Ln(e.position).sub(h).normalize();this.raycaster.set(h,p);const[A]=this.five.model.intersectRaycaster(this.raycaster),v=(()=>{var g;return typeof l.intersectRaycaster=="object"&&(g=l.intersectRaycaster.distanceAccuracy)!=null?g:.01})();if(A&&A.distance+v<c)return!1}return!(l.angleRange&&U0(e)&&on(this.getAngle(e),l.angleRange)===!1)})();return o.visible=a,o.visible}}getUnfoldedByPanoIndex(e,n){if(!this.getVisibleByPanoIndex(e))return;const s=this.getCaches({panoIndex:n,id:e.id});if(s.unfolded!==void 0)return s.unfolded;{const r=this.getTagConfig(e).unfoldedConfig;if(!r)return;const a=(()=>{const c=this.getDistance(e);if(typeof r=="function")return r(this.five,{tag:e,distance:c});if(r.keep==="folded")return!1;if(r.keep==="unfolded")return!0;if(r.unfoldDistance&&on(c,r.unfoldDistance)===!1)return!1})();s.unfolded=a;const l=this.getUnfoldedByCamera(e);return l!==void 0?l:s.unfolded}}getUnfoldedByCamera(e){return this.getVisibleByPanoIndex(e)?(()=>{var a;const s=this.getDistance(e),r=this.getTagConfig(e).unfoldedConfig;if(!!r){if(typeof r=="function")return r(this.five,{tag:e,distance:s});if(r.keep==="folded")return!1;if(r.keep==="unfolded")return!0;if(r.autoUnfold===void 0||r.autoUnfold===!1||r.autoUnfold.enable===!1)return;if(r.autoUnfold.strategy==="ScreenPostion"){const l=this.getTagProject(e);if(l&&on(l.x,r.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(r.autoUnfold.strategy==="MinimumDistance"){const u=this.filterPointTag().filter(d=>this.getVisibleByPanoIndex(d)).filter(d=>{const h=this.getTagProject(d);if(!h)return!1;const{x:p,y:A,z:v}=h;return!(Math.abs(v)>1||Math.abs(p)>1||Math.abs(A)>1)}).map(d=>({tag:d,id:d.id,tagConfig:this.getTagConfig(d).unfoldedConfig})).filter(({tag:d,tagConfig:h})=>{var p,A;return!(typeof h!="object"||h.keep||h.autoUnfold===!1||((p=h.autoUnfold)==null?void 0:p.enable)===!1||((A=h.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance")}).map(d=>he(N({},d),{distance:this.getDistance(d.tag)})).filter(({distance:d,tagConfig:h})=>{var p,A;return!(d===void 0||typeof h!="object"||h.autoUnfold===!1||((p=h.autoUnfold)==null?void 0:p.enable)===!1||((A=h.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance"||h.autoUnfold.distance&&on(d,h.autoUnfold.distance)===!1)}).sort((d,h)=>d.distance-h.distance).findIndex(d=>d.id===e.id);if(u===-1||u<=((a=r.autoUnfold.maxNumber)!=null?a:1)-1===!1)return!1}return!0}})():void 0}getDistance(e,n){var r,a,l;const o=(r=this.five.panoIndex)!=null?r:n;if(o===void 0)throw new Error(`getDistance(): fivePanoIndex is ${o}`);const s=this.getCaches({panoIndex:n,id:e.id});if(s.distance!==void 0)return s.distance;{const c=(l=(a=this.five.work)==null?void 0:a.observers[o])==null?void 0:l.position;if(c===void 0)throw new Error(`getDistance(): observerPosition is ${c}`);const u=(()=>_0(e)?rt(e==null?void 0:e.position):Ln(e.position))(),f=c.distanceTo(u);return s.distance=f,f}}getAngle(e,n){var r,a,l;const o=(r=this.five.panoIndex)!=null?r:n;if(o===void 0)throw new Error(`getDistance(): fivePanoIndex is ${o}`);const s=this.getCaches({panoIndex:n,id:e.id});if(s.angle!==void 0)return s.angle;{const c=(l=(a=this.five.work)==null?void 0:a.observers[o])==null?void 0:l.position;if(c===void 0)throw new Error(`getAngleRange(): observerPosition is ${c}`);const u=(()=>e.stickType==="3DPoint"?dn(e.normal):qa(e.position))();if(!u)return;const f=new P.Vector3().copy(c).sub(Ln(e.position)),d=u.angleTo(f)*180/Math.PI;return s.angle=d,s.angle}}getTagConfig(e){var s;if(!e)return(s=this.config.globalConfig)!=null?s:{};const n={};this.config.contentTypeConfig&&Object.keys(this.config.contentTypeConfig).forEach(r=>{const a=r;if(n[a])return;const l=a.split("-");l.length===1&&l.unshift("Any");const[c="Any",u="Any"]=l||[];(e.stickType===c||c==="Any")&&(e.contentType===u||u==="Any")&&(n[a]=this.config.contentTypeConfig[a])});const o=Lt.default({},this.config.globalConfig,...Object.values(n),e.config);return typeof o.unfoldedConfig=="object"&&(o.unfoldedConfig.disableFold&&(o.unfoldedConfig={keep:"unfolded"}),o.unfoldedConfig.disableUnfold&&(o.unfoldedConfig={keep:"folded"}),o.unfoldedConfig.keep&&(o.unfoldedConfig={keep:o.unfoldedConfig.keep})),typeof o.visibleConfig=="object"&&o.visibleConfig.keep&&(o.visibleConfig={keep:o.visibleConfig.keep}),o}can(e,n){const o=this.getTagConfig(n);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}sort(e){return e.sort((n,o)=>{const s=this.getDistance(n),r=this.getDistance(o);return s===void 0||r===void 0?0:r-s})}setPointTagPosition(){const e=this.filterPointTag();e.length!==0&&e.forEach(n=>{var s;if(!((s=n.state)!=null&&s.visible)){n.pointTagStyle=void 0;return}const o=this.getTagProject(n);if(!o){n.pointTagStyle=void 0;return}n.pointTagStyle={leftPercent:(o.x+1)/2*100,topPercent:(-o.y+1)/2*100}})}setVisibleByPanoIndex(){this.tags.forEach(e=>{const n=this.getVisibleByPanoIndex(e);e.state&&(e.state.visible=n)})}setUnfoldedByPanoIndex(){this.tags.forEach(e=>{const n=this.getUnfoldedByPanoIndex(e);if(!!e.state&&(n!==void 0&&(e.state.unfolded=n),n&&!e.state.visible)){const o=this.getTagConfig(e);typeof o.unfoldedConfig=="object"&&o.unfoldedConfig.autoUnfoldWhenHide!==!1&&(e.state.unfolded=!1)}})}getTagProject(e){if(!this.getVisibleByPanoIndex(e))return;const o=Ln(e.position),{x:s,y:r,z:a}=o.project(this.five.camera);if(!(a>1))return{x:s,y:r,z:a}}filterPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint"||e.stickType==="3DPoint")}filter2DPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint")}filter3DPointTag(){return this.tags.filter(e=>e.stickType==="3DPoint")}filter3DTag(){return this.tags.filter(e=>e.stickType==="3DPoint"||e.stickType==="Plane")}filterPlaneTag(){return this.tags.filter(e=>e.stickType==="Plane")}}function Z0(i){var t,e,n,o;if(!i.stickType){const s=(()=>i.pointType==="PointTag"&&i.dimensionType==="3D"?"3DPoint":i.pointType==="PlaneTag"?"Plane":"2DPoint")();i.stickType=s}if(i.contentType==="VRLink"||i.contentType==="PanoLink"||i.contentType==="Link"){const s=i;!((e=(t=s.data)==null?void 0:t.icon)!=null&&e.url)&&!((o=(n=s.style)==null?void 0:n.point)!=null&&o.url)&&(s.data.icon={url:"//vrlab-static.ljcdn.com/release/web/test.09dee741.png",steps:28})}return i}const al="2.0.0-dev.9",Wi=`DnalogelPlugin-PanoTagPlugin@${al}`,q0=!1,K0=i=>`${Wi}--${i}`;class ll extends J0{constructor(e,n){super(e);m(this,"version",al);m(this,"state",{enabled:!0,visible:!0});m(this,"params");m(this,"debug");m(this,"css3DRenderPlugin");m(this,"TagContainerSvelte");m(this,"temporaryState",{visible:!0});m(this,"mediaStore",$i({currentMediaElement:null}));m(this,"isIOSWX",navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1&&navigator.userAgent.toLowerCase().indexOf("iphone")!==-1);m(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});m(this,"disposedErrorLog",()=>{console.error(`${Wi} is disposed`)});this.params=N({debug:!1,config:this.config},n),this.debug=this.params.debug,this.config=this.params.config,Object.assign(window,{__PANOTAGPLUGIN_DEBUG__:this})}load(e,n){var o,s;this.clearTags(),console.log(Wi," load:",{data:e}),this.config=Lt.default({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(s=e.contentTypeConfig)!=null?s:{}}),this.addTag(e.tagList,n),this.debug&&$m(this.five,this.tags)}addTag(e,n){const s=(Array.isArray(e)?e:[e]).map(r=>{const a=this.getTagConfig(r);return he(N({},r),{state:N({visible:void 0,unfolded:q0},a.initialState),hooks:new be.Subscribe,clickable:a.clickable})}).filter(r=>r.position);s.forEach(Z0),this.tags.push(...s),ep(this.five,()=>{var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&(this.store.eventListenerDisposer=this.addEventListener()),this.addResizeListener(),this.checkPanelTag(),this.setVisibleAndUnfolded({withAnimation:(l=n==null?void 0:n.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags()})}clearTags(){this.tags=[],this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}show(e){return V(this,null,function*(){const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({visible:!0},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("show",{userAction:n,withAnimation:o})})}hide(e){return V(this,null,function*(){const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({visible:!1},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("hide",{userAction:n,withAnimation:o})})}enable(e){const{userAction:n=!0}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({enabled:!0},{userAction:n}),this.hooks.emit("enable",{userAction:n})}disable(e){const{userAction:n=!0}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({enabled:!1},{userAction:n}),this.hooks.emit("disable",{userAction:n})}dispose(){var e,n,o,s,r,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filter3DTag().forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags=[],(n=this.store.disposers)==null||n.forEach(l=>l==null?void 0:l()),this.store.disposers=[],this.store.disposed=!0,(s=(o=this.store).eventListenerDisposer)==null||s.call(o),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.clearCache(),this.hooks.emit("dispose")}setState(e,n){if(this.store.disposed)return this.disposedErrorLog();const{userAction:o=!0,visibleWithAnimation:s=!1}=n,r=N({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=s,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:o})}changeUnfoldedById(e,n){var r;const o=this.getTagById(e);if(!o)return;o.state.unfolded=n;const s=this.filterPointTag();(r=this.TagContainerSvelte)==null||r.$set({tags:s})}changeTagNormalById(e,n){const o=this.getTagById(e);!o||!o.tag3DContentSvelte||(o.tag3DContentSvelte.currentNormal=rt(n),this.updateRenderPlaneTag())}changeDataById(e,n,o=!0){const s=this.getTagById(e);!s||(o?s.data=Lt.default({},s.data,n):s.data=N(N({},s.data),n),this.checkPanelTag(),this.updateRenderAllTags())}changeStickTypeById(e,n,o=!0){this.changeTagById(e,n,o)}changeTagById(e,n,o=!0){const s=this.getTagById(e);!n||(o?Lt.default(s,n):Object.assign(s,n),(s==null?void 0:s.tag3DContentSvelte)&&(n==null?void 0:n.normal)&&(s.tag3DContentSvelte.currentNormal=rt(n.normal)),this.updateRenderAllTags(),this.checkPanelTag())}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(o=>{const s=this.tags.findIndex(r=>r.id===o);s!==-1&&this.tags.splice(s,1)}),this.updateRenderAllTags()}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}setVisibleAndUnfolded(){return V(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(!!this.isPanorama)return this.setVisibleByPanoIndex(),e?new Promise((n,o)=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),n()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.updateTagContainerVisible()}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.updateTagContainerVisible()}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.updateRenderAllTags()}handleDisable(){var e,n,o;this.pauseCurrentMedia(),this.state.enabled=!1,(n=(e=this.store).eventListenerDisposer)==null||n.call(e),(o=this.TagContainerSvelte)==null||o.$set({tags:[]}),this.filter3DTag().forEach(s=>{var r;(r=s.tag3DContentSvelte)==null||r.svelteApp.$destroy(),s.tag3DContentSvelte=void 0})}addEventListener(){const{five:e,hooks:n}=this,o=this.handleFiveWantsMoveToPano.bind(this),s=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),u=this.clickhandler.bind(this);return this.five.currentMode&&(this.isPanorama?(this.handleFivePanoArrived(),this.temporaryShow({withAnimation:!0})):this.temporaryHide()),e.on("wantsMoveToPano",o),e.on("modeChange",s),e.on("cameraUpdate",r),e.on("cameraUpdate",a),e.on("panoArrived",l),e.on("panoArrived",c),n.on("click",u),()=>{e.off("wantsMoveToPano",o),e.off("modeChange",s),e.off("cameraUpdate",r),e.off("cameraUpdate",a),e.off("panoArrived",l),e.off("panoArrived",c),n.off("click",u),this.store.eventListenerDisposer=void 0}}loadVideoFirstFrame(){this.isIOSWX&&this.hooks.emit("loadVideoFirstFrame")}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(),n=()=>{!this.state.enabled||(this.show(),this.updateRenderAllTags())},o=()=>{!this.state.enabled||this.hide()},{observe:s,unobserve:r}=Ns(np(()=>{!this.store.resizeObserverDisposer||o()},500),e),{observe:a,unobserve:l}=Ns(Gs(()=>n(),400),e);return s(),a(),()=>{r(),l()}}handleFiveModeChange(e){e==="Panorama"?this.five.once("panoArrived",()=>this.temporaryShow({withAnimation:!0})):this.temporaryHide()}handleFiveWantsMoveToPano(){this.tags.forEach(e=>{const n=this.getTagConfig(e);typeof n.visibleConfig=="object"&&(n.visibleConfig.keep?e.temporaryState=he(N({},e.temporaryState),{visible:n.visibleConfig.keep==="visible"}):e.temporaryState=he(N({},e.temporaryState),{visible:Boolean(n.visibleConfig.alwaysShowWhenMovePano)}))}),this.updateTagContainerVisible()}temporaryShow({withAnimation:e}={withAnimation:!1}){this.store.visibleWithAnimation=e,this.temporaryState.visible=!0,this.updateTagContainerVisible()}temporaryHide({withAnimation:e}={withAnimation:!1}){this.store.visibleWithAnimation=e,this.temporaryState.visible=!1,this.updateTagContainerVisible()}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const n=this.can("fold",e.tag),o=this.can("unfold",e.tag);n&&o&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(s=>{s.id!==e.tag.id&&s.state&&this.can("fold",s)&&(s.state.unfolded=!1)}),this.updateRenderAllTags())}updateRenderAllTags(){this.updateRenderPointTag(),this.updateRenderPlaneTag()}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filter3DTag().forEach(n=>{var o;(o=n.tag3DContentSvelte)==null||o.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}handleFiveCameraUpdateDebounce(){return Gs(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return V(this,null,function*(){yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=he(N({},e.temporaryState),{visible:!0})}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(n=>{const o=this.getUnfoldedByCamera(n);!n.state||o!==void 0&&(o===!0&&(e=!0),n.state.unfolded=o)}),e&&this.tags.forEach(n=>{const o=this.getTagConfig(n).unfoldedConfig;typeof o=="object"&&(o.autoUnfold||o.keep)||n.state&&(n.state.unfolded=!1)})}updateRenderPointTag(){var n;const e=this.sort(this.filterPointTag());if(this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const o=(n=this.five.getElement())==null?void 0:n.parentElement;if(!o)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new X0({target:o,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore}})}}updateRenderPlaneTag(){this.sort([...this.filterPlaneTag(),...this.filter3DPointTag()]).forEach(n=>{var o;if(n.tag3DContentSvelte){const{svelteApp:s,domContainer:r,initialNormal:a,currentNormal:l}=n.tag3DContentSvelte;if(s.$set({tag:n,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!a.equals(l)){const c=new G.Quaternion().setFromUnitVectors(a,l);r.css3DObject.setRotationFromQuaternion(c)}}else{if(((o=n.state)==null?void 0:o.visible)===!1)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=Kt(this.five)),n.stickType==="3DPoint"&&!n.normal)return console.error("updateRenderPlaneTag: \u4E09\u7EF4\u70B9\u6807\u7B7E\u7F3A\u5C11\u6CD5\u5411\u91CF\uFF01");const s=n.stickType==="Plane"?n.position:tp(this.five.camera.position,rt(n.position),rt(n.normal)),r=n.stickType==="Plane"?qa(n.position):rt(n.normal),a=this.getTagConfig(n).tag3DConfig,l=this.css3DRenderPlugin.create3DDomContainer(s,a);if(!l)return;this.store.css3DRenderDisposer.set(n.id,l.dispose),n.tag3DContentSvelte={svelteApp:new rl({target:l.container,props:{tag:n,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}}),domContainer:l,initialNormal:r,currentNormal:r}}}),this.checkPanelTag()}disposeAllCSS3DContainer(){for(const[e,n]of this.store.css3DRenderDisposer)n==null||n();this.store.css3DRenderDisposer=new Map}checkPanelTag(){this.filter2DPointTag().forEach(e=>{var n;(n=e.tag3DContentSvelte)==null||n.domContainer.dispose(),e.tag3DContentSvelte=void 0});for(const[e,n]of this.store.css3DRenderDisposer){const o=this.getTagById(e);(!o||o.stickType==="2DPoint")&&(n==null||n(),this.store.css3DRenderDisposer.delete(e))}}}var cl=(i=>(i.Audio="Audio",i.Text="Text",i.ImageText="ImageText",i.Image="Image",i.Video="Video",i.Link="Link",i.VRLink="VRLink",i.PanoLink="PanoLink",i.Marketing="Marketing",i.MediaPlane="MediaPlane",i.Custom="Custom",i))(cl||{}),ul=(i=>(i.Two="2D",i.Three="3D",i))(ul||{}),dl=(i=>(i.PointTag="PointTag",i.PlaneTag="PlaneTag",i))(dl||{});const $0=(i,t)=>new ll(i,t);class uo extends G.Object3D{constructor(e,n){var o;super();m(this,"originObject3D");m(this,"onRender");this.originObject3D=e,this.onRender=(o=n==null?void 0:n.onRender)!=null?o:()=>{}}get helperObject(){return this}render(){this.onRender()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}updatePosition(){this.position.copy(this.originObject3D.position)}updateQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyHelperScaleMatrix4(e,n){this.scale.applyMatrix4(e)}applyHelperQuaternion(e,n){this.applyQuaternion(e)}}class eA extends uo{}class tA extends uo{}class nA extends uo{}class iA extends nA{}class oA extends P.Group{constructor(e){super();m(this,"direction");this.direction=e||"x"}}class Ur extends P.Mesh{constructor(e,n,o){super(e,n);m(this,"direction");this.direction=o||"x"}}function sA(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return Object.assign(new P.Vector2,{x:(i.x-s)/e*2-1,y:-(i.y-o)/n*2+1})}function fo(i,t,e){if(!t||!e||!i)return;const n=sA(t,e);if(Math.abs(n.x)===1||Math.abs(n.y)===1)return;const o=new P.Raycaster;return o.setFromCamera(n,i),o}function rA(i,t){return!(Math.abs(i.x-t.x)>1e-5||Math.abs(i.y-t.y)>1e-5||Math.abs(i.z-t.z)>1e-5)}class Pi extends oA{constructor(e){var u;super(e.direction);m(this,"line");m(this,"arrow");m(this,"lineHeight",.4);m(this,"arrowHeight",.1);this.name="ArrowGroup";const n=new P.Color((u=e.color)!=null?u:16214315),o=new P.MeshBasicMaterial({color:n,depthTest:!1,opacity:1,transparent:!0,side:P.DoubleSide}),s=new P.ConeGeometry(.04,.1,32),r=new Ur(s,o.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new P.CylinderGeometry(a,a,.4,32),c=new Ur(l,o.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const Ii={X:15618642,Y:4765519,Z:4227839};class st{static get X(){return new P.Color(Ii.X).convertSRGBToLinear().clone()}static get Y(){return new P.Color(Ii.Y).convertSRGBToLinear().clone()}static get Z(){return new P.Color(Ii.Z).convertSRGBToLinear().clone()}}class aA extends eA{constructor(e){super(e);m(this,"xArrow",new Pi({direction:"x",color:st.X}));m(this,"yArrow",new Pi({direction:"y",color:st.Y}));m(this,"zArrow",new Pi({direction:"z",color:st.Z}));this.add(this.xArrow),this.add(this.yArrow),this.add(this.zArrow)}show(){super.show(),this.xArrow.visible=!0,this.yArrow.visible=!0,this.zArrow.visible=!0}showDraggingHelper(e){this.xArrow.visible=e.includes("x"),this.yArrow.visible=e.includes("y"),this.zArrow.visible=e.includes("z")}dispose(){this.remove(this.xArrow,this.yArrow,this.zArrow)}}function Mt(i,t){return lA(document.createElement(t!=null?t:"div"),i)}function lA(i,t){if(!t)return i;for(const e in t)e&&t[e]&&(i.style[e]=t[e]);return i}function cA(i){const t=Mt(N({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"9999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},i)),e=()=>{t.style.display!=="block"&&(!t.style.top||!t.style.left||(t.style.display="block"))};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(s,r)=>{t.style.left=s,t.style.top=r,e()}}}class uA extends tA{constructor(e,n){var o;super(e);m(this,"yzCircle",new ki({direction:"x",color:st.X}));m(this,"xzCircle",new ki({direction:"y",color:st.Y}));m(this,"xyCircle",new ki({direction:"z",color:st.Z}));m(this,"xRingHelper",new xi({direction:"x"}));m(this,"yRingHelper",new xi({direction:"y"}));m(this,"zRingHelper",new xi({direction:"z"}));m(this,"xAngleHelper",new Di({direction:"x",color:st.X}));m(this,"yAngleHelper",new Di({direction:"y",color:st.Y}));m(this,"zAngleHelper",new Di({direction:"z",color:st.Z}));m(this,"angleTips");m(this,"container");n&&(this.container=n==null?void 0:n.container,this.angleTips=cA({display:"none"}),(o=this.container)==null||o.appendChild(this.angleTips.element)),this.show()}updateAngleHelperQuaternion(){this.xAngleHelper.quaternion.copy(this.yzCircle.quaternion),this.yAngleHelper.quaternion.copy(this.xzCircle.quaternion),this.zAngleHelper.quaternion.copy(this.xyCircle.quaternion),this.xRingHelper.quaternion.copy(this.yzCircle.quaternion),this.yRingHelper.quaternion.copy(this.xzCircle.quaternion),this.zRingHelper.quaternion.copy(this.xyCircle.quaternion)}applyHelperQuaternion(e,n){this.yzCircle.applyQuaternion(e),this.xzCircle.applyQuaternion(e),this.xyCircle.applyQuaternion(e),this.xAngleHelper.baseAxes.applyQuaternion(e),this.yAngleHelper.baseAxes.applyQuaternion(e),this.zAngleHelper.baseAxes.applyQuaternion(e)}hide(){this.remove(this.yzCircle,this.xzCircle,this.xyCircle,this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper)}show(){var e;this.add(this.xyCircle,this.xzCircle,this.yzCircle),this.remove(this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper),(e=this.angleTips)==null||e.hide()}showDraggingHelper(e){var n;this.hide(),this.add(...this.filterRingHelper(e)),this.add(...this.filterAngleHelper(e)),(n=this.angleTips)==null||n.show()}dispose(){var e,n;this.remove(this.yzCircle,this.xzCircle,this.xyCircle,this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper),(e=this.angleTips)!=null&&e.element&&((n=this.container)==null||n.removeChild(this.angleTips.element))}filterRingHelper(e){return[this.xRingHelper,this.yRingHelper,this.zRingHelper].filter(n=>e.includes(n.direction))}filterAngleHelper(e){return[this.xAngleHelper,this.yAngleHelper,this.zAngleHelper].filter(n=>e.includes(n.direction))}}class ki extends P.Mesh{constructor(e){var n;super();m(this,"direction");m(this,"gapAngle",.02);m(this,"geometry",new P.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new P.MeshBasicMaterial({opacity:.6,color:(n=e.color)!=null?n:16777215,transparent:!0,side:P.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`,this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}class xi extends P.Group{constructor(e){super();m(this,"direction");this.direction=e.direction;const n=.015,o=new Array(8).fill(null).map((s,r)=>{const a=new P.RingGeometry(.25,.3,20,8,Math.PI/4*r+n,Math.PI/4-n*2),l=new P.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:P.DoubleSide}),c=new P.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...o),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}class Di extends P.Mesh{constructor(e){var o;super();m(this,"direction");m(this,"baseAxes");switch(e.direction){case"x":this.baseAxes=new P.Vector3(0,0,1);break;case"y":this.baseAxes=new P.Vector3(1,0,0);break;case"z":this.baseAxes=new P.Vector3(1,0,0);break}const n=.3+5e-4;this.geometry=new P.CircleGeometry(n,48,0,1e-4),this.material=new P.MeshBasicMaterial({opacity:.4,color:(o=e.color)!=null?o:16777215,depthTest:!1,transparent:!0,side:P.DoubleSide}),this.direction=e.direction,this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}function dA(){const i=Mt({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=Mt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=Mt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});i.appendChild(t),t.appendChild(e);const n="-4px",o={direction:"nesw",element:mt({cursor:"nesw-resize",left:n,bottom:n})},s={direction:"ns",element:mt({cursor:"ns-resize",bottom:n})},r={direction:"nwse",element:mt({cursor:"nwse-resize",right:n,bottom:n})},a={direction:"ew",element:mt({cursor:"ew-resize",right:n})},l={direction:"nesw",element:mt({cursor:"nesw-resize",right:n,top:n})},c={direction:"ns",element:mt({cursor:"ns-resize",top:n})},u={direction:"nwse",element:mt({cursor:"nwse-resize",left:n,top:n})},f={direction:"ew",element:mt({cursor:"ew-resize",left:n})};return new Array(s,a,c,f,o,r,l,u).forEach(h=>t.appendChild(h.element)),{container:i,squares:[o,s,r,a,l,c,u,f]}}function mt(i){const t=Mt(N({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},i)),e=Mt({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),n=Mt({width:"15px",height:"15px",cursor:i==null?void 0:i.cursor,pointerEvents:"auto",background:"transparent"});return n.draggable=!0,e.appendChild(n),t.appendChild(e),t}class fA extends iA{constructor(e,n,o,s){super(e);m(this,"points",[]);m(this,"cornerPositions",[]);m(this,"css3DInstance");m(this,"plane");m(this,"css3DRenderer",new Vt);m(this,"camera");m(this,"scene");m(this,"container");m(this,"enabled",!1);this.camera=o,this.scene=s,this.container=n,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}updatePosition(){var e;this.helperObject.position.copy(this.originObject3D.position),(e=this.plane)==null||e.position.copy(this.originObject3D.position)}updateQuaternion(){var e;(e=this.plane)==null||e.quaternion.copy(this.originObject3D.quaternion)}applyMatrix4(e){var n;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(n=this.plane)==null||n.applyMatrix4(e),this.cornerPositions.forEach(o=>o.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,n){var o;(o=this.plane)==null||o.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((n,o)=>{n.position.copy(e[o])})}applyHelperQuaternion(e,n){var s;const o=(s=this.css3DInstance)==null?void 0:s.css3DObject;if(o){const r=new P.Vector3().subVectors(o.position,n).applyQuaternion(e).add(n);o.position.copy(r),o.applyQuaternion(e)}if(this.plane){const r=new P.Vector3().subVectors(this.plane.position,n).applyQuaternion(e).add(n);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new P.Vector3().subVectors(r,n).applyQuaternion(e).add(n);r.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;!this.enabled||(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var u;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const n=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!n)return;this.css3DInstance=n,n.appendToElement(this.container);const o=n.css3DObject.container,{container:s,squares:r}=dA();this.points=r.map((f,d)=>({direction:f.direction,point:f.element,position:this.calculatePointPosition(e)[d]})),o.insertBefore(s,(u=o.children[0])!=null?u:null);const a=new P.PlaneGeometry(n.css3DObject.width,n.css3DObject.height),l=new P.MeshBasicMaterial({color:0,opacity:.15,transparent:!0,side:P.DoubleSide}),c=new P.Mesh(a,l);this.scene.add(c),this.updatePosition()}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("\u5F53\u524D\u7269\u4F53\u6682\u65F6\u4E0D\u652F\u6301 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}new P.Vector3;function pe(i,t){this._camera=i||null,this._domElement=t||document,this._raycaster=new P.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}pe.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)};pe.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];pe.prototype._getRelativeMouseXY=function(i){var t=i.target||i.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},n=t,o=getComputedStyle(n,null);e.y+=parseInt(o.getPropertyValue("padding-top"),10),e.x+=parseInt(o.getPropertyValue("padding-left"),10);do e.x+=n.offsetLeft,e.y+=n.offsetTop,o=getComputedStyle(n,null),e.x+=parseInt(o.getPropertyValue("border-left-width"),10),e.y+=parseInt(o.getPropertyValue("border-top-width"),10);while(n=n.offsetParent);var s={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((i.pageX-e.x)/s.width)*2-1,y:-((i.pageY-e.y)/s.height)*2+1}};pe.prototype._objectCtxInit=function(i){i._3xDomEvent={}};pe.prototype._objectCtxDeinit=function(i){delete i._3xDomEvent};pe.prototype._objectCtxIsInit=function(i){return!!i._3xDomEvent};pe.prototype._objectCtxGet=function(i){return i._3xDomEvent};pe.prototype.camera=function(i){return i&&(this._camera=i),this._camera};pe.prototype.bind=function(i,t,e,n){console.assert(pe.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(i)||this._objectCtxInit(i);var o=this._objectCtxGet(i);o[t+"Handlers"]||(o[t+"Handlers"]=[]),o[t+"Handlers"].push({callback:e,useCapture:n}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(i)};pe.prototype.addEventListener=pe.prototype.bind;pe.prototype.unbind=function(i,t,e,n){console.assert(pe.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(i)||this._objectCtxInit(i);var o=this._objectCtxGet(i);o[t+"Handlers"]||(o[t+"Handlers"]=[]);for(var s=o[t+"Handlers"],r=0;r<s.length;r++){var a=s[r];if(e==a.callback&&n==a.useCapture){s.splice(r,1);break}}var l=this._boundObjs[t].indexOf(i);console.assert(l!==-1),this._boundObjs[t].splice(l,1)};pe.prototype.removeEventListener=pe.prototype.unbind;pe.prototype._bound=function(i,t){var e=this._objectCtxGet(t);return e?!!e[i+"Handlers"]:!1};pe.prototype._onMove=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new P.Vector2;s.set(t,e),this._raycaster.setFromCamera(s,this._camera);var r=this._raycaster.intersectObjects(o),a=this._selected;if(r.length>0){var l,c,u,f=r[0],d=f.object;this._selected=d,u=this._bound("mousemove",d),a!=d&&(l=this._bound("mouseover",d),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;u&&this._notify("mousemove",d,n,f),l&&this._notify("mouseover",d,n,f),c&&this._notify("mouseout",a,n,f)}};pe.prototype._onEvent=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new P.Vector2;s.set(t,e),this._raycaster.setFromCamera(s,this._camera);var r=this._raycaster.intersectObjects(o,!0);if(r.length!==0){for(var a=r[0],l=a.object,c=this._objectCtxGet(l),u=l.parent;typeof c=="undefined"&&u;)c=this._objectCtxGet(u),u=u.parent;!c||this._notify(i,l,n,a)}}};pe.prototype._notify=function(i,t,e,n){var o=this._objectCtxGet(t),s=o?o[i+"Handlers"]:null;if(console.assert(arguments.length===4),!o||!s||s.length===0){t.parent&&this._notify(i,t.parent,e,n);return}for(var s=o[i+"Handlers"],r=0;r<s.length;r++){var a=s[r],l=!0;a.callback({type:i,target:t,origDomEvent:e,intersect:n,stopPropagation:function(){l=!1}}),!!l&&a.useCapture===!1&&t.parent&&this._notify(i,t.parent,e,n)}};pe.prototype._onMouseDown=function(i){return this._onMouseEvent("mousedown",i)};pe.prototype._onMouseUp=function(i){return this._onMouseEvent("mouseup",i)};pe.prototype._onMouseEvent=function(i,t){var e=this._getRelativeMouseXY(t);this._onEvent(i,e.x,e.y,t)};pe.prototype._onMouseMove=function(i){var t=this._getRelativeMouseXY(i);this._onMove("mousemove",t.x,t.y,i),this._onMove("mouseover",t.x,t.y,i),this._onMove("mouseout",t.x,t.y,i)};pe.prototype._onClick=function(i){this._onMouseEvent("click",i)};pe.prototype._onDblClick=function(i){this._onMouseEvent("dblclick",i)};pe.prototype._onContextmenu=function(i){this._onMouseEvent("contextmenu",i)};pe.prototype._onTouchStart=function(i){return this._onTouchEvent("touchstart",i)};pe.prototype._onTouchEnd=function(i){return this._onTouchEvent("touchend",i)};pe.prototype._onTouchMove=function(i){if(i.touches.length==1){i.preventDefault();var t=Number(i.touches[0].pageX/window.innerWidth)*2-1,e=-(i.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,i),this._onMove("mouseover",t,e,i),this._onMove("mouseout",t,e,i)}};pe.prototype._onTouchEvent=function(i,t){if(t.touches.length==1){t.preventDefault();var e=Number(t.touches[0].pageX/window.innerWidth)*2-1,n=-(t.touches[0].pageY/window.innerHeight)*2+1;this._onEvent(i,e,n,t)}};let St=null;class ho{constructor(t,e,n,o,s,r,a){m(this,"hooks",new qt);m(this,"helperObject3D");m(this,"originObject3D");m(this,"camera");m(this,"model");m(this,"scene");m(this,"container");m(this,"domEvents");m(this,"isDragging",!1);m(this,"onRender");m(this,"enabled",!1);m(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});this.camera=t,this.model=e,this.originObject3D=n,this.helperObject3D=o,this.container=s,this.scene=r,this.domEvents=new pe(t,s),this.onRender=a!=null?a:()=>{},this.initialHelperPosition(),this.initialHelperQuaternion(),this.enable()}initialHelperPosition(){this.helperObject3D.updatePosition()}initialHelperQuaternion(){this.helperObject3D.updateQuaternion()}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.render())}disable(){!this.enabled||(this.enabled=!1,this.scene.remove(this.helperObject3D),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){this.helperObject3D.dispose(),this.scene.remove(this.helperObject3D),this.render()}setOpacity(t){this.setOriginOpacityProperty();const e=this.originObject3D;if(e instanceof P.Mesh&&(e.material.opacity=t),e.isCSS3DObjectPlus){const n=e;n.container.style.opacity=t.toString()}this.render()}restoreOpacity(){if(St===null)return;const t=this.originObject3D;if(t instanceof P.Mesh&&(t.material.opacity=St.opacity),t.isCSS3DObjectPlus){const e=t;e.container.style.opacity=St.opacity.toString()}this.render()}setOriginOpacityProperty(){var t,e;if(St===null){const n=this.originObject3D;n instanceof P.Mesh&&(St={opacity:n.material.opacity}),n instanceof ta&&(St={opacity:(t=n.container.style.opacity)!=null?t:1}),n.isCSS3DObjectPlus&&(St={opacity:Number((e=n.container.style.opacity)!=null?e:1)})}}updateHelperPosition(){this.helperObject3D.updatePosition()}updateHelperQuaternion(){this.helperObject3D.updateQuaternion()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,n){if(this.isDragging)return!1}render(){this.onRender()}hoverListener(t,e=16777215,n=1){const o=(Array.isArray(t)?t:[t]).filter(jt),s=[];for(const r of o)if(r instanceof P.Mesh||r instanceof P.Group){const a=r instanceof P.Group?r.children.filter(d=>d instanceof P.Mesh):[r];a.forEach(d=>{d.__originalColor__=d.material.color.clone(),d.__originalOpacity__=d.material.opacity});const l=()=>{a.forEach(d=>{d.material.color.set(e),d.material.opacity=n}),this.render()},c=()=>{a.forEach(d=>{d.material.color.copy(d.__originalColor__),d.material.opacity=d.__originalOpacity__}),this.render()},u=()=>{this.isDragging||l()},f=()=>{this.isDragging||c()};for(const d of a)this.domEvents.addEventListener(d,"mouseover",u),this.domEvents.addEventListener(d,"mouseout",f),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),s.push(()=>{this.domEvents.removeEventListener(d,"mouseover",u),this.domEvents.removeEventListener(d,"mouseout",f),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c)})}return()=>s.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,n=this.helperObject3D;if(!n)return;let o;const s=t.intersectObject(n,!0)[0];if(!!s&&(o=s,o.object=n,!!o)){if(this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<o.point.distanceTo(e))return}return o.object}}}class hA extends ho{constructor(...e){super(...e);m(this,"startInfo");const n=this.helperObject3D;this.hoverListener([n.xArrow,n.yArrow,n.zArrow]);const o=this.dragStart.bind(this),s=this.dragging.bind(this),r=this.dragEnd.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",o),document.addEventListener("mousemove",s),document.addEventListener("mouseup",r)}dragStart(e){if(this.isDragging)return;const n=e==null?void 0:e.intersect;if(!n)return this.dragEnd();const o=(n==null?void 0:n.object).direction;if(!o)return this.dragEnd();const s=new P.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new P.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new P.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(o){case"x":return s;case"y":return r;case"z":return a}})(),c=(()=>{switch(o){case"x":case"y":return a;case"z":return s}})(),u=n.point.clone(),f=new P.Plane;f.setFromNormalAndCoplanarPoint(c,u),this.startInfo={startVectorProject:u.clone().projectOnVector(l),directionVector:l,plane:f},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("moveStart"),this.isDragging=!0,console.log("%c MoveController dragStart","color: #e5af2e")}dragging(e){if(!this.isDragging||!this.startInfo)return;const n=fo(this.camera,e,this.container);return n?(console.log("%c RotateController dragging","color: #49de1b"),this.move(n),!1):this.dragEnd()}move(e){if(!this.startInfo)return this.dragEnd();const{plane:n,directionVector:o,startVectorProject:s}=this.startInfo,r=this.originObject3D,a=e.ray.intersectPlane(n,new P.Vector3);if(!a)return;const l=a.clone().projectOnVector(o),c=l.clone().sub(s),u=new P.Matrix4;u.setPosition(c),r.applyMatrix4(u),this.helperObject3D.applyMatrix4(u),s.copy(l),this.hooks.emit("positionUpdate",{matrix4:u})}dragEnd(){!this.isDragging||(console.log("%c MoveController dragEnd","color: #e94e4e"),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class Si{constructor(t,e,n,o){m(this,"helperController");m(this,"five");m(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});m(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});const{camera:s,model:r,scene:a}=t,l=t.getElement();if(this.five=t,!s||!r||!l||!a)return;const c=()=>{t.needsRender=!0};this.helperController=new e(s,r,n,o,l,a,c),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture)}}const mA="v1.0.1",pA="Object3DHelper",mo=`${pA}@${mA}`,gA=()=>{console.error(`${mo} is disposed`)},AA=()=>{console.warn(`${mo} is disabled`)},vA=()=>{console.error(`${mo} is disabled`)};class bA{constructor(t,e){m(this,"controllers",{});m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"hooks",new qt);m(this,"helpers");m(this,"eventListener",{});m(this,"handlePositionUpdate",(t,...e)=>{var s,r,a,l;const[n]=e,o=n==null?void 0:n.matrix4;o&&(t!==this.controllers.moveController&&((s=this.controllers.moveController)==null||s.applyHelperMatrix4(o)),t!==this.controllers.rotateController&&((r=this.controllers.rotateController)==null||r.applyHelperMatrix4(o)),t!==this.controllers.scaleController&&((a=this.controllers.scaleController)==null||a.applyHelperMatrix4(o)),(l=this.helpers.outlineHelper)==null||l.applyMatrix4(o))});m(this,"handleScaleUpdate",(t,...e)=>{var s,r;const[n]=e,o=n==null?void 0:n.matrix4;o&&((s=this.controllers.scaleController)==null||s.applyHelperScaleMatrix4(o,n),(r=this.helpers.outlineHelper)==null||r.scale.applyMatrix4(o))});m(this,"handleRotateUpdate",(t,...e)=>{var o,s,r,a;const[n]=e;if(n){const{quaternion:l,origin:c}=n;l&&(t!==this.controllers.moveController&&((o=this.controllers.moveController)==null||o.applyHelperQuaternion(l,c)),t!==this.controllers.rotateController&&((s=this.controllers.rotateController)==null||s.applyHelperQuaternion(l,c)),t!==this.controllers.scaleController&&((r=this.controllers.scaleController)==null||r.applyHelperQuaternion(l,c)),(a=this.helpers.outlineHelper)==null||a.applyQuaternion(l))}});t&&this.addControllers(t),this.helpers=e!=null?e:{},this.setState(this.state)}show(t){return V(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return V(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return gA();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return vA();const n=N({},this.state);this.state=N(N({},this.state),t),t.disposed!==void 0&&t.disposed!==n.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:n})}addControllers(t){this.controllers=N(N({},this.controllers),t),this.addEventListener(),this.setState(this.state)}addHelpers(t){this.helpers=N(N({},this.helpers),t)}getCurrentState(){return this.state}addEventListener(){for(const t in this.controllers){if(!t)continue;const e=t;this.eventListener[e]||(this.eventListener[e]=(()=>{const n=this.controllers[e];if(!n)return;const o=()=>this.handleStart(n),s=()=>this.handleEnd(n),r=(...c)=>this.handlePositionUpdate(n,...c),a=(...c)=>this.handleRotateUpdate(n,...c),l=(...c)=>this.handleScaleUpdate(n,...c);return n.hooks.on("moveStart",o),n.hooks.on("rotateStart",o),n.hooks.on("scaleStart",o),n.hooks.on("positionUpdate",r),n.hooks.on("rotateUpdate",a),n.hooks.on("scaleUpdate",l),n.hooks.on("moveEnd",s),n.hooks.on("rotateEnd",s),n.hooks.on("scaleEnd",s),()=>{n.hooks.off("moveStart",o),n.hooks.off("rotateStart",o),n.hooks.off("scaleStart",o),n.hooks.off("positionUpdate",r),n.hooks.off("rotateUpdate",a),n.hooks.off("scaleUpdate",l),n.hooks.off("moveEnd",s),n.hooks.off("rotateEnd",s),n.hooks.off("scaleEnd",s)}})())}}handleEnd(t){t&&this.setOtherHelpersVisible(!0,t)}handleStart(t){t&&this.setOtherHelpersVisible(!1,t)}setOtherHelpersVisible(t,e){var n,o,s,r;t?((s=this.controllers.moveController)==null||s.helperObject3D.show(),(r=this.controllers.rotateController)==null||r.helperObject3D.show()):(e!==this.controllers.moveController&&((n=this.controllers.moveController)==null||n.helperObject3D.hide()),e!==this.controllers.rotateController&&((o=this.controllers.rotateController)==null||o.helperObject3D.hide()))}handleEnable(t,e=!0){t?(this.everyControllerDo(n=>{n.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(n=>{n.disable(),n.restoreOpacity()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(n=>{n.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(n=>{n.hide(),n.restoreOpacity()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(n=>{n==null||n.dispose(),n==null||n.restoreOpacity()});for(const n in this.controllers){if(!n)continue;const o=n;(e=(t=this.eventListener)[o])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&AA()}}class yA extends ho{constructor(...e){super(...e);m(this,"startInfo");m(this,"lastRotation");m(this,"rotations",[]);m(this,"helperObject3DQuaternion",this.originObject3D.quaternion.clone());const n=this.helperObject3D;this.hoverListener([n.xyCircle,n.xzCircle,n.yzCircle]);const o=this.dragStart.bind(this),s=this.dragging.bind(this),r=this.dragEnd.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",o),document.addEventListener("mousemove",s),document.addEventListener("mouseup",r)}initialHelperQuaternion(){this.helperObject3D.updateAngleHelperQuaternion(),this.helperObject3D.applyHelperQuaternion(this.originObject3D.quaternion)}dragStart(e){if(this.isDragging)return;const n=e==null?void 0:e.intersect;if(!n)return this.dragEnd();const o=(n==null?void 0:n.object).direction;if(!o)return this.dragEnd();this.helperObject3D.updateAngleHelperQuaternion();const s=n.point,r=this.originObject3D.position.clone(),a=this.getAngleHelper(o);this.setTipsAngle(0);const l=s.clone();l.y+=.2,this.setTipsPosition(l);const c=new P.Vector3(1,0,0).applyQuaternion(this.helperObject3DQuaternion),u=new P.Vector3(0,1,0).applyQuaternion(this.helperObject3DQuaternion),f=new P.Vector3(0,0,1).applyQuaternion(this.helperObject3DQuaternion),d=(()=>{switch(o){case"x":return c;case"y":return u;case"z":return f}})(),h=new P.Plane().setFromNormalAndCoplanarPoint(d,s),p=new P.Vector3;h.projectPoint(s.clone(),p);const A=p.clone().sub(r),v=A.clone(),g=A.angleTo(a.baseAxes);this.setAngleHelperStart(o,g),this.setAngleHelperLength(o,0),this.rotations.push({vector:A.clone(),direction:!0}),this.startInfo={direction:o,startVector:A,staticStartVector:v,plane:h,angleHelper:a},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("rotateStart"),this.isDragging=!0,console.log(`%c RotateController dragStart ${o}`,"color: #e5af2e")}dragging(e){var o;if(!this.isDragging)return;const n=fo(this.camera,e,this.container);return n?(console.log(`%c RotateController dragging ${(o=this.startInfo)==null?void 0:o.direction}`,"color: #49de1b"),this.rotate(n),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:n,plane:o,angleHelper:s,staticStartVector:r,direction:a}=this.startInfo,l=this.originObject3D,c=e.ray.intersectPlane(o,new P.Vector3);if(!c)return;const u=l.position.clone(),f=new P.Vector3;o.projectPoint(c.clone(),f);const d=f.clone().sub(u);if(n.angleTo(d)===0||(this.lastRotation===void 0&&(this.lastRotation={angle:0}),this.rotations.length===0))return;const h=(()=>{if(this.rotations.length===1)return d.angleTo(s.baseAxes)>r.angleTo(s.baseAxes);{const A=this.rotations[this.rotations.length-1],v=this.rotations[this.rotations.length-2],g=d.angleTo(v.vector),w=d.angleTo(A.vector),b=A.vector.angleTo(v.vector);if(b===0||w===0||g===0)return;if(g>w&&g>b)return A.direction;if(g<b&&w<b||g<w&&w>b)return!A.direction}})();if(h===void 0)return console.warn("rotationDirection is undefined");this.rotations.push({vector:d,direction:h}),this.rotations=this.rotations.slice(-2),this.lastRotation.angle=this.lastRotation.angle+d.angleTo(n)*(h?1:-1),this.setAngleHelperLength(a,this.lastRotation.angle),this.setTipsAngle(this.lastRotation.angle/Math.PI*180);const p=new P.Quaternion().setFromUnitVectors(n.clone().normalize(),d.clone().normalize());l.applyQuaternion(p),this.helperObject3D.applyHelperQuaternion(p),this.helperObject3DQuaternion.premultiply(p),this.hooks.emit("rotateUpdate",{quaternion:p,origin:u}),this.startInfo.startVector=d}dragEnd(){!this.isDragging||(console.log("%c RotateController dragEnd","color: #e94e4e"),this.startInfo=void 0,this.isDragging=!1,this.lastRotation=void 0,this.rotations=[],this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){switch(e){case"x":return this.helperObject3D.xAngleHelper;case"y":return this.helperObject3D.yAngleHelper;case"z":return this.helperObject3D.zAngleHelper}}setAngleHelperStart(e,n){const o=this.getAngleHelper(e);if(o instanceof P.Mesh&&o.geometry instanceof P.CircleGeometry){const{radius:s,segments:r,thetaLength:a}=o.geometry.parameters;o.geometry=new P.CircleGeometry(s,r,n,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,n){const s=n>=0?Math.max(n,.001):Math.min(n,-.001),r=this.getAngleHelper(e);if(r instanceof P.Mesh&&r.geometry instanceof P.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(s)*(40/(2*Math.PI)));r.geometry=new P.CircleGeometry(a,c,l,s)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var o;const n=(o=this.helperObject3D.angleTips)==null?void 0:o.element;!n||(n.innerText=`${e.toFixed(0)}\xB0`)}setTipsPosition(e){const n=this.helperObject3D.angleTips;if(!n)return;const o=e.project(this.camera),{x:s,y:r,z:a}=o;if(a>1)return;const l=(s+1)/2*100+"%",c=(-r+1)/2*100+"%";n.setLeftTop(l,c)}}class wA extends ho{constructor(...e){super(...e);m(this,"startInfo")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}getDragPlane(){const e=new P.Plane,n=this.helperObject3D.cornerPositions;if(n.length!==0)return n.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new G.Vector3),n[0]):e.setFromCoplanarPoints(n[0],n[1],n[2]),e}dragStart(e,n){var s,r;(r=(s=this.helperObject3D).updatePoints)==null||r.call(s);const o=this.getDragPlane();if(!o)return this.dragEnd();this.startInfo={startPoint:{position:n.position.clone(),direction:n.direction},plane:o},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0,console.log("%c RectangleScaleController dragStart","color: #e5af2e")}dragging(e){if(!this.isDragging)return;const n=fo(this.camera,e,this.container);if(!n)return this.dragEnd();this.scale(n),console.log("%c RectangleScaleController dragging","color: #49de1b")}scale(e){var Q,X;if(!this.startInfo)return;const n=this.originObject3D,{startPoint:o,plane:s}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(s,new G.Vector3);if(!a||rA(a,this.camera.position))return;const l=new G.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:u}=o,f=new G.Vector3().subVectors(r[1],r[0]),d=new G.Vector3().subVectors(r[3],r[0]),h=Y=>{const W=new G.Vector3(0,0,0);if(!this.startInfo)return W;const k=(Y==="ew"?f:d).clone(),S=c.clone().projectOnVector(k),O=a.clone().projectOnVector(k),H=l.clone().projectOnVector(k);if(O.equals(S))return W;if(Y==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const _=new G.Vector3().subVectors(O,H),U=_.x<0&&k.x>=0,ie=_.y<0&&k.y>=0,de=_.z<0&&k.z>=0;this.startInfo.dragPointInCenterBottom=U||ie||de}if(Y==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const _=new G.Vector3().subVectors(O,H),U=_.x<0&&k.x>=0,ie=_.y<0&&k.y>=0,de=_.z<0&&k.z>=0;this.startInfo.dragPointInCenterLeft=U||ie||de}const F=new G.Vector3().subVectors(O,S),ee=F.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),W):F},p=h("ew"),A=h("ns"),v=()=>{const Y=p;this.helperObject3D.cornerPositions.forEach((W,k)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterLeft?(k===0||k===3)&&W.add(Y):(k===1||k===2)&&W.add(Y)})},g=()=>{const Y=A;this.helperObject3D.cornerPositions.forEach((W,k)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterBottom?(k===0||k===1)&&W.add(Y):(k===2||k===3)&&W.add(Y)})};switch(u){case"ew":v();break;case"ns":g();break;case"nesw":case"nwse":v(),g()}const w=new G.Vector3().subVectors(r[1],r[0]).length()/f.length(),b=new G.Vector3().subVectors(r[3],r[0]).length()/d.length(),I=new G.Vector3(w,b,1),x=new P.Matrix4().scale(I);n.isCSS3DObjectPlus?n.applyScaleMatrix4(x):n.scale.applyMatrix4(x),o.position.copy(a);const C=new G.Vector3().addVectors(r[0],r[2]).divideScalar(2),z=new G.Vector3().subVectors(C,l),D=new P.Matrix4().setPosition(z);n.applyMatrix4(D),(Q=this.helperObject3D.css3DInstance)==null||Q.css3DObject.applyMatrix4(D),(X=this.helperObject3D.plane)==null||X.applyMatrix4(D),this.hooks.emit("scaleUpdate",{matrix4:x,helperOrigin:l}),this.hooks.emit("positionUpdate",{matrix4:D}),this.render()}dragEnd(){!this.isDragging||(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render(),console.log("%c RectangleScaleController dragEnd","color: #e94e4e"))}}class CA extends wA{constructor(...t){super(...t),this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(t=>{if(!t)return;const e=t.point,n=r=>this.dragStart(r,t),o=this.dragging.bind(this),s=this.dragEnd.bind(this);e.addEventListener("dragstart",n),e.addEventListener("drag",o),e.addEventListener("dragend",s)})}}const po="v1.0.0",Xi="Object3DHelperPlugin",di=`${Xi}@${po}`,EA=()=>{console.error(`${di} is disposed`)},PA=()=>{console.warn(`${di} is disabled`)},IA=()=>{console.error(`${di} is disabled`)};class fl extends ri{constructor(e){super(e);m(this,"version",po);m(this,"name",Xi);m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"objectHelperMap",new Map);m(this,"css3DObjectParentMap",new Map);m(this,"css3DRender");this.five=e,this.css3DRender=new Vt(this.five.scene),console.warn("Object3DHelper: \u4F7F\u7528\u6B64\u63D2\u4EF6\u9700\u8981\u5728\u521D\u59CB\u5316five\u65F6\uFF0C\u8BBE\u7F6Efive\u53C2\u6570: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${Xi.toUpperCase()}_DEBUG__`]:this})}show(e){return V(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return V(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,n){if(this.state.disposed)return EA();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return IA();const o=N({},this.state);this.state=N(N({},this.state),e),e.disposed!==void 0&&e.disposed!==o.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==o.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==o.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:o})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,n={}){var u;if(!e)return console.error("Object3D is undefined");if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const o=new bA;this.objectHelperMap.set(e,o);const s=(u=this.five.getElement())==null?void 0:u.parentElement,r=this.five.camera,{moveHelper:a=!0,rotateHelper:l=!0,scaleHelper:c=!0}=n;if(a){const f=new aA(e),d=new Si(this.five,hA,e,f);o.addControllers({moveController:d.helperController})}if(l){let f;s&&r&&(f={container:s});const d=new uA(e,f),h=new Si(this.five,yA,e,d);o.addControllers({rotateController:h.helperController})}if(c&&s){const f=new fA(e,s,r,this.five.scene),d=new Si(this.five,CA,e,f);o.addControllers({scaleController:d.helperController})}e.isCSS3DObjectPlus&&ia(this.five).then(()=>{var f,d;if(e.isCSS3DObjectPlus){const h=e,p=(f=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?f:oa(this.five);p&&e&&(this.css3DObjectParentMap.set(h,h.parent),h.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(p),(d=this.css3DRender.getBehindCSS3DObjectGroup())==null||d.add(h),this.css3DRender.render(this.five.camera))}})}removeObject3DHelper(e){const n=this.objectHelperMap.get(e);if(!!n){if(e.isCSS3DObjectPlus){const o=e,s=this.css3DObjectParentMap.get(o);s==null||s.add(o),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),n.dispose()}}handleEnable(e,n=!0){e?(this.everyHelperDo(o=>o.enable()),this.hooks.emit("enable",{userAction:n})):(this.everyHelperDo(o=>o.disable()),this.hooks.emit("disable",{userAction:n})),this.state.enabled=e}handleVisible(e,n=!0){e?(this.everyHelperDo(o=>o.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:n}))):(this.everyHelperDo(o=>o.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:n}))),this.state.visible=e}handleDispose(){this.everyHelperDo(e=>e.dispose())}everyHelperDo(e){this.objectHelperMap.forEach(n=>{n&&e(n)})}actionIfStateIsEnabled(e,n){if(this.state.enabled)return e();n!=null&&n.warnLog&&PA()}}const kA=i=>new fl(i);class Yi{constructor(t=0,e=0){m(this,"min");m(this,"max");m(this,"isInterval",!0);this.min=t,this.max=e}fromArray(t){return this.min=t[0],this.max=t[1],this}isOverlap(t){return Math.min(this.max,t.max)<Math.max(this.min,t.min)}contains(t){return this.min<t.min&&this.max>t.max}}class xA{constructor(t,e){m(this,"min");m(this,"max");m(this,"xInterval");m(this,"yInterval");m(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Yi(this.min.x,this.max.x),this.yInterval=new Yi(this.min.y,this.max.y)}isOverlapWithRectangle(t){return!this.xInterval.isOverlap(t.xInterval)&&!this.yInterval.isOverlap(t.yInterval)}containsRect(t){return this.xInterval.contains(t.xInterval)&&this.yInterval.contains(t.yInterval)}}function Bn(i,t,e){const n=i[t],o=i[e];!n||!o||(i[t]=o,i[e]=n)}function DA(i,t,e){const n=e/2;for(let o=1;o<=n;o++){const s=e-(o-1);for(let r=1;r<=t;r++){const a=(o-1)*t+r-1,l=(s-1)*t+r-1;Bn(i,a*4+0,l*4+0),Bn(i,a*4+1,l*4+1),Bn(i,a*4+2,l*4+2),Bn(i,a*4+3,l*4+3)}}}class hl{constructor(t,e){m(this,"width");m(this,"height");m(this,"containerDom");m(this,"hooks",new be.Subscribe);m(this,"canvas",document.createElement("canvas"));m(this,"five");m(this,"scale");m(this,"config");m(this,"offset",{x:0,y:0});m(this,"context");m(this,"renderCenter",new P.Vector3);m(this,"hammer");m(this,"state",{enabled:!1});m(this,"onPan",t=>{if(!this.containerDom||this.hooks.emit("wantsPanGesture",t))return;const n=this.offset.x+t.deltaX,o=this.offset.y+t.deltaY;this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${n}px, ${o}px, 100px)`});m(this,"onPanEnd",t=>{this.offset={x:this.offset.x+t.deltaX,y:this.offset.y+t.deltaY},this.canvas.style.boxShadow="none"});var o,s,r;if(!t.renderer)throw new Error("Five Render \u672A\u521D\u59CB\u5316");this.five=t,this.scale=(o=e==null?void 0:e.scale)!=null?o:2,this.width=(s=e==null?void 0:e.width)!=null?s:190,this.height=(r=e==null?void 0:e.height)!=null?r:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const n=this.canvas.getContext("2d");if(!n)throw new Error("CANNOT CREATE CONTEXT2D");this.context=n,this.config.dragEnabled&&(this.hammer=new mn.default(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panend",this.onPanEnd)),this.initStyle()}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}enable(){var t;if(!this.state.enabled)return this.state.enabled=!0,(t=this.containerDom)==null||t.append(this.canvas),this}disable(){if(!!this.state.enabled)return this.state.enabled=!1,this.canvas.remove(),this}appendTo(t){var e;return this.containerDom&&((e=this.containerDom)==null||e.removeChild(this.canvas)),this.containerDom=t,this.state.enabled&&t.append(this.canvas),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){!this.containerDom||!this.state.enabled||(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,n=this.renderCenter.clone().project(this.five.camera),o=(n.x+1)/2*this.containerDom.clientWidth,s=-(n.x-1)/2*this.containerDom.clientWidth,r=-(n.y-1)/2*this.containerDom.clientHeight;o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=90+"px"):r<183?(this.canvas.style.top=90+"px",this.canvas.style.left=-t/2+"px"):s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${o}px, ${r}px, 10px)`,this.offset={x:o,y:r}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:n,height:o}=this,s=this.renderCenter.clone().project(this.five.camera),r=this.five.renderer.getSize(new P.Vector2),a=1,l=n/t,c=o/t,u=a*t,f=(s.x+1)/2*r.x,d=(s.y+1)/2*r.y,h=this.five.getPixels(f-l/2,d-l/2,l,c,u),p=Math.floor(n*a),A=Math.floor(o*a);DA(h,p,A);const v=new ImageData(p,A);v.data.set(h),e.putImageData(v,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}}function SA(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return new P.Vector2().set((i.x-s)/e*2-1,-(i.y-o)/n*2+1)}function ml(i,t){const{offsetWidth:e,offsetHeight:n}=t;return new P.Vector2().set(i.x/e*2-1,-i.y/n*2+1)}function LA(i,t){const e=i.getElement();if(!e)return;const n=ml(t,e),o=new P.Raycaster;return o.setFromCamera(n,i.camera),o}function zA(i,t){const{x:e,y:n}=t,o=e*2-1,s=n*2-1,r=new P.Vector2().fromArray([o,s]),a=new P.Raycaster;return a.setFromCamera(r,i.camera),i.model.intersectRaycaster(a)[0]}const TA="data:image/png;base64,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",MA=`
|
|
546
|
+
<div class="sound-wave sound-wave-3 svelte-qf1c2k"></div></div>`,y(o,"class","sound-wave__container svelte-qf1c2k"),y(n,"class","audio-icon svelte-qf1c2k"),te(n,"playing",i[0]),y(t,"class","audio-icon__wrapper svelte-qf1c2k"),y(t,"style",i[2]),T(t,"width",i[5]),T(t,"height",i[5])},m(a,l){B(a,t,l),r&&r.m(t,null),R(t,e),R(t,n),R(n,o),i[7](o),i[8](t),s=!0},p(a,[l]){a[1]?r?l&2&&E(r,1):(r=Lr(),r.c(),E(r,1),r.m(t,e)):r&&(ae(),L(r,1,1,()=>{r=null}),le()),(!s||l&1)&&te(n,"playing",a[0]),(!s||l&4)&&y(t,"style",a[2]),l&32&&T(t,"width",a[5]),l&32&&T(t,"height",a[5])},i(a){s||(E(r),s=!0)},o(a){L(r),s=!1},d(a){a&&M(t),r&&r.d(),i[7](null),i[8](null)}}}function jg(i,t,e){let n,{playing:o}=t,{shadow:s=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function u(d){ze[d?"unshift":"push"](()=>{c=d,e(4,c),e(3,l)})}function f(d){ze[d?"unshift":"push"](()=>{l=d,e(3,l)})}return i.$$set=d=>{"playing"in d&&e(0,o=d.playing),"shadow"in d&&e(1,s=d.shadow),"style"in d&&e(2,r=d.style),"width"in d&&e(6,a=d.width)},i.$$.update=()=>{i.$$.dirty&64&&e(5,n=typeof a=="number"?we(a):a),i.$$.dirty&8&&l!=null&&l.clientWidth&&e(4,c.style.transform=`scale(${l.clientWidth/22})`,c)},[o,s,r,l,c,n,a,u,f]}class ol extends se{constructor(t){super(),oe(this,t,jg,Bg,ne,{playing:0,shadow:1,style:2,width:6},Mg)}}function Qg(i){ce(i,"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 zr(i){var g,w;let t,e,n,o,s,r,a,l,c,u,f,d,h,p,A;e=new nt({props:{visible:i[5],left:i[2]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let v=i[5]&&Tr(i);return c=new $a({props:{visible:i[5],textUnfolded:i[1],content:i[4]}}),d=new co({props:{unfolded:i[5],length:150,outDelay:i[3]+20*Math.min((w=(g=i[4])==null?void 0:g.length)!=null?w:10,15),useLinearColor:!0}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),s=j("div"),r=j("div"),v&&v.c(),a=J(),l=j("div"),$(c.$$.fragment),f=J(),$(d.$$.fragment),y(r,"class","audio-icon svelte-1s6gk4a"),Le(()=>i[7].call(l)),T(l,"display","inline-block"),y(s,"class","wrapper svelte-1s6gk4a"),y(o,"class","content svelte-1s6gk4a"),y(t,"class","audio-tag svelte-1s6gk4a"),te(t,"unfolded",i[5])},m(b,I){B(b,t,I),q(e,t,null),R(t,n),R(t,o),R(o,s),R(s,r),v&&v.m(r,null),R(s,a),R(s,l),q(c,l,null),u=Et(l,i[7].bind(l)),R(t,f),q(d,t,null),h=!0,p||(A=ye(l,"click",i[6]),p=!0)},p(b,I){var D,Q;const x={};I&32&&(x.visible=b[5]),I&4&&(x.left=b[2]/2+"px"),e.$set(x),b[5]?v?(v.p(b,I),I&32&&E(v,1)):(v=Tr(b),v.c(),E(v,1),v.m(r,null)):v&&(ae(),L(v,1,1,()=>{v=null}),le());const C={};I&32&&(C.visible=b[5]),I&2&&(C.textUnfolded=b[1]),I&16&&(C.content=b[4]),c.$set(C);const z={};I&32&&(z.unfolded=b[5]),I&24&&(z.outDelay=b[3]+20*Math.min((Q=(D=b[4])==null?void 0:D.length)!=null?Q:10,15)),d.$set(z),(!h||I&32)&&te(t,"unfolded",b[5])},i(b){h||(E(e.$$.fragment,b),E(v),E(c.$$.fragment,b),E(d.$$.fragment,b),h=!0)},o(b){L(e.$$.fragment,b),L(v),L(c.$$.fragment,b),L(d.$$.fragment,b),h=!1},d(b){b&&M(t),K(e),v&&v.d(),K(c),u(),K(d),p=!1,A()}}}function Tr(i){let t,e,n,o,s,r,a;return e=new nt({props:{center:!0,blurRadius:15,spreadRadius:6}}),o=new il({props:{paused:!i[5],url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{audioIcon:[Rg,({playing:l})=>({8:l}),({playing:l})=>l?256:0]},$$scope:{ctx:i}}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),$(o.$$.fragment),y(t,"class","audio svelte-1s6gk4a")},m(l,c){B(l,t,c),q(e,t,null),R(t,n),q(o,t,null),a=!0},p(l,c){i=l;const u={};c&32&&(u.paused=!i[5]),c&1&&(u.url=i[0].data.audioUrl),c&1&&(u.hooksInfo={tag:i[0]}),c&768&&(u.$$scope={dirty:c,ctx:i}),o.$set(u)},i(l){a||(E(e.$$.fragment,l),E(o.$$.fragment,l),l&&Le(()=>{r&&r.end(1),s=Ot(t,Bt,{duration:1e3,delay:0,easing:Jt}),s.start()}),a=!0)},o(l){var c,u;L(e.$$.fragment,l),L(o.$$.fragment,l),s&&s.invalidate(),l&&(r=$t(t,Bt,{duration:1e3,delay:20*Math.min((u=(c=i[4])==null?void 0:c.length)!=null?u:10,15),easing:Jt})),a=!1},d(l){l&&M(t),K(e),K(o),l&&r&&r.end()}}}function Rg(i){let t,e,n;return e=new ol({props:{playing:i[8]}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"slot","audioIcon"),y(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(o,s){B(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&256&&(r.playing=o[8]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function Og(i){let t,e,n=i[0].state&&zr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=zr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Hg(i,t,e){let n,o,s,{tag:r}=t,a=!1,l;function c(){e(1,a=!a)}function u(){l=this.clientWidth,e(2,l)}return i.$$set=f=>{"tag"in f&&e(0,r=f.tag)},i.$$.update=()=>{var f,d,h;i.$$.dirty&1&&e(5,n=!!((f=r.state)!=null&&f.unfolded)),i.$$.dirty&1&&e(4,o=(h=(d=r.data.title)!=null?d:r.data.text)!=null?h:""),i.$$.dirty&2&&e(3,s=a?450:0)},[r,a,l,s,o,n,c,u]}class Fg extends se{constructor(t){super(),oe(this,t,Hg,Og,ne,{tag:0},Qg)}}function Mr(i){const t=Math.floor(i/60),e=Math.floor(i%60),n=e<10?`0${e}`:e;return`${t}'${n}''`}function Gg(i){const t=document.createElement("div");t.style.color=i,document.body.appendChild(t);const e=window.getComputedStyle(t).color;document.body.removeChild(t);const n=(()=>e.search("rgba")===-1?e.replace("rgb","rgba").replace(")",", 1)"):e)(),o=n.replace("rgba","").replace("(","").replace(")","").split(",").map(s=>Number(s.trim()));return{rgba:n,r:o[0],g:o[1],b:o[2],a:o[3]}}function Ng(i){ce(i,"svelte-1fezrt1",".audio-tag__wrapper.svelte-1fezrt1{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-1fezrt1{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)}.currentTime.svelte-1fezrt1{font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;margin-left:0.25rem}.text.svelte-1fezrt1{font-weight:bold;font-size:0.75rem;margin-left:0.125rem}.audio-icon__wrapper.svelte-1fezrt1{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function Br(i){let t,e,n,o;return n=new il({props:{url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},style:"width: max-content; height: max-content;",slotWrapperStyle:"display: flex; align-items: center; justify-content: center;",$$slots:{currentTime:[_g,({duration:s,currentTime:r,playing:a})=>({4:s,5:r,6:a}),({duration:s,currentTime:r,playing:a})=>(s?16:0)|(r?32:0)|(a?64:0)],audioIcon:[Yg,({playing:s})=>({6:s}),({playing:s})=>s?64:0],default:[Xg]},$$scope:{ctx:i}}}),{c(){t=j("div"),e=j("div"),$(n.$$.fragment),y(e,"class","audio-tag svelte-1fezrt1"),T(e,"background-color",i[1]),T(e,"color",i[2]),y(t,"class","audio-tag__wrapper svelte-1fezrt1")},m(s,r){B(s,t,r),R(t,e),q(n,e,null),o=!0},p(s,r){const a={};r&1&&(a.url=s[0].data.audioUrl),r&1&&(a.hooksInfo={tag:s[0]}),r&248&&(a.$$scope={dirty:r,ctx:s}),n.$set(a),r&2&&T(e,"background-color",s[1]),r&4&&T(e,"color",s[2])},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(t),K(n)}}}function Wg(i){let t;return{c(){t=Ee(i[3])},m(e,n){B(e,t,n)},p(e,n){n&8&&Se(t,e[3])},d(e){e&&M(t)}}}function Xg(i){let t,e,n;return e=new Hi({props:{maxWidth:72,$$slots:{default:[Wg]},$$scope:{ctx:i}}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","text svelte-1fezrt1")},m(o,s){B(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&136&&(r.$$scope={dirty:s,ctx:o}),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function Yg(i){let t,e,n;return e=new ol({props:{playing:i[6]}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"slot","audioIcon"),y(t,"class","audio-icon__wrapper svelte-1fezrt1")},m(o,s){B(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&64&&(r.playing=o[6]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),K(e)}}}function jr(i){let t=Mr(xe(i[6]?i[5]:i[4]))+"",e;return{c(){e=Ee(t)},m(n,o){B(n,e,o)},p(n,o){o&112&&t!==(t=Mr(xe(n[6]?n[5]:n[4]))+"")&&Se(e,t)},d(n){n&&M(e)}}}function _g(i){let t,e=typeof(i[6]?i[5]:i[4])=="number"&&jr(i);return{c(){t=j("div"),e&&e.c(),y(t,"slot","currentTime"),y(t,"class","currentTime svelte-1fezrt1")},m(n,o){B(n,t,o),e&&e.m(t,null)},p(n,o){typeof(n[6]?n[5]:n[4])=="number"?e?e.p(n,o):(e=jr(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},d(n){n&&M(t),e&&e.d()}}}function Ug(i){let t,e,n=i[0].state&&Br(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Br(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Vg(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l;i.$$.dirty&1&&e(3,n=(l=(a=r.data.title)!=null?a:r.data.text)!=null?l:""),i.$$.dirty&1&&e(1,o=(()=>{var c;return r.data.backgroundColor==="dark"?"rgba(0, 0, 0, 0.3)":r.data.backgroundColor==="light"?"rgba(255, 255, 255, 0.3)":(c=r.data.backgroundColor)!=null?c:"rgba(0, 0, 0, 0.3)"})()),i.$$.dirty&2&&e(2,s=(()=>{const{r:c,g:u,b:f}=Gg(o);return(c*299+u*587+f*114)/1e3>=128?"rgba(0, 0, 0, 0.6)":"white"})())},[r,o,s,n]}class Jg extends se{constructor(t){super(),oe(this,t,Vg,Ug,ne,{tag:0},Ng)}}function Zg(i){let t,e;return t=new Jg({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function qg(i){let t,e;return t=new Fg({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function Kg(i){let t,e,n,o;const s=[qg,Zg],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=fe()},m(l,c){~t&&r[t].m(l,c),B(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(ae(),L(r[u],1,1,()=>{r[u]=null}),le()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),E(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(E(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&M(n)}}}function $g(i,t,e){let n,{tag:o}=t;return i.$$set=s=>{"tag"in s&&e(0,o=s.tag)},i.$$.update=()=>{var s;i.$$.dirty&1&&e(1,n=(s=o.data.appearance)!=null?s:"line")},[o,n]}class e0 extends se{constructor(t){super(),oe(this,t,$g,Kg,ne,{tag:0})}}function t0(i){ce(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Qr(i){var o;let t,e,n;return e=new nl({props:{unfolded:i[6],mediaData:i[5],objectFit:i[2],enableCarousel:i[1],autoplayConfig:i[3],tag:i[0],canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(o=i[4])!=null?o:"withText",inDelay:500,duration:500}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","media-wrapper svelte-10cw0el")},m(s,r){B(s,t,r),q(e,t,null),n=!0},p(s,r){var l;const a={};r&64&&(a.unfolded=s[6]),r&32&&(a.mediaData=s[5]),r&4&&(a.objectFit=s[2]),r&2&&(a.enableCarousel=s[1]),r&8&&(a.autoplayConfig=s[3]),r&1&&(a.tag=s[0]),r&16&&(a.playButtonIfNeed=(l=s[4])!=null?l:"withText"),e.$set(a)},i(s){n||(E(e.$$.fragment,s),n=!0)},o(s){L(e.$$.fragment,s),n=!1},d(s){s&&M(t),K(e)}}}function n0(i){let t,e,n=i[0].state&&i[5]&&Qr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state&&o[5]?n?(n.p(o,s),s&33&&E(n,1)):(n=Qr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function i0(i,t,e){let n,o,s,r,a,l,{tag:c}=t;return i.$$set=u=>{"tag"in u&&e(0,c=u.tag)},i.$$.update=()=>{var u,f;i.$$.dirty&1&&e(6,n=c.state?c.state.unfolded:!1),i.$$.dirty&1&&e(5,o=c.data.mediaData),i.$$.dirty&1&&e(1,s=c.data.enableCarousel),i.$$.dirty&1&&e(4,r=c.data.playIcon),i.$$.dirty&3&&e(3,a=(u=c.data.autoplayConfig)!=null?u:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&1&&e(2,l=(f=c.data.objectFit)!=null?f:(()=>c.data.adaptationMode==="stretch"?"cover":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,s,l,a,r,o,n]}class o0 extends se{constructor(t){super(),oe(this,t,i0,n0,ne,{tag:0},t0)}}function s0(i){return V(this,null,function*(){return new Promise((t,e)=>{if(!i){e(Error("url is empty"));return}const n=new Image;n.src=i,n.onload=()=>t({width:n.width,height:n.height}),n.onerror=e})})}function Rr(i){return V(this,null,function*(){const{steps:t,url:e,ratio:n=3,fps:o=24}=i;if(!t)throw new Error("KeyframeIcon requires steps");const{width:s,height:r}=yield s0(e),a=s/n,l=r/n,c=a/t,u=l,f=1/o*t+"s",d=a/t-a;return{url:e,keyframesWidth:a,keyframesHeight:l,wrapperWidth:c,wrapperHeight:u,steps:t,duration:f,offsetX:d,offsetY:0}})}function r0(i){ce(i,"svelte-mhs8j5","@keyframes svelte-mhs8j5-sprites-animation{0%{background-position:0 0}100%{background-position:var(--keyframe_offset_x) 0}}.icon-image.svelte-mhs8j5{display:block;width:100%}.icon-keyframe-container.svelte-mhs8j5{overflow:hidden}.icon-keyframe-wrapper.svelte-mhs8j5{transform-origin:0 0}.icon-keyframe.svelte-mhs8j5{background-repeat:no-repeat;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-mhs8j5-sprites-animation}")}function Or(i){i[4]=i[12].url,i[5]=i[12].keyframesWidth,i[6]=i[12].keyframesHeight,i[7]=i[12].wrapperWidth,i[8]=i[12].wrapperHeight,i[9]=i[12].steps,i[10]=i[12].duration,i[11]=i[12].offsetX}function Hr(i){let t,e,n,o=i[2]&&Fr();function s(l,c){return l[3]?l0:a0}let r=s(i),a=r(i);return{c(){t=j("div"),o&&o.c(),e=J(),a.c(),y(t,"class","icon"),T(t,"width",typeof i[0]=="number"?we(i[0]):i[0])},m(l,c){B(l,t,c),o&&o.m(t,null),R(t,e),a.m(t,null),n=!0},p(l,c){l[2]?o?c&4&&E(o,1):(o=Fr(),o.c(),E(o,1),o.m(t,e)):o&&(ae(),L(o,1,1,()=>{o=null}),le()),r===(r=s(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&1&&T(t,"width",typeof l[0]=="number"?we(l[0]):l[0])},i(l){n||(E(o),n=!0)},o(l){L(o),n=!1},d(l){l&&M(t),o&&o.d(),a.d()}}}function Fr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function a0(i){let t,e;return{c(){t=j("img"),y(t,"class","icon-image svelte-mhs8j5"),We(t.src,e=i[1].url)||y(t,"src",e),y(t,"alt","icon")},m(n,o){B(n,t,o)},p(n,o){o&2&&!We(t.src,e=n[1].url)&&y(t,"src",e)},d(n){n&&M(t)}}}function l0(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:d0,then:u0,catch:c0,value:12};return xo(e=Rr(i[1]),n),{c(){t=fe(),n.block.c()},m(o,s){B(o,t,s),n.block.m(o,n.anchor=s),n.mount=()=>t.parentNode,n.anchor=t},p(o,s){i=o,n.ctx=i,s&2&&e!==(e=Rr(i[1]))&&xo(e,n)||yc(n,i,s)},d(o){o&&M(t),n.block.d(o),n.token=null,n=null}}}function c0(i){return{c:Z,m:Z,p:Z,d:Z}}function u0(i){Or(i);let t,e,n,o=`url(${i[4]})`,s=`steps(${i[9]-1})`;return{c(){t=j("div"),e=j("div"),n=j("div"),y(n,"class","icon-keyframe svelte-mhs8j5"),T(n,"width",we(i[5])),T(n,"height",we(i[6])),T(n,"background-image",o),T(n,"animation-duration",i[10]),T(n,"animation-timing-function",s),T(n,"animation-delay",0),T(n,"background-size","100% 100%"),T(n,"--keyframe_offset_x",we(i[11])),y(e,"class","icon-keyframe-wrapper svelte-mhs8j5"),T(e,"transform",typeof i[0]=="number"?`scale(${i[0]/i[7]})`:void 0),y(t,"class","icon-keyframe-container svelte-mhs8j5"),T(t,"width",typeof i[0]=="number"?we(i[0]):we(i[7])),T(t,"height",typeof i[0]=="number"?we(i[8]*(i[0]/i[7])):we(i[8]))},m(r,a){B(r,t,a),R(t,e),R(e,n)},p(r,a){Or(r),a&2&&T(n,"width",we(r[5])),a&2&&T(n,"height",we(r[6])),a&2&&o!==(o=`url(${r[4]})`)&&T(n,"background-image",o),a&2&&T(n,"animation-duration",r[10]),a&2&&s!==(s=`steps(${r[9]-1})`)&&T(n,"animation-timing-function",s),a&2&&T(n,"--keyframe_offset_x",we(r[11])),a&3&&T(e,"transform",typeof r[0]=="number"?`scale(${r[0]/r[7]})`:void 0),a&3&&T(t,"width",typeof r[0]=="number"?we(r[0]):we(r[7])),a&3&&T(t,"height",typeof r[0]=="number"?we(r[8]*(r[0]/r[7])):we(r[8]))},d(r){r&&M(t)}}}function d0(i){return{c:Z,m:Z,p:Z,d:Z}}function f0(i){let t,e,n=i[1]&&Hr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=Hr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function h0(i,t,e){let n,{width:o=null}=t,{icon:s=null}=t,{shadow:r=!1}=t;return i.$$set=a=>{"width"in a&&e(0,o=a.width),"icon"in a&&e(1,s=a.icon),"shadow"in a&&e(2,r=a.shadow)},i.$$.update=()=>{i.$$.dirty&2&&e(3,n=(s==null?void 0:s.steps)>=2)},[o,s,r,n]}class sl extends se{constructor(t){super(),oe(this,t,h0,f0,ne,{width:0,icon:1,shadow:2},r0)}}function m0(i){ce(i,"svelte-1lmyni6",".wrapper.svelte-1lmyni6{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-1lmyni6{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-1lmyni6{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;word-break:break-all;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function p0(i){let t,e,n,o,s;return e=new nt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),o.textContent=`${i[1]}`,y(o,"class","text svelte-1lmyni6"),y(t,"class","text-wrapper svelte-1lmyni6")},m(r,a){B(r,t,a),q(e,t,null),R(t,n),R(t,o),s=!0},p:Z,i(r){s||(E(e.$$.fragment,r),s=!0)},o(r){L(e.$$.fragment,r),s=!1},d(r){r&&M(t),K(e)}}}function g0(i){let t,e,n,o;e=new sl({props:{icon:i[0]}});let s=i[1]&&p0(i);return{c(){t=j("div"),$(e.$$.fragment),n=J(),s&&s.c(),y(t,"class","wrapper svelte-1lmyni6")},m(r,a){B(r,t,a),q(e,t,null),R(t,n),s&&s.m(t,null),o=!0},p(r,[a]){r[1]&&s.p(r,a)},i(r){o||(E(e.$$.fragment,r),E(s),o=!0)},o(r){L(e.$$.fragment,r),L(s),o=!1},d(r){r&&M(t),K(e),s&&s.d()}}}function A0(i,t,e){var r,a;let{tag:n}=t,o=(r=n.data.icon)!=null?r:n.style.point,s=(a=n.data.title)!=null?a:n.data.text;return i.$$set=l=>{"tag"in l&&e(2,n=l.tag)},[o,s,n]}class v0 extends se{constructor(t){super(),oe(this,t,A0,g0,ne,{tag:2},m0)}}function b0(i){ce(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function Gr(i){let t,e=i[0].element+"",n;return{c(){t=new Xn(!1),n=fe(),t.a=n},m(o,s){t.m(e,o,s),B(o,n,s)},p(o,s){s&1&&e!==(e=o[0].element+"")&&t.p(e)},d(o){o&&M(n),o&&t.d()}}}function y0(i){let t,e=typeof i[0].element=="string"&&Gr(i);return{c(){t=j("div"),e&&e.c(),y(t,"class","customElement__container svelte-kzl2aj")},m(n,o){B(n,t,o),e&&e.m(t,null),i[2](t)},p(n,[o]){typeof n[0].element=="string"?e?e.p(n,o):(e=Gr(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:Z,o:Z,d(n){n&&M(t),e&&e.d(),i[2](null)}}}function w0(i,t,e){let{tag:n}=t,o,s;et(()=>{if(o){if(n.element instanceof Element){const a=n.element;o.appendChild(a),s=()=>o==null?void 0:o.removeChild(a)}else if(typeof n.element=="function"){const a=n.element;s=a(o)}}}),It(()=>{s==null||s()});function r(a){ze[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class C0 extends se{constructor(t){super(),oe(this,t,w0,y0,ne,{tag:0},b0)}}function E0(i){ce(i,"svelte-ofx2uu",'@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-ofx2uu{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-ofx2uu{transition:opacity 0.3s linear}.content__container.unClickable.svelte-ofx2uu{pointer-events:none !important}.content__container.unClickable.svelte-ofx2uu *{pointer-events:none !important}.content__wrapper.svelte-ofx2uu{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-ofx2uu{opacity:0;pointer-events:none}.content__container.hide.svelte-ofx2uu *{pointer-events:none !important}.content__container.disable.svelte-ofx2uu{display:none}.content.svelte-ofx2uu{position:relative;width:100%;height:100%;font-size:0.75rem;line-height:1.125rem;color:#fff}.content.svelte-ofx2uu:not(.unfolded){pointer-events:none}.content.svelte-ofx2uu:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-ofx2uu{pointer-events:auto}')}function P0(i){let t,e;return t=new o0({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function I0(i){let t,e;return t=new v0({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function k0(i){let t,e;return t=new xg({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function x0(i){let t,e;return t=new e0({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function D0(i){let t,e;return t=new Eg({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function S0(i){let t,e;return t=new Op({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function L0(i){let t,e;return t=new C0({props:{tag:xe(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=xe(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function z0(i){let t,e,n,o,s,r,a,l,c;const u=[L0,S0,D0,x0,k0,I0,P0],f=[];function d(h,p){return h[1].element?0:h[1].contentType==="Text"?1:h[1].contentType==="ImageText"||h[1].contentType==="Image"||h[1].contentType==="Video"?2:h[1].contentType==="Audio"?3:h[1].contentType==="Marketing"?4:h[1].contentType==="Link"||h[1].contentType==="VRLink"||h[1].contentType==="PanoLink"?5:h[1].contentType==="MediaPlane"?6:-1}return~(o=d(i))&&(s=f[o]=u[o](i)),{c(){var h,p,A;t=j("div"),e=j("div"),n=j("div"),s&&s.c(),y(n,"class","content svelte-ofx2uu"),te(n,"unfolded",(h=i[1].state)==null?void 0:h.unfolded),y(e,"class","content__wrapper svelte-ofx2uu"),y(t,"class","content__container svelte-ofx2uu"),y(t,"data-id",r=i[1].id),te(t,"disable",i[1].enabled===!1),te(t,"hide",!i[3].visible||!i[3].enabled||!i[4].visible||!((p=i[1].state)!=null&&p.visible)||((A=i[1].temporaryState)==null?void 0:A.visible)===!1),te(t,"withAnimation",i[0]),te(t,"unClickable",i[1].clickable===!1),T(t,"width",i[1].stickType==="Plane"?"100%":0),T(t,"height",i[1].stickType==="Plane"?"100%":0)},m(h,p){B(h,t,p),R(t,e),R(e,n),~o&&f[o].m(n,null),a=!0,l||(c=ye(t,"click",ha(i[11])),l=!0)},p(h,[p]){var v,g,w;let A=o;o=d(h),o===A?~o&&f[o].p(h,p):(s&&(ae(),L(f[A],1,1,()=>{f[A]=null}),le()),~o?(s=f[o],s?s.p(h,p):(s=f[o]=u[o](h),s.c()),E(s,1),s.m(n,null)):s=null),(!a||p&2)&&te(n,"unfolded",(v=h[1].state)==null?void 0:v.unfolded),(!a||p&2&&r!==(r=h[1].id))&&y(t,"data-id",r),(!a||p&2)&&te(t,"disable",h[1].enabled===!1),(!a||p&26)&&te(t,"hide",!h[3].visible||!h[3].enabled||!h[4].visible||!((g=h[1].state)!=null&&g.visible)||((w=h[1].temporaryState)==null?void 0:w.visible)===!1),(!a||p&1)&&te(t,"withAnimation",h[0]),(!a||p&2)&&te(t,"unClickable",h[1].clickable===!1),p&2&&T(t,"width",h[1].stickType==="Plane"?"100%":0),p&2&&T(t,"height",h[1].stickType==="Plane"?"100%":0)},i(h){a||(E(s),a=!0)},o(h){L(s),a=!1},d(h){h&&M(t),~o&&f[o].d(),l=!1,c()}}}function T0(i,t,e){let n,o,s,r,{withAnimation:a=!1}=t,{tag:l}=t,{hooks:c}=t,{state:u}=t,{mediaStore:f}=t,{temporaryState:d}=t;Un("hooks",c),Un("mediaStore",f);let h,p;function A(g){g?c.emit("exposure",{id:r,type:"start"}):c.emit("exposure",{id:r,type:"end"})}const v=g=>c.emit("click",{event:g,target:"TagContent",tag:l});return i.$$set=g=>{"withAnimation"in g&&e(0,a=g.withAnimation),"tag"in g&&e(1,l=g.tag),"hooks"in g&&e(2,c=g.hooks),"state"in g&&e(3,u=g.state),"mediaStore"in g&&e(5,f=g.mediaStore),"temporaryState"in g&&e(4,d=g.temporaryState)},i.$$.update=()=>{var g,w,b,I,x,C,z,D,Q,X,Y;i.$$.dirty&2&&e(9,n=(g=l.state)==null?void 0:g.unfolded),i.$$.dirty&2&&e(8,o=(w=l.state)==null?void 0:w.visible),i.$$.dirty&26&&e(10,s=u.visible&&d.visible&&((b=l.state)==null?void 0:b.visible)),i.$$.dirty&2&&(r=l.id),i.$$.dirty&1024&&A(s),i.$$.dirty&962&&l.hooks&&(n!==void 0&&n!==p&&(e(7,p=n),n?(x=(I=l.hooks).emit)==null||x.call(I,"unfolded"):(z=l==null?void 0:(C=l.hooks).emit)==null||z.call(C,"folded")),o!==void 0&&o!==h&&(e(6,h=o),o?(Q=(D=l.hooks).emit)==null||Q.call(D,"show"):(Y=(X=l.hooks).emit)==null||Y.call(X,"hide")))},[a,l,c,u,d,f,h,p,o,n,s,v]}class rl extends se{constructor(t){super(),oe(this,t,T0,z0,ne,{withAnimation:0,tag:1,hooks:2,state:3,mediaStore:5,temporaryState:4},E0)}}function M0(i){ce(i,"svelte-gna22j",'@charset "UTF-8";.tag-point-click-helper.svelte-gna22j.svelte-gna22j{position:absolute;pointer-events:auto;cursor:pointer;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-gna22j.svelte-gna22j{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.tag-folded-point.svelte-gna22j.svelte-gna22j,.tag-unfolded-point.svelte-gna22j.svelte-gna22j{transition:all 0.5s}.tag-point-wrapper.svelte-gna22j .tag-unfolded-point.svelte-gna22j{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-gna22j .tag-unfolded-point.svelte-gna22j:after{content:"";position:absolute;width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-gna22j .tag-unfolded-point.svelte-gna22j: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-gna22j .tag-folded-point.svelte-gna22j{opacity:1}.tag-point-wrapper.folded.svelte-gna22j .tag-unfolded-point.svelte-gna22j{opacity:0}.tag-point-wrapper.unfolded.svelte-gna22j .tag-folded-point.svelte-gna22j{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-gna22j .tag-unfolded-point.svelte-gna22j{opacity:1;scale:1}')}function B0(i){let t,e,n,o,s,r,a,l,c,u,f,d;return o=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),c=new sl({props:{icon:i[2],width:i[1]}}),{c(){t=j("div"),e=J(),n=j("div"),$(o.$$.fragment),s=J(),r=j("div"),a=J(),l=j("div"),$(c.$$.fragment),y(t,"class","tag-point-click-helper svelte-gna22j"),y(r,"class","tag-unfolded-point svelte-gna22j"),T(r,"transition-delay",(i[3]?Mn:0)+"ms"),y(l,"class","tag-folded-point svelte-gna22j"),T(l,"transition-delay",(i[3]?Mn:0)+"ms"),y(n,"class","tag-point-wrapper svelte-gna22j"),te(n,"unfolded",i[0]),te(n,"folded",i[3]),T(n,"width",we(i[1])),T(n,"height",we(i[1]))},m(h,p){B(h,t,p),B(h,e,p),B(h,n,p),q(o,n,null),R(n,s),R(n,r),R(n,a),R(n,l),q(c,l,null),u=!0,f||(d=ye(t,"click",i[4]),f=!0)},p(h,[p]){p&8&&T(r,"transition-delay",(h[3]?Mn:0)+"ms");const A={};p&4&&(A.icon=h[2]),p&2&&(A.width=h[1]),c.$set(A),p&8&&T(l,"transition-delay",(h[3]?Mn:0)+"ms"),(!u||p&1)&&te(n,"unfolded",h[0]),(!u||p&8)&&te(n,"folded",h[3]),p&2&&T(n,"width",we(h[1])),p&2&&T(n,"height",we(h[1]))},i(h){u||(E(o.$$.fragment,h),E(c.$$.fragment,h),u=!0)},o(h){L(o.$$.fragment,h),L(c.$$.fragment,h),u=!1},d(h){h&&M(t),h&&M(e),h&&M(n),K(o),K(c),f=!1,d()}}}const Mn=800;function j0(i,t,e){let n,o,s,r;const a=ct("hooks");let{tag:l}=t,c,u=!1;const f=()=>{c!==void 0&&clearTimeout(c),u=!0,c=setTimeout(()=>{u=!1},800)},d=h=>{u||a.emit("click",{event:h,target:"TagPoint",tag:l})};return i.$$set=h=>{"tag"in h&&e(5,l=h.tag)},i.$$.update=()=>{var h,p,A,v;i.$$.dirty&32&&e(0,n=(h=l.state)==null?void 0:h.unfolded),i.$$.dirty&1&&e(3,o=!n),i.$$.dirty&32&&e(2,s=(A=(p=l.style)==null?void 0:p.point)!=null&&A.url?(v=l.style)==null?void 0:v.point:{url:dp}),i.$$.dirty&32&&e(1,r=(()=>{var w,b,I;const g=(I=(b=(w=l.style)==null?void 0:w.point)==null?void 0:b.size)!=null?I:"S";return typeof g=="number"?g:g==="S"?20:g==="M"?24:20})())},f(),[n,r,s,o,d,l]}class Q0 extends se{constructor(t){super(),oe(this,t,j0,B0,ne,{tag:5},M0)}}function R0(i){ce(i,"svelte-bdubcv",".tag.hide.svelte-bdubcv{opacity:0;pointer-events:none}.tag.disable.svelte-bdubcv{display:none}.tag.withAnimation.svelte-bdubcv{transition:opacity 0.3s linear}.wrapper.svelte-bdubcv{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function Nr(i){let t,e;return t=new rl({props:{mediaStore:i[2],withAnimation:i[0],tag:xe(i[1]),hooks:i[14],state:i[3],temporaryState:i[4]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&4&&(s.mediaStore=n[2]),o&1&&(s.withAnimation=n[0]),o&2&&(s.tag=xe(n[1])),o&8&&(s.state=n[3]),o&16&&(s.temporaryState=n[4]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function Wr(i){let t,e;return t=new Q0({props:{tag:i[1]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=n[1]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function O0(i){let t,e,n,o,s=i[12]&&Nr(i),r=i[13]&&Wr(i);return{c(){t=j("div"),e=j("div"),s&&s.c(),n=J(),r&&r.c(),y(e,"class","wrapper svelte-bdubcv"),y(e,"data-tag-id",i[11]),T(e,"left",i[7]),T(e,"top",i[6]),T(e,"z-index",i[5]),y(t,"class","tag svelte-bdubcv"),y(t,"data-tag-id",i[11]),y(t,"data-tag-unfolded",i[8]),te(t,"disable",i[10]),te(t,"hide",i[9]),te(t,"withAnimation",i[0])},m(a,l){B(a,t,l),R(t,e),s&&s.m(e,null),R(e,n),r&&r.m(e,null),o=!0},p(a,[l]){a[12]?s?(s.p(a,l),l&4096&&E(s,1)):(s=Nr(a),s.c(),E(s,1),s.m(e,n)):s&&(ae(),L(s,1,1,()=>{s=null}),le()),a[13]?r?(r.p(a,l),l&8192&&E(r,1)):(r=Wr(a),r.c(),E(r,1),r.m(e,null)):r&&(ae(),L(r,1,1,()=>{r=null}),le()),(!o||l&2048)&&y(e,"data-tag-id",a[11]),l&128&&T(e,"left",a[7]),l&64&&T(e,"top",a[6]),l&32&&T(e,"z-index",a[5]),(!o||l&2048)&&y(t,"data-tag-id",a[11]),(!o||l&256)&&y(t,"data-tag-unfolded",a[8]),(!o||l&1024)&&te(t,"disable",a[10]),(!o||l&512)&&te(t,"hide",a[9]),(!o||l&1)&&te(t,"withAnimation",a[0])},i(a){o||(E(s),E(r),o=!0)},o(a){L(s),L(r),o=!1},d(a){a&&M(t),s&&s.d(),r&&r.d()}}}function H0(i,t,e){let n,o,s,r,a,l,c,u,f,{withAnimation:d=!1}=t,{tag:h}=t,{mediaStore:p}=t,{state:A}=t,{temporaryState:v}=t;const g=ct("hooks");return i.$$set=w=>{"withAnimation"in w&&e(0,d=w.withAnimation),"tag"in w&&e(1,h=w.tag),"mediaStore"in w&&e(2,p=w.mediaStore),"state"in w&&e(3,A=w.state),"temporaryState"in w&&e(4,v=w.temporaryState)},i.$$.update=()=>{var w,b,I,x,C,z,D,Q;i.$$.dirty&2&&e(13,n=(()=>!(h.contentType==="Link"||h.contentType==="Audio"&&h.data.appearance==="plane"))()),i.$$.dirty&2&&e(12,o=(()=>h.stickType==="2DPoint")()),i.$$.dirty&2&&e(11,s=h.id),i.$$.dirty&2&&e(10,r=!((w=h.pointTagStyle)!=null&&w.leftPercent)||!((b=h.pointTagStyle)!=null&&b.topPercent)||h.enabled===!1||!h.state),i.$$.dirty&2&&e(9,a=!((I=h.state)!=null&&I.visible)||((x=h.temporaryState)==null?void 0:x.visible)===!1),i.$$.dirty&2&&e(8,l=(C=h.state)==null?void 0:C.unfolded),i.$$.dirty&2&&e(7,c=((z=h.pointTagStyle)==null?void 0:z.leftPercent)+"%"),i.$$.dirty&2&&e(6,u=((D=h.pointTagStyle)==null?void 0:D.topPercent)+"%"),i.$$.dirty&2&&e(5,f=(Q=h.state)!=null&&Q.unfolded?1:0)},[d,h,p,A,v,f,u,c,l,a,r,s,o,n,g]}class F0 extends se{constructor(t){super(),oe(this,t,H0,O0,ne,{withAnimation:0,tag:1,mediaStore:2,state:3,temporaryState:4},R0)}}function G0(i){ce(i,"svelte-wqbk81",".tag--container.svelte-wqbk81{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}.withAnimation.svelte-wqbk81{transition:opacity 0.3s linear}.tag--container.hide.svelte-wqbk81{opacity:0;pointer-events:none}.tag--container.hide.svelte-wqbk81 *{pointer-events:none}")}function Xr(i,t,e){const n=i.slice();return n[6]=t[e],n}function Yr(i){let t,e=[],n=new Map,o,s=i[1];const r=a=>a[6].id;for(let a=0;a<s.length;a+=1){let l=Xr(i,s,a),c=r(l);n.set(c,e[a]=_r(c,l))}return{c(){t=j("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","tag--container svelte-wqbk81"),te(t,"hide",!i[3].visible||!i[4].visible),te(t,"withAnimation",i[0])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,l){l&31&&(s=a[1],ae(),e=tt(e,l,r,1,a,s,n,t,Ht,_r,null,Xr),le()),(!o||l&24)&&te(t,"hide",!a[3].visible||!a[4].visible),(!o||l&1)&&te(t,"withAnimation",a[0])},i(a){if(!o){for(let l=0;l<s.length;l+=1)E(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&M(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function _r(i,t){let e,n,o;return n=new F0({props:{state:t[3],temporaryState:t[4],withAnimation:t[0],tag:t[6],mediaStore:t[2]}}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(s,r){B(s,e,r),q(n,s,r),o=!0},p(s,r){t=s;const a={};r&8&&(a.state=t[3]),r&16&&(a.temporaryState=t[4]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[6]),r&4&&(a.mediaStore=t[2]),n.$set(a)},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(e),K(n,s)}}}function N0(i){let t,e,n=i[3].enabled&&Yr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[3].enabled?n?(n.p(o,s),s&8&&E(n,1)):(n=Yr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(ae(),L(n,1,1,()=>{n=null}),le())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function W0(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{state:a}=t,{temporaryState:l}=t;return Un("hooks",s),i.$$set=c=>{"withAnimation"in c&&e(0,n=c.withAnimation),"tags"in c&&e(1,o=c.tags),"hooks"in c&&e(5,s=c.hooks),"mediaStore"in c&&e(2,r=c.mediaStore),"state"in c&&e(3,a=c.state),"temporaryState"in c&&e(4,l=c.temporaryState)},[n,o,r,a,l,s]}class X0 extends se{constructor(t){super(),oe(this,t,W0,N0,ne,{withAnimation:0,tags:1,hooks:5,mediaStore:2,state:3,temporaryState:4},G0)}}const Y0={globalConfig:{unfoldedConfig:{autoUnfold:{strategy:"MinimumDistance",distance:{max:5}}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{Link:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},VRLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},PanoLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},MediaPlane:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0}}}};function _0(i){return i.stickType==="2DPoint"||i.stickType==="3DPoint"}function U0(i){return i.stickType==="3DPoint"||i.stickType==="Plane"}class V0 extends ri{constructor(e){super(e);m(this,"tagCacheByPanoIndex",{})}getCaches({panoIndex:e,id:n,key:o}){var c,u,f,d;const{five:s}=this,r=(c=s.panoIndex)!=null?c:e;if(r===void 0)throw new Error(`TagCacheController getCache(): fivePanoIndex is ${r}`);const a=`${(f=(u=s.work)==null?void 0:u.workCode)!=null?f:s.model.uuid}-${r}`;let l=this.tagCacheByPanoIndex[a];if(l||(l=new Map,this.tagCacheByPanoIndex[a]=l),n===void 0)return l;if(o===void 0){const h=l.get(n);return h||(l.set(n,{}),l.get(n))}return(d=l.get(n))==null?void 0:d[o]}clearCache(){this.tagCacheByPanoIndex={}}}class J0 extends V0{constructor(e){super(e);m(this,"tags",[]);m(this,"config",Y0);m(this,"raycaster",new P.Raycaster)}get isPanorama(){return this.five.currentMode==="Panorama"}getTagById(e){const n=this.tags.find(o=>o.id===e);if(!n){console.error(`getTagById(): tag is ${n}, id is ${e}`);return}return n}changeConfig(e,n=!0){n?this.config=Lt.default({},this.config,e):this.config=e,this.clearCache()}changeGlobalConfig(e,n=!0){n?this.config.globalConfig=Lt.default({},this.config.globalConfig,e):this.config.globalConfig=e,this.clearCache()}changeContentTypeConfig(e,n,o=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),o?this.config.contentTypeConfig[e]=Lt.default({},this.config.contentTypeConfig[e],n):this.config.contentTypeConfig[e]=n,this.clearCache()}getVisibleByPanoIndex(e,n){var r;const o=this.getCaches({panoIndex:n,id:e.id}),s=(r=this.five.panoIndex)!=null?r:n;if(o.visible!==void 0)return o.visible;{const a=(()=>{var u,f,d;const l=(u=this.getTagConfig(e).visibleConfig)!=null?u:{},c=this.getDistance(e);if(typeof l=="function")return l(this.five,{tag:e,distance:c});if(l.keep==="hidden")return!1;if(l.keep==="visible")return!0;if(l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&s!==void 0&&(Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(s)||l.visiblePanoIndex==="current"&&s!==((f=e.fiveState)==null?void 0:f.panoIndex))||l.visibleDistance!==void 0&&l.visibleDistance!=="unLimited"&&on(c,l.visibleDistance)===!1)return!1;if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(s===void 0)return!1;const h=(d=this.five.work.observers[s])==null?void 0:d.position;if(h===void 0)throw new Error(`getVisible(): observerPosition is ${h}`);const p=Ln(e.position).sub(h).normalize();this.raycaster.set(h,p);const[A]=this.five.model.intersectRaycaster(this.raycaster),v=(()=>{var g;return typeof l.intersectRaycaster=="object"&&(g=l.intersectRaycaster.distanceAccuracy)!=null?g:.01})();if(A&&A.distance+v<c)return!1}return!(l.angleRange&&U0(e)&&on(this.getAngle(e),l.angleRange)===!1)})();return o.visible=a,o.visible}}getUnfoldedByPanoIndex(e,n){if(!this.getVisibleByPanoIndex(e))return;const s=this.getCaches({panoIndex:n,id:e.id});if(s.unfolded!==void 0)return s.unfolded;{const r=this.getTagConfig(e).unfoldedConfig;if(!r)return;const a=(()=>{const c=this.getDistance(e);if(typeof r=="function")return r(this.five,{tag:e,distance:c});if(r.keep==="folded")return!1;if(r.keep==="unfolded")return!0;if(r.unfoldDistance&&on(c,r.unfoldDistance)===!1)return!1})();s.unfolded=a;const l=this.getUnfoldedByCamera(e);return l!==void 0?l:s.unfolded}}getUnfoldedByCamera(e){return this.getVisibleByPanoIndex(e)?(()=>{var a;const s=this.getDistance(e),r=this.getTagConfig(e).unfoldedConfig;if(!!r){if(typeof r=="function")return r(this.five,{tag:e,distance:s});if(r.keep==="folded")return!1;if(r.keep==="unfolded")return!0;if(r.autoUnfold===void 0||r.autoUnfold===!1||r.autoUnfold.enable===!1)return;if(r.autoUnfold.strategy==="ScreenPostion"){const l=this.getTagProject(e);if(l&&on(l.x,r.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(r.autoUnfold.strategy==="MinimumDistance"){const u=this.filterPointTag().filter(d=>this.getVisibleByPanoIndex(d)).filter(d=>{const h=this.getTagProject(d);if(!h)return!1;const{x:p,y:A,z:v}=h;return!(Math.abs(v)>1||Math.abs(p)>1||Math.abs(A)>1)}).map(d=>({tag:d,id:d.id,tagConfig:this.getTagConfig(d).unfoldedConfig})).filter(({tag:d,tagConfig:h})=>{var p,A;return!(typeof h!="object"||h.keep||h.autoUnfold===!1||((p=h.autoUnfold)==null?void 0:p.enable)===!1||((A=h.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance")}).map(d=>he(N({},d),{distance:this.getDistance(d.tag)})).filter(({distance:d,tagConfig:h})=>{var p,A;return!(d===void 0||typeof h!="object"||h.autoUnfold===!1||((p=h.autoUnfold)==null?void 0:p.enable)===!1||((A=h.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance"||h.autoUnfold.distance&&on(d,h.autoUnfold.distance)===!1)}).sort((d,h)=>d.distance-h.distance).findIndex(d=>d.id===e.id);if(u===-1||u<=((a=r.autoUnfold.maxNumber)!=null?a:1)-1===!1)return!1}return!0}})():void 0}getDistance(e,n){var r,a,l;const o=(r=this.five.panoIndex)!=null?r:n;if(o===void 0)throw new Error(`getDistance(): fivePanoIndex is ${o}`);const s=this.getCaches({panoIndex:n,id:e.id});if(s.distance!==void 0)return s.distance;{const c=(l=(a=this.five.work)==null?void 0:a.observers[o])==null?void 0:l.position;if(c===void 0)throw new Error(`getDistance(): observerPosition is ${c}`);const u=(()=>_0(e)?rt(e==null?void 0:e.position):Ln(e.position))(),f=c.distanceTo(u);return s.distance=f,f}}getAngle(e,n){var r,a,l;const o=(r=this.five.panoIndex)!=null?r:n;if(o===void 0)throw new Error(`getDistance(): fivePanoIndex is ${o}`);const s=this.getCaches({panoIndex:n,id:e.id});if(s.angle!==void 0)return s.angle;{const c=(l=(a=this.five.work)==null?void 0:a.observers[o])==null?void 0:l.position;if(c===void 0)throw new Error(`getAngleRange(): observerPosition is ${c}`);const u=(()=>e.stickType==="3DPoint"?dn(e.normal):qa(e.position))();if(!u)return;const f=new P.Vector3().copy(c).sub(Ln(e.position)),d=u.angleTo(f)*180/Math.PI;return s.angle=d,s.angle}}getTagConfig(e){var s;if(!e)return(s=this.config.globalConfig)!=null?s:{};const n={};this.config.contentTypeConfig&&Object.keys(this.config.contentTypeConfig).forEach(r=>{const a=r;if(n[a])return;const l=a.split("-");l.length===1&&l.unshift("Any");const[c="Any",u="Any"]=l||[];(e.stickType===c||c==="Any")&&(e.contentType===u||u==="Any")&&(n[a]=this.config.contentTypeConfig[a])});const o=Lt.default({},this.config.globalConfig,...Object.values(n),e.config);return typeof o.unfoldedConfig=="object"&&(o.unfoldedConfig.disableFold&&(o.unfoldedConfig={keep:"unfolded"}),o.unfoldedConfig.disableUnfold&&(o.unfoldedConfig={keep:"folded"}),o.unfoldedConfig.keep&&(o.unfoldedConfig={keep:o.unfoldedConfig.keep})),typeof o.visibleConfig=="object"&&o.visibleConfig.keep&&(o.visibleConfig={keep:o.visibleConfig.keep}),o}can(e,n){const o=this.getTagConfig(n);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}sort(e){return e.sort((n,o)=>{const s=this.getDistance(n),r=this.getDistance(o);return s===void 0||r===void 0?0:r-s})}setPointTagPosition(){const e=this.filterPointTag();e.length!==0&&e.forEach(n=>{var s;if(!((s=n.state)!=null&&s.visible)){n.pointTagStyle=void 0;return}const o=this.getTagProject(n);if(!o){n.pointTagStyle=void 0;return}n.pointTagStyle={leftPercent:(o.x+1)/2*100,topPercent:(-o.y+1)/2*100}})}setVisibleByPanoIndex(){this.tags.forEach(e=>{const n=this.getVisibleByPanoIndex(e);e.state&&(e.state.visible=n)})}setUnfoldedByPanoIndex(){this.tags.forEach(e=>{const n=this.getUnfoldedByPanoIndex(e);if(!!e.state&&(n!==void 0&&(e.state.unfolded=n),n&&!e.state.visible)){const o=this.getTagConfig(e);typeof o.unfoldedConfig=="object"&&o.unfoldedConfig.autoUnfoldWhenHide!==!1&&(e.state.unfolded=!1)}})}getTagProject(e){if(!this.getVisibleByPanoIndex(e))return;const o=Ln(e.position),{x:s,y:r,z:a}=o.project(this.five.camera);if(!(a>1))return{x:s,y:r,z:a}}filterPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint"||e.stickType==="3DPoint")}filter2DPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint")}filter3DPointTag(){return this.tags.filter(e=>e.stickType==="3DPoint")}filter3DTag(){return this.tags.filter(e=>e.stickType==="3DPoint"||e.stickType==="Plane")}filterPlaneTag(){return this.tags.filter(e=>e.stickType==="Plane")}}function Z0(i){var t,e,n,o;if(!i.stickType){const s=(()=>i.pointType==="PointTag"&&i.dimensionType==="3D"?"3DPoint":i.pointType==="PlaneTag"?"Plane":"2DPoint")();i.stickType=s}if(i.contentType==="VRLink"||i.contentType==="PanoLink"||i.contentType==="Link"){const s=i;!((e=(t=s.data)==null?void 0:t.icon)!=null&&e.url)&&!((o=(n=s.style)==null?void 0:n.point)!=null&&o.url)&&(s.data.icon={url:"//vrlab-static.ljcdn.com/release/web/test.09dee741.png",steps:28})}return i}const al="2.0.0-dev.10",Wi=`DnalogelPlugin-PanoTagPlugin@${al}`,q0=!1,K0=i=>`${Wi}--${i}`;class ll extends J0{constructor(e,n){super(e);m(this,"version",al);m(this,"state",{enabled:!0,visible:!0});m(this,"params");m(this,"debug");m(this,"css3DRenderPlugin");m(this,"TagContainerSvelte");m(this,"temporaryState",{visible:!0});m(this,"mediaStore",$i({currentMediaElement:null}));m(this,"isIOSWX",navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1&&navigator.userAgent.toLowerCase().indexOf("iphone")!==-1);m(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});m(this,"disposedErrorLog",()=>{console.error(`${Wi} is disposed`)});this.params=N({debug:!1,config:this.config},n),this.debug=this.params.debug,this.config=this.params.config,Object.assign(window,{[`__PANOTAGPLUGIN_DEBUG_${Date.now()}__`]:this})}load(e,n){var o,s;this.clearTags(),console.log(Wi," load:",{data:e}),this.config=Lt.default({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(s=e.contentTypeConfig)!=null?s:{}}),this.addTag(e.tagList,n),this.debug&&$m(this.five,this.tags)}addTag(e,n){const s=(Array.isArray(e)?e:[e]).map(r=>{const a=this.getTagConfig(r);return he(N({},r),{state:N({visible:void 0,unfolded:q0},a.initialState),hooks:new be.Subscribe,clickable:a.clickable})}).filter(r=>r.position);s.forEach(Z0),this.tags.push(...s),ep(this.five,()=>{var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&(this.store.eventListenerDisposer=this.addEventListener()),this.addResizeListener(),this.checkPanelTag(),this.setVisibleAndUnfolded({withAnimation:(l=n==null?void 0:n.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags()})}clearTags(){this.tags=[],this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}show(e){return V(this,null,function*(){const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({visible:!0},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("show",{userAction:n,withAnimation:o})})}hide(e){return V(this,null,function*(){const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({visible:!1},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("hide",{userAction:n,withAnimation:o})})}enable(e){const{userAction:n=!0}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({enabled:!0},{userAction:n}),this.hooks.emit("enable",{userAction:n})}disable(e){const{userAction:n=!0}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({enabled:!1},{userAction:n}),this.hooks.emit("disable",{userAction:n})}dispose(){var e,n,o,s,r,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filter3DTag().forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags=[],(n=this.store.disposers)==null||n.forEach(l=>l==null?void 0:l()),this.store.disposers=[],this.store.disposed=!0,(s=(o=this.store).eventListenerDisposer)==null||s.call(o),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.clearCache(),this.hooks.emit("dispose")}setState(e,n){if(this.store.disposed)return this.disposedErrorLog();const{userAction:o=!0,visibleWithAnimation:s=!1}=n,r=N({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=s,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:o})}changeUnfoldedById(e,n){var r;const o=this.getTagById(e);if(!o)return;o.state.unfolded=n;const s=this.filterPointTag();(r=this.TagContainerSvelte)==null||r.$set({tags:s})}changeTagNormalById(e,n){const o=this.getTagById(e);!o||!o.tag3DContentSvelte||(o.tag3DContentSvelte.currentNormal=rt(n),this.updateRenderPlaneTag())}changeDataById(e,n,o=!0){const s=this.getTagById(e);!s||(o?s.data=Lt.default({},s.data,n):s.data=N(N({},s.data),n),this.checkPanelTag(),this.updateRenderAllTags())}changeStickTypeById(e,n,o=!0){this.changeTagById(e,n,o)}changeTagById(e,n,o=!0){const s=this.getTagById(e);!n||(o?Lt.default(s,n):Object.assign(s,n),(s==null?void 0:s.tag3DContentSvelte)&&(n==null?void 0:n.normal)&&(s.tag3DContentSvelte.currentNormal=rt(n.normal)),this.updateRenderAllTags(),this.checkPanelTag())}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(o=>{const s=this.tags.findIndex(r=>r.id===o);s!==-1&&this.tags.splice(s,1)}),this.updateRenderAllTags()}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}setVisibleAndUnfolded(){return V(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(!!this.isPanorama)return this.setVisibleByPanoIndex(),e?new Promise((n,o)=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),n()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.updateTagContainerVisible()}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.updateTagContainerVisible()}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.updateRenderAllTags()}handleDisable(){var e,n,o;this.pauseCurrentMedia(),this.state.enabled=!1,(n=(e=this.store).eventListenerDisposer)==null||n.call(e),(o=this.TagContainerSvelte)==null||o.$set({tags:[]}),this.filter3DTag().forEach(s=>{var r;(r=s.tag3DContentSvelte)==null||r.svelteApp.$destroy(),s.tag3DContentSvelte=void 0})}addEventListener(){const{five:e,hooks:n}=this,o=this.handleFiveWantsMoveToPano.bind(this),s=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),u=this.clickhandler.bind(this);return this.five.currentMode&&(this.isPanorama?(this.handleFivePanoArrived(),this.temporaryShow({withAnimation:!0})):this.temporaryHide()),e.on("wantsMoveToPano",o),e.on("modeChange",s),e.on("cameraUpdate",r),e.on("cameraUpdate",a),e.on("panoArrived",l),e.on("panoArrived",c),n.on("click",u),()=>{e.off("wantsMoveToPano",o),e.off("modeChange",s),e.off("cameraUpdate",r),e.off("cameraUpdate",a),e.off("panoArrived",l),e.off("panoArrived",c),n.off("click",u),this.store.eventListenerDisposer=void 0}}loadVideoFirstFrame(){this.isIOSWX&&this.hooks.emit("loadVideoFirstFrame")}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(),n=()=>{!this.state.enabled||(this.show(),this.updateRenderAllTags())},o=()=>{!this.state.enabled||this.hide()},{observe:s,unobserve:r}=Ns(np(()=>{!this.store.resizeObserverDisposer||o()},500),e),{observe:a,unobserve:l}=Ns(Gs(()=>n(),400),e);return s(),a(),()=>{r(),l()}}handleFiveModeChange(e){e==="Panorama"?this.five.once("panoArrived",()=>this.temporaryShow({withAnimation:!0})):this.temporaryHide()}handleFiveWantsMoveToPano(){this.tags.forEach(e=>{const n=this.getTagConfig(e);typeof n.visibleConfig=="object"&&(n.visibleConfig.keep?e.temporaryState=he(N({},e.temporaryState),{visible:n.visibleConfig.keep==="visible"}):e.temporaryState=he(N({},e.temporaryState),{visible:Boolean(n.visibleConfig.alwaysShowWhenMovePano)}))}),this.updateTagContainerVisible()}temporaryShow({withAnimation:e}={withAnimation:!1}){this.store.visibleWithAnimation=e,this.temporaryState.visible=!0,this.updateTagContainerVisible()}temporaryHide({withAnimation:e}={withAnimation:!1}){this.store.visibleWithAnimation=e,this.temporaryState.visible=!1,this.updateTagContainerVisible()}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const n=this.can("fold",e.tag),o=this.can("unfold",e.tag);n&&o&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(s=>{s.id!==e.tag.id&&s.state&&this.can("fold",s)&&(s.state.unfolded=!1)}),this.updateRenderAllTags())}updateRenderAllTags(){this.updateRenderPointTag(),this.updateRenderPlaneTag()}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filter3DTag().forEach(n=>{var o;(o=n.tag3DContentSvelte)==null||o.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}handleFiveCameraUpdateDebounce(){return Gs(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return V(this,null,function*(){yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=he(N({},e.temporaryState),{visible:!0})}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(n=>{const o=this.getUnfoldedByCamera(n);!n.state||o!==void 0&&(o===!0&&(e=!0),n.state.unfolded=o)}),e&&this.tags.forEach(n=>{const o=this.getTagConfig(n).unfoldedConfig;typeof o=="object"&&(o.autoUnfold||o.keep)||n.state&&(n.state.unfolded=!1)})}updateRenderPointTag(){var n;const e=this.sort(this.filterPointTag());if(this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const o=(n=this.five.getElement())==null?void 0:n.parentElement;if(!o)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new X0({target:o,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore}})}}updateRenderPlaneTag(){this.sort([...this.filterPlaneTag(),...this.filter3DPointTag()]).forEach(n=>{var o;if(n.tag3DContentSvelte){const{svelteApp:s,domContainer:r,initialNormal:a,currentNormal:l}=n.tag3DContentSvelte;if(s.$set({tag:n,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!a.equals(l)){const c=new G.Quaternion().setFromUnitVectors(a,l);r.css3DObject.setRotationFromQuaternion(c)}}else{if(((o=n.state)==null?void 0:o.visible)===!1)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=Kt(this.five)),n.stickType==="3DPoint"&&!n.normal)return console.error("updateRenderPlaneTag: \u4E09\u7EF4\u70B9\u6807\u7B7E\u7F3A\u5C11\u6CD5\u5411\u91CF\uFF01");const s=n.stickType==="Plane"?n.position:tp(this.five.camera.position,rt(n.position),rt(n.normal)),r=n.stickType==="Plane"?qa(n.position):rt(n.normal),a=this.getTagConfig(n).tag3DConfig,l=this.css3DRenderPlugin.create3DDomContainer(s,a);if(!l)return;this.store.css3DRenderDisposer.set(n.id,l.dispose),n.tag3DContentSvelte={svelteApp:new rl({target:l.container,props:{tag:n,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}}),domContainer:l,initialNormal:r,currentNormal:r}}}),this.checkPanelTag()}disposeAllCSS3DContainer(){for(const[e,n]of this.store.css3DRenderDisposer)n==null||n();this.store.css3DRenderDisposer=new Map}checkPanelTag(){this.filter2DPointTag().forEach(e=>{var n;(n=e.tag3DContentSvelte)==null||n.domContainer.dispose(),e.tag3DContentSvelte=void 0});for(const[e,n]of this.store.css3DRenderDisposer){const o=this.getTagById(e);(!o||o.stickType==="2DPoint")&&(n==null||n(),this.store.css3DRenderDisposer.delete(e))}}}var cl=(i=>(i.Audio="Audio",i.Text="Text",i.ImageText="ImageText",i.Image="Image",i.Video="Video",i.Link="Link",i.VRLink="VRLink",i.PanoLink="PanoLink",i.Marketing="Marketing",i.MediaPlane="MediaPlane",i.Custom="Custom",i))(cl||{}),ul=(i=>(i.Two="2D",i.Three="3D",i))(ul||{}),dl=(i=>(i.PointTag="PointTag",i.PlaneTag="PlaneTag",i))(dl||{});const $0=(i,t)=>new ll(i,t);class uo extends G.Object3D{constructor(e,n){var o;super();m(this,"originObject3D");m(this,"onRender");this.originObject3D=e,this.onRender=(o=n==null?void 0:n.onRender)!=null?o:()=>{}}get helperObject(){return this}render(){this.onRender()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}updatePosition(){this.position.copy(this.originObject3D.position)}updateQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyHelperScaleMatrix4(e,n){this.scale.applyMatrix4(e)}applyHelperQuaternion(e,n){this.applyQuaternion(e)}}class eA extends uo{}class tA extends uo{}class nA extends uo{}class iA extends nA{}class oA extends P.Group{constructor(e){super();m(this,"direction");this.direction=e||"x"}}class Ur extends P.Mesh{constructor(e,n,o){super(e,n);m(this,"direction");this.direction=o||"x"}}function sA(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return Object.assign(new P.Vector2,{x:(i.x-s)/e*2-1,y:-(i.y-o)/n*2+1})}function fo(i,t,e){if(!t||!e||!i)return;const n=sA(t,e);if(Math.abs(n.x)===1||Math.abs(n.y)===1)return;const o=new P.Raycaster;return o.setFromCamera(n,i),o}function rA(i,t){return!(Math.abs(i.x-t.x)>1e-5||Math.abs(i.y-t.y)>1e-5||Math.abs(i.z-t.z)>1e-5)}class Pi extends oA{constructor(e){var u;super(e.direction);m(this,"line");m(this,"arrow");m(this,"lineHeight",.4);m(this,"arrowHeight",.1);this.name="ArrowGroup";const n=new P.Color((u=e.color)!=null?u:16214315),o=new P.MeshBasicMaterial({color:n,depthTest:!1,opacity:1,transparent:!0,side:P.DoubleSide}),s=new P.ConeGeometry(.04,.1,32),r=new Ur(s,o.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new P.CylinderGeometry(a,a,.4,32),c=new Ur(l,o.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const Ii={X:15618642,Y:4765519,Z:4227839};class st{static get X(){return new P.Color(Ii.X).convertSRGBToLinear().clone()}static get Y(){return new P.Color(Ii.Y).convertSRGBToLinear().clone()}static get Z(){return new P.Color(Ii.Z).convertSRGBToLinear().clone()}}class aA extends eA{constructor(e){super(e);m(this,"xArrow",new Pi({direction:"x",color:st.X}));m(this,"yArrow",new Pi({direction:"y",color:st.Y}));m(this,"zArrow",new Pi({direction:"z",color:st.Z}));this.add(this.xArrow),this.add(this.yArrow),this.add(this.zArrow)}show(){super.show(),this.xArrow.visible=!0,this.yArrow.visible=!0,this.zArrow.visible=!0}showDraggingHelper(e){this.xArrow.visible=e.includes("x"),this.yArrow.visible=e.includes("y"),this.zArrow.visible=e.includes("z")}dispose(){this.remove(this.xArrow,this.yArrow,this.zArrow)}}function Mt(i,t){return lA(document.createElement(t!=null?t:"div"),i)}function lA(i,t){if(!t)return i;for(const e in t)e&&t[e]&&(i.style[e]=t[e]);return i}function cA(i){const t=Mt(N({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"9999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},i)),e=()=>{t.style.display!=="block"&&(!t.style.top||!t.style.left||(t.style.display="block"))};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(s,r)=>{t.style.left=s,t.style.top=r,e()}}}class uA extends tA{constructor(e,n){var o;super(e);m(this,"yzCircle",new ki({direction:"x",color:st.X}));m(this,"xzCircle",new ki({direction:"y",color:st.Y}));m(this,"xyCircle",new ki({direction:"z",color:st.Z}));m(this,"xRingHelper",new xi({direction:"x"}));m(this,"yRingHelper",new xi({direction:"y"}));m(this,"zRingHelper",new xi({direction:"z"}));m(this,"xAngleHelper",new Di({direction:"x",color:st.X}));m(this,"yAngleHelper",new Di({direction:"y",color:st.Y}));m(this,"zAngleHelper",new Di({direction:"z",color:st.Z}));m(this,"angleTips");m(this,"container");n&&(this.container=n==null?void 0:n.container,this.angleTips=cA({display:"none"}),(o=this.container)==null||o.appendChild(this.angleTips.element)),this.show()}updateAngleHelperQuaternion(){this.xAngleHelper.quaternion.copy(this.yzCircle.quaternion),this.yAngleHelper.quaternion.copy(this.xzCircle.quaternion),this.zAngleHelper.quaternion.copy(this.xyCircle.quaternion),this.xRingHelper.quaternion.copy(this.yzCircle.quaternion),this.yRingHelper.quaternion.copy(this.xzCircle.quaternion),this.zRingHelper.quaternion.copy(this.xyCircle.quaternion)}applyHelperQuaternion(e,n){this.yzCircle.applyQuaternion(e),this.xzCircle.applyQuaternion(e),this.xyCircle.applyQuaternion(e),this.xAngleHelper.baseAxes.applyQuaternion(e),this.yAngleHelper.baseAxes.applyQuaternion(e),this.zAngleHelper.baseAxes.applyQuaternion(e)}hide(){this.remove(this.yzCircle,this.xzCircle,this.xyCircle,this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper)}show(){var e;this.add(this.xyCircle,this.xzCircle,this.yzCircle),this.remove(this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper),(e=this.angleTips)==null||e.hide()}showDraggingHelper(e){var n;this.hide(),this.add(...this.filterRingHelper(e)),this.add(...this.filterAngleHelper(e)),(n=this.angleTips)==null||n.show()}dispose(){var e,n;this.remove(this.yzCircle,this.xzCircle,this.xyCircle,this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper),(e=this.angleTips)!=null&&e.element&&((n=this.container)==null||n.removeChild(this.angleTips.element))}filterRingHelper(e){return[this.xRingHelper,this.yRingHelper,this.zRingHelper].filter(n=>e.includes(n.direction))}filterAngleHelper(e){return[this.xAngleHelper,this.yAngleHelper,this.zAngleHelper].filter(n=>e.includes(n.direction))}}class ki extends P.Mesh{constructor(e){var n;super();m(this,"direction");m(this,"gapAngle",.02);m(this,"geometry",new P.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new P.MeshBasicMaterial({opacity:.6,color:(n=e.color)!=null?n:16777215,transparent:!0,side:P.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`,this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}class xi extends P.Group{constructor(e){super();m(this,"direction");this.direction=e.direction;const n=.015,o=new Array(8).fill(null).map((s,r)=>{const a=new P.RingGeometry(.25,.3,20,8,Math.PI/4*r+n,Math.PI/4-n*2),l=new P.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:P.DoubleSide}),c=new P.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...o),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}class Di extends P.Mesh{constructor(e){var o;super();m(this,"direction");m(this,"baseAxes");switch(e.direction){case"x":this.baseAxes=new P.Vector3(0,0,1);break;case"y":this.baseAxes=new P.Vector3(1,0,0);break;case"z":this.baseAxes=new P.Vector3(1,0,0);break}const n=.3+5e-4;this.geometry=new P.CircleGeometry(n,48,0,1e-4),this.material=new P.MeshBasicMaterial({opacity:.4,color:(o=e.color)!=null?o:16777215,depthTest:!1,transparent:!0,side:P.DoubleSide}),this.direction=e.direction,this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}function dA(){const i=Mt({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=Mt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=Mt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});i.appendChild(t),t.appendChild(e);const n="-4px",o={direction:"nesw",element:mt({cursor:"nesw-resize",left:n,bottom:n})},s={direction:"ns",element:mt({cursor:"ns-resize",bottom:n})},r={direction:"nwse",element:mt({cursor:"nwse-resize",right:n,bottom:n})},a={direction:"ew",element:mt({cursor:"ew-resize",right:n})},l={direction:"nesw",element:mt({cursor:"nesw-resize",right:n,top:n})},c={direction:"ns",element:mt({cursor:"ns-resize",top:n})},u={direction:"nwse",element:mt({cursor:"nwse-resize",left:n,top:n})},f={direction:"ew",element:mt({cursor:"ew-resize",left:n})};return new Array(s,a,c,f,o,r,l,u).forEach(h=>t.appendChild(h.element)),{container:i,squares:[o,s,r,a,l,c,u,f]}}function mt(i){const t=Mt(N({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},i)),e=Mt({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),n=Mt({width:"15px",height:"15px",cursor:i==null?void 0:i.cursor,pointerEvents:"auto",background:"transparent"});return n.draggable=!0,e.appendChild(n),t.appendChild(e),t}class fA extends iA{constructor(e,n,o,s){super(e);m(this,"points",[]);m(this,"cornerPositions",[]);m(this,"css3DInstance");m(this,"plane");m(this,"css3DRenderer",new Vt);m(this,"camera");m(this,"scene");m(this,"container");m(this,"enabled",!1);this.camera=o,this.scene=s,this.container=n,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}updatePosition(){var e;this.helperObject.position.copy(this.originObject3D.position),(e=this.plane)==null||e.position.copy(this.originObject3D.position)}updateQuaternion(){var e;(e=this.plane)==null||e.quaternion.copy(this.originObject3D.quaternion)}applyMatrix4(e){var n;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(n=this.plane)==null||n.applyMatrix4(e),this.cornerPositions.forEach(o=>o.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,n){var o;(o=this.plane)==null||o.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((n,o)=>{n.position.copy(e[o])})}applyHelperQuaternion(e,n){var s;const o=(s=this.css3DInstance)==null?void 0:s.css3DObject;if(o){const r=new P.Vector3().subVectors(o.position,n).applyQuaternion(e).add(n);o.position.copy(r),o.applyQuaternion(e)}if(this.plane){const r=new P.Vector3().subVectors(this.plane.position,n).applyQuaternion(e).add(n);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new P.Vector3().subVectors(r,n).applyQuaternion(e).add(n);r.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;!this.enabled||(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var u;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const n=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!n)return;this.css3DInstance=n,n.appendToElement(this.container);const o=n.css3DObject.container,{container:s,squares:r}=dA();this.points=r.map((f,d)=>({direction:f.direction,point:f.element,position:this.calculatePointPosition(e)[d]})),o.insertBefore(s,(u=o.children[0])!=null?u:null);const a=new P.PlaneGeometry(n.css3DObject.width,n.css3DObject.height),l=new P.MeshBasicMaterial({color:0,opacity:.15,transparent:!0,side:P.DoubleSide}),c=new P.Mesh(a,l);this.scene.add(c),this.updatePosition()}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("\u5F53\u524D\u7269\u4F53\u6682\u65F6\u4E0D\u652F\u6301 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}new P.Vector3;function pe(i,t){this._camera=i||null,this._domElement=t||document,this._raycaster=new P.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}pe.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)};pe.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];pe.prototype._getRelativeMouseXY=function(i){var t=i.target||i.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},n=t,o=getComputedStyle(n,null);e.y+=parseInt(o.getPropertyValue("padding-top"),10),e.x+=parseInt(o.getPropertyValue("padding-left"),10);do e.x+=n.offsetLeft,e.y+=n.offsetTop,o=getComputedStyle(n,null),e.x+=parseInt(o.getPropertyValue("border-left-width"),10),e.y+=parseInt(o.getPropertyValue("border-top-width"),10);while(n=n.offsetParent);var s={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((i.pageX-e.x)/s.width)*2-1,y:-((i.pageY-e.y)/s.height)*2+1}};pe.prototype._objectCtxInit=function(i){i._3xDomEvent={}};pe.prototype._objectCtxDeinit=function(i){delete i._3xDomEvent};pe.prototype._objectCtxIsInit=function(i){return!!i._3xDomEvent};pe.prototype._objectCtxGet=function(i){return i._3xDomEvent};pe.prototype.camera=function(i){return i&&(this._camera=i),this._camera};pe.prototype.bind=function(i,t,e,n){console.assert(pe.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(i)||this._objectCtxInit(i);var o=this._objectCtxGet(i);o[t+"Handlers"]||(o[t+"Handlers"]=[]),o[t+"Handlers"].push({callback:e,useCapture:n}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(i)};pe.prototype.addEventListener=pe.prototype.bind;pe.prototype.unbind=function(i,t,e,n){console.assert(pe.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(i)||this._objectCtxInit(i);var o=this._objectCtxGet(i);o[t+"Handlers"]||(o[t+"Handlers"]=[]);for(var s=o[t+"Handlers"],r=0;r<s.length;r++){var a=s[r];if(e==a.callback&&n==a.useCapture){s.splice(r,1);break}}var l=this._boundObjs[t].indexOf(i);console.assert(l!==-1),this._boundObjs[t].splice(l,1)};pe.prototype.removeEventListener=pe.prototype.unbind;pe.prototype._bound=function(i,t){var e=this._objectCtxGet(t);return e?!!e[i+"Handlers"]:!1};pe.prototype._onMove=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new P.Vector2;s.set(t,e),this._raycaster.setFromCamera(s,this._camera);var r=this._raycaster.intersectObjects(o),a=this._selected;if(r.length>0){var l,c,u,f=r[0],d=f.object;this._selected=d,u=this._bound("mousemove",d),a!=d&&(l=this._bound("mouseover",d),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;u&&this._notify("mousemove",d,n,f),l&&this._notify("mouseover",d,n,f),c&&this._notify("mouseout",a,n,f)}};pe.prototype._onEvent=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new P.Vector2;s.set(t,e),this._raycaster.setFromCamera(s,this._camera);var r=this._raycaster.intersectObjects(o,!0);if(r.length!==0){for(var a=r[0],l=a.object,c=this._objectCtxGet(l),u=l.parent;typeof c=="undefined"&&u;)c=this._objectCtxGet(u),u=u.parent;!c||this._notify(i,l,n,a)}}};pe.prototype._notify=function(i,t,e,n){var o=this._objectCtxGet(t),s=o?o[i+"Handlers"]:null;if(console.assert(arguments.length===4),!o||!s||s.length===0){t.parent&&this._notify(i,t.parent,e,n);return}for(var s=o[i+"Handlers"],r=0;r<s.length;r++){var a=s[r],l=!0;a.callback({type:i,target:t,origDomEvent:e,intersect:n,stopPropagation:function(){l=!1}}),!!l&&a.useCapture===!1&&t.parent&&this._notify(i,t.parent,e,n)}};pe.prototype._onMouseDown=function(i){return this._onMouseEvent("mousedown",i)};pe.prototype._onMouseUp=function(i){return this._onMouseEvent("mouseup",i)};pe.prototype._onMouseEvent=function(i,t){var e=this._getRelativeMouseXY(t);this._onEvent(i,e.x,e.y,t)};pe.prototype._onMouseMove=function(i){var t=this._getRelativeMouseXY(i);this._onMove("mousemove",t.x,t.y,i),this._onMove("mouseover",t.x,t.y,i),this._onMove("mouseout",t.x,t.y,i)};pe.prototype._onClick=function(i){this._onMouseEvent("click",i)};pe.prototype._onDblClick=function(i){this._onMouseEvent("dblclick",i)};pe.prototype._onContextmenu=function(i){this._onMouseEvent("contextmenu",i)};pe.prototype._onTouchStart=function(i){return this._onTouchEvent("touchstart",i)};pe.prototype._onTouchEnd=function(i){return this._onTouchEvent("touchend",i)};pe.prototype._onTouchMove=function(i){if(i.touches.length==1){i.preventDefault();var t=Number(i.touches[0].pageX/window.innerWidth)*2-1,e=-(i.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,i),this._onMove("mouseover",t,e,i),this._onMove("mouseout",t,e,i)}};pe.prototype._onTouchEvent=function(i,t){if(t.touches.length==1){t.preventDefault();var e=Number(t.touches[0].pageX/window.innerWidth)*2-1,n=-(t.touches[0].pageY/window.innerHeight)*2+1;this._onEvent(i,e,n,t)}};let St=null;class ho{constructor(t,e,n,o,s,r,a){m(this,"hooks",new qt);m(this,"helperObject3D");m(this,"originObject3D");m(this,"camera");m(this,"model");m(this,"scene");m(this,"container");m(this,"domEvents");m(this,"isDragging",!1);m(this,"onRender");m(this,"enabled",!1);m(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});this.camera=t,this.model=e,this.originObject3D=n,this.helperObject3D=o,this.container=s,this.scene=r,this.domEvents=new pe(t,s),this.onRender=a!=null?a:()=>{},this.initialHelperPosition(),this.initialHelperQuaternion(),this.enable()}initialHelperPosition(){this.helperObject3D.updatePosition()}initialHelperQuaternion(){this.helperObject3D.updateQuaternion()}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.render())}disable(){!this.enabled||(this.enabled=!1,this.scene.remove(this.helperObject3D),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){this.helperObject3D.dispose(),this.scene.remove(this.helperObject3D),this.render()}setOpacity(t){this.setOriginOpacityProperty();const e=this.originObject3D;if(e instanceof P.Mesh&&(e.material.opacity=t),e.isCSS3DObjectPlus){const n=e;n.container.style.opacity=t.toString()}this.render()}restoreOpacity(){if(St===null)return;const t=this.originObject3D;if(t instanceof P.Mesh&&(t.material.opacity=St.opacity),t.isCSS3DObjectPlus){const e=t;e.container.style.opacity=St.opacity.toString()}this.render()}setOriginOpacityProperty(){var t,e;if(St===null){const n=this.originObject3D;n instanceof P.Mesh&&(St={opacity:n.material.opacity}),n instanceof ta&&(St={opacity:(t=n.container.style.opacity)!=null?t:1}),n.isCSS3DObjectPlus&&(St={opacity:Number((e=n.container.style.opacity)!=null?e:1)})}}updateHelperPosition(){this.helperObject3D.updatePosition()}updateHelperQuaternion(){this.helperObject3D.updateQuaternion()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,n){if(this.isDragging)return!1}render(){this.onRender()}hoverListener(t,e=16777215,n=1){const o=(Array.isArray(t)?t:[t]).filter(jt),s=[];for(const r of o)if(r instanceof P.Mesh||r instanceof P.Group){const a=r instanceof P.Group?r.children.filter(d=>d instanceof P.Mesh):[r];a.forEach(d=>{d.__originalColor__=d.material.color.clone(),d.__originalOpacity__=d.material.opacity});const l=()=>{a.forEach(d=>{d.material.color.set(e),d.material.opacity=n}),this.render()},c=()=>{a.forEach(d=>{d.material.color.copy(d.__originalColor__),d.material.opacity=d.__originalOpacity__}),this.render()},u=()=>{this.isDragging||l()},f=()=>{this.isDragging||c()};for(const d of a)this.domEvents.addEventListener(d,"mouseover",u),this.domEvents.addEventListener(d,"mouseout",f),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),s.push(()=>{this.domEvents.removeEventListener(d,"mouseover",u),this.domEvents.removeEventListener(d,"mouseout",f),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c)})}return()=>s.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,n=this.helperObject3D;if(!n)return;let o;const s=t.intersectObject(n,!0)[0];if(!!s&&(o=s,o.object=n,!!o)){if(this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<o.point.distanceTo(e))return}return o.object}}}class hA extends ho{constructor(...e){super(...e);m(this,"startInfo");const n=this.helperObject3D;this.hoverListener([n.xArrow,n.yArrow,n.zArrow]);const o=this.dragStart.bind(this),s=this.dragging.bind(this),r=this.dragEnd.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",o),document.addEventListener("mousemove",s),document.addEventListener("mouseup",r)}dragStart(e){if(this.isDragging)return;const n=e==null?void 0:e.intersect;if(!n)return this.dragEnd();const o=(n==null?void 0:n.object).direction;if(!o)return this.dragEnd();const s=new P.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new P.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new P.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(o){case"x":return s;case"y":return r;case"z":return a}})(),c=(()=>{switch(o){case"x":case"y":return a;case"z":return s}})(),u=n.point.clone(),f=new P.Plane;f.setFromNormalAndCoplanarPoint(c,u),this.startInfo={startVectorProject:u.clone().projectOnVector(l),directionVector:l,plane:f},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("moveStart"),this.isDragging=!0,console.log("%c MoveController dragStart","color: #e5af2e")}dragging(e){if(!this.isDragging||!this.startInfo)return;const n=fo(this.camera,e,this.container);return n?(console.log("%c RotateController dragging","color: #49de1b"),this.move(n),!1):this.dragEnd()}move(e){if(!this.startInfo)return this.dragEnd();const{plane:n,directionVector:o,startVectorProject:s}=this.startInfo,r=this.originObject3D,a=e.ray.intersectPlane(n,new P.Vector3);if(!a)return;const l=a.clone().projectOnVector(o),c=l.clone().sub(s),u=new P.Matrix4;u.setPosition(c),r.applyMatrix4(u),this.helperObject3D.applyMatrix4(u),s.copy(l),this.hooks.emit("positionUpdate",{matrix4:u})}dragEnd(){!this.isDragging||(console.log("%c MoveController dragEnd","color: #e94e4e"),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class Si{constructor(t,e,n,o){m(this,"helperController");m(this,"five");m(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});m(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});const{camera:s,model:r,scene:a}=t,l=t.getElement();if(this.five=t,!s||!r||!l||!a)return;const c=()=>{t.needsRender=!0};this.helperController=new e(s,r,n,o,l,a,c),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture)}}const mA="v1.0.1",pA="Object3DHelper",mo=`${pA}@${mA}`,gA=()=>{console.error(`${mo} is disposed`)},AA=()=>{console.warn(`${mo} is disabled`)},vA=()=>{console.error(`${mo} is disabled`)};class bA{constructor(t,e){m(this,"controllers",{});m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"hooks",new qt);m(this,"helpers");m(this,"eventListener",{});m(this,"handlePositionUpdate",(t,...e)=>{var s,r,a,l;const[n]=e,o=n==null?void 0:n.matrix4;o&&(t!==this.controllers.moveController&&((s=this.controllers.moveController)==null||s.applyHelperMatrix4(o)),t!==this.controllers.rotateController&&((r=this.controllers.rotateController)==null||r.applyHelperMatrix4(o)),t!==this.controllers.scaleController&&((a=this.controllers.scaleController)==null||a.applyHelperMatrix4(o)),(l=this.helpers.outlineHelper)==null||l.applyMatrix4(o))});m(this,"handleScaleUpdate",(t,...e)=>{var s,r;const[n]=e,o=n==null?void 0:n.matrix4;o&&((s=this.controllers.scaleController)==null||s.applyHelperScaleMatrix4(o,n),(r=this.helpers.outlineHelper)==null||r.scale.applyMatrix4(o))});m(this,"handleRotateUpdate",(t,...e)=>{var o,s,r,a;const[n]=e;if(n){const{quaternion:l,origin:c}=n;l&&(t!==this.controllers.moveController&&((o=this.controllers.moveController)==null||o.applyHelperQuaternion(l,c)),t!==this.controllers.rotateController&&((s=this.controllers.rotateController)==null||s.applyHelperQuaternion(l,c)),t!==this.controllers.scaleController&&((r=this.controllers.scaleController)==null||r.applyHelperQuaternion(l,c)),(a=this.helpers.outlineHelper)==null||a.applyQuaternion(l))}});t&&this.addControllers(t),this.helpers=e!=null?e:{},this.setState(this.state)}show(t){return V(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return V(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return gA();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return vA();const n=N({},this.state);this.state=N(N({},this.state),t),t.disposed!==void 0&&t.disposed!==n.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:n})}addControllers(t){this.controllers=N(N({},this.controllers),t),this.addEventListener(),this.setState(this.state)}addHelpers(t){this.helpers=N(N({},this.helpers),t)}getCurrentState(){return this.state}addEventListener(){for(const t in this.controllers){if(!t)continue;const e=t;this.eventListener[e]||(this.eventListener[e]=(()=>{const n=this.controllers[e];if(!n)return;const o=()=>this.handleStart(n),s=()=>this.handleEnd(n),r=(...c)=>this.handlePositionUpdate(n,...c),a=(...c)=>this.handleRotateUpdate(n,...c),l=(...c)=>this.handleScaleUpdate(n,...c);return n.hooks.on("moveStart",o),n.hooks.on("rotateStart",o),n.hooks.on("scaleStart",o),n.hooks.on("positionUpdate",r),n.hooks.on("rotateUpdate",a),n.hooks.on("scaleUpdate",l),n.hooks.on("moveEnd",s),n.hooks.on("rotateEnd",s),n.hooks.on("scaleEnd",s),()=>{n.hooks.off("moveStart",o),n.hooks.off("rotateStart",o),n.hooks.off("scaleStart",o),n.hooks.off("positionUpdate",r),n.hooks.off("rotateUpdate",a),n.hooks.off("scaleUpdate",l),n.hooks.off("moveEnd",s),n.hooks.off("rotateEnd",s),n.hooks.off("scaleEnd",s)}})())}}handleEnd(t){t&&this.setOtherHelpersVisible(!0,t)}handleStart(t){t&&this.setOtherHelpersVisible(!1,t)}setOtherHelpersVisible(t,e){var n,o,s,r;t?((s=this.controllers.moveController)==null||s.helperObject3D.show(),(r=this.controllers.rotateController)==null||r.helperObject3D.show()):(e!==this.controllers.moveController&&((n=this.controllers.moveController)==null||n.helperObject3D.hide()),e!==this.controllers.rotateController&&((o=this.controllers.rotateController)==null||o.helperObject3D.hide()))}handleEnable(t,e=!0){t?(this.everyControllerDo(n=>{n.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(n=>{n.disable(),n.restoreOpacity()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(n=>{n.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(n=>{n.hide(),n.restoreOpacity()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(n=>{n==null||n.dispose(),n==null||n.restoreOpacity()});for(const n in this.controllers){if(!n)continue;const o=n;(e=(t=this.eventListener)[o])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&AA()}}class yA extends ho{constructor(...e){super(...e);m(this,"startInfo");m(this,"lastRotation");m(this,"rotations",[]);m(this,"helperObject3DQuaternion",this.originObject3D.quaternion.clone());const n=this.helperObject3D;this.hoverListener([n.xyCircle,n.xzCircle,n.yzCircle]);const o=this.dragStart.bind(this),s=this.dragging.bind(this),r=this.dragEnd.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",o),document.addEventListener("mousemove",s),document.addEventListener("mouseup",r)}initialHelperQuaternion(){this.helperObject3D.updateAngleHelperQuaternion(),this.helperObject3D.applyHelperQuaternion(this.originObject3D.quaternion)}dragStart(e){if(this.isDragging)return;const n=e==null?void 0:e.intersect;if(!n)return this.dragEnd();const o=(n==null?void 0:n.object).direction;if(!o)return this.dragEnd();this.helperObject3D.updateAngleHelperQuaternion();const s=n.point,r=this.originObject3D.position.clone(),a=this.getAngleHelper(o);this.setTipsAngle(0);const l=s.clone();l.y+=.2,this.setTipsPosition(l);const c=new P.Vector3(1,0,0).applyQuaternion(this.helperObject3DQuaternion),u=new P.Vector3(0,1,0).applyQuaternion(this.helperObject3DQuaternion),f=new P.Vector3(0,0,1).applyQuaternion(this.helperObject3DQuaternion),d=(()=>{switch(o){case"x":return c;case"y":return u;case"z":return f}})(),h=new P.Plane().setFromNormalAndCoplanarPoint(d,s),p=new P.Vector3;h.projectPoint(s.clone(),p);const A=p.clone().sub(r),v=A.clone(),g=A.angleTo(a.baseAxes);this.setAngleHelperStart(o,g),this.setAngleHelperLength(o,0),this.rotations.push({vector:A.clone(),direction:!0}),this.startInfo={direction:o,startVector:A,staticStartVector:v,plane:h,angleHelper:a},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("rotateStart"),this.isDragging=!0,console.log(`%c RotateController dragStart ${o}`,"color: #e5af2e")}dragging(e){var o;if(!this.isDragging)return;const n=fo(this.camera,e,this.container);return n?(console.log(`%c RotateController dragging ${(o=this.startInfo)==null?void 0:o.direction}`,"color: #49de1b"),this.rotate(n),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:n,plane:o,angleHelper:s,staticStartVector:r,direction:a}=this.startInfo,l=this.originObject3D,c=e.ray.intersectPlane(o,new P.Vector3);if(!c)return;const u=l.position.clone(),f=new P.Vector3;o.projectPoint(c.clone(),f);const d=f.clone().sub(u);if(n.angleTo(d)===0||(this.lastRotation===void 0&&(this.lastRotation={angle:0}),this.rotations.length===0))return;const h=(()=>{if(this.rotations.length===1)return d.angleTo(s.baseAxes)>r.angleTo(s.baseAxes);{const A=this.rotations[this.rotations.length-1],v=this.rotations[this.rotations.length-2],g=d.angleTo(v.vector),w=d.angleTo(A.vector),b=A.vector.angleTo(v.vector);if(b===0||w===0||g===0)return;if(g>w&&g>b)return A.direction;if(g<b&&w<b||g<w&&w>b)return!A.direction}})();if(h===void 0)return console.warn("rotationDirection is undefined");this.rotations.push({vector:d,direction:h}),this.rotations=this.rotations.slice(-2),this.lastRotation.angle=this.lastRotation.angle+d.angleTo(n)*(h?1:-1),this.setAngleHelperLength(a,this.lastRotation.angle),this.setTipsAngle(this.lastRotation.angle/Math.PI*180);const p=new P.Quaternion().setFromUnitVectors(n.clone().normalize(),d.clone().normalize());l.applyQuaternion(p),this.helperObject3D.applyHelperQuaternion(p),this.helperObject3DQuaternion.premultiply(p),this.hooks.emit("rotateUpdate",{quaternion:p,origin:u}),this.startInfo.startVector=d}dragEnd(){!this.isDragging||(console.log("%c RotateController dragEnd","color: #e94e4e"),this.startInfo=void 0,this.isDragging=!1,this.lastRotation=void 0,this.rotations=[],this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){switch(e){case"x":return this.helperObject3D.xAngleHelper;case"y":return this.helperObject3D.yAngleHelper;case"z":return this.helperObject3D.zAngleHelper}}setAngleHelperStart(e,n){const o=this.getAngleHelper(e);if(o instanceof P.Mesh&&o.geometry instanceof P.CircleGeometry){const{radius:s,segments:r,thetaLength:a}=o.geometry.parameters;o.geometry=new P.CircleGeometry(s,r,n,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,n){const s=n>=0?Math.max(n,.001):Math.min(n,-.001),r=this.getAngleHelper(e);if(r instanceof P.Mesh&&r.geometry instanceof P.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(s)*(40/(2*Math.PI)));r.geometry=new P.CircleGeometry(a,c,l,s)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var o;const n=(o=this.helperObject3D.angleTips)==null?void 0:o.element;!n||(n.innerText=`${e.toFixed(0)}\xB0`)}setTipsPosition(e){const n=this.helperObject3D.angleTips;if(!n)return;const o=e.project(this.camera),{x:s,y:r,z:a}=o;if(a>1)return;const l=(s+1)/2*100+"%",c=(-r+1)/2*100+"%";n.setLeftTop(l,c)}}class wA extends ho{constructor(...e){super(...e);m(this,"startInfo")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}getDragPlane(){const e=new P.Plane,n=this.helperObject3D.cornerPositions;if(n.length!==0)return n.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new G.Vector3),n[0]):e.setFromCoplanarPoints(n[0],n[1],n[2]),e}dragStart(e,n){var s,r;(r=(s=this.helperObject3D).updatePoints)==null||r.call(s);const o=this.getDragPlane();if(!o)return this.dragEnd();this.startInfo={startPoint:{position:n.position.clone(),direction:n.direction},plane:o},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0,console.log("%c RectangleScaleController dragStart","color: #e5af2e")}dragging(e){if(!this.isDragging)return;const n=fo(this.camera,e,this.container);if(!n)return this.dragEnd();this.scale(n),console.log("%c RectangleScaleController dragging","color: #49de1b")}scale(e){var Q,X;if(!this.startInfo)return;const n=this.originObject3D,{startPoint:o,plane:s}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(s,new G.Vector3);if(!a||rA(a,this.camera.position))return;const l=new G.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:u}=o,f=new G.Vector3().subVectors(r[1],r[0]),d=new G.Vector3().subVectors(r[3],r[0]),h=Y=>{const W=new G.Vector3(0,0,0);if(!this.startInfo)return W;const k=(Y==="ew"?f:d).clone(),S=c.clone().projectOnVector(k),O=a.clone().projectOnVector(k),H=l.clone().projectOnVector(k);if(O.equals(S))return W;if(Y==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const _=new G.Vector3().subVectors(O,H),U=_.x<0&&k.x>=0,ie=_.y<0&&k.y>=0,de=_.z<0&&k.z>=0;this.startInfo.dragPointInCenterBottom=U||ie||de}if(Y==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const _=new G.Vector3().subVectors(O,H),U=_.x<0&&k.x>=0,ie=_.y<0&&k.y>=0,de=_.z<0&&k.z>=0;this.startInfo.dragPointInCenterLeft=U||ie||de}const F=new G.Vector3().subVectors(O,S),ee=F.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),W):F},p=h("ew"),A=h("ns"),v=()=>{const Y=p;this.helperObject3D.cornerPositions.forEach((W,k)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterLeft?(k===0||k===3)&&W.add(Y):(k===1||k===2)&&W.add(Y)})},g=()=>{const Y=A;this.helperObject3D.cornerPositions.forEach((W,k)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterBottom?(k===0||k===1)&&W.add(Y):(k===2||k===3)&&W.add(Y)})};switch(u){case"ew":v();break;case"ns":g();break;case"nesw":case"nwse":v(),g()}const w=new G.Vector3().subVectors(r[1],r[0]).length()/f.length(),b=new G.Vector3().subVectors(r[3],r[0]).length()/d.length(),I=new G.Vector3(w,b,1),x=new P.Matrix4().scale(I);n.isCSS3DObjectPlus?n.applyScaleMatrix4(x):n.scale.applyMatrix4(x),o.position.copy(a);const C=new G.Vector3().addVectors(r[0],r[2]).divideScalar(2),z=new G.Vector3().subVectors(C,l),D=new P.Matrix4().setPosition(z);n.applyMatrix4(D),(Q=this.helperObject3D.css3DInstance)==null||Q.css3DObject.applyMatrix4(D),(X=this.helperObject3D.plane)==null||X.applyMatrix4(D),this.hooks.emit("scaleUpdate",{matrix4:x,helperOrigin:l}),this.hooks.emit("positionUpdate",{matrix4:D}),this.render()}dragEnd(){!this.isDragging||(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render(),console.log("%c RectangleScaleController dragEnd","color: #e94e4e"))}}class CA extends wA{constructor(...t){super(...t),this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(t=>{if(!t)return;const e=t.point,n=r=>this.dragStart(r,t),o=this.dragging.bind(this),s=this.dragEnd.bind(this);e.addEventListener("dragstart",n),e.addEventListener("drag",o),e.addEventListener("dragend",s)})}}const po="v1.0.0",Xi="Object3DHelperPlugin",di=`${Xi}@${po}`,EA=()=>{console.error(`${di} is disposed`)},PA=()=>{console.warn(`${di} is disabled`)},IA=()=>{console.error(`${di} is disabled`)};class fl extends ri{constructor(e){super(e);m(this,"version",po);m(this,"name",Xi);m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"objectHelperMap",new Map);m(this,"css3DObjectParentMap",new Map);m(this,"css3DRender");this.five=e,this.css3DRender=new Vt(this.five.scene),console.warn("Object3DHelper: \u4F7F\u7528\u6B64\u63D2\u4EF6\u9700\u8981\u5728\u521D\u59CB\u5316five\u65F6\uFF0C\u8BBE\u7F6Efive\u53C2\u6570: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${Xi.toUpperCase()}_DEBUG__`]:this})}show(e){return V(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return V(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,n){if(this.state.disposed)return EA();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return IA();const o=N({},this.state);this.state=N(N({},this.state),e),e.disposed!==void 0&&e.disposed!==o.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==o.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==o.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:o})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,n={}){var u;if(!e)return console.error("Object3D is undefined");if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const o=new bA;this.objectHelperMap.set(e,o);const s=(u=this.five.getElement())==null?void 0:u.parentElement,r=this.five.camera,{moveHelper:a=!0,rotateHelper:l=!0,scaleHelper:c=!0}=n;if(a){const f=new aA(e),d=new Si(this.five,hA,e,f);o.addControllers({moveController:d.helperController})}if(l){let f;s&&r&&(f={container:s});const d=new uA(e,f),h=new Si(this.five,yA,e,d);o.addControllers({rotateController:h.helperController})}if(c&&s){const f=new fA(e,s,r,this.five.scene),d=new Si(this.five,CA,e,f);o.addControllers({scaleController:d.helperController})}e.isCSS3DObjectPlus&&ia(this.five).then(()=>{var f,d;if(e.isCSS3DObjectPlus){const h=e,p=(f=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?f:oa(this.five);p&&e&&(this.css3DObjectParentMap.set(h,h.parent),h.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(p),(d=this.css3DRender.getBehindCSS3DObjectGroup())==null||d.add(h),this.css3DRender.render(this.five.camera))}})}removeObject3DHelper(e){const n=this.objectHelperMap.get(e);if(!!n){if(e.isCSS3DObjectPlus){const o=e,s=this.css3DObjectParentMap.get(o);s==null||s.add(o),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),n.dispose()}}handleEnable(e,n=!0){e?(this.everyHelperDo(o=>o.enable()),this.hooks.emit("enable",{userAction:n})):(this.everyHelperDo(o=>o.disable()),this.hooks.emit("disable",{userAction:n})),this.state.enabled=e}handleVisible(e,n=!0){e?(this.everyHelperDo(o=>o.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:n}))):(this.everyHelperDo(o=>o.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:n}))),this.state.visible=e}handleDispose(){this.everyHelperDo(e=>e.dispose())}everyHelperDo(e){this.objectHelperMap.forEach(n=>{n&&e(n)})}actionIfStateIsEnabled(e,n){if(this.state.enabled)return e();n!=null&&n.warnLog&&PA()}}const kA=i=>new fl(i);class Yi{constructor(t=0,e=0){m(this,"min");m(this,"max");m(this,"isInterval",!0);this.min=t,this.max=e}fromArray(t){return this.min=t[0],this.max=t[1],this}isOverlap(t){return Math.min(this.max,t.max)<Math.max(this.min,t.min)}contains(t){return this.min<t.min&&this.max>t.max}}class xA{constructor(t,e){m(this,"min");m(this,"max");m(this,"xInterval");m(this,"yInterval");m(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Yi(this.min.x,this.max.x),this.yInterval=new Yi(this.min.y,this.max.y)}isOverlapWithRectangle(t){return!this.xInterval.isOverlap(t.xInterval)&&!this.yInterval.isOverlap(t.yInterval)}containsRect(t){return this.xInterval.contains(t.xInterval)&&this.yInterval.contains(t.yInterval)}}function Bn(i,t,e){const n=i[t],o=i[e];!n||!o||(i[t]=o,i[e]=n)}function DA(i,t,e){const n=e/2;for(let o=1;o<=n;o++){const s=e-(o-1);for(let r=1;r<=t;r++){const a=(o-1)*t+r-1,l=(s-1)*t+r-1;Bn(i,a*4+0,l*4+0),Bn(i,a*4+1,l*4+1),Bn(i,a*4+2,l*4+2),Bn(i,a*4+3,l*4+3)}}}class hl{constructor(t,e){m(this,"width");m(this,"height");m(this,"containerDom");m(this,"hooks",new be.Subscribe);m(this,"canvas",document.createElement("canvas"));m(this,"five");m(this,"scale");m(this,"config");m(this,"offset",{x:0,y:0});m(this,"context");m(this,"renderCenter",new P.Vector3);m(this,"hammer");m(this,"state",{enabled:!1});m(this,"onPan",t=>{if(!this.containerDom||this.hooks.emit("wantsPanGesture",t))return;const n=this.offset.x+t.deltaX,o=this.offset.y+t.deltaY;this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${n}px, ${o}px, 100px)`});m(this,"onPanEnd",t=>{this.offset={x:this.offset.x+t.deltaX,y:this.offset.y+t.deltaY},this.canvas.style.boxShadow="none"});var o,s,r;if(!t.renderer)throw new Error("Five Render \u672A\u521D\u59CB\u5316");this.five=t,this.scale=(o=e==null?void 0:e.scale)!=null?o:2,this.width=(s=e==null?void 0:e.width)!=null?s:190,this.height=(r=e==null?void 0:e.height)!=null?r:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const n=this.canvas.getContext("2d");if(!n)throw new Error("CANNOT CREATE CONTEXT2D");this.context=n,this.config.dragEnabled&&(this.hammer=new mn.default(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panend",this.onPanEnd)),this.initStyle()}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}enable(){var t;if(!this.state.enabled)return this.state.enabled=!0,(t=this.containerDom)==null||t.append(this.canvas),this}disable(){if(!!this.state.enabled)return this.state.enabled=!1,this.canvas.remove(),this}appendTo(t){var e;return this.containerDom&&((e=this.containerDom)==null||e.removeChild(this.canvas)),this.containerDom=t,this.state.enabled&&t.append(this.canvas),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){!this.containerDom||!this.state.enabled||(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,n=this.renderCenter.clone().project(this.five.camera),o=(n.x+1)/2*this.containerDom.clientWidth,s=-(n.x-1)/2*this.containerDom.clientWidth,r=-(n.y-1)/2*this.containerDom.clientHeight;o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=90+"px"):r<183?(this.canvas.style.top=90+"px",this.canvas.style.left=-t/2+"px"):s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${o}px, ${r}px, 10px)`,this.offset={x:o,y:r}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:n,height:o}=this,s=this.renderCenter.clone().project(this.five.camera),r=this.five.renderer.getSize(new P.Vector2),a=1,l=n/t,c=o/t,u=a*t,f=(s.x+1)/2*r.x,d=(s.y+1)/2*r.y,h=this.five.getPixels(f-l/2,d-l/2,l,c,u),p=Math.floor(n*a),A=Math.floor(o*a);DA(h,p,A);const v=new ImageData(p,A);v.data.set(h),e.putImageData(v,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}}function SA(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return new P.Vector2().set((i.x-s)/e*2-1,-(i.y-o)/n*2+1)}function ml(i,t){const{offsetWidth:e,offsetHeight:n}=t;return new P.Vector2().set(i.x/e*2-1,-i.y/n*2+1)}function LA(i,t){const e=i.getElement();if(!e)return;const n=ml(t,e),o=new P.Raycaster;return o.setFromCamera(n,i.camera),o}function zA(i,t){const{x:e,y:n}=t,o=e*2-1,s=n*2-1,r=new P.Vector2().fromArray([o,s]),a=new P.Raycaster;return a.setFromCamera(r,i.camera),i.model.intersectRaycaster(a)[0]}const TA="data:image/png;base64,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",MA=`
|
|
547
547
|
varying vec2 vUv;
|
|
548
548
|
void main() {
|
|
549
549
|
vUv = uv;
|